index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/static_key: Add support for deferred static branches
Jakub Kicinski
2019-04-29
1
-3
/
+61
*
locking/lockdep: Avoid bogus Clang warning
Arnd Bergmann
2019-04-18
1
-1
/
+1
*
locking/rwsem: Optimize rwsem structure for uncontended lock acquisition
Waiman Long
2019-04-10
1
-6
/
+15
*
locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
Waiman Long
2019-04-10
1
-7
/
+0
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-04-10
18
-66
/
+100
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-09
2
-2
/
+2
|
|
\
|
|
*
ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()
Michael Zhivich
2019-04-09
1
-1
/
+1
|
|
*
nfc: nci: Potential off by one in ->pipes[] array
Dan Carpenter
2019-04-07
1
-1
/
+1
|
*
|
KEYS: trusted: fix -Wvarags warning
ndesaulniers@google.com
2019-04-09
1
-1
/
+1
|
*
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-04-08
1
-1
/
+4
|
|
\
\
|
|
*
\
Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a...
Olof Johansson
2019-04-08
1
-1
/
+4
|
|
|
\
\
|
|
|
*
|
dt-bindings: reset: meson-g12a: Add missing USB2 PHY resets
Neil Armstrong
2019-03-25
1
-1
/
+4
|
*
|
|
|
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-04-06
1
-0
/
+4
|
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-04-06
4
-25
/
+31
|
|
\
\
\
\
|
|
*
|
|
|
mm: writeback: use exact memcg dirty counts
Greg Thelen
2019-04-06
1
-1
/
+4
|
|
*
|
|
|
mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()
Jann Horn
2019-04-06
1
-1
/
+1
|
|
*
|
|
|
include/linux/bitrev.h: fix constant bitrev
Arnd Bergmann
2019-04-06
1
-23
/
+23
|
|
*
|
|
|
lib/string.c: implement a basic bcmp
Nick Desaulniers
2019-04-06
1
-0
/
+3
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2019-04-06
3
-20
/
+14
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
1
-8
/
+2
|
|
*
|
|
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
2
-9
/
+4
|
|
*
|
|
ptrace: Remove maxargs from task_current_syscall()
Steven Rostedt (Red Hat)
2019-04-04
1
-3
/
+8
|
|
|
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-05
6
-17
/
+44
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
2019-04-01
1
-7
/
+19
|
|
*
|
net: sched: introduce and use qstats read helpers
Paolo Abeni
2019-04-01
1
-0
/
+18
|
|
*
|
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2019-04-01
1
-1
/
+1
|
|
*
|
Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-03-29
1
-0
/
+2
|
|
|
\
\
|
|
|
*
|
net/mlx5e: Add a lock on tir list
Yuval Avnery
2019-03-29
1
-0
/
+2
|
|
*
|
|
netns: provide pure entropy for net_hash_mix()
Eric Dumazet
2019-03-29
2
-8
/
+3
|
|
*
|
|
net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helper
Claudiu Manoil
2019-03-28
1
-1
/
+1
*
|
|
|
|
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-04-03
2
-52
/
+0
*
|
|
|
|
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2019-04-03
2
-143
/
+1
|
/
/
/
/
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-31
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
1
-0
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-31
1
-11
/
+0
|
\
\
\
\
|
*
|
|
|
Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflict
Ingo Molnar
2019-03-28
11
-13
/
+33
|
|
\
|
|
|
|
*
|
|
|
proc/kcore: Remove unused kclist_add_remap()
Bhupesh Sharma
2019-03-26
1
-11
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-03-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
gpio: amd-fch: Fix bogus SPDX identifier
Thomas Gleixner
2019-03-22
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-03-30
2
-0
/
+8
|
\
\
\
\
|
*
|
|
|
ACPI: use different default debug value than ACPICA
Erik Schmauss
2019-03-25
2
-0
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-30
5
-12
/
+28
|
\
\
\
\
|
*
|
|
|
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
2019-03-29
1
-0
/
+18
|
*
|
|
|
include/linux/list.h: fix list_is_first() kernel-doc
Randy Dunlap
2019-03-29
1
-1
/
+1
|
*
|
|
|
include/linux/hugetlb.h: convert to use vm_fault_t
Souptick Joarder
2019-03-29
1
-1
/
+7
|
*
|
|
|
mm: add support for kmem caches in DMA32 zone
Nicolas Boichat
2019-03-29
1
-0
/
+2
|
*
|
|
|
mm/hotplug: fix offline undo_isolate_page_range()
Qian Cai
2019-03-29
1
-10
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-29
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
driver core: remove BUS_ATTR()
Greg Kroah-Hartman
2019-03-18
1
-2
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-29
2
-5
/
+67
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
[next]