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-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
25
-361
/
+837
2020-03-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-196
/
+550
2020-03-30
Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-408
/
+167
2020-03-30
Merge tag 'seccomp-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+11
2020-03-30
Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+14
2020-03-30
Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'
Rafael J. Wysocki
1
-15
/
+1
2020-03-30
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-393
/
+166
2020-03-29
seccomp: Add missing compat_ioctl for notify
Sven Schnelle
1
-0
/
+1
2020-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2020-03-29
Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+9
2020-03-29
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
1
-2
/
+2
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
1
-3
/
+2
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-3
/
+2
2020-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-15
/
+22
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-7
/
+23
2020-03-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
16
-196
/
+550
2020-03-23
completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
Sebastian Siewior
1
-1
/
+1
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-1
/
+1
2020-03-21
Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...
Paul E. McKenney
16
-196
/
+550
2020-03-21
rcu: Make rcu_barrier() account for offline no-CBs CPUs
Paul E. McKenney
1
-12
/
+24
2020-03-21
rcu: Mark rcu_state.gp_seq to detect concurrent writes
Paul E. McKenney
1
-14
/
+8
2020-03-21
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
1
-2
/
+9
2020-03-21
lockdep: Add posixtimer context tracing bits
Sebastian Andrzej Siewior
1
-1
/
+5
2020-03-21
lockdep: Annotate irq_work
Sebastian Andrzej Siewior
3
-0
/
+4
2020-03-21
lockdep: Add hrtimer context tracing bits
Sebastian Andrzej Siewior
2
-2
/
+6
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
6
-17
/
+162
2020-03-21
completion: Use simple wait queues
Thomas Gleixner
1
-17
/
+19
2020-03-21
sched/swait: Prepare usage in completions
Thomas Gleixner
2
-1
/
+17
2020-03-21
timekeeping: Split jiffies seqlock
Thomas Gleixner
5
-17
/
+28
2020-03-21
rcuwait: Add @state argument to rcuwait_wait_event()
Peter Zijlstra (Intel)
1
-1
/
+1
2020-03-20
bpf: Explicitly memset some bpf info structures declared on the stack
Greg Kroah-Hartman
2
-3
/
+6
2020-03-20
bpf: Explicitly memset the bpf_attr structure
Greg Kroah-Hartman
1
-1
/
+2
2020-03-20
lockdep: Teach lockdep about "USED" <- "IN-NMI" inversions
Peter Zijlstra
1
-3
/
+59
2020-03-20
locking/lockdep: Rework lockdep_lock
Peter Zijlstra
1
-41
/
+48
2020-03-20
locking/lockdep: Fix bad recursion pattern
Peter Zijlstra
1
-34
/
+40
2020-03-20
locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
Boqun Feng
1
-0
/
+4
2020-03-17
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
1
-11
/
+14
2020-03-15
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-38
/
+55
2020-03-15
Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2020-03-14
PM / hibernate: Remove unnecessary compat ioctl overrides
Eric Biggers
1
-15
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-7
/
+23
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+4
2020-03-11
Merge tag 'for-linus-2020-03-10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+10
2020-03-11
Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+2
2020-03-11
ftrace: Return the first found result in lookup_rec()
Artem Savkov
1
-0
/
+2
2020-03-10
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
1
-0
/
+4
2020-03-10
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-14
/
+28
2020-03-10
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+8
2020-03-10
bpf/btf: Fix BTF verification of enum members in struct/union
Yoshiki Komachi
1
-1
/
+1
2020-03-10
workqueue: don't use wq_select_unbound_cpu() for bound works
Hillf Danton
1
-6
/
+8
[next]