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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
console: introduce console_is_registered()
John Ogness
2022-12-02
1
-0
/
+28
*
console: introduce wrappers to read/write console flags
John Ogness
2022-12-02
1
-0
/
+45
*
printk: introduce console_list_lock
John Ogness
2022-12-02
1
-3
/
+20
*
printk: Prepare for SRCU console list protection
John Ogness
2022-12-02
1
-1
/
+27
*
printk: Convert console_drivers list to hlist
Thomas Gleixner
2022-12-02
1
-3
/
+5
*
rcu: Make SRCU mandatory
Paul E. McKenney
2022-11-29
2
-12
/
+1
*
rcu: Implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOC
John Ogness
2022-11-09
1
-0
/
+5
*
srcu: Debug NMI safety even on archs that don't require it
Frederic Weisbecker
2022-10-21
2
-16
/
+24
*
srcu: Check for consistent per-CPU per-srcu_struct NMI safety
Paul E. McKenney
2022-10-20
2
-6
/
+11
*
srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
Paul E. McKenney
2022-10-20
1
-0
/
+51
*
srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
Paul E. McKenney
2022-10-18
1
-2
/
+2
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
6
-21
/
+4
|
\
|
*
prandom: remove unused functions
Jason A. Donenfeld
2022-10-11
2
-17
/
+0
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
3
-3
/
+3
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-10-16
3
-5
/
+21
|
\
\
|
*
\
Merge branch 'clk-rate-range' into clk-next
Stephen Boyd
2022-10-14
2
-3
/
+17
|
|
\
\
|
|
*
|
clk: Introduce the clk_hw_get_rate_range function
Maxime Ripard
2022-09-15
1
-0
/
+2
|
|
*
|
clk: Stop forwarding clk_rate_requests to the parent
Maxime Ripard
2022-09-15
1
-0
/
+5
|
|
*
|
clk: Constify clk_has_parent()
Maxime Ripard
2022-09-15
1
-1
/
+1
|
|
*
|
clk: Introduce clk_hw_init_rate_request()
Maxime Ripard
2022-09-15
1
-0
/
+6
|
|
*
|
clk: Mention that .recalc_rate can return 0 on error
Maxime Ripard
2022-09-15
1
-2
/
+3
|
*
|
|
clk: at91: fix the build with binutils 2.27
Kefeng Wang
2022-10-14
1
-2
/
+4
*
|
|
|
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
2022-10-16
1
-8
/
+11
*
|
|
|
Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-15
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
2022-10-15
1
-1
/
+0
*
|
|
|
|
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-14
1
-1
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
Zhihao Cheng
2022-09-21
1
-1
/
+7
*
|
|
|
|
|
Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-14
1
-0
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
clk: spear: Move prototype to accessible header
Viresh Kumar
2022-10-10
1
-0
/
+14
*
|
|
|
|
|
|
Merge tag 'sound-fix-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-14
1
-4
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ALSA: hda: Update register polling macros
Amadeusz Sławiński
2022-10-09
1
-4
/
+4
*
|
|
|
|
|
|
|
Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
4
-20
/
+31
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
2022-09-09
3
-0
/
+8
|
*
|
|
|
|
|
|
|
sched/psi: Cache parent psi_group to speed up group iteration
Chengming Zhou
2022-09-09
1
-0
/
+2
|
*
|
|
|
|
|
|
|
sched/psi: Consolidate cgroup_psi()
Chengming Zhou
2022-09-09
2
-5
/
+6
|
*
|
|
|
|
|
|
|
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
Chengming Zhou
2022-09-09
1
-2
/
+8
|
*
|
|
|
|
|
|
|
sched/psi: Remove NR_ONCPU task accounting
Johannes Weiner
2022-09-09
1
-9
/
+7
|
*
|
|
|
|
|
|
|
sched/psi: Move private helpers to sched/stats.h
Chengming Zhou
2022-09-09
1
-4
/
+0
|
*
|
|
|
|
|
|
|
Merge branch 'driver-core/driver-core-next'
Peter Zijlstra
2022-09-09
3
-2
/
+4
|
|
\
\
\
\
\
\
\
\
*
|
\
\
\
\
\
\
\
\
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-14
4
-2
/
+22
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
mm/migrate_device.c: add migrate_device_range()
Alistair Popple
2022-10-12
1
-0
/
+7
|
*
|
|
|
|
|
|
|
|
|
mm: free device private pages have zero refcount
Alistair Popple
2022-10-12
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
mm/memory.c: fix race when faulting a device private page
Alistair Popple
2022-10-12
1
-0
/
+8
|
*
|
|
|
|
|
|
|
|
|
mm/damon: move sz_damon_region to damon_sz_region
Xin Hao
2022-10-12
1
-0
/
+6
|
*
|
|
|
|
|
|
|
|
|
mm: more vma cache removal
Alexey Dobriyan
2022-10-12
1
-2
/
+0
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-14
2
-16
/
+16
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge patch series "Use composable cache instead of L2 cache"
Palmer Dabbelt
2022-10-13
2
-16
/
+16
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.
Greentime Hu
2022-10-13
2
-16
/
+16
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-13
1
-3
/
+3
|
\
\
\
\
\
\
\
\
\
\
\
\
[next]