index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc
Thomas Huth
1
-1
/
+1
2017-10-12
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
Haozhong Zhang
1
-1
/
+1
2017-10-11
ACPI: properties: Fix __acpi_node_get_property_reference() return codes
Sakari Ailus
1
-4
/
+6
2017-10-11
ACPI: properties: Align return codes of __acpi_node_get_property_reference()
Sakari Ailus
2
-10
/
+13
2017-10-11
remoteproc: imx_rproc: fix return value check in imx_rproc_addr_init()
Wei Yongjun
1
-3
/
+2
2017-10-11
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
1
-0
/
+8
2017-10-11
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
1
-0
/
+2
2017-10-11
xfs: Fix bool initialization/comparison
Thomas Meyer
5
-8
/
+8
2017-10-11
xfs: don't change inode mode if ACL update fails
Dave Chinner
1
-6
/
+16
2017-10-11
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
3
-0
/
+27
2017-10-11
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
3
-58
/
+50
2017-10-11
9p: set page uptodate when required in write_end()
Alexander Levin
1
-3
/
+7
2017-10-11
ALSA: caiaq: Fix stray URB at probe error path
Takashi Iwai
1
-3
/
+9
2017-10-11
HID: hid-elecom: extend to fix descriptor for HUGE trackball
Alex Manoussakis
4
-4
/
+14
2017-10-11
HID: usbhid: fix out-of-bounds bug
Jaejoong Kim
1
-1
/
+11
2017-10-11
livepatch: unpatch all klp_objects if klp_module_coming fails
Joe Lawrence
1
-23
/
+37
2017-10-11
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2
-3
/
+10
2017-10-11
bio_copy_user_iov(): don't ignore ->iov_offset
Al Viro
1
-2
/
+2
2017-10-11
more bio_map_user_iov() leak fixes
Al Viro
1
-5
/
+9
2017-10-11
fix unbalanced page refcounting in bio_map_user_iov
Vitaly Mayatskikh
1
-0
/
+8
2017-10-11
direct-io: Prevent NULL pointer access in submit_page_section
Andreas Gruenbacher
1
-1
/
+2
2017-10-10
seccomp: make function __get_seccomp_filter static
Colin Ian King
1
-1
/
+1
2017-10-10
remoteproc: qcom: fix RPMSG_QCOM_GLINK_SMEM dependencies
Arnd Bergmann
1
-0
/
+2
2017-10-10
remoteproc: imx_rproc: fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2017-10-10
rpmsg: glink: Fix memory leak in qcom_glink_alloc_intent()
Dan Carpenter
1
-3
/
+8
2017-10-10
rpmsg: glink: Unlock on error in qcom_glink_request_intent()
Dan Carpenter
1
-1
/
+2
2017-10-10
crypto: shash - Fix zero-length shash ahash digest crash
Herbert Xu
1
-3
/
+5
2017-10-10
quota: Generate warnings for DQUOT_SPACE_NOFAIL allocations
Jan Kara
1
-11
/
+16
2017-10-10
KVM: MMU: always terminate page walks at level 1
Ladi Prosek
2
-8
/
+9
2017-10-10
KVM: nVMX: update last_nonleaf_level when initializing nested EPT
Ladi Prosek
1
-0
/
+1
2017-10-10
xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvm
Zhenzhong Duan
1
-2
/
+2
2017-10-10
ALSA: usb-audio: Kill stray URB at exiting
Takashi Iwai
2
-2
/
+12
2017-10-10
device property: Track owner device of device property
Jarkko Nikula
1
-6
/
+9
2017-10-10
waitid(): Add missing access_ok() checks
Kees Cook
1
-0
/
+6
2017-10-10
cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
Aleksander Morgado
1
-0
/
+13
2017-10-09
net: thunderx: mark expected switch fall-throughs in nicvf_main()
Gustavo A. R. Silva
1
-0
/
+2
2017-10-09
udp: fix bcast packet reception
Paolo Abeni
1
-9
/
+5
2017-10-09
netlink: do not set cb_running if dump's start() errs
Jason A. Donenfeld
1
-6
/
+7
2017-10-09
ipv4: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-10-09
ipv6: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-10-09
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
John Fastabend
1
-8
/
+8
2017-10-09
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
2
-41
/
+0
2017-10-09
Revert commit 1a8b6d76dc5b ("net:add one common config...")
Ding Tianhong
3
-5
/
+1
2017-10-09
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
Sabrina Dubroca
1
-1
/
+1
2017-10-09
ixgbe: Return error when getting PHY address if PHY access is not supported
Mark D Rustad
1
-0
/
+4
2017-10-09
ALSA: line6: Fix leftover URB at error-path during probe
Takashi Iwai
1
-3
/
+4
2017-10-09
ALSA: line6: Fix NULL dereference at podhd_disconnect()
Takashi Iwai
1
-1
/
+2
2017-10-09
ALSA: line6: Fix missing initialization before error path
Takashi Iwai
1
-2
/
+3
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
4
-2
/
+27
2017-10-09
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
2
-8
/
+20
[next]