messages from 2023-12-22 04:01:17 to 2023-12-22 08:28:11 UTC [more...]
[PATCH RFC v3 00/11] scsi: ufs: Remove overzealous memory barriers
2023-12-22 8:27 UTC (21+ messages)
` [PATCH RFC v3 01/11] scsi: ufs: qcom: Perform read back after writing reset bit
` [PATCH RFC v3 02/11] scsi: ufs: qcom: Perform read back after writing REG_UFS_SYS1CLK_1US
` [PATCH RFC v3 03/11] scsi: ufs: qcom: Perform read back after writing testbus config
` [PATCH RFC v3 04/11] scsi: ufs: qcom: Perform read back after writing unipro mode
` [PATCH RFC v3 05/11] scsi: ufs: qcom: Perform read back after writing CGC enable
` [PATCH RFC v3 07/11] scsi: ufs: core: Perform read back after writing UTP_TASK_REQ_LIST_BASE_H
` [PATCH RFC v3 08/11] scsi: ufs: core: Perform read back after disabling interrupts
` [PATCH RFC v3 09/11] scsi: ufs: core: Perform read back after disabling UIC_COMMAND_COMPL
` [PATCH RFC v3 10/11] scsi: ufs: core: Perform read back to commit doorbell
` [PATCH RFC v3 11/11] scsi: ufs: core: Perform read back before writing run/stop regs
[RFC PATCH 1/1] riscv: Improve arch_get_mmap_end() macro
2023-12-22 8:27 UTC
[PATCH] scsi: sd: unregister device if device_add_disk() failed in sd_probe()
2023-12-22 8:27 UTC (3+ messages)
[GIT PULL] USB-serial device ids for 6.7-rc6
2023-12-22 8:25 UTC
[PATCH 0/4] Section alignment issues?
2023-12-22 8:23 UTC (12+ messages)
` [PATCH 1/4] linux/export: Fix alignment for 64-bit ksymtab entries
` [PATCH 2/4] modules: Ensure 64-bit alignment on __ksymtab_* sections
[PATCH v2] i2c: rk3x: fix potential spinlock recursion on poll
2023-12-22 8:22 UTC (8+ messages)
[PATCH] dt-bindings: serial: Describe ARM dcc interface
2023-12-22 8:20 UTC (2+ messages)
[PATCH v2] sched/rt: Fix rt task's sched latency statistics error in sched_stat_wait trace_point
2023-12-22 8:16 UTC (2+ messages)
[PATCH v4 2/2] iommu/vt-d: don's issue devTLB flush request when device is disconnected
2023-12-22 8:14 UTC (6+ messages)
` [PATCH "
` [PATCH 1/2] PCI: make pci_dev_is_disconnected() helper public for other drivers
[linux-next:master] [mm] bbcbf2a3f0: kernel_BUG_at_mm/memory.c
2023-12-22 8:13 UTC (7+ messages)
[PATCH v2 0/8] arm64: dts: qcom: sa8295p: Enable GPU
2023-12-22 8:12 UTC (11+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom: Allow VDD_GFX supply to GX
` [PATCH v2 2/8] clk: qcom: gdsc: Enable supply reglator in GPU GX handler
` [PATCH v2 3/8] clk: qcom: gpucc-sc8280xp: Add external supply for GX gdsc
` [PATCH v2 4/8] soc: qcom: rpmhpd: Drop SA8540P gfx.lvl
` [PATCH v2 5/8] arm64: dts: qcom: sa8540p: Drop gfx.lvl as power-domain for gpucc
` [PATCH v2 6/8] arm64: dts: qcom: sa8295p-adp: add max20411
` [PATCH v2 7/8] arm64: dts: qcom: sa8295p-adp: Enable GPU
` [PATCH v2 8/8] arm64: defconfig: Enable MAX20411 regulator driver
[RFC PATCH 0/4] Introduce & Optimize compat-mode helpers
2023-12-22 8:11 UTC (6+ messages)
` [RFC PATCH 1/4] riscv: Replace direct thread flag check with is_compat_task()
` [RFC PATCH 2/4] riscv: add compile-time test into is_compat_task()
` [RFC PATCH 3/4] riscv: Introduce is_compat_thread() into compat.h
` [RFC PATCH 4/4] riscv: Introduce set_compat_task() in asm/compat.h
[syzbot] [mm?] [io-uring?] WARNING in get_pte_pfn
2023-12-22 8:11 UTC
[PATCH RESEND v1 0/8] Introduce STM32 LVDS driver
2023-12-22 8:10 UTC (2+ messages)
` (subset) "
[PATCH v4 0/3] mtk-socinfo driver implementation
2023-12-22 8:07 UTC (4+ messages)
` [PATCH v4 1/3] arm64: dts: mediatek: Add socinfo efuses to MT8173/83/96/92/95 SoCs
` [PATCH v4 2/3] soc: mediatek: mtk-socinfo: Add driver for getting chip information
` [PATCH v4 3/3] nvmem: mtk-efuse: Register MediaTek socinfo driver from efuse
[PATCHSET wq/for-6.8] workqueue: Implement system-wide max_active for unbound workqueues
2023-12-22 8:04 UTC (4+ messages)
[PATCH v3 0/3] mtk-socinfo driver implementation
2023-12-22 8:03 UTC (6+ messages)
` [PATCH v3 2/3] soc: mediatek: mtk-socinfo: Add driver for getting chip information
[PATCH] sched: move access of avg_rt and avg_dl into existing helper functions
2023-12-22 8:02 UTC (5+ messages)
[PATCH linux-next] drm/panel: Simplify with dev_err_probe()
2023-12-22 8:02 UTC (2+ messages)
[PATCH v4 0/2] Add gpio driver support for Realtek DHC SoCs
2023-12-22 7:58 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: gpio: realtek: Add realtek,rtd-gpio
` [PATCH v4 2/2] Add GPIO support for Realtek DHC(Digital Home Center) RTD SoCs
[PATCH net-next v2 8/8] net: pse-pd: Add PD692x0 PSE controller driver
2023-12-22 7:54 UTC (11+ messages)
[PATCH] dt-bindings: regulator: Convert ti,tps65133 to YAML
2023-12-22 7:50 UTC (3+ messages)
[PATCH V2 0/4] riscv: mm: Fixup & Optimize COMPAT code
2023-12-22 7:49 UTC (25+ messages)
` [PATCH V2 1/4] riscv: mm: Fixup compat mode boot failure
` [PATCH V2 2/4] riscv: mm: Fixup compat arch_get_mmap_end
` [PATCH V2 3/4] riscv: mm: Remove unused TASK_SIZE_MIN
` [PATCH V2 4/4] riscv: mm: Optimize TASK_SIZE definition
[PATCH 0/5] Pinephone video out fixes (flipping between two frames)
2023-12-22 7:46 UTC (5+ messages)
` [PATCH 4/5] clk: sunxi-ng: a64: Add constraints on PLL-VIDEO0's n/m ratio
[PATCH v8 00/10] Enable HS-G5 support on SM8550
2023-12-22 7:41 UTC (4+ messages)
` [PATCH v8 09/10] phy: qualcomm: phy-qcom-qmp-ufs: Rectify SM8550 UFS HS-G4 PHY Settings
[PATCHv4] serial: imx: Add DMA buffer configuration via sysfs
2023-12-22 6:02 UTC (7+ messages)
` EXT: "
[PATCH v19 00/12] Implement copy offload support
2023-12-22 6:13 UTC (13+ messages)
` [PATCH v19 01/12] block: Introduce queue limits and sysfs for copy-offload support
` [PATCH v19 02/12] Add infrastructure for copy offload in block and request layer
` [PATCH v19 03/12] block: add copy offload support
` [PATCH v19 04/12] block: add emulation for copy
` [PATCH v19 05/12] fs/read_write: Enable copy_file_range for block device
` [PATCH v19 06/12] fs, block: copy_file_range for def_blk_ops for direct "
` [PATCH v19 07/12] nvme: add copy offload support
` [PATCH v19 08/12] nvmet: add copy command support for bdev and file ns
` [PATCH v19 09/12] dm: Add support for copy offload
` [PATCH v19 10/12] dm: Enable copy offload for dm-linear target
` [PATCH v19 11/12] null: Enable trace capability for null block
` [PATCH v19 12/12] null_blk: add support for copy offload
[PATCH] arm64: dts: qcom: qcm6490-idp: Add support for PM7250B PMIC
2023-12-22 7:31 UTC
[PATCH vhost v4 00/15] vdpa/mlx5: Add support for resumable vqs
2023-12-22 7:30 UTC (13+ messages)
` [PATCH vhost v4 02/15] vdpa: Add VHOST_BACKEND_F_CHANGEABLE_VQ_ADDR_IN_SUSPEND flag
[PATCH 0/3] perf scripts python: arm-cs-trace-disasm.py:
2023-12-22 7:29 UTC (4+ messages)
` [PATCH 1/3] perf scripts python: arm-cs-trace-disasm.py: print dso base address
[PATCH 02/12] drivers: soundwire: refactor amd soundwire manager device node creation
2023-12-22 7:15 UTC (6+ messages)
` [PATCH 04/12] drivers: soundwire: refactor soundwire pads enable
[PATCH 2/4] watchdog/softlockup: Use printk_cpu_sync_get_irqsave() to serialize reporting
2023-12-22 7:13 UTC (2+ messages)
[PATCH v7 0/9] Add iommufd nesting (part 2/2)
2023-12-22 7:12 UTC (16+ messages)
` [PATCH v7 5/9] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v7 6/9] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v7 7/9] iommu/vt-d: Allow qi_submit_sync() to return the QI faults
` [PATCH v7 8/9] iommu/vt-d: Convert pasid based cache invalidation to return QI fault
` [PATCH v7 9/9] iommu/vt-d: Add iotlb flush for nested domain
[RFC PATCH v1] regulator: pwm-regulator: Fix continuous get_voltage for disabled PWM
2023-12-22 7:10 UTC (4+ messages)
linux-next: duplicate patchs in the cgroup tree
2023-12-22 7:06 UTC (2+ messages)
[RFC nf-next v3 0/2] netfilter: bpf: support prog update
2023-12-22 7:06 UTC (4+ messages)
` [RFC nf-next v3 1/2] "
[PATCH] regulator: MAINTAINERS: add status for IRQ helpers
2023-12-22 6:57 UTC (4+ messages)
[PATCH net-next 0/2] selftest/net: Some more TCP-AO selftest post-merge fixups
2023-12-22 6:54 UTC (2+ messages)
linux-next: Fixes tag needs some work in the mux tree
2023-12-22 6:54 UTC (2+ messages)
[PATCH RESEND v2 1/2] cdx: create sysfs bin files for cdx resources
2023-12-22 6:46 UTC (2+ messages)
` [PATCH RESEND v2 2/2] cdx: Create resource debugfs file for cdx device
[RFC PATCH 1/1] mm: mark folio accessed in minor fault
2023-12-22 6:45 UTC (11+ messages)
` reply: "
[RFC PATCH net-next v1 0/4] Abstract page from net stack
2023-12-22 6:42 UTC (12+ messages)
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
[PATCH v5 0/2] Refine USB interrupt vectors on Qualcomm platforms
2023-12-22 6:36 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: usb: dwc3: Clean up hs_phy_irq in binding
` [PATCH v5 2/2] usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq
[PATCH v4 0/2] Refine USB interrupt vectors on Qualcomm platforms
2023-12-22 6:34 UTC (4+ messages)
` [PATCH v4 1/2] The high speed related interrupts present on QC targets are as follows:
` [PATCH v4 2/2] usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irq
[GIT PULL] xen: branch for v6.7-rc7
2023-12-22 6:34 UTC
[PATCH v2] ufs: mcq: Adding a function for MCQ enable
2023-12-22 6:31 UTC (2+ messages)
[PATCH 1/1] mm: memory-failure: Re-split hw-poisoned huge page on -EAGAIN
2023-12-22 6:27 UTC (3+ messages)
` [PATCH v2 1/2] mm: memory-failure: Make memory_failure_queue_delayed() helper
` [PATCH v2 2/2] mm: memory-failure: Re-split hw-poisoned huge page on -EAGAIN
[PATCH next] bonding: Extending LACP MUX State Machine to include a Collecting State
2023-12-22 5:38 UTC (2+ messages)
linux-next: build failure after merge of the mm tree
2023-12-22 6:26 UTC (3+ messages)
[PATCH] mm: swap: async free swap slot cache entries
2023-12-22 6:25 UTC
[PATCH v2 1/1] mmc: core: Add HS400 tuning in HS400es initialization
2023-12-22 6:22 UTC
[PATCH v3 0/6] Initial support for the Realtek DHC SoCs
2023-12-22 6:20 UTC (6+ messages)
` [PATCH v3 2/6] irqchip: Add interrupt controller support for "
[PATCH] arch: powerpc: kernel: fixed some typos
2023-12-22 6:19 UTC (3+ messages)
[PATCH] thermal: max7620: fix all kernel-doc warnings
2023-12-22 6:19 UTC
[PATCH] efi: memmap: fix kernel-doc warnings
2023-12-22 6:19 UTC
[PATCH] tpm: cr50: fix kernel-doc warning and spelling
2023-12-22 6:19 UTC
[PATCH] drbd: actlog: fix kernel-doc warnings and spelling
2023-12-22 6:19 UTC
[PATCH] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
2023-12-22 6:16 UTC (18+ messages)
[PATCH v2 1/2] kernel/cgroup: use kernfs_create_dir_ns()
2023-12-22 6:15 UTC (3+ messages)
[PATCH] usb: mon: Fix atomicity violation in mon_bin_vma_fault
2023-12-22 6:13 UTC (3+ messages)
[PATCH v2 1/2] cdx: create sysfs bin files for cdx resources
2023-12-22 6:13 UTC (3+ messages)
[PATCH v2 0/1] mmc: core: Add HS400 tuning in HS400es initialization
2023-12-22 6:12 UTC
[PATCH v2 0/2] Set XHCI_SG_TRB_CACHE_SIZE_QUIRK for DWC3 devices
2023-12-22 6:10 UTC (5+ messages)
` [PATCH v2 1/2] usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK
[PATCH v2] usb: mon: Fix atomicity violation in mon_bin_vma_fault
2023-12-22 6:04 UTC
[PATCH v2] [media] xc4000: Fix atomicity violation in xc4000_get_frequency
2023-12-22 5:50 UTC
[PATCH v3 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
2023-12-22 5:48 UTC (2+ messages)
[PATCH net-next v1 0/4] net: stmmac: Enable Per DMA Channel interrupt
2023-12-22 5:44 UTC (5+ messages)
` [PATCH net-next v1 1/4] dt-bindings: net: snps,dwmac: per channel irq
` [PATCH net-next v1 2/4] net: stmmac: Make MSI interrupt routine generic
` [PATCH net-next v1 3/4] net: stmmac: Add support for TX/RX channel interrupt
` [PATCH net-next v1 4/4] net: stmmac: Use interrupt mode INTM=1 for per channel irq
[PATCH 1/3] init: Declare rodata_enabled and mark_rodata_ro() at all time
2023-12-22 5:35 UTC (3+ messages)
[PATCH v5 0/2] Add swappiness argument to memory.reclaim
2023-12-22 5:31 UTC (6+ messages)
` [PATCH v5 1/2] mm: add defines for min/max swappiness
` [PATCH v5 2/2] mm: add swapiness= arg to memory.reclaim
[syzbot] [reiserfs?] possible deadlock in chmod_common (2)
2023-12-22 5:26 UTC (2+ messages)
` [PATCH arm64] reiserfs: fix deadlock in chmod_common
[PATCH 1/3] virt: vbox: core: fix all kernel-doc warnings
2023-12-22 5:25 UTC (3+ messages)
` [PATCH 2/3] virt: vbox: linux: "
` [PATCH 3/3] virt: vbox: utils: "
[RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
2023-12-22 5:14 UTC (4+ messages)
linux-next: Tree for Dec 22
2023-12-22 5:09 UTC
[PATCH] drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()
2023-12-22 5:08 UTC (2+ messages)
[PATCH v2 1/2] riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESS
2023-12-22 5:04 UTC (4+ messages)
` [PATCH v2 0/2] riscv: enable EFFICIENT_UNALIGNED_ACCESS and DCACHE_WORD_ACCESS
[git pull] drm fixes for 6.7-rc7
2023-12-22 4:59 UTC
[PATCH v2] LoongArch: signal.c: add header file to fix build error
2023-12-22 4:59 UTC (2+ messages)
[PATCH v3] LoongArch: signal.c: add header file to fix build error
2023-12-22 4:58 UTC
[PATCH] md/raid5: fix atomicity violation in raid5_cache_count
2023-12-22 4:56 UTC (5+ messages)
[PATCH v3 0/9] Add CMDQ secure driver for SVP
2023-12-22 4:52 UTC (10+ messages)
` [PATCH v3 1/9] dt-bindings: gce: mt8195: Add CMDQ_SYNC_TOKEN_SECURE_THR_EOF event id
` [PATCH v3 2/9] dt-bindings: mailbox: Add mboxes property for CMDQ secure driver
` [PATCH v3 3/9] soc: mediatek: cmdq: Add cmdq_pkt_logic_command to support math operation
` [PATCH v3 4/9] soc: mediatek: cmdq: Add cmdq_pkt_write_s_reg_value to support write value to reg
` [PATCH v3 5/9] mailbox: mtk-cmdq: Support GCE loop packets in interrupt handler
` [PATCH v3 6/9] soc: mediatek: cmdq: Add cmdq_pkt_finalize_loop for looping cmd with irq
` [PATCH v3 7/9] mailbox: mediatek: Move reuseable definition to header for secure driver
` [PATCH v3 8/9] mailbox: mediatek: Add CMDQ secure mailbox driver
` [PATCH v3 9/9] mailbox: mediatek: Add secure CMDQ driver support for CMDQ driver
[PATCH v2] md/raid5: fix atomicity violation in raid5_cache_count
2023-12-22 4:52 UTC
[PATCH] arm64: defconfig: Enable Qualcomm SC8280XP camera clock controller
2023-12-22 4:47 UTC
[PATCH v13 0/5] riscv: Add fine-tuned checksum functions
2023-12-22 4:43 UTC (5+ messages)
` [PATCH v13 2/5] riscv: Add static key for misaligned accesses
[PATCH] crypto: stm32/crc32 - fix parsing list of devices
2023-12-22 4:42 UTC (2+ messages)
[PATCH V3 0/2] Add QCrypto support for SC7280
2023-12-22 4:41 UTC (3+ messages)
` [PATCH V3 1/2] dt-bindings: crypto: qcom-qce: document the SC7280 crypto engine
[PATCH] crypto: lib/mpi - Fix unexpected pointer access
2023-12-22 4:36 UTC (2+ messages)
[PATCH 1/2] dt-bindings: crypto: qcom-qce: constrain clocks for IPQ9574 QCE
2023-12-22 4:36 UTC (2+ messages)
[PATCH v2 0/2] hwrng: starfive: Add support for JH8100
2023-12-22 4:35 UTC (2+ messages)
[PATCH 0/2] crypto: virtio-crypto: Wait for tasklet to complete on device remove and fix warnings
2023-12-22 4:35 UTC (3+ messages)
` [PATCH 1/2] crypto: virtio-crypto: Wait for tasklet to complete on device remove
[PATCH net v3] r8169: Fix PCI error on system resume
2023-12-22 4:34 UTC
[RFC PATCH v2 0/5] hugetlb: parallelize hugetlb page init on boot
2023-12-22 4:33 UTC (6+ messages)
[PATCH] net/tcp_sigpool: Use kref_get_unless_zero()
2023-12-22 4:25 UTC (2+ messages)
[PATCH 1/5] math.h: Add avg_array()
2023-12-22 4:24 UTC (2+ messages)
[syzbot] [reiserfs?] possible deadlock in chmod_common (2)
2023-12-22 4:19 UTC
[PATCH 1/1] riscv: set ARCH_DMA_DEFAULT_COHERENT if RISCV_DMA_NONCOHERENT is not set
2023-12-22 4:14 UTC (4+ messages)
[PATCH v2] tracing/selftests: Add ownership modification tests for eventfs
2023-12-22 4:11 UTC (7+ messages)
[PATCH v2] mm: remove redundant lru_add_drain() prior to unmapping pages
2023-12-22 4:01 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox