summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-05-23cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
2026-05-23net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
2026-05-23pppoe: drop PFC framesQingfang Deng1-0/+16
2026-05-23lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven1-2/+3
2026-05-23dt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resetsKonrad Dybcio1-1/+6
2026-05-23dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCsVal Packett1-0/+5
2026-05-23dev_printk: add new dev_err_probe() helpersNuno Sa1-0/+8
2026-05-23quota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+1
2026-05-23padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan2-5/+4
2026-05-23net: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier1-1/+2
2026-05-23module: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu1-8/+3
2026-05-23bpf: Add CHECKSUM_COMPLETE to bpf test progsVadim Fedorenko1-0/+2
2026-05-23firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
2026-05-23locking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche1-10/+10
2026-05-23hrtimer: Reduce trace noise in hrtimer_start()Thomas Gleixner1-4/+7
2026-05-17mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park1-0/+1
2026-05-17mm/damon/core: implement damon_kdamond_pid()SeongJae Park1-0/+1
2026-05-17printk: add print_hex_dump_devel()Thorsten Blum1-0/+13
2026-05-17mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang1-0/+1
2026-05-17fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann1-1/+3
2026-05-17net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming1-0/+3
2026-05-17RDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li1-0/+1
2026-05-17fanotify: fix false positive on permission eventsMiklos Szeredi1-0/+1
2026-05-17bpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko1-4/+27
2026-05-17rxrpc: Fix potential UAF after skb_unshare() failureDavid Howells1-2/+2
2026-05-17x86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-3/+3
2026-05-17fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta1-0/+1
2026-05-17driver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson1-0/+1
2026-05-17randomize_kstack: Maintain kstack_offset per taskRyan Roberts2-11/+19
2026-05-17tpm: avoid -Wunused-but-set-variableArnd Bergmann1-2/+7
2026-05-17rxrpc: Fix re-decryption of RESPONSE packetsDavid Howells1-1/+0
2026-05-17rxrpc: Fix rxkad crypto unalignment handlingDavid Howells1-0/+1
2026-05-17f2fs: fix to detect potential corrupted nid in free_nid_listChao Yu1-0/+1
2026-05-17driver core: Don't let a device probe until it's readyDouglas Anderson1-0/+44
2026-05-17device property: Make modifications of fwnode "flags" thread safeDouglas Anderson1-11/+33
2026-05-17padata: Remove comment for reorder_workHerbert Xu1-1/+0
2026-05-17padata: Fix pd UAF once and for allHerbert Xu1-3/+0
2026-05-17usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio1-1/+2
2026-05-15ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds1-0/+3
2026-04-30crypto: algif_aead - Revert to operating out-of-placeHerbert Xu1-3/+2
2026-04-30crypto: scatterwalk - Backport memcpy_sglist()Eric Biggers1-0/+31
2026-04-27KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse1-5/+6
2026-04-27wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-0/+4
2026-04-27KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+2
2026-04-27nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso1-0/+2
2026-04-27net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet1-0/+2
2026-04-27xsk: fix XDP_UMEM_SG_FLAG issuesMaciej Fijalkowski1-1/+1
2026-04-27xsk: respect tailroom for ZC setupsMaciej Fijalkowski1-1/+22
2026-04-27btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...Goldwyn Rodrigues1-4/+7
2026-04-18rxrpc: Fix call removal to use RCU safe deletionDavid Howells1-1/+1