index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-04-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-04-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-04-28
kcov: don't profile branches in kcov
Andrey Ryabinin
2016-04-28
kcov: don't trace the code coverage code
James Morse
2016-04-28
kexec: export OFFSET(page.compound_head) to find out compound tail page
Atsushi Kumagai
2016-04-28
kexec: update VMCOREINFO for compound_order/dtor
Atsushi Kumagai
2016-04-28
bpf: fix check_map_func_compatibility logic
Alexei Starovoitov
2016-04-28
bpf: fix refcnt overflow
Alexei Starovoitov
2016-04-28
perf/core: Fix perf_event_open() vs. execve() race
Peter Zijlstra
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-27
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-27
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-26
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
Jann Horn
2016-04-26
workqueue: fix ghost PENDING flag while doing MQ IO
Roman Pen
2016-04-25
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...
Tejun Heo
2016-04-23
taskstats: use the libnl API to align nlattr on 64-bit
Nicolas Dichtel
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...
Linus Torvalds
2016-04-23
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-04-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-04-23
lockdep: Fix lock_chain::base size
Peter Zijlstra
2016-04-23
locking/lockdep: Fix ->irq_context calculation
Boqun Feng
2016-04-23
perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation
Peter Zijlstra
2016-04-22
cpu/hotplug: Fix rollback during error-out in __cpu_disable()
Sebastian Andrzej Siewior
2016-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-04-21
perf, bpf: minimize the size of perf_trace_() tracepoint handler
Alexei Starovoitov
2016-04-21
genirq: Dont allow affinity mask to be updated on IPIs
Matt Redfearn
2016-04-21
futex: Acknowledge a new waiter in counter before plist
Davidlohr Bueso
2016-04-20
futex: Handle unlock_pi race gracefully
Sebastian Andrzej Siewior
2016-04-19
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
2016-04-19
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_output
Daniel Borkmann
2016-04-19
locking/pvqspinlock: Fix division by zero in qstat_read()
Davidlohr Bueso
2016-04-18
bpf: avoid warning for wrong pointer cast
Arnd Bergmann
2016-04-16
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-04-14
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
2016-04-14
bpf, verifier: add ARG_PTR_TO_RAW_STACK type
Daniel Borkmann
2016-04-14
bpf, verifier: add bpf_call_arg_meta for passing meta data
Daniel Borkmann
2016-04-14
/proc/iomem: only expose physical resource addresses to privileged users
Linus Torvalds
2016-04-14
bpf/verifier: reject invalid LD_ABS | BPF_DW instruction
Alexei Starovoitov
2016-04-10
bpf: simplify verifier register state assignments
Alexei Starovoitov
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-08
bpf, verifier: further improve search pruning
Daniel Borkmann
2016-04-07
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
2016-04-07
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
Alexei Starovoitov
2016-04-07
bpf: register BPF_PROG_TYPE_TRACEPOINT program type
Alexei Starovoitov
2016-04-07
perf, bpf: allow bpf programs attach to tracepoints
Alexei Starovoitov
[next]