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
2025-04-21
ublk: Add UBLK_U_CMD_UPDATE_SIZE
Omri Mann
-0
/
+8
2025-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
-372
/
+351
2025-04-21
drm/amdgpu/userq: add UAPI for setting up secure queues
Alex Deucher
-0
/
+2
2025-04-21
drm/amdgpu/userq: add UAPI for setting queue priority
Alex Deucher
-0
/
+9
2025-04-21
drm/amdgpu: convert userq UAPI _pad to flags
Alex Deucher
-1
/
+4
2025-04-21
RDMA/core: Move ODP capability definitions to uapi
Daisuke Matsuda
-10
/
+26
2025-04-21
fs: add S_ANON_INODE
Christian Brauner
-0
/
+2
2025-04-21
io_uring/zcrx: move zcrx region to struct io_zcrx_ifq
Pavel Begunkov
-2
/
+0
2025-04-21
io_uring: add support for IORING_OP_PIPE
Jens Axboe
-0
/
+2
2025-04-21
io_uring: don't store bgid in req->buf_index
Pavel Begunkov
-2
/
+1
2025-04-21
device_cgroup: avoid access to ->i_rdev in the common case in devcgroup_inode...
Mateusz Guzik
-3
/
+4
2025-04-21
fs: remove uselib() system call
Christian Brauner
-1
/
+0
2025-04-21
fs/fs_parse: Remove unused and problematic validate_constant_table()
Zijun Hu
-5
/
+0
2025-04-21
fs/fs_parse: Delete macro fsparam_u32hex()
Zijun Hu
-2
/
+0
2025-04-21
ata: libata-core: Simplify ata_print_version_once
Heiner Kallweit
-12
/
+5
2025-04-21
drm/bridge: analogix_dp: Add support for RK3588
Damon Ding
-1
/
+2
2025-04-21
drm/bridge: analogix_dp: Support to get &analogix_dp_device.plat_data and &an...
Damon Ding
-0
/
+4
2025-04-20
gcc-15: acpi: sprinkle random '__nonstring' crumbles around
Linus Torvalds
-1
/
+1
2025-04-20
RDMA/cma: Remove unused rdma_res_to_id
Dr. David Alan Gilbert
-1
/
+0
2025-04-20
RDMA/mana_ib: Add support of 4M, 1G, and 2G pages
Konstantin Taranov
-14
/
+3
2025-04-20
RDMA/mana_ib: support of the zero based MRs
Konstantin Taranov
-1
/
+10
2025-04-19
Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...
Linus Torvalds
-2
/
+21
2025-04-19
Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+4
2025-04-19
Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
-7
/
+0
2025-04-19
Merge tag 'drm-fixes-2025-04-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-4
/
+3
2025-04-19
PCI: Add lane equalization register offsets
Krishna Chaitanya Chundru
-1
/
+11
2025-04-19
Merge back earlier cpufreq material for 6.16
Rafael J. Wysocki
-4
/
+7
2025-04-18
i2c: support per-channel ATR alias pools
Romain Gantois
-9
/
+25
2025-04-18
i2c: use client addresses directly in ATR interface
Romain Gantois
-10
/
+10
2025-04-18
Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+2
2025-04-18
cxl: Fix devm host device for CXL fwctl initialization
Dave Jiang
-2
/
+3
2025-04-18
Merge tag 'io_uring-6.15-20250418' of git://git.kernel.dk/linux
Linus Torvalds
-1
/
+3
2025-04-18
net: ethtool: mm: extract stmmac verification logic into common library
Vladimir Oltean
-0
/
+73
2025-04-18
virtgpu: don't reset on shutdown
Michael S. Tsirkin
-0
/
+3
2025-04-18
spi: Introduce and use spi_bpw_to_bytes()
Mark Brown
-43
/
+86
2025-04-17
mm: vmscan: restore high-cpu watermark safety in kswapd
Johannes Weiner
-2
/
+0
2025-04-17
writeback: fix false warning in inode_to_wb()
Andreas Gruenbacher
-0
/
+1
2025-04-17
fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
David Hildenbrand
-0
/
+17
2025-04-17
mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()
Kirill A. Shutemov
-0
/
+3
2025-04-17
net: add UAPI to the header guard in various network headers
Jakub Kicinski
-46
/
+46
2025-04-17
trace: tcp: Add const qualifier to skb parameter in tcp_probe event
Breno Leitao
-1
/
+1
2025-04-17
net: Delete the outer () duplicated of macro SOCK_SKB_CB_OFFSET definition
Zijun Hu
-2
/
+2
2025-04-17
netdev: fix the locking for netdev notifications
Jakub Kicinski
-1
/
+17
2025-04-17
net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpy
Kees Cook
-0
/
+11
2025-04-18
Merge tag 'drm-misc-fixes-2025-04-17' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-4
/
+3
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-275
/
+234
2025-04-17
Merge tag 'net-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-0
/
+30
2025-04-17
bpf: Prepare to reuse get_ctx_arg_idx
Amery Hung
-0
/
+1
2025-04-17
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+15
2025-04-17
Merge tag 'sound-6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-1
/
+0
[prev]
[next]