summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
6 daysnet: harmonize tstats and dstatsPaolo Abeni
6 daysmm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)
6 daysmm/pagewalk: split walk_page_range_novma() into kernel/user partsLorenzo Stoakes
6 daysvrf: Make pcpu_dstats update functions available to other modules.Guillaume Nault
6 daysnet: core,vrf: Change pcpu_dstat fields to u64_stats_tJeremy Kerr
6 daysfs: don't block write during exec on pre-content watched filesAmir Goldstein
6 daysuserfaultfd: move vma_can_userfault out of lineMike Rapoport (Microsoft)
6 daysmm: userfaultfd: add pgtable_supports_uffd_wp()Chunyan Zhang
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 daysregulator: devres: add API for reference voltage suppliesDavid Lechner
9 daysnet/tcp: Add TCP-AO config and structuresDmitry Safonov
9 daysnetfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik
2026-08-09libceph: add doutc and *_client debug macros supportXiubo Li
2026-08-09can: use skb hash instead of private variable in headroomOliver Hartkopp
2026-08-09sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh
2026-08-09wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar
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-09sched: Add task_struct->faults_disabled_mappingKent Overstreet
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-03KVM: Introduce vcpu->wants_to_runDavid Matlack
2026-08-03bootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao
2026-08-03pinctrl: remove pinctrl_gpio_direction_output()Bartosz Golaszewski
2026-08-03workqueue: Add system_percpu_wq and system_dfl_wqMarco Crivellari
2026-08-03firmware_loader: introduce __free() cleanup hanlerDmitry Torokhov
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-03lsm: infrastructure management of the sock securityCasey Schaufler
2026-08-03audit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina
2026-08-03audit: widen ino fields to u64Jeff Layton
2026-08-03VFS/audit: introduce kern_path_parent() for auditNeilBrown
2026-08-03bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
2026-08-03fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
2026-08-03ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng
2026-08-03powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker
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-24jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan
2026-07-24jiffies: Define secs_to_jiffies()Easwar Hariharan
2026-07-24seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
2026-07-24mm: do file ownership checks with the proper mount idmapPedro Falcato
2026-07-24audit: add audit_log_nf_skb helper functionRicardo Robaina
2026-07-24bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
2026-07-24seqlock: Introduce scoped_seqlock_read()Peter Zijlstra
2026-07-24HID: add haptics page definesAngela Czubak
2026-07-24writeback: Avoid contention on wb->list_lock when switching inodesJan Kara