| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-12 | Merge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
| 2025-10-12 | Merge tag 'irq_urgent_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -4/+6 |
| 2025-10-11 | Revert "i2c: boardinfo: Annotate code used in init phase only" | Wolfram Sang | 1 | -2/+2 |
| 2025-10-11 | Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 17 | -203/+701 |
| 2025-10-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 9 | -24/+33 |
| 2025-10-11 | Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+5 |
| 2025-10-10 | Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 43 | -248/+385 |
| 2025-10-10 | Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 3 | -8/+17 |
| 2025-10-11 | Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 3 | -8/+17 |
| 2025-10-10 | Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -2/+3 |
| 2025-10-10 | Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+7 |
| 2025-10-10 | Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -77/+178 |
| 2025-10-10 | Merge tag 'gpio-fixes-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+2 |
| 2025-10-10 | Merge tag 'ntb-6.18' of https://github.com/jonmason/ntb | Linus Torvalds | 4 | -51/+93 |
| 2025-10-10 | Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -182/+294 |
| 2025-10-10 | gpio: wcd934x: mark the GPIO controller as sleeping | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-10-10 | tpm: Prevent local DOS via tpm/tpm0/ppi/*operations | Denis Aleksandrov | 1 | -23/+66 |
| 2025-10-10 | tpm: use a map for tpm2_calc_ordinal_duration() | Jarkko Sakkinen | 3 | -97/+34 |
| 2025-10-10 | tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single | Gunnar Kudrjavets | 1 | -2/+2 |
| 2025-10-10 | tpm: Use HMAC-SHA256 library instead of open-coded HMAC | Eric Biggers | 1 | -71/+27 |
| 2025-10-10 | tpm: Compare HMAC values in constant time | Eric Biggers | 2 | -3/+4 |
| 2025-10-10 | tpm: Disable TPM2_TCG_HMAC by default | Jarkko Sakkinen | 1 | -1/+1 |
| 2025-10-10 | fbdev: Fix logic error in "offb" name match | Finn Thain | 1 | -1/+1 |
| 2025-10-09 | rtc: interface: Ensure alarm irq is enabled when UIE is enabled | Esben Haabendal | 1 | -0/+4 |
| 2025-10-09 | rtc: tps6586x: Fix initial enable_irq/disable_irq balance | Esben Haabendal | 1 | -0/+1 |
| 2025-10-09 | rtc: cpcap: Fix initial enable_irq/disable_irq balance | Esben Haabendal | 1 | -0/+1 |
| 2025-10-09 | rtc: isl12022: Fix initial enable_irq/disable_irq balance | Esben Haabendal | 1 | -0/+1 |
| 2025-10-09 | rtc: interface: Fix long-standing race when setting alarm | Esben Haabendal | 1 | -0/+23 |
| 2025-10-10 | Merge tag 'amd-drm-next-6.18-2025-10-09' of https://gitlab.freedesktop.org/ag... | Dave Airlie | 27 | -172/+274 |
| 2025-10-09 | Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 27 | -107/+251 |
| 2025-10-09 | Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 4 | -19/+29 |
| 2025-10-09 | gpio: usbio: Add ACPI device-id for MTL-CVF devices | Hans de Goede | 1 | -0/+1 |
| 2025-10-09 | net: airoha: Fix loopback mode configuration for GDM2 port | Lorenzo Bianconi | 2 | -1/+6 |
| 2025-10-09 | eth: fbnic: fix reporting of alloc_failed qstats | Jakub Kicinski | 5 | -11/+58 |
| 2025-10-09 | eth: fbnic: fix saving stats from XDP_TX rings on close | Jakub Kicinski | 3 | -6/+6 |
| 2025-10-09 | eth: fbnic: fix accounting of XDP packets | Jakub Kicinski | 1 | -15/+15 |
| 2025-10-09 | eth: fbnic: fix missing programming of the default descriptor | Jakub Kicinski | 1 | -0/+8 |
| 2025-10-08 | Merge tag 'pci-v6.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
| 2025-10-08 | PCI: Fix regression in pci_bus_distribute_available_resources() | Yangyu Chen | 1 | -2/+3 |
| 2025-10-08 | Merge tag 'mailbox-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 7 | -24/+346 |
| 2025-10-08 | Merge tag 'vfio-v6.18-rc1-pt2' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -21/+110 |
| 2025-10-08 | Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 54 | -855/+2052 |
| 2025-10-08 | Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+2 |
| 2025-10-08 | loop: remove redundant __GFP_NOWARN flag | Pedro Demarchi Gomes | 1 | -1/+1 |
| 2025-10-07 | Merge branch 'next' into for-linus | Dmitry Torokhov | 6009 | -151433/+244715 |
| 2025-10-07 | Input: atmel_mxt_ts - allow reset GPIO to sleep | Marek Vasut | 1 | -1/+1 |
| 2025-10-07 | net: pse-pd: tps23881: Fix current measurement scaling | Thomas Wismer | 1 | -1/+1 |
| 2025-10-07 | net/mlx5: fix pre-2.40 binutils assembler error | Arnd Bergmann | 1 | -1/+1 |
| 2025-10-07 | drm/nouveau: fix bad ret code in nouveau_bo_move_prep | Shuhao Fu | 1 | -1/+1 |
| 2025-10-07 | Merge tag 'char-misc-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -31/+71 |
| 2025-10-07 | Merge tag 'staging-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -37/+31 |
| 2025-10-07 | Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -160/+16 |
| 2025-10-07 | Merge tag 'thermal-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -8/+7 |
| 2025-10-07 | drm/amd/display: Incorrect Mirror Cositing | Jesse Agate | 1 | -5/+5 |
| 2025-10-07 | drm/amd/display: Enable Dynamic DTBCLK Switch | Fangzhi Zuo | 1 | -0/+4 |
| 2025-10-07 | drm/amdgpu: Report individual reset error | Lijo Lazar | 1 | -10/+15 |
| 2025-10-07 | drm/amdgpu: partially revert "revert to old status lock handling v3" | Christian König | 4 | -68/+105 |
| 2025-10-07 | drm/amd/display: Fix unsafe uses of kernel mode FPU | Ard Biesheuvel | 6 | -7/+56 |
| 2025-10-07 | drm/amd/pm: Disable VCN queue reset on SMU v13.0.6 due to regression | Jesse.Zhang | 1 | -2/+1 |
| 2025-10-07 | drm/amdgpu: Fix general protection fault in amdgpu_vm_bo_reset_state_machine | Jesse.Zhang | 1 | -1/+1 |
| 2025-10-07 | drm/amdgpu: Check swus/ds for switch state save | Lijo Lazar | 1 | -8/+15 |
| 2025-10-07 | drm/amd/pm: Avoid interface mismatch messaging | Lijo Lazar | 3 | -2/+5 |
| 2025-10-07 | drm/amdgpu: Merge amdgpu_vm_set_pasid into amdgpu_vm_init | Jesse.Zhang | 3 | -56/+24 |
| 2025-10-07 | drm/amd/amdgpu: Fix the mes version that support inv_tlbs | Shaoyun Liu | 1 | -1/+1 |
| 2025-10-07 | drm/amd: Check whether secure display TA loaded successfully | Mario Limonciello | 1 | -1/+1 |
| 2025-10-07 | drm/amdkfd: Fix mmap write lock not release | Philip Yang | 1 | -0/+2 |
| 2025-10-07 | drm/amdkfd: Fix kfd process ref leaking when userptr unmapping | Philip Yang | 1 | -2/+7 |
| 2025-10-07 | drm/amdgpu: Fix for GPU reset being blocked by KIQ I/O. | Heng Zhou | 1 | -0/+5 |
| 2025-10-07 | drm/amd/display: Disable scaling on DCE6 for now | Timur Kristóf | 1 | -2/+2 |
| 2025-10-07 | drm/amd/display: Properly disable scaling on DCE6 | Timur Kristóf | 2 | -4/+13 |
| 2025-10-07 | drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6 | Timur Kristóf | 1 | -4/+2 |
| 2025-10-07 | drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIs | Timur Kristóf | 1 | -0/+2 |
| 2025-10-07 | drm/amdgpu: Add additional DCE6 SCL registers | Alex Deucher | 2 | -0/+9 |
| 2025-10-07 | Merge tag 'acpi-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -17/+52 |
| 2025-10-07 | Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 20 | -45/+345 |
| 2025-10-07 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 277 | -7550/+28960 |
| 2025-10-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -4/+29 |
| 2025-10-07 | Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 20 | -99/+82 |
| 2025-10-07 | mailbox: mtk-cmdq: Remove pm_runtime APIs from cmdq_mbox_send_data() | Jason-JH Lin | 1 | -11/+1 |
| 2025-10-07 | net/mlx5e: Do not fail PSP init on missing caps | Cosmin Ratiu | 1 | -5/+5 |
| 2025-10-07 | net/mlx5e: Prevent tunnel reformat when tunnel mode not allowed | Carolina Jubran | 3 | -21/+43 |
| 2025-10-07 | net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tables | Carolina Jubran | 3 | -12/+19 |
| 2025-10-07 | Merge branches 'acpi-x86', 'acpi-battery', 'acpi-apei' and 'acpi-property' | Rafael J. Wysocki | 3 | -17/+52 |
| 2025-10-07 | net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock | Oleksij Rempel | 1 | -0/+29 |
| 2025-10-07 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 12 | -40/+71 |
| 2025-10-07 | Merge branches 'pm-core' and 'pm-runtime' | Rafael J. Wysocki | 8 | -5/+274 |
| 2025-10-07 | net: sparx5/lan969x: fix flooding configuration on bridge join/leave | Daniel Machon | 3 | -10/+17 |
| 2025-10-07 | net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions | Maxime Chevallier | 1 | -14/+25 |
| 2025-10-07 | irqchip/sifive-plic: Avoid interrupt ID 0 handling during suspend/resume | Lucas Zampieri | 1 | -2/+4 |
| 2025-10-07 | irqchip/aspeed-scu-ic: Fix an IS_ERR() vs NULL check | Dan Carpenter | 1 | -2/+2 |
| 2025-10-07 | Merge tag 'drm-xe-next-fixes-2025-10-03' of https://gitlab.freedesktop.org/dr... | Dave Airlie | 13 | -75/+107 |
| 2025-10-07 | Merge tag 'drm-misc-next-fixes-2025-10-02' of https://gitlab.freedesktop.org/... | Dave Airlie | 3 | -1/+4 |
| 2025-10-06 | mailbox: add MediaTek GPUEB IPI mailbox | Nicolas Frattaroli | 3 | -0/+331 |
| 2025-10-06 | mailbox: zynqmp-ipi: Fix SGI cleanup on unbind | Harini T | 1 | -5/+10 |
| 2025-10-06 | mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop | Harini T | 1 | -1/+1 |
| 2025-10-06 | mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxes | Harini T | 1 | -4/+2 |
| 2025-10-06 | mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() call | Harini T | 1 | -1/+0 |
| 2025-10-06 | mailbox: remove unneeded 'fast_io' parameter in regmap_config | Wolfram Sang | 1 | -1/+0 |
| 2025-10-06 | mailbox: arm_mhuv3: Remove no_free_ptr() to maintain the original form of the... | Liao Yuanhong | 1 | -1/+1 |
| 2025-10-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
| 2025-10-06 | net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe | Erick Karanja | 1 | -0/+2 |
| 2025-10-06 | Merge tag 'libnvdimm-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 15 | -296/+217 |
| 2025-10-06 | ice: ice_adapter: release xa entry on adapter allocation failure | Haotian Zhang | 1 | -4/+6 |
| 2025-10-06 | net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work | Duoming Zhou | 1 | -1/+1 |
| 2025-10-06 | net: wwan: t7xx: add support for HP DRMR-H01 | Sammy Hsu | 1 | -0/+1 |
| 2025-10-06 | Merge branch 'clk-determine-rate' into clk-next | Stephen Boyd | 122 | -1193/+1519 |
| 2025-10-06 | Merge branches 'clk-aspeed' and 'clk-rockchip' into clk-next | Stephen Boyd | 4 | -1/+262 |
| 2025-10-06 | Merge tag 'linux-watchdog-6.18-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds | 6 | -43/+172 |
| 2025-10-06 | Merge branches 'clk-marvell', 'clk-xilinx', 'clk-mediatek' and 'clk-loongson'... | Stephen Boyd | 36 | -74/+5313 |
| 2025-10-06 | Merge branches 'clk-microchip', 'clk-lookup' and 'clk-st' into clk-next | Stephen Boyd | 12 | -81/+2330 |
| 2025-10-06 | Merge branches 'clk-scmi', 'clk-qcom' and 'clk-broadcom' into clk-next | Stephen Boyd | 37 | -147/+12185 |
| 2025-10-06 | Merge branches 'clk-imx', 'clk-allwinner' and 'clk-ti' into clk-next | Stephen Boyd | 10 | -50/+554 |
| 2025-10-06 | Merge branches 'clk-samsung', 'clk-tegra' and 'clk-amlogic' into clk-next | Stephen Boyd | 36 | -5460/+6363 |
| 2025-10-06 | Merge branches 'clk-bindings', 'clk-cleanup', 'clk-renesas', 'clk-thead' and ... | Stephen Boyd | 34 | -546/+716 |
| 2025-10-06 | Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 74 | -1042/+2522 |
| 2025-10-06 | Merge tag 'dmaengine-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 13 | -57/+416 |
| 2025-10-06 | Merge tag 'phy-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Linus Torvalds | 38 | -495/+1507 |
| 2025-10-06 | Merge tag 'soundwire-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -7/+3 |
| 2025-10-06 | vfio: Dump migration features under debugfs | Cédric Le Goater | 1 | -0/+19 |
| 2025-10-06 | vfio/type1: optimize vfio_unpin_pages_remote() | Li Zhe | 1 | -4/+16 |
| 2025-10-06 | vfio/type1: introduce a new member has_rsvd for struct vfio_dma | Li Zhe | 1 | -0/+2 |
| 2025-10-06 | vfio/type1: batch vfio_find_vpfn() in function vfio_unpin_pages_remote() | Li Zhe | 1 | -7/+3 |
| 2025-10-06 | vfio/type1: optimize vfio_pin_pages_remote() | Li Zhe | 1 | -12/+72 |
| 2025-10-06 | drm/vmwgfx: Fix copy-paste typo in validation | Ian Forbes | 1 | -1/+1 |
| 2025-10-06 | drm/vmwgfx: Fix Use-after-free in validation | Ian Forbes | 1 | -1/+3 |
| 2025-10-06 | drm/vmwgfx: Fix a null-ptr access in the cursor snooper | Zack Rusin | 1 | -5/+12 |
| 2025-10-05 | rtc: pcf2127: fix watchdog interrupt mask on pcf2131 | Bruno Thomsen | 1 | -0/+15 |
| 2025-10-05 | rtc: zynqmp: Restore alarm functionality after kexec transition | Harini T | 1 | -0/+19 |
| 2025-10-05 | rtc: amlogic-a4: Optimize global variables | Xianwei Zhao | 1 | -7/+7 |
| 2025-10-05 | rtc: sd2405al: Add I2C address. | Tóth János | 1 | -1/+3 |
| 2025-10-05 | rtc: Kconfig: move symbols to proper section | Alexandre Belloni | 1 | -14/+14 |
| 2025-10-05 | rtc: optee: make optee_rtc_pm_ops static | Alexandre Belloni | 1 | -1/+1 |
| 2025-10-05 | Merge tag 'mm-stable-2025-10-03-16-49' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -36/+27 |
| 2025-10-05 | Merge tag 'efi-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -7/+10 |
| 2025-10-05 | rtc: optee: Fix error code in optee_rtc_read_alarm() | Dan Carpenter | 1 | -1/+1 |
| 2025-10-05 | rtc: optee: fix error code in probe() | Dan Carpenter | 1 | -0/+1 |
| 2025-10-05 | Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -1/+1 |
| 2025-10-04 | Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 333 | -3499/+23498 |
| 2025-10-04 | Merge tag 'staging-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 67 | -1685/+857 |
| 2025-10-04 | Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 112 | -1112/+4082 |
| 2025-10-04 | Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 27 | -1394/+1112 |
| 2025-10-04 | Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 39 | -2308/+2155 |
| 2025-10-04 | Merge tag 'rpmsg-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 4 | -7/+7 |
| 2025-10-04 | Merge tag 'rproc-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo... | Linus Torvalds | 13 | -364/+437 |
| 2025-10-04 | Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 25 | -1020/+2145 |
| 2025-10-04 | Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 47 | -884/+3296 |
| 2025-10-04 | Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 59 | -833/+2477 |
| 2025-10-04 | Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 14 | -272/+843 |
| 2025-10-04 | Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2025-10-04 | Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 16 | -84/+2190 |
| 2025-10-04 | i2c: mt65xx: convert set_speed function to void | Wolfram Sang | 1 | -9/+2 |
| 2025-10-04 | i2c: rename wait_for_completion callback to wait_for_completion_cb | Byungchul Park | 3 | -3/+3 |
| 2025-10-04 | s390/cio: Update purge function to unregister the unused subchannels | Vineeth Vijayan | 1 | -13/+24 |
| 2025-10-04 | Merge tag 'i2c-host-6.18-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Wolfram Sang | 1 | -170/+289 |
| 2025-10-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -57/+141 |
| 2025-10-04 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 20 | -313/+501 |
| 2025-10-04 | Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 22 | -19/+88 |
| 2025-10-04 | i2c: rtl9300: add support for RTL9310 I2C controller | Jonas Jelonek | 1 | -3/+44 |
| 2025-10-04 | i2c: rtl9300: use scoped guard instead of explicit lock/unlock | Jonas Jelonek | 1 | -11/+7 |
| 2025-10-04 | i2c: rtl9300: separate xfer configuration and execution | Jonas Jelonek | 1 | -120/+114 |
| 2025-10-04 | i2c: rtl9300: do not set read mode on every transfer | Jonas Jelonek | 1 | -5/+6 |
| 2025-10-04 | i2c: rtl9300: move setting SCL frequency to config_io | Jonas Jelonek | 1 | -8/+9 |
| 2025-10-04 | i2c: rtl9300: rename internal sda_pin to sda_num | Jonas Jelonek | 1 | -12/+12 |
| 2025-10-04 | i2c: rtl9300: use regmap fields and API for registers | Jonas Jelonek | 1 | -68/+124 |
| 2025-10-04 | i2c: rtl9300: Implement I2C block read and write | Harshal Gohel | 1 | -4/+34 |
| 2025-10-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 69 | -923/+1109 |
| 2025-10-03 | Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 34 | -177/+5613 |
| 2025-10-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 116 | -1468/+15857 |
| 2025-10-03 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -1/+29 |
| 2025-10-03 | Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -14/+13 |
| 2025-10-03 | Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 22 | -198/+928 |
| 2025-10-04 | fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds | Albin Babu Varghese | 1 | -0/+17 |
| 2025-10-03 | Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -33/+53 |
| 2025-10-03 | drivers/base: move memory_block_add_nid() into the caller | Hannes Reinecke | 2 | -24/+22 |
| 2025-10-03 | mm/memory_hotplug: activate node before adding new memory blocks | Hannes Reinecke | 1 | -2/+2 |
| 2025-10-03 | drivers/base/memory: add node id parameter to add_memory_block() | Hannes Reinecke | 1 | -11/+4 |
| 2025-10-03 | drm/xe/i2c: Don't rely on d3cold.allowed flag in system PM path | Raag Jadav | 1 | -1/+1 |
| 2025-10-03 | drm/xe/hw_engine_group: Fix double write lock release in error path | Shuicheng Lin | 1 | -5/+1 |
| 2025-10-03 | drm/xe/uapi: loosen used tracking restriction | Matthew Auld | 1 | -9/+6 |
| 2025-10-03 | PM: runtime: Fix error checking for kunit_device_register() | Dan Carpenter | 1 | -6/+6 |
| 2025-10-03 | Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -14/+4 |
| 2025-10-03 | net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter() | Dan Carpenter | 1 | -1/+1 |
| 2025-10-03 | net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_... | Bhanu Seshu Kumar Valluri | 1 | -4/+7 |
| 2025-10-03 | Merge branch 'pci/misc' | Bjorn Helgaas | 2 | -2/+25 |
| 2025-10-03 | Merge branch 'pci/controller/xilinx-nwl' | Bjorn Helgaas | 1 | -3/+4 |
| 2025-10-03 | Merge branch 'pci/controller/xgene' | Bjorn Helgaas | 1 | -1/+1 |
| 2025-10-03 | Merge branch 'pci/controller/tegra' | Bjorn Helgaas | 2 | -23/+22 |
| 2025-10-03 | Merge branch 'pci/controller/stm32' | Bjorn Helgaas | 6 | -0/+777 |
| 2025-10-03 | Merge branch 'pci/controller/sophgo' | Bjorn Helgaas | 6 | -6/+151 |
| 2025-10-03 | Merge branch 'pci/controller/rcar-host' | Bjorn Helgaas | 1 | -26/+16 |
| 2025-10-03 | Merge branch 'pci/controller/rcar-gen4' | Bjorn Helgaas | 1 | -3/+25 |
| 2025-10-03 | Merge branch 'pci/controller/qcom' | Bjorn Helgaas | 10 | -152/+343 |
| 2025-10-03 | Merge branch 'pci/controller/plda' | Bjorn Helgaas | 1 | -2/+1 |
| 2025-10-03 | Merge branch 'pci/controller/mediatek-gen3' | Bjorn Helgaas | 1 | -0/+23 |
| 2025-10-03 | Merge branch 'pci/controller/keystone' | Bjorn Helgaas | 1 | -4/+4 |
| 2025-10-03 | Merge branch 'pci/controller/j721e' | Bjorn Helgaas | 1 | -1/+27 |
| 2025-10-03 | Merge branch 'pci/controller/imx6' | Bjorn Helgaas | 1 | -0/+4 |
| 2025-10-03 | Merge branch 'pci/controller/hv' | Bjorn Helgaas | 1 | -6/+2 |
| 2025-10-03 | Merge branch 'pci/controller/dwc-edma' | Bjorn Helgaas | 2 | -4/+1 |
| 2025-10-03 | Merge branch 'pci/controller/dwc' | Bjorn Helgaas | 2 | -0/+4 |