Age | Commit message (Expand) | Author | Files | Lines |
2024-11-03 | Merge tag 'phy-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 13 | -26/+56 |
2024-11-03 | Merge tag 'dmaengine-fix-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -26/+61 |
2024-11-03 | Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -12/+5 |
2024-11-03 | Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 10 | -31/+77 |
2024-11-03 | Merge tag 'char-misc-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -66/+91 |
2024-11-03 | Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -64/+95 |
2024-11-03 | Merge tag 'irq-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+12 |
2024-11-02 | Input: fix regression when re-registering input handlers | Dmitry Torokhov | 1 | -61/+73 |
2024-11-01 | Merge tag 'pci-v6.12-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+9 |
2024-11-01 | Merge tag 'drm-fixes-2024-11-02' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 33 | -104/+376 |
2024-11-01 | Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -67/+190 |
2024-11-01 | Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linux | Linus Torvalds | 3 | -16/+48 |
2024-11-01 | Merge tag 'acpi-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -4/+5 |
2024-11-01 | Merge tag 'gpio-fixes-for-v6.12-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -3/+7 |
2024-11-02 | Merge tag 'drm-xe-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/... | Dave Airlie | 5 | -35/+72 |
2024-11-01 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2024-10-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 5 | -21/+28 |
2024-10-31 | Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 53 | -152/+596 |
2024-11-01 | Merge tag 'mediatek-drm-fixes-20241028' of https://git.kernel.org/pub/scm/lin... | Dave Airlie | 11 | -32/+179 |
2024-11-01 | Merge tag 'amd-drm-fixes-6.12-2024-10-31' of https://gitlab.freedesktop.org/a... | Dave Airlie | 3 | -4/+7 |
2024-11-01 | Merge tag 'drm-misc-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 14 | -33/+118 |
2024-10-31 | gpiolib: fix debugfs dangling chip separator | Johan Hovold | 1 | -1/+1 |
2024-10-31 | gpiolib: fix debugfs newline separators | Johan Hovold | 1 | -0/+2 |
2024-10-31 | drm/xe: Don't short circuit TDR on jobs not started | Matthew Brost | 1 | -6/+12 |
2024-10-31 | drm/xe: Add mmio read before GGTT invalidate | Matthew Brost | 1 | -0/+10 |
2024-10-31 | gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call | Andy Shevchenko | 1 | -1/+3 |
2024-10-31 | gpio: fix uninit-value in swnode_find_gpio | Suraj Sonawane | 1 | -1/+1 |
2024-10-31 | net: hns3: fix kernel crash when 1588 is sent on HIP08 devices | Jie Wang | 1 | -0/+3 |
2024-10-31 | net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue | Hao Lan | 2 | -8/+10 |
2024-10-31 | net: hns3: initialize reset_timer before hclgevf_misc_irq_init() | Jian Shen | 1 | -1/+1 |
2024-10-31 | net: hns3: don't auto enable misc vector | Jian Shen | 1 | -5/+7 |
2024-10-31 | net: hns3: Resolved the issue that the debugfs query result is inconsistent. | Hao Lan | 1 | -1/+3 |
2024-10-31 | net: hns3: fix missing features due to dev->features configuration too early | Hao Lan | 1 | -1/+0 |
2024-10-31 | net: hns3: fixed reset failure issues caused by the incorrect reset type | Hao Lan | 2 | -10/+61 |
2024-10-31 | net: hns3: add sync command to sync io-pgtable | Jian Shen | 1 | -0/+27 |
2024-10-31 | net: hns3: default enable tx bounce buffer when smmu enabled | Peiyang Wang | 3 | -0/+66 |
2024-10-31 | drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic() | Jinjie Ruan | 1 | -4/+4 |
2024-10-31 | drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic() | Jinjie Ruan | 1 | -12/+12 |
2024-10-31 | drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic() | Jinjie Ruan | 1 | -0/+42 |
2024-10-30 | net: ethernet: mtk_wed: fix path of MT7988 WO firmware | Daniel Golle | 1 | -2/+2 |
2024-10-30 | mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address | Ido Schimmel | 1 | -2/+24 |
2024-10-30 | mlxsw: pci: Sync Rx buffers for device | Amit Cohen | 1 | -1/+2 |
2024-10-30 | mlxsw: pci: Sync Rx buffers for CPU | Amit Cohen | 1 | -7/+15 |
2024-10-30 | mlxsw: spectrum_ptp: Add missing verification before pushing Tx header | Amit Cohen | 1 | -0/+7 |
2024-10-30 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -7/+5 |
2024-10-30 | drm/panthor: Report group as timedout when we fail to properly suspend | Boris Brezillon | 1 | -4/+11 |
2024-10-30 | drm/panthor: Fail job creation when the group is dead | Boris Brezillon | 1 | -0/+5 |
2024-10-30 | drm/panthor: Fix firmware initialization on systems with a page size > 4k | Boris Brezillon | 4 | -8/+24 |
2024-10-30 | nvme: re-fix error-handling for io_uring nvme-passthrough | Keith Busch | 1 | -2/+5 |
2024-10-30 | nvmet-auth: assign dh_key to NULL after kfree_sensitive | Vitaliy Shevtsov | 1 | -0/+1 |