summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-05ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3Jonathan Cameron1-1/+2
2020-11-05bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun1-1/+6
2020-11-05drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He1-47/+51
2020-11-05brcmfmac: Fix warning message after dongle setup failedWright Feng1-4/+6
2020-11-05ACPI: Add out of bounds and numa_off protections to pxm_to_node()Jonathan Cameron1-1/+1
2020-11-05xfs: don't free rt blocks when we're doing a REMAP bunmapi callDarrick J. Wong1-7/+12
2020-11-05can: flexcan: disable clocks during stop modeJoakim Zhang1-10/+20
2020-11-05arm64/mm: return cpu_all_mask when node is NUMA_NO_NODEZhengyuan Liu2-1/+8
2020-11-05SUNRPC: Mitigate cond_resched() in xprt_transmit()Chuck Lever1-2/+4
2020-11-05usb: xhci: omit duplicate actions when suspending a runtime suspended host.Peter Chen1-2/+5
2020-11-05coresight: Make sysfs functional on topologies with per core sinkLinu Cherian2-36/+29
2020-11-05uio: free uio id after uio file node is freedLang Dai1-2/+2
2020-11-05USB: adutux: fix debuggingOliver Neukum1-0/+1
2020-11-05cpufreq: sti-cpufreq: add stih418 supportAlain Volmat1-2/+4
2020-11-05riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOZong Li1-0/+3
2020-11-05samples/bpf: Fix possible deadlock in xdpsockMagnus Karlsson1-0/+1
2020-11-05selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song1-2/+2
2020-11-05media: uvcvideo: Fix dereference of out-of-bound list iteratorDaniel W. S. Almeida1-4/+9
2020-11-05bpf: Permit map_ptr arithmetic with opcode add and offset 0Yonghong Song1-0/+4
2020-11-05kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"Douglas Anderson1-8/+14
2020-11-05ia64: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu1-75/+2
2020-11-05printk: reduce LOG_BUF_SHIFT range for H8300John Ogness1-1/+2
2020-11-05arm64: topology: Stop using MPIDR for topology informationValentin Schneider1-15/+17
2020-11-05drm/bridge/synopsys: dsi: add support for non-continuous HS clockAntonio Borneo1-2/+7
2020-11-05mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik1-0/+3
2020-11-05media: imx274: fix frame interval handlingHans Verkuil1-3/+5
2020-11-05media: tw5864: check status of tw5864_frameinterval_getTom Rix1-0/+6
2020-11-05usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...Badhri Jagan Sridharan2-1/+2
2020-11-05media: platform: Improve queue set up flow for bug fixingXia Jiang1-0/+7
2020-11-05media: videodev2.h: RGB BT2020 and HSV are always full rangeHans Verkuil3-17/+14
2020-11-05selftests/x86/fsgsbase: Reap a forgotten childAndy Lutomirski1-0/+3
2020-11-05drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctlyNadezda Lutovinova1-2/+10
2020-11-05ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam1-1/+7
2020-11-05ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong1-0/+4
2020-11-05video: fbdev: pvr2fb: initialize variablesTom Rix1-0/+2
2020-11-05xfs: fix realtime bitmap/summary file truncation when growing rt volumeDarrick J. Wong1-2/+8
2020-11-05power: supply: bq27xxx: report "not charging" on all typesKrzysztof Kozlowski1-2/+4
2020-11-05NFS4: Fix oops when copy_file_range is attempted with NFS4.0 sourceDave Wysochanski1-1/+2
2020-11-05ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addressesDouglas Anderson1-28/+72
2020-11-05f2fs: handle errors of f2fs_get_meta_page_nofailJaegeuk Kim4-6/+12
2020-11-05um: change sigio_spinlock to a mutexJohannes Berg1-3/+3
2020-11-05s390/startup: avoid save_area_sync overflowVasily Gorbik1-10/+11
2020-11-05f2fs: fix to check segment boundary during SIT page readaheadChao Yu1-0/+2
2020-11-05f2fs: fix uninit-value in f2fs_lookupChao Yu1-5/+3
2020-11-05f2fs: add trace exit in exception pathZhang Qilong1-1/+5
2020-11-05sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin1-51/+14
2020-11-05powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin2-1/+2
2020-11-05mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching raceNicholas Piggin2-2/+22
2020-11-05powerpc/powernv/smp: Fix spurious DBG() warningOliver O'Halloran1-1/+1
2020-11-05futex: Fix incorrect should_fail_futex() handlingMateusz Nosek1-1/+3