summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-29selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski1-0/+13
2019-11-29selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski1-1/+2
2019-11-29x86/entry/32: Fix NMI vs ESPFIXPeter Zijlstra1-12/+41
2019-11-29x86/entry/32: Unwind the ESPFIX stack earlier on exception entryAndy Lutomirski1-14/+16
2019-11-29x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALLAndy Lutomirski1-31/+35
2019-11-29x86/entry/32: Use %ss segment where requiredAndy Lutomirski1-5/+14
2019-11-29x86/entry/32: Fix IRET exceptionPeter Zijlstra1-1/+1
2019-11-29x86/cpu_entry_area: Add guard page for entry stack on 32bitThomas Gleixner1-1/+5
2019-11-29x86/pti/32: Size initial_page_table correctlyThomas Gleixner1-0/+10
2019-11-29x86/doublefault/32: Fix stack canaries in the double fault handlerAndy Lutomirski1-0/+3
2019-11-29x86/xen/32: Simplify ring check in xen_iret_crit_fixup()Jan Beulich1-11/+4
2019-11-29x86/xen/32: Make xen_iret_crit_fixup() independent of frame layoutJan Beulich2-55/+33
2019-11-29x86/stackframe/32: Repair 32-bit Xen PVJan Beulich2-2/+14
2019-11-29gve: fix dma sync bug where not all pages syncedAdi Suresh1-4/+5
2019-11-29nbd: prevent memory leakNavid Emamdoost1-2/+3
2019-11-29x86/speculation: Fix redundant MDS mitigation messageWaiman Long1-0/+13
2019-11-29x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long4-5/+35
2019-11-29x86/insn: Fix awk regexp warningsAlexander Kapshuk2-4/+4
2019-11-29ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin1-0/+3
2019-11-29mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven1-5/+6
2019-11-29md/raid10: prevent access of uninitialized resync_pages offsetJohn Pittman1-1/+1
2019-11-29Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"Mike Snitzer1-6/+3
2019-11-29Revert "Bluetooth: hci_ll: set operational frequency earlier"Adam Ford1-21/+18
2019-11-29ath9k_hw: fix uninitialized variable dataDenis Efremov1-1/+1
2019-11-29ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng1-0/+8
2019-11-29ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson6-3/+51
2019-11-29ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter1-11/+25
2019-11-29Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli1-0/+3
2019-11-29drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson1-1/+21
2019-11-29drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson1-2/+2
2019-11-29drm/i915: Don't oops in dumb_create ioctl if we have no crtcsVille Syrjälä1-0/+3
2019-11-29drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan1-5/+18
2019-11-29drm/amdgpu: disable gfxoff on original ravenAlex Deucher1-2/+7
2019-11-29drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher1-1/+5
2019-11-29mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin1-7/+7
2019-11-29mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand1-3/+13
2019-11-29Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi1-23/+33
2019-11-29virtio_balloon: fix shrinker countWei Wang1-1/+1
2019-11-29virtio_ring: fix return code on DMA mapping failsHalil Pasic1-2/+2
2019-11-29virtio_console: allocate inbufs in add_port() only if it is neededLaurent Vivier1-15/+13
2019-11-29nbd:fix memory leak in nbd_get_socket()Sun Ke1-0/+1
2019-11-29fork: fix pidfd_poll()'s return typeLuc Van Oostenryck1-3/+3
2019-11-29tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott2-3/+8
2019-11-29gpio: bd70528: Use correct unit for debounce timesThierry Reding1-3/+3
2019-11-29gpio: max77620: Fixup debounce delaysThierry Reding1-3/+3
2019-11-29vhost/vsock: split packets to send using multiple buffersStefano Garzarella2-21/+60
2019-11-29net/mlx5: Update the list of the PCI supported devicesShani Shapp1-0/+1
2019-11-29net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha1-6/+6
2019-11-29net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen1-6/+12
2019-11-29net/ipv4: fix sysctl max for fib_multipath_hash_policyMarcelo Ricardo Leitner1-1/+1