aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-02-27Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds2-12/+2
2026-02-27PCI/PTM: Do not enable PTM automatically for Root and Switch Upstream PortsMika Westerberg1-1/+1
2026-02-27workqueue: Update documentation as per system_percpu_wq namingMallesh Koujalagi1-8/+8
2026-02-27ww-mutex: Fix the ww_acquire_ctx function annotationsBart Van Assche1-2/+2
2026-02-27signal: Fix the lock_task_sighand() annotationBart Van Assche1-1/+1
2026-02-27locking: Fix rwlock and spinlock lock context annotationsBart Van Assche3-5/+8
2026-02-27hrtimer: Use linked timerqueueThomas Gleixner2-12/+12
2026-02-27timerqueue: Provide linked timerqueueThomas Gleixner2-11/+60
2026-02-27rbtree: Provide rbtree with linksThomas Gleixner2-9/+88
2026-02-27hrtimer: Keep track of first expiring timer per clock baseThomas Gleixner1-0/+2
2026-02-27hrtimer: Avoid re-evaluation when nothing changedThomas Gleixner1-26/+27
2026-02-27hrtimer: Push reprogramming timers into the interrupt return pathPeter Zijlstra1-5/+67
2026-02-27entry: Prepare for deferred hrtimer rearmingPeter Zijlstra2-9/+32
2026-02-27hrtimer: Prepare stubs for deferred rearmingPeter Zijlstra2-0/+22
2026-02-27hrtimer: Rename hrtimer_cpu_base::in_hrtirq to deferred_rearmThomas Gleixner1-2/+2
2026-02-27hrtimer: Convert state and properties to booleanThomas Gleixner2-35/+8
2026-02-27hrtimer: Replace the bitfield in hrtimer_cpu_baseThomas Gleixner1-5/+5
2026-02-27clockevents: Provide support for clocksource coupled comparatorsThomas Gleixner1-2/+5
2026-02-27timekeeping: Provide infrastructure for coupled clockeventsThomas Gleixner2-0/+9
2026-02-27timekeeping: Allow inlining clocksource::read()Thomas Gleixner1-0/+2
2026-02-27clockevents: Remove redundant CLOCK_EVT_FEAT_KTIMEThomas Gleixner1-1/+0
2026-02-27hrtimer: Provide LAZY_REARM modePeter Zijlstra2-0/+11
2026-02-27sched: Use hrtimer_highres_enabled()Thomas Gleixner1-6/+0
2026-02-27hrtimer: Provide a static branch based hrtimer_hres_enabled()Thomas Gleixner1-4/+9
2026-02-27platform_data/mlxreg: mlxreg.h: fix all kernel-doc warningsRandy Dunlap1-7/+7
2026-02-27gpio: introduce a header for symbols shared by suppliers and consumersBartosz Golaszewski3-3/+13
2026-02-27gpio: generic: Don't use 'proxy' headersAndy Shevchenko1-1/+7
2026-02-27dmaengine: fsl-edma: fix all kernel-doc warningsRandy Dunlap1-2/+3
2026-02-26Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-5/+11
2026-02-26Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-14/+2
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-83/+74
2026-02-26Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-4/+4
2026-02-26ACPI: x86/rtc-cmos: Use platform device for driver bindingRafael J. Wysocki1-0/+6
2026-02-26ACPI: x86: cmos_rtc: Create a CMOS RTC platform deviceRafael J. Wysocki1-0/+4
2026-02-26mm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda1-12/+0
2026-02-26mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan1-0/+2
2026-02-26pppoe: remove kernel-mode relay supportQingfang Deng1-6/+0
2026-02-26kthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner1-1/+20
2026-02-25Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-13/+0
2026-02-25mtd: spinand: Clean the flags sectionMiquel Raynal1-2/+3
2026-02-25mtd: Add driver for concatenating devicesAmit Kumar Mahapatra1-1/+50
2026-02-25mtd: Move struct mtd_concat definition to header fileAmit Kumar Mahapatra1-0/+12
2026-02-25coresight: Fix memory leak in coresight_alloc_device_name()Leo Yan1-10/+4
2026-02-25dmaengine: dw-edma: Add virtual IRQ for interrupt-emulation doorbellsKoichiro Den1-0/+6
2026-02-25ata: libata-eh: avoid unnecessary calls to ata_scsi_port_error_handler()Damien Le Moal1-1/+2
2026-02-24net: stmmac: pass interface mode into fix_mac_speed() methodRussell King (Oracle)1-1/+2
2026-02-24overflow: Make sure size helpers are always inlinedKees Cook1-4/+4
2026-02-24liveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)1-3/+6
2026-02-24mm: change vma_alloc_folio_noprof() macro to inline functionArnd Bergmann1-2/+5
2026-02-24sched_ext: Optimize sched_ext_entity layout for cache localityDavid Carlier1-3/+3