summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: fix the DISCARD request mergeJianchao Wang2019-12-011-10/+36
* macsec: let the administrator set UP state even if lowerdev is downSabrina Dubroca2019-12-011-3/+0
* macsec: update operstate when lower device changesSabrina Dubroca2019-12-011-0/+17
* mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race conditionAndrea Arcangeli2019-12-011-7/+18
* tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch2019-12-011-0/+1
* mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlockDave Chinner2019-12-011-18/+15
* fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...Jia-Ju Bai2019-12-011-1/+1
* arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin2019-12-0110-16/+21
* sparc64: Rework xchg() definition to avoid warnings.David S. Miller2019-12-011-1/+6
* powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia2019-12-011-2/+1
* bpf, btf: fix a missing check bug in btf_parseMartin Lau2019-12-011-30/+25
* bpf: devmap: fix wrong interface selection in notifier_callTaehee Yoo2019-12-011-2/+1
* net: ethernet: cadence: fix socket buffer corruption problemTristram Ha2019-12-011-1/+1
* thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven2019-12-011-2/+2
* thermal: rcar_thermal: fix duplicate IRQ requestSergei Shtylyov2019-12-011-1/+1
* selftests: fix warning: "_GNU_SOURCE" redefinedPeng Hao2019-12-012-2/+2
* selftests: kvm: Fix -Wformat warningsAndrea Parri2019-12-011-2/+2
* selftests: watchdog: Fix error message.Jerry Hoemann2019-12-011-4/+4
* selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)2019-12-011-1/+7
* selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu2019-12-011-0/+3
* spi: uniphier: fix incorrect property itemsKeiji Hayashibara2019-12-011-6/+8
* fs/cifs: fix uninitialised variable warningsGarry McNulty2019-12-011-3/+3
* net: socionext: Stop PHY before resetting netsecMasahisa Kojima2019-12-011-4/+15
* mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski2019-12-012-8/+1
* mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as wellAndy Shevchenko2019-12-012-10/+32
* mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2019-12-012-1/+3
* mfd: arizona: Correct calling of runtime_put_syncSapthagiri Baratam2019-12-011-4/+4
* net: ethernet: ti: cpsw: unsync mcast entries while switch promisc modeIvan Khoronzhuk2019-12-011-0/+1
* qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter2019-12-011-1/+1
* mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor2019-12-011-4/+3
* f2fs: spread f2fs_set_inode_flags()Chao Yu2019-12-013-4/+5
* f2fs: fix to spread clear_cold_data()Chao Yu2019-12-013-2/+11
* thermal: armada: fix a test in probe()Dan Carpenter2019-12-011-2/+2
* RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremapVincent Chen2019-12-011-1/+1
* rtc: s35390a: Change buf's type to u8 in s35390a_initNathan Chancellor2019-12-011-1/+1
* ceph: only allow punch hole mode in fallocateLuis Henriques2019-12-011-36/+9
* ceph: fix dentry leak in ceph_readdir_prepopulateYan, Zheng2019-12-011-1/+0
* tools: bpftool: fix completion for "bpftool map update"Quentin Monnet2019-12-011-1/+1
* selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet2019-12-011-1/+1
* powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmdNicholas Piggin2019-12-011-1/+0
* powerpc/mm/radix: Fix small page at boundary when splittingMichael Ellerman2019-12-011-2/+2
* powerpc/mm/radix: Fix overuse of small pages in splitting logicMichael Ellerman2019-12-011-2/+2
* powerpc/mm/radix: Fix off-by-one in split mapping logicMichael Ellerman2019-12-011-2/+2
* powerpc/pseries: Export raw per-CPU VPA data via debugfsAravinda Prasad2019-12-011-0/+54
* scsi: hisi_sas: Fix NULL pointer dereferenceGustavo A. R. Silva2019-12-011-4/+4
* sparc: Fix parport build warnings.David S. Miller2019-12-011-0/+2
* x86/intel_rdt: Prevent pseudo-locking from using stale pointersJithu Joseph2019-12-014-12/+55
* spi: omap2-mcspi: Set FIFO DMA trigger level to word lengthVignesh R2019-12-011-19/+7
* swiotlb: do not panic on mapping failuresChristoph Hellwig2019-12-011-32/+1
* s390/perf: Return error when debug_register failsThomas Richter2019-12-011-1/+5