index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-08-08
1
-0
/
+2
*
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
2023-08-08
1
-0
/
+6
*
dma-buf: keep the signaling time of merged fences v3
Christian König
2023-08-03
1
-1
/
+1
*
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
2023-08-03
3
-8
/
+59
*
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-27
1
-1
/
+1
*
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
2023-07-27
2
-2
/
+6
*
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
2023-07-27
1
-1
/
+1
*
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
2023-07-23
1
-0
/
+1
*
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
2023-07-23
1
-1
/
+0
*
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
2023-07-23
1
-1
/
+1
*
nvme: fix the NVME_ID_NS_NVM_STS_MASK definition
Ankit Kumar
2023-07-23
1
-1
/
+1
*
s390/ism: Fix and simplify add()/remove() callback handling
Niklas Schnelle
2023-07-23
1
-6
/
+0
*
s390/ism: Fix locking for forwarding of IRQs and events to clients
Niklas Schnelle
2023-07-23
1
-0
/
+1
*
blk-crypto: use dynamic lock class for blk_crypto_profile::lock
Eric Biggers
2023-07-23
1
-0
/
+1
*
blktrace: use inline function for blk_trace_remove() while blktrace is disabled
Yu Kuai
2023-07-19
1
-1
/
+5
*
shmem: use ramfs_kill_sb() for kill_sb method of ramfs-based tmpfs
Roberto Sassu
2023-07-19
1
-0
/
+1
*
watch_queue: prevent dangling pipe pointer
Siddh Raman Pant
2023-07-19
1
-2
/
+1
*
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
2023-07-19
1
-4
/
+0
*
lib/bitmap: drop optimization of bitmap_{from,to}_arr64
Yury Norov
2023-07-19
1
-5
/
+3
*
Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...
Greg Kroah-Hartman
2023-07-19
1
-1
/
+0
*
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
2023-07-19
1
-0
/
+1
*
sh: Avoid using IRQ0 on SH3 and SH4
Sergey Shtylyov
2023-07-19
1
-3
/
+3
*
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
2023-07-19
1
-1
/
+1
*
PCI: Add pci_clear_master() stub for non-CONFIG_PCI
Sui Jingfeng
2023-07-19
1
-0
/
+1
*
ARM/musb: omap2: Remove global GPIO numbers from TUSB6010
Linus Walleij
2023-07-19
1
-13
/
+0
*
ARM/gpio: Push OMAP2 quirk down into TWL4030 driver
Linus Walleij
2023-07-19
1
-3
/
+0
*
ARM/mmc: Convert old mmci-omap to GPIO descriptors
Linus Walleij
2023-07-19
1
-2
/
+0
*
Input: ads7846 - Convert to use software nodes
Linus Walleij
2023-07-19
2
-4
/
+0
*
ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1
Linus Walleij
2023-07-19
1
-7
/
+4
*
can: length: fix bitstuffing count
Vincent Mailhol
2023-07-19
1
-6
/
+8
*
bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
Gilad Sever
2023-07-19
1
-0
/
+9
*
mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
Marek Vasut
2023-07-19
1
-0
/
+1
*
watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe fails
Douglas Anderson
2023-07-19
1
-6
/
+0
*
watchdog/perf: adapt the watchdog_perf interface for async model
Lecopzer Chen
2023-07-19
1
-0
/
+2
*
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
2023-07-19
1
-13
/
+11
*
watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c
Douglas Anderson
2023-07-19
1
-1
/
+4
*
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
2023-07-19
1
-1
/
+1
*
mm: move mm_count into its own cache line
Mathieu Desnoyers
2023-07-19
1
-8
/
+15
*
wifi: ieee80211: Fix the common size calculation for reconfiguration ML
Ilan Peer
2023-07-19
1
-4
/
+1
*
wifi: iwlwifi: mvm: add support for Extra EHT LTF
Gregory Greenman
2023-07-19
1
-0
/
+1
*
bpf: Verify scalar ids mapping in regsafe() using check_ids()
Eduard Zingerman
2023-07-19
1
-6
/
+11
*
bpf: Use scalar ids in mark_chain_precision()
Eduard Zingerman
2023-07-19
1
-1
/
+9
*
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
2023-07-19
1
-1
/
+1
*
soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_...
Vijaya Krishna Nivarthi
2023-07-19
1
-0
/
+4
*
bpf: Remove bpf trampoline selector
Yafang Shao
2023-07-19
1
-1
/
+0
*
bpf: improve precision backtrack logging
Andrii Nakryiko
2023-07-19
1
-4
/
+9
*
bpf: encapsulate precision backtracking bookkeeping
Andrii Nakryiko
2023-07-19
1
-0
/
+14
*
drivers/perf: apple_m1: Force 63bit counters for M2 CPUs
Marc Zyngier
2023-07-19
1
-0
/
+2
*
blk-mq: fix potential io hang by wrong 'wake_batch'
Yu Kuai
2023-07-19
1
-2
/
+1
*
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
2023-07-19
1
-0
/
+1
[next]