summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-02-27bpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi
2026-02-27bpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi
2026-02-27nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner
2026-02-27Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2026-02-27Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-27PCI/PTM: Do not enable PTM automatically for Root and Switch Upstream PortsMika Westerberg
2026-02-27workqueue: Update documentation as per system_percpu_wq namingMallesh Koujalagi
2026-02-27ww-mutex: Fix the ww_acquire_ctx function annotationsBart Van Assche
2026-02-27signal: Fix the lock_task_sighand() annotationBart Van Assche
2026-02-27locking: Fix rwlock and spinlock lock context annotationsBart Van Assche
2026-02-27hrtimer: Use linked timerqueueThomas Gleixner
2026-02-27timerqueue: Provide linked timerqueueThomas Gleixner
2026-02-27rbtree: Provide rbtree with linksThomas Gleixner
2026-02-27hrtimer: Keep track of first expiring timer per clock baseThomas Gleixner
2026-02-27hrtimer: Avoid re-evaluation when nothing changedThomas Gleixner
2026-02-27hrtimer: Push reprogramming timers into the interrupt return pathPeter Zijlstra
2026-02-27entry: Prepare for deferred hrtimer rearmingPeter Zijlstra
2026-02-27hrtimer: Prepare stubs for deferred rearmingPeter Zijlstra
2026-02-27hrtimer: Rename hrtimer_cpu_base::in_hrtirq to deferred_rearmThomas Gleixner
2026-02-27hrtimer: Convert state and properties to booleanThomas Gleixner
2026-02-27hrtimer: Replace the bitfield in hrtimer_cpu_baseThomas Gleixner
2026-02-27clockevents: Provide support for clocksource coupled comparatorsThomas Gleixner
2026-02-27timekeeping: Provide infrastructure for coupled clockeventsThomas Gleixner
2026-02-27timekeeping: Allow inlining clocksource::read()Thomas Gleixner
2026-02-27clockevents: Remove redundant CLOCK_EVT_FEAT_KTIMEThomas Gleixner
2026-02-27hrtimer: Provide LAZY_REARM modePeter Zijlstra
2026-02-27sched: Use hrtimer_highres_enabled()Thomas Gleixner
2026-02-27hrtimer: Provide a static branch based hrtimer_hres_enabled()Thomas Gleixner
2026-02-27platform_data/mlxreg: mlxreg.h: fix all kernel-doc warningsRandy Dunlap
2026-02-27gpio: introduce a header for symbols shared by suppliers and consumersBartosz Golaszewski
2026-02-27gpio: generic: Don't use 'proxy' headersAndy Shevchenko
2026-02-27dmaengine: fsl-edma: fix all kernel-doc warningsRandy Dunlap
2026-02-26Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds
2026-02-26Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-26Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-26ACPI: x86/rtc-cmos: Use platform device for driver bindingRafael J. Wysocki
2026-02-26ACPI: x86: cmos_rtc: Create a CMOS RTC platform deviceRafael J. Wysocki
2026-02-26mm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda
2026-02-26mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan
2026-02-26pppoe: remove kernel-mode relay supportQingfang Deng
2026-02-26fsl-mc: Remove legacy MSI implementationMarc Zyngier
2026-02-26fsl-mc: Add minimal infrastructure to use platform MSIMarc Zyngier
2026-02-26kthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner
2026-02-25Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-25mtd: spinand: Clean the flags sectionMiquel Raynal
2026-02-25mtd: Add driver for concatenating devicesAmit Kumar Mahapatra
2026-02-25mtd: Move struct mtd_concat definition to header fileAmit Kumar Mahapatra
2026-02-25coresight: Fix memory leak in coresight_alloc_device_name()Leo Yan
2026-02-25dmaengine: dw-edma: Add virtual IRQ for interrupt-emulation doorbellsKoichiro Den