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
2017-07-08
mpls: fix uninitialized in_label var warning in mpls_getroute
Roopa Prabhu
1
-4
/
+8
2017-07-08
doc: SKB_GSO_[IPIP|SIT] have been replaced
Nicolas Dichtel
1
-1
/
+1
2017-07-08
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
3
-7
/
+12
2017-07-08
net/sock: add WARN_ON(parent->sk) in sock_graft()
Sowmini Varadhan
1
-0
/
+1
2017-07-08
rds: tcp: use sock_create_lite() to create the accept socket
Sowmini Varadhan
1
-1
/
+1
2017-07-08
net: hns: Fix a skb used after free bug
Yunsheng Lin
2
-15
/
+13
2017-07-08
net: hns: Fix a wrong op phy C45 code
Yunsheng Lin
1
-1
/
+1
2017-07-08
net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3
vishnuvardhan
1
-1
/
+2
2017-07-08
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
1
-5
/
+6
2017-07-08
dentry name snapshots
Al Viro
6
-42
/
+48
2017-07-08
net: Update networking MAINTAINERS entry.
David S. Miller
1
-2
/
+0
2017-07-07
vfs: fix flock compat thinko
Linus Torvalds
1
-15
/
+15
2017-07-07
openrisc: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
1
-1
/
+0
2017-07-07
openrisc: explicitly include linux/bug.h in asm/fixmap.h
Tobias Klauser
1
-0
/
+1
2017-07-07
virtio-net: fix leaking of ctx array
Jason Wang
1
-0
/
+1
2017-07-07
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2
-2
/
+10
2017-07-07
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
Srinivas Dasari
1
-0
/
+4
2017-07-07
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
Srinivas Dasari
1
-0
/
+1
2017-07-07
cfg80211: Check if NAN service ID is of expected size
Srinivas Dasari
1
-1
/
+1
2017-07-07
cfg80211: Check if PMKID attribute is of expected size
Srinivas Dasari
1
-2
/
+1
2017-07-07
iov_iter: saner checks on copyin/copyout
Al Viro
1
-16
/
+39
2017-07-07
arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'
Christophe Jaillet
1
-2
/
+4
2017-07-07
nfp: flower: add missing clean up call to avoid memory leaks
Jakub Kicinski
1
-0
/
+1
2017-07-07
IB/core: Fix static analysis warning in ib_policy_change_task
Daniel Jurgens
1
-1
/
+2
2017-07-07
IB/core: Fix uninitialized variable use in check_qp_port_pkey_settings
Daniel Jurgens
1
-8
/
+12
2017-07-07
tpm: do not suspend/resume if power stays on
Enric Balletbo i Serra
3
-0
/
+7
2017-07-07
tpm: use tpm2_pcr_read() in tpm2_do_selftest()
Roberto Sassu
1
-30
/
+1
2017-07-07
tpm: use tpm_buf functions in tpm2_pcr_read()
Roberto Sassu
1
-30
/
+30
2017-07-07
tpm_tis: make ilb_base_addr static
Colin Ian King
1
-1
/
+1
2017-07-07
tpm: consolidate the TPM startup code
Jarkko Sakkinen
3
-61
/
+44
2017-07-07
tpm: Enable CLKRUN protocol for Braswell systems
Azhar Shaikh
2
-0
/
+117
2017-07-07
tpm/tpm_crb: fix priv->cmd_size initialisation
Manuel Lauss
1
-2
/
+3
2017-07-07
tpm: fix a kernel memory leak in tpm-sysfs.c
Jarkko Sakkinen
1
-1
/
+2
2017-07-07
tpm: Issue a TPM2_Shutdown for TPM2 devices.
Josh Zimmerman
2
-0
/
+37
2017-07-07
Add "shutdown" to "struct class".
Josh Zimmerman
2
-1
/
+7
2017-07-07
mm, memory_hotplug: move movable_node to the hotplug proper
Michal Hocko
4
-8
/
+16
2017-07-07
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
Michal Hocko
8
-62
/
+5
2017-07-07
mm, memory_hotplug: drop artificial restriction on online/offline
Michal Hocko
1
-58
/
+0
2017-07-07
mm: memcontrol: account slab stats per lruvec
Johannes Weiner
3
-27
/
+7
2017-07-07
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
9
-55
/
+238
2017-07-07
mm: memcontrol: use generic mod_memcg_page_state for kmem pages
Johannes Weiner
3
-29
/
+12
2017-07-07
mm: memcontrol: use the node-native slab memory counters
Johannes Weiner
3
-8
/
+6
2017-07-07
mm: vmstat: move slab statistics from zone to node counters
Johannes Weiner
7
-20
/
+19
2017-07-07
mm/zswap.c: delete an error message for a failed memory allocation in zswap_d...
Markus Elfring
1
-3
/
+2
2017-07-07
mm/zswap.c: improve a size determination in zswap_frontswap_init()
Markus Elfring
1
-1
/
+1
2017-07-07
mm/zswap.c: delete an error message for a failed memory allocation in zswap_p...
Markus Elfring
1
-3
/
+1
2017-07-07
mm/swapfile.c: sort swap entries before free
Huang Ying
1
-0
/
+16
2017-07-07
mm/oom_kill: count global and memory cgroup oom kills
Konstantin Khlebnikov
6
-5
/
+29
2017-07-07
mm: per-cgroup memory reclaim stats
Roman Gushchin
10
-17
/
+113
2017-07-07
mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects
Catalin Marinas
4
-10
/
+98
[next]