| Age | Commit message (Expand) | Author |
| 2015-06-15 | bpf: allow networking programs to use bpf_trace_printk() for debugging | Alexei Starovoitov |
| 2015-06-15 | bpf: introduce current->pid, tgid, uid, gid, comm accessors | Alexei Starovoitov |
| 2015-06-15 | ring_buffer: Allow to exit the ring buffer benchmark immediately | Petr Mladek |
| 2015-06-14 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
| 2015-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2015-06-12 | genirq: Introduce helper function irq_data_get_node() | Jiang Liu |
| 2015-06-12 | genirq: Introduce struct irq_common_data to host shared irq data | Jiang Liu |
| 2015-06-12 | genirq: Prevent crash in irq_move_irq() | Jiang Liu |
| 2015-06-12 | genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain | Jiang Liu |
| 2015-06-12 | ntp: Do leapsecond adjustment in adjtimex read path | John Stultz |
| 2015-06-12 | time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge | John Stultz |
| 2015-06-12 | ntp: Introduce and use SECS_PER_DAY macro instead of 86400 | John Stultz |
| 2015-06-12 | time: Move clock_was_set_seq update before updating shadow-timekeeper | John Stultz |
| 2015-06-11 | Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2015-06-11 | audit: Fix check of return value of strnlen_user() | Jan Kara |
| 2015-06-11 | ring-buffer-benchmark: Fix the wrong sched_priority of producer | Wang Long |
| 2015-06-10 | sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings | Mel Gorman |
| 2015-06-10 | ring-buffer-benchmark: Fix the wrong type | Wang Long |
| 2015-06-10 | ring-buffer-benchmark: Fix the wrong param in module_param | Wang Long |
| 2015-06-10 | clocksource: Use current logging style | Joe Perches |
| 2015-06-10 | time: Refactor usecs_to_jiffies | Nicholas Mc Guire |
| 2015-06-10 | cgroup: fix uninitialised iterator in for_each_subsys_which | Aleksa Sarai |
| 2015-06-09 | x86/mpx: Clean up the code by not passing a task pointer around when unnecessary | Dave Hansen |
| 2015-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2015-06-08 | Merge 4.1-rc7 into driver-core-next | Greg Kroah-Hartman |
| 2015-06-08 | cgroup: replace explicit ss_mask checking with for_each_subsys_which | Aleksa Sarai |
| 2015-06-08 | cgroup: use bitmask to filter for_each_subsys | Aleksa Sarai |
| 2015-06-07 | perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLES | Kan Liang |
| 2015-06-07 | perf/x86/intel: Handle multiple records in the PEBS buffer | Yan, Zheng |
| 2015-06-07 | sched/numa: Only consider less busy nodes as numa balancing destinations | Rik van Riel |
| 2015-06-07 | Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbal... | Rik van Riel |
| 2015-06-07 | sched/fair: Prevent throttling in early pick_next_task_fair() | Ben Segall |
| 2015-06-07 | preempt: Use preempt_schedule_context() as the official tracing preemption point | Frederic Weisbecker |
| 2015-06-07 | sched: Make preempt_schedule_context() function-tracing safe | Frederic Weisbecker |
| 2015-06-07 | lockdep: Fix a race between /proc/lock_stat and module unload | Peter Zijlstra |
| 2015-06-07 | bpf: allow programs to write to certain skb fields | Alexei Starovoitov |
| 2015-06-05 | Merge branch 'linus' into irq/core | Thomas Gleixner |
| 2015-06-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2015-06-04 | compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap() | Helge Deller |
| 2015-06-04 | signals: don't abuse __flush_signals() in selinux_bprm_committed_creds() | Oleg Nesterov |
| 2015-06-03 | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar |
| 2015-06-03 | lockdep: Do not break user-visible string | Borislav Petkov |
| 2015-06-03 | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar |
| 2015-06-02 | livepatch: add module locking around kallsyms calls | Miroslav Benes |
| 2015-06-02 | clockevents: Rename state to state_use_accessors | Thomas Gleixner |
| 2015-06-02 | clockevents: Use set/get state helper functions | Thomas Gleixner |
| 2015-06-02 | clockevents: Provide functions to set and get the state | Thomas Gleixner |
| 2015-06-02 | clockevents: Use helpers to check the state of a clockevent device | Viresh Kumar |
| 2015-06-02 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
| 2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar |