summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
4 daysclang: work around asm output constraint problemsEric Dumazet2-1/+3
5 daysMerge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-15/+15
6 daysMerge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+4
8 dayspowercap: intel_rapl: Fix possible recursive lock warningSrinivas Pandruvada1-0/+4
8 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+3
9 daysMerge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
9 daysshmem: fix recovery on rename failuresAl Viro1-1/+1
12 daysMerge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+0
12 daysMerge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
12 daysmm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS from <linux/mm_types.h>Tal Zussman1-1/+0
12 daysMerge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+2
12 daysMerge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-9/+8
12 daysfile: ensure cleanupChristian Brauner1-7/+6
12 daysMerge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds1-10/+2
12 daysMerge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+0
12 daysMerge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+9
12 daysi3c: master: cleanup callback .priv_xfers()Frank Li1-10/+2
12 daysblock: move around bio flagging helpersPavel Begunkov1-15/+15
13 daysMerge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-1/+23
13 daysrseq: Always inline rseq_debug_syscall_return()Eric Dumazet1-1/+1
2025-12-11args: fix documentation to reflect the correct numbersAndy Shevchenko1-2/+2
2025-12-11Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-3/+3
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-12-10bpf: Add bpf_has_frame_pointer()Josh Poimboeuf1-0/+3
2025-12-10irqdomain: Delete irq_domain_add_tree()Andy Shevchenko1-16/+0
2025-12-10Merge tag 'platform-drivers-x86-v6.19-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-53/+75
2025-12-10Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+2
2025-12-09lockref: add a __cond_lock annotation for lockref_put_or_lockChristoph Hellwig1-0/+2
2025-12-09Merge tag 'auto-type-conversion-for-v6.19-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds4-7/+20
2025-12-09mm: fix CONFIG_STACK_GROWSUP typo in mm.hLukas Bulwahn1-1/+1
2025-12-09mm/huge_memory: make min_order_for_split() always return an orderZi Yan1-3/+3
2025-12-09mm/huge_memory: replace can_split_folio() with direct refcount calculationZi Yan1-1/+0
2025-12-09mm/huge_memory: change folio_split_supported() to folio_check_splittable()Zi Yan1-3/+3
2025-12-09mm/sparse: fix sparse_vmemmap_init_nid_early definition without CONFIG_SPARSEMEMJinhui Guo1-1/+1
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2025-12-09Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+19
2025-12-09include/linux: change "__auto_type" to "auto"H. Peter Anvin3-7/+7
2025-12-09compiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin1-0/+13
2025-12-09Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+27
2025-12-09Merge tag 'phy-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds1-0/+19
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-23/+58
2025-12-08dma-mapping: Fix DMA_BIT_MASK() macro being brokenHans de Goede1-1/+1
2025-12-08of: base: Add of_property_read_u8_indexSrinivas Kandagatla1-0/+9
2025-12-08Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2-13/+39
2025-12-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-0/+164
2025-12-07mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destructionHarry Yoo1-0/+7
2025-12-07Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linuxLinus Torvalds1-0/+2