summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | habanalabs: set 4s timeout for message to device CPUOded Gabbay2020-07-107-30/+38
| | * | | | habanalabs: set clock gating per engineOded Gabbay2020-07-107-62/+103
| | * | | | habanalabs: block WREG_BULK packet on PDMAOded Gabbay2020-07-101-1/+6
* | | | | | Merge tag 'driver-core-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-07-261-1/+1
|\ \ \ \ \ \
| * | | | | | device property: Avoid NULL pointer dereference in device_get_next_child_node()Andy Shevchenko2020-07-231-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-265-19/+63
|\ \ \ \ \ \
| * | | | | | staging: wlan-ng: properly check endpoint typesRustam Kovhaev2020-07-221-1/+15
| * | | | | | staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-201-6/+14
| * | | | | | staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-201-5/+19
| * | | | | | staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott2020-07-201-6/+14
| * | | | | | staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott2020-07-201-1/+1
| |/ / / / /
* | | | | | Merge tag 'tty-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-07-2610-32/+69
|\ \ \ \ \ \
| * | | | | | serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell2020-07-241-1/+11
| * | | | | | fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa2020-07-234-8/+8
| * | | | | | serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin2020-07-211-0/+18
| * | | | | | serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang2020-07-211-1/+1
| * | | | | | serial: tegra: drop bogus NULL tty-port checksJohan Hovold2020-07-211-9/+4
| * | | | | | serial: tegra: fix CREAD handling for PIOJohan Hovold2020-07-211-2/+5
| * | | | | | tty: xilinx_uartps: Really fix id assignmentHelmut Grohne2020-07-211-2/+6
| * | | | | | vt: Reject zero-sized screen buffer size.Tetsuo Handa2020-07-211-11/+18
| |/ / / / /
* | | | | | Merge tag 'usb-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-07-263-1/+8
|\ \ \ \ \ \
| * | | | | | usb: tegra: Fix allocation for the FPCI contextJon Hunter2020-07-231-1/+1
| * | | | | | usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman2020-07-211-0/+3
| * | | | | | usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun2020-07-211-0/+4
| |/ / / / /
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-07-261-5/+11
|\ \ \ \ \ \
| * | | | | | scsi: core: Run queue in case of I/O resource contention failureMing Lei2020-07-211-5/+11
* | | | | | | Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-252-23/+47
|\ \ \ \ \ \ \
| * | | | | | | riscv: Parse all memory blocks to remove unusable memoryAtish Patra2020-07-251-14/+17
| * | | | | | | RISC-V: Do not rely on initrd_start/end computed during early dt parsingAtish Patra2020-07-251-6/+27
| * | | | | | | RISC-V: Set maximum number of mapped pages correctlyAtish Patra2020-07-251-1/+1
| * | | | | | | riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfenceVincent Chen2020-07-211-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-255-18/+28
|\ \ \ \ \ \ \
| * | | | | | | x86/dumpstack: Dump user space code correctly againThomas Gleixner2020-07-221-10/+17
| * | | | | | | x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf2020-07-221-5/+0
| * | | | | | | x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf2020-07-221-2/+6
| * | | | | | | x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-07-222-1/+5
* | | | | | | | Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-251-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov2020-07-241-1/+1
* | | | | | | | | Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-07-252-10/+58
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'timers-v5.8-rc7' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner2020-07-212-10/+58
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4Tony Lindgren2020-07-212-10/+58
* | | | | | | | | | | Merge tag 'sched-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-251-10/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched: Warn if garbage is passed to default_wake_function()Chris Wilson2020-07-241-0/+1
| * | | | | | | | | | | sched: Fix race against ptrace_freeze_trace()Peter Zijlstra2020-07-221-10/+14
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-2512-40/+43
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'efi-urgent-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/ker...Thomas Gleixner2020-07-2312-40/+43
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | efi: Revert "efi/x86: Fix build with gcc 4"Ard Biesheuvel2020-07-091-2/+1
| | * | | | | | | | | | | efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel2020-07-096-15/+20
| | * | | | | | | | | | | efi/libstub: Move the function prototypes to header fileAtish Patra2020-07-092-17/+16
| | * | | | | | | | | | | efi/libstub: Fix gcc error around __umoddi3 for 32 bit buildsAtish Patra2020-07-091-1/+1