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