summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
11 hoursmigrate: replace RMP_ flags with TTU_ flagsMatthew Wilcox (Oracle)
11 hoursmm/huge_memory: replace can_split_folio() with direct refcount calculationZi Yan
11 hoursmm/huge_memory: change folio_split_supported() to folio_check_splittable()Zi Yan
11 hoursmm: thp: introduce folio_split_queue_lock and its variantsMuchun Song
11 hourslockd: fix swapped arguments in nlmsvc_match_ip()Oscar Ou
11 hoursfirmware: qcom_scm: Rename peripheral as pas_idMukesh Ojha
11 hoursACPI: TAD: Rearrange RT data validation checkingRafael J. Wysocki
11 hoursACPI: x86/rtc-cmos: Use platform device for driver bindingRafael J. Wysocki
11 hoursACPI: x86: cmos_rtc: Create a CMOS RTC platform deviceRafael J. Wysocki
11 hoursmm/hugetlb: initialize gigantic bootmem hugepage struct pages earlierMuchun Song
11 hoursmm/hugetlb: defer vmemmap population for bootmem hugepagesKiryl Shutsemau (Meta)
11 hourskprobes: Protect kprobe_blacklist with RCUMasami Hiramatsu (Google)
11 hourssoc: qcom: geni-se: Use HW PROG_RAM_DEPTH to validate firmware sizeViken Dadhaniya
4 daysmm/rmap: use huge_ptep_get() in try_to_unmap_one()Dev Jain
4 daysmm: avoid unnecessary use of is_swap_pmd()Lorenzo Stoakes
4 dayssvcrdma: Fix pcl_for_each_segment for empty chunksChris Mason
4 daysdm-io: report non-retryable errors separatedlyMikulas Patocka
4 daysusb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()Xu Yang
4 daysmm: page_alloc: move capture_control to the page allocatorVlastimil Babka (SUSE)
4 daysinclude/linux/list.h: mark list_add and __list_add as __always_inlineJordan R Abrahams-Whitehead
4 daysip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet
9 daysbatman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng
9 daysio_uring: defer eventfd signaling when queued from a wakeup handlerJens Axboe
2026-08-27futex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra
2026-08-27futex/pi: Plug private futex exec() raceThomas Gleixner
2026-08-27kcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa
2026-08-27PCI: 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