index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
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
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-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
2019-04-08
net: phy: improve link partner capability detection
Heiner Kallweit
2019-04-08
Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-04-08
netfilter: make two functions static
Florian Westphal
2019-04-08
netfilter: nft_osf: Add version option support
Fernando Fernandez Mancera
2019-04-08
virtio: Honour 'may_reduce_num' in vring_create_virtqueue
Cornelia Huck
2019-04-08
netfilter: replace NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Florian Westphal
2019-04-08
netfilter: nf_tables: merge route type into core
Florian Westphal
2019-04-08
netfilter: optimize nf_inet_addr_cmp
Li RongQing
2019-04-08
time: Introduce jiffies64_to_msecs()
Li RongQing
2019-04-08
datagram: remove rendundant 'peeked' argument
Paolo Abeni
2019-04-08
block: don't use for-inside-for in bio_for_each_segment_all
Ming Lei
2019-04-07
rhashtable: add lockdep tracking to bucket bit-spin-locks.
NeilBrown
2019-04-07
rhashtable: use bit_spin_locks to protect hash bucket.
NeilBrown
2019-04-07
rhashtable: allow rht_bucket_var to return NULL.
NeilBrown
2019-04-06
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-04-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
[next]