summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
23 hoursfutex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra
23 hoursfutex/pi: Plug private futex exec() raceThomas Gleixner
23 hourskcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa
23 hoursPCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold
5 daysata: libata-scsi: terminate deferred commands on time outDamien Le Moal
5 daysmm: replace pmd_to_swp_entry() with softleaf_from_pmd()Lorenzo Stoakes
9 dayssched/psi: Create the psimon kthread outside of cgroup_mutexTejun Heo
9 daysdibs: initialise dibs->lock in dibs_dev_alloc()Hidayath Khan
9 daysnvmem: layouts: Add fixed-layout driverMathieu Dubois-Briand
9 daysnet: remove CAP_SYS_RAWIO zero-padding in dev_validate_headerQihang Tang
9 dayspacket: use consistent hard_header_len in non-ring send pathsQihang Tang
9 daysmm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)
9 daysusb: core: Add quirk for 255-bytes initial config readNikhil Solanke
9 daysnetfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik
9 dayssched/fair: Separate se->vlag from se->vprotIngo Molnar
2026-08-09can: use skb hash instead of private variable in headroomOliver Hartkopp
2026-08-09userfaultfd: prevent registration of special VMAsMike Rapoport (Microsoft)
2026-08-09file: ensure cleanupChristian Brauner
2026-08-09file: add FD_{ADD,PREPARE}()Christian Brauner
2026-08-09dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+Md Sadre Alam
2026-08-09ata: libata-eh: Increase STANDBY IMMEDIATE timeoutMatt Vollrath
2026-08-09iommu/iommufd: Fix IOPF group ownership UAFPeiyang He
2026-08-09netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei
2026-08-09thunderbolt: Prevent XDomain delayed work use-after-free on disconnectMichael Bommarito
2026-08-09mm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)
2026-08-09lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()Harry Yoo (Oracle)
2026-08-03bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao
2026-08-03x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domainTony Luck
2026-08-03cred: add kernel_cred() helperChristian Brauner
2026-08-03remoteproc: xlnx: Check remote core stateTanmay Shah
2026-08-03SUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever
2026-08-03SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlistsChuck Lever
2026-08-03sunrpc: allocate a separate bvec array for socket sendsJeff Layton
2026-08-03gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes
2026-08-03vduse: return internal vq group struct as map tokenEugenio Pérez
2026-08-03audit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina
2026-08-03audit: widen ino fields to u64Jeff Layton
2026-08-03fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
2026-08-03net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman
2026-08-03cred: add scoped_with_kernel_creds()Christian Brauner
2026-08-03powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker
2026-08-03firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculationSebastian Ene
2026-08-03seqlock: Allow UBSAN_ALIGNMENT to fail optimizingHeiko Carstens
2026-08-03seqlock: Allow KASAN to fail optimizingPeter Zijlstra
2026-08-03seqlock: Cure some more scoped_seqlock() optimization failsPeter Zijlstra
2026-07-24seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
2026-07-24bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
2026-07-24new helper: simple_remove_by_name()Al Viro
2026-07-24bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
2026-07-24seqlock: Introduce scoped_seqlock_read()Peter Zijlstra