aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-17kprobe/ftrace: fix build error due to bad function definitionGravatar Linus Torvalds 1-1/+1
2024-05-17Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 39-110/+304
2024-05-17Merge tag 'trace-tools-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 11-153/+653
2024-05-17Merge tag 'trace-user-events-v6.10' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-1/+83
2024-05-17Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 11-16/+1026
2024-05-17Merge tag 'trace-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Gravatar Linus Torvalds 5-52/+39
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Gravatar Linus Torvalds 26-176/+406
2024-05-17Merge tag 'bootconfig-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-7/+10
2024-05-17Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 35-67/+28
2024-05-17Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 99-588/+853
2024-05-17selftests: net: local_termination: annotate the expected failuresGravatar Jakub Kicinski 1-12/+18
2024-05-17net: dsa: microchip: Correct initialization order for KSZ88x3 portsGravatar Oleksij Rempel 1-0/+10
2024-05-17MAINTAINERS: net: Update reviewers for TI's Ethernet driversGravatar Ravi Gunasekaran 1-1/+0
2024-05-17dt-bindings: net: ti: Update maintainers listGravatar Ravi Gunasekaran 3-3/+0
2024-05-17l2tp: fix ICMP error handling for UDP-encap socketsGravatar Tom Parkin 1-11/+33
2024-05-17Merge tag 'parisc-for-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-18/+11
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 199-1271/+3053
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxGravatar Linus Torvalds 84-1013/+2607
2024-05-17Merge branch 'wangxun-fixes'Gravatar David S. Miller 9-14/+137
2024-05-17net: txgbe: fix to control VLAN stripGravatar Jiawen Wu 7-13/+84
2024-05-17net: wangxun: match VLAN CTAG and STAG featuresGravatar Jiawen Wu 4-0/+50
2024-05-17net: wangxun: fix to change Rx featuresGravatar Jiawen Wu 1-1/+3
2024-05-16af_packet: do not call packet_read_pending() from tpacket_destruct_skb()Gravatar Eric Dumazet 1-2/+1
2024-05-16virtio_net: Fix missed rtnl_unlockGravatar Daniel Jurgens 1-3/+3
2024-05-16netrom: fix possible dead-lock in nr_rt_ioctl()Gravatar Eric Dumazet 1-12/+7
2024-05-16idpf: don't skip over ethtool tcp-data-split settingGravatar Michal Schmidt 1-1/+2
2024-05-16dt-bindings: net: qcom: ethernet: Allow dma-coherentGravatar Sagar Cheluvegowda 1-0/+2
2024-05-16bonding: fix oops during rmmodGravatar Tony Battersby 1-6/+7
2024-05-16net/ipv6: Fix route deleting failure when metric equals 0Gravatar xu xin 1-1/+4
2024-05-16selftests/net: reduce xfrm_policy test timeGravatar Hangbin Liu 1-2/+2
2024-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 8-9/+20
2024-05-17selftests/bpf: Adjust btf_dump test to reflect recent change in file_operationsGravatar Martin KaFai Lau 1-1/+1
2024-05-17selftests/bpf: Adjust test_access_variable_array after a kernel function name...Gravatar Martin KaFai Lau 1-1/+1
2024-05-16Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 85-1197/+5938
2024-05-16Merge tag 'mtd/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Gravatar Linus Torvalds 11-12/+212
2024-05-16Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 39-396/+826
2024-05-16Merge tag 'pmdomain-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Gravatar Linus Torvalds 13-109/+127
2024-05-16Merge tag 'media/v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 307-5428/+22908
2024-05-16Merge tag 'drm-next-2024-05-16' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 2-2/+37
2024-05-16rtla: Documentation: Fix -t, --traceGravatar John Kacur 3-4/+8
2024-05-16rtla: Fix -t\--trace[=file]Gravatar John Kacur 4-20/+36
2024-05-16rtla/timerlat: Fix histogram report when a cpu count is 0Gravatar John Kacur 1-18/+42
2024-05-16rtla: Add --trace-buffer-size optionGravatar Daniel Bristot de Oliveira 8-5/+71
2024-05-16powerpc/fadump: Fix section mismatch warningGravatar Michael Ellerman 1-1/+1
2024-05-16Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linusGravatar Russell King (Oracle) 64-989/+2591
2024-05-16Merge tag 'nand/for-6.10' into mtd/nextGravatar Miquel Raynal 2-2/+5
2024-05-16Merge tag 'spi-nor/for-6.10' into mtd/nextGravatar Miquel Raynal 1-2/+2
2024-05-16selftests/net/lib: no need to record ns name if it already existGravatar Hangbin Liu 1-2/+4
2024-05-16net: qrtr: ns: Fix module refcntGravatar Chris Lew 1-0/+27
2024-05-16net: lan966x: remove debugfs directory in probe() error pathGravatar Herve Codina 1-2/+4