summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
9 hourscdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
9 hourspppoe: drop PFC framesQingfang Deng
9 hourslib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven
9 hoursdev_printk: add new dev_err_probe() helpersNuno Sa
9 hoursquota: Fix race of dquot_scan_active() with quota deactivationJan Kara
9 hourspadata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan
9 hoursmodule: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu
9 hoursfirmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)
9 hourslocking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche
6 daysmm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park
6 daysmm/damon/core: implement damon_kdamond_pid()SeongJae Park
6 daysprintk: add print_hex_dump_devel()Thorsten Blum
6 daysmmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang
6 daysfbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann
6 daysfanotify: fix false positive on permission eventsMiklos Szeredi
6 daysbpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko
6 daysx86: shadow stacks: proper error handling for mmap lockLinus Torvalds
6 daysdriver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson
6 daysrandomize_kstack: Maintain kstack_offset per taskRyan Roberts
6 daystpm: avoid -Wunused-but-set-variableArnd Bergmann
6 daysf2fs: fix to detect potential corrupted nid in free_nid_listChao Yu
6 daysdriver core: Don't let a device probe until it's readyDouglas Anderson
6 daysdevice property: Make modifications of fwnode "flags" thread safeDouglas Anderson
6 dayspadata: Remove comment for reorder_workHerbert Xu
6 dayspadata: Fix pd UAF once and for allHerbert Xu
6 daysusb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio
8 daysptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
2026-04-27KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson
2026-04-11mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu
2026-04-11vfio/pci: Use unmap_mapping_range()Alex Williamson
2026-04-11vfio: Create vfio_fs_type with inode per deviceAlex Williamson
2026-04-11netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal
2026-04-02dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda
2026-04-02usb: core: new quirk to handle devices with zero configurationsJie Deng
2026-04-02net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-03-25net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-03-25x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
2026-03-25tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-03-25NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust
2026-03-25irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supp...Marc Zyngier
2026-03-25mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
2026-03-25USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-03-25USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-25net/mlx5: IFC updates for disabled host PFDaniel Jurgens
2026-03-25bpf: export bpf_link_inc_not_zero.Kui-Feng Lee
2026-03-25indirect_call_wrapper: do not reevaluate function pointerEric Dumazet
2026-03-25mailbox: Allow controller specific mapping using fwnodeAnup Patel
2026-03-25mailbox: sort headers alphabeticallyTudor Ambarus
2026-03-25resource: Add resource set range and size helpersIlpo Järvinen