summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-13net: phy: dp83640: clear state after PTP registration failureXuanqiang Luo
2026-08-13net: phy: dp83640: embed pin configuration in clockXuanqiang Luo
2026-08-13net: phy: add PHY package locking helpersXuanqiang Luo
2026-08-13Merge tag 'trace-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-08-14rust: serdev: use ThisModule::as_ptr() instead of field accessDanilo Krummrich
2026-08-13Merge branch 'selftests-bpf-fix-for-veristat-file-prog-filters-processing'Andrii Nakryiko
2026-08-13selftests/bpf: Guarantee zero termination for veristat test buffersEduard Zingerman
2026-08-13selftests/bpf: Exercise veristat filtering logic in a selftestEduard Zingerman
2026-08-13selftests/bpf: Fix for veristat file/prog filters processingEduard Zingerman
2026-08-13checkpatch: add NOKPROBE_SYMBOL to the whitelist of lines that can occur imme...Paul Walmsley
2026-08-13Squashfs: check block offset is not negativePhillip Lougher
2026-08-13signal: factor out the kernel reserved si_code checkBradley Morgan
2026-08-13ocfs2: fix readdir position truncation on 32-bit kernelsZhan Xusheng
2026-08-13ocfs2: fix cached cluster count after suballocator reclaimMatthias Goergens
2026-08-13ocfs2: fix circular locking dependency in ocfs2_init_acl()Krystian Kaniewski
2026-08-13ocfs2: validate DIO orphan slot during inode readZhengYuan Huang
2026-08-13ocfs2: validate orphan slot during inode readZhengYuan Huang
2026-08-13selftests/prctl: fix non-anonymous VMA mapping in set-anon-vma-name testHongfu Li
2026-08-13MAINTAINERS: add IRC and patchwork for LTPPetr Vorel
2026-08-13include/linux/list.h: mark list_add and __list_add as __always_inlineJordan R Abrahams-Whitehead
2026-08-13tools/mm: prevent page_owner_sort from truncating inputWarren Xiong
2026-08-13hung_task: update DETECT_HUNG_TASK_BLOCKER Kconfig helpXibo Wang
2026-08-13taskstats: fold the two cpumask handlers into oneBradley Morgan
2026-08-13taskstats: drop the dead NULL attribute check in parse()Bradley Morgan
2026-08-13lib/xz: fix commentsLasse Collin
2026-08-13lib/xz: use size_t instead of uint32_t in a few placesLasse Collin
2026-08-13ipc: only destroy orphaned shm segments on sysctl writeJianlin Shi
2026-08-13lib/xz: replace min_t with minThorsten Blum
2026-08-13bpftool: Fix double close in map dumpYuan Chen
2026-08-13bpf: Fix func_info_aux desync after dead code eliminationKumar Kartikeya Dwivedi
2026-08-13tracing: Fix race between update_event_fields and, event_define_fieldsMichael Wu
2026-08-13tracing: Fix NULL pointer dereference in module event cache removalHui Su
2026-08-13Input: rmi4 - use platform data instead of query, when availableDavid Heidelberg
2026-08-13ASoC: tas2781: Refactor calibration start kcontrol creation to separate helperShenghao Ding
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-13vfio/pci: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEXFarhan Ali
2026-08-13vfio-pci/zdev: Add a device feature for error informationFarhan Ali
2026-08-13iommufd: Fix UAF in selftest IOPF reportingPeiyang He
2026-08-13Merge branch 'bpf-introduce-global-percpu-data'Andrii Nakryiko
2026-08-13selftests/bpf: Verify bpf_iter for global percpu dataLeon Hwang
2026-08-13selftests/bpf: Test verifier log for global percpu dataLeon Hwang
2026-08-13selftests/bpf: Test direct reading/writing read-only percpu_array mapLeon Hwang
2026-08-13selftests/bpf: Add tests to verify global percpu dataLeon Hwang
2026-08-13bpftool: Generate skeleton for global percpu dataLeon Hwang
2026-08-13libbpf: Add support for global percpu dataLeon Hwang
2026-08-13libbpf: Probe percpu data featureLeon Hwang
2026-08-13bpf: Introduce global percpu dataLeon Hwang
2026-08-13bpf: Factor out check_map_mem_read helper in verifierLeon Hwang
2026-08-13bpf: Drop duplicate blank lines in kernel/bpf/Leon Hwang
2026-08-13x86/pkeys: Fix pkey_alloc() return value when pkeys are not supportedBijan Tabatabai