Age | Commit message (Expand) | Author | Files | Lines |
2023-08-28 | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -8/+49 |
2023-08-28 | Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 5 | -15/+9 |
2023-08-28 | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 7 | -20/+17 |
2023-08-27 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -53/+6 |
2023-08-25 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -8/+11 |
2023-08-25 | Merge tag 'gpio-fixes-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+14 |
2023-08-25 | Merge tag 'pinctrl-v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 4 | -7/+68 |
2023-08-25 | Merge tag 'drm-fixes-2023-08-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 14 | -93/+134 |
2023-08-24 | scsi: snic: Fix double free in snic_tgt_create() | Zhu Wang | 1 | -2/+1 |
2023-08-24 | Merge tag 'media/v6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+2 |
2023-08-24 | scsi: core: raid_class: Remove raid_component_add() | Zhu Wang | 1 | -48/+0 |
2023-08-25 | Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 4 | -39/+68 |
2023-08-24 | Merge tag 'spi-fix-v6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -10/+15 |
2023-08-25 | Merge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 10 | -54/+66 |
2023-08-24 | Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 39 | -127/+148 |
2023-08-24 | bonding: fix macvlan over alb bond support | Hangbin Liu | 1 | -3/+3 |
2023-08-23 | Merge tag 'acpi-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+5 |
2023-08-23 | drm/i915: Fix HPD polling, reenabling the output poll work as needed | Imre Deak | 1 | -2/+2 |
2023-08-23 | drm: Add an HPD poll helper to reschedule the poll work | Imre Deak | 1 | -22/+46 |
2023-08-23 | gpio: sim: pass the GPIO device's software node to irq domain | Bartosz Golaszewski | 1 | -1/+1 |
2023-08-23 | gpio: sim: dispose of irq mappings before destroying the irq_sim domain | Bartosz Golaszewski | 1 | -0/+13 |
2023-08-23 | drm/vmwgfx: Fix possible invalid drm gem put calls | Zack Rusin | 6 | -16/+16 |
2023-08-23 | drm/vmwgfx: Fix shader stage validation | Zack Rusin | 2 | -18/+23 |
2023-08-23 | Merge tag 'platform-drivers-x86-v6.5-5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -0/+13 |
2023-08-23 | platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat... | Shih-Yi Chen | 1 | -0/+1 |
2023-08-23 | Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l... | Christian Brauner | 154 | -998/+1479 |
2023-08-23 | ibmveth: Use dcbf rather than dcbfl | Michael Ellerman | 1 | -1/+1 |
2023-08-23 | i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters() | Andrii Staikov | 1 | -2/+3 |
2023-08-23 | dma-buf/sw_sync: Avoid recursive lock during fence signal | Rob Clark | 1 | -9/+9 |
2023-08-23 | media: vcodec: Fix potential array out-of-bounds in encoder queue_setup | Wei Chen | 1 | -0/+2 |
2023-08-22 | igc: Fix the typo in the PTM Control macro | Sasha Neftin | 1 | -1/+1 |
2023-08-22 | igb: Avoid starting unnecessary workqueues | Alessio Igor Bogani | 1 | -12/+12 |
2023-08-22 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 5 | -33/+14 |
2023-08-22 | bnx2x: new flag for track HW resource allocation | Thinh Tran | 4 | -28/+44 |
2023-08-22 | clk: Fix slab-out-of-bounds error in devm_clk_release() | Andrey Skvortsov | 1 | -6/+7 |
2023-08-22 | drm/i915: fix Sphinx indentation warning | Jani Nikula | 1 | -0/+2 |
2023-08-22 | Merge tag 'devicetree-fixes-for-6.5-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -27/+15 |
2023-08-22 | sfc: allocate a big enough SKB for loopback selftest packet | Edward Cree | 3 | -3/+3 |
2023-08-22 | Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski | 1 | -0/+1 |
2023-08-22 | leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded' | Marek BehĂșn | 1 | -4/+4 |
2023-08-22 | net: ethernet: mtk_eth_soc: fix NULL pointer on hw reset | Daniel Golle | 1 | -2/+10 |
2023-08-22 | drm/i915/dgfx: Enable d3cold at s2idle | Anshuman Gupta | 1 | -15/+18 |
2023-08-21 | tg3: Use slab_build_skb() when needed | Kees Cook | 1 | -1/+4 |
2023-08-21 | scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5 | Neil Armstrong | 1 | -1/+1 |
2023-08-21 | scsi: ufs: mcq: Fix the search/wrap around logic | Bao D. Nguyen | 1 | -2/+4 |
2023-08-21 | of/platform: increase refcount of fwnode | Peng Fan | 1 | -2/+2 |
2023-08-21 | ice: Fix NULL pointer deref during VF reset | Petr Oros | 1 | -7/+8 |
2023-08-21 | Revert "ice: Fix ice VF reset during iavf initialization" | Petr Oros | 4 | -25/+4 |
2023-08-21 | ice: fix receive buffer size miscalculation | Jesse Brandeburg | 1 | -1/+2 |
2023-08-21 | drm/panfrost: Skip speed binning on EOPNOTSUPP | David Michael | 1 | -1/+1 |