aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski6-13/+75
13 daysnetkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann1-0/+2
13 daysnetkit: Add single device mode for netkitDaniel Borkmann1-0/+6
13 daysnet: Proxy netdev_queue_get_dma_dev for leased queuesDavid Wei1-1/+3
13 daysnet: Slightly simplify net_mp_{open,close}_rxqDaniel Borkmann1-6/+2
13 daysnet: Add lease info to queue-get responseDaniel Borkmann1-0/+14
13 daysnet: Implement netdev_nl_queue_create_doitDaniel Borkmann3-6/+37
13 daysnet: Add queue-create operationDaniel Borkmann1-0/+11
13 daysMerge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/...Dave Airlie1-2/+2
13 daysublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer supportMing Lei1-1/+2
13 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-39/+136
13 daysMerge branch 'acpi-apei'Rafael J. Wysocki1-0/+11
13 daysMerge branch 'acpi-driver'Rafael J. Wysocki3-3/+6
13 daysMerge branch 'acpi-cmos-rtc'Rafael J. Wysocki2-9/+10
13 daysMerge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki2-1/+23
13 daysASoC: Yet another round of SDCA fixesMark Brown1-0/+5
13 daysMerge tag 'sound-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+5
13 daysMerge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-74/+0
13 daysbitops: Update kernel-doc for sign_extendXX()Andy Shevchenko1-2/+8
13 daysMerge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-5/+28
13 daysmemblock: Permit existing reserved regions to be marked RSRV_KERNArd Biesheuvel1-0/+1
14 dayskernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner7-45/+54
14 daysMerge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...Will Deacon4-12/+99
14 daysALSA: hda: Add a simple GPIO setup helper functionTakashi Iwai1-0/+4
14 daysALSA: hda: Add sync version of snd_hda_codec_write()Takashi Iwai1-0/+11
14 daysnet/mlx5: Add icm_mng_function_id_mode cap bitMoshe Shemesh1-1/+7
14 daysnet/mlx5: Rename MLX5_PF page counter type to MLX5_SELFMoshe Shemesh1-1/+1
14 daysMerge branch 'for-linus' into for-nextTakashi Iwai38-76/+257
14 daysdevlink: Add resource scope filtering to resource dumpOr Har-Toov1-0/+11
14 daysdevlink: Add port-level resource registration infrastructureOr Har-Toov1-0/+8
14 daysdevlink: Refactor resource functions to be genericOr Har-Toov1-1/+1
14 daysnet: dsa: eliminate <linux/dsa/loop.h>Vladimir Oltean1-42/+0
14 daysnet: dsa: remove unused platform_data definitionsVladimir Oltean1-3/+0
14 daysnet: dsa: clean up struct dsa_chip_dataVladimir Oltean1-20/+0
14 daysnet: dsa: remove struct platform_dataVladimir Oltean1-17/+0
14 daysmptcp: better mptcp-level RTT estimatorPaolo Abeni1-1/+1
14 daysnet: dropreason: add MACVLAN_BROADCAST_BACKLOG and IPVLAN_MULTICAST_BACKLOGEric Dumazet1-0/+12
14 dayscodel: annotate data-races in codel_dump_stats()Eric Dumazet1-21/+24
2026-04-08bonding: remove unused bond_is_first_slave and bond_is_last_slave macrosXiang Mei1-3/+0
2026-04-08Merge tag 'nf-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2-1/+1
2026-04-08rxrpc: Fix to request an ack if window is limitedMarc Dionne1-0/+1
2026-04-08rxrpc: Fix use of wrong skb when comparing queued RESP challenge serialAlok Tiwari1-0/+1
2026-04-08rxrpc: Fix call removal to use RCU safe deletionDavid Howells1-1/+1
2026-04-08bpf: Make find_linfo widely availableKumar Kartikeya Dwivedi1-0/+1
2026-04-08bpf: Extract bpf_get_linfo_file_lineKumar Kartikeya Dwivedi1-0/+2
2026-04-08hfsplus: rework logic of map nodes creation in xattr b-treeViacheslav Dubeyko1-0/+2
2026-04-08Merge tag 'hid-for-linus-2026040801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2026-04-08x86: shadow stacks: proper error handling for mmap lockLinus Torvalds1-3/+3
2026-04-08ASoC: SDCA: Unregister IRQ handlers on module removeRichard Fitzgerald1-2/+2
2026-04-08Add Renesas RZ/G3L RSPI supportMark Brown38-81/+252