summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
42 hoursstring: add mem_is_zero() helper to check if memory area is all zerosJani Nikula1-0/+12
42 hoursptrace: Convert ptrace_attach() to use lock guardsPeter Zijlstra2-0/+28
42 hoursnet: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel1-0/+1
42 hoursdevice property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
42 hoursdriver core: platform: use generic driver_override infrastructureDanilo Krummrich1-5/+0
42 hoursdriver core: generalize driver_override in struct deviceDanilo Krummrich2-0/+58
11 dayscdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
11 dayspppoe: drop PFC framesQingfang Deng1-0/+16
11 dayslib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven1-2/+3
11 daysdev_printk: add new dev_err_probe() helpersNuno Sa1-0/+8
11 daysquota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+1
11 dayspadata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan2-5/+4
11 daysmodule: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu1-8/+3
11 daysfirmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
11 dayslocking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche1-10/+10
2026-05-17mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park1-0/+1
2026-05-17mm/damon/core: implement damon_kdamond_pid()SeongJae Park1-0/+1
2026-05-17printk: add print_hex_dump_devel()Thorsten Blum1-0/+13
2026-05-17mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang1-0/+1
2026-05-17fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann1-1/+3
2026-05-17fanotify: fix false positive on permission eventsMiklos Szeredi1-0/+1
2026-05-17bpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko1-4/+27
2026-05-17x86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-3/+3
2026-05-17driver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson1-0/+1
2026-05-17randomize_kstack: Maintain kstack_offset per taskRyan Roberts2-11/+19
2026-05-17tpm: avoid -Wunused-but-set-variableArnd Bergmann1-2/+7
2026-05-17f2fs: fix to detect potential corrupted nid in free_nid_listChao Yu1-0/+1
2026-05-17driver core: Don't let a device probe until it's readyDouglas Anderson1-0/+44
2026-05-17device property: Make modifications of fwnode "flags" thread safeDouglas Anderson1-11/+33
2026-05-17padata: Remove comment for reorder_workHerbert Xu1-1/+0
2026-05-17padata: Fix pd UAF once and for allHerbert Xu1-3/+0
2026-05-17usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio1-1/+2
2026-05-15ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds1-0/+3
2026-04-27KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+2
2026-04-11mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-5/+15
2026-04-11vfio/pci: Use unmap_mapping_range()Alex Williamson1-2/+0
2026-04-11vfio: Create vfio_fs_type with inode per deviceAlex Williamson1-0/+1
2026-04-11netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal1-1/+1
2026-04-02dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda1-2/+2
2026-04-02usb: core: new quirk to handle devices with zero configurationsJie Deng1-0/+3
2026-04-02net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels1-0/+1
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross1-0/+1
2026-03-25net: stmmac: remove support for lpi_intr_oRussell King (Oracle)1-1/+0
2026-03-25x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+1
2026-03-25tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt1-0/+9
2026-03-25NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust1-0/+1
2026-03-25irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier1-0/+1
2026-03-25mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng1-4/+5
2026-03-25USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern1-0/+3
2026-03-25USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern1-2/+3