Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-09-03 | 7 | -68/+295 | |
|\ | ||||||
| * | bpf: add support for %s specifier to bpf_trace_printk() | Alexei Starovoitov | 2015-08-28 | 1 | -2/+30 | |
| * | lib: introduce strncpy_from_unsafe() | Alexei Starovoitov | 2015-08-28 | 1 | -16/+4 | |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-27 | 2 | -3/+20 | |
| |\ | ||||||
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-21 | 4 | -30/+84 | |
| |\ \ | ||||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-13 | 3 | -7/+18 | |
| |\ \ \ | ||||||
| * | | | | bpf: fix bpf_perf_event_read() loop upper bound | Wei-Chun Chao | 2015-08-12 | 1 | -1/+1 | |
| * | | | | bpf: Implement function bpf_perf_event_read() that get the selected hardware ... | Kaixu Xia | 2015-08-09 | 2 | -15/+64 | |
| * | | | | bpf: Add new bpf map type to store the pointer to struct perf_event | Kaixu Xia | 2015-08-09 | 1 | -0/+57 | |
| * | | | | bpf: Make the bpf_prog_array_map more generic | Wang Nan | 2015-08-09 | 3 | -33/+51 | |
| * | | | | perf: add the necessary core perf APIs when accessing events counters in eBPF... | Kaixu Xia | 2015-08-09 | 1 | -0/+78 | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-31 | 2 | -21/+37 | |
| |\ \ \ \ | ||||||
| * | | | | | ebpf: Allow dereferences of PTR_TO_STACK registers | Alex Gartrell | 2015-07-27 | 1 | -1/+5 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-23 | 8 | -24/+32 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | test_bpf: add bpf_skb_vlan_push/pop() tests | Alexei Starovoitov | 2015-07-20 | 1 | -0/+1 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-07-13 | 19 | -130/+283 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | ebpf: remove self-assignment in interpreter's tail call | Daniel Borkmann | 2015-07-13 | 1 | -1/+5 | |
* | | | | | | | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-09-02 | 2 | -15/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 | 2 | -15/+7 | |
* | | | | | | | | | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2015-09-02 | 6 | -25/+474 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'for-4.3-unified-base' into for-4.3 | Tejun Heo | 2015-08-25 | 1 | -15/+26 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | cgroup: introduce cgroup_subsys->legacy_name | Tejun Heo | 2015-08-18 | 1 | -11/+18 | |
| | * | | | | | | | | | cgroup: don't print subsystems for the default hierarchy | Tejun Heo | 2015-08-18 | 1 | -6/+9 | |
| | * | | | | | | | | | cgroup: export cgrp_dfl_root | Tejun Heo | 2015-08-05 | 1 | -0/+1 | |
| * | | | | | | | | | | cgroup: pids: fix invalid get/put usage | Aleksa Sarai | 2015-08-25 | 1 | -15/+4 | |
| * | | | | | | | | | | cgroup: fix idr_preload usage | Vladimir Davydov | 2015-08-03 | 1 | -4/+4 | |
| * | | | | | | | | | | cgroup: implement the PIDs subsystem | Aleksa Sarai | 2015-07-14 | 2 | -0/+367 | |
| * | | | | | | | | | | cgroup: allow a cgroup subsystem to reject a fork | Aleksa Sarai | 2015-07-14 | 4 | -6/+88 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2015-09-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | workqueue: Make flush_workqueue() available again to non GPL modules | Tim Gardner | 2015-08-04 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-01 | 3 | -3/+27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs' | Rafael J. Wysocki | 2015-09-01 | 3 | -3/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | PM / suspend: make sync() on suspend-to-RAM build-time optional | Len Brown | 2015-07-31 | 2 | -0/+12 | |
| | * | | | | | | | | | PM / autosleep: Use workqueue for user space wakeup sources garbage collector | SungEun Kim | 2015-07-14 | 1 | -3/+15 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2015-09-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kernel: exit: fix typo in comment | Frans Klaver | 2015-08-07 | 1 | -1/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-09-01 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | livepatch: Improve error handling in klp_disable_func() | Minfei Huang | 2015-07-14 | 1 | -2/+4 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2015-09-01 | 3 | -18/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | userns,pidns: Force thread group sharing, not signal handler sharing. | Eric W. Biederman | 2015-08-12 | 2 | -6/+6 | |
| * | | | | | | | | | | | unshare: Unsharing a thread does not require unsharing a vm | Eric W. Biederman | 2015-08-12 | 1 | -10/+18 | |
| * | | | | | | | | | | | vfs: Commit to never having exectuables on proc and sysfs. | Eric W. Biederman | 2015-07-10 | 1 | -2/+1 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 11 | -76/+112 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | genirq/irqdomain: Allow irq domain aliasing | Marc Zyngier | 2015-07-30 | 1 | -5/+13 | |
| * | | | | | | | | | | | genirq: Use the proper parameter name in kernel doc | Masanari Iida | 2015-07-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-07-30 | 15 | -113/+231 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | genirq: Add chip_[suspend|resume] PM support to irq_chip | Brian Norris | 2015-07-27 | 1 | -0/+6 | |
| * | | | | | | | | | | | genirq: Export irq_[get|set]_irqchip_state() | Bjorn Andersson | 2015-07-27 | 1 | -0/+2 | |
| * | | | | | | | | | | | genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code | Jiang Liu | 2015-07-22 | 1 | -0/+17 | |
| * | | | | | | | | | | | genirq: Remove the irq argument from setup_affinity() | Jiang Liu | 2015-07-11 | 1 | -8/+7 |