summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-26Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-84/+111
2025-06-26atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima1-2/+1
2025-06-26MAINTAINERS: add Lorenzo as THP co-maintainerLorenzo Stoakes1-1/+1
2025-06-26mailmap: update Duje Mihanović's email addressDuje Mihanović1-0/+1
2025-06-26selftests/mm: fix validate_addr() helperDev Jain1-2/+5
2025-06-26crashdump: add CONFIG_KEYS dependencyArnd Bergmann1-0/+1
2025-06-26mailmap: correct name for a historical account of Zijun HuZijun Hu1-0/+1
2025-06-26mailmap: add entries for Zijun HuZijun Hu1-0/+2
2025-06-26fuse: fix runtime warning on truncate_folio_batch_exceptionals()Haiyue Wang1-0/+4
2025-06-26scripts/gdb: fix dentry_name() lookupFlorian Fainelli1-1/+1
2025-06-26mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on writeSeongJae Park1-0/+1
2025-06-26mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...Hao Ge3-1/+25
2025-06-26lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()Yu Kuai1-1/+8
2025-06-26mm/hugetlb: remove unnecessary holding of hugetlb_lockGe Yang1-37/+17
2025-06-26MAINTAINERS: add missing files to mm page alloc sectionLorenzo Stoakes1-0/+9
2025-06-26MAINTAINERS: add tree entry to mm init blockMike Rapoport (Microsoft)1-0/+2
2025-06-26mm: add OOM killer maintainer structureMichal Hocko1-0/+11
2025-06-26fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folioDavid Hildenbrand1-1/+1
2025-06-26Merge branch 'netlink-specs-enforce-strict-naming-of-properties'Jakub Kicinski14-62/+74
2025-06-26netlink: specs: enforce strict naming of propertiesJakub Kicinski3-19/+31
2025-06-26netlink: specs: tc: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-26netlink: specs: rt-link: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-26netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski2-7/+7
2025-06-26netlink: specs: ovs_flow: replace underscores with dashes in namesJakub Kicinski1-3/+3
2025-06-26netlink: specs: devlink: replace underscores with dashes in namesJakub Kicinski1-4/+4
2025-06-26netlink: specs: dpll: replace underscores with dashes in namesJakub Kicinski1-1/+1
2025-06-26netlink: specs: ethtool: replace underscores with dashes in namesJakub Kicinski2-4/+4
2025-06-26netlink: specs: fou: replace underscores with dashes in namesJakub Kicinski1-18/+18
2025-06-26netlink: specs: nfsd: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-26net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman1-1/+1
2025-06-26atm: idt77252: Add missing `dma_map_error()`Thomas Fourier1-0/+5
2025-06-26selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn1-15/+18
2025-06-26i2c: omap: Fix an error handling path in omap_i2c_probe()Christophe JAILLET1-2/+5
2025-06-26platform/x86: Use i2c adapter name to fix build errorsPratap Nirujogi1-1/+2
2025-06-26i2c: amd-isp: Initialize unique adapter namePratap Nirujogi3-0/+15
2025-06-26i2c: designware: Initialize adapter name only when not setPratap Nirujogi1-2/+3
2025-06-25i2c: tiny-usb: disable zero-length read messagesWolfram Sang1-0/+6
2025-06-25i2c: robotfuzz-osif: disable zero-length read messagesWolfram Sang1-0/+6
2025-06-25i2c: imx: fix emulated smbus block readLukasz Kucharczyk1-1/+2
2025-06-25libbpf: Fix possible use-after-free for externsAdin Scannell2-3/+23
2025-06-25cxl/edac: Fix using wrong repair type to check dram event recordLi Ming1-1/+1
2025-06-25Merge tag 'spi-fix-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+7
2025-06-25smb: client: remove \t from TP_printk statementsStefan Metzmacher1-12/+12
2025-06-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-42/+161
2025-06-25Merge tag 'uml-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-31/+29
2025-06-25Merge tag 'wireless-2025-06-25' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski4-7/+8
2025-06-25io_uring/net: mark iov as dynamically allocated even for single segmentsJens Axboe1-5/+6
2025-06-25smb: client: let smbd_post_send_iter() respect the peers max_send_size and tr...Stefan Metzmacher1-4/+27
2025-06-25drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector typeJayesh Choudhary1-9/+60
2025-06-25EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMsAvadhut Naik1-21/+36