aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-30mm: fix PSWPIN counter for large folios swap-inBarry Song1-2/+2
2024-10-30mm: avoid VM_BUG_ON when try to map an anon large folio to zero page.Zi Yan1-1/+2
2024-10-30mm/codetag: fix null pointer check logic for ref and tagHao Ge1-6/+10
2024-10-30mm/gup: stop leaking pinned pages in low memory conditionsJohn Hubbard1-14/+19
2024-10-30net: ethernet: mtk_wed: fix path of MT7988 WO firmwareDaniel Golle1-2/+2
2024-10-30Merge branch 'mlxsw-fixes'Jakub Kicinski10-10/+212
2024-10-30selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel7-0/+164
2024-10-30mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 addressIdo Schimmel1-2/+24
2024-10-30mlxsw: pci: Sync Rx buffers for deviceAmit Cohen1-1/+2
2024-10-30mlxsw: pci: Sync Rx buffers for CPUAmit Cohen1-7/+15
2024-10-30mlxsw: spectrum_ptp: Add missing verification before pushing Tx headerAmit Cohen1-0/+7
2024-10-30net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extensionBenoît Monin1-0/+4
2024-10-31cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl1-2/+2
2024-10-30sched/ext: Fix scx vs sched_delayedPeter Zijlstra1-2/+12
2024-10-30x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()Linus Torvalds1-6/+15
2024-10-30Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p...Linus Torvalds18-51/+174
2024-10-30rpcrdma: Always release the rpcrdma_device's xa_arrayChuck Lever1-0/+1
2024-10-30Merge branch 'fixes-for-bits-iterator'Alexei Starovoitov4-14/+118
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao1-3/+58
2024-10-30bpf: Use __u64 to save the bits in bits iteratorHou Tao1-3/+30
2024-10-30bpf: Check the validity of nr_words in bpf_iter_bits_new()Hou Tao1-1/+9
2024-10-30bpf: Add bpf_mem_alloc_check_size() helperHou Tao2-1/+16
2024-10-30bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()Hou Tao1-6/+5
2024-10-30Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecsSungwoo Kim1-7/+11
2024-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-7/+5
2024-10-30NFSD: Never decrement pending_async_copies on errorChuck Lever1-3/+1
2024-10-30pmdomain: arm: Use FLAG_DEV_NAME_FW to ensure unique namesSibi Sankar1-1/+2
2024-10-30pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flagSibi Sankar2-15/+40
2024-10-30drm/panthor: Report group as timedout when we fail to properly suspendBoris Brezillon1-4/+11
2024-10-30drm/panthor: Fail job creation when the group is deadBoris Brezillon1-0/+5
2024-10-30drm/panthor: Fix firmware initialization on systems with a page size > 4kBoris Brezillon4-8/+24
2024-10-30nvme: re-fix error-handling for io_uring nvme-passthroughKeith Busch1-2/+5
2024-10-30nvmet-auth: assign dh_key to NULL after kfree_sensitiveVitaliy Shevtsov1-0/+1
2024-10-30nvme: module parameter to disable pi with offsetsKeith Busch1-2/+17
2024-10-30ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1Christoffer Sandberg1-0/+1
2024-10-30ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3Christoffer Sandberg1-0/+1
2024-10-30ALSA: usb-audio: Add quirks for Dell WD19 dockJan Schär1-0/+3
2024-10-30Merge tag 'asoc-fix-v6.12-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai9-28/+144
2024-10-30netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()Eric Dumazet1-8/+7
2024-10-30netfilter: Fix use-after-free in get_info()Dong Chenchen1-1/+1
2024-10-30selftests: netfilter: remove unused parameterLiu Jing1-3/+3
2024-10-30xfs: streamline xfs_filestream_pick_agChristoph Hellwig1-50/+46
2024-10-30xfs: fix finding a last resort AG in xfs_filestream_pick_agChristoph Hellwig2-21/+17
2024-10-30xfs: Reduce unnecessary searches when searching for the best extentsChi Zhiling1-1/+1
2024-10-30xfs: Check for delayed allocations before setting extsizeOjaswin Mujoo3-3/+8
2024-10-30accel/ivpu: Fix NOC firewall interrupt handlingAndrzej Kacprowski4-1/+15
2024-10-29bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman2-67/+2
2024-10-29Merge tag 'cgroup-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+20
2024-10-29Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds24-100/+119
2024-10-29Merge tag 'slab-for-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2