summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
3 daysphonet: Pass net and ifindex to phonet_address_notify().Kuniyuki Iwashima
3 dayskeys: Pin request_key_auth payload in instantiate pathsShaomin Chen
3 daysring-buffer: Remove ring_buffer_read_prepare_sync()Bjoern Doebel
3 daysnet: add skb_header_pointer_careful() helperEric Dumazet
3 daysnet/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
3 daysnet/sched: transition act_pedit to rcu and percpu statsPedro Tammela
2026-06-19RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-06-19RDMA/umem: fix kernel-doc warningsRandy Dunlap
2026-06-19use less confusing names for iov_iter direction initializersAl Viro
2026-06-19Bluetooth: serialize accept_q accessJiexun Wang
2026-06-19Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz
2026-06-19netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie
2026-06-19printk: add print_hex_dump_devel()Thorsten Blum
2026-06-19Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito
2026-06-19net: guard timestamp cmsgs to real error queue skbsKyle Zeng
2026-06-19net/sched: act_api: use RCU with deferred freeing for action lifecycleJamal Hadi Salim
2026-06-19ipvs: clear the svc scheduler ptr early on editJulian Anastasov
2026-06-19Disable -Wattribute-alias for clang-23 and newerNathan Chancellor
2026-06-19compiler-clang.h: Add __diag infrastructure for clangNathan Chancellor
2026-06-19HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires
2026-06-19HID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau
2026-06-19Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2026-06-19xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie
2026-06-19iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann
2026-06-19parport: Fix race between port and client registrationBen Hutchings
2026-06-01string: add mem_is_zero() helper to check if memory area is all zerosJani Nikula
2026-06-01btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana
2026-06-01ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani
2026-06-01ipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani
2026-06-01ipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani
2026-06-01ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani
2026-06-01cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
2026-06-01rtc: introduce features bitfieldAlexandre Belloni
2026-06-01net: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao
2026-06-01net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet
2026-06-01pppoe: drop PFC framesQingfang Deng
2026-06-01flow_dissector: Add PPPoE dissectorsWojciech Drewek
2026-06-01flow_dissector: Add number of vlan tags dissectorBoris Sukholitko
2026-06-01lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven
2026-06-01dt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resetsKonrad Dybcio
2026-06-01dev_printk: add new dev_err_probe() helpersNuno Sa
2026-06-01driver core: Move dev_err_probe() to where it belogsAndy Shevchenko
2026-06-01driver core: device.h: remove extern from function prototypesGreg Kroah-Hartman
2026-06-01quota: Fix race of dquot_scan_active() with quota deactivationJan Kara
2026-06-01ALSA: compress: Drop unused functionsTakashi Iwai
2026-06-01firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)
2026-06-01locking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche
2026-06-01fanotify: fix false positive on permission eventsMiklos Szeredi
2026-06-01fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta
2026-06-01driver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson