summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2018-10-01r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFOHeiner Kallweit
2018-10-02x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski
2018-10-01Merge branch 'tun-races'David S. Miller
2018-10-01tun: napi flags belong to tfileEric Dumazet
2018-10-01tun: initialize napi_mutex unconditionallyEric Dumazet
2018-10-01tun: remove unused parametersEric Dumazet
2018-10-01bond: take rcu lock in netpoll_send_skb_on_devDave Jones
2018-10-01rtnetlink: Fail dump if target netnsid is invalidDavid Ahern
2018-10-01Revert "openvswitch: Fix template leak in error cases."Flavio Leitner
2018-10-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-10-01tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh
2018-10-01net: sched: act_ipt: check for underflow in __tcf_ipt_init()Dan Carpenter
2018-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-10-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Greg Kroah-Hartman