aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-18reset: Add Raspberry Pi 4 firmware reset controllerGravatar Nicolas Saenz Julienne 3-0/+134
2020-08-18dt-bindings: reset: Add a binding for the RPi Firmware reset controllerGravatar Nicolas Saenz Julienne 2-0/+34
2020-08-18usb: mos7720: convert tasklets to use new tasklet_setup() APIGravatar Allen Pais 1-4/+4
2020-08-18usb: xhci: convert tasklets to use new tasklet_setup() APIGravatar Allen Pais 1-3/+3
2020-08-18usb/gadget: fsl_qe_udc: convert tasklets to use new tasklet_setup() APIGravatar Allen Pais 1-4/+3
2020-08-18usb/gadget: f_midi: convert tasklets to use new tasklet_setup() APIGravatar Allen Pais 1-3/+3
2020-08-18usb: hcd: convert tasklets to use new tasklet_setup() APIGravatar Allen Pais 1-3/+3
2020-08-18usb: c67x00: convert tasklets to use new tasklet_setup() APIGravatar Allen Pais 1-4/+3
2020-08-18usb: atm: convert tasklets to use new tasklet_setup() APIGravatar Allen Pais 1-6/+8
2020-08-18usb: core: Solve race condition in anchor cleanup functionsGravatar Eli Billauer 1-35/+54
2020-08-18usb: common: usb-conn-gpio: Print error on failure to get VBUSGravatar Thierry Reding 1-1/+1
2020-08-18usb: common: usb-conn-gpio: Make VBUS supply optionalGravatar Thierry Reding 1-6/+24
2020-08-18USB: yurex: remove needless check before usb_free_coherent()Gravatar Xu Wang 1-4/+2
2020-08-18USB: storage: isd200: fix spelling mistake "removeable" -> "removable"Gravatar Colin Ian King 1-1/+1
2020-08-18usb: host: xhci-tegra: remove a duplicated entryGravatar JC Kuo 1-1/+0
2020-08-18usb: xhci-mtk: Fix typoGravatar Frank Wunderlich 1-3/+3
2020-08-18usb: mtu3: Remove unsused inline function is_first_entryGravatar YueHaibing 1-6/+0
2020-08-16Linux 5.9-rc1v5.9-rc1Gravatar Linus Torvalds 1-2/+2
2020-08-16Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-156/+409
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Gravatar Mike Rapoport 1-0/+6
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 8-66/+62
2020-08-15Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-8/+17
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shGravatar Linus Torvalds 69-998/+370
2020-08-15io_uring: short circuit -EAGAIN for blocking read attemptGravatar Jens Axboe 1-1/+4
2020-08-15io_uring: sanitize double poll handlingGravatar Jens Axboe 1-9/+25
2020-08-15Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 37-247/+1253
2020-08-15Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 9-32/+88
2020-08-15Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-12/+5
2020-08-15Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-15/+38
2020-08-15Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+2
2020-08-15Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linuxGravatar Linus Torvalds 4-63/+18
2020-08-15Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 3-2/+4
2020-08-15Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 31-123/+2368
2020-08-15Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+47
2020-08-15Merge tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 176-1188/+1156
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 6-91/+121
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 4-113/+229
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 86-846/+1725
2020-08-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 125-566/+596
2020-08-14virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Gravatar Krzysztof Kozlowski 1-3/+3
2020-08-14ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Gravatar Krzysztof Kozlowski 3-3/+3
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Gravatar Krzysztof Kozlowski 1-3/+3
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Gravatar Krzysztof Kozlowski 22-138/+138
2020-08-14sh: use generic strncpy()Gravatar Kuninori Morimoto 1-26/+0
2020-08-14sh: clkfwk: remove r8/r16/r32Gravatar Kuninori Morimoto 1-19/+4
2020-08-14include/asm-generic/vmlinux.lds.h: align ro_after_initGravatar Romain Naour 1-0/+1
2020-08-14mm: annotate a data race in page_zonenum()Gravatar Qian Cai 1-0/+1
2020-08-14mm/swap.c: annotate data races for lru_rotate_pvecsGravatar Qian Cai 1-2/+3
2020-08-14mm/rmap: annotate a data race at tlb_flush_batchedGravatar Qian Cai 1-1/+1
2020-08-14mm/mempool: fix a data race in mempool_free()Gravatar Qian Cai 1-1/+1