All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-13 10:18:16 to 2023-02-13 11:02:18 UTC [more...]

[PATCH] MAINTAINERS: update my email address for the clock framework
 2023-02-13 10:57 UTC  (2+ messages)

[EXT] Re: [PATCH v2 1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
 2023-02-13 11:02 UTC 

[PATCH v2] Set ssid when authenticating
 2023-02-13 11:01 UTC  (2+ messages)

[PATCH 0/6] dt-bindings: second batch of dt-schema conversions for Amlogic Meson bindings
 2023-02-13 11:01 UTC  (19+ messages)
` [PATCH 1/6] dt-bindings: rtc: convert rtc-meson-vrtc.txt to dt-schema
` [PATCH 2/6] dt-bindings: soc: amlogic: convert clk-measure.txt "
` [PATCH 3/6] dt-bindings: soc: amlogic: document System Control registers
` [PATCH 4/6] dt-bindings: soc: amlogic: convert amlogic,gxbb-clkc.txt to dt-schema
` [PATCH 6/6] dt-bindings: soc: amlogic: update sysctrl clock-controller subnode type

[PATCH v2 00/50] drm/msm/dpu: rework HW catalog
 2023-02-13 11:01 UTC  (7+ messages)
` [PATCH v2 06/50] drm/msm/dpu: correct sm8550 scaler
` [PATCH v2 14/50] drm/msm/dpu: Allow variable SSPP/INTF_BLK size

[linux-next:pending-fixes] BUILD SUCCESS 73d40d27ae59c028ed59a1e1ebdeaaeafa3bb788
 2023-02-13 11:01 UTC 

[PATCH] mm: page_alloc: don't allocate page from memoryless nodes
 2023-02-13 11:00 UTC  (3+ messages)

[oe-core][PATCHv3] graphene: add a PACKAGECONFIG for arm_neon
 2023-02-13 11:00 UTC  (3+ messages)

[RFC 0/1] lib: add pdcp protocol
 2023-02-13 10:59 UTC  (5+ messages)
` [PATCH 0/5] "
  ` [PATCH 2/5] "

[PATCH v3 0/6] Introduce STM32 system bus
 2023-02-13 10:54 UTC  (8+ messages)
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
  ` [Linux-stm32] "

[PATCH] drm/amd/amdgpu: fix warining during suspend
 2023-02-13 10:52 UTC 

[PATCH v4] hw/arm/smmuv3: Add GBPA register
 2023-02-13 10:57 UTC  (3+ messages)

[Bug 217030] New: [Syzkaller & bisect] There is "xfs_bmapi_convert_delalloc" WARNING in v6.2-rc7 kernel
 2023-02-13 10:57 UTC 

[RFC PATCH 0/3] qdev: Introduce QDEV_DECLARE_DEV_BUS_TYPES() macro
 2023-02-13 10:56 UTC  (4+ messages)
` [RFC PATCH 1/3] hw/qdev: "
` [RFC PATCH 2/3] hw/usb: Declare QOM macros using QDEV_DECLARE_DEV_BUS_TYPES()
` [RFC PATCH 3/3] hw/usb: Use USB_DEVICE_GET_BUS() macro

[PATCH] docs: media: v4l: uapi: Fix field type for SUBDEV_ENUM_FRAME_SIZE
 2023-02-13 10:56 UTC 

[Syzkaller & bisect] There is "xfs_bmapi_convert_delalloc" WARNING in v6.2-rc7 kernel
 2023-02-13 10:56 UTC 

[PATCH] Argo: don't obtain excess page references
 2023-02-13 10:55 UTC  (5+ messages)
` Ping: "

[virtio-comment] [PATCH v10 02/10] admin: introduce device group and related concepts
 2023-02-13 10:55 UTC  (14+ messages)
                    ` [virtio-dev] "
                      ` [virtio] "

[Intel-wired-lan] [PATCH net] ice: Fix missing cleanup routine in the case of partial memory allocation
 2023-02-13 10:40 UTC 

[PATCH] nvme-tcp: check for allocated queue in nvme_tcp_get_address()
 2023-02-13 10:50 UTC  (3+ messages)

[PATCH v2] x86/vlapic: call vmx_vlapic_msr_changed through an hvm_function callback
 2023-02-13 10:54 UTC  (3+ messages)

[PATCH] dt-bindings: net: dsa: mediatek,mt7530: improve binding description
 2023-02-13 10:48 UTC  (3+ messages)

[PATCH v2 0/9] hw/qdev: Housekeeping around qdev_get_parent_bus()
 2023-02-13 10:53 UTC  (6+ messages)
` [PATCH v2 4/9] hw/net: Replace dev->parent_bus by qdev_get_parent_bus(dev)
` [PATCH v2 5/9] hw/pci: "

[PATCH] iio: imu: st_lsm6dsx: discard samples during filters settling time
 2023-02-13 10:53 UTC  (5+ messages)
    ` [PATCH] iio: imu: st_lsm6dsx: no answer after some iio_generic_buffer test cycles

[PATCH v6 00/20] irqdomain: fix mapping race and rework locking
 2023-02-13 10:43 UTC  (41+ messages)
` [PATCH v6 01/20] irqdomain: Fix association race
` [PATCH v6 02/20] irqdomain: Fix disassociation race
` [PATCH v6 03/20] irqdomain: Drop bogus fwspec-mapping error handling
` [PATCH v6 04/20] irqdomain: Look for existing mapping only once
` [PATCH v6 05/20] irqdomain: Refactor __irq_domain_alloc_irqs()
` [PATCH v6 06/20] irqdomain: Fix mapping-creation race
` [PATCH v6 07/20] irqdomain: Fix domain registration race
` [PATCH v6 08/20] irqdomain: Drop revmap mutex
` [PATCH v6 09/20] irqdomain: Drop dead domain-name assignment
` [PATCH v6 10/20] irqdomain: Drop leftover brackets
` [PATCH v6 11/20] irqdomain: Clean up irq_domain_push/pop_irq()
` [PATCH v6 12/20] x86/ioapic: Use irq_domain_create_hierarchy()
` [PATCH v6 13/20] x86/uv: "
` [PATCH v6 14/20] irqchip/alpine-msi: Use irq_domain_add_hierarchy()
` [PATCH v6 15/20] irqchip/gic-v2m: Use irq_domain_create_hierarchy()
` [PATCH v6 16/20] irqchip/gic-v3-its: "
` [PATCH v6 17/20] irqchip/gic-v3-mbi: "
` [PATCH v6 18/20] irqchip/loongson-pch-msi: "
` [PATCH v6 19/20] irqchip/mvebu-odmi: "
` [PATCH v6 20/20] irqdomain: Switch to per-domain locking

[virtio-dev] [PATCH v10 00/10] Introduce device group and device management
 2023-02-13 10:51 UTC  (10+ messages)
` [PATCH v10 03/10] admin: introduce group administration commands
          ` [virtio-comment] "
` [PATCH v10 09/10] admin: conformance clauses
  ` [virtio-comment] Re: [virtio-dev] "
    `  "

[linux-next:master 4945/12440] drivers/firmware/arm_scmi/bus.c:128:18-22: ERROR: reference preceded by free on line 102
 2023-02-13 10:50 UTC 

[syzbot] KMSAN: kernel-infoleak in iommufd_vfio_ioctl
 2023-02-13 10:50 UTC 

[PATCH v5 00/13] btrfs: introduce RAID stripe tree
 2023-02-13 10:49 UTC  (6+ messages)
` [PATCH v5 04/13] btrfs: add support for inserting raid stripe extents

[PATCH v3 0/2] HID: use spinlocks to safely schedule led workers
 2023-02-13 10:47 UTC  (5+ messages)
` [PATCH v3 1/2] HID: bigben: use spinlock to safely schedule workers

[PATCH v2 0/2] dt-bindings: sti: updates for STi platform
 2023-02-13 10:47 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: sti: add STi platform syscon
` [PATCH v2 2/2] dt-bindings: arm: sti: add sti boards and remove stih415/stih416

[PATCH v5 0/2] leds: lp55xx: configure internal charge pump
 2023-02-13 10:46 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: leds-lp55xx: add ti,charge-pump-mode
` [PATCH v5 2/2] leds: lp55xx: configure internal charge pump

[PATCH 1/2] dt-bindings: display: panel: Add Novatek NT36523 bindings
 2023-02-13 10:45 UTC  (3+ messages)

[patch net-next] devlink: don't allow to change net namespace for FW_ACTIVATE reload action
 2023-02-13 10:45 UTC  (5+ messages)

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-13 10:44 UTC  (4+ messages)
` [PATCH v10 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL

[PATCH] powerpc/machdep: warn when machine_is() used too early
 2023-02-13 10:45 UTC  (3+ messages)

[PATCH 0/3] TSA: make sure QEMU compiles when using clang TSA
 2023-02-13 10:44 UTC  (2+ messages)

[oe-core][PATCHv2] graphene: add a PACKAGECONFIG for arm_neon
 2023-02-13 10:45 UTC  (4+ messages)

RFI: Tablet mode support on HP Pro x360 435 G9 w/ AMD Ryzen 7 5825U
 2023-02-13 10:43 UTC 

[PATCH] mm/userfaultfd: Support operation on multiple VMAs
 2023-02-13 10:43 UTC 

[PATCH v2] xen: credit2: respect credit2_runqueue=all when arranging runqueues
 2023-02-13 10:41 UTC  (3+ messages)
` Ping: "
  ` Ping²: "

fix circular disk reference in blk-cgroup
 2023-02-13 10:41 UTC  (6+ messages)
` [PATCH 1/3] blk-throttle: store a gendisk in struct throtl_data
` [PATCH 2/3] blk-throttle: move the throtl_data pointer from to struct gendisk
` [PATCH 3/3] blk-cgroup: only grab an inode reference to the disk for each blkg

[Intel-gfx] [CI 1/4] drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs
 2023-02-13 10:41 UTC  (6+ messages)
  ` [Intel-gfx] [Cc: drm-misc folks] "
      ` [Cc: drm-misc folks] Re: [Intel-gfx] "

[RFC PATCH] dt-bindings: Add AST2600 i3c controller binding
 2023-02-13  9:35 UTC  (6+ messages)

[PATCH -next] i3c: fix device.h kernel-doc warnings
 2023-02-13  7:03 UTC 

[LTP] [PATCH 1/1] tst_net.sh: Move run code after loading test lib
 2023-02-13 10:35 UTC  (2+ messages)

[PATCH v3] x86/ucode/AMD: apply the patch early on every logical thread
 2023-02-13 10:36 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: conversion of i2c-st into DT schema YAML
 2023-02-13 10:35 UTC  (3+ messages)

[PATCH v2 00/18] lib/stackdepot: fixes and clean-ups
 2023-02-13 10:35 UTC  (8+ messages)
` [PATCH v2 07/18] lib/stackdepot: reorder and annotate global variables
` [PATCH v2 08/18] lib/stackdepot: rename hash table constants and variables
` [PATCH v2 09/18] lib/stackdepot: rename slab to pool

[RFC PATCH v2 0/7] Support nested SNP KVM guests on Hyper-V
 2023-02-13 10:34 UTC  (8+ messages)
` [RFC PATCH v2 1/7] x86/hyperv: Allocate RMP table during boot
` [RFC PATCH v2 2/7] x86/sev: Add support for NestedVirtSnpMsr
` [RFC PATCH v2 3/7] x86/sev: Maintain shadow rmptable on Hyper-V
` [RFC PATCH v2 4/7] x86/amd: Configure necessary MSRs for SNP during CPU init when running as a guest
` [RFC PATCH v2 5/7] iommu/amd: Don't fail snp_enable when running virtualized
` [RFC PATCH v2 6/7] crypto: ccp - Introduce quirk to always reclaim pages after SEV-legacy commands
` [RFC PATCH v2 7/7] x86/fault: Handle RMP faults with 0 address when nested

[PATCH] mmc: block: workaround long ioctl busy timeout
 2023-02-13 10:34 UTC  (2+ messages)

[PATCH V3 0/6] remoteproc: imx_rproc: support firmware in DDR
 2023-02-13 10:15 UTC  (4+ messages)

[PATCH 0/5] nvme: rework __nvme_submit_sync_cmd()
 2023-02-13 10:33 UTC  (5+ messages)
` [PATCH 5/5] nvme: retry authentication commands if DNR status bit is not set

[PATCH 1/1] block: improve error logging in bdrv_reopen_prepare()
 2023-02-13 10:31 UTC 

[PATCH] dt-bindings: spi: conversion of spi-st-ssc into DT schema YAML
 2023-02-13 10:31 UTC  (2+ messages)

[jpoimboe:arch-cpu-idle-dead-noreturn 22/23] init/main.o: warning: objtool: start_kernel+0x4ad: unreachable instruction
 2023-02-13 10:30 UTC 

[LTP] [LTP PATCH v1 1/1] syscalls/madvise11: Add some memory page soft-offlining control
 2023-02-13 10:00 UTC  (4+ messages)
` [LTP] [LTP PATCH v2 0/1] "
  ` [LTP] [LTP PATCH v2 1/1] madvise11: Add test for memory allocation / Soft-offlining possible race

[PATCH] target/riscv: Fix vslide1up.vf and vslide1down.vf
 2023-02-13 10:29 UTC  (2+ messages)

[PATCH v7 0/6] Some improvements of resctrl selftest
 2023-02-13 10:29 UTC  (3+ messages)
` [PATCH v7 5/6] selftests/resctrl: Commonize the signal handler register/unregister for all tests

[PATCH v3 0/3] Update Renesas RZ/V2M UART Port type
 2023-02-13 10:29 UTC  (11+ messages)
` [PATCH v3 3/3] serial: 8250_em: Add serial_out() to struct serial8250_em_hw_info

[GIT PULL] platform-drivers-x86 for 6.2-5
 2023-02-13 10:27 UTC 

[PATCH v6 1/3] dt-bindings: cpufreq: qcom-cpufreq-nvmem: specify supported opp tables
 2023-02-13 10:27 UTC  (6+ messages)
` [PATCH v6 2/3] dt-bindings: cpufreq: qcom-cpufreq-nvmem: make cpr bindings optional

[RFC]: mempool: zero-copy cache get bulk
 2023-02-13 10:25 UTC  (7+ messages)
` [PATCH v8] mempool cache: add zero-copy get and put functions

[PATCH] ata: ahci: Add Tiger Lake UP{3,4} AHCI controller
 2023-02-13 10:24 UTC 

[RFC 00/52] Introduce hybrid CPU topology
 2023-02-13 10:14 UTC  (2+ messages)

[LTP] [PATCH v5] Refactor pidns31 test using new LTP API
 2023-02-13 10:22 UTC 

[PATCH v5 0/4] Add CS35L41 shared boost feature
 2023-02-13 10:22 UTC  (8+ messages)
` [PATCH v5 3/4] ALSA: cs35l41: Add "

[PATCH] Add quirk for ADATA SX6000PNP
 2023-02-13 10:22 UTC  (2+ messages)

[PATCH] lib/net: support UDP pseudo-header for UFO
 2023-02-13 10:22 UTC  (3+ messages)

drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c:2222 mxc_jpeg_probe() warn: missing unwind goto?
 2023-02-13 10:19 UTC 

[PATCH 0/4] nvme patches for 6.3
 2023-02-13 10:19 UTC  (3+ messages)
` [PATCH 3/4] nvme-pci: place descriptor addresses in iod

[PATCH 0/3] Documentation fixes for thermal/bleeding-edge
 2023-02-13 10:18 UTC  (2+ messages)

[PATCH v13 03/12] splice: Do splice read from a buffered file without using ITER_PIPE
 2023-02-13 10:18 UTC  (5+ messages)
` [PATCH v13 00/12] iov_iter: Improve page extraction (pin or just list)

[PATCH v4 00/30] EFI and ACPI support for arm64
 2023-02-13 10:17 UTC  (22+ messages)
` [PATCH v4 10/30] lib/acpi: Extend the definition of the FADT table
` [PATCH v4 11/30] devicetree: Check that fdt is not NULL in dt_available()
` [PATCH v4 12/30] arm64: Add support for setting up the PSCI conduit through ACPI
` [PATCH v4 13/30] arm64: Add support for discovering the UART "
` [PATCH v4 14/30] arm64: Add support for timer initialization "
` [PATCH v4 15/30] arm64: Add support for cpu "
` [PATCH v4 16/30] arm64: Add support for gic "
` [PATCH v4 17/30] lib/printf: Support for precision modifier in printf
` [PATCH v4 18/30] lib/printf: Add support for printing wide strings
` [PATCH v4 19/30] lib/efi: Add support for getting the cmdline
` [PATCH v4 20/30] arm/arm64: Rename etext to _etext
` [PATCH v4 21/30] lib: Avoid ms_abi for calls related to EFI on arm64
` [PATCH v4 22/30] arm64: Add a new type of memory type flag MR_F_RESERVED
` [PATCH v4 23/30] arm64: Add a setup sequence for systems that boot through EFI
` [PATCH v4 24/30] arm64: Copy code from GNU-EFI
` [PATCH v4 25/30] arm64: Change GNU-EFI imported code to use defined types
` [PATCH v4 26/30] arm64: Use code from the gnu-efi when booting with EFI
` [PATCH v4 27/30] lib: Avoid external dependency in libelf
` [PATCH v4 28/30] arm64: Add support for efi in Makefile
` [PATCH v4 29/30] lib: arm: Print test exit status
` [PATCH v4 30/30] arm64: Add an efi/run script


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.