aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-02-24spi: add devm_spi_new_ancillary_device()Antoniu Miclaus1-0/+1
2026-02-24PCI/PTM: Drop pci_enable_ptm() granularity parameterMika Westerberg1-2/+2
2026-02-24regmap: define cleanup helper for regmap_fieldSander Vanheule1-0/+3
2026-02-24regmap: sort header includesSander Vanheule1-6/+6
2026-02-24mmc: Merge branch fixes into nextUlf Hansson1-4/+5
2026-02-24jiffies: Remove unused __jiffy_arch_dataPetr Pavlu1-5/+1
2026-02-24ata: libata-scsi: make ata_scsi_simulate() staticDamien Le Moal1-1/+0
2026-02-23binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4Andrei Vagin1-1/+1
2026-02-23Input: export input_default_setkeycodeFabio Baltieri1-0/+4
2026-02-23Merge branch 'ib-iio-thermal-qcom-pmic5' into togregJonathan Cameron1-0/+211
2026-02-23iio: adc: Add support for QCOM PMIC5 Gen3 ADCJishnu Prakash1-0/+211
2026-02-23sched_ext: Fix ops.dequeue() semanticsAndrea Righi1-0/+1
2026-02-23dma-buf: Add dma_buf_attach_revocable()Leon Romanovsky1-6/+3
2026-02-23default_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds1-2/+2
2026-02-23sched/fair: More complex proportional newidle balancePeter Zijlstra1-0/+1
2026-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1Alexei Starovoitov18-70/+74
2026-02-23platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)Leif Skunberg1-2/+3
2026-02-23dma-buf: use inline lock for the dma-fence-chainChristian König1-1/+0
2026-02-23dma-buf: use inline lock for the dma-fence-arrayChristian König1-1/+0
2026-02-23dma-buf: inline spinlock for fence protection v5Christian König1-6/+13
2026-02-23dma-buf: abstract fence locking v2Christian König1-0/+38
2026-02-23dma-buf: detach fence ops on signal v3Christian König1-2/+2
2026-02-23dma-buf: protected fence ops by RCU v8Christian König1-5/+28
2026-02-23PM: runtime: Change pm_runtime_put() return type to voidRafael J. Wysocki1-14/+2
2026-02-23mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng1-4/+5
2026-02-23shmem: adapt to rhashtable-based simple_xattrs with lazy allocationChristian Brauner2-3/+3
2026-02-23xattr: add rhashtable-based simple_xattr infrastructureChristian Brauner1-2/+23
2026-02-23xattr: add rcu_head and rhash_head to struct simple_xattrChristian Brauner1-0/+4
2026-02-23mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang1-0/+1
2026-02-23mmc: sdio: add NXP vendor and IW61x device IDsJeff Chen1-0/+3
2026-02-23mmc: core: Add quirk for incorrect manufacturing dateAvri Altman1-0/+1
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard390-3056/+22519
2026-02-23rseq: slice ext: Ensure rseq feature size differs from original rseq sizeMathieu Desnoyers1-0/+12
2026-02-23rseq: Mark rseq_arm_slice_extension_timer() __always_inlineArnd Bergmann1-4/+4
2026-02-23sched/fair: Fix lag clampPeter Zijlstra1-0/+1
2026-02-23locking/mutex: Add killable flavor to guard definitionsDavidlohr Bueso1-0/+3
2026-02-23locking/mutex: Fix wrong comment for CONFIG_DEBUG_LOCK_ALLOCDavidlohr Bueso1-1/+1
2026-02-23locking/mutex: Rename mutex_init_lockep()Davidlohr Bueso1-2/+2
2026-02-23iio: industrialio-backend: support backend capabilitiesTomas Melin1-0/+24
2026-02-23soundwire: sdw.h: repair names and format of kernel-doc commentsRandy Dunlap1-9/+9
2026-02-23drm/buddy: Move internal helpers to buddy.cSanjay Yadav1-23/+2
2026-02-23drm/buddy: Add kernel-doc for allocator structures and flagsSanjay Yadav1-20/+103
2026-02-22clk: divider: remove divider_round_rate() and divider_round_rate_parent()Brian Masney1-13/+0
2026-02-22clk: divider: remove divider_ro_round_rate_parent()Brian Masney1-15/+0
2026-02-22clk: remove round_rate() clk opsBrian Masney1-12/+6
2026-02-22Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-8/+7
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds5-5/+5
2026-02-21add default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds2-24/+28
2026-02-21slab.h: disable completely broken overflow handling in flex allocationsLinus Torvalds2-6/+2
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds10-11/+11