Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | y2038: Introduce struct __kernel_old_timeval | Arnd Bergmann | 2018-03-19 | 1 | -0/+12 | |
| * | | | | | | | | | tracing: Unify the "boot" and "mono" tracing clocks | Thomas Gleixner | 2018-03-13 | 1 | -1/+1 | |
| * | | | | | | | | | hrtimer: Unify MONOTONIC and BOOTTIME clock behavior | Thomas Gleixner | 2018-03-13 | 3 | -18/+3 | |
| * | | | | | | | | | posix-timers: Unify MONOTONIC and BOOTTIME clock behavior | Thomas Gleixner | 2018-03-13 | 1 | -22/+1 | |
| * | | | | | | | | | timekeeping: Remove boot time specific code | Thomas Gleixner | 2018-03-13 | 1 | -31/+0 | |
| * | | | | | | | | | timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock | Thomas Gleixner | 2018-03-13 | 4 | -3/+34 | |
| * | | | | | | | | | timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock | Thomas Gleixner | 2018-03-13 | 3 | -0/+51 | |
| * | | | | | | | | | timekeeping/ntp: Determine the multiplier directly from NTP tick length | Miroslav Lichvar | 2018-03-10 | 1 | -91/+47 | |
| * | | | | | | | | | timekeeping/ntp: Don't align NTP frequency adjustments to ticks | Miroslav Lichvar | 2018-03-10 | 1 | -3/+0 | |
| * | | | | | | | | | clocksource: Use ATTRIBUTE_GROUPS | Baolin Wang | 2018-02-28 | 1 | -11/+10 | |
| * | | | | | | | | | clocksource: Use DEVICE_ATTR_RW/RO/WO to define device attributes | Baolin Wang | 2018-02-28 | 1 | -26/+17 | |
| * | | | | | | | | | clocksource: Don't walk the clocksource list for empty override | Baolin Wang | 2018-02-28 | 1 | -0/+4 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-04-04 | 1 | -43/+24 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | pidns: simpler allocation of pid_* caches | Alexey Dobriyan | 2018-03-21 | 1 | -43/+24 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2018-04-04 | 2 | -18/+63 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | workqueue: remove the comment about the old manager_arb mutex | Lai Jiangshan | 2018-03-20 | 1 | -1/+0 | |
| * | | | | | | | | | workqueue: fix the comments of nr_idle | Lai Jiangshan | 2018-03-20 | 1 | -3/+2 | |
| * | | | | | | | | | cgroup: Use rcu_work instead of explicit rcu and work item | Tejun Heo | 2018-03-19 | 1 | -14/+7 | |
| * | | | | | | | | | RCU, workqueue: Implement rcu_work | Tejun Heo | 2018-03-19 | 1 | -0/+54 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2018-04-03 | 9 | -143/+1730 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-04-02 | 8 | -38/+81 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-04-01 | 7 | -89/+764 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | bpf: Post-hooks for sys_bind | Andrey Ignatov | 2018-03-31 | 1 | -0/+43 | |
| | * | | | | | | | | | | bpf: Hooks for sys_connect | Andrey Ignatov | 2018-03-31 | 1 | -0/+8 | |
| | * | | | | | | | | | | bpf: Hooks for sys_bind | Andrey Ignatov | 2018-03-31 | 3 | -8/+65 | |
| | * | | | | | | | | | | bpf: Check attach type at prog load time | Andrey Ignatov | 2018-03-31 | 4 | -14/+53 | |
| | * | | | | | | | | | | bpf: sockmap: initialize sg table entries properly | Prashant Bhole | 2018-03-30 | 1 | -5/+8 | |
| | * | | | | | | | | | | bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT: | John Fastabend | 2018-03-30 | 1 | -18/+76 | |
| | * | | | | | | | | | | bpf: sockmap redirect ingress support | John Fastabend | 2018-03-30 | 1 | -3/+195 | |
| | * | | | | | | | | | | bpf: introduce BPF_RAW_TRACEPOINT | Alexei Starovoitov | 2018-03-28 | 2 | -0/+261 | |
| | * | | | | | | | | | | bpf: follow idr code convention | Shaohua Li | 2018-03-27 | 1 | -0/+4 | |
| | * | | | | | | | | | | bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed() | Martin KaFai Lau | 2018-03-26 | 1 | -8/+11 | |
| | * | | | | | | | | | | bpf: Rename bpf_verifer_log | Martin KaFai Lau | 2018-03-26 | 1 | -2/+2 | |
| | * | | | | | | | | | | bpf: Remove struct bpf_verifier_env argument from print_bpf_insn | Jiri Olsa | 2018-03-23 | 3 | -47/+54 | |
| * | | | | | | | | | | | net: Drop pernet_operations::async | Kirill Tkhai | 2018-03-27 | 1 | -1/+0 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-03-23 | 13 | -69/+82 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data | John Fastabend | 2018-03-19 | 3 | -20/+711 | |
| * | | | | | | | | | | | sockmap: convert refcnt to an atomic refcnt | John Fastabend | 2018-03-19 | 1 | -13/+10 | |
| * | | | | | | | | | | | bpf: extend stackmap to save binary_build_id+offset instead of address | Song Liu | 2018-03-15 | 1 | -22/+235 | |
| * | | | | | | | | | | | bpf: comment why dots in filenames under BPF virtual FS are not allowed | Quentin Monnet | 2018-03-09 | 1 | -0/+3 | |
| * | | | | | | | | | | | bpf: add support to read sample address in bpf program | Teng Qin | 2018-03-08 | 1 | -4/+16 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-03-06 | 7 | -37/+81 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-02-26 | 1 | -4/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | bpf: Remove unused callee_saved array | Joe Stringer | 2018-02-15 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-02-24 | 11 | -38/+60 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-02-20 | 7 | -86/+169 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | / / / / / / / | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | net: Convert audit_net_ops | Kirill Tkhai | 2018-02-13 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-04-03 | 1 | -1/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-core', 'pm-sleep' and 'acpi-pm' | Rafael J. Wysocki | 2018-04-02 | 1 | -1/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / | | | | |/| | | | | | / / / / / | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | PM / hibernate: Change message when writing to /sys/power/resume | Mario Limonciello | 2018-03-30 | 1 | -1/+1 |