summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-01iio: core: Add IIO_EV_INFO_SCALE to event infoTaha Ed-Dafili1-0/+1
2026-03-01Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-3/+12
2026-02-28firmware: exynos-acpm: Drop fake 'const' on handle pointerKrzysztof Kozlowski1-23/+17
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini1-6/+1
2026-02-28iio: tsl2772: fix all kernel-doc warningsRandy Dunlap1-2/+2
2026-02-28net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels1-0/+1
2026-02-28net: inline skb_add_rx_frag_netmem()Eric Dumazet1-2/+11
2026-02-28net: phy: micrel: Add support for lan9645x internal phyJens Emil Schulz Østergaard1-0/+1
2026-02-28bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan1-0/+3
2026-02-28bpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi2-3/+3
2026-02-28bpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi1-0/+6
2026-02-28nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner1-0/+2
2026-02-27Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds1-4/+5
2026-02-27Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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-27Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+11
2026-02-27Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus 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...Linus 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