summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
35 hoursstring: add mem_is_zero() helper to check if memory area is all zerosJani Nikula1-0/+12
35 hoursdevice property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
35 hoursnetfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie1-0/+1
35 hoursSUNRPC: Do not dereference non-socket transports in sysfsTrond Myklebust2-1/+3
35 hoursbtrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana1-3/+1
35 hoursipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani2-6/+7
35 hoursipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani1-3/+5
35 hoursipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani1-1/+1
35 hoursipv4: rename and move ip_route_output_tunnel()Beniamino Galvani2-6/+6
35 hourscdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
35 hoursnet: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao1-1/+0
35 hoursnet/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
35 hourspppoe: drop PFC framesQingfang Deng1-0/+16
35 hoursflow_dissector: Add PPPoE dissectorsWojciech Drewek2-0/+27
35 hoursflow_dissector: Add number of vlan tags dissectorBoris Sukholitko1-0/+9
35 hourslib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven1-2/+3
35 hoursdt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resetsKonrad Dybcio1-1/+6
35 hoursdt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCsVal Packett1-0/+5
35 hoursdev_printk: add new dev_err_probe() helpersNuno Sa1-0/+8
35 hoursdriver core: Move dev_err_probe() to where it belogsAndy Shevchenko2-2/+2
35 hoursdriver core: device.h: remove extern from function prototypesGreg Kroah-Hartman1-2/+1
35 hoursquota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+1
35 hoursnet: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier1-1/+2
35 hoursmodule: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu1-8/+3
35 hourskernel: globalize lookup_or_create_module_kobject()Shyam Saini1-0/+2
35 hoursfirmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
35 hourslocking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche1-10/+10
35 hoursfanotify: fix false positive on permission eventsMiklos Szeredi1-0/+1
35 hoursfbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta1-0/+1
35 hoursdriver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson1-0/+1
35 hourstpm: avoid -Wunused-but-set-variableArnd Bergmann1-2/+7
35 hoursdriver core: Don't let a device probe until it's readyDouglas Anderson1-0/+44
35 hourspadata: Remove comment for reorder_workHerbert Xu1-1/+0
35 hourspadata: Fix pd UAF once and for allHerbert Xu1-3/+0
35 hoursdevice property: Make modifications of fwnode "flags" thread safeDouglas Anderson1-9/+31
35 hoursusb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio1-1/+2
35 hourscpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà1-4/+1
35 hoursrxrpc: Fix recvmsg() unconditional requeueDavid Howells1-0/+8
35 hoursBluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima1-0/+2
35 hoursx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+1
35 hoursnet: add skb_header_pointer_careful() helperEric Dumazet1-0/+12
35 hourswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau1-0/+4
35 hoursKVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+2
35 hoursnf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso1-0/+2
35 hoursfsl-mc: Use driver_set_override() instead of open-codingKrzysztof Kozlowski1-2/+4
35 hoursbtrfs: 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/+32
2026-04-18mm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu1-5/+15