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
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
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
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
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
spi: dt-bindings: spi-rockchip: Add RK3506 compatible
Heiko Stuebner
1
-0
/
+1
2025-10-22
PM: runtime: Fix conditional guard definitions
Rafael J. Wysocki
1
-4
/
+4
2025-10-22
btrfs: ref-verify: fix IS_ERR() vs NULL check in btrfs_build_ref_tree()
Amit Dhingra
1
-1
/
+1
2025-10-22
btrfs: fix delayed_node ref_tracker use after free
Leo Martins
2
-1
/
+8
2025-10-22
gpio: idio-16: Define fixed direction of the GPIO lines
William Breathitt Gray
1
-0
/
+5
2025-10-22
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
2
-2
/
+29
2025-10-22
Revert "fs/9p: Refresh metadata in d_revalidate for uncached mode too"
Dominique Martinet
3
-22
/
+4
2025-10-21
net: hibmcge: select FIXED_PHY
Heiner Kallweit
1
-0
/
+1
2025-10-21
net: dlink: use dev_kfree_skb_any instead of dev_kfree_skb
Yeounsu Moon
1
-1
/
+1
2025-10-21
Documentation: networking: ax25: update the mailing list info.
Randy Dunlap
1
-3
/
+4
2025-10-21
net: gro_cells: fix lock imbalance in gro_cells_receive()
Eric Dumazet
1
-3
/
+2
2025-10-21
selftests: mptcp: join: mark laminar tests as skipped if not supported
Matthieu Baerts (NGI0)
1
-5
/
+5
2025-10-21
selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supported
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-10-21
selftests: mptcp: join: mark implicit tests as skipped if not supported
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-10-21
selftests: mptcp: join: mark 'flush re-add' as skipped if not supported
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-10-21
mptcp: pm: in-kernel: C-flag: handle late ADD_ADDR
Matthieu Baerts (NGI0)
1
-0
/
+6
2025-10-22
erofs: consolidate z_erofs_extent_lookback()
Gao Xiang
1
-14
/
+6
2025-10-22
erofs: avoid infinite loops due to corrupted subpage compact indexes
Gao Xiang
1
-14
/
+18
2025-10-21
csky: abiv2: adapt to new folio flags field
Thomas Weißschuh
2
-3
/
+3
2025-10-21
mm/damon/core: use damos_commit_quota_goal() for new goal commit
SeongJae Park
1
-1
/
+1
2025-10-21
mm/damon/core: fix potential memory leak by cleaning ops_filter in damon_dest...
Enze Li
1
-0
/
+3
2025-10-21
hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
Deepanshu Kartikey
2
-12
/
+2
2025-10-21
vmw_balloon: indicate success when effectively deflating during migration
David Hildenbrand
1
-5
/
+3
2025-10-21
mm/damon/core: fix list_add_tail() call on damon_call()
SeongJae Park
1
-1
/
+1
2025-10-21
mm/mremap: correctly account old mapping after MREMAP_DONTUNMAP remap
Lorenzo Stoakes
1
-9
/
+6
2025-10-21
arm64, mm: avoid always making PTE dirty in pte_mkwrite()
Huang Ying
1
-1
/
+2
2025-10-21
ACPICA: Work around bogus -Wstringop-overread warning since GCC 11
Xi Ruoyao
1
-0
/
+6
2025-10-21
net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions
Aksh Garg
1
-20
/
+43
2025-10-21
gpio: pci-idio-16: Define maximum valid register address offset
William Breathitt Gray
1
-0
/
+1
2025-10-21
gpio: 104-idio-16: Define maximum valid register address offset
William Breathitt Gray
1
-0
/
+1
[next]