summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
25 hoursmm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma2-16/+0
25 hoursmm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()David Hildenbrand1-2/+2
25 hoursmm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()David Hildenbrand1-2/+2
25 hoursserdev: Provide a bustype shutdown functionUwe Kleine-König1-0/+1
25 hoursnet/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea1-2/+2
25 hoursDisable -Wattribute-alias for clang-23 and newerNathan Chancellor4-0/+18
25 hoursHID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires2-4/+4
25 hoursHID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau1-0/+11
25 hoursiommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann1-0/+11
25 hoursparport: Fix race between port and client registrationBen Hutchings1-0/+1
25 hoursima: verify the previous kernel's IMA buffer lies in addressable RAMHarshit Mogalapalli1-0/+1
2026-06-01string: add mem_is_zero() helper to check if memory area is all zerosJani Nikula1-0/+12
2026-06-01ptrace: Convert ptrace_attach() to use lock guardsPeter Zijlstra2-0/+28
2026-06-01net: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel1-0/+1
2026-06-01device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
2026-06-01driver core: platform: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-06-01driver core: generalize driver_override in struct deviceDanilo Krummrich2-0/+58
2026-05-23cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
2026-05-23pppoe: drop PFC framesQingfang Deng1-0/+16
2026-05-23lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven1-2/+3
2026-05-23dev_printk: add new dev_err_probe() helpersNuno Sa1-0/+8
2026-05-23quota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+1
2026-05-23padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan2-5/+4
2026-05-23module: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu1-8/+3
2026-05-23firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
2026-05-23locking: 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