index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-05
perf: Ensure swevent hrtimer is properly destroyed
Peter Zijlstra
1
-0
/
+6
2026-01-05
Merge tag 'drm-rust-fixes-2025-12-29' of https://gitlab.freedesktop.org/drm/r...
Dave Airlie
6
-100
/
+117
2026-01-04
NFSv4: Don't free slots prematurely if requesting a directory delegation
Trond Myklebust
1
-8
/
+39
2026-01-04
NFSv4: Fix nfs_clear_verifier_delegated() for delegated directories
Trond Myklebust
1
-8
/
+49
2026-01-04
NFS: Fix directory delegation verifier checks
Anna Schumaker
1
-19
/
+2
2026-01-04
pnfs/blocklayout: Fix memory leak in bl_parse_scsi()
Zilin Guan
1
-2
/
+4
2026-01-04
pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node()
Zilin Guan
1
-1
/
+1
2026-01-04
NFS: Fix a deadlock involving nfs_release_folio()
Trond Myklebust
4
-1
/
+39
2026-01-04
pNFS: Fix a deadlock when returning a delegation during open()
Trond Myklebust
3
-30
/
+51
2026-01-04
Merge tag 'devicetree-fixes-for-6.19-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-8
/
+8
2026-01-04
objtool/rust: add one more `noreturn` Rust function
FUJITA Tomonori
1
-1
/
+2
2026-01-04
rust: fmt: fix formatting expressions
Tamir Duberstein
1
-1
/
+1
2026-01-04
rust: fix off-by-one line number in rustdoc tests
Gary Guo
1
-1
/
+1
2026-01-04
rust: num: fix typos in Bounded documentation
Nakamura Shuta
1
-6
/
+6
2026-01-04
rust: fmt: Fix grammar in Adapter description
Dirk Behme
1
-1
/
+1
2026-01-04
rust: rbtree: fix documentation typo in CursorMut peek_next method
Hang Shu
1
-1
/
+1
2026-01-04
rust: rbtree: fix minor typo in comment
Atharv Dubey
1
-1
/
+1
2026-01-04
Linux 6.19-rc4
v6.19-rc4
Linus Torvalds
1
-1
/
+1
2026-01-04
scsi: ufs: host: mediatek: Make read-only array scale_us static const
Colin Ian King
1
-1
/
+1
2026-01-04
scsi: bfa: Update outdated comment
Julia Lawall
1
-1
/
+1
2026-01-04
scsi: mpt3sas: Update maintainer list
Ranjan Kumar
1
-0
/
+1
2026-01-04
scsi: ufs: core: Configure MCQ after link startup
Bart Van Assche
1
-3
/
+4
2026-01-04
scsi: core: Fix error handler encryption support
Brian Kao
2
-0
/
+30
2026-01-04
scsi: core: Correct documentation for scsi_test_unit_ready()
Miao Li
1
-1
/
+1
2026-01-04
scsi: ufs: dt-bindings: Fix several grammar errors
Zhaoming Luo
1
-2
/
+2
2026-01-04
MAINTAINERS: Update email address for Justin Iurman
Justin Iurman
2
-1
/
+2
2026-01-04
Merge tag 'nf-26-01-02' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
8
-12
/
+56
2026-01-04
inet: frags: drop fraglist conntrack references
Florian Westphal
1
-0
/
+2
2026-01-04
virtio_net: fix device mismatch in devm_kzalloc/devm_kfree
Kommula Shiva Shankar
1
-3
/
+3
2026-01-04
bnxt_en: Fix potential data corruption with HW GRO/LRO
Srijit Bose
2
-6
/
+13
2026-01-04
net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
Zilin Guan
1
-0
/
+6
2026-01-04
net/ena: fix missing lock when update devlink params
Frank Liang
1
-0
/
+4
2026-01-04
Merge branch 'mlx5-misc-fixes-2025-12-25'
Jakub Kicinski
4
-12
/
+29
2026-01-04
net/mlx5e: Dealloc forgotten PSP RX modify header
Cosmin Ratiu
1
-3
/
+11
2026-01-04
net/mlx5e: Don't print error message due to invalid module
Gal Pressman
1
-1
/
+2
2026-01-04
net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM query
Gal Pressman
1
-2
/
+4
2026-01-04
net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_group
Alexei Lazar
1
-4
/
+5
2026-01-04
net/mlx5: Lag, multipath, give priority for routes with smaller network prefix
Patrisious Haddad
1
-2
/
+7
2026-01-04
netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
Di Zhu
1
-1
/
+2
2026-01-04
net: sock: fix hardened usercopy panic in sock_recv_errqueue
Weiming Shi
1
-3
/
+4
2026-01-04
net: phy: mxl-86110: Add power management and soft reset support
Stefano Radaelli
1
-0
/
+3
2026-01-04
inet: ping: Fix icmp out counting
yuan.gao
1
-3
/
+1
2026-01-04
net: mscc: ocelot: Fix crash when adding interface under a lag
Jerry Wu
1
-2
/
+4
2026-01-04
bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
Alexandre Knecht
1
-4
/
+7
2026-01-04
net: bnge: add AUXILIARY_BUS to Kconfig dependencies
Markus Blöchl
1
-0
/
+1
2026-01-04
net: marvell: prestera: fix NULL dereference on devlink_alloc() failure
Alok Tiwari
1
-0
/
+2
2026-01-04
Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2026-01-04
EDAC/x38: Fix a resource leak in x38_probe1()
Haoxiang Li
1
-3
/
+6
2026-01-04
EDAC/i3200: Fix a resource leak in i3200_probe1()
Haoxiang Li
1
-5
/
+6
2026-01-04
nouveau: don't attempt fwsec on sb on newer platforms.
Dave Airlie
7
-9
/
+49
[prev]
[next]