summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
7 daysptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
8 daysprintk: add print_hex_dump_devel()Thorsten Blum
8 daysmmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang
8 daysdma-mapping: add __dma_from_device_group_begin()/end()Michael S. Tsirkin
8 daysdma-mapping: drop unneeded includes from dma-mapping.hChristoph Hellwig
8 daysfbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann
8 daysfanotify: fix false positive on permission eventsMiklos Szeredi
8 daysx86: shadow stacks: proper error handling for mmap lockLinus Torvalds
8 daysmm: convert mm_lock_seq to a proper seqcountSuren Baghdasaryan
2026-05-07driver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson
2026-05-07mm: prevent droppable mappings from being lockedAnthony Yznaga
2026-05-07randomize_kstack: Maintain kstack_offset per taskRyan Roberts
2026-05-07tpm: avoid -Wunused-but-set-variableArnd Bergmann
2026-05-07device property: Make modifications of fwnode "flags" thread safeDouglas Anderson
2026-05-07padata: Remove comment for reorder_workHerbert Xu
2026-05-07padata: Fix pd UAF once and for allHerbert Xu
2026-05-07driver core: Don't let a device probe until it's readyDouglas Anderson
2026-05-07usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio
2026-04-27mm/userfaultfd: fix hugetlb fault mutex hash calculationJianhui Zhou
2026-04-22KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson
2026-04-22x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
2026-04-22KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlaySean Christopherson
2026-04-22KVM: SEV: Disallow LAUNCH_FINISH if vCPUs are actively being createdSean Christopherson
2026-04-22soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_eiMukesh Ojha
2026-04-11mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu
2026-04-11netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal
2026-04-11net: introduce mangleid_featuresPaolo Abeni
2026-04-11io_uring/kbuf: switch to storing struct io_buffer_list locallyJens Axboe
2026-04-11io_uring/kbuf: remove legacy kbuf cachingPavel Begunkov
2026-04-02spi: use generic driver_override infrastructureDanilo Krummrich
2026-04-02spi: Group CS related fields in struct spi_deviceAndy Shevchenko
2026-04-02dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda
2026-04-02usb: core: new quirk to handle devices with zero configurationsJie Deng
2026-04-02net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-04-02driver core: platform: use generic driver_override infrastructureDanilo Krummrich
2026-04-02driver core: generalize driver_override in struct deviceDanilo Krummrich
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-03-25bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet
2026-03-25io_uring/kbuf: propagate BUF_MORE through early buffer commit pathJens Axboe
2026-03-25mm: thp: deny THP for files on anonymous inodesDeepanshu Kartikey
2026-03-25net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-03-25x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
2026-03-25tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-03-25cleanup: Provide retain_and_null_ptr()Thomas Gleixner
2026-03-25qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
2026-03-25irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
2026-03-25mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
2026-03-25USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-03-25USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-25net: add xmit recursion limit to tunnel xmit functionsWeiming Shi