开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-11
bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUN
Stanislav Fomichev
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
datagram: remove rendundant 'peeked' argument
Paolo Abeni
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
2019-04-05
mm: writeback: use exact memcg dirty counts
Greg Thelen
2019-04-05
mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()
Jann Horn
2019-04-05
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
2019-04-05
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-04-05
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
net/mlx5: Handle event of power detection in the PCIE slot
Aya Levin
2019-04-05
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
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-04
ptrace: Remove maxargs from task_current_syscall()
Steven Rostedt (Red Hat)
2019-04-03
net: phy: fix autoneg mismatch case in genphy_read_status
Heiner Kallweit
2019-04-04
bpf: increase complexity limit and maximum program size
Alexei Starovoitov
2019-04-04
bpf: improve verification speed by droping states
Alexei Starovoitov
2019-04-04
bpf: add verifier stats and log_level bit 2
Alexei Starovoitov
2019-04-02
net: phy: add genphy_read_abilities
Heiner Kallweit
2019-04-02
net/mlx5: Expose MPEIN (Management PCIE INfo) register layout
Aya Levin
2019-04-02
net/mlx5: Add explicit bar address field
Huy Nguyen
2019-04-02
net/mlx5: Move health and page alloc init to mdev_init
Saeed Mahameed
2019-04-02
net/mlx5: Remove spinlock support from mlx5_write64
Maxim Mikityanskiy
2019-04-02
net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macros
Maxim Mikityanskiy
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
[next]