summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-26riscv: patch: Flush the icache right after patching to avoid illegal insnsAlexandre Ghiti
2024-06-26Merge patch series "riscv: Various text patching improvements"Palmer Dabbelt
2024-06-26riscv: Remove extra variable in patch_text_nosync()Samuel Holland
2024-06-26riscv: Use offset_in_page() in text patching functionsSamuel Holland
2024-06-26riscv: Pass patch_text() the length in bytesSamuel Holland
2024-06-26riscv: Simplify text patching loopsSamuel Holland
2024-06-26riscv: kprobes: Use patch_text_nosync() for insn slotsSamuel Holland
2024-06-26riscv: jump_label: Simplify assembly syntaxSamuel Holland
2024-06-26riscv: jump_label: Batch icache maintenanceSamuel Holland
2024-06-26net: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-06-26net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas
2024-06-26i2c: viai2c: turn common code into a proper moduleArnd Bergmann
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch
2024-06-26RDMA/hfi1: Constify struct mmu_rb_opsChristophe JAILLET
2024-06-26RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPsHonggang LI
2024-06-26IB/isert: remove the handling of last WQE reached eventMax Gurtovoy
2024-06-26IB/core: add support for draining Shared receive queuesMax Gurtovoy
2024-06-26RDMA/mlx5: Use sq timestamp as QP timestamp when RoCE is disabledOr Har-Toov
2024-06-26RDMA/mlx4: Fix truncated output warning in alias_GUID.cLeon Romanovsky
2024-06-26RDMA/mlx4: Fix truncated output warning in mad.cLeon Romanovsky
2024-06-26power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driverDmitry Baryshkov
2024-06-26Merge tag 'platform-drivers-x86-ib-lenovo-c630-v6.11-2'Sebastian Reichel
2024-06-26drm/etnaviv: don't block scheduler when GPU is still activeLucas Stach
2024-06-26drm/etnaviv: reduce number of ktime_get calls in IRQ handlerLucas Stach
2024-06-26MAINTAINERS: drm: vc4: Drop Emma's treeDave Stevenson
2024-06-26MAINTAINERS: drm: vc4: Add Raspberry Pi as maintainersDave Stevenson
2024-06-26drm/qxl: Add check for drm_cvt_modeChen Ni
2024-06-26drm/etnaviv: fix DMA direction handling for cached RW buffersLucas Stach
2024-06-26drm/etnaviv: switch devcoredump allocations to GFP_NOWAITLucas Stach
2024-06-26Merge tag 'tags/next-media-20240626' of git://git.kernel.org/pub/scm/linux/ke...Hans Verkuil
2024-06-26power: supply: ingenic: Fix some error handling paths in ingenic_battery_get_...Christophe JAILLET
2024-06-26RISC-V: KVM: Redirect AMO load/store access fault traps to guestYu-Wei Hsu
2024-06-26perf kvm/riscv: Port perf kvm stat to RISC-VShenlin Liang
2024-06-26RISCV: KVM: add tracepoints for entry and exit eventsShenlin Liang
2024-06-26RISC-V: KVM: Use IMSIC guest files when availableAnup Patel
2024-06-26RISC-V: KVM: Share APLIC and IMSIC defines with irqchip driversAnup Patel
2024-06-26power: supply: ab8500: Clean some error messagesChristophe JAILLET
2024-06-26power: supply: ab8500: Use iio_read_channel_processed_scale()Christophe JAILLET
2024-06-26power: supply: ab8500: Fix error handling when calling iio_read_channel_proce...Christophe JAILLET
2024-06-26Merge tag 'tags/next-media-renesas-20240619' of git://git.kernel.org/pub/scm/...Hans Verkuil
2024-06-26drm/mediatek: Fix bit depth overwritten for mtk_ovl_set bit_depth()Jason-JH.Lin
2024-06-26fs/ntfs3: Fix field-spanning write in INDEX_HDRKonstantin Komarov
2024-06-26ntfs3: Convert attr_wof_frame_info() to use a folioMatthew Wilcox (Oracle)
2024-06-26ntfs3: Convert ni_readpage_cmpr() to take a folioMatthew Wilcox (Oracle)
2024-06-26ntfs3: Convert ntfs_get_frame_pages() to use a folioMatthew Wilcox (Oracle)
2024-06-26ntfs3: Remove calls to set/clear the error flagMatthew Wilcox (Oracle)
2024-06-26ntfs3: Convert attr_make_nonresident to use a folioMatthew Wilcox (Oracle)
2024-06-26ntfs3: Convert attr_data_write_resident to use a folioMatthew Wilcox (Oracle)
2024-06-26ntfs3: Convert ntfs_write_end() to work on a folioMatthew Wilcox (Oracle)
2024-06-26ntfs3: Convert attr_data_read_resident() to take a folioMatthew Wilcox (Oracle)