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-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-301
/
+137
2019-06-05
signal: improve comments
Christian Brauner
1
-6
/
+5
2019-06-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-16
/
+52
2019-06-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-31
/
+51
2019-06-01
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
1
-0
/
+2
2019-06-01
mm, memcg: consider subtrees in memory.events
Chris Down
1
-2
/
+14
2019-06-01
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
1
-2
/
+9
2019-06-01
prctl_set_mm: refactor checks from validate_prctl_map
Michal Koutný
1
-26
/
+25
2019-06-01
kernel/fork.c: make max_threads symbol static
Kefeng Wang
1
-1
/
+1
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
16
-230
/
+661
2019-05-31
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
11
-56
/
+17
2019-05-31
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
11
-82
/
+100
2019-05-31
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
11
-25
/
+26
2019-05-31
bpf: add memlock precharge check for cgroup_local_storage
Roman Gushchin
1
-2
/
+9
2019-05-31
bpf: Update __cgroup_bpf_run_filter_skb with cn
brakmo
1
-5
/
+20
2019-05-31
bpf: cgroup inet skb programs can return 0 to 3
brakmo
2
-3
/
+25
2019-05-31
Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+2
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
26
-245
/
+26
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
7
-28
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 170
Thomas Gleixner
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
7
-72
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
10
-137
/
+10
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-29
Merge tag 'trace-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+6
2019-05-29
bpf: tracing: properly use bpf_prog_array api
Stanislav Fomichev
1
-8
/
+10
2019-05-29
bpf: cgroup: properly use bpf_prog_array api
Stanislav Fomichev
1
-11
/
+17
2019-05-29
bpf: remove __rcu annotations from bpf_prog_array
Stanislav Fomichev
1
-24
/
+13
2019-05-28
Merge tag 'perf-urgent-for-mingo-5.2-20190528' of git://git.kernel.org/pub/sc...
Ingo Molnar
5
-9
/
+29
2019-05-28
tracing: Avoid memory leak in predicate_parse()
Tomas Bortoli
1
-2
/
+6
2019-05-28
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
Roman Gushchin
2
-7
/
+45
2019-05-28
bpf: check signal validity in nmi for bpf_send_signal() helper
Yonghong Song
1
-0
/
+6
2019-05-27
ACPI: PM: Call pm_set_suspend_via_firmware() during hibernation
Rafael J. Wysocki
1
-2
/
+2
2019-05-26
Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-10
/
+20
2019-05-25
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
3
-10
/
+20
2019-05-25
Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-3
/
+11
2019-05-24
bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
Jiong Wang
1
-11
/
+57
2019-05-24
bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
Jiong Wang
1
-1
/
+3
2019-05-24
bpf: verifier: insert zero extension according to analysis result
Jiong Wang
2
-0
/
+50
2019-05-24
bpf: verifier: mark patched-insn with sub-register zext flag
Jiong Wang
1
-4
/
+33
2019-05-24
bpf: verifier: mark verified-insn with sub-register zext flag
Jiong Wang
1
-13
/
+160
2019-05-24
Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
4
-17
/
+4
2019-05-24
bpf: implement bpf_send_signal() helper
Yonghong Song
1
-0
/
+72
2019-05-24
locking/lock_events: Use this_cpu_add() when necessary
Waiman Long
1
-2
/
+40
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 38
Thomas Gleixner
1
-2
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
3
-15
/
+3
2019-05-24
perf/ring-buffer: Use regular variables for nesting
Peter Zijlstra
2
-17
/
+28
2019-05-24
perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
Peter Zijlstra
1
-3
/
+3
2019-05-24
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
1
-0
/
+9
2019-05-24
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
1
-4
/
+20
[next]