All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-07 10:55:41 to 2023-07-07 11:51:40 UTC [more...]

[linux-linus test] 181729: regressions - FAIL
 2023-07-07 11:51 UTC 

[PATCH] btrfs: add a debug accounting for eb pages contiguousness
 2023-07-07 11:51 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v8 0/4] Handle GT and tile seperation in IGT
 2023-07-07 11:51 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t v8 1/4] lib/igt_sysfs: Add support to query number of tiles
` [igt-dev] [PATCH i-g-t v8 2/4] lib/igt_sysfs: Handling gt related sysfs uapi changes
` [igt-dev] [PATCH i-g-t v8 3/4] tests/xe/xe_guc_pc: Change the sysfs paths
` [igt-dev] [PATCH i-g-t v8 4/4] tests/xe/xe_sysfs_tile: adds new test to verify per tile vram addr_range
` [igt-dev] ✗ Fi.CI.BUILD: failure for Handle GT and tile seperation in IGT (rev7)

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-07-07 11:50 UTC  (4+ messages)
` [PATCH v4 03/16] KVM: Add KVM_CAP_MEMORY_FAULT_INFO

[PULL 00/60] ppc queue
 2023-07-07 11:31 UTC  (61+ messages)
` [PULL 01/60] pnv/psi: Allow access to PSI registers through xscom
` [PULL 02/60] target/ppc: Make HDECR underflow edge triggered
` [PULL 03/60] hw/ppc: Fix clock update drift
` [PULL 04/60] target/ppc: Only generate decodetree files when TCG is enabled
` [PULL 05/60] mv64361: Add dummy gigabit ethernet PHY access registers
` [PULL 06/60] target/ppc: Tidy POWER book4 SPR registration
` [PULL 07/60] target/ppc: Add TFMR SPR implementation with read and write helpers
` [PULL 08/60] sungem: Add WOL MMIO
` [PULL 09/60] target/ppc: Fix icount access for some hypervisor instructions
` [PULL 10/60] tests/avocado: record_replay test for ppc powernv machine
` [PULL 11/60] pnv/xive2: Allow indirect TIMA accesses of all sizes
` [PULL 12/60] target/ppc: Remove some superfluous parentheses
` [PULL 13/60] target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
` [PULL 14/60] target/ppc: Move common check in exception handlers to a function
` [PULL 15/60] target/ppc: Remove some more local CPUState variables only used once
` [PULL 16/60] target/ppd: Remove unused define
` [PULL 17/60] target/ppc: Get CPUState in one step
` [PULL 18/60] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
` [PULL 19/60] pnv/xive2: Fix TIMA offset for indirect access
` [PULL 20/60] pnv/xive: Add property on xive sources to define PQ state on reset
` [PULL 21/60] pnv/psi: Initialize the PSIHB interrupts to match hardware
` [PULL 22/60] ppc/pnv: quad xscom callbacks are P9 specific
` [PULL 23/60] ppc/pnv: Subclass quad xscom callbacks
` [PULL 24/60] ppc/pnv: Add P10 quad xscom model
` [PULL 25/60] ppc/pnv: Add P10 core "
` [PULL 26/60] ppc/pnv: Return zero for core thread state xscom
` [PULL 27/60] pnv/xive: Allow mmio operations of any size on the ESB CI pages
` [PULL 28/60] ppc/pegasos2: Add support for -initrd command line option
` [PULL 29/60] pnv/xive: Print CPU target in all TIMA traces
` [PULL 30/60] pnv/xive2: Always pass a presenter object when accessing the TIMA
` [PULL 31/60] target/ppc: Add LPAR-per-core vs per-thread mode flag
` [PULL 32/60] target/ppc: SMT support for the HID SPR
` [PULL 33/60] ppc/pnv: SMT support for powernv
` [PULL 34/60] tests/avocado: Add powernv machine test script
` [PULL 35/60] ppc440: Change ppc460ex_pcie_init() parameter type
` [PULL 36/60] ppc440: Add cpu link property to PCIe controller model
` [PULL 37/60] ppc440: Add a macro to shorten PCIe controller DCR registration
` [PULL 38/60] ppc440: Rename parent field of PPC460EXPCIEState to match code style
` [PULL 39/60] ppc440: Rename local variable in dcr_read_pcie()
` [PULL 40/60] ppc440: Stop using system io region for PCIe buses
` [PULL 41/60] ppc440: Add busnum property to PCIe controller model
` [PULL 42/60] ppc440: Remove ppc460ex_pcie_init legacy init function
` [PULL 43/60] ppc/sam460ex: Remove address_space_mem local variable
` [PULL 44/60] ppc440_pcix: Don't use iomem for regs
` [PULL 45/60] ppc440_pcix: Stop using system io region for PCI bus
` [PULL 46/60] ppc4xx_pci: Rename QOM type name define
` [PULL 47/60] ppc4xx_pci: Add define for ppc4xx-host-bridge type name
` [PULL 48/60] ppc440_pcix: Rename QOM type define abd move it to common header
` [PULL 49/60] ppc/pnv: Log all unimp warnings with similar message
` [PULL 50/60] ppc/pnv: Set P10 core xscom region size to match hardware
` [PULL 51/60] tests/qtest: Add xscom tests for powernv10 machine
` [PULL 52/60] target/ppc: Machine check on invalid real address access on POWER9/10
` [PULL 53/60] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h'
` [PULL 54/60] target/ppc: Reorder #ifdef'ry in kvm_ppc.h
` [PULL 55/60] target/ppc: Move CPU QOM definitions to cpu-qom.h
` [PULL 56/60] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h
` [PULL 57/60] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c
` [PULL 58/60] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h'
` [PULL 59/60] ppc/pnv: Add QME region for P10
` [PULL 60/60] ppc: Enable 2nd DAWR support on p10

[PATCH] drm/amdgpu: correct the UCODE ID used for VCN 4.0.3 SRAM update
 2023-07-07 11:49 UTC  (3+ messages)

[PATCH v3 0/6] eBPF RSS through QMP support
 2023-07-07 11:45 UTC  (3+ messages)
` [PATCH v3 5/6] qmp: Added new command to retrieve eBPF blob

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-07 10:50 UTC  (6+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "

[PATCH] x86/cpu: Add support for modern x86-64-v* march
 2023-07-07 11:46 UTC  (3+ messages)

[PATCH] [v2] drm/amdgpu: avoid integer overflow warning in amdgpu_device_resize_fb_bar()
 2023-07-07 11:47 UTC  (4+ messages)

[PATCH v5 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-07  5:58 UTC  (3+ messages)
` [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec

[PATCH v2 0/2] accel/tcg: Fix race condition in tb create/invalidate
 2023-07-07 11:39 UTC  (3+ messages)
` [PATCH v2 2/2] accel/tcg: Always lock pages before translation

[virtio-comment] [PATCH v12 0/3] admin: Access legacy registers using admin commands
 2023-07-07 11:46 UTC  (3+ messages)
` [virtio-dev] "
  ` [virtio-comment] "

[PATCH 0/6] Add audio support in v4l2 framework
 2023-07-07  3:13 UTC  (10+ messages)
` [PATCH 1/6] media: v4l2: Add audio capture and output support

Detecting whether dom0 is in a VM
 2023-07-07 11:45 UTC  (8+ messages)

[PATCH] irqchip/gic-v3: Workaround for GIC-700 erratum 2941627
 2023-07-07 11:45 UTC 

[PATCH v9] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-07-07 11:45 UTC  (2+ messages)

[bug report] sunxi: H6: no ethernet on Orange Pi One Plus
 2023-07-07 11:42 UTC  (7+ messages)

[PATCH v3 0/9] PCI: EPC: Add support to wake up host from D3 states
 2023-07-07 11:41 UTC  (11+ messages)
` [PATCH v3 1/9] PCI: endpoint: Add dstate change notifier support
` [PATCH v3 2/9] PCI: qcom-ep: Add support for D-state change notification
` [PATCH v3 3/9] PCI: qcom-ep: Update the D-state log
` [PATCH v3 4/9] PCI: epf-mhi: Add support for handling D-state notify from EPC
` [PATCH v3 5/9] PCI: endpoint: Add wakeup host API to EPC core
` [PATCH v3 6/9] pci: dwc: Add wakeup host op to pci_epc_ops
` [PATCH v3 7/9] PCI: qcom-ep: Add wake up host op to dw_pcie_ep_ops
` [PATCH v3 8/9] PCI: epf-mhi: Add wakeup host op
` [PATCH v3 9/9] bus: mhi: ep: wake up host is the MHI state is in M3

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-07 11:40 UTC  (10+ messages)
` [PATCH v2 4/5] mm: FLEXIBLE_THP for improved performance

[PATCH 1/1] KVM: pass through CPUID(0x80000006)
 2023-07-07 11:41 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: BCM53573: Drop nonexistent "default-off" LED trigger
 2023-07-07 11:40 UTC  (8+ messages)
` [PATCH 2/4] ARM: dts: BCM53573: Drop nonexistent #usb-cells
` [PATCH 3/4] ARM: dts: BCM53573: Add cells sizes to PCIe node
` [PATCH 4/4] ARM: dts: BCM53573: Use updated "spi-gpio" binding properties

[PATCH 0/3] block: align CoR requests to subclusters
 2023-07-07 11:33 UTC  (2+ messages)

[PATCH v2 0/2] remove unused defines
 2023-07-07 11:38 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] crypto/ipsec_mb: "

[PATCH v2 0/2] btrfs-progs: some zoned mkfs fixups
 2023-07-07 11:38 UTC  (5+ messages)
` [PATCH v2 1/2] btrfs-progs: print out the correct minimum size for zoned file systems
` [PATCH v2 2/2] btrfs-progs: set the proper minimum size for a zoned file system

[XEN v4 00/11] Add support for 32 bit physical address
 2023-07-07 11:37 UTC  (6+ messages)
` [XEN v4 04/11] xen/drivers: ns16550: Use paddr_t for io_base/io_size

[PATCH 0/6] qemu-img: rebase: add compression support
 2023-07-07 11:33 UTC  (3+ messages)

[PATCH 00/12] y2038: Add time64_t support to scheduler and thread APIs
 2023-07-07 11:37 UTC  (5+ messages)
` [PATCH 06/12] y2038: cobalt/uapi: Align memory layout for time64 related types

[virtio-comment] [PATCH v11 0/3] admin: Access legacy registers using admin commands
 2023-07-07 11:37 UTC  (4+ messages)
` [virtio-comment] "
  ` [virtio-dev] "

[PATCH v1] xen/drivers: ns16550: Fix the return logic for pci_uart_config()
 2023-07-07 11:35 UTC 

[PATCH v2 0/3] Kconfig for PCI passthrough on ARM
 2023-07-07 11:34 UTC  (9+ messages)
` [PATCH v2 3/3] [FUTURE] xen/arm: enable vPCI for domUs

[PATCH 1/4] vgacon: rework Kconfig dependencies
 2023-07-07 11:33 UTC  (5+ messages)
` [PATCH 3/4] dummycon: limit Arm console size hack to footbridge

[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
 2023-07-07 11:31 UTC  (7+ messages)
` [PATCH 6/6] fs: Make bind mounts work with bdev_allow_write_mounted=n

[PATCH] net/hns3: fix non-zero weight for disabled TC
 2023-07-07 11:29 UTC  (2+ messages)

[dm-devel] [PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-07 11:29 UTC  (14+ messages)
` [dm-devel] [PATCH 01/32] block: Provide blkdev_get_handle_* functions
      `  "
        ` [f2fs-dev] "
        ` [Drbd-dev] "
` [PATCH 02/32] block: Use file->f_flags for determining exclusive opens in file_to_blk_mode()

[PATCH] bus: moxtet: uninitialized data in output_write()
 2023-07-07 11:29 UTC 

[PATCH 0/4] cec-pin/cec-gpio: improve irq handling
 2023-07-07 11:26 UTC  (5+ messages)
` [PATCH 1/4] cec-gpio: specify IRQF_NO_AUTOEN when requesting irq
` [PATCH 2/4] cec-pin: improve interrupt handling
` [PATCH 3/4] cec-gpio: drop the cec_gpio_free callback
` [PATCH 4/4] cec-pin: only enable interrupts when monitoring the CEC pin

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-07 10:37 UTC  (5+ messages)
` [PATCH 05/10] firewall: introduce stm32_firewall framework

[PATCH V2 net] net: mana: Configure hwc timeout from hardware
 2023-07-07 10:17 UTC  (2+ messages)

[PATCH v2 0/3] Support ROHM BU27010 RGBC sensor
 2023-07-07 11:23 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: iio: ROHM BU27010 RGBC + flickering sensor
` [PATCH v2 2/3] iio: light: bu27008: add chip info
` [PATCH v2 3/3] iio: light: bd27008: Support BD27010 RGB

[meta-security][PATCH] packagegroup-security-tpm2: add more pkgs
 2023-07-07 11:22 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 066a64c121be85ce2c5ec794bc3def83454f2ddb
 2023-07-07 11:21 UTC 

[PATCH] net: add initial support for AF_XDP network backend
 2023-07-07 11:21 UTC  (15+ messages)

[igt-dev] [PATCH] tests/amdgpu: add vcn decoder and encoder tests
 2023-07-07 11:21 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/amdgpu: add vcn decoder and encoder tests (rev5)

[igt-dev] [PATCH] tests/amdgpu: add vcn decoder and encoder tests
 2023-07-07 11:16 UTC  (2+ messages)
` [igt-dev] ○ CI.xeBAT: info for tests/amdgpu: add vcn decoder and encoder tests (rev6)

[PATCH 0/2] MIPS: loongson32: Remove obsolete header files
 2023-07-07 11:11 UTC  (3+ messages)
` [PATCH 1/2] MIPS: loongson32: Remove regs-clk.h
` [PATCH 2/2] MIPS: loongson32: Remove regs-rtc.h

[PATCH 1/2] drm/amdgpu: extract a PSP function to execute IP FW loading commands
 2023-07-07 11:11 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: use psp_execute_load_ip_fw_cmd_buf instead

[PATCH v2 00/46] Add LoongArch LASX instructions
 2023-07-07 11:10 UTC  (7+ messages)
` [PATCH v2 16/46] target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
` [PATCH v2 17/46] target/loongarch; Implement xvdiv/xvmod
` [PATCH v2 18/46] target/loongarch: Implement xvsat

[igt-dev] [PATCH i-g-t v2 00/16] Extend intel_blt to work on Xe
 2023-07-07 11:10 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 15/16] tests/xe_exercise_blt: Check blitter library fast-copy for Xe

Getting help in writing tty driver
 2023-07-07 11:07 UTC 

[PATCH v6] ppc: Enable 2nd DAWR support on p10
 2023-07-07 11:09 UTC  (2+ messages)

[PATCH v2] ppc/pnv: Add QME region for P10
 2023-07-07 11:08 UTC  (2+ messages)

[OE-core][PATCH] python3: disable test_cppext ptest
 2023-07-07 11:09 UTC  (8+ messages)

[sashal-stable:pending-5.15 223/266] drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c:1871:9: error: implicit declaration of function 'for_each_gpiochip_node'; did you mean 'for_each_matching_node'?
 2023-07-07 11:08 UTC 

[PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
 2023-07-07 11:08 UTC  (2+ messages)

[PATCH] fs/udf: Change the type of blocksize from 'int' to 'unsigned int' in udf_discard_prealloc
 2023-07-07 11:07 UTC 

[PATCH RESEND 0/2] Bluetooth: fix bdaddr quirks
 2023-07-07 11:08 UTC  (4+ messages)
` [PATCH RESEND 2/2] Bluetooth: fix use-bdaddr-property quirk

[PATCH V6 0/5] Add camera clock controller support for SM8550
 2023-07-07 11:05 UTC  (3+ messages)
` [PATCH V6 4/5] clk: qcom: camcc-sm8550: Add support for qdss, sleep and xo clocks

[PATCH v4 bpf-next 0/6] bpf: add percpu stats for bpf_map
 2023-07-07 11:06 UTC  (10+ messages)
` [PATCH v4 bpf-next 5/6] selftests/bpf: test map percpu stats

[PATCH] vhost_vdpa: no need to fetch vring base when poweroff
 2023-07-07 18:18 UTC  (2+ messages)

[PATCH v2 0/2] Add API for making parts of a MMIO page R/O and use it in XHCI console
 2023-07-07 11:02 UTC  (6+ messages)
` [PATCH v2 1/2] x86/mm: add API for marking only part of a MMIO page read only

[PATCH v2 0/8] PCCI: EPC: Add support to wake up host from D3 states
 2023-07-07 11:01 UTC  (16+ messages)
` [PATCH v2 3/8] PCI: epf-mhi: Add dtate change op
` [PATCH v2 4/8] PCI: endpoint: Add wakeup host API to EPC core
` [PATCH v2 6/8] PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops
` [PATCH v2 7/8] PCI: epf-mhi: Add wakeup host op
` [PATCH v2 8/8] bus: mhi: ep: wake up host is the MHI state is in M3

[PATCH v6 0/3] ublk: enable zoned storage support
 2023-07-07 10:59 UTC  (3+ messages)
` [PATCH v6 3/3] "

[PATCH drm-next v6 00/13] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-07-07 11:00 UTC  (4+ messages)
` [PATCH drm-next v6 02/13] drm: manager to keep track of GPUs VA mappings

[PATCH v2] KVM: arm64: Add missing BTI instructions
 2023-07-07 10:59 UTC  (4+ messages)

[PATCH v3 00/28] ARM: qcom: apq8064: support CPU frequency scaling
 2023-07-07 10:59 UTC  (3+ messages)

[PATCH v3 for-next] RDMA/core: Get IB width and speed from netdev
 2023-07-07 10:56 UTC 

[PATCH net v2 0/3] s390/ism: Fixes to client handling
 2023-07-07 10:56 UTC  (4+ messages)
` [PATCH net v2 1/3] s390/ism: Fix locking for forwarding of IRQs and events to clients
` [PATCH net v2 2/3] s390/ism: Fix and simplify add()/remove() callback handling
` [PATCH net v2 3/3] s390/ism: Do not unregister clients with registered DMBs

[PATCH] fs/ext4: Change the type of blocksize from 'int' to 'unsigned int' in ext4_mb_init_cache
 2023-07-07 10:55 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.