Age | Commit message (Expand) | Author |
2024-10-13 | misc: apds990x: Fix missing pm_runtime_disable() | Jinjie Ruan |
2024-10-13 | misc: eeprom_93xx46: Changing 'unsigned' to 'unsigned int' | Daniel Hejduk |
2024-10-13 | mei: bus: Reorganize kerneldoc parameter names | Julia Lawall |
2024-10-11 | misc: eeprom: eeprom_93cx6: Switch to BIT() macro | Parker Newman |
2024-10-11 | misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle | Parker Newman |
2024-10-09 | misc: sgi-gru: Don't disable preemption in GRU driver | Dimitri Sivanich |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro |
2024-09-26 | Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-09-21 | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-09-18 | Merge tag 'mmc-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2024-09-11 | ocxl: Remove the unused declarations in headr file | Zhang Zekun |
2024-09-11 | cxl: Constify struct kobj_type | Hongbo Li |
2024-09-09 | Merge 6.11-rc7 into char-misc-next | Greg Kroah-Hartman |
2024-09-04 | rpmb: fix error path in rpmb_dev_register() | Jens Wiklander |
2024-09-03 | VMCI: Fix use-after-free when removing resource in vmci_resource_remove() | David Fernandez Gonzalez |
2024-09-03 | misc: keba: Fix sysfs group creation | Gerhard Engleder |
2024-09-03 | misc: tsl2550: replace simple_strtoul to kstrtoul | Hongbo Li |
2024-09-03 | misc: lis3lv02d: Fix incorrect of_get_property() usage | Rob Herring (Arm) |
2024-09-03 | misc: fastrpc: Fix double free of 'buf' in error path | Sukrut Bellary |
2024-09-03 | misc: fastrpc: Add support for cdsp1 remoteproc | Ling Xu |
2024-09-01 | fault-inject: improve build for CONFIG_FAULT_INJECTION=n | Jani Nikula |
2024-08-26 | rpmb: add Replay Protected Memory Block (RPMB) subsystem | Jens Wiklander |
2024-08-19 | Merge 6.11-rc4 into char-misc-next | Greg Kroah-Hartman |
2024-08-18 | Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-08-15 | Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-08-15 | Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD" | Griffin Kroah-Hartman |
2024-08-13 | kgdbts: fix hw_access_break_test | Florian Rommel |
2024-08-12 | Merge 6.11-rc3 into char-misc-next | Greg Kroah-Hartman |
2024-08-05 | refcount: Report UAF for refcount_sub_and_test(0) when counter==0 | Petr Pavlu |
2024-07-31 | cxl: Use of_property_ accessor functions | Rob Herring (Arm) |
2024-07-31 | cxl: Drop printing of DT properties | Rob Herring (Arm) |
2024-07-31 | misc: mrvl-cn10k-dpi: add PCI_IOV dependency | Arnd Bergmann |
2024-07-31 | eeprom: ee1004: Fix locking issues in ee1004_probe() | Armin Wolf |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-19 | Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-07-19 | Merge tag 'i2c-for-6.11-rc1-try2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-07-19 | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-07-18 | Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds |
2024-07-18 | misc: Kconfig: exclude mrvl-cn10k-dpi compilation for 32-bit systems | Vamsi Attunuru |
2024-07-16 | Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-07-12 | misc: delete Makefile.rej | Greg Kroah-Hartman |
2024-07-12 | misc: Kconfig: add a new dependency for MARVELL_CN10K_DPI | Vamsi Attunuru |
2024-07-10 | misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driver | Vamsi Attunuru |
2024-07-10 | Merge tag 'at24-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/... | Wolfram Sang |
2024-07-09 | misc: pci_endpoint_test: Remove unused pci_endpoint_test_bar_{readl,writel} f... | Jiapeng Chong |
2024-07-09 | misc: pci_endpoint_test: Document policy about adding pci_device_id | Yoshihiro Shimoda |
2024-07-09 | misc: pci_endpoint_test: Refactor dma_set_mask_and_coherent() logic | Frank Li |
2024-07-09 | misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests | Niklas Cassel |
2024-07-09 | misc: pci_endpoint_test: Add support for Rockchip rk3588 | Niklas Cassel |