summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-07-21perf/arm_pmu: Skip PMCCNTR_EL0 on NVIDIA OlympusBesar Wicaksono
2026-07-21Merge tag 'nxpwifi-2026-07-15' of https://github.com/jeffchen71/nxpwifiJohannes Berg
2026-07-21wifi: mac80211: parse enhanced critical updates fieldJohannes Berg
2026-07-21ACPI: pmtmr: Convert to kernel-doc formatRandy Dunlap
2026-07-21ACPI: bus: Use correct struct member namesRandy Dunlap
2026-07-21power: supply: leds: create triggers based on properties, not typeSteffen Dirkwinkel
2026-07-21power: supply: Add PbAc, NiZn, RAM, and ZnAr supportBoris Shtrasman
2026-07-21ACPI: NHLT: Remove always included kconfig.hAndy Shevchenko
2026-07-21ALSA: hda: Add AW88399 HDA side codec driver for Lenovo LegionMark Brown
2026-07-21bpf: Extract the is_struct_ops_tramp helperPu Lehui
2026-07-21ASoC: aw88399: add channel setter for HDA side codecMarco Giunta
2026-07-21ASoC: aw88399: add firmware reload flag for resumeMarco Giunta
2026-07-21ASoC: aw88399: add per-instance BSTS status bypass flagMarco Giunta
2026-07-21ASoC: aw88399: extract shared device libraryMarco Giunta
2026-07-21KVM: arm64: vgic-v3: Kill kvm_vgic_global_state.ich_vtr_el2Marc Zyngier
2026-07-21wifi: use UHR operation field presence bitsJohannes Berg
2026-07-21drm/connector: Fix epoch_counter docs to reflect realityNicolas Frattaroli
2026-07-21Merge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-21ACPI: PCI: Introduce acpi_dev_get_pci_dev()Rafael J. Wysocki
2026-07-21ACPI: utils: Introduce acpi_dev_is_video_device() helperAndy Shevchenko
2026-07-21dmaengine: dw-edma: Program endpoint function numbersKoichiro Den
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-20net/sched: Handle TC_ACT_REDIRECT from qdisc filter chainsJamal Hadi Salim
2026-07-20mm: mglru: fix stale batch updates after memcg reparentingQi Zheng
2026-07-20Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye
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: Remove FSCRYPT_MODE_MAXEric Biggers