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
Age
Commit message (
Expand
)
Author
Lines
2026-04-02
selftests/bpf: Add test for raw-address single kprobe attach
Hoyeon Lee
-0
/
+80
2026-04-02
libbpf: Clarify raw-address single kprobe attach behavior
Hoyeon Lee
-7
/
+34
2026-04-02
libbpf: Use direct error codes for kprobe/uprobe attach
Hoyeon Lee
-2
/
+2
2026-04-02
accel: ethosu: Add hardware dependency hint
Jean Delvare
-0
/
+1
2026-04-02
libbpf: Fix BTF handling in bpf_program__clone()
Mykyta Yatsenko
-17
/
+44
2026-04-02
perf test: Skip perf data type profiling tests for s390
Thomas Richter
-0
/
+4
2026-04-02
perf tools: prevent null dsos from being added
Anubhav Shelat
-0
/
+3
2026-04-02
perf test: Fix ratio_to_prev event parsing test
Thomas Falcon
-21
/
+28
2026-04-02
perf tools: Fix module symbol resolution for non-zero .text sh_addr
Chuck Lever
-2
/
+6
2026-04-02
perf trace: Skip unnecessary synthesis for summary-only mode
Namhyung Kim
-1
/
+5
2026-04-02
perf stat: Fix crash on arm64
Breno Leitao
-9
/
+17
2026-04-02
arm64: mm: Remove pmd_sect() and pud_sect()
Ryan Roberts
-16
/
+21
2026-04-02
arm64: mm: Handle invalid large leaf mappings correctly
Ryan Roberts
-59
/
+48
2026-04-02
arm64: mm: Fix rodata=full block mapping support for realm guests
Ryan Roberts
-14
/
+42
2026-04-02
eventpoll: defer struct eventpoll free to RCU grace period
Nicholas Carlini
-1
/
+5
2026-04-02
accel/ivpu: Trigger recovery on TDR with OS scheduling
Karol Wachowski
-0
/
+6
2026-04-02
sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU
Changwoo Min
-12
/
+19
2026-04-02
drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generations
Ionut Nechita
-0
/
+699
2026-04-02
sched_ext: Fix missing warning in scx_set_task_state() default case
Samuele Mariotti
-1
/
+2
2026-04-02
Merge tag 'v7.0-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbd
Linus Torvalds
-32
/
+134
2026-04-02
ata: libata-transport: remove static variable ata_scsi_transport_template
Heiner Kallweit
-9
/
+4
2026-04-02
ata: libata-transport: split struct ata_internal
Heiner Kallweit
-28
/
+25
2026-04-02
ata: libata-transport: use static struct ata_transport_internal to simplify m...
Heiner Kallweit
-21
/
+23
2026-04-02
fuse: support FSCONFIG_SET_FD for "fd" option
Miklos Szeredi
-7
/
+11
2026-04-02
fuse: clean up device cloning
Miklos Szeredi
-24
/
+15
2026-04-02
ata: libata-transport: inline ata_attach|release_transport
Heiner Kallweit
-28
/
+11
2026-04-02
ata: libata-transport: instantiate struct ata_internal statically
Heiner Kallweit
-42
/
+28
2026-04-02
fuse: don't require /dev/fuse fd to be kept open during mount
Miklos Szeredi
-27
/
+34
2026-04-02
fuse: add refcount to fuse_dev
Miklos Szeredi
-18
/
+50
2026-04-02
fuse: create fuse_dev on /dev/fuse open instead of mount
Miklos Szeredi
-66
/
+57
2026-04-02
fuse: check connection state on notification
Miklos Szeredi
-0
/
+7
2026-04-02
fuse: fuse_dev_ioctl_clone() should wait for device file to be initialized
Miklos Szeredi
-11
/
+8
2026-04-02
Merge branch 'net-stmmac-tso-fixes-cleanups'
Jakub Kicinski
-67
/
+150
2026-04-02
net: stmmac: move "TSO supported" message to stmmac_set_gso_features()
Russell King (Oracle)
-3
/
+3
2026-04-02
net: stmmac: check txpbl for TSO
Russell King (Oracle)
-0
/
+14
2026-04-02
net: stmmac: add warning when TSO is requested but unsupported
Russell King (Oracle)
-1
/
+3
2026-04-02
net: stmmac: make stmmac_set_gso_features() more readable
Russell King (Oracle)
-7
/
+13
2026-04-02
net: stmmac: split out gso features setup
Russell King (Oracle)
-7
/
+14
2026-04-02
net: stmmac: simplify GSO/TSO test in stmmac_xmit()
Russell King (Oracle)
-12
/
+19
2026-04-02
net: stmmac: move check for hardware checksum supported
Russell King (Oracle)
-19
/
+19
2026-04-02
net: stmmac: move TSO VLAN tag insertion to core code
Russell King (Oracle)
-13
/
+10
2026-04-02
net: stmmac: add GSO MSS checks
Russell King (Oracle)
-1
/
+8
2026-04-02
net: stmmac: add TSO check for header length
Russell King (Oracle)
-1
/
+16
2026-04-02
net: stmmac: add stmmac_tso_header_size()
Russell King (Oracle)
-5
/
+15
2026-04-02
net: stmmac: fix TSO support when some channels have TBS available
Russell King (Oracle)
-4
/
+28
2026-04-02
net: stmmac: fix .ndo_fix_features()
Russell King (Oracle)
-8
/
+2
2026-04-02
net: stmmac: fix channel TSO enable on resume
Russell King (Oracle)
-1
/
+1
2026-04-02
ntfs3: fix memory leak in indx_create_allocate()
Deepanshu Kartikey
-0
/
+1
2026-04-02
ata: libata-eh: Do not retry reset if the device is gone
Igor Pylypiv
-1
/
+1
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1985
/
+5159
[prev]
[next]