summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-21x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner
2017-04-21x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause
2017-04-21x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams
2017-04-21x86/signals: Fix lower/upper bound reporting in compat siginfoJoerg Roedel
2017-04-21x86/efi: Don't try to reserve runtime regionsOmar Sandoval
2017-04-21perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra
2017-04-21Input: xpad - add support for Razer Wildcat gamepadCameron Gutman
2017-04-21CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi
2017-04-21CIFS: reconnect thread reschedule itselfGermano Percossi
2017-04-21drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()Wei Yongjun
2017-04-21drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin
2017-04-21drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin
2017-04-21orangefs: free superblock when mount failsMartin Brandenburg
2017-04-21zsmalloc: expand class bitMinchan Kim
2017-04-21thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov
2017-04-21thp: fix MADV_DONTNEED vs. MADV_FREE raceKirill A. Shutemov
2017-04-21tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI caseXiubo Li
2017-04-21tcmu: Fix wrongly calculating of the base_command_sizeXiubo Li
2017-04-21tcmu: Fix possible overwrite of t_data_sg's last iov[]Xiubo Li
2017-04-21cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo
2017-04-18Linux 4.9.23v4.9.23Greg Kroah-Hartman
2017-04-18dma-buf: add support for compat ioctlMarek Szyprowski
2017-04-18net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-04-18net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-04-18net/mlx4_en: Fix bad WQE issueEugenia Emantayev
2017-04-18usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck
2017-04-18blk-mq: Avoid memory reclaim when remapping queuesGabriel Krisman Bertazi
2017-04-18net/packet: fix overflow in check for priv area sizeAndrey Konovalov
2017-04-18Revert "drm/i915/execlists: Reset RING registers upon resume"Greg Kroah-Hartman
2017-04-18crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă
2017-04-18crypto: caam - fix RNG deinstantiation error checkingHoria Geantă
2017-04-18MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn
2017-04-18MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACKMatt Redfearn
2017-04-18MIPS: Switch to the irq_stack in interruptsMatt Redfearn
2017-04-18MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn
2017-04-18MIPS: Stack unwinding while on IRQ stackMatt Redfearn
2017-04-18MIPS: Introduce irq_stackMatt Redfearn
2017-04-18mtd: bcm47xxpart: fix parsing first block after aligned TRXRafał Miłecki
2017-04-18rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USBVishal Thanki
2017-04-18rt2x00usb: do not anchor rx and tx urb'sStanislaw Gruszka
2017-04-18rt2x00usb: fix anchor initializationStanislaw Gruszka
2017-04-18i2c: bcm2835: Fix hang for writing messages larger than 16 bytesNoralf Trønnes
2017-04-18orangefs: fix buffer size mis-match between kernel space and user space.Mike Marshall
2017-04-18orangefs: Dan Carpenter influenced cleanups...Mike Marshall
2017-04-18orangefs: fix memory leak of string 'new' on exit pathColin Ian King
2017-04-18drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)Chris Wilson
2017-04-18drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson
2017-04-18drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.Kenneth Graunke
2017-04-18drm/i915: Only enable hotplug interrupts if the display interrupts are enabledChris Wilson
2017-04-18drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala