aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-13Btrfs: fix rare chances for data loss when doing a fast fsyncFilipe Manana1-0/+24
2018-11-13s390/cio: Fix cleanup when unsupported IDA format is usedEric Farman1-1/+3
2018-11-13s390/cio: Fix cleanup of pfn_array alloc failureEric Farman1-1/+1
2018-11-13vfio: ccw: Register mediated device once all structures are initializedPierre Morel1-4/+4
2018-11-13s390/cio: make vfio_ccw_io_region staticSebastian Ott1-1/+1
2018-11-13drm/meson: venc: dmt mode must use encpJorge Ramirez-Ortiz1-7/+8
2018-11-13netfilter: nf_tables: fix use-after-free when deleting compat expressionsFlorian Westphal2-3/+5
2018-11-13netfilter: xt_RATEEST: remove netns exit routineTaehee Yoo1-10/+0
2018-11-13opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage callKeerthy1-1/+1
2018-11-13opp: ti-opp-supply: Dynamically update u_volt_minKeerthy1-0/+3
2018-11-12RISC-V: Silence some module warnings on 32-bitOlof Johansson1-6/+6
2018-11-12RISC-V: lib: Fix build error for 64-bitOlof Johansson1-1/+1
2018-11-12riscv: add missing vdso_install targetDavid Abdurachmanov1-0/+4
2018-11-12riscv: fix spacing in struct pt_regsDavid Abdurachmanov1-2/+2
2018-11-12RISC-V: defconfig: Enable printk timestampsAnup Patel1-0/+1
2018-11-13btrfs: Always try all copies when reading extent buffersNikolay Borisov1-10/+1
2018-11-12SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust1-7/+1
2018-11-12SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cacheTrond Myklebust1-19/+42
2018-11-12NFSv4: Ensure that the state manager exits the loop on SIGKILLTrond Myklebust1-1/+1
2018-11-12NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNINGTrond Myklebust1-3/+5
2018-11-12drm/amdgpu: set system aperture to cover whole FB regionshaoyunl2-6/+6
2018-11-12Input: atkbd - clean up indentation issueColin Ian King1-1/+1
2018-11-12Input: st1232 - convert to SPDX identifiersKuninori Morimoto1-10/+2
2018-11-12Input: migor_ts - convert to SPDX identifiersKuninori Morimoto1-14/+1
2018-11-12Input: dt-bindings - fix a typo in file input-reset.txtDing Tao1-1/+1
2018-11-12Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris1-1/+2
2018-11-12Input: elan_i2c - add ELAN0620 to the ACPI tablePatrick Gaskin1-0/+1
2018-11-12Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff1-9/+14
2018-11-12libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola1-1/+1
2018-11-12MIPS: Let early memblock_alloc*() allocate memories bottom-upHuacai Chen2-2/+2
2018-11-12MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driverAaro Koskinen1-0/+1
2018-11-12ARC: mm: fix uninitialised signal code in do_page_faultEugeniy Paltsev1-1/+1
2018-11-12ARC: [plat-hsdk] Enable DW APB GPIO supportEugeniy Paltsev2-0/+18
2018-11-12ARCv2: boot log unaligned access in useVineet Gupta1-3/+6
2018-11-12ARC: IOC: panic if kernel was started with previously enabled IOCEugeniy Paltsev2-3/+19
2018-11-12ARC: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-11/+0
2018-11-12Merge tag 'am654-fixes-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux into fixesOlof Johansson1-1/+1
2018-11-12Merge tag 'qcom-fixes-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixesOlof Johansson2-0/+8
2018-11-12block: copy ioprio in __bio_clone_fast() and bounceHannes Reinecke2-0/+2
2018-11-12bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru2-0/+8
2018-11-12perf tools: Fix crash on synthesizing the unitJiri Olsa2-2/+2
2018-11-12kyber: fix wrong strlcpy() size in trace_kyber_latency()Omar Sandoval1-4/+4
2018-11-12netfilter: nf_tables: don't use position attribute on rule replacementFlorian Westphal1-10/+7
2018-11-12selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal4-0/+87
2018-11-12netfilter: nf_tables: don't skip inactive chains during updateFlorian Westphal1-6/+3
2018-11-12drm/i915: Fix hpd handling for pins with two encodersVille Syrjälä1-19/+47
2018-11-12drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson1-1/+13
2018-11-12drm/i915/icl: Fix power well 2 wrt. DC-off toggling orderImre Deak1-6/+6
2018-11-12drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MSTLyude Paul1-1/+3
2018-11-12drm/i915: Fix possible race in intel_dp_add_mst_connector()Lyude Paul1-4/+4