Age | Commit message (Expand) | Author |
2022-09-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-09-05 | Merge tag 'soc-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-09-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-09-03 | Merge tag 'gpio-fixes-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-09-03 | gpio: ws16c48: Make irq_chip immutable | William Breathitt Gray |
2022-09-03 | gpio: 104-idio-16: Make irq_chip immutable | William Breathitt Gray |
2022-09-03 | gpio: 104-idi-48: Make irq_chip immutable | William Breathitt Gray |
2022-09-03 | gpio: 104-dio-48e: Make irq_chip immutable | William Breathitt Gray |
2022-09-03 | Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-09-03 | Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-09-03 | Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-09-03 | Merge tag 'staging-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-09-03 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-09-03 | Merge tag 'hwmon-for-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-09-02 | Merge tag 'block-6.0-2022-09-02' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-09-02 | Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds |
2022-09-02 | Merge tag 'drm-fixes-2022-09-02' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2022-09-02 | Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-09-02 | Merge tag 'char-misc-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-09-02 | Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-09-02 | Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-09-02 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-09-02 | soc: fsl: select FSL_GUTS driver for DPIO | Mathew McBride |
2022-09-02 | Merge tag 'arm-soc/for-6.0/drivers-fixes' of https://github.com/Broadcom/stbl... | Arnd Bergmann |
2022-09-02 | xen/grants: prevent integer overflow in gnttab_dma_alloc_pages() | Dan Carpenter |
2022-09-02 | xen-blkfront: Cache feature_persistent value before advertisement | SeongJae Park |
2022-09-02 | xen-blkfront: Advertise feature-persistent as user requested | SeongJae Park |
2022-09-02 | xen-blkback: Advertise feature-persistent as user requested | SeongJae Park |
2022-09-02 | Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio" | Greg Kroah-Hartman |
2022-09-02 | Merge tag 'soundwire-6.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2022-09-02 | Merge tag 'drm-intel-fixes-2022-09-01' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2022-09-02 | Merge tag 'drm-msm-fixes-2022-08-27' of https://gitlab.freedesktop.org/drm/ms... | Dave Airlie |
2022-09-02 | Merge tag 'amd-drm-fixes-6.0-2022-08-31' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2022-09-02 | Merge tag 'drm-misc-fixes-2022-08-31' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2022-09-01 | Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-09-01 | platform/x86: p2sb: Fix UAF when caller uses resource name | Andy Shevchenko |
2022-09-01 | platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32 | Luke D. Jones |
2022-09-01 | firmware_loader: Fix memory leak in firmware upload | Russ Weight |
2022-09-01 | firmware_loader: Fix use-after-free during unregister | Russ Weight |
2022-09-01 | arch_topology: Silence early cacheinfo errors when non-existent | Florian Fainelli |
2022-09-01 | binder: fix alloc->vma_vm_mm null-ptr dereference | Carlos Llamas |
2022-09-01 | misc: fastrpc: increase maximum session count | Johan Hovold |
2022-09-01 | misc: fastrpc: fix memory corruption on open | Johan Hovold |
2022-09-01 | misc: fastrpc: fix memory corruption on probe | Johan Hovold |
2022-09-01 | usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS | Hu Xiaoying |
2022-09-01 | driver core: Don't probe devices after bus_type.match() probe deferral | Isaac J. Manjarres |
2022-09-01 | platform/mellanox: Remove redundant 'NULL' check | Vadim Pasternak |
2022-09-01 | platform/mellanox: Remove unnecessary code | Vadim Pasternak |
2022-09-01 | platform/mellanox: mlxreg-lc: Fix locking issue | Vadim Pasternak |
2022-09-01 | platform/mellanox: mlxreg-lc: Fix coverity warning | Vadim Pasternak |