summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-02-24liveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)-3/+6
2026-02-24mm: change vma_alloc_folio_noprof() macro to inline functionArnd Bergmann-2/+5
2026-02-24sched_ext: Optimize sched_ext_entity layout for cache localityDavid Carlier-3/+3
2026-02-24spi: add devm_spi_new_ancillary_device()Antoniu Miclaus-0/+1
2026-02-24PCI/PTM: Drop pci_enable_ptm() granularity parameterMika Westerberg-2/+2
2026-02-24regmap: define cleanup helper for regmap_fieldSander Vanheule-0/+3
2026-02-24regmap: sort header includesSander Vanheule-6/+6
2026-02-24ASoC: soc_sdw_utils: Add device info for CS47L47Richard Fitzgerald-0/+2
2026-02-24drm/xe/uapi: Introduce a flag to disallow vm overcommit in fault modeThomas Hellström-0/+6
2026-02-24drm/nouveau: Add DRM_IOCTL_NOUVEAU_GET_ZCULL_INFOMel Henning-0/+66
2026-02-24Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni-3/+5
2026-02-24dt-bindings: clock: Add ARTPEC-9 clock controllerGyoungBo Min-0/+195
2026-02-24net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior-1/+1
2026-02-24mmc: Merge branch fixes into nextUlf Hansson-4/+5
2026-02-24jiffies: Remove unused __jiffy_arch_dataPetr Pavlu-5/+1
2026-02-24ata: libata-scsi: make ata_scsi_simulate() staticDamien Le Moal-1/+0
2026-02-23binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4Andrei Vagin-1/+1
2026-02-23Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz-3/+3
2026-02-23Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz-0/+2
2026-02-23sched_ext: Fix ops.dequeue() semanticsAndrea Righi-0/+1
2026-02-23dma-buf: Add dma_buf_attach_revocable()Leon Romanovsky-6/+3
2026-02-23default_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds-2/+2
2026-02-23sched/fair: More complex proportional newidle balancePeter Zijlstra-0/+1
2026-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1Alexei Starovoitov-112/+157
2026-02-23platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)Leif Skunberg-2/+3
2026-02-23dma-buf: use inline lock for the dma-fence-chainChristian König-1/+0
2026-02-23dma-buf: use inline lock for the dma-fence-arrayChristian König-1/+0
2026-02-23dma-buf: inline spinlock for fence protection v5Christian König-6/+13
2026-02-23dma-buf: abstract fence locking v2Christian König-0/+38
2026-02-23dma-buf: detach fence ops on signal v3Christian König-2/+2
2026-02-23dma-buf: protected fence ops by RCU v8Christian König-5/+28
2026-02-23PM: runtime: Change pm_runtime_put() return type to voidRafael J. Wysocki-14/+2
2026-02-23mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng-4/+5
2026-02-23shmem: adapt to rhashtable-based simple_xattrs with lazy allocationChristian Brauner-3/+3
2026-02-23xattr: add rhashtable-based simple_xattr infrastructureChristian Brauner-2/+23
2026-02-23xattr: add rcu_head and rhash_head to struct simple_xattrChristian Brauner-0/+4
2026-02-23mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang-0/+1
2026-02-23mmc: sdio: add NXP vendor and IW61x device IDsJeff Chen-0/+3
2026-02-23mmc: core: Add quirk for incorrect manufacturing dateAvri Altman-0/+1
2026-02-23dt-bindings: power: Add MediaTek MT8189 power domainIrving-CH Lin-0/+38
2026-02-23dt-bindings: power: mt7622-power: Add MT7622_POWER_DOMAIN_AUDIOAngeloGioacchino Del Regno-0/+1
2026-02-23dt-bindings: power: define ID for Marvell PXA1908 audio domainKarel Balej-0/+1
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard-6330/+29768
2026-02-23rseq: slice ext: Ensure rseq feature size differs from original rseq sizeMathieu Desnoyers-4/+34
2026-02-23rseq: Mark rseq_arm_slice_extension_timer() __always_inlineArnd Bergmann-4/+4
2026-02-23sched/fair: Fix lag clampPeter Zijlstra-0/+1
2026-02-23locking/mutex: Add killable flavor to guard definitionsDavidlohr Bueso-0/+3
2026-02-23locking/mutex: Fix wrong comment for CONFIG_DEBUG_LOCK_ALLOCDavidlohr Bueso-1/+1
2026-02-23locking/mutex: Rename mutex_init_lockep()Davidlohr Bueso-2/+2
2026-02-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-6695/+31524