index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
44
-320
/
+566
2020-12-14
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+10
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+28
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
27
-493
/
+1607
2020-12-14
Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-251
/
+366
2020-12-14
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-223
/
+98
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-24
/
+136
2020-12-14
Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-253
/
+138
2020-12-14
Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-158
/
+398
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-101
/
+323
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
9
-30
/
+17
2020-12-14
Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+3
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-11
/
+100
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-5
/
+11
2020-12-14
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
1
-4
/
+21
2020-12-14
bpf: Permits pointers on stack for helper calls
Yonghong Song
1
-1
/
+2
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-3
/
+2
2020-12-14
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-1
/
+23
2020-12-14
Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
Steven Rostedt (VMware)
1
-4
/
+13
2020-12-14
ring-buffer: Add rb_check_bpage in __rb_allocate_pages
Qiujun Huang
1
-8
/
+11
2020-12-14
ring-buffer: Fix two typos in comments
Qiujun Huang
1
-2
/
+2
2020-12-14
tracing: Drop unneeded assignment in ring_buffer_resize()
Lukas Bulwahn
1
-2
/
+0
2020-12-14
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
6
-14
/
+25
2020-12-14
Merge branch 'for-5.11' into for-linus
Petr Mladek
2
-18
/
+15
2020-12-14
Merge branch 'for-5.11-null-console' into for-linus
Petr Mladek
1
-1
/
+8
2020-12-13
Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-18
/
+59
2020-12-12
kernel: remove checking for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-2
/
+0
2020-12-12
signal: kill JOBCTL_TASK_WORK
Jens Axboe
1
-20
/
+0
2020-12-12
task_work: remove legacy TWA_SIGNAL path
Jens Axboe
1
-29
/
+1
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-47
/
+30
2020-12-11
tick/sched: Make jiffies update quick check more robust
Thomas Gleixner
1
-27
/
+47
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
2
-4
/
+4
2020-12-11
elfcore: fix building with clang
Arnd Bergmann
2
-27
/
+0
2020-12-11
x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests
Ashish Kalra
1
-2
/
+18
2020-12-11
cpufreq: schedutil: Simplify sugov_update_next_freq()
Rafael J. Wysocki
1
-5
/
+3
2020-12-11
genirq/affinity: Add irq_update_affinity_desc()
John Garry
1
-0
/
+70
2020-12-11
Revert "genirq: Add fasteoi IPI flow"
Valentin Schneider
1
-27
/
+0
2020-12-11
ntp: Consolidate the RTC update implementation
Thomas Gleixner
1
-92
/
+52
2020-12-11
ntp: Make the RTC sync offset less obscure
Thomas Gleixner
1
-23
/
+24
2020-12-11
ntp, rtc: Move rtc_set_ntp_time() to ntp code
Thomas Gleixner
1
-3
/
+85
2020-12-11
ntp: Make the RTC synchronization more reliable
Thomas Gleixner
2
-42
/
+55
2020-12-11
sched/fair: Trivial correction of the newidle_balance() comment
Barry Song
1
-1
/
+1
2020-12-11
sched/fair: Clear SMT siblings after determining the core is not idle
Mel Gorman
1
-1
/
+2
2020-12-11
sched: Fix kernel-doc markup
Mauro Carvalho Chehab
2
-9
/
+9
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-5
/
+5
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+5
2020-12-10
bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.
Alexei Starovoitov
1
-5
/
+5
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
4
-26
/
+26
2020-12-10
bpf/task_iter: In task_file_seq_get_next use task_lookup_next_fd_rcu
Eric W. Biederman
1
-34
/
+10
2020-12-10
kcmp: In get_file_raw_ptr use task_lookup_fd_rcu
Eric W. Biederman
1
-7
/
+2
[prev]
[next]