Age | Commit message (Expand) | Author |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-02-21 | bpf: add new arg_type that allows for 0 sized stack buffer | Daniel Borkmann |
2016-02-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-02-20 | kernel/resource.c: fix muxed resource handling in __request_region() | Simon Guinot |
2016-02-20 | bpf: introduce BPF_MAP_TYPE_STACK_TRACE | Alexei Starovoitov |
2016-02-20 | perf: generalize perf_callchain | Alexei Starovoitov |
2016-02-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-02-19 | bpf: grab rcu read lock for bpf_percpu_hash_update | Sasha Levin |
2016-02-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-02-18 | devm_memremap_release(): fix memremap'd addr handling | Toshi Kani |
2016-02-17 | ftrace/module: remove ftrace module notifier | Jessica Yu |
2016-02-17 | perf/core: Plug potential memory leak in CPU_UP_PREPARE | Thomas Gleixner |
2016-02-17 | perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state | Thomas Gleixner |
2016-02-17 | perf/core: Remove bogus UP_CANCELED hotplug state | Thomas Gleixner |
2016-02-14 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-02-11 | mm: fix pfn_t vs highmem | Dan Williams |
2016-02-11 | kernel/locking/lockdep.c: convert hash tables to hlists | Andrew Morton |
2016-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-02-10 | bpf: fix branch offset adjustment on backjumps after patching ctx expansion | Daniel Borkmann |
2016-02-10 | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-02-10 | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-02-10 | workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup | Tejun Heo |
2016-02-09 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-02-09 | workqueue: implement "workqueue.debug_force_rr_cpu" debug feature | Tejun Heo |
2016-02-09 | workqueue: schedule WORK_CPU_UNBOUND work on wq_unbound_cpumask CPUs | Mike Galbraith |
2016-02-09 | Revert "workqueue: make sure delayed work run in local cpu" | Tejun Heo |
2016-02-09 | locking/lockdep: Fix stack trace caching logic | Dmitry Vyukov |
2016-02-06 | bpf: add lookup/update support for per-cpu hash and array maps | Alexei Starovoitov |
2016-02-06 | bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map | Alexei Starovoitov |
2016-02-06 | bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map | Alexei Starovoitov |
2016-02-05 | signals: avoid random wakeups in sigsuspend() | Sasha Levin |
2016-02-03 | Merge tag 'trace-v4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-02-03 | modules: fix longstanding /proc/kallsyms vs module insertion race. | Rusty Russell |
2016-02-03 | module: wrapper for symbol name. | Rusty Russell |
2016-02-03 | modules: fix modparam async_probe request | Luis R. Rodriguez |
2016-02-01 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-01-31 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-01-31 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-01-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-01-31 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2016-01-31 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-01-31 | phys_to_pfn_t: use phys_addr_t | Dan Williams |
2016-01-30 | pid: Fix spelling in comments | Zhen Lei |
2016-01-29 | devm_memremap_pages: fix vmem_altmap lifetime + alignment handling | Dan Williams |
2016-01-29 | Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-01-29 | Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki |
2016-01-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2016-01-29 | workqueue: skip flush dependency checks for legacy workqueues | Tejun Heo |
2016-01-29 | tracing/stacktrace: Show entire trace if passed in function not found | Steven Rostedt |
2016-01-29 | perf: Remove/simplify lockdep annotation | Peter Zijlstra |