index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-14
mm/mempolicy: fix NUMA_INTERLEAVE_HIT counter
Andrey Ryabinin
1
-2
/
+5
2017-10-14
include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
Arnd Bergmann
1
-0
/
+10
2017-10-14
mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORK
Yang Shi
1
-1
/
+6
2017-10-14
lib/Kconfig.debug: kernel hacking menu: runtime testing: keep tests together
Randy Dunlap
1
-72
/
+71
2017-10-14
mm/migrate: fix indexing bug (off by one) and avoid out of bound access
Mark Hairgrove
1
-1
/
+2
2017-10-13
iommu/amd: Finish TLB flush in amd_iommu_unmap()
Joerg Roedel
1
-0
/
+1
2017-10-13
powerpc/perf: Fix IMC initialization crash
Anju T Sudhakar
1
-1
/
+2
2017-10-12
scripts: fix faddr2line to work on last symbol
NeilBrown
1
-2
/
+3
2017-10-12
device property: preserve usecount for node passed to of_fwnode_graph_get_por...
Niklas Söderlund
1
-1
/
+1
2017-10-12
drivers: of: increase MAX_RESERVED_REGIONS to 32
Stewart Smith
1
-1
/
+1
2017-10-12
of: do not leak console options
Sergey Senozhatsky
1
-2
/
+6
2017-10-12
powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node()
Anju T Sudhakar
1
-4
/
+4
2017-10-12
powerpc/perf: Fix for core/nest imc call trace on cpuhotplug
Anju T Sudhakar
1
-0
/
+28
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-12
iommu/exynos: Remove initconst attribute to avoid potential kernel oops
Marek Szyprowski
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
iommu/amd: Do not disable SWIOTLB if SME is active
Tom Lendacky
1
-4
/
+6
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
powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()
Thiago Jung Bauermann
1
-1
/
+0
2017-10-10
powerpc/lib/sstep: Fix count leading zeros instructions
Sandipan Das
1
-2
/
+4
2017-10-10
powerpc/livepatch: Fix livepatch stack access
Kamalesh Babulal
1
-30
/
+15
[next]