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.19.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-7.0.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
2023-11-28
parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR table
Helge Deller
1
-7
/
+9
2023-11-28
arm64: module: Fix PLT counting when CONFIG_RANDOMIZE_BASE=n
Maria Yu
1
-6
/
+0
2023-11-28
arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newer
Nathan Chancellor
1
-0
/
+2
2023-11-28
PCI: keystone: Don't discard .probe() callback
Uwe Kleine-König
1
-2
/
+2
2023-11-28
PCI: keystone: Don't discard .remove() callback
Uwe Kleine-König
1
-2
/
+2
2023-11-28
KEYS: trusted: Rollback init_trusted() consistently
Jarkko Sakkinen
1
-10
/
+10
2023-11-28
KEYS: trusted: tee: Refactor register SHM usage
Sumit Garg
1
-44
/
+20
2023-11-28
sched/core: Fix RQCF_ACT_SKIP leak
Hao Jia
1
-4
/
+1
2023-11-28
genirq/generic_chip: Make irq_remove_generic_chip() irqdomain aware
Herve Codina
1
-6
/
+19
2023-11-28
mmc: meson-gx: Remove setting of CMD_CFG_ERROR
Rong Chen
1
-1
/
+0
2023-11-28
wifi: ath12k: fix dfs-radar and temperature event locking
Johan Hovold
1
-1
/
+10
2023-11-28
wifi: ath12k: fix htt mlo-offset event locking
Johan Hovold
1
-2
/
+5
2023-11-28
wifi: ath11k: fix gtk offload status event locking
Johan Hovold
1
-2
/
+5
2023-11-28
wifi: ath11k: fix htt pktlog locking
Johan Hovold
1
-1
/
+7
2023-11-28
wifi: ath11k: fix dfs radar event locking
Johan Hovold
1
-0
/
+4
2023-11-28
wifi: ath11k: fix temperature event locking
Johan Hovold
1
-2
/
+6
2023-11-28
regmap: Ensure range selector registers are updated after cache sync
Mark Brown
1
-0
/
+30
2023-11-28
ACPI: resource: Do IRQ override on TongFang GMxXGxx
Werner Sembach
1
-0
/
+12
2023-11-28
parisc: Add nop instructions after TLB inserts
John David Anglin
1
-29
/
+52
2023-11-28
mm/damon/sysfs: check error from damon_sysfs_update_target()
SeongJae Park
1
-1
/
+3
2023-11-28
mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failure
SeongJae Park
1
-0
/
+3
2023-11-28
mm/damon/sysfs-schemes: handle tried region directory allocation failure
SeongJae Park
1
-0
/
+2
2023-11-28
mm/damon/core: avoid divide-by-zero during monitoring results update
SeongJae Park
1
-8
/
+2
2023-11-28
mm/damon: implement a function for max nr_accesses safe calculation
SeongJae Park
1
-0
/
+7
2023-11-28
mm/damon/ops-common: avoid divide-by-zero during region hotness calculation
SeongJae Park
1
-3
/
+2
2023-11-28
mm/damon/lru_sort: avoid divide-by-zero in hot threshold calculation
SeongJae Park
1
-3
/
+1
2023-11-28
dm crypt: account large pages in cc->n_allocated_pages
Mikulas Patocka
1
-3
/
+12
2023-11-28
fbdev: stifb: Make the STI next font pointer a 32-bit signed offset
Helge Deller
1
-1
/
+1
2023-11-28
iommufd: Fix missing update of domains_itree after splitting iopt_area
Koichiro Den
1
-0
/
+10
2023-11-28
watchdog: move softlockup_panic back to early_param
Krister Johansen
2
-1
/
+7
2023-11-28
mm/damon/sysfs: update monitoring target regions for online input commit
SeongJae Park
1
-17
/
+30
2023-11-28
mm/damon/sysfs: remove requested targets when online-commit inputs
SeongJae Park
1
-34
/
+36
2023-11-28
PCI/sysfs: Protect driver's D3cold preference from user space
Lukas Wunner
2
-5
/
+2
2023-11-28
hvc/xen: fix event channel handling for secondary consoles
David Woodhouse
1
-1
/
+1
2023-11-28
hvc/xen: fix error path in xen_hvc_init() to always register frontend driver
David Woodhouse
1
-2
/
+3
2023-11-28
hvc/xen: fix console unplug
David Woodhouse
1
-8
/
+24
2023-11-28
tty: serial: meson: fix hard LOCKUP on crtscts mode
Pavel Krasavin
1
-3
/
+11
2023-11-28
tty/sysrq: replace smp_processor_id() with get_cpu()
Muhammad Usama Anjum
1
-1
/
+2
2023-11-28
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
3
-0
/
+17
2023-11-28
audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
Paul Moore
1
-1
/
+1
2023-11-28
audit: don't take task_lock() in audit_exe_compare() code path
Paul Moore
1
-1
/
+8
2023-11-28
sched: psi: fix unprivileged polling against cgroups
Johannes Weiner
1
-12
/
+0
2023-11-28
mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AER
Victor Shih
1
-0
/
+8
2023-11-28
KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.
Haitao Shan
4
-2
/
+8
2023-11-28
KVM: x86: Clear bit12 of ICR after APIC-write VM-exit
Tao Su
1
-13
/
+13
2023-11-28
KVM: x86: Ignore MSR_AMD64_TW_CFG access
Maciej S. Szmigiero
2
-0
/
+3
2023-11-28
KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space
Nicolas Saenz Julienne
1
-4
/
+6
2023-11-28
x86/cpu/hygon: Fix the CPU topology evaluation for real
Pu Wen
1
-2
/
+6
2023-11-28
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
5
-45
/
+8
2023-11-28
x86/PCI: Avoid PME from D3hot/D3cold for AMD Rembrandt and Phoenix USB4
Mario Limonciello
1
-0
/
+59
[prev]
[next]