aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-11RDMA/bnxt_re: Fix out of bound checkKalesh AP1-1/+1
2024-10-11RDMA/bnxt_re: Fix the max CQ WQEs for older adaptersAbhishek Mohapatra2-0/+3
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds12-109/+183
2024-10-11Merge tag 'devicetree-fixes-for-6.12-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-7/+103
2024-10-11selftests: drivers: net: fix name not definedAlessandro Zanni1-0/+1
2024-10-11selftests: net/rds: add module not foundAlessandro Zanni1-1/+4
2024-10-11net: enetc: add missing static descriptor and inline keywordWei Fang1-1/+2
2024-10-11Merge tag 'fbdev-for-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds70-88/+88
2024-10-11Merge branch 'net-enetc-fix-some-issues-of-xdp'Jakub Kicinski2-13/+44
2024-10-11net: enetc: disable NAPI after all rings are disabledWei Fang1-6/+6
2024-10-11net: enetc: disable Tx BD rings after they are emptyWei Fang1-10/+26
2024-10-11net: enetc: block concurrent XDP transmissions during ring reconfigurationWei Fang2-0/+15
2024-10-11net: enetc: remove xdp_drops statistic from enetc_xdp_drop()Wei Fang1-1/+1
2024-10-11net: sparx5: fix source port register when mirroringDaniel Machon1-6/+6
2024-10-11Merge tag 'gpio-fixes-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2024-10-11Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds15-22/+45
2024-10-11ipv4: give an IPv4 dev to blackhole_netdevXin Long1-10/+25
2024-10-11Merge tag 'rcu.fixes.6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+7
2024-10-11Merge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2024-10-11ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt1-0/+31
2024-10-11selftests/rseq: Fix mm_cid test failureMathieu Desnoyers2-43/+77
2024-10-11pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()Harshit Mogalapalli1-1/+1
2024-10-11x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode loadJohn Allen1-1/+2
2024-10-11Merge tag 'io_uring-6.12-20241011' of git://git.kernel.dk/linuxLinus Torvalds1-20/+24
2024-10-11Merge tag 'pm-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-52/+40
2024-10-11Merge tag 'thermal-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+8
2024-10-11Merge tag 'amd-pstate-v6.12-2024-10-10' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki1-0/+10
2024-10-11Merge tag 'acpi-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-66/+10
2024-10-11Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-25/+52
2024-10-11Merge tag 'mmc-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds3-54/+28
2024-10-11Merge tag 'ata-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2-10/+14
2024-10-11Merge tag 'drm-fixes-2024-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds22-158/+149
2024-10-11btrfs: fix uninitialized pointer free on read_alloc_one_name() errorRoi Martin1-2/+2
2024-10-11btrfs: send: cleanup unneeded return variable in changed_verity()Christian Heusel1-3/+1
2024-10-11btrfs: fix uninitialized pointer free in add_inode_ref()Roi Martin1-1/+1
2024-10-11elevator: Remove argument from elevator_find_getBreno Leitao1-4/+3
2024-10-11elevator: do not request_module if elevator existsBreno Leitao1-1/+9
2024-10-11RDMA/srpt: Make slab cache names uniqueBart Van Assche1-12/+68
2024-10-11RDMA/irdma: Fix misspelling of "accept*"Alexander Zubkov1-1/+1
2024-10-11RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARPAnumula Murali Mohan Reddy1-5/+4
2024-10-11RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGESShowrya M N1-0/+2
2024-10-11btrfs: use sector numbers as keys for the dirty extents xarrayFilipe Manana3-13/+33
2024-10-11ksmbd: add support for supplementary groupsNamjae Jeon7-17/+137
2024-10-11firmware: arm_scmi: Give SMC transport precedence over mailboxFlorian Fainelli1-2/+4
2024-10-11firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup()Su Hui1-3/+1
2024-10-11f2fs: allow parallel DIO readsJaegeuk Kim1-1/+2
2024-10-11drbd: Remove unused conn_lowest_minorDr. David Alan Gilbert2-15/+0
2024-10-11KVM: arm64: Don't eagerly teardown the vgic on init errorMarc Zyngier2-3/+6
2024-10-11thunderbolt: Fix KASAN reported stack out-of-bounds read in tb_retimer_scan()Mika Westerberg1-2/+3
2024-10-11ASoC: fsl_esai: change dev_warn to dev_dbg in irq handlerShengjiu Wang1-2/+2