summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-01selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman1-7/+2
2019-12-01selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman1-0/+1
2019-12-01selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley1-8/+3
2019-12-01selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley1-9/+4
2019-12-01powerpc/xmon: Relax frame size for clangJoel Stanley1-0/+6
2019-12-01ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu2-18/+39
2019-12-01vfs: avoid problematic remapping requests into partial EOF blockDarrick J. Wong1-0/+33
2019-12-01um: Make line/tty semantics use true write IRQAnton Ivanov1-2/+2
2019-12-01i2c: uniphier-f: fix race condition when IRQ is clearedMasahiro Yamada1-5/+6
2019-12-01i2c: uniphier-f: fix occasional timeout errorMasahiro Yamada1-8/+25
2019-12-01i2c: uniphier-f: make driver robust against concurrencyMasahiro Yamada1-1/+16
2019-12-01block: fix the DISCARD request mergeJianchao Wang1-10/+36
2019-12-01macsec: let the administrator set UP state even if lowerdev is downSabrina Dubroca1-3/+0
2019-12-01macsec: update operstate when lower device changesSabrina Dubroca1-0/+17
2019-12-01mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race conditionAndrea Arcangeli1-7/+18
2019-12-01tools/testing/selftests/vm/gup_benchmark.c: fix 'write' flag usageKeith Busch1-0/+1
2019-12-01mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlockDave Chinner1-18/+15
2019-12-01fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...Jia-Ju Bai1-1/+1
2019-12-01arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin10-16/+21
2019-12-01sparc64: Rework xchg() definition to avoid warnings.David S. Miller1-1/+6
2019-12-01powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia1-2/+1
2019-12-01bpf, btf: fix a missing check bug in btf_parseMartin Lau1-30/+25
2019-12-01bpf: devmap: fix wrong interface selection in notifier_callTaehee Yoo1-2/+1
2019-12-01net: ethernet: cadence: fix socket buffer corruption problemTristram Ha1-1/+1
2019-12-01thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven1-2/+2
2019-12-01thermal: rcar_thermal: fix duplicate IRQ requestSergei Shtylyov1-1/+1
2019-12-01selftests: fix warning: "_GNU_SOURCE" redefinedPeng Hao2-2/+2
2019-12-01selftests: kvm: Fix -Wformat warningsAndrea Parri1-2/+2
2019-12-01selftests: watchdog: Fix error message.Jerry Hoemann1-4/+4
2019-12-01selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)1-1/+7
2019-12-01selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu1-0/+3
2019-12-01spi: uniphier: fix incorrect property itemsKeiji Hayashibara1-6/+8
2019-12-01fs/cifs: fix uninitialised variable warningsGarry McNulty1-3/+3
2019-12-01net: socionext: Stop PHY before resetting netsecMasahisa Kojima1-4/+15
2019-12-01mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski2-8/+1
2019-12-01mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as wellAndy Shevchenko2-10/+32
2019-12-01mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam2-1/+3
2019-12-01mfd: arizona: Correct calling of runtime_put_syncSapthagiri Baratam1-4/+4
2019-12-01net: ethernet: ti: cpsw: unsync mcast entries while switch promisc modeIvan Khoronzhuk1-0/+1
2019-12-01qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter1-1/+1
2019-12-01mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor1-4/+3
2019-12-01f2fs: spread f2fs_set_inode_flags()Chao Yu3-4/+5
2019-12-01f2fs: fix to spread clear_cold_data()Chao Yu3-2/+11
2019-12-01thermal: armada: fix a test in probe()Dan Carpenter1-2/+2
2019-12-01RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremapVincent Chen1-1/+1
2019-12-01rtc: s35390a: Change buf's type to u8 in s35390a_initNathan Chancellor1-1/+1
2019-12-01ceph: only allow punch hole mode in fallocateLuis Henriques1-36/+9
2019-12-01ceph: fix dentry leak in ceph_readdir_prepopulateYan, Zheng1-1/+0
2019-12-01tools: bpftool: fix completion for "bpftool map update"Quentin Monnet1-1/+1
2019-12-01selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet1-1/+1