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
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
16
-78
/
+172
2019-11-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2019-11-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+19
2019-11-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-3
/
+4
2019-11-13
perf/core: Fix missing static inline on perf_cgroup_switch()
Ben Dooks (Codethink)
1
-1
/
+1
2019-11-13
perf/core: Consistently fail fork on allocation failures
Alexander Shishkin
1
-1
/
+1
2019-11-13
perf/aux: Disallow aux_output for kernel events
Alexander Shishkin
1
-0
/
+7
2019-11-13
perf/core: Reattach a misplaced comment
Alexander Shishkin
1
-4
/
+3
2019-11-13
perf/aux: Fix the aux_output group inheritance fix
Alexander Shishkin
1
-1
/
+1
2019-11-13
perf/core: Disallow uncore-cgroup events
Peter Zijlstra
1
-0
/
+9
2019-11-12
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+26
2019-11-12
ntp/y2038: Remove incorrect time_t truncation
Arnd Bergmann
1
-1
/
+1
2019-11-11
Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-11-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+3
2019-11-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-59
/
+113
2019-11-10
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-11-10
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2019-11-10
audit_get_nd(): don't unlock parent too early
Al Viro
1
-1
/
+1
2019-11-10
cgroup: don't put ERR_PTR() into fc->root
Al Viro
1
-2
/
+3
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+39
2019-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-4
/
+7
2019-11-08
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
7
-58
/
+112
2019-11-08
sched/core: Fix compilation error when cgroup not selected
Qais Yousef
1
-1
/
+1
2019-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+7
2019-11-05
Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+32
2019-11-05
clone3: validate stack arguments
Christian Brauner
1
-1
/
+32
2019-11-05
irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation
Yi Wang
1
-1
/
+1
2019-11-04
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
1
-6
/
+3
2019-11-04
stacktrace: Don't skip first entry on noncurrent tasks
Jiri Slaby
1
-2
/
+4
2019-11-04
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
1
-1
/
+26
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-154
/
+246
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
14
-35
/
+338
2019-11-02
bpf: Switch BPF probe insns to bpf_probe_read_kernel
Daniel Borkmann
1
-4
/
+5
2019-11-02
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
Daniel Borkmann
1
-46
/
+135
2019-11-02
bpf: Make use of probe_user_write in probe write helper
Daniel Borkmann
1
-4
/
+2
2019-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-13
/
+53
2019-11-02
xsk: Restructure/inline XSKMAP lookup/redirect/flush
Björn Töpel
1
-48
/
+0
2019-11-02
bpf: Implement map_gen_lookup() callback for XSKMAP
Maciej Fijalkowski
1
-0
/
+17
2019-11-02
xsk: Store struct xdp_sock as a flexible array member of the XSKMAP
Björn Töpel
1
-32
/
+23
2019-11-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+11
2019-10-31
bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()
Björn Töpel
1
-2
/
+5
2019-10-31
bpf: Replace prog_raw_tp+btf_id with prog_tracing
Alexei Starovoitov
3
-21
/
+63
2019-10-31
bpf: Fix bpf jit kallsym access
Alexei Starovoitov
1
-3
/
+0
2019-10-30
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
Ilya Leoshkevich
1
-2
/
+2
2019-10-30
bpf: Enforce 'return 0' in BTF-enabled raw_tp programs
Alexei Starovoitov
1
-0
/
+5
2019-10-29
sched/topology: Allow sched_asym_cpucapacity to be disabled
Valentin Schneider
1
-1
/
+5
2019-10-29
sched/topology: Don't try to build empty sched domains
Valentin Schneider
2
-2
/
+6
2019-10-28
perf/core: Start rejecting the syscall with attr.__reserved_2 set
Alexander Shishkin
1
-1
/
+1
2019-10-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+5
2019-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+5
[next]