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
*
Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd
Linus Torvalds
2019-03-05
2
-21
/
+21
|
\
|
*
Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2019-02-25
1
-17
/
+9
|
|
\
|
|
*
mtd: rawnand: remove ->legacy.erase and single_erase()
Masahiro Yamada
2019-02-05
1
-2
/
+0
|
|
*
mtd: rawnand: Simplify the locking
Boris Brezillon
2019-02-05
1
-15
/
+9
|
*
|
mtd: spi-nor: Fix wrong abbreviation HWCPAS
Bean Huo
2019-02-21
1
-1
/
+1
|
*
|
mtd: spi-nor: add opcodes for octal Read/Write commands
Yogesh Narayan Gaur
2019-01-17
1
-4
/
+12
|
|
/
*
|
Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2019-03-05
1
-1
/
+1
|
\
\
|
*
|
vfio-mdev: Switch to use new generic UUID API
Andy Shevchenko
2019-02-05
1
-1
/
+1
*
|
|
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+0
*
|
|
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2019-03-04
1
-1
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-02
3
-3
/
+12
|
\
\
\
|
*
|
|
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
2019-03-02
1
-1
/
+1
|
*
|
|
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
2019-02-27
1
-1
/
+1
|
*
|
|
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
2019-02-25
1
-0
/
+2
|
*
|
|
net: Add __icmp_send helper.
Nazarov Sergey
2019-02-25
1
-1
/
+8
*
|
|
|
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
2019-02-25
1
-6
/
+0
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-24
4
-7
/
+32
|
\
\
\
|
*
|
|
net: phy: realtek: Dummy IRQ calls for RTL8366RB
Linus Walleij
2019-02-24
1
-0
/
+8
|
*
|
|
phonet: fix building with clang
Arnd Bergmann
2019-02-22
1
-2
/
+3
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-02-22
1
-3
/
+9
|
|
\
\
\
|
|
*
|
|
xfrm: destroy xfrm_state synchronously on net exit path
Cong Wang
2019-02-05
1
-3
/
+9
|
*
|
|
|
net: avoid false positives in untrusted gso validation
Willem de Bruijn
2019-02-21
1
-2
/
+12
*
|
|
|
|
KEYS: user: Align the payload buffer
Eric Biggers
2019-02-22
1
-1
/
+1
*
|
|
|
|
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-02-20
2
-16
/
+42
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
keys: Fix dependency loop between construction record and auth key
David Howells
2019-02-15
2
-16
/
+42
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-20
3
-3
/
+38
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-17
1
-0
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: only adjust gso_size on bytestream protocols
Willem de Bruijn
2019-02-11
1
-0
/
+6
|
*
|
|
|
|
|
net: Add header for usage of fls64()
David S. Miller
2019-02-16
1
-0
/
+1
|
*
|
|
|
|
|
net: validate untrusted gso packets without csum offload
Willem de Bruijn
2019-02-16
2
-1
/
+10
|
*
|
|
|
|
|
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
2019-02-16
1
-2
/
+21
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-17
2
-10
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
2019-02-16
1
-7
/
+0
|
*
|
|
|
|
|
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
2019-02-16
1
-3
/
+0
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-02-17
1
-0
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/x86: Add check_period PMU callback
Jiri Olsa
2019-02-11
1
-0
/
+5
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-02-17
1
-3
/
+3
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2019-02-13
1
-3
/
+3
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlock
Julien Thierry
2019-01-24
1
-1
/
+1
|
|
*
|
|
|
|
|
KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
Julien Thierry
2019-01-24
1
-1
/
+1
|
|
*
|
|
|
|
|
KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
Julien Thierry
2019-01-24
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...
Linus Torvalds
2019-02-16
2
-2
/
+16
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
Miguel Ojeda
2019-02-15
1
-2
/
+2
|
*
|
|
|
|
|
|
Compiler Attributes: add support for __copy (gcc >= 9)
Miguel Ojeda
2019-02-15
1
-0
/
+14
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2019-02-15
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mmc: block: handle complete_work on separate workqueue
Zachary Hays
2019-02-08
1
-0
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-15
4
-20
/
+14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
net: phy: don't use locking in phy_is_started
Heiner Kallweit
2019-02-14
1
-14
/
+1
|
*
|
|
|
|
|
|
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2019-02-14
1
-1
/
+1
|
*
|
|
|
|
|
|
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
2019-02-12
1
-5
/
+11
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
[next]