summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
3 hoursmm/rmap: use huge_ptep_get() in try_to_unmap_one()Dev Jain
3 hoursmm: avoid unnecessary use of is_swap_pmd()Lorenzo Stoakes
3 hourssvcrdma: Fix pcl_for_each_segment for empty chunksChris Mason
3 hoursdm-io: report non-retryable errors separatedlyMikulas Patocka
3 hoursusb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()Xu Yang
3 hoursmm: page_alloc: move capture_control to the page allocatorVlastimil Babka (SUSE)
3 hoursinclude/linux/list.h: mark list_add and __list_add as __always_inlineJordan R Abrahams-Whitehead
3 hoursip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet
5 daysbatman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng
5 daysio_uring: defer eventfd signaling when queued from a wakeup handlerJens Axboe
11 daysfutex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra
11 daysfutex/pi: Plug private futex exec() raceThomas Gleixner
11 dayskcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa
11 daysPCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold
2026-08-23ata: libata-scsi: terminate deferred commands on time outDamien Le Moal
2026-08-23mm: replace pmd_to_swp_entry() with softleaf_from_pmd()Lorenzo Stoakes
2026-08-19sched/psi: Create the psimon kthread outside of cgroup_mutexTejun Heo
2026-08-19dibs: initialise dibs->lock in dibs_dev_alloc()Hidayath Khan
2026-08-19nvmem: layouts: Add fixed-layout driverMathieu Dubois-Briand
2026-08-19net: remove CAP_SYS_RAWIO zero-padding in dev_validate_headerQihang Tang
2026-08-19packet: use consistent hard_header_len in non-ring send pathsQihang Tang
2026-08-19mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)
2026-08-19usb: core: Add quirk for 255-bytes initial config readNikhil Solanke
2026-08-19netfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik
2026-08-19sched/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