linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-17 11:06:38 to 2023-04-17 13:13:22 UTC [more...]

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-04-17 13:05 UTC  (3+ messages)
` [PATCH RFC v8 45/56] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH 1/3] dt-bindings: net: wireless: qcom,ath11k: allow describing radios
 2023-04-17 13:10 UTC  (2+ messages)

[PATCH 0/2] Add support for Xilinx XDMA Soft IP as Root Port
 2023-04-17 13:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: PCI: xilinx-xdma: Add YAML schemas for Xilinx XDMA PCIe Root Port Bridge

[PATCH] ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470
 2023-04-17 13:09 UTC  (3+ messages)

[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
 2023-04-17 13:02 UTC  (21+ messages)
` [PATCH v3 01/19] fbdev: Prepare generic architecture helpers
` [PATCH v3 02/19] arch/arc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 03/19] arch/arm: "
` [PATCH v3 04/19] arch/arm64: "
` [PATCH v3 05/19] arch/ia64: "
` [PATCH v3 06/19] arch/loongarch: "
` [PATCH v3 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function
` [PATCH v3 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers
` [PATCH v3 09/19] arch/mips: "
` [PATCH v3 10/19] video: Remove trailing whitespaces
` [PATCH v3 11/19] video: Move HP PARISC STI core code to shared location
` [PATCH v3 12/19] arch/parisc: Remove trailing whitespaces
` [PATCH v3 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc
` [PATCH v3 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 15/19] arch/powerpc: "
` [PATCH v3 16/19] arch/sh: "
` [PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
` [PATCH v3 18/19] arch/sparc: Implement <asm/fb.h> with generic helpers
` [PATCH v3 19/19] arch/x86: "

[PATCH RFC v4 0/4] mmc: add support for the dw-mmc controller on Hi3798MV200
 2023-04-17 13:10 UTC  (3+ messages)
` [PATCH RFC v4 3/4] dt-binding: mmc: hi3798cv200-dw-mshc: convert to YAML and rename to histb-dw-mshc

[PATCH 0/2] Input: cap11xx add advanced sensitivity settings
 2023-04-17 13:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: microchip,cap11xx: "

[PATCH v12 0/4] Add support for Maxim MAX735x/MAX736x variants
 2023-04-17 13:10 UTC  (3+ messages)
` [PATCH v12 1/4] dt-bindings: i2c: Correct interrupt support

[PATCH 0/2] clk: Add basic register clock controller
 2023-04-17 13:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Add reg-clock-controller

[PATCH 0/7] remove the vmas parameter from GUP APIs
 2023-04-17 13:09 UTC  (9+ messages)
` [PATCH 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
` [PATCH 2/7] mm/gup: remove unused vmas parameter from pin_user_pages_remote()
` [PATCH 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
` [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages()

[PATCHv4 3/4] zsmalloc: rework compaction algorithm
 2023-04-17 13:08 UTC  (5+ messages)
` [PATCH] zsmalloc: reset compaction source zspage pointer after putback_zspage()

[PATCH] dt-bindings: phy: qmp-ufs: fix clock and clock-names for sa8775p
 2023-04-17 13:05 UTC 

[PATCH v4 0/5] arm64: dts: qcom: sa8775p: add more IOMMUs
 2023-04-17 12:58 UTC  (5+ messages)
` [PATCH v4 2/5] arm64: dts: qcom: sa8775p: add the pcie smmu node
` [PATCH v4 3/5] arm64: dts: qcom: sa8775p: add the GPU clock controller node
` [PATCH v4 4/5] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU
` [PATCH v4 5/5] arm64: dts: qcom: sa8775p: add the GPU IOMMU node

[PATCH net-next 0/7] Ocelot/Felix driver support for preemptible traffic classes
 2023-04-17 13:01 UTC  (17+ messages)
` [PATCH net-next 1/7] net: mscc: ocelot: export a single ocelot_mm_irq()
` [PATCH net-next 2/7] net: mscc: ocelot: remove struct ocelot_mm_state :: lock
` [PATCH net-next 3/7] net: mscc: ocelot: optimize ocelot_mm_irq()
` [PATCH net-next 4/7] net: mscc: ocelot: don't rely on cached verify_status in ocelot_port_get_mm()
` [PATCH net-next 5/7] net: mscc: ocelot: add support for mqprio offload
` [PATCH net-next 6/7] net: dsa: felix: act upon the mqprio qopt in taprio offload

[PATCH v13 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-17 12:56 UTC  (6+ messages)
` [PATCH v13 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v13 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v13 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v13 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v13 5/5] selftests: mm: add pagemap ioctl tests

[PATCH] mtd: spi-nor: issi: add support for IS25WP01G
 2023-04-17 12:53 UTC 

[PATCH 0/2] spi: cadence-quadspi: Fix random issues with Xilinx Versal DMA read
 2023-04-17 12:50 UTC  (3+ messages)

[RFC PATCH V4 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-04-17 12:49 UTC  (5+ messages)
` [RFC PATCH V4 08/17] x86/hyperv: Initialize cpu and memory for sev-snp enlightened guest

[PATCH] wifi: ath12k: fix missing unwind goto in `ath12k_pci_probe`
 2023-04-17 12:48 UTC  (2+ messages)

[PATCH v2] drm/nouveau: fix incorrect conversion to dma_resv_wait_timeout()
 2023-04-17 12:46 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v9 char-misc-next 1/2] misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP via NVMEM sysfs
 2023-04-17 12:47 UTC  (2+ messages)

linux-next: manual merge of the pci tree with the origin tree
 2023-04-17 12:45 UTC 

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-04-17 12:45 UTC  (5+ messages)

[PATCH] eventfd: support delayed wakeup for non-semaphore eventfd to reduce cpu utilization
 2023-04-17 12:44 UTC  (2+ messages)

[PATCH v3 0/2] Add SCMI support for mailbox unidirectional channels
 2023-04-17 12:44 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Fix xfers allocation on RX channel
 2023-04-17 12:43 UTC  (2+ messages)

[PATCH] bus: vexpress-config: Add explicit of_platform.h include
 2023-04-17 12:41 UTC  (2+ messages)

[PATCH bpf-next v3 1/3] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-17 12:40 UTC  (11+ messages)

[PATCH linux-next 0/3] selftests: net: udpgso_bench_rx: Fix verifty, gsosize, and packet number exceptions
 2023-04-17 12:25 UTC  (4+ messages)
` [PATCH linux-next 1/3] selftests: net: udpgso_bench_rx: Fix verifty exceptions
` [PATCH linux-next 2/3] selftests: net: udpgso_bench_rx: Fix gsosize exceptions
` [PATCH linux-next 3/3] selftests: net: udpgso_bench_rx: Fix packet number exceptions

[PATCH net-next v2] net: dsa: mt7530: fix support for MT7531BE
 2023-04-17 12:39 UTC  (6+ messages)

[PATCH] arm64: dts: mt8173: Power on panel regulator on boot
 2023-04-17 12:39 UTC 

[PATCH RFC 0/4] media: v4l2-ctrls: add controls for complex lens controller devices
 2023-04-17 12:38 UTC  (9+ messages)
` [PATCH RFC 1/4] media: v4l2-ctrls: add lens group status controls for zoom and focus
  ` [libcamera-devel] "

[PATCH] zsmalloc: allow only one active pool compaction context
 2023-04-17 12:37 UTC  (3+ messages)

[PATCH] libbpf: correct the macro KERNEL_VERSION for old kernel
 2023-04-17 12:36 UTC  (2+ messages)

[PATCH 0/4] convert create_page_buffers to folio_create_buffers
 2023-04-17 12:36 UTC  (5+ messages)
    ` [PATCH 1/4] fs/buffer: add folio_set_bh helper
    ` [PATCH 2/4] buffer: add folio_alloc_buffers() helper
    ` [PATCH 3/4] fs/buffer: add folio_create_empty_buffers helper
    ` [PATCH 4/4] fs/buffer: convert create_page_buffers to folio_create_buffers

[PATCH] clk: qcom: ipq5332: fix the order of SLEEP_CLK and XO clock
 2023-04-17 10:52 UTC 

[PATCH v4 0/2] leds: Add a driver for the BD2606MVV
 2023-04-17 12:32 UTC  (5+ messages)
` [PATCH v4 2/2] leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver

[PATCH v2,0/4] media: mediatek: vcodec: Fix decoder under flow and plt test fails randomly
 2023-04-17 12:13 UTC  (5+ messages)
` [PATCH v2,1/4] media: mediatek: vcodec: Avoid unneeded error logging
` [PATCH v2,2/4] media: mediatek: vcodec: using decoder status instead of core work count
` [PATCH v2,3/4] media: mediatek: vcodec: move core context from device to each instance
` [PATCH v2,4/4] media: mediatek: vcodec: using empty lat buffer as the last one

[PATCH v5 0/2] leds: Add a driver for the BD2606MVV
 2023-04-17 12:22 UTC  (3+ messages)
` [PATCH v5 2/2] leds: bd2606mvv: Driver for the Rohm 6 Channel i2c LED driver

[backport PATCH 0/2] stable v5.15, v5.10 and v5.4: fix perf build errors
 2023-04-17 12:29 UTC  (3+ messages)
` [backport PATCH 1/2] tools perf: Fix compilation error with new binutils
` [backport PATCH 2/2] tools build: Add feature test for init_disassemble_info API changes

[PATCH v2 0/8] Add MAX77643/MAX77654/MAX77658/MAX77659 PMIC Support
 2023-04-17 10:12 UTC  (4+ messages)
` [PATCH v2 3/8] dt-bindings: power: supply: max77658: Add ADI MAX77654/58/59 Charger

[PATCH v1 0/5] arm64: meson: support Amlogic A1 USB OTG controller
 2023-04-17 12:29 UTC  (9+ messages)
` [PATCH v1 1/5] phy: amlogic: during USB PHY clkin obtaining, enable it
` [PATCH v1 4/5] usb: dwc3-meson-g12a: support OTG switch

linux-next: Tree for Apr 13
 2023-04-17 12:28 UTC  (5+ messages)

[RFC PATCH] dma: coherent: respect to device 'dma-coherent' property
 2023-04-17 12:27 UTC  (4+ messages)

Kernel Panic - V6.2 - Reseved memory issue
 2023-04-17 12:27 UTC  (3+ messages)

[PATCH] printk: Export console trace point for kcsan/kasan/kfence/kmsan
 2023-04-17 12:25 UTC  (3+ messages)

[RFC PATCH v4 0/4] fpga: add initial KUnit tests for the subsystem
 2023-04-17 12:23 UTC  (5+ messages)
` [RFC PATCH v4 1/4] fpga: add fake FPGA manager
` [RFC PATCH v4 2/4] fpga: add fake FPGA bridge
` [RFC PATCH v4 3/4] fpga: add fake FPGA region
` [RFC PATCH v4 4/4] fpga: add initial KUnit test suites

linux-next: manual merge of the sh tree with the mm-unstable tree
 2023-04-17 12:20 UTC 

[regression] Bug 217182 - Dell Latitude E7450 Trackpoint not working as expected
 2023-04-17 11:46 UTC  (2+ messages)

[-net-next v12 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-17 10:02 UTC  (2+ messages)
` [-net-next v12 1/6] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version

[regression] Bug 216946 - Toshiba satellite click mini l9w-b: touchscreen: no touch events with kernel 6.1.4
 2023-04-17 11:55 UTC  (5+ messages)

[PATCH net-next v1 0/2] net: dsa: microchip: Rework ksz_prmw8 and add partial ACL support
 2023-04-17 12:19 UTC  (11+ messages)
` [PATCH net-next v1 2/2] net: dsa: microchip: Add partial ACL support for ksz9477 switches

[PATCH] Input: xpad - fix GPF in xpad_probe
 2023-04-17 11:15 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: watchdog: marvell octeonTX2 GTI system atchdog driver
 2023-04-17 11:06 UTC  (4+ messages)
` [PATCH 2/2] Watchdog: Add octeontx2 GTI watchdog driver
    ` [EXT] "

[PATCH 2/3] PCI/AER: Disable AER service on suspend when IRQ is shared with PME
 2023-04-17 11:50 UTC  (3+ messages)

[PATCH v3 0/3] spi: Add DMA mode support to spi-qcom-qspi
 2023-04-17 12:12 UTC  (4+ messages)
` [PATCH v3 3/3] spi: spi-qcom-qspi: Add DMA mode support

[PATCH 0/6] media: mediatek: vcodec: Fix decoder under flow and plt test fails randomly
 2023-04-17 12:11 UTC  (10+ messages)
` [PATCH 1/6] media: mediatek: vcodec: can`t regard getting lat buffer fail as error
` [PATCH 2/6] media: mediatek: vcodec: add the definition of decoder status
` [PATCH 4/6] media: mediatek: vcodec: add one empty lat buffer as the last one to decode

[PATCH v6 0/5] spi: dw: DW SPI DMA Driver updates
 2023-04-17 12:11 UTC  (4+ messages)
` [PATCH v6 2/5] spi: dw: Move "dw_spi_can_dma" function

[PATCH net] mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
 2023-04-17 12:07 UTC 

[PATCH v2] thermal/drivers/intel/int340x: Add DLVR support
 2023-04-17 12:08 UTC  (4+ messages)

[PATCH v2 0/5] arm64: dts: ti: k3-j7200-som-p0: Add TP6594 family PMICs
 2023-04-17 11:07 UTC  (4+ messages)

[PATCH net] virtio-net: reject small vring sizes
 2023-04-17 11:57 UTC  (13+ messages)

[PATCH] pid: handle a NULL dereference error case in find_task_by_pid_ns
 2023-04-17 11:35 UTC 

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-04-17 11:24 UTC  (3+ messages)

[PATCH v5 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-04-17 12:00 UTC  (3+ messages)
` [PATCH v5 12/13] coresight: Enable and disable helper devices adjacent to the path

[PATCH v3 0/7] remove the vmas parameter from GUP APIs
 2023-04-17 11:59 UTC  (13+ messages)
` [PATCH v3 1/7] mm/gup: remove unused vmas parameter from get_user_pages()
` [PATCH v3 3/7] mm/gup: remove vmas parameter from get_user_pages_remote()
` [PATCH v3 4/7] mm/gup: introduce the FOLL_SAME_FILE GUP flag
` [PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
` [PATCH v3 7/7] mm/gup: remove vmas array from internal GUP functions

[PATCH 1/6] drm: bridge: samsung-dsim: Support multi-lane calculations
 2023-04-17 11:57 UTC  (9+ messages)
` [PATCH 4/6] drm: bridge: samsung-dsim: Dynamically configure DPHY timing
` [PATCH 5/6] drm: bridge: samsung-dsim: Support non-burst mode

[PATCH v7 00/30] Add KVM LoongArch support
 2023-04-17  9:46 UTC  (5+ messages)
` [PATCH v7 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v7 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v7 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v7 26/30] LoongArch: KVM: Implement kvm exception vector

[PATCH mm-unstable RFC 0/5] cgroup: eliminate atomic rstat
 2023-04-17 11:54 UTC  (2+ messages)

[PATCH 2/6] perf: Support branch events logging
 2023-04-17 11:55 UTC  (12+ messages)

[PATCH 0/2] Add compatible to increase MT8188 audio control
 2023-04-17 11:44 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188
` [PATCH 2/2] drm/mediatek: dp: Add the audio control to mtk_dp_data struct

[PATCH v3] drm/fbdev-generic: prohibit potential out-of-bounds access
 2023-04-17 11:54 UTC  (2+ messages)

Checking for support of ptrace(PTRACE_SEIZE,...) on older kernels
 2023-04-17 11:50 UTC  (2+ messages)

[PATCH] drm/ast: Fix ARM compatibility
 2023-04-17 11:51 UTC  (3+ messages)

[PATCH] net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127
 2023-04-17 11:12 UTC  (2+ messages)

[PATCH 0/2] Handle invalid index error
 2023-04-17 11:49 UTC  (5+ messages)
` [PATCH 1/2] clk: qcom: common: "

[regression] Bug 217218 - Trying to boot Linux version 6-2.2 kernel with Marvell SATA controller 88SE9235
 2023-04-17 11:21 UTC  (5+ messages)

[PATCH] perf/core: Fix perf_sample_data not properly initialized for different swevents in perf_tp_event()
 2023-04-17 11:45 UTC  (2+ messages)

[patch V3 0/4] net, refcount: Address dst_entry reference count scalability issues
 2023-04-17 11:44 UTC  (2+ messages)

[PATCH v9 0/4] Add vendor agnostic mechanism to report hardware sleep
 2023-04-17 11:42 UTC  (3+ messages)

Linux regressions report for mainline [2023-04-16]
 2023-04-17 11:38 UTC  (3+ messages)

[PATCH 0/2] RZ/V2L: Add CRU, CSI support
 2023-04-17 11:37 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: renesas: rzv2l-smarc: Enable "

[PATCH bpf V7 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-17 11:35 UTC  (5+ messages)
` [PATCH bpf V7 4/7] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type

linux-next: manual merge of the drm-misc tree with the mm-stable tree
 2023-04-17 11:34 UTC  (3+ messages)

[PATCH] mm: correct arg in reclaim_pages()/reclaim_clean_pages_from_list()
 2023-04-17 11:48 UTC 

[PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-04-17 11:31 UTC  (12+ messages)

[PATCH V2] clk: qcom: ipq5332: fix the order of SLEEP_CLK and XO clock
 2023-04-17 10:56 UTC 

[PATCH][next] wifi: mt76: Replace zero-length array with flexible-array member
 2023-04-17 11:28 UTC  (4+ messages)

[PATCH] mm: compaction: optimize compact_memory to comply with the admin-guide
 2023-04-17 11:13 UTC  (5+ messages)

[PATCH] ASoC: fsl: Simplify an error message
 2023-04-17 11:27 UTC  (2+ messages)

[PATCH v2 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2023-04-17 11:24 UTC  (7+ messages)
` [PATCH v2 9/9] drm/i915: Use kmap_local_page() in gem/i915_gem_execbuffer.c

kernel error at led trigger "phy0tpt"
 2023-04-17 11:25 UTC  (5+ messages)

[RFC][PATCH] locking/rwsem: Add __sched annotation to __down_read_common()
 2023-04-17 11:19 UTC  (3+ messages)
` [PATCH v2] locking/rwsem: Add __always_inline "

[PATCH v3 0/4] module: avoid userspace pressure on unwanted allocations
 2023-04-17 11:18 UTC  (3+ messages)
` [PATCH v3 3/4] module: add debug stats to help identify memory pressure

[PATCH] dt-bindings: net: dwmac: sti: remove stih415/sti416/stid127
 2023-04-17 11:13 UTC  (2+ messages)

[PATCH v7 00/30] Add KVM LoongArch support
 2023-04-17  9:59 UTC  (2+ messages)
` [PATCH v7 18/30] LoongArch: KVM: Implement vcpu timer operations

[PATCH] drm: make drm_dp_add_payload_part2 gracefully handle NULL state pointer
 2023-04-17 11:13 UTC  (13+ messages)

[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-04-17 11:11 UTC  (2+ messages)

[PATCH v12 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-04-17 11:11 UTC  (12+ messages)
` [PATCH v12 2/5] fs/proc/task_mmu: "

[PATCH v3 6/7] drm: Add fdinfo memory stats
 2023-04-17 11:10 UTC  (12+ messages)

[RFC PATCH v2 0/3] kunit: Deferred action helpers
 2023-04-17 11:07 UTC  (5+ messages)
` [RFC PATCH v2 1/3] kunit: Add kunit_add_action() to defer a call until test exit

[PATCH v2 0/2] mm/slab: trivial fixup for SLAB_TYPESAFE_BY_RCU example code snippet
 2023-04-17 11:05 UTC  (3+ messages)
` [PATCH v2 2/2] mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).