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