summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-01Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-01Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-01Merge tag 'bcachefs-2024-10-31' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-10-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-31Merge tag 'sound-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-10-31btrfs: fix defrag not merging contiguous extents due to merged extent mapsFilipe Manana
2024-10-31btrfs: fix extent map merging not happening for adjacent extentsFilipe Manana
2024-10-31bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycledToke Høiland-Jørgensen
2024-10-31Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-31Merge tag 'for-net-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2024-10-31Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni
2024-10-31net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang
2024-10-31net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan
2024-10-31net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen
2024-10-31net: hns3: don't auto enable misc vectorJian Shen
2024-10-31net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan
2024-10-31net: hns3: fix missing features due to dev->features configuration too earlyHao Lan
2024-10-31net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan
2024-10-31net: hns3: add sync command to sync io-pgtableJian Shen
2024-10-31net: hns3: default enable tx bounce buffer when smmu enabledPeiyang Wang
2024-10-31netfilter: nft_payload: sanitize offset and length before calling skb_checksum()Pablo Neira Ayuso
2024-10-30net: ethernet: mtk_wed: fix path of MT7988 WO firmwareDaniel Golle
2024-10-30Merge branch 'mlxsw-fixes'Jakub Kicinski
2024-10-30selftests: forwarding: Add IPv6 GRE remote change testsIdo Schimmel
2024-10-30mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 addressIdo Schimmel
2024-10-30mlxsw: pci: Sync Rx buffers for deviceAmit Cohen
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-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-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-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-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