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
2017-10-20
waitid(): Avoid unbalanced user_access_end() on access_ok() error
Kees Cook
1
-2
/
+2
2017-10-20
bpf: require CAP_NET_ADMIN when using devmap
John Fastabend
1
-0
/
+3
2017-10-20
bpf: require CAP_NET_ADMIN when using sockmap maps
John Fastabend
1
-0
/
+3
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
1
-10
/
+9
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
1
-0
/
+6
2017-10-19
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
3
-12
/
+17
2017-10-19
membarrier: Provide register expedited private command
Mathieu Desnoyers
1
-4
/
+30
2017-10-19
bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations
Daniel Borkmann
2
-5
/
+1
2017-10-19
bpf: fix splat for illegal devmap percpu allocation
Daniel Borkmann
1
-2
/
+3
2017-10-19
locking/static_keys: Improve uninitialized key warning
Borislav Petkov
1
-7
/
+7
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
1
-2
/
+6
2017-10-16
Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
1
-3
/
+12
2017-10-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-94
/
+49
2017-10-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+9
2017-10-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-28
/
+20
2017-10-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+45
2017-10-13
kmemleak: clear stale pointers from task stacks
Konstantin Khlebnikov
1
-0
/
+4
2017-10-13
genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()
Doug Berger
1
-16
/
+0
2017-10-13
genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()
Doug Berger
1
-0
/
+25
2017-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-23
/
+37
2017-10-12
Merge branch 'waitid-fix'
Linus Torvalds
1
-0
/
+6
2017-10-11
livepatch: unpatch all klp_objects if klp_module_coming fails
Joe Lawrence
1
-23
/
+37
2017-10-10
Revert "net: defer call to cgroup_sk_alloc()"
Eric Dumazet
1
-0
/
+11
2017-10-10
Merge tag 'seccomp-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-10-10
seccomp: make function __get_seccomp_filter static
Colin Ian King
1
-1
/
+1
2017-10-10
workqueue: replace pool->manager_arb mutex with a flag
Tejun Heo
1
-22
/
+15
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
1
-4
/
+2
2017-10-10
locking/rwsem: Add down_read_killable()
Kirill Tkhai
1
-0
/
+16
2017-10-10
sched/core: Ensure load_balance() respects the active_mask
Peter Zijlstra
1
-0
/
+7
2017-10-10
sched/core: Address more wake_affine() regressions
Peter Zijlstra
2
-0
/
+43
2017-10-10
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
2
-111
/
+16
2017-10-10
perf/core: Fix cgroup time when scheduling descendants
leilei.lin
1
-1
/
+1
2017-10-10
perf/core: Avoid freeing static PMU contexts when PMU is unregistered
Will Deacon
1
-0
/
+8
2017-10-10
locking/lockdep: Fix stacktrace mess
Peter Zijlstra
1
-28
/
+20
2017-10-09
net: defer call to cgroup_sk_alloc()
Eric Dumazet
1
-11
/
+0
2017-10-09
waitid(): Add missing access_ok() checks
Kees Cook
1
-0
/
+6
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+6
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
1
-0
/
+1
2017-10-09
genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
Thomas Gleixner
2
-1
/
+4
2017-10-09
genirq/cpuhotplug: Add sanity check for effective affinity mask
Thomas Gleixner
1
-1
/
+27
2017-10-09
genirq: Warn when effective affinity is not updated
Thomas Gleixner
1
-0
/
+14
2017-10-07
bpf: fix liveness marking
Alexei Starovoitov
1
-0
/
+5
2017-10-06
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-520
/
+372
2017-10-05
Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-7
/
+11
2017-10-06
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-7
/
+11
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-10-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-23
/
+38
2017-10-04
Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-16
/
+2
2017-10-04
watchdog/core: Put softlockup_threads_initialized under ifdef guard
Thomas Gleixner
1
-1
/
+1
[prev]
[next]