index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kmemleak-test.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-24
huge tmpfs: fix Committed_AS leak
Hugh Dickins
1
-1
/
+2
2016-09-24
shmem: fix tmpfs to handle the huge= option properly
Toshi Kani
1
-1
/
+1
2016-09-23
blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx
Christoph Hellwig
1
-2
/
+14
2016-09-23
arm64: kgdb: handle read-only text / modules
AKASHI Takahiro
2
-14
/
+24
2016-09-23
arm64: Call numa_store_cpu_info() earlier.
David Daney
1
-8
/
+6
2016-09-23
nvme-rdma: only clear queue flags after successful connect
Sagi Grimberg
1
-1
/
+1
2016-09-22
i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended
Sudeep Holla
1
-1
/
+2
2016-09-22
regmap: fix deadlock on _regmap_raw_write() error path
Nikita Yushchenko
1
-1
/
+5
2016-09-22
crypto: rsa-pkcs1pad - Handle leading zero for decryption
Herbert Xu
1
-17
/
+24
2016-09-22
KEYS: Fix skcipher IV clobbering
Herbert Xu
1
-4
/
+7
2016-09-22
mmc: dw_mmc: fix the spamming log message
Jaehoon Chung
2
-5
/
+12
2016-09-22
tcp: properly account Fast Open SYN-ACK retrans
Yuchung Cheng
3
-1
/
+4
2016-09-22
tcp: fix under-accounting retransmit SNMP counters
Yuchung Cheng
1
-1
/
+1
2016-09-22
MAINTAINERS: Update b44 maintainer.
Michael Chan
1
-1
/
+1
2016-09-22
net: get rid of an signed integer overflow in ip_idents_reserve()
Eric Dumazet
1
-2
/
+8
2016-09-22
net/mlx4_core: Fix to clean devlink resources
Kamal Heib
1
-0
/
+3
2016-09-22
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
1
-0
/
+12
2016-09-22
Btrfs: handle quota reserve failure properly
Josef Bacik
1
-6
/
+3
2016-09-21
i2c: mux: pca954x: retry updating the mux selection on failure
Peter Rosin
1
-1
/
+1
2016-09-21
i2c-eg20t: fix race between i2c init and interrupt enable
Yadi.hu
1
-7
/
+11
2016-09-21
net: can: ifi: Configure transmitter delay
Marek Vasut
1
-1
/
+10
2016-09-21
vti6: fix input path
Nicolas Dichtel
4
-10
/
+16
2016-09-21
ipmr, ip6mr: return lastuse relative to now
Nikolay Aleksandrov
2
-4
/
+10
2016-09-21
r8152: disable ALDPS and EEE before setting PHY
hayeswang
1
-2
/
+8
2016-09-21
r8152: remove r8153_enable_eee
hayeswang
1
-7
/
+3
2016-09-21
r8152: move PHY settings to hw_phy_cfg
hayeswang
1
-6
/
+8
2016-09-21
r8152: move enabling PHY
hayeswang
1
-18
/
+25
2016-09-21
r8152: move some functions
hayeswang
1
-112
/
+112
2016-09-21
cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter
Hariprasad Shenai
6
-11
/
+45
2016-09-21
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
1
-19
/
+19
2016-09-21
mm: usercopy: Check for module addresses
Laura Abbott
1
-1
/
+4
2016-09-20
fs/proc/kcore.c: Add bounce buffer for ktext data
Jiri Olsa
1
-1
/
+6
2016-09-20
fs/proc/kcore.c: Make bounce buffer global for read
Jiri Olsa
1
-10
/
+14
2016-09-20
qed: Fix stack corruption on probe
Yuval Mintz
1
-2
/
+2
2016-09-20
MAINTAINERS: Add an entry for the core network DSA code
Andrew Lunn
1
-0
/
+9
2016-09-20
net: ipv6: fallback to full lookup if table lookup is unsuitable
Vincent Bernat
1
-1
/
+10
2016-09-20
net/mlx5: E-Switch, Handle mode change failures
Or Gerlitz
1
-6
/
+14
2016-09-20
net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init code
Or Gerlitz
1
-0
/
+1
2016-09-20
net/mlx5: Fix flow counter bulk command out mailbox allocation
Roi Dayan
1
-2
/
+2
2016-09-20
rapidio/rio_cm: avoid GFP_KERNEL in atomic context
Alexandre Bounine
1
-3
/
+16
2016-09-20
Revert "ocfs2: bump up o2cb network protocol version"
Junxiao Bi
1
-4
/
+1
2016-09-20
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
1
-10
/
+24
2016-09-20
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
2
-1
/
+10
2016-09-20
mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting
Johannes Weiner
1
-9
/
+22
2016-09-20
ocfs2: fix double unlock in case retry after free truncate log
Joseph Qi
1
-2
/
+12
2016-09-20
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
4
-42
/
+25
2016-09-20
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
3
-1
/
+29
2016-09-20
ocfs2: fix trans extend while free cached blocks
Junxiao Bi
1
-18
/
+9
2016-09-20
ocfs2: fix trans extend while flush truncate log
Junxiao Bi
1
-19
/
+10
2016-09-20
ipc/shm: fix crash if CONFIG_SHMEM is not set
Kirill A. Shutemov
1
-0
/
+9
[next]