| Commit message (Expand) | Author | Age | Files | Lines |
* | afs: simplify procfs code | Christoph Hellwig | 2018-05-16 | 1 | -119/+15 |
* | sg: simplify procfs code | Christoph Hellwig | 2018-05-16 | 1 | -112/+12 |
* | megaraid: simplify procfs code | Christoph Hellwig | 2018-05-16 | 2 | -116/+36 |
* | sgi-gru: simplify procfs code | Christoph Hellwig | 2018-05-16 | 1 | -67/+14 |
* | acpi/battery: simplify procfs code | Christoph Hellwig | 2018-05-16 | 1 | -95/+26 |
* | proc: introduce proc_create_net_single | Christoph Hellwig | 2018-05-16 | 13 | -307/+86 |
* | proc: introduce proc_create_net{,_data} | Christoph Hellwig | 2018-05-16 | 57 | -939/+202 |
* | net: move seq_file_single_net to <linux/seq_file_net.h> | Christoph Hellwig | 2018-05-16 | 2 | -12/+13 |
* | netfilter/x_tables: simplify ѕeq_file code | Christoph Hellwig | 2018-05-16 | 1 | -28/+11 |
* | net/kcm: simplify proc registration | Christoph Hellwig | 2018-05-16 | 1 | -54/+17 |
* | ipv6/flowlabel: simplify pid namespace lookup | Christoph Hellwig | 2018-05-16 | 1 | -23/+6 |
* | ipv{4,6}/raw: simplify ѕeq_file code | Christoph Hellwig | 2018-05-16 | 3 | -30/+16 |
* | ipv{4,6}/ping: simplify proc file creation | Christoph Hellwig | 2018-05-16 | 3 | -59/+37 |
* | ipv{4,6}/tcp: simplify procfs registration | Christoph Hellwig | 2018-05-16 | 3 | -70/+53 |
* | ipv{4,6}/udp{,lite}: simplify proc registration | Christoph Hellwig | 2018-05-16 | 5 | -113/+78 |
* | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2018-05-16 | 85 | -1509/+235 |
* | proc: introduce proc_create_seq_private | Christoph Hellwig | 2018-05-16 | 12 | -113/+37 |
* | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 2018-05-16 | 53 | -925/+151 |
* | proc: add a proc_create_reg helper | Christoph Hellwig | 2018-05-16 | 2 | -19/+27 |
* | proc: simplify proc_register calling conventions | Christoph Hellwig | 2018-05-16 | 2 | -26/+20 |
* | proc: don't detour through seq->private to get the inode | Christoph Hellwig | 2018-05-16 | 1 | -14/+6 |
* | proc: introduce a proc_pid_ns helper | Christoph Hellwig | 2018-05-16 | 5 | -20/+19 |
* | net/can: single_open_net needs to be paired with single_release_net | Christoph Hellwig | 2018-05-14 | 2 | -4/+4 |
* | Linux 4.17-rc5v4.17-rc5 | Linus Torvalds | 2018-05-14 | 1 | -1/+1 |
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-05-13 | 14 | -78/+153 |
|\ |
|
| * | x86/vdso: Remove unused file | Jann Horn | 2018-05-05 | 1 | -1/+0 |
| * | perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr | Peter Zijlstra | 2018-05-05 | 1 | -0/+2 |
| * | perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver | Peter Zijlstra | 2018-05-05 | 1 | -3/+6 |
| * | perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map() | Peter Zijlstra | 2018-05-05 | 1 | -0/+3 |
| * | perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_* | Peter Zijlstra | 2018-05-05 | 1 | -1/+4 |
| * | perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[] | Peter Zijlstra | 2018-05-05 | 1 | -2/+5 |
| * | sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[] | Peter Zijlstra | 2018-05-05 | 1 | -2/+5 |
| * | sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[] | Peter Zijlstra | 2018-05-05 | 1 | -1/+6 |
| * | sched/core: Introduce set_special_state() | Peter Zijlstra | 2018-05-04 | 4 | -24/+62 |
| * | kthread, sched/wait: Fix kthread_parkme() completion issue | Peter Zijlstra | 2018-05-03 | 3 | -35/+41 |
| * | kthread, sched/wait: Fix kthread_parkme() wait-loop | Peter Zijlstra | 2018-05-03 | 1 | -3/+4 |
| * | sched/fair: Fix the update of blocked load when newly idle | Vincent Guittot | 2018-05-03 | 1 | -1/+1 |
| * | stop_machine, sched: Fix migrate_swap() vs. active_balance() deadlock | Peter Zijlstra | 2018-05-03 | 1 | -5/+14 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-05-13 | 1 | -56/+1 |
|\ \ |
|
| * | | Revert "sched/numa: Delay retrying placement for automatic NUMA balance after... | Mel Gorman | 2018-05-12 | 1 | -56/+1 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-05-13 | 7 | -6/+25 |
|\ \ \ |
|
| * \ \ | Merge tag 'perf-urgent-for-mingo-4.17-20180507' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-05-10 | 7 | -6/+25 |
| |\ \ \ |
|
| | * | | | Revert "perf pmu: Fix pmu events parsing rule" | Arnaldo Carvalho de Melo | 2018-05-07 | 1 | -4/+4 |
| | * | | | tools headers kvm: Sync ARM UAPI headers with the kernel sources | Arnaldo Carvalho de Melo | 2018-05-07 | 2 | -0/+12 |
| | * | | | tools headers kvm: Sync uapi/linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 2018-05-07 | 1 | -0/+7 |
| | * | | | tools headers: Sync x86 cpufeatures.h with the kernel sources | Arnaldo Carvalho de Melo | 2018-05-07 | 1 | -0/+1 |
| | * | | | perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfil... | William Cohen | 2018-05-07 | 1 | -1/+0 |
| | * | | | perf bench numa: Fix typo in options | Yisheng Xie | 2018-05-07 | 1 | -1/+1 |
* | | | | | Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-05-13 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | swiotlb: silent unwanted warning "buffer is full" | Jean Delvare | 2018-05-12 | 1 | -1/+1 |
| |/ / / / |
|