aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-22Merge tag 'v6.18-rc3' into irq/msiThomas Gleixner24-48/+180
2025-11-21x86,fs/resctrl: Implement "io_alloc" enable/disable handlersBabu Moger1-0/+21
2025-11-21x86,fs/resctrl: Detect io_alloc featureBabu Moger1-0/+3
2025-11-21powercap: intel_rapl: Prepare read_raw() interface for atomic-context callersKuppuswamy Sathyanarayanan1-1/+1
2025-11-21Merge tag 'ata-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds1-0/+1
2025-11-21Merge tag 'drm-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+4
2025-11-21bug: Allow architectures to provide __WARN_printf()Peter Zijlstra1-15/+22
2025-11-21bug: Implement WARN_ON() using __WARN_FLAGS()Peter Zijlstra1-7/+21
2025-11-21bug: Add report_bug_entry()Peter Zijlstra1-0/+8
2025-11-21bug: Add BUG_FORMAT_ARGS infrastructurePeter Zijlstra1-0/+1
2025-11-21bug: Clean up CONFIG_GENERIC_BUG_RELATIVE_POINTERSPeter Zijlstra1-14/+8
2025-11-21bug: Add BUG_FORMAT infrastructurePeter Zijlstra1-0/+7
2025-11-21Merge branch 'objtool/core'Peter Zijlstra735-5241/+19666
2025-11-21kbuild: Check for functions with ambiguous -ffunction-sections section namesJosh Poimboeuf1-1/+1
2025-11-20Bluetooth: hci_core: lookup hci_conn on RX path on protocol sidePauli Virtanen1-6/+14
2025-11-20Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu1-1/+0
2025-11-20Merge back material related to system sleep for 6.19Rafael J. Wysocki3-7/+16
2025-11-20sched: Provide and use set_need_resched_current()Peter Zijlstra1-0/+7
2025-11-20timers/migration: Exclude isolated cpus from hierarchyGabriele Monaco1-0/+9
2025-11-20cpumask: Add initialiser to use cleanup helpersYury Norov1-0/+2
2025-11-20timers/migration: Rename 'online' bit to 'available'Gabriele Monaco1-2/+2
2025-11-20Merge tag 'platform-drivers-x86-v6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds1-23/+27
2025-11-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+2
2025-11-20ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel1-0/+1
2025-11-20cpumask: Introduce cpumask_weighted_or()Thomas Gleixner2-0/+31
2025-11-20sched/mmcid: Move scheduler code out of global headerThomas Gleixner1-13/+0
2025-11-20sched/mmcid: Cacheline align MM CID storageThomas Gleixner1-2/+2
2025-11-20sched/mmcid: Use proper data structuresThomas Gleixner3-51/+58
2025-11-20sched/mmcid: Revert the complex CID managementThomas Gleixner1-51/+2
2025-11-19arm_mpam: Probe hardware to find the supported partid/pmg valuesJames Morse1-0/+14
2025-11-19arm_mpam: Add the class and component structures for firmware described risJames Morse1-0/+5
2025-11-19ACPI / MPAM: Parse the MPAM tableJames Morse1-0/+47
2025-11-19ACPI: Define acpi_put_table cleanup handler and acpi_get_table_pointer() helperBen Horgan1-0/+12
2025-11-19platform: Define platform_device_put cleanup handlerBen Horgan1-0/+1
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a cache_idJames Morse1-0/+6
2025-11-19ACPI / PPTT: Find cache level by cache-idJames Morse1-0/+5
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a processor containerJames Morse1-0/+3
2025-11-19Merge tag 'soc-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-9/+14
2025-11-19mm: add spurious fault fixing support for huge pmdHuang Ying2-1/+5
2025-11-19autofs: dont trigger mount if it cant succeedIan Kent1-0/+1
2025-11-18Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecJakub Kicinski1-1/+2
2025-11-18mm/huge_memory: Fix initialization of huge zero folioLinus Torvalds1-2/+4
2025-11-18rseq: Delete duplicate if statement in rseq_virt_userspace_exit()Dan Carpenter1-1/+0
2025-11-18drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane1-1/+4
2025-11-17Input: rename INPUT_PROP_HAPTIC_TOUCHPAD to INPUT_PROP_PRESSUREPADPeter Hutterer1-1/+1
2025-11-17Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-4/+6
2025-11-17sched/fair: Proportional newidle balancePeter Zijlstra1-0/+3
2025-11-17Merge back earlier material related to system sleep for 6.19Rafael J. Wysocki3-7/+16
2025-11-16Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-3/+10
2025-11-15mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)1-3/+10