summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-30mlxsw: pci: Sync Rx buffers for CPUAmit Cohen
2024-10-30mlxsw: spectrum_ptp: Add missing verification before pushing Tx headerAmit Cohen
2024-10-30net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extensionBenoît Monin
2024-10-31cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERSAlice Ryhl
2024-10-30sched/ext: Fix scx vs sched_delayedPeter Zijlstra
2024-10-30x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()Linus Torvalds
2024-10-30Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/p...Linus Torvalds
2024-10-30rpcrdma: Always release the rpcrdma_device's xa_arrayChuck Lever
2024-10-30Merge branch 'fixes-for-bits-iterator'Alexei Starovoitov
2024-10-30selftests/bpf: Add three test cases for bits_iterHou Tao
2024-10-30bpf: Use __u64 to save the bits in bits iteratorHou Tao
2024-10-30bpf: Check the validity of nr_words in bpf_iter_bits_new()Hou Tao
2024-10-30bpf: Add bpf_mem_alloc_check_size() helperHou Tao
2024-10-30bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()Hou Tao
2024-10-30Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecsSungwoo Kim
2024-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-30NFSD: Never decrement pending_async_copies on errorChuck Lever
2024-10-30drm/panthor: Report group as timedout when we fail to properly suspendBoris Brezillon
2024-10-30drm/panthor: Fail job creation when the group is deadBoris Brezillon
2024-10-30drm/panthor: Fix firmware initialization on systems with a page size > 4kBoris Brezillon
2024-10-30nvme: re-fix error-handling for io_uring nvme-passthroughKeith Busch
2024-10-30nvmet-auth: assign dh_key to NULL after kfree_sensitiveVitaliy Shevtsov
2024-10-30nvme: module parameter to disable pi with offsetsKeith Busch
2024-10-30ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1Christoffer Sandberg
2024-10-30ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3Christoffer Sandberg
2024-10-30ALSA: usb-audio: Add quirks for Dell WD19 dockJan Schär
2024-10-30Merge tag 'asoc-fix-v6.12-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-10-30netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()Eric Dumazet
2024-10-30netfilter: Fix use-after-free in get_info()Dong Chenchen
2024-10-30selftests: netfilter: remove unused parameterLiu Jing
2024-10-30xfs: streamline xfs_filestream_pick_agChristoph Hellwig
2024-10-30xfs: fix finding a last resort AG in xfs_filestream_pick_agChristoph Hellwig
2024-10-30xfs: Reduce unnecessary searches when searching for the best extentsChi Zhiling
2024-10-30xfs: Check for delayed allocations before setting extsizeOjaswin Mujoo
2024-10-30accel/ivpu: Fix NOC firewall interrupt handlingAndrzej Kacprowski
2024-10-29bpf: disallow 40-bytes extra stack for bpf_fastcall patternsEduard Zingerman
2024-10-29Merge tag 'cgroup-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-10-29Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-29Merge tag 'slab-for-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-10-29Merge tag 'mm-hotfixes-stable-2024-10-28-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
2024-10-29Merge tag 'tpmdd-next-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-29Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-10-29net: fix crash when config small gso_max_size/gso_ipv4_max_sizeWang Liang
2024-10-29btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids()Zhihao Cheng
2024-10-29selftests/bpf: Add test for trie_get_next_key()Byeonguk Jeong
2024-10-29bpf: Fix out-of-bounds write in trie_get_next_key()Byeonguk Jeong
2024-10-29NFSD: Initialize struct nfsd4_copy earlierChuck Lever
2024-10-29wcd937x codec fixesMark Brown
2024-10-29net: usb: qmi_wwan: add Quectel RG650VBenoît Monin
2024-10-29net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()Vladimir Oltean