index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
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-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-04
net: use correct this_cpu primitive in dev_recursion_level
Florian Westphal
2019-04-03
net: phy: fix autoneg mismatch case in genphy_read_status
Heiner Kallweit
2019-04-02
net: phy: add genphy_read_abilities
Heiner Kallweit
2019-04-01
drivers: net: aurora: use netdev_xmit_more helper
Florian Westphal
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-01
net: place xmit recursion in softnet data
Florian Westphal
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-30
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-29
Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-03-29
Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-29
Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-29
net/mlx5e: Add a lock on tir list
Yuval Avnery
2019-03-29
ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper
David Ahern
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-03-29
include/linux/list.h: fix list_is_first() kernel-doc
Randy Dunlap
2019-03-29
include/linux/hugetlb.h: convert to use vm_fault_t
Souptick Joarder
2019-03-29
mm: add support for kmem caches in DMA32 zone
Nicolas Boichat
2019-03-29
mm/hotplug: fix offline undo_isolate_page_range()
Qian Cai
2019-03-28
net: replace ndo_get_devlink with ndo_get_devlink_port
Jiri Pirko
2019-03-28
Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflict
Ingo Molnar
2019-03-27
net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helper
Claudiu Manoil
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-27
inet: switch IP ID generator to siphash
Eric Dumazet
2019-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-28
virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x
Hans de Goede
2019-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-26
net: phy: bcm54xx: Encode link speed and activity into LEDs
Vladimir Oltean
2019-03-26
proc/kcore: Remove unused kclist_add_remap()
Bhupesh Sharma
2019-03-25
Revert "parport: daisy: use new parport device model"
Linus Torvalds
2019-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-23
Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-03-23
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
2019-03-23
Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-23
Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-23
Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-03-23
x86/gart: Exclude GART aperture from kcore
Kairui Song
2019-03-22
net/mlx5e: Add VLAN ID rewrite fields
Eli Britstein
2019-03-22
sbitmap: trivial - update comment for sbitmap_deferred_clear_bit
Shenghui Wang
2019-03-22
gpio: amd-fch: Fix bogus SPDX identifier
Thomas Gleixner
2019-03-22
genetlink: make policy common to family
Johannes Berg
2019-03-21
bpf: allow helpers to return PTR_TO_SOCK_COMMON
Lorenz Bauer
2019-03-21
rhashtable: rename rht_for_each*continue as *from.
NeilBrown
2019-03-21
rhashtable: don't hold lock on first table throughout insertion.
NeilBrown
[next]