summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-06-01ipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani1-1/+1
2026-06-01ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani2-6/+6
2026-06-01cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
2026-06-01net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
2026-06-01pppoe: drop PFC framesQingfang Deng1-0/+16
2026-06-01tcp: preserve const qualifier in tcp_sk()Eric Dumazet2-5/+7
2026-06-01container_of: add container_of_const() that preserves const-ness of the pointerGreg Kroah-Hartman1-0/+13
2026-06-01container_of: remove container_of_safe()Greg Kroah-Hartman1-16/+0
2026-06-01lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven1-2/+3
2026-06-01dt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resetsKonrad Dybcio1-1/+6
2026-06-01dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCsVal Packett1-0/+5
2026-06-01dev_printk: add new dev_err_probe() helpersNuno Sa1-0/+8
2026-06-01driver core: Move dev_err_probe() to where it belogsAndy Shevchenko2-2/+2
2026-06-01driver core: device.h: remove extern from function prototypesGreg Kroah-Hartman1-2/+1
2026-06-01quota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+1
2026-06-01padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan2-5/+4
2026-06-01module: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu1-8/+3
2026-06-01kernel: globalize lookup_or_create_module_kobject()Shyam Saini1-0/+2
2026-06-01bpf: Add CHECKSUM_COMPLETE to bpf test progsVadim Fedorenko1-0/+2
2026-06-01firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
2026-06-01locking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche1-10/+10
2026-06-01hrtimer: Reduce trace noise in hrtimer_start()Thomas Gleixner1-4/+7
2026-06-01fanotify: fix false positive on permission eventsMiklos Szeredi1-0/+1
2026-06-01Bluetooth: hci_sync: Remove remaining dependencies of hci_requestLuiz Augusto von Dentz1-0/+17
2026-06-01fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta1-0/+1
2026-06-01driver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson1-0/+1
2026-06-01randomize_kstack: Maintain kstack_offset per taskRyan Roberts2-11/+19
2026-06-01tpm: avoid -Wunused-but-set-variableArnd Bergmann1-2/+7
2026-06-01f2fs: fix to detect potential corrupted nid in free_nid_listChao Yu1-0/+1
2026-06-01driver core: Don't let a device probe until it's readyDouglas Anderson1-0/+44
2026-06-01device property: Make modifications of fwnode "flags" thread safeDouglas Anderson1-11/+33
2026-06-01padata: Remove comment for reorder_workHerbert Xu1-1/+0
2026-06-01padata: Fix pd UAF once and for allHerbert Xu1-3/+0
2026-06-01usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio1-1/+2
2026-06-01scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik1-1/+0
2026-06-01rxrpc: Fix recvmsg() unconditional requeueDavid Howells1-0/+4
2026-06-01soc: qcom: apr: make remove callback of apr driver void returnedDawei Li1-1/+1
2026-06-01KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse1-5/+6
2026-06-01wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-0/+4
2026-06-01KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+2
2026-06-01nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso1-0/+2
2026-06-01bonding: check xdp prog when set bond modeWang Liang1-0/+1
2026-06-01net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()Eric Dumazet1-0/+2
2026-06-01btrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...Goldwyn Rodrigues1-4/+7
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-18netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do1-0/+1
2026-04-18ACPICA: Add a depth argument to acpi_execute_reg_methods()Rafael J. Wysocki1-0/+1
2026-04-18Revert "ACPI: EC: Evaluate orphan _REG under EC device"Rafael J. Wysocki1-4/+0