summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
8 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp2-2/+1
8 dayskmemleak: iommu/iova: fix transient kmemleak false positiveCatalin Marinas1-0/+4
8 dayswifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar1-1/+1
8 daysmm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)1-1/+7
8 dayslib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()Harry Yoo (Oracle)1-0/+3
8 daysdmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+Md Sadre Alam1-5/+16
8 daysata: libata-eh: Increase STANDBY IMMEDIATE timeoutMatt Vollrath1-1/+1
8 daystracing: Remove TRACE_EVENT_FL_FILTERED logicZheng Yejian1-4/+0
8 daysnetfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei1-1/+1
8 daysthunderbolt: Prevent XDomain delayed work use-after-free on disconnectMichael Bommarito1-0/+3
2026-08-03bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao1-0/+3
2026-08-03cred: add scoped_with_kernel_creds()Christian Brauner1-0/+8
2026-08-03cred: add kernel_cred() helperChristian Brauner1-0/+7
2026-08-03cleanup: fix scoped_class()Christian Brauner1-7/+8
2026-08-03cleanup: add a scoped version of CLASS()Christian Brauner1-0/+8
2026-08-03mm: prepare to move subsection_map_init() to mm/sparse-vmemmap.cDavid Hildenbrand (Arm)2-7/+8
2026-08-03remoteproc: xlnx: Check remote core stateTanmay Shah1-0/+13
2026-08-03SUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever1-2/+2
2026-08-03SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlistsChuck Lever1-0/+15
2026-08-03sunrpc: allocate a separate bvec array for socket sendsJeff Layton1-0/+3
2026-08-03gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes1-0/+188
2026-08-03audit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina2-8/+8
2026-08-03audit: widen ino fields to u64Jeff Layton1-1/+1
2026-08-03VFS/audit: introduce kern_path_parent() for auditNeilBrown1-0/+1
2026-08-03fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers1-8/+10
2026-08-03net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman1-12/+1
2026-08-03dpll: add clock quality level attribute and opJiri Pirko1-0/+4
2026-08-03ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng1-2/+1
2026-08-03powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+6
2026-08-03seqlock: Allow UBSAN_ALIGNMENT to fail optimizingHeiko Carstens1-3/+4
2026-08-03seqlock: Allow KASAN to fail optimizingPeter Zijlstra1-1/+4
2026-08-03seqlock: 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