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
cgroup/cpuset: Expose cpuset.cpus.isolated
Waiman Long
3
-15
/
+26
2023-11-22
Merge branch 'for-6.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Tejun Heo
1
-6
/
+16
2023-11-22
workqueue: Make sure that wq_unbound_cpumask is never empty
Tejun Heo
1
-7
/
+15
2023-11-21
workqueue: Move workqueue_set_unbound_cpumask() and its helpers inside CONFIG...
Waiman Long
1
-51
/
+51
2023-11-13
cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked()
Waiman Long
2
-15
/
+35
2023-11-13
cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumask
Waiman Long
3
-34
/
+166
2023-11-13
cgroup/cpuset: Keep track of CPUs in isolated partitions
Waiman Long
1
-63
/
+127
2023-11-13
selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.sh
Waiman Long
1
-71
/
+71
2023-11-13
workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_un...
Waiman Long
2
-9
/
+84
2023-11-12
selftests: cgroup: Fixes a typo in a comment
Atul Kumar Pant
1
-1
/
+1
2023-11-10
cgroup: Add a new helper for cgroup1 hierarchy
Yafang Shao
3
-2
/
+37
2023-11-10
cgroup: Add annotation for holding namespace_sem in current_cgns_cgroup_from_...
Yafang Shao
1
-0
/
+5
2023-11-10
cgroup: Eliminate the need for cgroup_mutex in proc_cgroup_show()
Yafang Shao
1
-5
/
+7
2023-11-10
cgroup: Make operations on the cgroup root_list RCU safe
Yafang Shao
3
-8
/
+19
2023-11-10
cgroup: Remove unnecessary list_empty()
Yafang Shao
1
-4
/
+3
2023-11-10
Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
91
-471
/
+240
2023-11-10
Merge tag 'for-6.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-64
/
+94
2023-11-10
Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
21
-83
/
+248
2023-11-10
Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
74
-775
/
+536
2023-11-10
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
58
-3907
/
+2137
2023-11-09
Merge tag 'nfs-for-6.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
20
-54
/
+121
2023-11-09
Merge tag 'exfat-for-6.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
2023-11-09
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
31
-950
/
+1433
2023-11-08
MAINTAINERS: update lists.linuxfoundation.org migrated lists
Konstantin Ryabitsev
1
-25
/
+25
2023-11-08
Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
25
-537
/
+319
2023-11-08
Merge tag 'rcu-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Linus Torvalds
3
-14
/
+63
2023-11-08
Merge tag 'memblock-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-11-08
Merge tag 'kgdb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2
-4
/
+6
2023-11-08
Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
44
-298
/
+918
2023-11-08
i2c: cp2615: Fix 'assignment to __be16' warning
Bence Csókás
1
-1
/
+1
2023-11-08
i2c: dev: copy userspace array safely
Philipp Stanner
1
-2
/
+2
2023-11-08
i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
Tam Nguyen
1
-3
/
+16
2023-11-08
i2c: iproc: handle invalid slave state
Roman Bacik
1
-58
/
+75
2023-11-08
Merge tag 'pm-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-1
/
+64
2023-11-08
Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
72
-1345
/
+1718
2023-11-08
Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+9
2023-11-08
Merge tag 'rproc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
16
-248
/
+932
2023-11-08
Merge tag 'rpmsg-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
3
-5
/
+5
2023-11-08
Merge tag 'pcmcia-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
4
-7
/
+12
2023-11-08
Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
39
-310
/
+198
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
29
-65
/
+168
2023-11-07
Merge tag 'vfs-6.7.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-9
/
+9
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-433
/
+421
2023-11-07
Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
16
-532
/
+929
2023-11-07
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-1
/
+1
2023-11-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-0
/
+63
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
109
-2296
/
+3982
2023-11-07
MAINTAINERS: create an entry for exportfs
Amir Goldstein
1
-1
/
+12
2023-11-07
iomap: rename iomap entry
Christian Brauner
1
-10
/
+9
2023-11-07
Merge branch 'next' into for-linus
Dmitry Torokhov
14863
-176041
/
+538715
[next]