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
2015-11-03
bpf, verifier: annotate verbose printer with __printf
Daniel Borkmann
2015-11-02
bpf: add support for persistent maps/progs
Daniel Borkmann
2015-11-02
bpf: consolidate bpf_prog_put{, _rcu} dismantle paths
Daniel Borkmann
2015-11-02
bpf: align and clean bpf_{map,prog}_get helpers
Daniel Borkmann
2015-11-02
bpf: abstract anon_inode_getfd invocations
Daniel Borkmann
2015-11-02
bpf: convert hashtab lock to raw lock
Yang Shi
2015-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-27
seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
2015-10-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-10-26
bpf: make tracing helpers gpl only
Alexei Starovoitov
2015-10-26
bpf: fix bpf_perf_event_read() helper
Alexei Starovoitov
2015-10-23
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-10-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-10-23
sched/core: Add missing lockdep_unpin() annotations
Peter Zijlstra
2015-10-23
kmod: don't run async usermode helper as a child of kworker thread
Oleg Nesterov
2015-10-22
bpf: introduce bpf_perf_event_output() helper
Alexei Starovoitov
2015-10-22
perf: pad raw data samples automatically
Alexei Starovoitov
2015-10-20
tracing: Do not allow stack_tracer to record stack in NMI
Steven Rostedt (Red Hat)
2015-10-20
tracing: Have stack tracer force RCU to be watching
Steven Rostedt (Red Hat)
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
2015-10-20
nohz: Revert "nohz: Set isolcpus when nohz_full is set"
Frederic Weisbecker
2015-10-20
sched/fair: Update task group's load_avg after task migration
Yuyang Du
2015-10-20
sched/fair: Fix overly small weight for interactive group entities
Yuyang Du
2015-10-17
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...
Linus Torvalds
2015-10-16
timekeeping: Increment clock_was_set_seq in timekeeping_init()
Thomas Gleixner
2015-10-16
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
2015-10-16
bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_put
Tom Herbert
2015-10-15
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-10-12
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
2015-10-12
bpf: enable non-root eBPF programs
Alexei Starovoitov
2015-10-12
sched, tracing: Stop/start critical timings around the idle=poll idle loop
Daniel Bristot de Oliveira
2015-10-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-10-11
bpf: fix cb access in socket filter programs
Alexei Starovoitov
2015-10-09
genirq: Fix handle_bad_irq kerneldoc comment
Arnd Bergmann
2015-10-09
genirq: Export handle_bad_irq
Arnd Bergmann
2015-10-08
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
Daniel Borkmann
2015-10-06
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-10-05
ebpf: include perf_event only where really needed
Daniel Borkmann
2015-10-05
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
2015-10-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-10-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-10-03
sched, bpf: add helper for retrieving routing realms
Daniel Borkmann
2015-10-03
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
2015-10-02
clocksource: Fix abs() usage w/ 64bit values
John Stultz
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-01
genirq: Fix race in register_irq_proc()
Ben Hutchings
2015-09-30
workqueue: make sure delayed work run in local cpu
Shaohua Li
2015-09-30
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-29
irq: Export per-cpu irq allocation and de-allocation functions
Maxime Ripard
[next]