summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-20s390/zcrypt: fix reply buffer calculations for CCA repliesHarald Freudenberger
2023-07-20s390/crypto: use kfree_sensitive() instead of kfree()Wang Ming
2023-07-20Merge tag 'asoc-fix-v6.5-rc1-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai
2023-07-20regmap: Disable locking for RBTREE and MAPLE unit testsGuenter Roeck
2023-07-20gpio: mvebu: fix irq domain leakBartosz Golaszewski
2023-07-20accel/habanalabs: add more debugfs stub helpersArnd Bergmann
2023-07-20arm64: vdso: Clear common make C=2 warningsZhen Lei
2023-07-20arm64: mm: Make hibernation aware of KFENCENikhil V
2023-07-20netfilter: nft_set_pipapo: fix improper element removalFlorian Westphal
2023-07-20netfilter: nf_tables: can't schedule in nft_chain_validateFlorian Westphal
2023-07-20netfilter: nf_tables: fix spurious set element insertion failureFlorian Westphal
2023-07-20ALSA: hda/realtek: Add support for DELL Oasis 13/14/16 laptopsVitaly Rodionov
2023-07-20ALSA: hda/realtek: Fix generic fixup definition for cs35l41 ampVitaly Rodionov
2023-07-20Merge branch 'net-support-stp-on-bridge-in-non-root-netns'Paolo Abeni
2023-07-20Revert "bridge: Add extack warning when enabling STP in netns."Kuniyuki Iwashima
2023-07-20llc: Don't drop packet from non-root netns.Kuniyuki Iwashima
2023-07-20llc: Check netns in llc_estab_match() and llc_listener_match().Kuniyuki Iwashima
2023-07-20llc: Check netns in llc_dgram_match().Kuniyuki Iwashima
2023-07-20fbdev: Explicitly include correct DT includesRob Herring
2023-07-20fbdev: ep93xx-fb: fix return value check in ep93xxfb_probeYuanjun Gong
2023-07-20fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong
2023-07-20fbdev: kyro: make some const read-only arrays static and reduce type sizeColin Ian King
2023-07-20fbcon: remove unused display (p) from fbcon_redraw()Jiri Slaby (SUSE)
2023-07-20sticon: make sticon_set_def_font() void and remove op parameterJiri Slaby (SUSE)
2023-07-20vgacon: cache vc_cell_height in vgacon_cursor()Jiri Slaby (SUSE)
2023-07-20vgacon: let vgacon_doresize() return voidJiri Slaby (SUSE)
2023-07-20vgacon: remove unused xpos from vgacon_set_cursor_size()Jiri Slaby (SUSE)
2023-07-20vgacon: remove unneeded forward declarationsJiri Slaby (SUSE)
2023-07-20vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()Jiri Slaby (SUSE)
2023-07-19net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle
2023-07-19Merge branch 'r8169-revert-two-changes-that-caused-regressions'Jakub Kicinski
2023-07-19Revert "r8169: disable ASPM during NAPI poll"Heiner Kallweit
2023-07-19r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...Heiner Kallweit
2023-07-19Revert "tcp: avoid the lookup process failing to get sk in ehash table"Kuniyuki Iwashima
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-19Revert "intel_idle: Add support for using intel_idle in a VM guest using just...Rafael J. Wysocki
2023-07-19Revert "intel_idle: Add a "Long HLT" C1 state for the VM guest mode"Rafael J. Wysocki
2023-07-19Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-19Revert "intel_idle: Add __init annotation to matchup_vm_state_with_baremetal()"Rafael J. Wysocki
2023-07-19ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxxLuka Guzenko
2023-07-19selftests: ALSA: Add test-pcmtest-driver to .gitignoreTakashi Iwai
2023-07-19regcache: Push async I/O request down into the rbtree cacheMark Brown
2023-07-19gpio: mvebu: Make use of devm_pwmchip_addUwe Kleine-König
2023-07-19Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"Andrew Donnellan
2023-07-19ipv4: ip_gre: fix return value check in erspan_xmit()Yuanjun Gong
2023-07-19ipv4: ip_gre: fix return value check in erspan_fb_xmit()Yuanjun Gong
2023-07-19drivers:net: fix return value check in ocelot_fdma_receive_skbYuanjun Gong
2023-07-19drivers: net: fix return value check in emac_tso_csum()Yuanjun Gong
2023-07-19net:ipv6: check return value of pskb_trim()Yuanjun Gong
2023-07-19gpio: tps68470: Make tps68470_gpio_output() always set the initial valueHans de Goede