summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-11-02bpf: convert hashtab lock to raw lockYang Shi
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-27seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen
2015-10-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-26bpf: make tracing helpers gpl onlyAlexei Starovoitov
2015-10-26bpf: fix bpf_perf_event_read() helperAlexei Starovoitov
2015-10-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-10-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-23sched/core: Add missing lockdep_unpin() annotationsPeter Zijlstra
2015-10-23kmod: don't run async usermode helper as a child of kworker threadOleg Nesterov
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov
2015-10-22perf: pad raw data samples automaticallyAlexei Starovoitov
2015-10-20tracing: Do not allow stack_tracer to record stack in NMISteven Rostedt (Red Hat)
2015-10-20tracing: Have stack tracer force RCU to be watchingSteven Rostedt (Red Hat)
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-20sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni
2015-10-20nohz: Revert "nohz: Set isolcpus when nohz_full is set"Frederic Weisbecker
2015-10-20sched/fair: Update task group's load_avg after task migrationYuyang Du
2015-10-20sched/fair: Fix overly small weight for interactive group entitiesYuyang Du
2015-10-17Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds
2015-10-16timekeeping: Increment clock_was_set_seq in timekeeping_init()Thomas Gleixner
2015-10-16genirq/msi: Do not use pci_msi_[un]mask_irq as default methodsMarc Zyngier
2015-10-16bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_putTom Herbert
2015-10-15Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-10-12bpf: charge user for creation of BPF maps and programsAlexei Starovoitov
2015-10-12bpf: enable non-root eBPF programsAlexei Starovoitov
2015-10-12sched, tracing: Stop/start critical timings around the idle=poll idle loopDaniel Bristot de Oliveira
2015-10-11Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-10-11bpf: fix cb access in socket filter programsAlexei Starovoitov
2015-10-09genirq: Fix handle_bad_irq kerneldoc commentArnd Bergmann
2015-10-09genirq: Export handle_bad_irqArnd Bergmann
2015-10-08bpf: split state from prandom_u32() and consolidate {c, e}BPF prngsDaniel Borkmann
2015-10-06sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra
2015-10-05ebpf: include perf_event only where really neededDaniel Borkmann
2015-10-05bpf, seccomp: prepare for upcoming criu supportDaniel Borkmann
2015-10-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-10-03sched, bpf: add helper for retrieving routing realmsDaniel Borkmann
2015-10-03ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann
2015-10-02clocksource: Fix abs() usage w/ 64bit valuesJohn Stultz
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-01genirq: Fix race in register_irq_proc()Ben Hutchings
2015-09-30workqueue: make sure delayed work run in local cpuShaohua Li
2015-09-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-29irq: Export per-cpu irq allocation and de-allocation functionsMaxime Ripard
2015-09-29genirq: Fix the documentation of request_percpu_irqMaxime Ripard
2015-09-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-09-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds