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
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-25
firewire: init_ohci1394_dma: add missing function parameter documentation
Nirbhay Sharma
1
-0
/
+10
2025-10-24
soc: officially expand maintainership team
Arnd Bergmann
1
-0
/
+4
2025-10-24
x86/bugs: Remove dead code which might prevent from building
Andy Shevchenko
1
-7
/
+0
2025-10-24
of/irq: Export of_msi_xlate() for module usage
Lorenzo Pieralisi
1
-0
/
+1
2025-10-24
slab: Fix obj_ext mistakenly considered NULL due to race condition
Hao Ge
1
-5
/
+11
2025-10-24
genirq/manage: Add buslock back in to enable_irq()
Charles Keepax
1
-1
/
+1
2025-10-24
genirq/manage: Add buslock back in to __disable_irq_nosync()
Charles Keepax
1
-1
/
+1
2025-10-24
genirq/chip: Add buslock back in to irq_set_handler()
Charles Keepax
1
-1
/
+1
2025-10-23
drm/xe: Check return value of GGTT workqueue allocation
Matthew Brost
1
-0
/
+3
2025-10-23
smb: server: let free_transport() wait for SMBDIRECT_SOCKET_DISCONNECTED
Stefan Metzmacher
1
-4
/
+3
2025-10-23
io_uring: fix buffer auto-commit for multishot uring_cmd
Ming Lei
1
-11
/
+22
2025-10-23
PCI/ASPM: Enable only L0s and L1 for devicetree platforms
Bjorn Helgaas
1
-25
/
+9
2025-10-24
firewire: core: fix __must_hold() annotation
Takashi Sakamoto
1
-1
/
+1
2025-10-23
MAINTAINERS: add Mark Brown as a linux-next maintainer
Stephen Rothwell
1
-0
/
+1
2025-10-23
arm64: mte: Do not warn if the page is already tagged in copy_highpage()
Catalin Marinas
1
-3
/
+8
2025-10-23
slab: fix slab accounting imbalance due to defer_deactivate_slab()
Vlastimil Babka
1
-3
/
+5
2025-10-23
net/mlx5: Fix IPsec cleanup over MPV device
Patrisious Haddad
3
-2
/
+30
2025-10-23
net/mlx5: Refactor devcom to return NULL on failure
Patrisious Haddad
7
-42
/
+39
2025-10-23
net/mlx5e: Skip PPHCR register query if not supported by the device
Alexei Lazar
1
-1
/
+3
2025-10-23
net/mlx5: Add PPHCR to PCAM supported registers mask
Alexei Lazar
1
-1
/
+3
2025-10-23
virtio-net: zero unused hash fields
Jason Wang
1
-0
/
+4
2025-10-23
net: phy: micrel: always set shared->phydev for LAN8814
Robert Marko
1
-2
/
+2
2025-10-23
vsock: fix lock inversion in vsock_assign_transport()
Stefano Garzarella
1
-19
/
+19
2025-10-23
ovpn: use datagram_poll_queue for socket readiness in TCP
Ralf Lici
1
-4
/
+22
2025-10-23
espintcp: use datagram_poll_queue for socket readiness
Ralf Lici
1
-5
/
+1
2025-10-23
net: datagram: introduce datagram_poll_queue for custom receive queues
Ralf Lici
2
-10
/
+37
2025-10-23
io_uring: correct __must_hold annotation in io_install_fixed_file
Alok Tiwari
1
-1
/
+1
2025-10-23
gpio: ljca: Fix duplicated IRQ mapping
Haotian Zhang
1
-11
/
+3
2025-10-23
net: bonding: fix possible peer notify event loss or dup issue
Tonghao Zhang
1
-22
/
+18
2025-10-23
cifs: #include cifsglob.h before trace.h to allow structs in tracepoints
David Howells
2
-0
/
+2
2025-10-23
cifs: Call the calc_signature functions directly
David Howells
4
-21
/
+9
2025-10-23
smb: client: get rid of d_drop() in cifs_do_rename()
Paulo Alcantara
1
-4
/
+1
2025-10-23
gpiolib: acpi: Use %pe when passing an error pointer to dev_err()
Andy Shevchenko
1
-2
/
+2
2025-10-23
gpiolib: acpi: Make set debounce errors non fatal
Hans de Goede
1
-12
/
+15
2025-10-22
net: hsr: prevent creation of HSR device with slaves from another netns
Fernando Fernandez Mancera
1
-1
/
+7
2025-10-22
sctp: avoid NULL dereference when chunk data buffer is missing
Alexey Simakov
1
-6
/
+7
2025-10-22
ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loop
Jiasheng Jiang
1
-1
/
+1
2025-10-22
cifs: Fix TCP_Server_Info::credits to be signed
David Howells
1
-1
/
+1
2025-10-22
net: ravb: Ensure memory write completes before ringing TX doorbell
Lad Prabhakar
1
-0
/
+8
2025-10-22
net: ravb: Enforce descriptor type ordering
Lad Prabhakar
1
-2
/
+14
2025-10-22
smb: client: make use of smbdirect_socket.send_io.lcredits.*
Stefan Metzmacher
1
-25
/
+42
2025-10-22
smb: server: make use of smbdirect_socket.send_io.lcredits.*
Stefan Metzmacher
1
-5
/
+37
2025-10-22
smb: server: simplify sibling_list handling in smb_direct_flush_send_list/sen...
Stefan Metzmacher
1
-22
/
+38
2025-10-22
smb: server: smb_direct_disconnect_rdma_connection() already wakes all waiter...
Stefan Metzmacher
1
-4
/
+0
2025-10-22
smb: smbdirect: introduce smbdirect_socket.send_io.lcredits.*
Stefan Metzmacher
1
-1
/
+12
2025-10-22
smb: server: allocate enough space for RW WRs and ib_drain_qp()
Stefan Metzmacher
1
-91
/
+142
2025-10-22
lib/crypto: poly1305: Restore dependency of arch code on !KMSAN
Eric Biggers
1
-1
/
+1
2025-10-22
io_uring zcrx: add MAINTAINERS entry
David Wei
1
-0
/
+9
2025-10-22
io_uring: Fix code indentation error
Ranganath V N
2
-2
/
+2
2025-10-22
io_uring/sqpoll: be smarter on when to update the stime usage
Jens Axboe
1
-11
/
+32
[next]