aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-11-28file: add FD_{ADD,PREPARE}()Christian Brauner2-0/+133
2025-11-27Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds1-2/+1
2025-11-27Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-3/+4
2025-11-27Merge tag 'devfreq-next-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linuxRafael J. Wysocki1-0/+102
2025-11-26virtio-net: avoid unnecessary checksum calculation on guest RXJon Kohler1-3/+4
2025-11-26libceph: drop started parameter of __ceph_open_session()Ilya Dryomov1-2/+1
2025-11-25sched/mmcid: Switch over to the new mechanismThomas Gleixner2-23/+4
2025-11-25sched/mmcid: Implement deferred mode changeThomas Gleixner1-0/+8
2025-11-25irqwork: Move data struct to a types headerThomas Gleixner2-7/+16
2025-11-25sched/mmcid: Provide CID ownership mode fixup functionsThomas Gleixner1-2/+5
2025-11-25sched/mmcid: Provide new scheduler CID mechanismThomas Gleixner2-9/+17
2025-11-25sched/mmcid: Introduce per task/CPU ownership infrastructureThomas Gleixner2-4/+6
2025-11-25sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutexThomas Gleixner1-0/+2
2025-11-25sched/mmcid: Provide precomputed maximal valueThomas Gleixner1-0/+6
2025-11-25sched/mmcid: Move initialization out of lineThomas Gleixner1-14/+1
2025-11-25signal: Move MMCID exit out of sighand lockThomas Gleixner1-2/+2
2025-11-25sched/mmcid: Convert mm CID mask to a bitmapThomas Gleixner1-4/+5
2025-11-25cpumask: Cache num_possible_cpus()Thomas Gleixner1-2/+8
2025-11-25sched: idle: Respect the CPU system wakeup QoS limit for s2idleUlf Hansson1-2/+4
2025-11-25pmdomain: Respect the CPU system wakeup QoS limit for s2idleUlf Hansson1-0/+1
2025-11-25PM: QoS: Introduce a CPU system wakeup QoS limitUlf Hansson1-0/+9
2025-11-25ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()Marc Zyngier1-1/+0
2025-11-25fs: cosmetic fixes to lru handlingMateusz Guzik1-1/+1
2025-11-25fs: rework I_NEW handling to operate without fencesMateusz Guzik1-10/+2
2025-11-25fs, iomap: remove IOCB_DIO_CALLER_COMPChristoph Hellwig1-34/+9
2025-11-25include/linux/fs.h: trivial fix: regualr -> regularAskar Safin1-1/+1
2025-11-25fs: Add uoff_tMatthew Wilcox (Oracle)3-5/+6
2025-11-25x86/cc: Fix enum spelling to fix kernel-doc warningsRandy Dunlap1-1/+1
2025-11-24s390/percpu: Get rid of ARCH_MODULE_NEEDS_WEAK_PER_CPUHeiko Carstens1-1/+1
2025-11-23compiler_types: introduce at_least parameter decoration pseudo keywordJason A. Donenfeld1-0/+15
2025-11-24PM / devfreq: Move governor.h to a public header locationDmitry Baryshkov1-0/+102
2025-11-22Merge tag 'v6.18-rc3' into irq/msiThomas Gleixner17-16/+127
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-21bug: Add report_bug_entry()Peter Zijlstra1-0/+8
2025-11-20Merge back material related to system sleep for 6.19Rafael J. Wysocki2-6/+14
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-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