summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Documentation/Kbuild: Remove references to gcc-plugin.shRobert Karszniewicz2021-01-231-6/+0
| * | | | | | | | scripts: switch explicitly to Python 3Andy Shevchenko2021-01-212-2/+2
* | | | | | | | | Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-02-073-6/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel2021-02-051-2/+20
| * | | | | | | | | smb3: fix crediting for compounding when only one request in flightPavel Shilovsky2021-02-051-3/+15
| * | | | | | | | | smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva2021-02-021-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'riscv-for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-074-5/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RISC-V: Define MAXPHYSMEM_1GB only for RV32Atish Patra2021-02-031-0/+2
| * | | | | | | | | riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWXSebastien Van Cauwenberghe2021-02-031-3/+3
| * | | | | | | | | RISC-V: Fix .init section permission updateAtish Patra2021-02-031-1/+3
| * | | | | | | | | riscv: virt_addr_valid must check the address belongs to linear mappingAlexandre Ghiti2021-02-031-1/+4
| |/ / / / / / / /
* | | | | | | | | Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-078-21/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semanticsRaoni Fassina Firmino2021-02-022-2/+11
| * | | | | | | | | powerpc/vdso64: remove meaningless vgettimeofday.o build ruleMasahiro Yamada2021-01-301-2/+0
| * | | | | | | | | powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.oMasahiro Yamada2021-01-305-11/+4
| * | | | | | | | | powerpc/sstep: Fix array out of bound warningRavi Bangoria2021-01-301-6/+8
* | | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-077-78/+77
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: kexec: fix oops after TLB are invalidatedRussell King2021-02-054-39/+36
| * | | | | | | | | | ARM: ensure the signal page contains defined contentsRussell King2021-02-051-6/+8
| * | | | | | | | | | ARM: 9043/1: tegra: Fix misplaced tegra_uart_config in decompressorDmitry Osipenko2021-01-291-27/+27
| * | | | | | | | | | ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King2021-01-291-6/+6
* | | | | | | | | | | Merge tag 'usb-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-02-0619-70/+237
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner2021-02-051-7/+1
| * | | | | | | | | | | usb: dwc3: fix clock issue during resume in OTG modeGary Bisson2021-02-051-1/+1
| * | | | | | | | | | | xhci: fix bounce buffer usage for non-sg list caseMathias Nyman2021-02-031-11/+20
| * | | | | | | | | | | usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720Pali Rohár2021-02-034-1/+68
| * | | | | | | | | | | usb: xhci-mtk: break loop when find the endpoint to dropChunfeng Yun2021-02-021-1/+3
| * | | | | | | | | | | usb: xhci-mtk: skip dropping bandwidth of unchecked endpointsChunfeng Yun2021-02-012-29/+36
| * | | | | | | | | | | usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda2021-02-011-0/+1
| * | | | | | | | | | | Merge tag 'thunderbolt-for-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2021-02-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link()Mario Limonciello2021-01-281-1/+1
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter2021-01-311-1/+3
| * | | | | | | | | | | Merge tag 'usb-serial-5.11-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-01-302-0/+8
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel2021-01-281-0/+6
| | * | | | | | | | | | | USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran2021-01-251-0/+1
| | * | | | | | | | | | | USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin2021-01-131-0/+1
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | usb: xhci-mtk: fix unreleased bandwidth dataIkjoon Jang2021-01-265-39/+111
| * | | | | | | | | | | usb: gadget: aspeed: add missing of_node_putkernel test robot2021-01-261-1/+3
| * | | | | | | | | | | USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins2021-01-261-8/+11
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-068-22/+102
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin2021-01-251-1/+16
| * | | | | | | | | | | Input: ariel-pwrbutton - remove unused variable ariel_pwrbutton_id_tableSouptick Joarder2021-01-121-6/+0
| * | | | | | | | | | | Input: goodix - add support for Goodix GT9286 chipAngeloGioacchino Del Regno2021-01-101-0/+2
| * | | | | | | | | | | dt-bindings: input: touchscreen: goodix: Add binding for GT9286 ICAngeloGioacchino Del Regno2021-01-101-0/+1
| * | | | | | | | | | | dt-bindings: input: adc-keys: clarify descriptionHeinrich Schuchardt2021-01-051-2/+20
| * | | | | | | | | | | Input: ili210x - implement pressure reporting for ILI251xMarek Vasut2021-01-041-7/+19
| * | | | | | | | | | | Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan2021-01-041-0/+2
| * | | | | | | | | | | Input: st1232 - wait until device is ready before reading resolutionGeert Uytterhoeven2021-01-021-0/+35
| * | | | | | | | | | | Input: st1232 - do not read more bytes than neededGeert Uytterhoeven2021-01-021-4/+5
| * | | | | | | | | | | Input: st1232 - fix off-by-one error in resolution handlingGeert Uytterhoeven2021-01-021-2/+2