summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2 daysstring: add mem_is_zero() helper to check if memory area is all zerosJani Nikula
2 daysdevice property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski
2 daysSUNRPC: Do not dereference non-socket transports in sysfsTrond Myklebust
2 dayscdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
2 dayspppoe: drop PFC framesQingfang Deng
2 daysflow_dissector: Add PPPoE dissectorsWojciech Drewek
2 dayslib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven
2 daysdev_printk: add new dev_err_probe() helpersNuno Sa
2 daysdriver core: Move dev_err_probe() to where it belogsAndy Shevchenko
2 daysdriver core: device.h: remove extern from function prototypesGreg Kroah-Hartman
2 daysquota: Fix race of dquot_scan_active() with quota deactivationJan Kara
2 daysmodule: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu
2 dayskernel: globalize lookup_or_create_module_kobject()Shyam Saini
2 daysfirmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)
2 dayslocking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche
2 daysfanotify: fix false positive on permission eventsMiklos Szeredi
2 daysdriver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson
2 daystpm: avoid -Wunused-but-set-variableArnd Bergmann
2 daysdriver core: Don't let a device probe until it's readyDouglas Anderson
2 dayspadata: Remove comment for reorder_workHerbert Xu
2 dayspadata: Fix pd UAF once and for allHerbert Xu
2 daysdevice property: Make modifications of fwnode "flags" thread safeDouglas Anderson
2 daysusb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio
2 dayscpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà
2 daysx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
2 daysnet: add skb_header_pointer_careful() helperEric Dumazet
2 daysKVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson
2 daysfsl-mc: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2026-05-15ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
2026-04-18mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu
2026-04-18fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan
2026-04-18netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal
2026-04-18dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda
2026-04-18net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-04-18xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-04-18of: Add cleanup.h based auto release via __free(device_node) markingsJonathan Cameron
2026-04-18mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-04-18mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)
2026-04-18irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
2026-04-18mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
2026-04-18USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-04-18USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-04-18indirect_call_wrapper: do not reevaluate function pointerEric Dumazet
2026-03-04EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab
2026-03-04clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven
2026-03-04mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior
2026-03-04i3c: remove i2c board info from i2c_dev_descJamie Iles
2026-02-11timers: Provide timer_shutdown[_sync]()Thomas Gleixner
2026-02-11timers: Rename del_timer() to timer_delete()Thomas Gleixner
2026-02-11timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner