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-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
-71
/
+84
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
-478
/
+403
2026-04-16
dt-bindings: display: panel: panel-simple: Add lg,sw49410 compatible
Paul Sajna
-0
/
+2
2026-04-16
vsock/virtio: fix accept queue count leak on transport mismatch
Dudu Lu
-2
/
+1
2026-04-16
ASoC: es8311: Fix clock leak and check update_bits in set_bias_level()
Hsieh Hung-En
-5
/
+10
2026-04-16
ASoC: es8311: Check regcache_sync() error in resume
Hsieh Hung-En
-1
/
+6
2026-04-16
dt-bindings: display: ti, am65x-dss: Fix AM62L DSS reg and clock constraints
Swamil Jain
-18
/
+52
2026-04-16
dt-bindings: display: simple: Move Innolux G156HCE-L01 panel to dual-link
Marek Vasut
-2
/
+2
2026-04-16
dt-bindings: display: simple: Move AUO 21.5" FHD to dual-link
Marek Vasut
-2
/
+2
2026-04-16
dt-bindings: thermal: Fix false warning with 'phandle' in trips nodes
Rob Herring (Arm)
-57
/
+54
2026-04-16
of: unittest: fix use-after-free in testdrv_probe()
Wentao Liang
-1
/
+0
2026-04-16
of: unittest: fix use-after-free in of_unittest_changeset()
Wentao Liang
-2
/
+1
2026-04-16
selftests: fib_nexthops: test stale has_v4 on nexthop replace
Jiayuan Chen
-0
/
+22
2026-04-16
nexthop: fix IPv6 route referencing IPv4 nexthop
Jiayuan Chen
-2
/
+2
2026-04-16
fanotify: fix false positive on permission events
Miklos Szeredi
-8
/
+13
2026-04-16
net/sched: sch_cake: fix NAT destination port not being updated in cake_updat...
Dudu Lu
-1
/
+1
2026-04-16
net: bridge: use a stable FDB dst snapshot in RCU readers
Zhengchuan Liang
-13
/
+23
2026-04-16
macvlan: fix macvlan_get_size() not reserving space for IFLA_MACVLAN_BC_CUTOFF
Dudu Lu
-0
/
+1
2026-04-16
crypto: ccp - copy IV using skcipher ivsize
Paul Moses
-2
/
+5
2026-04-16
crypto: ccp: Don't attempt to copy ID to userspace if PSP command failed
Sean Christopherson
-0
/
+3
2026-04-16
crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failed
Sean Christopherson
-1
/
+7
2026-04-16
crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failed
Sean Christopherson
-1
/
+7
2026-04-16
crypto: pcrypt - Fix handling of MAY_BACKLOG requests
Herbert Xu
-2
/
+5
2026-04-16
crypto: sa2ul - Fix AEAD fallback algorithm names
T Pratham
-2
/
+2
2026-04-16
crypto: authencesn - Fix src offset when decrypting in-place
Herbert Xu
-2
/
+4
2026-04-16
crypto: eip93 - fix hmac setkey algo selection
Aleksander Jan Bajkowski
-1
/
+1
2026-04-16
net/sched: act_mirred: fix wrong device for mac_header_xmit check in tcf_bloc...
Dudu Lu
-1
/
+1
2026-04-16
Merge branch 'for-7.1/module-function-test' into for-linus
Petr Mladek
-0
/
+194
2026-04-16
ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATES
Cássio Gabriel
-1
/
+1
2026-04-16
ALSA: hda/intel: Move firmware loading into the probe work
Takashi Iwai
-47
/
+15
2026-04-16
fs/ntfs3: fix Smatch warnings
Konstantin Komarov
-2
/
+2
2026-04-16
fs/ntfs3: validate rec->used in journal-replay file record check
Greg Kroah-Hartman
-1
/
+11
2026-04-15
Merge tag 'v7.0-rc6' into perf-tools
Namhyung Kim
-3426
/
+8555
2026-04-16
pwm: stm32: Fix rounding issue for requests with inverted polarity
Uwe Kleine-König
-10
/
+12
2026-04-15
smb: smbdirect: let smbdirect_connection_deregister_mr_io unlock while waiting
Stefan Metzmacher
-0
/
+8
2026-04-15
smb: smbdirect: fix the logic in smbdirect_socket_destroy_sync() without an e...
Stefan Metzmacher
-7
/
+21
2026-04-15
smb: smbdirect: fix copyright header of smbdirect.h
Stefan Metzmacher
-2
/
+1
2026-04-15
smb: smbdirect: change smbdirect_socket_parameters.{initiator_depth,responder...
Stefan Metzmacher
-2
/
+7
2026-04-15
smb: smbdirect: remove unused SMBDIRECT_USE_INLINE_C_FILES logic
Stefan Metzmacher
-233
/
+3
2026-04-15
smb: server: no longer use smbdirect_socket_set_custom_workqueue()
Stefan Metzmacher
-33
/
+0
2026-04-15
smb: client: no longer use smbdirect_socket_set_custom_workqueue()
Stefan Metzmacher
-13
/
+0
2026-04-15
smb: smbdirect: introduce global workqueues
Stefan Metzmacher
-3
/
+88
2026-04-15
smb: smbdirect: prepare use of dedicated workqueues for different steps
Stefan Metzmacher
-21
/
+33
2026-04-15
smb: smbdirect: remove unused smbdirect_connection_mr_io_recovery_work()
Stefan Metzmacher
-85
/
+10
2026-04-15
smb: smbdirect: wrap rdma_disconnect() in rdma_[un]lock_handler()
Stefan Metzmacher
-0
/
+13
2026-04-15
smb: server: make use of smbdirect_netdev_rdma_capable_mode_type()
Stefan Metzmacher
-120
/
+2
2026-04-15
smb: smbdirect: introduce smbdirect_netdev_rdma_capable_mode_type()
Stefan Metzmacher
-2
/
+311
2026-04-15
smb: server: make use of smbdirect.ko
Stefan Metzmacher
-12
/
+3
2026-04-15
smb: server: remove unused ksmbd_transport_ops.prepare()
Stefan Metzmacher
-5
/
+0
2026-04-15
smb: server: make use of smbdirect_socket_{listen,accept}()
Stefan Metzmacher
-132
/
+128
[prev]
[next]