aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-28Merge branches 'acpica', 'acpi-property', 'acpi-pm' and 'acpi-battery'Rafael J. Wysocki1-15/+0
2025-11-28file: add FD_{ADD,PREPARE}()Christian Brauner2-0/+133
2025-11-28vfs: add needed headers for new struct delegation definitionJeff Layton1-0/+5
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 Torvalds3-10/+20
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-25Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"Rafael J. Wysocki1-2/+0
2025-11-25Revert "ACPI: processor: Remove unused empty stubs of some functions"Rafael J. Wysocki1-0/+20
2025-11-25Revert "ACPI: processor: idle: Rearrange declarations in header file"Rafael J. Wysocki1-2/+5
2025-11-25Revert "ACPI: processor: idle: Redefine two functions as void"Rafael J. Wysocki1-2/+2
2025-11-25Revert "ACPI: processor: Do not expose global variable acpi_idle_driver"Rafael J. Wysocki1-0/+1
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)4-5/+7
2025-11-25x86/cc: Fix enum spelling to fix kernel-doc warningsRandy Dunlap1-1/+1
2025-11-24net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet1-0/+2
2025-11-24x86/bug: Implement WARN_ONCE()Peter Zijlstra1-0/+2
2025-11-24x86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILEDPeter Zijlstra1-3/+5
2025-11-24perf: Add perf_event_attr::config4James Clark1-0/+2
2025-11-24s390/percpu: Get rid of ARCH_MODULE_NEEDS_WEAK_PER_CPUHeiko Carstens1-1/+1
2025-11-23lib/crypto: sha2: Add at_least decoration to fixed-size array paramsEric Biggers1-22/+31
2025-11-23lib/crypto: sha1: Add at_least decoration to fixed-size array paramsEric Biggers1-5/+7
2025-11-23lib/crypto: poly1305: Add at_least decoration to fixed-size array paramsEric Biggers1-1/+1
2025-11-23lib/crypto: md5: Add at_least decoration to fixed-size array paramsEric Biggers1-5/+6
2025-11-23lib/crypto: curve25519: Add at_least decoration to fixed-size array paramsEric Biggers1-10/+14
2025-11-23lib/crypto: chacha: Add at_least decoration to fixed-size array paramsEric Biggers1-6/+6
2025-11-23lib/crypto: chacha20poly1305: Statically check fixed array lengthsJason A. Donenfeld1-9/+10
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 'input-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1