summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski2019-11-291-1/+2
* x86/entry/32: Fix NMI vs ESPFIXPeter Zijlstra2019-11-291-12/+41
* x86/entry/32: Unwind the ESPFIX stack earlier on exception entryAndy Lutomirski2019-11-291-14/+16
* x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALLAndy Lutomirski2019-11-291-31/+35
* x86/entry/32: Use %ss segment where requiredAndy Lutomirski2019-11-291-5/+14
* x86/entry/32: Fix IRET exceptionPeter Zijlstra2019-11-291-1/+1
* x86/cpu_entry_area: Add guard page for entry stack on 32bitThomas Gleixner2019-11-291-1/+5
* x86/pti/32: Size initial_page_table correctlyThomas Gleixner2019-11-291-0/+10
* x86/doublefault/32: Fix stack canaries in the double fault handlerAndy Lutomirski2019-11-291-0/+3
* x86/xen/32: Simplify ring check in xen_iret_crit_fixup()Jan Beulich2019-11-291-11/+4
* x86/xen/32: Make xen_iret_crit_fixup() independent of frame layoutJan Beulich2019-11-292-55/+33
* x86/stackframe/32: Repair 32-bit Xen PVJan Beulich2019-11-292-2/+14
* gve: fix dma sync bug where not all pages syncedAdi Suresh2019-11-291-4/+5
* nbd: prevent memory leakNavid Emamdoost2019-11-291-2/+3
* x86/speculation: Fix redundant MDS mitigation messageWaiman Long2019-11-291-0/+13
* x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long2019-11-294-5/+35
* x86/insn: Fix awk regexp warningsAlexander Kapshuk2019-11-292-4/+4
* ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundaryChester Lin2019-11-291-0/+3
* mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven2019-11-291-5/+6
* md/raid10: prevent access of uninitialized resync_pages offsetJohn Pittman2019-11-291-1/+1
* Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues"Mike Snitzer2019-11-291-6/+3
* Revert "Bluetooth: hci_ll: set operational frequency earlier"Adam Ford2019-11-291-21/+18
* ath9k_hw: fix uninitialized variable dataDenis Efremov2019-11-291-1/+1
* ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng2019-11-291-0/+8
* ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson2019-11-296-3/+51
* ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter2019-11-291-11/+25
* Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli2019-11-291-0/+3
* drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson2019-11-291-1/+21
* drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson2019-11-291-2/+2
* drm/i915: Don't oops in dumb_create ioctl if we have no crtcsVille Syrjälä2019-11-291-0/+3
* drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan2019-11-291-5/+18
* drm/amdgpu: disable gfxoff on original ravenAlex Deucher2019-11-291-2/+7
* drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher2019-11-291-1/+5
* mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin2019-11-291-7/+7
* mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand2019-11-291-3/+13
* Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi2019-11-291-23/+33
* virtio_balloon: fix shrinker countWei Wang2019-11-291-1/+1
* virtio_ring: fix return code on DMA mapping failsHalil Pasic2019-11-291-2/+2
* virtio_console: allocate inbufs in add_port() only if it is neededLaurent Vivier2019-11-291-15/+13
* nbd:fix memory leak in nbd_get_socket()Sun Ke2019-11-291-0/+1
* fork: fix pidfd_poll()'s return typeLuc Van Oostenryck2019-11-291-3/+3
* tools: gpio: Correctly add make dependencies for gpio_utilsLaura Abbott2019-11-292-3/+8
* gpio: bd70528: Use correct unit for debounce timesThierry Reding2019-11-291-3/+3
* gpio: max77620: Fixup debounce delaysThierry Reding2019-11-291-3/+3
* vhost/vsock: split packets to send using multiple buffersStefano Garzarella2019-11-292-21/+60
* net/mlx5: Update the list of the PCI supported devicesShani Shapp2019-11-291-0/+1
* net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha2019-11-291-6/+6
* net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen2019-11-291-6/+12
* net/ipv4: fix sysctl max for fib_multipath_hash_policyMarcelo Ricardo Leitner2019-11-291-1/+1
* taprio: don't reject same mqprio settingsIvan Khoronzhuk2019-11-291-2/+26