summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-02virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa1-11/+9
2026-04-02wifi: rtw89: Fill fw_version member of struct wiphyBitterblue Smith1-0/+8
2026-04-02wifi: rtw88: Fill fw_version member of struct wiphyBitterblue Smith1-0/+6
2026-04-02net/sched: sch_netem: fix out-of-bounds access in packet corruptionYucheng Lu1-2/+3
2026-04-02Merge tag 'nf-26-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski12-121/+192
2026-04-02Merge tag 'linux-can-next-for-7.1-20260401' of git://git.kernel.org/pub/scm/l...Jakub Kicinski7-56/+66
2026-04-02Merge tag 'for-net-2026-04-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski7-115/+165
2026-04-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-23/+139
2026-04-02bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_re...Kuniyuki Iwashima1-5/+8
2026-04-02net/mlx5: Move command entry freeing outside of spinlockLi RongQing1-4/+5
2026-04-02ppp: dead code cleanup in KconfigJulian Braha1-11/+3
2026-04-02ipv6: move ip6_dst_hoplimit() to net/ipv6/ip6_output.cEric Dumazet2-23/+21
2026-04-02rds: ib: reject FRMR registration before IB connection is establishedWeiming Shi1-1/+6
2026-04-02ipv6: fix data race in fib6_metric_set() using cmpxchgHangbin Liu1-3/+11
2026-04-02Merge tag 'amd-drm-fixes-7.0-2026-04-01' of https://gitlab.freedesktop.org/ag...Dave Airlie16-46/+115
2026-04-02bitmap: introduce bitmap_weighted_xor()Yury Norov2-0/+22
2026-04-02i2c: xiic: skip input clock setup on non-OF systemsAbdurrahman Hussain1-4/+6
2026-04-02i2c: xiic: use numbered adapter registrationAbdurrahman Hussain1-1/+2
2026-04-02i2c: xiic: cosmetic: use resource format specifier in debug logAbdurrahman Hussain1-2/+2
2026-04-02i2c: xiic: cosmetic cleanupAbdurrahman Hussain1-12/+12
2026-04-02i2c: xiic: switch to generic device property accessorsAbdurrahman Hussain1-14/+7
2026-04-02i2c: xiic: remove duplicate error messageAbdurrahman Hussain1-4/+1
2026-04-02i2c: xiic: switch to devres managed APIsAbdurrahman Hussain1-18/+12
2026-04-02i2c: imx: zero-initialize dma_slave_config for eDMAAnthony Pighin1-1/+1
2026-04-02fs/resctrl: Add "*" shorthand to set io_alloc CBM for all domainsAaron Tomlin2-4/+25
2026-04-02fs/resctrl: Report invalid domain ID when parsing io_alloc_cbmAaron Tomlin1-0/+1
2026-04-02i2c: rtl9300: add RTL9607C i2c controller supportRustam Adilov1-0/+70
2026-04-02i2c: rtl9300: introduce new function properties to driver dataRustam Adilov1-22/+44
2026-04-02i2c: rtl9300: introduce clk struct for upcoming rtl9607 supportRustam Adilov1-0/+8
2026-04-02dt-bindings: i2c: realtek,rtl9301-i2c: extend for clocks and RTL9607C supportRustam Adilov1-0/+15
2026-04-02i2c: rtl9300: introduce a property for 8 bit width reg addressRustam Adilov1-1/+7
2026-04-02i2c: rtl9300: introduce F_BUSY to the reg_fields structRustam Adilov1-1/+4
2026-04-02i2c: rtl9300: introduce max length property to driver dataRustam Adilov1-1/+8
2026-04-02i2c: rtl9300: split data_reg into read and write regRustam Adilov1-10/+15
2026-04-02Merge tag 'renesas-arm-soc-for-v7.1-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-12/+4
2026-04-02Merge tag 'samsung-soc-7.1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-2/+2
2026-04-02Merge tag 'imx-soc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/fran...Arnd Bergmann2-2/+16
2026-04-02i2c: rtl9300: add support for 50 kHz and 2.5 MHz bus speedsJan Kantert1-2/+14
2026-04-02Merge tag 'renesas-drivers-for-v7.1-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann3-3/+3
2026-04-02Merge tag 'optee-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Arnd Bergmann1-4/+1
2026-04-02MAINTAINERS: add VFIO ISM PCI DRIVER sectionJulian Ruess1-0/+6
2026-04-02Merge tag 'tee-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jen...Arnd Bergmann1-14/+16
2026-04-02vfio/ism: Implement vfio_pci driver for ISM devicesJulian Ruess5-0/+425
2026-04-02Merge tag 'hisi-drivers-for-7.1' of https://github.com/hisilicon/linux-hisi i...Arnd Bergmann1-4/+3
2026-04-02perf test: Fix perf stat --bpf-counters on hybrid machinesNamhyung Kim1-4/+16
2026-04-02perf tests: Write test files to tmpdirIan Rogers1-19/+23
2026-04-02libperf cpumap: Make index and nr types unsignedIan Rogers34-91/+108
2026-04-02Merge tag 'stm32-bus-firewall-for-7.1-1' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann18-53/+472
2026-04-02Merge tag 'scmi-updates-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann5-6/+24
2026-04-02clk: spear: fix resource leak in clk_register_vco_pll()Haoxiang Li1-1/+3