index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools x86 headers: Update required-features.h header from the kernel
Arnaldo Carvalho de Melo
2020-11-03
1
-1
/
+1
*
tools x86 headers: Update cpufeatures.h headers copies
Arnaldo Carvalho de Melo
2020-11-03
2
-2
/
+13
*
tools headers UAPI: Update fscrypt.h copy
Arnaldo Carvalho de Melo
2020-11-03
1
-3
/
+3
*
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2020-11-03
1
-3
/
+56
*
tools headers UAPI: Sync prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2020-11-03
1
-0
/
+9
*
perf scripting python: Avoid declaring function pointers with a visibility at...
Arnaldo Carvalho de Melo
2020-11-03
1
-5
/
+2
*
perf tools: Remove broken __no_tail_call attribute
Peter Zijlstra
2020-11-03
3
-20
/
+5
*
perf vendor events: Fix DRAM_BW_Use 0 issue for CLX/SKX
Jin Yao
2020-11-03
2
-2
/
+2
*
perf trace: Fix segfault when trying to trace events by cgroup
Stanislav Ivanichkin
2020-11-03
1
-6
/
+9
*
perf tools: Fix crash with non-jited bpf progs
Tommi Rantala
2020-11-03
3
-1
/
+19
*
tools headers UAPI: Update process_madvise affected files
Arnaldo Carvalho de Melo
2020-11-03
2
-5
/
+10
*
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2020-11-03
2
-0
/
+15
*
perf tools: Remove LTO compiler options when building perl support
Justin M. Forbes
2020-11-03
1
-0
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-11-02
14
-105
/
+275
|
\
|
*
kernel/hung_task.c: make type annotations consistent
Lukas Bulwahn
2020-11-02
1
-2
/
+1
|
*
epoll: add a selftest for epoll timeout race
Soheil Hassas Yeganeh
2020-11-02
1
-0
/
+95
|
*
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2020-11-02
2
-4
/
+9
|
*
mm, oom: keep oom_adj under or at upper limit when printing
Charles Haithcock
2020-11-02
1
-0
/
+2
|
*
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
2020-11-02
1
-1
/
+2
|
*
mm/truncate.c: make __invalidate_mapping_pages() static
Jason Yan
2020-11-02
1
-1
/
+1
|
*
lib/crc32test: remove extra local_irq_disable/enable
Vasily Gorbik
2020-11-02
1
-4
/
+0
|
*
ptrace: fix task_join_group_stop() for the case when current is traced
Oleg Nesterov
2020-11-02
1
-9
/
+10
|
*
mm: mempolicy: fix potential pte_unmap_unlock pte error
Shijie Luo
2020-11-02
1
-3
/
+3
|
*
kasan: adopt KUNIT tests to SW_TAGS mode
Andrey Konovalov
2020-11-02
1
-42
/
+107
|
*
mm: memcg: link page counters to root if use_hierarchy is false
Roman Gushchin
2020-11-02
1
-5
/
+10
|
*
mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg
zhongjiang-ali
2020-11-02
1
-2
/
+8
|
*
hugetlb_cgroup: fix reservation accounting
Mike Kravetz
2020-11-02
1
-9
/
+11
|
*
mm/mremap_pages: fix static key devmap_managed_key updates
Ralph Campbell
2020-11-02
1
-23
/
+16
*
|
of: Drop superfluous ULL suffix for ~0
Geert Uytterhoeven
2020-11-02
1
-1
/
+1
|
/
*
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
[next]