index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-22
fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks
Steven Rostedt
1
-7
/
+21
2024-10-22
x86/bugs: Do not use UNTRAIN_RET with IBPB on entry
Johannes Wikner
1
-0
/
+17
2024-10-22
x86/bugs: Skip RSB fill at VMEXIT
Johannes Wikner
1
-0
/
+15
2024-10-22
x86/entry: Have entry_ibpb() invalidate return predictions
Johannes Wikner
1
-0
/
+5
2024-10-22
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Johannes Wikner
2
-0
/
+4
2024-10-22
x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
Jim Mattson
1
-1
/
+2
2024-10-22
KVM: s390: Change virtual to physical address access in diag 0x258 handler
Michael Mueller
1
-1
/
+1
2024-10-22
KVM: s390: gaccess: Check if guest address is in memslot
Nico Boehr
2
-6
/
+12
2024-10-22
s390/sclp_vt220: Convert newlines to CRLF instead of LFCR
Thomas Weißschuh
1
-2
/
+2
2024-10-22
s390/sclp: Deactivate sclp after all its users
Thomas Weißschuh
1
-1
/
+2
2024-10-22
iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices
Lu Baolu
1
-1
/
+3
2024-10-22
mptcp: prevent MPC handshake on port-based signal endpoints
Paolo Abeni
5
-0
/
+15
2024-10-22
net: fec: Remove duplicated code
Csókás, Bence
1
-7
/
+1
2024-10-22
net: fec: Move `fec_ptp_read()` to the top of the file
Csókás, Bence
1
-25
/
+25
2024-10-22
tcp: fix mptcp DSS corruption due to large pmtu xmit
Paolo Abeni
1
-3
/
+1
2024-10-22
mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()
Jinjie Ruan
1
-0
/
+1
2024-10-22
mm/swapfile: skip HugeTLB pages for unuse_vma
Liu Shixin
1
-1
/
+1
2024-10-22
mm/mglru: only clear kswapd_failures if reclaimable
Wei Xu
1
-2
/
+2
2024-10-22
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Yang Shi
2
-3
/
+3
2024-10-22
mm/mremap: fix move_normal_pmd/retract_page_tables race
Jann Horn
1
-2
/
+9
2024-10-22
selftests/mm: fix deadlock for fork after pthread_create on ARM
Edward Liaw
1
-0
/
+7
2024-10-22
selftests/mm: replace atomic_bool with pthread_barrier_t
Edward Liaw
3
-10
/
+12
2024-10-22
fat: fix uninitialized variable
OGAWA Hirofumi
1
-1
/
+1
2024-10-22
nilfs2: propagate directory read errors from nilfs_find_entry()
Ryusuke Konishi
3
-37
/
+52
2024-10-22
maple_tree: correct tree corruption on spanning store
Lorenzo Stoakes
1
-6
/
+6
2024-10-22
selftests: mptcp: join: test for prohibited MPC to port-based endp
Paolo Abeni
1
-30
/
+85
2024-10-22
net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
Jinjie Ruan
1
-0
/
+2
2024-10-22
net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-l...
Oleksij Rempel
1
-3
/
+11
2024-10-22
arm64: probes: Fix uprobes for big-endian kernels
Mark Rutland
2
-7
/
+5
2024-10-22
arm64: probes: Fix simulate_ldr*_literal()
Mark Rutland
1
-11
/
+7
2024-10-22
arm64: probes: Remove broken LDR (literal) uprobe support
Mark Rutland
1
-5
/
+11
2024-10-22
arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbers
Josua Mayer
1
-1
/
+1
2024-10-22
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
2
-2
/
+6
2024-10-22
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
1
-0
/
+3
2024-10-22
net: enetc: add missing static descriptor and inline keyword
Wei Fang
1
-1
/
+2
2024-10-22
net: enetc: disable NAPI after all rings are disabled
Wei Fang
1
-6
/
+6
2024-10-22
net: enetc: disable Tx BD rings after they are empty
Wei Fang
1
-10
/
+26
2024-10-22
net: enetc: block concurrent XDP transmissions during ring reconfiguration
Wei Fang
2
-0
/
+15
2024-10-22
net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
Wei Fang
1
-1
/
+1
2024-10-22
mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-10-22
ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2
Vasiliy Kovalev
1
-0
/
+19
2024-10-22
ALSA: scarlett2: Add error check after retrieving PEQ filter values
Zhu Jun
1
-0
/
+2
2024-10-22
ksmbd: fix user-after-free from session log off
Namjae Jeon
4
-6
/
+34
2024-10-22
btrfs: fix uninitialized pointer free on read_alloc_one_name() error
Roi Martin
1
-2
/
+2
2024-10-22
btrfs: fix uninitialized pointer free in add_inode_ref()
Roi Martin
1
-1
/
+1
2024-10-17
Linux 6.11.4
v6.11.4
Greg Kroah-Hartman
1
-1
/
+1
2024-10-17
io_uring/rw: fix cflags posting for single issue multishot read
Jens Axboe
1
-7
/
+12
2024-10-17
PCI: Pass domain number to pci_bus_release_domain_nr() explicitly
Manivannan Sadhasivam
5
-11
/
+11
2024-10-17
secretmem: disable memfd_secret() if arch cannot set direct map
Patrick Roy
1
-2
/
+2
2024-10-17
fs/proc/kcore.c: allow translation of physical memory addresses
Alexander Gordeev
2
-2
/
+36
[prev]
[next]