summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-27net: enetc: improve MAFT entry management with bitmap trackingWei Fang4-36/+96
2026-07-27net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()Wei Fang2-122/+58
2026-07-27net: enetc: extract common helpers for MAC hash filter configurationWei Fang4-63/+73
2026-07-27net: enetc: extract common helpers for MAC promiscuous mode settingWei Fang7-33/+56
2026-07-28ASoC: amd: acp: Add DMI quirk for Lenovo Legion 7 15ASH11Jackie Dong1-0/+7
2026-07-27smb: client: simplify cifs_fscache_get_super_cookie()Dmitry Antipov1-5/+1
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski172-1398/+53103
2026-07-27ASoC: sophgo: return 1 on volume change in cv1800b_adc_volume_set()Surendra Singh Chouhan1-2/+8
2026-07-27net: bridge: mrp: fix Option TLV length in MRP_Test framesDavid Corvaglia1-1/+1
2026-07-27sctp: prevent peer transport count overflowAsim Viladi Oglu Manizada1-0/+3
2026-07-27bpf: Allow bpf_res_spin_lock() in all contextsKumar Kartikeya Dwivedi1-0/+2
2026-07-27tcp: Use kvmalloc_array() for BPF iterator batchesWeimin Xiong1-2/+2
2026-07-27unix: Use kvmalloc_array() for BPF iterator batchesWeimin Xiong1-2/+2
2026-07-27smb: client: free partially allocated transform folio queueYichong Chen1-1/+1
2026-07-27sctp: reject stale cookies with mismatched verification tagsYuxiang Yang1-4/+7
2026-07-27net: bridge: stop fast-leave after deleting a port groupZhiling Zou1-0/+1
2026-07-27net: ipv6: clear suppressed fib6 rule resultZhiling Zou1-0/+1
2026-07-27tipc: avoid use-after-free in poll trace queue dumpsZihan Xi1-1/+1
2026-07-27Merge branch 'vxlan-fixes-for-skb-header-pulling-cloning-and-concurrency-in-t...Jakub Kicinski2-9/+16
2026-07-27vxlan: use pskb_network_may_pull() for transmit path header pullsEric Dumazet2-5/+5
2026-07-27vxlan: use pskb_network_may_pull() in route_shortcircuit()Eric Dumazet1-2/+2
2026-07-27vxlan: use neigh_ha_snapshot() in route_shortcircuit()Eric Dumazet1-2/+4
2026-07-27vxlan: unclone skb head before modifying eth header in route_shortcircuit()Eric Dumazet1-0/+4
2026-07-27vxlan: re-fetch eth header after route_shortcircuit()Eric Dumazet1-0/+1
2026-07-27watchdog: atcwdt200: fix return value when watchdog is enabledSurendra Singh Chouhan1-3/+4
2026-07-27hwmon: (nct6775-core) Prevent access to unsupported weight registersGuenter Roeck1-6/+6
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds13-31/+144
2026-07-27hwmon: (lm63) Mask PWM frequency multiplier to supported bitsGuenter Roeck1-3/+2
2026-07-27sched_ext: Report scx_link_sched() failures inlineTejun Heo1-20/+9
2026-07-27sched_ext: Abort directly from the hardlockup handlerTejun Heo1-26/+9
2026-07-27sched_ext: Report NMI kicks with scx_error()Tejun Heo2-6/+1
2026-07-27sched_ext: Format bstr exit messages after claiming the exitTejun Heo3-40/+64
2026-07-27sched_ext: Make exit claiming lock-freeTejun Heo3-45/+79
2026-07-27selinux: validate constraint expression attr and op at load timeStephen Smalley1-0/+35
2026-07-27Merge tag 'for-next-keys-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-11/+21
2026-07-27iio: chemical: bme680: Use dev_err_probe()Vojtěch Krátký2-8/+6
2026-07-27iio: light: cm3323: use dev_err_probe() in probe pathAldo Conte1-11/+6
2026-07-27iio: pressure: abp2030pa: Remove unreachable return in abp2_read_raw()Babanpreet Singh1-1/+0
2026-07-27iio: dac: ad5686: extend device support with new partsRodrigo Alencar5-5/+91
2026-07-27dt-bindings: iio: dac: ad5686: extend device supportRodrigo Alencar1-1/+13
2026-07-27dt-bindings: iio: dac: ad5696: extend device supportRodrigo Alencar1-0/+4
2026-07-27iio: dac: ad5686: refactor device list and file header commentsRodrigo Alencar4-15/+25
2026-07-27iio: dac: ad5696: add AD5673R/AD5677R entries to of_match tableRodrigo Alencar1-0/+2
2026-07-27dt-bindings: iio: dac: ad5696: add AD5673R/AD5677R supportRodrigo Alencar1-0/+2
2026-07-27iio: temperature: Remove redundant dev_err()/dev_err_probe()Pan Chuang2-4/+2
2026-07-27iio: light: Remove redundant dev_err()/dev_err_probe()Pan Chuang19-55/+20
2026-07-27iio: proximity: Remove redundant dev_err()/dev_err_probe()Pan Chuang9-21/+9
2026-07-27iio: pressure: Remove redundant dev_err()/dev_err_probe()Pan Chuang4-9/+4
2026-07-27iio: magnetometer: Remove redundant dev_err()Pan Chuang2-7/+2
2026-07-27iio: imu: Remove redundant dev_err()/dev_err_probe()Pan Chuang3-6/+3