summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
33 hoursstring: add mem_is_zero() helper to check if memory area is all zerosJani Nikula
33 hoursbtrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana
33 hoursipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani
33 hoursipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani
33 hoursipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani
33 hoursipv4: rename and move ip_route_output_tunnel()Beniamino Galvani
33 hourscdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
33 hoursrtc: introduce features bitfieldAlexandre Belloni
33 hoursnet: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao
33 hoursnet/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet
33 hourspppoe: drop PFC framesQingfang Deng
33 hoursflow_dissector: Add PPPoE dissectorsWojciech Drewek
33 hoursflow_dissector: Add number of vlan tags dissectorBoris Sukholitko
33 hourslib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven
33 hoursdt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resetsKonrad Dybcio
33 hoursdev_printk: add new dev_err_probe() helpersNuno Sa
33 hoursdriver core: Move dev_err_probe() to where it belogsAndy Shevchenko
33 hoursdriver core: device.h: remove extern from function prototypesGreg Kroah-Hartman
33 hoursquota: Fix race of dquot_scan_active() with quota deactivationJan Kara
33 hoursALSA: compress: Drop unused functionsTakashi Iwai
33 hoursfirmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)
33 hourslocking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche
33 hoursfanotify: fix false positive on permission eventsMiklos Szeredi
33 hoursfbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta
33 hoursdriver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson
33 hourstpm: avoid -Wunused-but-set-variableArnd Bergmann
33 hoursdriver core: Don't let a device probe until it's readyDouglas Anderson
33 hourspadata: Remove comment for reorder_workHerbert Xu
33 hourspadata: Fix pd UAF once and for allHerbert Xu
33 hoursusb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio
33 hoursrxrpc: Fix recvmsg() unconditional requeueDavid Howells
33 hoursx86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov
33 hoursIB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich
33 hourswifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
33 hoursKVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson
33 hoursACPI: property: Constify stubs for CONFIG_ACPI=n caseAndy Shevchenko
33 hoursbtrfs: tracepoints: get correct superblock from dentry in event btrfs_sync_fi...Goldwyn Rodrigues
2026-05-15ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
2026-04-30crypto: algif_aead - Revert to operating out-of-placeHerbert Xu
2026-04-30crypto: scatterwalk - Backport memcpy_sglist()Eric Biggers
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-18netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do
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-18ACPICA: Allow address_space_handler Install and _REG execution as 2 separate ...Hans de Goede
2026-04-18ACPICA: include/acpi/acpixf.h: Fix indentationHans de Goede