summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-04Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"Sasha Levin1-2/+0
2018-11-04Revert "mm: slowly shrink slabs with a relatively small number of objects"Sasha Levin1-11/+0
2018-11-04fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov1-0/+1
2018-11-04afs: Fix cell proc listDavid Howells5-10/+22
2018-11-04vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter1-1/+1
2018-11-04vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter2-2/+4
2018-11-04selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni1-1/+1
2018-11-04selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni1-1/+1
2018-11-04rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon1-3/+10
2018-11-04IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev1-4/+8
2018-11-04gpio: Assign gpio_irq_chip::parents to non-stack pointerStephen Boyd2-1/+9
2018-11-04net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski1-2/+7
2018-11-04net: ena: fix rare bug when failed restart/resume is followed by driver removalArthur Kiyanovski1-0/+4
2018-11-04net: ena: fix warning in rmmod caused by double iounmapArthur Kiyanovski1-8/+1
2018-11-04KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=mPaolo Bonzini1-1/+5
2018-11-04rxrpc: Fix connection-level abort handlingDavid Howells3-15/+19
2018-11-04rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells1-9/+10
2018-11-04rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()David Howells1-6/+8
2018-11-04rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()David Howells1-16/+19
2018-11-04perf record: Use unmapped IP for inline callchain cursorsMilian Wolff1-1/+2
2018-11-04perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo1-1/+1
2018-11-04ARM: dts: imx53-qsb: disable 1.2GHz OPPSascha Hauer1-0/+11
2018-11-04compiler.h: Allow arch-specific asm/compiler.hPaul Burton2-0/+20
2018-11-04HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handlingHans de Goede2-16/+3
2018-11-04tls: Fix improper revert in zerocopy_from_iterDoron Roberts-Kedes1-7/+5
2018-11-04perf report: Don't try to map ip to invalid mapMilian Wolff1-2/+3
2018-11-04libertas: call into generic suspend code before turning off powerDaniel Mack1-0/+4
2018-11-04clk: mvebu: armada-37xx-periph: Remove unused var num_parentsAnders Roxell1-1/+0
2018-11-04x86/paravirt: Fix some warning messagesDan Carpenter1-2/+2
2018-11-04mm/migrate.c: split only transparent huge pages when allocation failsAnshuman Khandual1-1/+1
2018-11-04mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctlYueHaibing1-1/+2
2018-11-04ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()Larry Chen1-4/+12
2018-11-04yam: fix a missing-check bugWenwen Wang1-0/+4
2018-11-04net: cxgb3_main: fix a missing-check bugWenwen Wang1-0/+17
2018-11-04powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju1-2/+3
2018-11-04be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti1-4/+1
2018-11-04drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S1-2/+8
2018-11-04locking/ww_mutex: Fix runtime warning in the WW mutex selftestGuenter Roeck1-4/+6
2018-11-04Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck1-4/+0
2018-11-04RISCV: Fix end PFN for low memoryAtish Patra1-1/+1
2018-11-04declance: Fix continuation with the adapter identification messageMaciej W. Rozycki1-4/+6
2018-11-04net: fec: fix rare tx timeoutRickard x Andersson1-4/+4
2018-11-04thunderbolt: Initialize after IOMMUsMika Westerberg1-1/+1
2018-11-04thunderbolt: Do not handle ICM events after domain is stoppedMika Westerberg1-29/+20
2018-11-04perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf eventsNatarajan, Janakarajan2-0/+18
2018-11-04perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKXKan Liang1-6/+6
2018-11-04perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa1-0/+2
2018-11-04perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded p...Masayoshi Mizuma1-1/+1
2018-11-04perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra1-7/+2
2018-11-04KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGSLiran Alon1-2/+11