Age | Commit message (Expand) | Author | Files | Lines |
2018-05-16 | tty: replace ->proc_fops with ->proc_show | Christoph Hellwig | 1 | -1/+1 |
2018-05-16 | ide: replace ->proc_fops with ->proc_show | Christoph Hellwig | 1 | -3/+3 |
2018-05-16 | isdn: replace ->proc_fops with ->proc_show | Christoph Hellwig | 1 | -1/+1 |
2018-05-16 | proc: introduce proc_create_net_single | Christoph Hellwig | 2 | -5/+6 |
2018-05-16 | proc: introduce proc_create_net{,_data} | Christoph Hellwig | 5 | -8/+22 |
2018-05-16 | net: move seq_file_single_net to <linux/seq_file_net.h> | Christoph Hellwig | 2 | -12/+13 |
2018-05-16 | ipv{4,6}/raw: simplify ѕeq_file code | Christoph Hellwig | 1 | -4/+0 |
2018-05-16 | ipv{4,6}/ping: simplify proc file creation | Christoph Hellwig | 1 | -11/+0 |
2018-05-16 | ipv{4,6}/tcp: simplify procfs registration | Christoph Hellwig | 1 | -8/+3 |
2018-05-16 | ipv{4,6}/udp{,lite}: simplify proc registration | Christoph Hellwig | 1 | -12/+8 |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 1 | -1/+9 |
2018-05-16 | proc: introduce proc_create_seq_private | Christoph Hellwig | 2 | -4/+12 |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 5 | -8/+20 |
2018-05-16 | proc: introduce a proc_pid_ns helper | Christoph Hellwig | 1 | -0/+6 |
2018-05-13 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -6/+47 |
2018-05-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -0/+4 |
2018-05-11 | rbtree: include rcu.h | Sebastian Andrzej Siewior | 2 | -0/+2 |
2018-05-11 | mm, oom: fix concurrent munlock and oom reaper unmap, v3 | David Rientjes | 1 | -0/+2 |
2018-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -2/+92 |
2018-05-11 | Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -10/+6 |
2018-05-11 | Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 1 | -0/+85 |
2018-05-11 | bonding: send learning packets for vlans on slave | Debabrata Banerjee | 1 | -0/+1 |
2018-05-10 | rxrpc: Trace UDP transmission failure | David Howells | 1 | -0/+55 |
2018-05-10 | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages | David Howells | 1 | -0/+30 |
2018-05-10 | Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2 | -1/+3 |
2018-05-10 | libceph: add osd_req_op_extent_osd_data_bvecs() | Ilya Dryomov | 1 | -2/+10 |
2018-05-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -0/+1 |
2018-05-07 | net: flow_dissector: fix typo 'can by' to 'can be' | Wolfram Sang | 1 | -1/+1 |
2018-05-07 | mac80211: fix kernel-doc "bad line" warning | Randy Dunlap | 1 | -1/+1 |
2018-05-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2018-05-05 | Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
2018-05-05 | Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker... | Radim Krčmář | 1 | -0/+1 |
2018-05-04 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+5 |
2018-05-04 | Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc | Linus Torvalds | 1 | -1/+1 |
2018-05-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 19 | -19/+19 |
2018-05-04 | Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -1/+20 |
2018-05-04 | net: phy: broadcom: add support for BCM89610 PHY | Bhadram Varka | 1 | -0/+1 |
2018-05-04 | Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 4 | -6/+6 |
2018-05-04 | MAINTAINERS & files: Canonize the e-mails I use at files | Mauro Carvalho Chehab | 4 | -6/+6 |
2018-05-04 | sched/core: Introduce set_special_state() | Peter Zijlstra | 2 | -6/+46 |
2018-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -10/+7 |
2018-05-03 | bdi: wake up concurrent wb_shutdown() callers. | Tetsuo Handa | 1 | -0/+17 |
2018-05-03 | kthread, sched/wait: Fix kthread_parkme() completion issue | Peter Zijlstra | 1 | -0/+1 |
2018-05-02 | Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+11 |
2018-05-02 | ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6" | Ido Schimmel | 1 | -1/+2 |
2018-05-02 | Revert "vhost: make msg padding explicit" | Michael S. Tsirkin | 1 | -1/+0 |
2018-05-01 | net/tls: Don't recursively call push_record during tls_write_space callbacks | Dave Watson | 1 | -0/+1 |
2018-05-01 | ipv6: Allow non-gateway ECMP for IPv6 | Thomas Winter | 1 | -2/+1 |
2018-05-01 | vhost: make msg padding explicit | Michael S. Tsirkin | 1 | -0/+1 |
2018-05-01 | sunrpc: Fix latency trace point crashes | Chuck Lever | 1 | -10/+6 |