index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2019-04-26
bpf: add writable context for raw tracepoints
Matt Mullins
2019-04-25
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
flow_dissector: handle no-skb use case
Stanislav Fomichev
2019-04-23
net: plumb network namespace into __skb_flow_dissect
Stanislav Fomichev
2019-04-23
flow_dissector: switch kernel context to struct bpf_flow_dissector
Stanislav Fomichev
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-23
bpf: remove global variables
Alexei Starovoitov
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-18
net: mdio: rename mdio_device reset to reset_gpio
David Bauer
2019-04-18
net: phy: add support for reset-controller
David Bauer
2019-04-18
net: skb: remove unused asserts
Jakub Kicinski
2019-04-17
net: core: introduce build_skb_around
Jesper Dangaard Brouer
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-04-16
KVM: fix spectrev1 gadgets
Paolo Bonzini
2019-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-04-14
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-04-14
mm: add 'try_get_page()' helper function
Linus Torvalds
2019-04-14
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
2019-04-13
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-13
Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-04-13
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-04-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-04-12
rhashtable: use BIT(0) for locking.
NeilBrown
2019-04-12
rhashtable: replace rht_ptr_locked() with rht_assign_locked()
NeilBrown
2019-04-12
rhashtable: move dereference inside rht_ptr()
NeilBrown
2019-04-12
rhashtable: reorder some inline functions and macros.
NeilBrown
2019-04-12
rhashtable: fix some __rcu annotation errors
NeilBrown
2019-04-12
bpf: Introduce bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
2019-04-12
bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
Andrey Ignatov
2019-04-12
bpf: Add file_pos field to bpf_sysctl ctx
Andrey Ignatov
2019-04-12
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
2019-04-12
bpf: Introduce bpf_sysctl_get_current_value helper
Andrey Ignatov
2019-04-12
bpf: Sysctl hook
Andrey Ignatov
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-12
bridge: broute: make broute a real ebtables table
Florian Westphal
2019-04-11
bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
2019-04-10
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
2019-04-10
clk: x86: Add system specific quirk to mark clocks as critical
David Müller
2019-04-10
blk-mq: introduce blk_mq_complete_request_sync()
Ming Lei
2019-04-09
bpf: allow for key-less BTF in array map
Daniel Borkmann
2019-04-09
bpf: add syscall side map freeze support
Daniel Borkmann
2019-04-09
bpf: add program side {rd, wr}only support for maps
Daniel Borkmann
2019-04-09
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]