summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
4 daysbootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao1-0/+3
4 dayscred: add scoped_with_kernel_creds()Christian Brauner1-0/+8
4 dayscred: add kernel_cred() helperChristian Brauner1-0/+7
4 dayscleanup: fix scoped_class()Christian Brauner1-7/+8
4 dayscleanup: add a scoped version of CLASS()Christian Brauner1-0/+8
4 daysmm: prepare to move subsection_map_init() to mm/sparse-vmemmap.cDavid Hildenbrand (Arm)2-7/+8
4 daysremoteproc: xlnx: Check remote core stateTanmay Shah1-0/+13
4 daysSUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever1-2/+2
4 daysSUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlistsChuck Lever1-0/+15
4 dayssunrpc: allocate a separate bvec array for socket sendsJeff Layton1-0/+3
4 daysgpu: Move DRM buddy allocator one level up (part two)Joel Fernandes1-0/+188
4 daysaudit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina2-8/+8
4 daysaudit: widen ino fields to u64Jeff Layton1-1/+1
4 daysVFS/audit: introduce kern_path_parent() for auditNeilBrown1-0/+1
4 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers1-8/+10
4 daysnet/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman1-12/+1
4 daysdpll: add clock quality level attribute and opJiri Pirko1-0/+4
4 daysppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng1-2/+1
4 dayspowerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+6
4 daysseqlock: Allow UBSAN_ALIGNMENT to fail optimizingHeiko Carstens1-3/+4
4 daysseqlock: Allow KASAN to fail optimizingPeter Zijlstra1-1/+4
4 daysseqlock: Cure some more scoped_seqlock() optimization failsPeter Zijlstra1-2/+2
2026-07-24jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
2026-07-24rtnetlink: Make per-netns RTNL dereference helpers to macro.Kuniyuki Iwashima1-15/+6
2026-07-24seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap1-9/+8
2026-07-24bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski1-0/+4
2026-07-24slab: recognize @GFP parameter as optional in kernel-docRandy Dunlap1-3/+3
2026-07-24default_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds1-2/+2
2026-07-24add default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds2-24/+28
2026-07-24slab: Introduce kmalloc_flex() and familyKees Cook1-0/+42
2026-07-24slab: Introduce kmalloc_obj() and familyKees Cook1-0/+58
2026-07-24bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko2-3/+3
2026-07-24bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()Luis Gerhorst1-2/+9
2026-07-24seqlock: Introduce scoped_seqlock_read()Peter Zijlstra1-0/+111
2026-07-24HID: add haptics page definesAngela Czubak1-0/+29
2026-07-24vfs: make LAST_XXX private to fs/namei.cJori Koolstra1-6/+1
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-2/+2
2026-07-24SUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever1-0/+1
2026-07-24ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet1-0/+5
2026-07-24netfs: Drop the error arg from netfs_read_subreq_terminated()David Howells1-4/+3
2026-07-24rtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima1-0/+6
2026-07-24rtnetlink: Add assertion helpers for per-netns RTNL.Kuniyuki Iwashima1-4/+41
2026-07-24rtnetlink: Add per-netns RTNL.Kuniyuki Iwashima1-0/+21
2026-07-24i3c: master: Make hot-join workqueue freezable to block hot-join during suspendAdrian Hunter1-1/+1
2026-07-24workqueue: Add new WQ_PERCPU flagMarco Crivellari1-0/+1
2026-07-24nfs: use nfsi->rwsem to protect traversal of the file lock listYang Erkun1-1/+0
2026-07-24nfs: keep PG_UPTODATE clear after read errors in page groupsClark Wang1-0/+1
2026-07-24xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slotChuck Lever1-0/+2
2026-07-24dpll: Support dynamic pin index allocationIvan Vecera1-0/+2
2026-07-24dpll: Add notifier chain for dpll eventsPetr Oros1-0/+29