summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
25 hourssched/psi: Create the psimon kthread outside of cgroup_mutexTejun Heo
25 hoursdibs: initialise dibs->lock in dibs_dev_alloc()Hidayath Khan
25 hoursnvmem: layouts: Add fixed-layout driverMathieu Dubois-Briand
25 hoursnet: remove CAP_SYS_RAWIO zero-padding in dev_validate_headerQihang Tang
25 hourspacket: use consistent hard_header_len in non-ring send pathsQihang Tang
25 hoursmm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)
25 hoursusb: core: Add quirk for 255-bytes initial config readNikhil Solanke
25 hourshwmon: Support guard() and scoped_guard for subsystem locksGuenter Roeck
25 hoursnetfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik
25 hourssched_ext: Reject setting disallow from init_task outside the enable pathTejun Heo
11 daysscsi: libsas: terminate deferred commands on time outDamien Le Moal
11 daysdmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+Md Sadre Alam
11 daysata: libata-scsi: terminate deferred commands on time outDamien Le Moal
11 daysata: libata-eh: Increase STANDBY IMMEDIATE timeoutMatt Vollrath
11 daysmm: mglru: fix stale batch updates after memcg reparentingQi Zheng
11 daysiommu/iommufd: Fix IOPF group ownership UAFPeiyang He
11 daysnetfs: Fix folio_queue ENOMEM in writeback by adding a mempoolDavid Howells
11 daysethtool: Embed FEC hist ranges as buffer in structEric Joyner
11 daysnetfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei
11 daysthunderbolt: Prevent XDomain delayed work use-after-free on disconnectMichael Bommarito
11 daysmm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)
11 dayslib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()Harry Yoo (Oracle)
11 daysmm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXTHarry Yoo (Oracle)
2026-08-03bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao
2026-08-03mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song
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-03audit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina
2026-08-03fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
2026-08-03firmware: stratix10-svc: handle NO_RESPONSE in async pollAdrian Ng Ho Yin
2026-08-03bnge/bng_re: fix ring ID widthsVikas Gupta
2026-08-03net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman
2026-08-03platform/x86/intel/vsec: allocate res with intel_vsec_devRosen Penev
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-07-24iomap: consolidate bio submissionChristoph Hellwig
2026-07-24firmware_loader: Add cancel helper for async requestsCássio Gabriel
2026-07-24device property: initialize the remaining fields of fwnode_handle in fwnode_i...Bartosz Golaszewski
2026-07-24wifi: ieee80211: validate MLE common info lengthZhao Li
2026-07-24remoteproc: xlnx: Check remote core stateTanmay Shah
2026-07-24SUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever
2026-07-24ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
2026-07-24i3c: master: Defer new-device registration out of DAA caller contextAdrian Hunter
2026-07-24i3c: master: Ensure Hot-Join operations are stopped on shutdownAdrian Hunter
2026-07-24i3c: master: Consolidate Hot-Join DAA work in the coreAdrian Hunter
2026-07-24i3c: master: Make hot-join workqueue freezable to block hot-join during suspendAdrian Hunter
2026-07-24virtio: add missing kernel-doc for map and vmap membersChristian Fontanez
2026-07-24nfs: use nfsi->rwsem to protect traversal of the file lock listYang Erkun
2026-07-24nfs: keep PG_UPTODATE clear after read errors in page groupsClark Wang