summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.9-rc6v5.9-rc6Linus Torvalds2020-09-201-1/+1
* Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-09-201-2/+4
|\
| * core/entry: Report syscall correctly for trace and auditKees Cook2020-09-141-2/+4
* | Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-09-201-1/+1
|\ \
| * | objtool: Fix noreturn detection for ignored functionsJosh Poimboeuf2020-09-181-1/+1
| |/
* | Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-09-204-12/+37
|\ \
| * | locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countHou Tao2020-09-162-6/+6
| * | locking/lockdep: Fix "USED" <- "IN-NMI" inversionspeterz@infradead.org2020-09-032-6/+31
* | | Merge tag 'efi-urgent-for-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-201-1/+1
|\ \ \
| * | | efi: efibc: check for efivars write capabilityArd Biesheuvel2020-09-151-1/+1
* | | | Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-204-1/+24
|\ \ \ \
| * | | | x86/unwind/fp: Fix FP unwinding in ret_from_forkJosh Poimboeuf2020-09-182-1/+21
| * | | | x86/boot/compressed: Disable relocation relaxationArvind Sankar2020-09-141-0/+2
| * | | | x86/defconfigs: Explicitly unset CONFIG_64BIT in i386_defconfigDaniel Díaz2020-09-091-0/+1
* | | | | Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-204-13/+40
|\ \ \ \ \
| * | | | | dax: Fix stack overflow when mounting fsdax pmem deviceAdrian Huang2020-09-201-6/+6
| * | | | | dm: Call proper helper to determine dax supportJan Kara2020-09-203-5/+31
| * | | | | dm/dax: Fix table reference countsDan Williams2020-09-201-2/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-208-6/+104
|\ \ \ \ \
| * | | | | RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt2020-09-194-0/+71
| * | | | | riscv: Fix Kendryte K210 device treeDamien Le Moal2020-09-191-2/+4
| * | | | | riscv: Add sfence.vma after early page table changesGreentime Hu2020-09-191-4/+3
| * | | | | RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt2020-09-112-0/+26
* | | | | | Merge tag 'usb-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-09-209-17/+64
|\ \ \ \ \ \
| * | | | | | usblp: fix race between disconnect() and read()Oliver Neukum2020-09-171-0/+5
| * | | | | | ehci-hcd: Move include to keep CRC stableQuentin Perret2020-09-172-1/+1
| * | | | | | usb: typec: intel_pmc_mux: Handle SCU IPC error conditionsMadhusudanarao Amara2020-09-161-3/+9
| * | | | | | USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao2020-09-161-0/+4
| * | | | | | USB: UAS: fix disconnect by unplugging a hubOliver Neukum2020-09-161-2/+12
| * | | | | | usb: typec: ucsi: Prevent mode overrunHeikki Krogerus2020-09-161-6/+16
| * | | | | | usb: typec: ucsi: acpi: Increase command completion timeout valueHeikki Krogerus2020-09-161-1/+1
| * | | | | | Merge tag 'thunderbolt-for-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2020-09-151-4/+16
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | thunderbolt: Retry DROM read once if parsing failsMika Westerberg2020-09-091-4/+16
* | | | | | | Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-09-204-25/+33
|\ \ \ \ \ \ \
| * | | | | | | fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa2020-09-161-1/+1
| * | | | | | | serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich2020-09-161-0/+11
| * | | | | | | serial: core: fix console port-lock regressionJohan Hovold2020-09-162-17/+16
| * | | | | | | serial: core: fix port-lock initialisationJohan Hovold2020-09-161-8/+6
* | | | | | | | Merge tag 'edac_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-09-201-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | EDAC/ghes: Check whether the driver is on the safe list correctlyBorislav Petkov2020-09-151-0/+4
| * | | | | | | | EDAC/ghes: Clear scanned data on unloadBorislav Petkov2020-09-151-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-09-203-8/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: trackpoint - add new trackpoint variant IDsVincent Huang2020-09-142-8/+12
| * | | | | | | | Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede2020-09-081-0/+16
* | | | | | | | | mm: fix wake_page_function() comment typosLinus Torvalds2020-09-201-2/+2
* | | | | | | | | Merge tag 'kbuild-fixes-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-09-203-35/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kconfig: qconf: revive help message in the info viewMasahiro Yamada2020-09-201-3/+8
| * | | | | | | | | kconfig: qconf: fix incomplete type 'struct gstr' warningMasahiro Yamada2020-09-202-31/+30
| * | | | | | | | | kconfig: qconf: use delete[] instead of delete to free array (again)Masahiro Yamada2020-09-191-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-09-1918-50/+102
|\ \ \ \ \ \ \ \ \