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