summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-06perf/core: Rework memory accounting in perf_mmap()Song Liu1-2/+15
2019-11-06sched/vtime: Fix guest/system mis-accounting on task switchFrederic Weisbecker1-3/+3
2019-11-06sched/fair: Scale bandwidth quota and period without losing quota/period rati...Xuewei Zhang1-14/+22
2019-11-06x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang1-0/+3
2019-11-06arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye1-0/+5
2019-11-06btrfs: silence maybe-uninitialized warning in clone_rangeAustin Kim1-1/+1
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai1-1/+1
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()Jia-Ju Bai1-1/+2
2019-11-06fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai1-33/+23
2019-11-06ocfs2: clear zero in unaligned direct IOJia Guo1-1/+21
2019-11-06x86/xen: Return from panic notifierBoris Ostrovsky2-3/+29
2019-11-06riscv: Correct the handling of unexpected ebreak in do_trap_break()Vincent Chen1-3/+3
2019-11-06riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()Vincent Chen1-1/+1
2019-11-06riscv: avoid kernel hangs when trapped in BUG()Vincent Chen1-3/+3
2019-11-06MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer1-2/+3
2019-11-06efi/x86: Do not clean dummy variable in kexec pathDave Young1-3/+0
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner1-1/+1
2019-11-06arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon1-4/+2
2019-11-06arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANGWill Deacon1-0/+4
2019-11-06serial: 8250_omap: Fix gpio check for auto RTS/CTSAdam Ford1-2/+3
2019-11-06serial: mctrl_gpio: Check for NULL pointerAdam Ford1-0/+3
2019-11-06arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino2-1/+10
2019-11-06arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino3-16/+6
2019-11-06fs: cifs: mute -Wunused-const-variable messageAustin Kim1-4/+0
2019-11-06gpio: max77620: Use correct unit for debounce timesThierry Reding1-3/+3
2019-11-06RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe4-55/+33
2019-11-06RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcuJason Gunthorpe1-2/+3
2019-11-06RDMA/mlx5: Do not allow rereg of a ODP MRJason Gunthorpe1-3/+3
2019-11-06RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error pathLeon Romanovsky1-6/+4
2019-11-06RDMA/cm: Fix memory leak in cm_add/remove_oneJack Morgenstein1-0/+3
2019-11-06RDMA/core: Fix an error handling path in 'res_get_common_doit()'Christophe JAILLET1-1/+1
2019-11-06misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attachNavid Emamdoost1-0/+1
2019-11-06tty: n_hdlc: fix build on SPARCRandy Dunlap1-0/+5
2019-11-06serial/sifive: select SERIAL_EARLYCONChristoph Hellwig1-0/+1
2019-11-06tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'Christophe JAILLET1-1/+1
2019-11-06tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET1-1/+1
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse1-3/+9
2019-11-06arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse1-0/+1
2019-11-06arm64: cpufeature: Effectively expose FRINT capability to userspaceJulien Grall1-0/+1
2019-11-06nfs: Fix nfsi->nrequests count error on nfs_inode_remove_requestZhangXiaoxu1-2/+3
2019-11-06selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook2-3/+34
2019-11-06kselftest: exclude failed TARGETS from runlistCristian Marussi1-0/+4
2019-11-06HID: hyperv: Use in-place iterator API in the channel callbackDexuan Cui1-46/+10
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche1-1/+2
2019-11-06RDMA/iw_cxgb4: fix SRQ access from dump_qp()Potnuri Bharat Teja2-11/+6
2019-11-06RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost1-1/+4
2019-11-06RDMA/siw: Fix serialization issue in write_space()Krishnamraju Eraparaju1-4/+11
2019-11-06staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl1-2/+4
2019-11-06perf annotate: Don't return -1 for error when doing BPF disassemblyArnaldo Carvalho de Melo2-4/+17
2019-11-06perf annotate: Return appropriate error code for allocation failuresArnaldo Carvalho de Melo1-2/+2