summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-01string: add mem_is_zero() helper to check if memory area is all zerosJani Nikula
2026-06-01ptrace: Convert ptrace_attach() to use lock guardsPeter Zijlstra
2026-06-01net: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel
2026-06-01kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()Jianpeng Chang
2026-06-01btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana
2026-06-01device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski
2026-06-01netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie
2026-06-01Bluetooth: serialize accept_q accessJiexun Wang
2026-06-01af_unix: Give up GC if MSG_PEEK intervened.Kuniyuki Iwashima
2026-06-01driver core: platform: use generic driver_override infrastructureDanilo Krummrich
2026-06-01driver core: generalize driver_override in struct deviceDanilo Krummrich
2026-05-23bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet
2026-05-23bonding: print churn state via netlinkHangbin Liu
2026-05-23bonding: add support for per-port LACP actor priorityHangbin Liu
2026-05-23net: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang
2026-05-23ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani
2026-05-23ipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani
2026-05-23ipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani
2026-05-23ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani
2026-05-23cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
2026-05-23net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet
2026-05-23pppoe: drop PFC framesQingfang Deng
2026-05-23lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven
2026-05-23dt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resetsKonrad Dybcio
2026-05-23dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCsVal Packett
2026-05-23dev_printk: add new dev_err_probe() helpersNuno Sa
2026-05-23quota: Fix race of dquot_scan_active() with quota deactivationJan Kara
2026-05-23padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan
2026-05-23net: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier
2026-05-23module: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu
2026-05-23bpf: Add CHECKSUM_COMPLETE to bpf test progsVadim Fedorenko
2026-05-23firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)
2026-05-23locking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche
2026-05-23hrtimer: Reduce trace noise in hrtimer_start()Thomas Gleixner
2026-05-17mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid valuesSeongJae Park
2026-05-17mm/damon/core: implement damon_kdamond_pid()SeongJae Park
2026-05-17printk: add print_hex_dump_devel()Thorsten Blum
2026-05-17mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang
2026-05-17fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann
2026-05-17net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming
2026-05-17RDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li
2026-05-17fanotify: fix false positive on permission eventsMiklos Szeredi
2026-05-17bpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko
2026-05-17rxrpc: Fix potential UAF after skb_unshare() failureDavid Howells
2026-05-17x86: shadow stacks: proper error handling for mmap lockLinus Torvalds
2026-05-17fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-freeRajat Gupta
2026-05-17driver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson
2026-05-17randomize_kstack: Maintain kstack_offset per taskRyan Roberts
2026-05-17tpm: avoid -Wunused-but-set-variableArnd Bergmann
2026-05-17rxrpc: Fix re-decryption of RESPONSE packetsDavid Howells