summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
32 hoursuse less confusing names for iov_iter direction initializersAl Viro1-0/+3
32 hoursprintk: add print_hex_dump_devel()Thorsten Blum1-0/+13
32 hoursDisable -Wattribute-alias for clang-23 and newerNathan Chancellor4-0/+18
32 hourscompiler-clang.h: Add __diag infrastructure for clangNathan Chancellor1-0/+22
32 hoursHID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires1-2/+2
32 hoursHID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau1-0/+11
32 hoursiommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann1-0/+11
32 hoursparport: Fix race between port and client registrationBen Hutchings1-0/+1
2026-06-01string: add mem_is_zero() helper to check if memory area is all zerosJani Nikula1-0/+12
2026-06-01cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
2026-06-01rtc: introduce features bitfieldAlexandre Belloni1-0/+2
2026-06-01pppoe: drop PFC framesQingfang Deng1-0/+16
2026-06-01flow_dissector: Add PPPoE dissectorsWojciech Drewek1-0/+14
2026-06-01lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven1-2/+3
2026-06-01dev_printk: add new dev_err_probe() helpersNuno Sa1-0/+8
2026-06-01driver core: Move dev_err_probe() to where it belogsAndy Shevchenko2-2/+2
2026-06-01driver core: device.h: remove extern from function prototypesGreg Kroah-Hartman1-2/+1
2026-06-01quota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+1
2026-06-01firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
2026-06-01locking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche1-10/+10
2026-06-01fanotify: fix false positive on permission eventsMiklos Szeredi1-0/+1
2026-06-01driver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson1-0/+1
2026-06-01tpm: avoid -Wunused-but-set-variableArnd Bergmann1-2/+7
2026-06-01driver core: Don't let a device probe until it's readyDouglas Anderson1-0/+44
2026-06-01padata: Remove comment for reorder_workHerbert Xu1-1/+0
2026-06-01padata: Fix pd UAF once and for allHerbert Xu1-3/+0
2026-06-01usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio1-1/+2
2026-06-01x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+1
2026-06-01KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+2
2026-06-01ACPI: property: Constify stubs for CONFIG_ACPI=n caseAndy Shevchenko1-3/+3
2026-05-15ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds1-0/+3
2026-04-18device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko1-5/+5
2026-04-18device property: Unify access to of_nodeAndy Shevchenko1-1/+1
2026-04-18device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()Saravana Kannan1-0/+3
2026-04-18mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-0/+6
2026-04-18mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)2-5/+12
2026-04-18mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)1-1/+1
2026-04-18netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal1-1/+1
2026-04-18dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda1-2/+2
2026-04-18xen/privcmd: add boot control for restricted usage in domUJuergen Gross1-0/+1
2026-04-18irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier1-0/+1
2026-04-18USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern1-0/+3
2026-04-18USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern1-2/+3
2026-04-18indirect_call_wrapper: do not reevaluate function pointerEric Dumazet1-7/+11
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab1-1/+2
2026-03-04misc: rtsx: Add SD Express mode support for RTS5261Rui Feng1-0/+23
2026-03-04mmc: core: Initial support for SD express card/hostUlf Hansson1-0/+7
2026-03-04clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven1-24/+24
2026-03-04svcrdma: Maintain a Receive water markChuck Lever1-0/+2
2026-03-04PM: core: Add new *_PM_OPS macros, deprecate old onesPaul Cercueil1-24/+50