index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
early-userspace
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
mtd: nand: Get rid of comments giving the file path inside the file itself
Boris Brezillon
18
-37
/
+2
2018-02-14
mtd: nand: toshiba: Retrieve ECC requirements from extended ID
KOBAYASHI Yoshitake
1
-0
/
+26
2018-02-12
mtd: nand: vf610: check mtd_device_register() return code
Alexey Khoroshilov
1
-1
/
+6
2018-02-12
mtd: nand: vf610: improve readability of error label
Alexey Khoroshilov
1
-10
/
+10
2018-02-12
mtd: nand: vf610: remove the unnecessary of_node_put()
Alexey Khoroshilov
1
-10
/
+8
2018-02-12
mtd: nand: vf610_nfc: remove unused function
Stefan Agner
1
-15
/
+0
2018-02-12
mtd: nand: add ->setup_data_interface() support for Marvell NFCv1
Miquel Raynal
1
-10
/
+29
2018-02-12
mtd: nand: mxc: remove now unused code
Sascha Hauer
1
-51
/
+0
2018-02-12
mtd: nand: mxc: Drop now unnecessary functions
Sascha Hauer
1
-36
/
+0
2018-02-12
mtd: nand: mxc: Add own write_page
Sascha Hauer
1
-0
/
+47
2018-02-12
mtd: nand: mxc: Fix failed/corrected values for v1 controllers
Sascha Hauer
1
-17
/
+60
2018-02-12
mtd: nand: mxc: Fix failed/corrected values for v2/v3 controllers
Sascha Hauer
1
-9
/
+77
2018-02-12
mtd: nand: mxc: Add buffer argument to copy_spare
Sascha Hauer
1
-4
/
+4
2018-02-12
mtd: nand: mxc: Add function to control hardware ECC
Sascha Hauer
1
-0
/
+42
2018-02-12
mtd: nand: mxc: reorder functions to avoid forward declarations
Sascha Hauer
1
-103
/
+103
2018-02-12
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-10
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
3
-4
/
+4
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
6
-5
/
+16
2018-02-10
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-10
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-10
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-02-09
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
1
-5
/
+8
2018-02-09
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
1
-0
/
+2
2018-02-09
net: stmmac: remove redundant enable of PMT irq
Niklas Cassel
2
-4
/
+1
2018-02-09
net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
Niklas Cassel
2
-3
/
+3
2018-02-09
net: stmmac: discard disabled flags in interrupt status register
Niklas Cassel
1
-2
/
+4
2018-02-09
ibmvnic: Reset long term map ID counter
Thomas Falcon
1
-0
/
+1
2018-02-09
SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible context
Trond Myklebust
1
-2
/
+2
2018-02-09
video: omapfb: fix missing #includes
Tomi Valkeinen
4
-0
/
+6
2018-02-09
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
Jose Ricardo Ziviani
5
-0
/
+198
2018-02-09
KVM: PPC: Book3S HV: Branch inside feature section
Alexander Graf
1
-1
/
+2
2018-02-09
KVM: PPC: Book3S HV: Make HPT resizing work on POWER9
David Gibson
2
-9
/
+24
2018-02-09
KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing code
Paul Mackerras
1
-6
/
+2
2018-02-09
platform/x86: mlx-platform: Fix power cable setting for msn21xx family
Vadim Pasternak
1
-2
/
+21
2018-02-09
platform/x86: mlx-platform: Add define for the negative bus
Vadim Pasternak
1
-0
/
+1
2018-02-09
platform/x86: mlx-platform: Use defines for bus assignment
Vadim Pasternak
1
-8
/
+15
2018-02-09
platform/mellanox: mlxreg-hotplug: Fix uninitialized variable
Geert Uytterhoeven
1
-1
/
+1
2018-02-09
tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
Jesper Dangaard Brouer
1
-0
/
+26
[next]