summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-03x86/cpu/amd: Remove unnecessary parenthesesNathan Chancellor
2018-10-03x86/vdso: Only enable vDSO retpolines when enabled and supportedAndy Lutomirski
2018-10-02r8169: always autoneg on resumeAlex Xu (Hello71)
2018-10-02ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet
2018-10-02Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-10-02Merge branch 'rmnet-fixes'David S. Miller
2018-10-02net: qualcomm: rmnet: Fix incorrect allocation flag in receive pathSubash Abhinov Kasiviswanathan
2018-10-02net: qualcomm: rmnet: Fix incorrect allocation flag in transmitSubash Abhinov Kasiviswanathan
2018-10-02net: qualcomm: rmnet: Skip processing loopback packetsSean Tranchetti
2018-10-02net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-02smb3: fix lease break problem introduced by compoundingSteve French
2018-10-02cifs: only wake the thread for the very last PDU in a compoundRonnie Sahlberg
2018-10-02Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub...David S. Miller
2018-10-02cifs: add a warning if we try to to dequeue a deleted midRonnie Sahlberg
2018-10-02smb2: fix missing files in root share directory listingAurelien Aptel
2018-10-02rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet
2018-10-02bonding: fix warning messageMahesh Bandewar
2018-10-02inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet
2018-10-02Revert "serial: sh-sci: Allow for compressed SCIF address"Geert Uytterhoeven
2018-10-02Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven
2018-10-02Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck
2018-10-02RISCV: Fix end PFN for low memoryAtish Patra
2018-10-02x86/tsc: Fix UV TSC initializationMike Travis
2018-10-02x86/platform/uv: Provide is_early_uv_system()Mike Travis
2018-10-02nfp: avoid soft lockups under control message stormJakub Kicinski
2018-10-02declance: Fix continuation with the adapter identification messageMaciej W. Rozycki
2018-10-02net: fec: fix rare tx timeoutRickard x Andersson
2018-10-02thunderbolt: Initialize after IOMMUsMika Westerberg
2018-10-02thunderbolt: Do not handle ICM events after domain is stoppedMika Westerberg
2018-10-02powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy
2018-10-02bpf: don't accept cgroup local storage with zero value sizeRoman Gushchin
2018-10-02Merge tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linuxGreg Kroah-Hartman
2018-10-02Merge tag 'mmc-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Greg Kroah-Hartman
2018-10-02drm/cma-helper: Fix crash in fbdev error pathNoralf Trønnes
2018-10-02sched/numa: Migrate pages to local nodes quicker early in the lifetime of a taskMel Gorman
2018-10-02mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman
2018-10-02MAINTAINERS: Remove dead path from LOCKING PRIMITIVES entryWill Deacon
2018-10-02drm: fix use-after-free read in drm_mode_create_lease_ioctl()Jann Horn
2018-10-02sched/numa: Avoid task migration for small NUMA improvementSrikar Dronamraju
2018-10-02mm/migrate: Use spin_trylock() while resetting rate limitSrikar Dronamraju
2018-10-02sched/numa: Limit the conditions where scan period is resetMel Gorman
2018-10-02sched/numa: Reset scan rate whenever task moves across nodesSrikar Dronamraju
2018-10-02sched/numa: Pass destination CPU as a parameter to migrate_task_rqSrikar Dronamraju
2018-10-02sched/numa: Stop multiple tasks from moving to the CPU at the same timeSrikar Dronamraju
2018-10-02perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan
2018-10-02perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang
2018-10-02perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa
2018-10-02perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma
2018-10-02perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra
2018-10-02selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski