summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-07-21dmaengine: dw-edma: Add partial channel ownership modeKoichiro Den
2026-07-21dmaengine: dw-edma: Add per-channel interrupt routing controlKoichiro Den
2026-07-21slab: silence sparse warning with type-based partitioningMarco Elver
2026-07-21net: phy: add generic helpers for direct C45 MMD accessCiprian Regus
2026-07-21net: ethernet: oa_tc6: Add new register address definesCiprian Regus
2026-07-21net: ethernet: oa_tc6: Add read_mms/write_mms register access functionsCiprian Regus
2026-07-21net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registersCiprian Regus
2026-07-21net: ethernet: oa_tc6: Export standard defined registersCiprian Regus
2026-07-21net: ethernet: oa_tc6: Export the C45 access functionsCiprian Regus
2026-07-21net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flagCiprian Regus
2026-07-20mm: mglru: fix stale batch updates after memcg reparentingQi Zheng
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-20hfs: port HFS+ b-tree bitmap corruption checkAditya Prakash Srivastava
2026-07-20entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...Thomas Gleixner
2026-07-20entry: Make return type of syscall_trace_enter() boolThomas Gleixner
2026-07-20entry: Rework trace_syscall_enter()Thomas Gleixner
2026-07-20entry: Rework syscall_audit_enter()Thomas Gleixner
2026-07-20regcache: Warn if regcache_sync() is called in cache_only modeMark Brown
2026-07-20blk-crypto: Remove unused function blk_crypto_config_supported()Eric Biggers
2026-07-20fscrypt: Remove unused function fscrypt_finalize_bounce_page()Eric Biggers
2026-07-20fs: Update outdated comment for SB_INLINECRYPTEric Biggers
2026-07-20fscrypt: Merge bio.c and inline_crypt.c into block.cEric Biggers
2026-07-20fscrypt: Remove unused functions and workqueueEric Biggers
2026-07-20fscrypt: Remove fscrypt_dio_supported()Eric Biggers
2026-07-20fscrypt: Always use blk-crypto for contents on block-based filesystemsEric Biggers
2026-07-20blk-crypto: Allow control over whether hardware is usedEric Biggers
2026-07-20fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
2026-07-20posix-cpu-timers: Avoid kernel-doc warningsRandy Dunlap
2026-07-20posix-timers: Clean up kernel-doc warningsRandy Dunlap
2026-07-20PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold
2026-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-19sched_ext: Hand over cgroups at sub-scheduler enable/disableTejun Heo
2026-07-19sched_ext: Deliver cgroup ops to each task_group's schedTejun Heo
2026-07-19cgroup: Add cgroup_task_notifier and task migration eventsTejun Heo
2026-07-19bpf: Disallow interpreter fallback for BPF_ADDR_PERCPU insnLeon Hwang
2026-07-17Merge branch 'for-7.2-fixes' into for-7.3Tejun Heo
2026-07-17sched_ext: Reject setting disallow from init_task outside the enable pathTejun Heo
2026-07-18ata: libata-eh: make ata_eh_qc_complete() and ata_eh_qc_retry() staticDamien Le Moal
2026-07-18ata: libata-scsi: add support for the REMOVE ELEMENT AND MODIFY ZONES commandDamien Le Moal
2026-07-18ata: libata-scsi: add support for the RESTORE ELEMENTS AND REBUILD commandDamien Le Moal
2026-07-18ata: libata-scsi: add support for the REMOVE ELEMENT AND TRUNCATE commandDamien Le Moal
2026-07-18ata: libata-scsi: add support for the GET PHYSICAL ELEMENT STATUS commandDamien Le Moal
2026-07-18ata: libata-core: detect support for depopulation capabilitiesDamien Le Moal
2026-07-18ata: libata: improve the definition of device flagsDamien Le Moal
2026-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc4Kumar Kartikeya Dwivedi
2026-07-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-17Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-17mtd: nand-omap2: Move omap_nand_ids[] to raw nand driverUwe Kleine-König (The Capable Hub)
2026-07-17mtd: rawnand: qcom: Make has_onfi_read_op separate from qpic_version2Stephan Gerhold
2026-07-17greybus: Drop #include of <linux/mod_devicetable.h>Uwe Kleine-König (The Capable Hub)