summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2 daysstring: add mem_is_zero() helper to check if memory area is all zerosJani Nikula1-0/+12
2 daysdevice property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
2 daysSUNRPC: Do not dereference non-socket transports in sysfsTrond Myklebust2-1/+3
2 dayscdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
2 dayspppoe: drop PFC framesQingfang Deng1-0/+16
2 daysflow_dissector: Add PPPoE dissectorsWojciech Drewek1-0/+14
2 dayslib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven1-2/+3
2 daysdev_printk: add new dev_err_probe() helpersNuno Sa1-0/+8
2 daysdriver core: Move dev_err_probe() to where it belogsAndy Shevchenko2-2/+2
2 daysdriver core: device.h: remove extern from function prototypesGreg Kroah-Hartman1-2/+1
2 daysquota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+1
2 daysmodule: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu1-8/+3
2 dayskernel: globalize lookup_or_create_module_kobject()Shyam Saini1-0/+2
2 daysfirmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
2 dayslocking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche1-10/+10
2 daysfanotify: fix false positive on permission eventsMiklos Szeredi1-0/+1
2 daysdriver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson1-0/+1
2 daystpm: avoid -Wunused-but-set-variableArnd Bergmann1-2/+7
2 daysdriver core: Don't let a device probe until it's readyDouglas Anderson1-0/+44
2 dayspadata: Remove comment for reorder_workHerbert Xu1-1/+0
2 dayspadata: Fix pd UAF once and for allHerbert Xu1-3/+0
2 daysdevice property: Make modifications of fwnode "flags" thread safeDouglas Anderson1-9/+31
2 daysusb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio1-1/+2
2 dayscpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà1-4/+1
2 daysx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+1
2 daysnet: add skb_header_pointer_careful() helperEric Dumazet1-0/+12
2 daysKVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+2
2 daysfsl-mc: Use driver_set_override() instead of open-codingKrzysztof Kozlowski1-2/+4
2026-05-15ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds1-0/+3
2026-04-18mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-5/+15
2026-04-18fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan1-0/+2
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-18net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels1-0/+1
2026-04-18xen/privcmd: add boot control for restricted usage in domUJuergen Gross1-0/+1
2026-04-18of: Add cleanup.h based auto release via __free(device_node) markingsJonathan Cameron1-0/+2
2026-04-18mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)2-5/+11
2026-04-18mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)1-1/+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-18mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng1-4/+5
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-04clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven1-24/+24
2026-03-04mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior1-1/+1
2026-03-04i3c: remove i2c board info from i2c_dev_descJamie Iles1-1/+0
2026-02-11timers: Provide timer_shutdown[_sync]()Thomas Gleixner1-0/+2
2026-02-11timers: Rename del_timer() to timer_delete()Thomas Gleixner1-1/+14
2026-02-11timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner1-2/+0