Age | Commit message (Expand) | Author | Files | Lines |
2019-11-14 | fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub | Steven Rostedt (VMware) | 1 | -3/+14 |
2019-11-13 | tracing: Declare newly exported APIs in include/linux/trace.h | Divya Indi | 1 | -0/+7 |
2019-11-13 | ftrace/x86: Add a counter to test function_graph with direct | Steven Rostedt (VMware) | 1 | -0/+2 |
2019-11-13 | ftrace/x86: Add register_ftrace_direct() for custom trampolines | Steven Rostedt (VMware) | 1 | -0/+6 |
2019-11-13 | ftrace: Add ftrace_find_direct_func() | Steven Rostedt (VMware) | 1 | -0/+6 |
2019-11-13 | ftrace: Add register_ftrace_direct() | Steven Rostedt (VMware) | 1 | -2/+34 |
2019-11-04 | ftrace: Introduce PERMANENT ftrace_ops flag | Miroslav Benes | 1 | -0/+3 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 21 | -79/+116 |
2019-11-02 | Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 1 | -0/+5 |
2019-11-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2019-11-01 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+17 |
2019-11-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+1 |
2019-11-01 | net: increase SOMAXCONN to 4096 | Eric Dumazet | 1 | -1/+1 |
2019-10-31 | efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN | Javier Martinez Canillas | 1 | -0/+1 |
2019-10-31 | x86, efi: Never relocate kernel below lowest acceptable address | Kairui Song | 1 | -2/+16 |
2019-10-31 | Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 1 | -0/+3 |
2019-10-31 | net: annotate lockless accesses to sk->sk_napi_id | Eric Dumazet | 1 | -3/+3 |
2019-10-30 | net: annotate accesses to sk->sk_incoming_cpu | Eric Dumazet | 1 | -2/+2 |
2019-10-30 | SUNRPC: Destroy the back channel when we destroy the host transport | Trond Myklebust | 1 | -0/+5 |
2019-10-30 | net/mlx5: Fix flow counter list auto bits struct | Roi Dayan | 1 | -2/+1 |
2019-10-29 | Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+37 |
2019-10-29 | net: fix sk_page_frag() recursion from memory reclaim | Tejun Heo | 2 | -3/+31 |
2019-10-28 | net: add skb_queue_empty_lockless() | Eric Dumazet | 1 | -9/+24 |
2019-10-28 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+0 |
2019-10-28 | perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/ | Geert Uytterhoeven | 1 | -1/+1 |
2019-10-28 | vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt' | Stefano Garzarella | 1 | -1/+0 |
2019-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -0/+1 |
2019-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -1/+0 |
2019-10-26 | Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2019-10-26 | netns: fix GFP flags in rtnl_net_notifyid() | Guillaume Nault | 1 | -1/+1 |
2019-10-26 | net: hwbm: if CONFIG_NET_HWBM unset, make stub functions static | Ben Dooks (Codethink) | 1 | -3/+7 |
2019-10-25 | Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -9/+5 |
2019-10-25 | net: remove unnecessary variables and callback | Taehee Yoo | 4 | -25/+0 |
2019-10-25 | vxlan: add adjacent link to limit depth level | Taehee Yoo | 1 | -0/+1 |
2019-10-25 | net: core: add ignore flag to netdev_adjacent structure | Taehee Yoo | 1 | -0/+10 |
2019-10-25 | team: fix nested locking lockdep warning | Taehee Yoo | 1 | -0/+1 |
2019-10-25 | bonding: use dynamic lockdep key instead of subclass | Taehee Yoo | 1 | -0/+1 |
2019-10-25 | net: core: add generic lockdep keys | Taehee Yoo | 1 | -22/+13 |
2019-10-25 | net: core: limit nested device depth | Taehee Yoo | 1 | -0/+4 |
2019-10-24 | Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 3 | -24/+59 |
2019-10-24 | Merge tag 'sound-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -4/+4 |
2019-10-24 | ipvs: move old_secure_tcp into struct netns_ipvs | Eric Dumazet | 1 | -0/+1 |
2019-10-24 | net/flow_dissector: switch to siphash | Eric Dumazet | 4 | -5/+7 |
2019-10-23 | fuse: Add changelog entries for protocols 7.1 - 7.8 | Alan Somers | 1 | -0/+37 |
2019-10-23 | Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
2019-10-22 | dynamic_debug: provide dynamic_hex_dump stub | Arnd Bergmann | 1 | -0/+6 |
2019-10-22 | bpf: Fix use after free in subprog's jited symbol removal | Daniel Borkmann | 1 | -1/+0 |
2019-10-22 | RDMA/uverbs: Prevent potential underflow | Dan Carpenter | 1 | -1/+1 |
2019-10-21 | ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation | Eric Dumazet | 1 | -2/+2 |
2019-10-21 | Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 1 | -4/+4 |