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-30
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
1
-1
/
+1
2023-08-30
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
1
-0
/
+2
2023-08-30
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
1
-0
/
+4
2023-08-30
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
1
-4
/
+4
2023-08-30
nfs: use vfs setgid helper
Christian Brauner
1
-0
/
+2
2023-08-30
mm/gup: handle cont-PTE hugetlb pages correctly in gup_must_unshare() via GUP...
David Hildenbrand
1
-0
/
+10
2023-08-30
jbd2: fix a race when checking checkpoint buffer busy
Zhang Yi
1
-0
/
+1
2023-08-30
jbd2: remove t_checkpoint_io_list
Zhang Yi
1
-6
/
+0
2023-08-27
Revert "f2fs: fix to do sanity check on direct node in truncate_dnode()"
Greg Kroah-Hartman
1
-1
/
+0
2023-08-23
net: do not allow gso_size to be set to GSO_BY_FRAGS
Eric Dumazet
1
-0
/
+4
2023-08-23
iopoll: Call cpu_relax() in busy loops
Geert Uytterhoeven
1
-0
/
+2
2023-08-16
bpf, sockmap: Fix bug that strp_done cannot be called
Xu Kuohai
1
-0
/
+1
2023-08-16
x86/speculation: Add cpu_show_gds() prototype
Arnd Bergmann
1
-0
/
+2
2023-08-16
tpm: Disable RNG for all AMD fTPMs
Mario Limonciello
1
-0
/
+1
2023-08-11
f2fs: fix to do sanity check on direct node in truncate_dnode()
Chao Yu
1
-0
/
+1
2023-08-08
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
1
-0
/
+2
2023-08-08
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
1
-0
/
+1
2023-08-08
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
1
-1
/
+0
2023-08-08
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+6
2023-08-03
dma-buf: keep the signaling time of merged fences v3
Christian König
1
-1
/
+1
2023-08-03
pwm: Add a stub for devm_pwmchip_add()
Andy Shevchenko
1
-0
/
+5
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
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
2
-1
/
+8
2023-07-27
sched/psi: Rename existing poll members in preparation
Domenico Cerasuolo
1
-18
/
+18
2023-07-27
sched/psi: Fix avgs_work re-arm in psi_avgs_work()
Chengming Zhou
1
-0
/
+3
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
nvme: fix the NVME_ID_NS_NVM_STS_MASK definition
Ankit Kumar
1
-1
/
+1
2023-07-23
blk-crypto: use dynamic lock class for blk_crypto_profile::lock
Eric Biggers
1
-0
/
+1
2023-07-23
workqueue: clean up WORK_* constant types, clarify masking
Linus Torvalds
1
-7
/
+8
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
net: add a couple of helpers for iph tot_len
Xin Long
1
-0
/
+21
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
PCI: Add pci_clear_master() stub for non-CONFIG_PCI
Sui Jingfeng
1
-0
/
+1
2023-07-19
bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
Liu Shixin
1
-0
/
+2
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
wifi: ieee80211: Fix the common size calculation for reconfiguration ML
Ilan Peer
1
-4
/
+1
2023-07-19
wifi: cfg80211/mac80211: Fix ML element common size calculation
Ilan Peer
1
-6
/
+5
2023-07-19
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
1
-1
/
+1
2023-07-19
bpf: Remove bpf trampoline selector
Yafang Shao
1
-1
/
+0
2023-07-19
blk-mq: fix potential io hang by wrong 'wake_batch'
Yu Kuai
1
-2
/
+1
[prev]
[next]