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
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI
Christophe Leroy
2020-11-19
2
-3
/
+7
*
powerpc/powernv/sriov: fix unsigned int win compared to less than zero
Kaixu Xia
2020-11-19
1
-1
/
+1
*
Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"
Zhang Xiaoxu
2020-11-19
1
-0
/
+1
*
powerpc/64s/perf: perf interrupt does not have to get_user_pages to access us...
Nicholas Piggin
2020-11-19
2
-2
/
+3
*
powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
Youling Tang
2020-11-19
1
-18
/
+1
*
powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
Christophe Leroy
2020-11-19
1
-5
/
+0
*
powerpc/mm: Update tlbiel loop on POWER10
Aneesh Kumar K.V
2020-11-19
3
-9
/
+32
*
powerpc: Avoid broken GCC __attribute__((optimize))
Ard Biesheuvel
2020-11-19
4
-9
/
+6
*
powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
Qinglang Miao
2020-11-19
1
-1
/
+1
*
selftests/powerpc/eeh: disable kselftest timeout setting for eeh-basic
Po-Hsu Lin
2020-11-19
2
-1
/
+2
*
powerpc/ps3: Drop unused DBG macro
Michael Ellerman
2020-11-19
1
-7
/
+0
*
powerpc/85xx: Fix declaration made after definition
Michael Ellerman
2020-11-19
1
-2
/
+1
*
powerpc/mm: Move setting PTE specific flags to pfn_pmd()
Aneesh Kumar K.V
2020-11-19
2
-2
/
+23
*
powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()
Christophe Leroy
2020-11-19
1
-2
/
+21
*
powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to C
Jordan Niethe
2020-11-19
4
-260
/
+287
*
powerpc/64: Set up a kernel stack for secondaries before cpu_restore()
Jordan Niethe
2020-11-02
2
-6
/
+6
*
Linux 5.10-rc2
v5.10-rc2
Linus Torvalds
2020-11-01
1
-1
/
+1
*
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-01
1
-13
/
+30
|
\
|
*
x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6)
Peter Zijlstra
2020-10-27
1
-3
/
+6
|
*
x86/debug: Only clear/set ->virtual_dr6 for userspace #DB
Peter Zijlstra
2020-10-27
1
-6
/
+6
|
*
x86/debug: Fix BTF handling
Peter Zijlstra
2020-10-27
1
-7
/
+21
*
|
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-01
5
-16
/
+6
|
\
\
|
*
|
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-10-26
2
-4
/
+4
|
*
|
timers: Remove unused inline funtion debug_timer_free()
YueHaibing
2020-10-26
1
-5
/
+0
|
*
|
hrtimer: Remove unused inline function debug_hrtimer_free()
YueHaibing
2020-10-26
1
-5
/
+0
|
*
|
time/sched_clock: Mark sched_clock_read_begin/retry() as notrace
Quanyang Wang
2020-10-26
1
-2
/
+2
*
|
|
Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-01
2
-2
/
+2
|
\
\
\
|
*
|
|
stop_machine, rcu: Mark functions as notrace
Zong Li
2020-10-26
2
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-01
2
-14
/
+10
|
\
\
\
|
*
|
|
lockdep: Fix nr_unused_locks accounting
Peter Zijlstra
2020-10-30
1
-10
/
+4
|
*
|
|
locking/lockdep: Remove more raw_cpu_read() usage
Peter Zijlstra
2020-10-30
1
-1
/
+1
|
*
|
|
futex: Fix incorrect should_fail_futex() handling
Mateusz Nosek
2020-10-28
1
-1
/
+3
|
*
|
|
lockdep: Fix preemption WARN for spurious IRQ-enable
Peter Zijlstra
2020-10-22
1
-2
/
+2
*
|
|
|
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-11-01
95
-26793
/
+34
|
\
\
\
\
|
*
\
\
\
Merge tag 'icc-5.10-rc2' of https://git.linaro.org/people/georgi.djakov/linux...
Greg Kroah-Hartman
2020-10-30
6
-13
/
+25
|
|
\
\
\
\
|
|
*
|
|
|
interconnect: qcom: use icc_sync state for sm8[12]50
Dmitry Baryshkov
2020-10-27
2
-6
/
+8
|
|
*
|
|
|
interconnect: qcom: Ensure that the floor bandwidth value is enforced
Georgi Djakov
2020-10-22
1
-0
/
+7
|
|
*
|
|
|
interconnect: qcom: sc7180: Init BCMs before creating the nodes
Georgi Djakov
2020-10-15
1
-3
/
+3
|
|
*
|
|
|
interconnect: qcom: sdm845: Init BCMs before creating the nodes
Georgi Djakov
2020-10-15
1
-3
/
+3
|
|
*
|
|
|
interconnect: Aggregate before setting initial bandwidth
Georgi Djakov
2020-10-15
1
-0
/
+3
|
|
*
|
|
|
interconnect: qcom: sdm845: Enable keepalive for the MM1 BCM
Georgi Djakov
2020-10-15
1
-1
/
+1
|
*
|
|
|
|
coresight: cti: Initialize dynamic sysfs attributes
Suzuki K Poulose
2020-10-29
1
-0
/
+7
|
*
|
|
|
|
coresight: Fix uninitialised pointer bug in etm_setup_aux()
Mike Leach
2020-10-29
1
-1
/
+1
|
*
|
|
|
|
coresight: add module license
Arnd Bergmann
2020-10-29
1
-0
/
+1
|
*
|
|
|
|
misc: mic: remove the MIC drivers
Sudeep Dutt
2020-10-28
86
-26779
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-11-01
250
-2493
/
+4134
|
\
\
\
\
\
|
*
|
|
|
|
scripts: get_abi.pl: assume ReST format by default
Mauro Carvalho Chehab
2020-10-30
1
-1
/
+1
|
*
|
|
|
|
docs: ABI: sysfs-class-led-trigger-pattern: remove hw_pattern duplication
Mauro Carvalho Chehab
2020-10-30
6
-159
/
+170
|
*
|
|
|
|
docs: ABI: sysfs-class-backlight: unify ABI documentation
Mauro Carvalho Chehab
2020-10-30
3
-46
/
+65
|
*
|
|
|
|
docs: ABI: sysfs-c2port: remove a duplicated entry
Mauro Carvalho Chehab
2020-10-30
1
-7
/
+0
[next]