summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-26Merge tag 'efi-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"Linus Torvalds
2024-09-26dma-mapping: fix DMA API tracing for chained scatterlistsChristoph Hellwig
2024-09-26x86/cpu: Add two Intel CPU model numbersTony Luck
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-26Merge tag 'staging-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-26x86/tdx: Fix "in-kernel MMIO" checkAlexey Gladkov (Intel)
2024-09-26Merge tag 'hid-for-linus-2024092601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-26fbcon: break earlier in search_fb_in_map and search_for_mapped_conQianqiang Liu
2024-09-26fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_f...Markus Elfring
2024-09-26fbcon: Fix a NULL pointer dereference issue in fbcon_putcsQianqiang Liu
2024-09-26Merge tag 'v6.12-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...Linus Torvalds
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-09-26dm verity: fallback to platform keyring also if key in trusted keyring is rej...Luca Boccassi
2024-09-26dm-verity: restart or panic on an I/O errorMikulas Patocka
2024-09-26dm: fix spelling errorsShen Lichuan
2024-09-26dm-cache: remove pointless error checkDipendra Khadka
2024-09-26sh: intc: Replace simple_strtoul() with kstrtoul()Hongbo Li
2024-09-26sh: Remove unused declarations for make_maskreg_irq() and irq_mask_registerGaosheng Cui
2024-09-26dt-bindings: gpio: ep9301: Add missing "#interrupt-cells" to examplesRob Herring
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-09-26MAINTAINERS: Update EP93XX ARM ARCHITECTURE maintainerNikita Shubin
2024-09-26soc: ep93xx: drop reference to removed EP93XX_SOC_COMMON configLukas Bulwahn
2024-09-26selftests: netfilter: Avoid hanging ipvs.shPhil Sutter
2024-09-26kselftest: add test for nfqueue induced conntrack raceFlorian Westphal
2024-09-26netfilter: nfnetlink_queue: remove old clash resolution logicFlorian Westphal
2024-09-26netfilter: nf_tables: missing objects with no memcg accountingPablo Neira Ayuso
2024-09-26netfilter: nf_tables: use rcu chain hook list iterator from netlink dump pathPablo Neira Ayuso
2024-09-26netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...Simon Horman
2024-09-26netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=nSimon Horman
2024-09-26netfilter: nf_tables: Keep deleted flowtable hooks until after RCUPhil Sutter
2024-09-26docs: tproxy: ignore non-transparent sockets in iptables谢致邦 (XIE Zhibang)
2024-09-26netfilter: ctnetlink: Guard possible unused functionsAndy Shevchenko
2024-09-26selftests: netfilter: nft_tproxy.sh: add tcp testsAntonio Ojea
2024-09-26selftests: netfilter: add reverse-clash resolution test caseFlorian Westphal
2024-09-26netfilter: conntrack: add clash resolution for reverse collisionsFlorian Westphal
2024-09-26netfilter: nf_nat: don't try nat source port reallocation for reverse dir clashFlorian Westphal
2024-09-26selftests/net: packetdrill: increase timing tolerance in debug modeWillem de Bruijn
2024-09-26usbnet: fix cyclical race on disconnect with work queueOliver Neukum
2024-09-26net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabledFurong Xu
2024-09-26virtio_net: Fix mismatched buf address when unmapping for small packetsWenbo Li
2024-09-25ksmbd: Correct typos in multiple comments across various filesShen Lichuan
2024-09-25ksmbd: fix open failure from block and char device fileNamjae Jeon
2024-09-25ksmbd: remove unsafe_memcpy use in session setupNamjae Jeon