Age | Commit message (Expand) | Author | Files | Lines |
2020-11-08 | Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -25/+11 |
2020-11-08 | Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 11 | -6/+38 |
2020-11-08 | vt: Disable KD_FONT_OP_COPY | Daniel Vetter | 1 | -22/+2 |
2020-11-08 | Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -18/+96 |
2020-11-07 | Merge tag 'block-5.10-2020-11-07' of git://git.kernel.dk/linux-block | Linus Torvalds | 7 | -46/+65 |
2020-11-07 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -176/+176 |
2020-11-07 | Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 2 | -1/+16 |
2020-11-06 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -5/+15 |
2020-11-06 | Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 4 | -44/+44 |
2020-11-06 | Merge tag 'spi-fix-v5.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+1 |
2020-11-06 | Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 50 | -353/+425 |
2020-11-06 | Merge tag 'tpmdd-next-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+32 |
2020-11-06 | Merge tag 'iommu-fixes-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -3/+16 |
2020-11-06 | Merge tag 'vfio-v5.10-rc3' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 6 | -27/+50 |
2020-11-06 | Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 4 | -26/+37 |
2020-11-06 | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 27 | -113/+250 |
2020-11-06 | null_blk: Fix scheduling in atomic with zoned mode | Damien Le Moal | 2 | -17/+32 |
2020-11-06 | tty: fix crash in release_tty if tty->port is not set | Matthias Reichl | 1 | -2/+4 |
2020-11-06 | serial: txx9: add missing platform_driver_unregister() on error in serial_txx... | Qinglang Miao | 1 | -0/+3 |
2020-11-06 | tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled | Lucas Stach | 1 | -0/+1 |
2020-11-06 | serial: 8250_mtk: Fix uart_get_baud_rate warning | Claire Chang | 1 | -1/+1 |
2020-11-06 | tpm: efi: Don't create binary_bios_measurements file for an empty log | Tyler Hicks | 1 | -0/+5 |
2020-11-06 | tpm_tis: Disable interrupts on ThinkPad T490s | Jerry Snitselaar | 1 | -2/+27 |
2020-11-06 | i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED | Michael Wu | 1 | -27/+18 |
2020-11-06 | i2c: designware: call i2c_dw_read_clear_intrbits_slave() once | Michael Wu | 1 | -6/+1 |
2020-11-06 | i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM | Geert Uytterhoeven | 1 | -1/+1 |
2020-11-06 | i2c: mlxbf: Update author and maintainer email info | Khalil Blaiech | 1 | -1/+1 |
2020-11-06 | i2c: mlxbf: Update reference clock frequency | Khalil Blaiech | 1 | -6/+4 |
2020-11-06 | i2c: mlxbf: Remove unecessary wrapper functions | Khalil Blaiech | 1 | -111/+72 |
2020-11-06 | i2c: mlxbf: Fix resrticted cast warning of sparse | Khalil Blaiech | 1 | -2/+2 |
2020-11-06 | i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call | Khalil Blaiech | 1 | -0/+9 |
2020-11-06 | i2c: sh_mobile: implement atomic transfers | Ulrich Hecht | 1 | -20/+66 |
2020-11-06 | spi: bcm2835: remove use of uninitialized gpio flags variable | Martin Hundebøll | 1 | -2/+1 |
2020-11-06 | USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_property | Zhang Qilong | 1 | -1/+3 |
2020-11-06 | usb: mtu3: fix panic in mtu3_gadget_stop() | Macpaul Lin | 1 | -0/+1 |
2020-11-06 | Merge tag 'drm-misc-fixes-2020-11-05' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 11 | -84/+115 |
2020-11-06 | Merge tag 'amd-drm-fixes-5.10-2020-11-04' of git://people.freedesktop.org/~ag... | Dave Airlie | 24 | -61/+150 |
2020-11-06 | Merge tag 'drm-intel-fixes-2020-11-05' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 9 | -65/+139 |
2020-11-06 | Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux... | Dave Airlie | 6 | -143/+21 |
2020-11-05 | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2020-11-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 5 | -11/+24 |
2020-11-05 | Merge tag 'spi-fix-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -26/+19 |
2020-11-05 | Merge tag 'regulator-fix-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2020-11-05 | Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 6 | -50/+35 |
2020-11-05 | Merge tag 'pci-v5.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -17/+23 |
2020-11-05 | ionic: check port ptr before use | Shannon Nelson | 1 | -0/+5 |
2020-11-05 | RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring | Jason Gunthorpe | 1 | -1/+1 |
2020-11-05 | Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10 | Jens Axboe | 5 | -29/+33 |
2020-11-05 | Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-opp' and 'powercap' | Rafael J. Wysocki | 3 | -5/+8 |
2020-11-04 | r8169: work around short packet hw bug on RTL8125 | Heiner Kallweit | 1 | -3/+11 |