summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
37 hoursstring: add mem_is_zero() helper to check if memory area is all zerosJani Nikula
37 hourscdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
37 hoursrtc: introduce features bitfieldAlexandre Belloni
37 hourspppoe: drop PFC framesQingfang Deng
37 hoursflow_dissector: Add PPPoE dissectorsWojciech Drewek
37 hourslib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven
37 hoursdev_printk: add new dev_err_probe() helpersNuno Sa
37 hoursdriver core: Move dev_err_probe() to where it belogsAndy Shevchenko
37 hoursdriver core: device.h: remove extern from function prototypesGreg Kroah-Hartman
37 hoursquota: Fix race of dquot_scan_active() with quota deactivationJan Kara
37 hoursfirmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)
37 hourslocking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche
37 hoursfanotify: fix false positive on permission eventsMiklos Szeredi
37 hoursdriver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson
37 hourstpm: avoid -Wunused-but-set-variableArnd Bergmann
37 hoursdriver core: Don't let a device probe until it's readyDouglas Anderson
37 hourspadata: Remove comment for reorder_workHerbert Xu
37 hourspadata: Fix pd UAF once and for allHerbert Xu
37 hoursusb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio
37 hoursx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
37 hoursKVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson
37 hoursACPI: property: Constify stubs for CONFIG_ACPI=n caseAndy Shevchenko
2026-05-15ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
2026-04-18device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko
2026-04-18device property: Unify access to of_nodeAndy Shevchenko
2026-04-18device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()Saravana Kannan
2026-04-18mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu
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-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-18xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-04-18irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
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-04misc: rtsx: Add SD Express mode support for RTS5261Rui Feng
2026-03-04mmc: core: Initial support for SD express card/hostUlf Hansson
2026-03-04clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven
2026-03-04svcrdma: Maintain a Receive water markChuck Lever
2026-03-04PM: core: Add new *_PM_OPS macros, deprecate old onesPaul Cercueil
2026-03-04PM: core: Redefine pm_ptr() macroPaul Cercueil
2026-03-04power: supply: wm97xx_battery: Convert to GPIO descriptorLinus Walleij
2026-03-04regulator: core: Fix off_on_delay handlingVincent Whitchurch
2026-03-04mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior
2026-03-04i3c: remove i2c board info from i2c_dev_descJamie Iles
2026-02-06mm/pagewalk: add walk_page_range_vma()David Hildenbrand
2026-02-06nvme-pci: do not directly handle subsys reset falloutKeith Busch
2026-02-06net/mlx5e: Expose rx_oversize_pkts_buffer counterGal Pressman