summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
6 daysHID: input: read battery capacity from its actual report offsetJose Villaseñor Montfort1-0/+2
6 daysfutex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra2-0/+2
6 daysfutex/pi: Plug private futex exec() raceThomas Gleixner1-0/+2
6 daysfbdev: Wrap user-invoked calls to fb_set_var() in helperThomas Zimmermann1-0/+2
6 dayskcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa1-0/+8
6 daysio_uring: defer eventfd signaling when queued from a wakeup handlerJens Axboe1-0/+8
6 daysPCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold1-0/+3
10 daystick: Include ktime.h and jiffies.h in linux/tick.hKarl Mehltretter1-0/+2
10 daysrseq: Prevent hard lockup on granted time slice extensionNiels Pressel1-0/+1
14 dayssched/psi: Create the psimon kthread outside of cgroup_mutexTejun Heo1-1/+3
14 daysdibs: initialise dibs->lock in dibs_dev_alloc()Hidayath Khan1-1/+1
14 daysnvmem: layouts: Add fixed-layout driverMathieu Dubois-Briand1-0/+6
14 daysnet: remove CAP_SYS_RAWIO zero-padding in dev_validate_headerQihang Tang1-5/+0
14 dayspacket: use consistent hard_header_len in non-ring send pathsQihang Tang1-2/+4
14 daysmm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)1-0/+1
14 daysusb: core: Add quirk for 255-bytes initial config readNikhil Solanke1-0/+3
14 dayshwmon: Support guard() and scoped_guard for subsystem locksGuenter Roeck1-0/+3
14 daysnetfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik1-1/+1
14 dayssched_ext: Reject setting disallow from init_task outside the enable pathTejun Heo1-5/+5
2026-08-09scsi: libsas: terminate deferred commands on time outDamien Le Moal1-0/+2
2026-08-09dmaengine: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+Md Sadre Alam1-5/+16
2026-08-09ata: libata-scsi: terminate deferred commands on time outDamien Le Moal1-0/+2
2026-08-09ata: libata-eh: Increase STANDBY IMMEDIATE timeoutMatt Vollrath1-1/+1
2026-08-09mm: mglru: fix stale batch updates after memcg reparentingQi Zheng1-0/+25
2026-08-09iommu/iommufd: Fix IOPF group ownership UAFPeiyang He1-0/+5
2026-08-09netfs: Fix folio_queue ENOMEM in writeback by adding a mempoolDavid Howells2-3/+4
2026-08-09ethtool: Embed FEC hist ranges as buffer in structEric Joyner1-0/+1
2026-08-09netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei1-1/+1
2026-08-09thunderbolt: Prevent XDomain delayed work use-after-free on disconnectMichael Bommarito1-0/+3
2026-08-09mm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)1-0/+6
2026-08-09lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()Harry Yoo (Oracle)1-0/+3
2026-08-09mm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXTHarry Yoo (Oracle)1-2/+11
2026-08-03bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao1-0/+3
2026-08-03mm/sparse-vmemmap: pass @pgmap argument to memory deactivation pathsMuchun Song1-3/+5
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-03audit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina2-8/+8
2026-08-03fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers1-8/+10
2026-08-03firmware: stratix10-svc: handle NO_RESPONSE in async pollAdrian Ng Ho Yin1-0/+4
2026-08-03bnge/bng_re: fix ring ID widthsVikas Gupta1-4/+3
2026-08-03net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman1-12/+1
2026-08-03platform/x86/intel/vsec: allocate res with intel_vsec_devRosen Penev1-3/+3
2026-08-03powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+6
2026-08-03firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculationSebastian Ene1-1/+1
2026-08-03seqlock: Allow UBSAN_ALIGNMENT to fail optimizingHeiko Carstens1-3/+4
2026-07-24iomap: consolidate bio submissionChristoph Hellwig1-0/+2
2026-07-24firmware_loader: Add cancel helper for async requestsCássio Gabriel1-0/+10
2026-07-24device property: initialize the remaining fields of fwnode_handle in fwnode_i...Bartosz Golaszewski1-0/+2
2026-07-24wifi: ieee80211: validate MLE common info lengthZhao Li1-8/+4
2026-07-24remoteproc: xlnx: Check remote core stateTanmay Shah1-0/+21