summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-04nfc: nci: free skb on nci_transceive early error pathsJakub Kicinski
2026-03-04net: devmem: use READ_ONCE/WRITE_ONCE on binding->devBobby Eshleman
2026-03-04net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()Eric Dumazet
2026-03-04net: nfc: nci: Fix zero-length proprietary notificationsIan Ray
2026-03-04tcp: secure_seq: add back ports to TS offsetEric Dumazet
2026-03-04net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den
2026-03-05Merge tag 'amd-drm-fixes-7.0-2026-03-04' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-03-04hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs readSanman Pradhan
2026-03-04Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2026-03-04mailmap: reflect my gmail as defaultJason Xing
2026-03-04Merge tag 'modules-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-04Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-03-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-04mailmap: Add entry for Joe DamatoJoe Damato
2026-03-04sched_ext/selftests: Fix format specifier and buffer length in file_write_long()Cheng-Yang Chou
2026-03-04hwmon: (max6639) fix inverted polarityOlivier Sobrie
2026-03-04nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie
2026-03-04Merge tag 'reset-fixes-for-v7.0' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann
2026-03-04Merge tag 'soc_fsl-7.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-03-04Merge tag 'riscv-soc-fixes-for-v7.0-rc1' of https://git.kernel.org/pub/scm/li...Arnd Bergmann
2026-03-04arm64: dts: qcom: monaco: Fix UART10 pinconfLoic Poulain
2026-03-04accel/amdxdna: Fix major version check on NPU1 platformLizhi Hou
2026-03-04remoteproc: sysmon: Correct subsys_name_len type in QMI requestBjorn Andersson
2026-03-04timekeeping: Fix timex status validation for auxiliary clocksMiroslav Lichvar
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri
2026-03-04drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang
2026-03-04MAINTAINERS, mailmap: update email address for Lorenzo StoakesLorenzo Stoakes (Oracle)
2026-03-04mm/mmu_notifier: clean up mmu_notifier.h kernel-docRandy Dunlap
2026-03-04uaccess: correct kernel-doc parameter formatRandy Dunlap
2026-03-04mm/huge_memory: fix a folio_split() race condition with folio_try_get()Zi Yan
2026-03-04MAINTAINERS: add co-maintainer and reviewer for SLAB ALLOCATORVlastimil Babka (SUSE)
2026-03-04MAINTAINERS: add RELAY entryJason Xing
2026-03-04memcg: fix slab accounting in refill_obj_stock() trylock pathHao Li
2026-03-04mm/hugetlb.c: use __pa() instead of virt_to_phys() in early bootmem alloc codeRitesh Harjani (IBM)
2026-03-04zram: rename writeback_compressed device attrSergey Senozhatsky
2026-03-04tools/testing: fix testing/vma and testing/radix-tree buildMike Rapoport (Microsoft)
2026-03-04Revert "ptdesc: remove references to folios from __pagetable_ctor() and paget...Axel Rasmussen
2026-03-04mm/cma: move put_page_testzero() out of VM_WARN_ON in cma_release()Zi Yan
2026-03-04mm/damon/core: clear walk_control on inactive context in damos_walk()Raul Pazemecxas De Andrade
2026-03-04mm: memfd_luo: always dirty all foliosPratyush Yadav (Google)
2026-03-04mm: memfd_luo: always make all folios uptodatePratyush Yadav (Google)
2026-03-04samples/landlock: Bump ABI version to 8Günther Noack
2026-03-04landlock: Improve TSYNC typesMickaël Salaün
2026-03-04landlock: Fully release unused TSYNC work entriesMickaël Salaün
2026-03-04landlock: Fix formattingMickaël Salaün
2026-03-04cxl/region: Fix leakage in __construct_region()Davidlohr Bueso
2026-03-04sched_ext: Use WRITE_ONCE() for the write side of dsq->seq updatezhidao su