summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-29i3c: Switch to use new i3c_xfer from i3c_priv_xferFrank Li
2025-11-29i3c: Add HDR API supportFrank Li
2025-11-29i3c: master: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-29i3c: master: Remove i3c_device_free_ibi from i3c_device_removeJorge Marques
2025-11-28bpf: Remove runqslower toolHoyeon Lee
2025-11-28selftests/bpf: Remove usage of lsm/file_alloc_security in selftestAmery Hung
2025-11-28bpf: Disable file_alloc_security hookAmery Hung
2025-11-28Merge branch 'a-pair-of-follow-ups-for-indirect-jumps'Alexei Starovoitov
2025-11-28bpf: check for insn arrays in check_ptr_alignmentAnton Protopopov
2025-11-28bpf: force BPF_F_RDONLY_PROG on insn array creationAnton Protopopov
2025-11-29i3c: mipi-i3c-hci-pci: Set d3cold_delay to 0 for Intel controllersAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Add LTR support for Intel controllersAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Add exit callbackAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Change callback parameterAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Allocate a structure for mipi_i3c_hci_pci device infor...Adrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Factor out intel_reset()Adrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Factor out private registers ioremappingAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Constify driver dataAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Use readl_poll_timeout()Adrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Rename some Intel-related identifiersAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Move all Intel-related definitions togetherAdrian Hunter
2025-11-29i3c: mipi-i3c-hci-pci: Set 64-bit DMA mask for Intel controllersAdrian Hunter
2025-11-28Merge branch 'rcu/refscale' into nextFrederic Weisbecker
2025-11-28Merge branch 'rcu/srcu' into nextFrederic Weisbecker
2025-11-28Merge tag 'spi-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-28Merge tag 'regulator-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-28ASoC: codecs: Modify awinic amplifier dsp read and write functionsWeidong Wang
2025-11-28ubifs: vmalloc(array_size()) -> vmalloc_array()Qianfeng Rong
2025-11-28ubi: fastmap: fix ubi->fm memory leakLiyuan Pang
2025-11-28mtd: ubi: skip programming unused bits in ubi headersCheng Ming Lin
2025-11-28Merge tag 'io_uring-6.18-20251128' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-28ubifs: Remove unnecessary variable assignmentsXichao Zhao
2025-11-28ubifs: Simplify the code using ubifs_crc_nodeXichao Zhao
2025-11-28ubifs: Remove unnecessary parameters '*c'Xichao Zhao
2025-11-28x86/boot: Clean up whitespace in a20.cHarry Fellowes
2025-11-28regulator: fp9931: Fix spelling mistake "failid" -> "failed"Colin Ian King
2025-11-28spi: microchip-core: Refactor FIFO read and write handlersAndy Shevchenko
2025-11-28Merge tag 'vfs-6.18-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-28vfio: selftests: Add vfio_pci_device_init_perf_testDavid Matlack
2025-11-28vfio: selftests: Eliminate INVALID_IOVADavid Matlack
2025-11-28vfio: selftests: Split libvfio.h into separate header filesDavid Matlack
2025-11-28vfio: selftests: Move vfio_selftests_*() helpers into libvfio.cDavid Matlack
2025-11-28vfio: selftests: Rename vfio_util.h to libvfio.hDavid Matlack
2025-11-28vfio: selftests: Stop passing device for IOMMU operationsDavid Matlack
2025-11-28vfio: selftests: Move IOVA allocator into iova_allocator.cDavid Matlack
2025-11-28vfio: selftests: Move IOMMU library code into iommu.cDavid Matlack
2025-11-28vfio: selftests: Rename struct vfio_dma_region to dma_regionDavid Matlack
2025-11-28vfio: selftests: Upgrade driver logging to dev_err()David Matlack
2025-11-28vfio: selftests: Prefix logs with device BDF where relevantDavid Matlack
2025-11-28vfio: selftests: Eliminate overly chatty loggingDavid Matlack