index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-04-10
bpf: Use kmalloc_nolock() universally in local storage
Amery Hung
-6
/
+2
2026-04-10
Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-25
/
+18
2026-04-10
net: bridge: add stp_mode attribute for STP mode selection
Andy Roulin
-0
/
+39
2026-04-10
PCI/P2PDMA: Add Google SoCs to the P2P DMA host bridge list
Jacob Moroni
-0
/
+2
2026-04-10
bpf: poison dead stack slots
Alexei Starovoitov
-0
/
+1
2026-04-10
bpf: change logging scheme for live stack analysis
Eduard Zingerman
-5
/
+0
2026-04-10
bpf: simplify liveness to use (callsite, depth) keyed func_instances
Eduard Zingerman
-19
/
+0
2026-04-10
bpf: record arg tracking results in bpf_liveness masks
Eduard Zingerman
-1
/
+0
2026-04-10
bpf: introduce forward arg-tracking dataflow analysis
Eduard Zingerman
-0
/
+4
2026-04-10
bpf: make liveness.c track stack with 4-byte granularity
Eduard Zingerman
-2
/
+2
2026-04-10
bpf: Add spis_*() helpers for 4-byte stack slot bitmasks
Alexei Starovoitov
-0
/
+67
2026-04-10
bpf: save subprogram name in bpf_subprog_info
Eduard Zingerman
-1
/
+1
2026-04-10
bpf: share several utility functions as internal API
Eduard Zingerman
-0
/
+2
2026-04-10
clockevents: Prevent timer interrupt starvation
Thomas Gleixner
-0
/
+2
2026-04-10
sched_ext: Remove runtime kfunc mask enforcement
Cheng-Yang Chou
-28
/
+0
2026-04-10
vfs: introduce d_mark_tmpfile_name()
Paulo Alcantara
-0
/
+1
2026-04-10
Merge tag 'vfs-7.0-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-45
/
+54
2026-04-10
mmc: sdio: add MediaTek MT7902 SDIO device ID
Sean Wang
-0
/
+1
2026-04-10
Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...
Catalin Marinas
-55
/
+235
2026-04-10
regmap: i3c: Add non-devm regmap_init_i3c() helper
Pei Xiao
-0
/
+17
2026-04-10
Merge branch 'pm-powercap'
Rafael J. Wysocki
-7
/
+52
2026-04-10
ASoC: uda1380: Modernize the driver
Linus Walleij
-19
/
+0
2026-04-10
netfilter: conntrack: remove UDP-Lite conntrack support
Fernando Fernandez Mancera
-10
/
+0
2026-04-10
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-5
/
+7
2026-04-10
xen/grant-table: guard gnttab_suspend/resume with CONFIG_HIBERNATE_CALLBACKS
Pengpeng Hou
-0
/
+12
2026-04-10
hvc/xen: Check console connection flag
Jason Andryuk
-0
/
+13
2026-04-10
erofs: clean up encoded map flags
Gao Xiang
-4
/
+3
2026-04-09
net: remove the netif_get_rx_queue_lease_locked() helpers
Jakub Kicinski
-5
/
+0
2026-04-09
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
-13
/
+75
2026-04-09
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
-0
/
+2
2026-04-09
netkit: Add single device mode for netkit
Daniel Borkmann
-0
/
+6
2026-04-09
net: Proxy netdev_queue_get_dma_dev for leased queues
David Wei
-1
/
+3
2026-04-09
net: Slightly simplify net_mp_{open,close}_rxq
Daniel Borkmann
-6
/
+2
2026-04-09
net: Add lease info to queue-get response
Daniel Borkmann
-0
/
+14
2026-04-09
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
-6
/
+37
2026-04-09
net: Add queue-create operation
Daniel Borkmann
-0
/
+11
2026-04-10
Merge tag 'drm-misc-next-fixes-2026-04-09' of https://gitlab.freedesktop.org/...
Dave Airlie
-2
/
+2
2026-04-09
ublk: widen ublk_shmem_buf_reg.len to __u64 for 4GB buffer support
Ming Lei
-1
/
+2
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-39
/
+136
2026-04-09
Merge branch 'acpi-apei'
Rafael J. Wysocki
-0
/
+11
2026-04-09
Merge branch 'acpi-driver'
Rafael J. Wysocki
-3
/
+6
2026-04-09
Merge branch 'acpi-cmos-rtc'
Rafael J. Wysocki
-9
/
+10
2026-04-09
Merge branches 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
-1
/
+23
2026-04-09
ASoC: Yet another round of SDCA fixes
Mark Brown
-0
/
+5
2026-04-09
Merge tag 'sound-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
-0
/
+5
2026-04-09
Merge tag 'pmdomain-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-74
/
+0
2026-04-09
bitops: Update kernel-doc for sign_extendXX()
Andy Shevchenko
-2
/
+8
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-5
/
+28
2026-04-09
memblock: Permit existing reserved regions to be marked RSRV_KERN
Ard Biesheuvel
-0
/
+1
2026-04-09
jbd2: store jinode dirty range in PAGE_SIZE units
Li Chen
-12
/
+22
[prev]
[next]