Age | Commit message (Expand) | Author | Files | Lines |
2024-11-08 | misc: sgi-gru: Don't disable preemption in GRU driver | Dimitri Sivanich | 3 | -8/+0 |
2024-10-22 | misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP device | Heiko Thiery | 1 | -0/+1 |
2024-10-22 | misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM device | Heiko Thiery | 1 | -0/+1 |
2024-09-18 | eeprom: digsy_mtc: Fix 93xx46 driver probe failure | Andy Shevchenko | 1 | -1/+1 |
2024-09-12 | VMCI: Fix use-after-free when removing resource in vmci_resource_remove() | David Fernandez Gonzalez | 1 | -1/+2 |
2024-09-12 | misc: fastrpc: Fix double free of 'buf' in error path | Sukrut Bellary | 1 | -3/+2 |
2024-08-29 | Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD" | Griffin Kroah-Hartman | 1 | -19/+3 |
2024-07-25 | mei: demote client disconnect warning on suspend to debug | Alexander Usyskin | 1 | -1/+1 |
2024-07-18 | misc: fastrpc: Restrict untrusted app to attach to privileged PD | Ekansh Gupta | 1 | -3/+19 |
2024-07-18 | misc: fastrpc: Fix ownership reassignment of remote heap | Ekansh Gupta | 1 | -1/+3 |
2024-07-18 | misc: fastrpc: Fix memory leak in audio daemon attach operation | Ekansh Gupta | 1 | -0/+1 |
2024-07-18 | misc: fastrpc: Copy the complete capability structure to user | Ekansh Gupta | 1 | -1/+1 |
2024-07-18 | misc: fastrpc: Avoid updating PD type for capability request | Ekansh Gupta | 1 | -1/+0 |
2024-07-18 | misc: fastrpc: Fix DSP capabilities request | Ekansh Gupta | 1 | -3/+8 |
2024-07-18 | misc: microchip: pci1xxxx: Fix return value of nvmem callbacks | Joy Chakraborty | 1 | -4/+0 |
2024-06-21 | misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_... | Yongzhi Liu | 1 | -2/+4 |
2024-06-21 | vmci: prevent speculation leaks by sanitizing event in event_deliver() | Hagar Gamal Halim Hemdan | 1 | -1/+5 |
2024-06-21 | misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bu... | Yongzhi Liu | 1 | -0/+3 |
2024-06-21 | mei: me: release irq in mei_me_pci_resume error path | Tomas Winkler | 1 | -1/+3 |
2024-06-12 | misc/pvpanic-pci: register attributes via pci_driver | Thomas Weißschuh | 1 | -3/+1 |
2024-06-12 | misc/pvpanic: deduplicate common code | Thomas Weißschuh | 4 | -122/+80 |
2024-06-12 | VMCI: Fix an error handling path in vmci_guest_probe_device() | Christophe JAILLET | 1 | -2/+8 |
2024-06-12 | lkdtm: Disable CFI checking for perms functions | Kees Cook | 2 | -2/+2 |
2024-05-17 | mei: me: add lunar lake point M DID | Alexander Usyskin | 2 | -0/+4 |
2024-05-17 | eeprom: at24: fix memory corruption race condition | Daniel Okazaki | 1 | -9/+9 |
2024-05-17 | eeprom: at24: Probe for DDR3 thermal sensor in the SPD case | Heiner Kallweit | 1 | -0/+29 |
2024-04-27 | mei: me: disable RPL-S on SPS and IGN firmwares | Alexander Usyskin | 1 | -1/+1 |
2024-04-13 | VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha... | Vasiliy Kovalev | 1 | -1/+2 |
2024-04-13 | VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() | Harshit Mogalapalli | 1 | -1/+2 |
2024-04-03 | mei: me: add arrow lake point H DID | Alexander Usyskin | 2 | -0/+2 |
2024-04-03 | mei: me: add arrow lake point S DID | Alexander Usyskin | 2 | -0/+2 |
2024-04-03 | misc: fastrpc: Pass proper arguments to scm call | Ekansh Gupta | 1 | -4/+6 |
2024-04-03 | misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled twice on suspend/re... | Hans de Goede | 1 | -8/+13 |
2024-03-27 | mei: gsc_proxy: match component when GSC is on different bus | Alexander Usyskin | 1 | -3/+5 |
2024-03-01 | misc: open-dice: Fix spurious lockdep warning | Will Deacon | 1 | -1/+1 |
2024-02-23 | misc: fastrpc: Mark all sessions as invalid in cb_remove | Ekansh Gupta | 1 | -1/+1 |
2024-02-05 | misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl callback | Hans de Goede | 1 | -0/+1 |
2023-12-13 | misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_write | Su Hui | 1 | -1/+1 |
2023-12-13 | misc: mei: client.c: return negative error code in mei_cl_write | Su Hui | 1 | -1/+1 |
2023-11-28 | misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller | Yoshihiro Shimoda | 1 | -0/+4 |
2023-11-20 | misc: st_core: Do not call kfree_skb() under spin_lock_irqsave() | Jinjie Ruan | 1 | -3/+4 |
2023-11-08 | misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support | Siddharth Vadapalli | 1 | -0/+4 |
2023-10-16 | misc: fastrpc: Unmap only if buffer is unmapped from DSP | Ekansh Gupta | 1 | -3/+5 |
2023-10-16 | misc: fastrpc: Clean buffers on remote invocation failures | Ekansh Gupta | 1 | -5/+5 |
2023-10-16 | misc: fastrpc: Free DMA handles for RPC calls with no arguments | Ekansh Gupta | 1 | -13/+10 |
2023-10-16 | misc: fastrpc: Reset metadata buffer to avoid incorrect free | Ekansh Gupta | 1 | -0/+1 |
2023-09-25 | misc: rtsx: Fix some platforms can not boot and move the l1ss judgment to probe | Ricky WU | 6 | -212/+102 |
2023-09-01 | Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 30 | -118/+571 |
2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -25/+11 |
2023-08-31 | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -15/+1 |