index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-15
smb3: display security information in /proc/fs/cifs/DebugData more accurately
Steve French
1
-1
/
+7
2019-03-15
cifs: add a timeout argument to wait_for_free_credits
Ronnie Sahlberg
1
-10
/
+30
2019-03-15
cifs: prevent starvation in wait_for_free_credits for multi-credit requests
Ronnie Sahlberg
1
-0
/
+28
2019-03-15
cifs: wait_for_free_credits() make it possible to wait for >=1 credits
Ronnie Sahlberg
3
-10
/
+10
2019-03-15
cifs: pass flags down into wait_for_free_credits()
Ronnie Sahlberg
1
-16
/
+14
2019-03-15
cifs: change wait_for_free_request() to take flags as argument
Ronnie Sahlberg
1
-16
/
+17
2019-03-14
include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
Pi-Hsun Shih
1
-2
/
+2
2019-03-14
tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind
Alexey Dobriyan
1
-3
/
+46
2019-03-14
zram: default to lzo-rle instead of lzo
Dave Rodgman
1
-1
/
+1
2019-03-14
filemap: pass vm_fault to the mmap ra helpers
Josef Bacik
1
-14
/
+14
2019-03-13
pptp: dst_release sk_dst_cache in pptp_sock_destruct
Xin Long
1
-0
/
+1
2019-03-13
MAINTAINERS: GENET & SYSTEMPORT: Add internal Broadcom list
Florian Fainelli
1
-0
/
+2
2019-03-13
l2tp: fix infoleak in l2tp_ip6_recvmsg()
Eric Dumazet
1
-3
/
+1
2019-03-13
net/tls: Inform user space about send buffer availability
Vakul Garg
2
-4
/
+2
2019-03-13
net_sched: return correct value for *notify* functions
Zhike Wang
2
-13
/
+34
2019-03-13
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-8
/
+1
2019-03-13
remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"
Stephen Rothwell
1
-2
/
+1
2019-03-12
cpuidle: governor: Add new governors to cpuidle_governors again
Rafael J. Wysocki
1
-0
/
+1
2019-03-12
net/mlx4_core: Fix qp mtt size calculation
Jack Morgenstein
1
-3
/
+3
2019-03-12
net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...
Jack Morgenstein
1
-0
/
+8
2019-03-12
net/mlx4_core: Fix reset flow when in command polling mode
Jack Morgenstein
1
-0
/
+1
2019-03-12
mlxsw: minimal: Initialize base_mac
Jiri Pirko
1
-0
/
+18
2019-03-12
mlxsw: core: Prevent duplication during QSFP module initialization
Vadim Pasternak
1
-10
/
+11
2019-03-12
net: dwmac-sun8i: fix a missing check of of_get_phy_mode
Kangjie Lu
1
-1
/
+4
2019-03-12
net: sh_eth: fix a missing check of of_get_phy_mode
Kangjie Lu
1
-1
/
+5
2019-03-12
net: 8390: fix potential NULL pointer dereferences
Kangjie Lu
1
-0
/
+10
2019-03-12
net: fujitsu: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2019-03-12
net: qlogic: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+6
2019-03-12
isdn: hfcpci: fix potential NULL pointer dereference
Kangjie Lu
1
-0
/
+9
2019-03-12
dt-bindings: clock: imx8mq: Fix numbering overlaps and gaps
Abel Vesa
1
-110
/
+110
2019-03-12
Drop flex_arrays
Kent Overstreet
7
-807
/
+1
2019-03-12
sctp: convert to genradix
Kent Overstreet
3
-114
/
+28
2019-03-12
proc: commit to genradix
Kent Overstreet
1
-28
/
+15
2019-03-12
generic radix trees
Kent Overstreet
5
-1
/
+463
2019-03-12
selinux: convert to kvmalloc
Kent Overstreet
6
-144
/
+62
2019-03-12
md: convert to kvmalloc
Kent Overstreet
3
-56
/
+46
2019-03-12
openvswitch: convert to kvmalloc
Kent Overstreet
4
-43
/
+13
2019-03-12
of: fix kmemleak crash caused by imbalance in early memory reservation
Mike Rapoport
1
-10
/
+3
2019-03-12
mm: memblock: update comments and kernel-doc
Mike Rapoport
1
-17
/
+43
2019-03-12
memblock: split checks whether a region should be skipped to a helper function
Mike Rapoport
1
-28
/
+25
2019-03-12
memblock: remove memblock_{set,clear}_region_flags
Mike Rapoport
2
-15
/
+6
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
14
-112
/
+31
2019-03-12
memblock: memblock_alloc_try_nid: don't panic
Mike Rapoport
1
-10
/
+5
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
74
-32
/
+411
2019-03-12
swiotlb: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-6
/
+13
2019-03-12
init/main: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-6
/
+20
2019-03-12
mm/percpu: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-17
/
+56
2019-03-12
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
5
-0
/
+39
2019-03-12
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
7
-17
/
+74
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
6
-11
/
+2
[next]