summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-16bpf: Clean up redundant stack arg checks for non-JITed programsYonghong Song
2026-05-16bpf: Fix arg_track_join log to use sa prefix for stack arg slotsYonghong Song
2026-05-16selftests/bpf: Log arg_track_join for stack arg slots in liveness analysisYonghong Song
2026-05-16selftests/bpf: Add test for stack arg read without caller writeYonghong Song
2026-05-16bpf: Validate outgoing stack args when btf_prepare_func_args failsYonghong Song
2026-05-16wifi: iwlwifi: mld: disconnect only after 6 beacons without RxEmmanuel Grumbach
2026-05-16wifi: iwlwifi: mld: don't WARN on WoWLAN suspend w/o BSS vifJohannes Berg
2026-05-16wifi: iwlwifi: use correct function to read STEP_URM registerMoriya Itzchaki
2026-05-16wifi: iwlwifi: mvm: fix driver-set TX rates on old devicesJohannes Berg
2026-05-16wifi: iwlwifi: mld: don't dereference a pointer before NULL checking itMiri Korenblit
2026-05-16wifi: iwlwifi: mld: stop TX during firmware restartSheroz Juraev
2026-05-16wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabledCole Leavitt
2026-05-16batman-adv: fix batadv_skb_is_frag() kernel-docSven Eckelmann
2026-05-16tracing: Fix desc in error path for the trace remote test moduleVincent Donnefort
2026-05-16io_uring/waitid: clear waitid info before copying it to userspaceHeechan Kang
2026-05-16iio: light: veml6030: fix channel type when pushing eventsJavier Carrasco
2026-05-16iio: light: acpi-als: Check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-16iio: resolver: ad2s1210: notify trigger and clear state on fault read errorStepan Ionichev
2026-05-16perf trace: Introduce --show-cpu option to display cpu idAaron Tomlin
2026-05-16watchdog: realtek-otto: enable clock before using I/OSander Vanheule
2026-05-16watchdog: realtek-otto: prevent PHASE2 underflowsSander Vanheule
2026-05-16Merge tag 'powerpc-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-05-16ARM: dts: microchip: sam9x7: fix GMAC clock configurationMihai Sain
2026-05-16clk: at91: sam9x7: Fix gmac_gclk clock definitionMihai Sain
2026-05-16clk: at91: sam9x7: Rename macb0_clk to gmac_clkMihai Sain
2026-05-16clk: at91: sam9x7: Remove gmac peripheral clock with ID 67Mihai Sain
2026-05-16iio: proximity: vl53l0x: notify trigger and clear IRQ on error pathsStepan Ionichev
2026-05-16Merge tag 'sound-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-05-16hwmon: (lm90) Add lock protection to lm90_alertGuenter Roeck
2026-05-16hwmon: (lm90) Stop work before releasing hwmon deviceGuenter Roeck
2026-05-16filelock: move LEASE_BREAK_* flags out of #ifdef CONFIG_FILE_LOCKINGrefs/merge-window/a7e15565268e294de1ce6b56f6eb3e3b6edc43abJeff Layton
2026-05-16ALSA: pcm_drm_eld: rate-limit ELD parsing errorsFrancesco Saverio Pavone
2026-05-16drm/msm/snapshot: fix dumping of the unaligned regionsDmitry Baryshkov
2026-05-16ALSA: hda: Avoid quirk matching with zero PCI SSIDTakashi Iwai
2026-05-16ALSA: hda/realtek: Add quirk for HP 250 G10 (103c:8b34)Sergio Boglione
2026-05-16ALSA: hda/realtek: Use ALC287_FIXUP_TXNW2781_I2C for ASUS Strix Gxx5Eric Naim
2026-05-16ALSA: virtio: Add missing 384 kHz PCM rate mappingCássio Gabriel
2026-05-16ALSA: asihpi: Fix potential OOB array access at reading cacheTakashi Iwai
2026-05-16netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie
2026-05-16netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()Lorenzo Bianconi
2026-05-16netfilter: ipset: annotate "pos" for concurrent readers/writersJozsef Kadlecsik
2026-05-16netfilter: ipset: Fix data race between add and dump in all hash typesJozsef Kadlecsik
2026-05-16netfilter: ipset: Fix data race between add and list header in all hash typesJozsef Kadlecsik
2026-05-16netfilter: ip6t_hbh: reject oversized option listsZhengchuan Liang
2026-05-16netfilter: nft_inner: release local_lock before re-enabling softirqsFlorian Westphal
2026-05-16netfilter: ipset: stop hash:* range iteration at endNan Li
2026-05-16iio: gyro: bmg160: wait full startup time after mode change at probeStepan Ionichev
2026-05-16iio: gyro: bmg160: bail out when bandwidth/filter is not in tableStepan Ionichev
2026-05-16iio: pressure: bmp280: zero-init bmp580 trigger handler bufferDavid Carlier
2026-05-16netfilter: nft_inner: Fix IPv6 inner_thoff desyncYizhou Zhao