| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/clock: Enable sched clock early | Pavel Tatashin | 2018-07-20 | 1 | -1/+19 |
* | sched/clock: Move sched clock initialization and merge with generic clock | Pavel Tatashin | 2018-07-20 | 3 | -12/+18 |
* | timekeeping: Default boot time offset to local_clock() | Pavel Tatashin | 2018-07-20 | 1 | -2/+5 |
* | timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o... | Pavel Tatashin | 2018-07-20 | 1 | -29/+30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-07-19 | 6 | -42/+69 |
|\ |
|
| * | bpf: don't leave partial mangled prog in jit_subprogs error path | Daniel Borkmann | 2018-07-12 | 1 | -2/+9 |
| * | bpf: btf: Fix bitfield extraction for big endian | Okash Khawaja | 2018-07-11 | 1 | -17/+13 |
| * | xdp: XDP_REDIRECT should check IFF_UP and MTU | Toshiaki Makita | 2018-07-08 | 1 | -1/+6 |
| * | bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb | John Fastabend | 2018-07-08 | 1 | -2/+2 |
| * | bpf: sockmap, consume_skb in close path | John Fastabend | 2018-07-08 | 1 | -1/+4 |
| * | bpf: sockhash, disallow bpf_tcp_close and update in parallel | John Fastabend | 2018-07-08 | 2 | -1/+18 |
| * | bpf: sockmap, hash table is RCU so readers do not need locks | John Fastabend | 2018-07-08 | 1 | -2/+0 |
| * | bpf: sockmap, error path can not release psock in multi-map case | John Fastabend | 2018-07-08 | 1 | -11/+6 |
| * | bpf: hash map: decrement counter on error | Mauricio Vasquez B | 2018-07-03 | 1 | -5/+11 |
* | | Mark HI and TASKLET softirq synchronous | Linus Torvalds | 2018-07-17 | 1 | -4/+8 |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-07-13 | 1 | -2/+1 |
|\ \ |
|
| * | | Revert "tick: Prefer a lower rating device only if it's CPU local device" | Sudeep Holla | 2018-07-10 | 1 | -2/+1 |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-07-13 | 1 | -16/+25 |
|\ \ \ |
|
| * | | | rseq: uapi: Declare rseq_cs field as union, update includes | Mathieu Desnoyers | 2018-07-10 | 1 | -6/+9 |
| * | | | rseq: uapi: Update uapi comments | Mathieu Desnoyers | 2018-07-10 | 1 | -1/+1 |
| * | | | rseq: Use get_user/put_user rather than __get_user/__put_user | Mathieu Desnoyers | 2018-07-10 | 1 | -7/+7 |
| * | | | rseq: Use __u64 for rseq_cs fields, validate user inputs | Mathieu Desnoyers | 2018-07-10 | 1 | -4/+10 |
| |/ / |
|
* | | | Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-07-13 | 2 | -6/+7 |
|\ \ \ |
|
| * | | | tracing: Reorder display of TGID to be after PID | Joel Fernandes (Google) | 2018-07-13 | 2 | -6/+7 |
* | | | | Merge tag 'trace-v4.18-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-07-11 | 1 | -1/+5 |
|\| | |
| |/ /
|/| | |
|
| * | | tracing/kprobe: Release kprobe print_fmt properly | Jiri Olsa | 2018-07-11 | 1 | -1/+5 |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-07-08 | 6 | -73/+98 |
|\ \ \ |
|
| * | | | kthread, sched/core: Fix kthread_parkme() (again...) | Peter Zijlstra | 2018-07-03 | 2 | -26/+35 |
| * | | | sched/util_est: Fix util_est_dequeue() for throttled cfs_rq | Vincent Guittot | 2018-07-03 | 1 | -12/+4 |
| * | | | sched/fair: Advance global expiration when period timer is restarted | Xunlei Pang | 2018-07-03 | 1 | -5/+10 |
| * | | | sched/fair: Fix bandwidth timer clock drift condition | Xunlei Pang | 2018-07-03 | 2 | -8/+12 |
| * | | | sched/rt: Fix call to cpufreq_update_util() | Vincent Guittot | 2018-07-03 | 3 | -7/+16 |
| * | | | sched/nohz: Skip remote tick on idle task entirely | Frederic Weisbecker | 2018-07-03 | 1 | -15/+21 |
* | | | | Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-07-06 | 6 | -17/+17 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | tracing: Fix missing return symbol in function_graph output | Changbin Du | 2018-07-04 | 1 | -1/+4 |
| * | | ftrace: Nuke clear_ftrace_function | Yisheng Xie | 2018-07-04 | 1 | -12/+1 |
| * | | tracing: Use __printf markup to silence compiler | Mathieu Malaterre | 2018-07-04 | 1 | -0/+5 |
| * | | tracing: Optimize trace_buffer_iter() logic | yuan linyu | 2018-07-04 | 1 | -3/+1 |
| * | | tracing: Make create_filter() code match the comments | Steven Rostedt (VMware) | 2018-07-04 | 1 | -0/+5 |
| * | | tracing: Avoid string overflow | Arnd Bergmann | 2018-07-04 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-07-02 | 4 | -177/+260 |
|\ \
| |/
|/| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-07-01 | 4 | -177/+260 |
| |\ |
|
| | * | bpf: sockhash, add release routine | John Fastabend | 2018-07-01 | 1 | -0/+1 |
| | * | bpf: sockhash fix omitted bucket lock in sock_close | John Fastabend | 2018-07-01 | 1 | -49/+96 |
| | * | bpf: sockmap, fix smap_list_map_remove when psock is in many maps | John Fastabend | 2018-07-01 | 1 | -12/+22 |
| | * | bpf: sockmap, fix crash when ipv6 sock is added | John Fastabend | 2018-07-01 | 1 | -10/+48 |
| | * | bpf: undo prog rejection on read-only lock failure | Daniel Borkmann | 2018-06-29 | 1 | -29/+1 |
| | * | bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPF | Sean Young | 2018-06-26 | 3 | -78/+93 |
* | | | Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-07-01 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | swiotlb: export swiotlb_dma_ops | Christoph Hellwig | 2018-06-28 | 1 | -0/+1 |
| |/ / |
|