index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-05
10
-65
/
+617
|
\
|
*
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-23
6
-3
/
+513
|
|
\
|
|
*
irqdomain: Allow the default irq domain to be retrieved
Marc Zyngier
2019-02-21
1
-0
/
+14
|
|
*
genirq: Fix wrong name in request_percpu_nmi() description
Julien Thierry
2019-02-14
1
-2
/
+2
|
|
*
irqdesc: Add domain handler for NMIs
Julien Thierry
2019-02-05
1
-0
/
+35
|
|
*
genirq: Provide NMI handlers
Julien Thierry
2019-02-05
1
-0
/
+54
|
|
*
genirq: Provide NMI management for percpu_devid interrupts
Julien Thierry
2019-02-05
1
-0
/
+177
|
|
*
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
2019-02-05
3
-3
/
+233
|
*
|
genirq/affinity: Remove the leftovers of the original set support
Thomas Gleixner
2019-02-18
1
-16
/
+4
|
*
|
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
2019-02-18
1
-18
/
+44
|
*
|
genirq/affinity: Store interrupt sets size in struct irq_affinity
Ming Lei
2019-02-18
1
-4
/
+12
|
*
|
genirq/affinity: Code consolidation
Thomas Gleixner
2019-02-18
1
-29
/
+27
|
*
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2019-02-14
24
-92
/
+242
|
|
\
\
|
*
|
|
softirq: Don't skip softirq execution when softirq thread is parking
Matthias Kaehlcke
2019-02-10
1
-1
/
+2
|
*
|
|
kthread: Add __kthread_should_park()
Matthias Kaehlcke
2019-02-10
1
-1
/
+7
|
*
|
|
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
2019-02-10
3
-4
/
+23
|
*
|
|
genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_m...
Ming Lei
2019-02-10
1
-14
/
+13
|
*
|
|
genirq/debugfs: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
2
-4
/
+0
|
*
|
|
genirq: Correctly annotate implicit fall through
Mathieu Malaterre
2019-01-15
1
-1
/
+1
|
*
|
|
genirq: Annotate implicit fall through
Mathieu Malaterre
2019-01-15
1
-0
/
+1
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
7
-48
/
+40
|
\
\
\
\
|
*
|
|
|
timers: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-29
3
-2
/
+3
|
*
|
|
|
timekeeping/debug: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-29
1
-9
/
+2
|
*
|
|
|
posix-cpu-timers: Remove private interval storage
Thomas Gleixner
2019-01-15
1
-7
/
+6
|
*
|
|
|
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2019-01-15
1
-0
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
time: Move CONTEXT_TRACKING to kernel/time/Kconfig
Paul E. McKenney
2019-01-15
2
-30
/
+29
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-03-05
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
Arnd Bergmann
2019-01-18
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-03-05
17
-373
/
+1491
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-04
7
-5
/
+146
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: fix u64_stats_init() usage in bpf_prog_alloc()
Eric Dumazet
2019-03-02
1
-1
/
+7
|
|
*
|
|
|
|
bpf: fix build without bpf_syscall
Alexei Starovoitov
2019-03-01
1
-2
/
+5
|
|
*
|
|
|
|
bpf: set inner_map_meta->spin_lock_off correctly
Yonghong Song
2019-02-27
1
-0
/
+1
|
|
*
|
|
|
|
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
2019-02-27
1
-0
/
+5
|
|
*
|
|
|
|
bpf: enable program stats
Alexei Starovoitov
2019-02-27
4
-5
/
+101
|
|
*
|
|
|
|
seccomp, bpf: disable preemption before calling into bpf prog
Alexei Starovoitov
2019-02-22
1
-0
/
+2
|
|
*
|
|
|
|
bpf: check that BPF programs run with preemption disabled
Peter Zijlstra
2019-02-19
1
-0
/
+28
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
2
-4
/
+5
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
2
-1
/
+2
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-20
5
-11
/
+27
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-16
2
-44
/
+134
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
bpf: offload: add priv field for drivers
Jakub Kicinski
2019-02-12
1
-1
/
+9
|
|
*
|
|
|
|
|
|
|
bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock
Martin KaFai Lau
2019-02-10
1
-2
/
+29
|
|
*
|
|
|
|
|
|
|
bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper
Martin KaFai Lau
2019-02-10
1
-40
/
+92
|
|
*
|
|
|
|
|
|
|
bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
Martin KaFai Lau
2019-02-10
1
-4
/
+7
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
5
-23
/
+121
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
17
-81
/
+129
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
bpf: introduce BPF_F_LOCK flag
Alexei Starovoitov
2019-02-01
5
-14
/
+107
|
*
|
|
|
|
|
|
|
|
|
bpf: add support for bpf_spin_lock to cgroup local storage
Alexei Starovoitov
2019-02-01
3
-1
/
+6
|
*
|
|
|
|
|
|
|
|
|
bpf: introduce bpf_spin_lock
Alexei Starovoitov
2019-02-01
9
-19
/
+331
[next]