All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-15 10:00:54 to 2022-06-15 10:29:45 UTC [more...]

[PATCH 0/3] add bt-sco sound card support for i.MX8MQ/MM/MN
 2022-06-15 10:15 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: imx8mm-evk: add bt-sco sound card support
` [PATCH 2/3] arm64: dts: imx8mq-evk: "
` [PATCH 3/3] arm64: dts: imx8mn-evk: "

[PATCH 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list
 2022-06-15 10:28 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8250: Enable per-process page tables

Git Test Coverage Report for v2.37.0-rc0
 2022-06-15 10:16 UTC  (3+ messages)

[PATCH 00/11] x86: support AVX512-FP16
 2022-06-15 10:28 UTC  (6+ messages)
` [PATCH 01/11] x86/CPUID: AVX512-FP16 definitions
` [PATCH 02/11] x86emul: handle AVX512-FP16 insns encoded in 0f3a opcode map
` [PATCH 03/11] x86emul: handle AVX512-FP16 Map5 arithmetic insns
` [PATCH 04/11] x86emul: handle AVX512-FP16 move insns
` [PATCH 05/11] x86emul: handle AVX512-FP16 fma-like insns

[PATCH liburing 0/3] single-issuer and poll benchmark
 2022-06-15 10:28 UTC  (9+ messages)
  ` [PATCH liburing 1/3] io_uring: update headers with IORING_SETUP_SINGLE_ISSUER
  ` [PATCH liburing 2/3] examples: add a simple single-shot poll benchmark
  ` [PATCH liburing 3/3] tests: test IORING_SETUP_SINGLE_ISSUER

[PATCH] drm/arm/hdlcd: Take over EFI framebuffer properly
 2022-06-15 10:26 UTC  (9+ messages)

[PATCH v8 00/17] Move HEVC stateless controls out of staging
 2022-06-15 10:21 UTC  (9+ messages)
` [PATCH v8 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY

XenSummit 2022 Call for Papers open
 2022-06-15 10:25 UTC 

[PATCH for-next v2 00/25] 5.20 cleanups and poll optimisations
 2022-06-15 10:26 UTC  (13+ messages)
` [PATCH for-next v2 04/25] io_uring: refactor ctx slow data placement
` [PATCH for-next v2 10/25] io_uring: kill REQ_F_COMPLETE_INLINE
` [PATCH for-next v2 21/25] io_uring: add IORING_SETUP_SINGLE_ISSUER

[libgpiod][PATCH] treewide: fix typos found with codespell
 2022-06-15 10:26 UTC 

[PATCHv3 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms
 2022-06-15 10:23 UTC  (3+ messages)

[PATCH 5.19 0/6] CQE32 fixes
 2022-06-15 10:23 UTC  (7+ messages)
` [PATCH 5.19 1/6] io_uring: get rid of __io_fill_cqe{32}_req()
` [PATCH 5.19 2/6] io_uring: unite fill_cqe and the 32B version
` [PATCH 5.19 3/6] io_uring: fill extra big cqe fields from req
` [PATCH 5.19 4/6] io_uring: fix ->extra{1,2} misuse
` [PATCH 5.19 5/6] io_uring: inline __io_fill_cqe()
` [PATCH 5.19 6/6] io_uring: make io_fill_cqe_aux to honour CQE32

[PATCH] ARM: zynq: Fix size-cells for pl353 driver
 2022-06-15 10:22 UTC 

[PATCH 0/1] wic: Use ROOTFS_DIR to locate pseudo_dir
 2022-06-15 10:22 UTC  (5+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[LTP] [vfs] 0b398f980a: ltp.copy_file_range01.fail
 2022-06-15 10:20 UTC  (4+ messages)
`  "

[PATCH 0/3] jump_label: get rid of NOP patching where possible
 2022-06-15 10:20 UTC  (5+ messages)
` [PATCH 3/3] jump_label: make initial NOP patching the special case

[PATCH v7 00/13] support non power of 2 zoned device
 2022-06-15 10:19 UTC  (28+ messages)
  ` [dm-devel] "
  ` [PATCH v7 01/13] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
    ` [dm-devel] "
  ` [PATCH v7 02/13] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [dm-devel] "
  ` [dm-devel] [PATCH v7 03/13] nvme: zns: Allow ZNS drives that have non-power_of_2 "
    `  "
  ` [dm-devel] [PATCH v7 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
    `  "
  ` [PATCH v7 05/13] null_blk: allow non power of 2 zoned devices
    ` [dm-devel] "
  ` [PATCH v7 06/13] null_blk: use zone_size_sects_shift for "
    ` [dm-devel] "
  ` [PATCH v7 07/13] zonefs: allow non "
    ` [dm-devel] "
  ` [PATCH v7 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
    ` [dm-devel] "
  ` [PATCH v7 09/13] dm-zone: use generic helpers to calculate offset from zone start
    ` [dm-devel] "
  ` [PATCH v7 10/13] dm-table: use bdev_is_zone_start helper in device_area_is_invalid()
    ` [dm-devel] "
  ` [PATCH v7 11/13] dm-table: allow non po2 zoned devices
    ` [dm-devel] "
  ` [PATCH v7 12/13] dm: call dm_zone_endio after the target endio callback for "
    ` [dm-devel] "
  ` [PATCH v7 13/13] dm: add non power of 2 zoned target
    ` [dm-devel] "

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-06-15 10:19 UTC  (3+ messages)
` [PATCHv7 05/14] x86/boot: Add infrastructure required for unaccepted memory support

[PATCH v11 00/19] KVM: s390: pv: implement lazy destroy for reboot
 2022-06-15 10:19 UTC  (4+ messages)
` [PATCH v11 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed

[PATCH] drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
 2022-06-15  9:48 UTC 

[igt-dev] [PATCH i-g-t] lib/i915: Fix ATS-M definitions
 2022-06-15 10:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v5 0/5] introduce mirrored memory support for arm64
 2022-06-15 10:15 UTC  (16+ messages)
` [PATCH v5 1/5] efi: arm64: Introduce ability to find mirrored memory ranges
` [PATCH v5 4/5] arm64: mm: Only remove nomap flag for initrd

[Intel-gfx] [PATCH 0/2] Add support for LMEM PCIe resizable bar
 2022-06-15 10:17 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Add lmem_bar_size modparam

[PATCH] arm64: zynqmp: Fix usb node drive strength and slew rate
 2022-06-15 10:16 UTC 

[PATCH 0/2] add includes to help when editing in Eclipse
 2022-06-15 10:15 UTC  (4+ messages)
` [PATCH 2/2] common/cnxk: add include for macro definition

[PATCH v2] Documentation: highmem: Use literal block for *kmap_local_folio() example
 2022-06-15 10:15 UTC 

[PATCH v13 0/9] ACPI/IORT: Support for IORT RMR node
 2022-06-15 10:10 UTC  (30+ messages)
` [PATCH v13 1/9] iommu: Introduce a callback to struct iommu_resv_region
` [PATCH v13 2/9] ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return void
` [PATCH v13 3/9] ACPI/IORT: Provide a generic helper to retrieve reserve regions
` [PATCH v13 4/9] ACPI/IORT: Add support to retrieve IORT RMR reserved regions
` [PATCH v13 5/9] ACPI/IORT: Add a helper to retrieve RMR info directly
` [PATCH v13 6/9] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v13 7/9] iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
` [PATCH v13 8/9] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [PATCH v13 9/9] iommu/arm-smmu: Get associated RMR info and install bypass SMR

[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
 2022-06-15 10:13 UTC  (3+ messages)
  `  "

[PATCH 0/3] selftests/rseq: fixes for RISC-V and Glibc 2.35
 2022-06-15 10:15 UTC  (4+ messages)

[PATCH 1/6] powerpc: Add ZERO_GPRS macros for register clears
 2022-06-15 10:13 UTC  (5+ messages)
` [PATCH 2/6] powerpc: Provide syscall wrapper

[PATCH] net/nfp: initialize the flbufsz
 2022-06-15 10:14 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/7] rdma/siw: implement non-blocking connect
 2022-06-15 10:14 UTC  (6+ messages)
` [PATCH 5/7] rdma/siw: start mpa timer before calling siw_send_mpareqrep()
` [PATCH 7/7] rdma/siw: implement non-blocking connect

[PATCH 1/2] hw/nvme: Implement shadow doorbell buffer support
 2022-06-15 10:11 UTC  (11+ messages)

[PATCH] sched: Take thermal pressure into account when determine rt fits capacity
 2022-06-15 10:13 UTC  (11+ messages)

[Intel-gfx] [PATCH 00/15] HuC loading for DG2
 2022-06-15 10:13 UTC  (13+ messages)

[Bug 215167] Bluetooth: hci0: command 0xfc05 tx timeout
 2022-06-15 10:12 UTC 

[RFC PATCH 00/20] submodule: remove git-submodule.sh, create bare builtin/submodule.c
 2022-06-15  9:42 UTC  (5+ messages)
` [PATCH v2 00/12] submodule: make "git submodule--helper" behave like "git submodule"
  ` [PATCH v2 08/12] submodule--helper: report "submodule" as our name in "-h" output

[PATCH] clk: renesas: rcar-gen4: implement SDSRC properly
 2022-06-15 10:12 UTC 

IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
 2022-06-15 10:12 UTC  (9+ messages)

[PATCH v4 0/4] PM / devfreq: Various Fixes to cpufreq based passive governor
 2022-06-15  9:22 UTC  (10+ messages)
` [PATCH v4 1/4] PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER
` [PATCH v4 2/4] PM / devfreq: Fix kernel warning with cpufreq passive register fail
` [PATCH v4 4/4] PM / devfreq: Mute warning on governor PROBE_DEFER

Test Failure t5516.113 RE: [ANNOUNCE] Git v2.37.0-rc0
 2022-06-15 10:10 UTC 

[PATCH v3 1/2] dt-bindings: thermal: rcar-gen3-thermal: use positive logic
 2022-06-15 10:09 UTC  (6+ messages)
` [PATCH v3 2/2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support

[PATCH 5.19 0/3] 5.19 reverts
 2022-06-15 10:08 UTC  (6+ messages)
` [PATCH 5.19 2/3] Revert "io_uring: add buffer selection support to IORING_OP_NOP"

[RFC PATCH v8 00/21] Net Control VQ support with asid in vDPA SVQ
 2022-06-15 10:02 UTC  (10+ messages)

[BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
 2022-06-15 10:07 UTC  (6+ messages)

[PATCH v2 0/8] x86emul: a few small steps towards disintegration
 2022-06-15 10:01 UTC  (5+ messages)
` [PATCH v2 5/8] x86emul: split off insn decoding
` [PATCH v2 6/8] x86emul: move x86_emul_blk() to separate source file
` [PATCH v2 7/8] x86emul: move various utility functions to separate source files
` [PATCH v2 8/8] x86emul: build with -Os

[PATCH 0/3] arm64: ftrace: fixes
 2022-06-15 10:07 UTC  (2+ messages)
` [External] "

[PATCH 1/2] uname.2: fix standard reference wording
 2022-06-15 10:08 UTC  (2+ messages)
` [PATCH 2/2] uname.2: deweirdify

[PATCH] net/mlx5: fix build with clang 14
 2022-06-15 10:08 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/23] microblaze: Add support for full relocation
 2022-06-15 10:04 UTC  (24+ messages)
` [PATCH v3 01/23] tools: relocate-rela: Open binary u-boot file later
` [PATCH v3 02/23] Makefile: Fix description for relocate-rela parameters
` [PATCH v3 03/23] tools: relocate-rela: Use global variables
` [PATCH v3 04/23] tools: relocate-rela: Read rela start/end directly from ELF
` [PATCH v3 05/23] microblaze: Switch absolute branches to relative
` [PATCH v3 06/23] microblaze: Fix stack protection behavior
` [PATCH v3 07/23] microblaze: Fix early stack allocation
` [PATCH v3 08/23] microblaze: Remove CONFIG_TEXT_BASE from code
` [PATCH v3 09/23] microblaze: Fix typo in exception.c
` [PATCH v3 10/23] mips: Move endianness selection to arch/Kconfig
` [PATCH v3 11/23] microblaze: Enable REMAKE_ELF
` [PATCH v3 12/23] microblaze: Separate code end substraction
` [PATCH v3 13/23] microblaze: Change stack protection address to new stack address
` [PATCH v3 14/23] microblaze: Optimize register usage in relocate_code
` [PATCH v3 15/23] microblaze: Remove code around r20 in relocate_code()
` [PATCH v3 16/23] microblaze: Remove _start symbol handling at U-Boot start
` [PATCH v3 17/23] microblaze: Add comment about reset location
` [PATCH v3 18/23] microblaze: Create SYM_ADDR macro to deal with symbols
` [PATCH v3 19/23] tools: relocate-rela: Extract elf64 reloc to special function
` [PATCH v3 20/23] tools: relocate-rela: Check that relocation works only for EM_AARCH64
` [PATCH v3 21/23] tools: relocate-rela: Add support for elf32 decoding
` [PATCH v3 22/23] tools: relocate-rela: Add support for 32bit Microblaze relocation
` [PATCH v3 23/23] microblaze: Add support for run time relocation

[PATCH v3 0/3] regulator: userspace consumer DT support
 2022-06-15 10:07 UTC 

[PATCH 0/3] Serial: Two concurrency fixes & one related cleanup
 2022-06-15 10:07 UTC  (3+ messages)
` [PATCH 2/3] serial: 8250_dw: Take port lock while accessing LSR

[PATCH v3] xen: Add MISRA support to cppcheck make rule
 2022-06-15 10:06 UTC  (2+ messages)

[libgpiod][PATCH] gitignore: ignore ctags generated tags file
 2022-06-15 10:05 UTC 

[PATCH -next] selinux: Fix memleak in security_read_policy
 2022-06-15 10:04 UTC  (3+ messages)

[PATCH 5.15 000/251] 5.15.47-rc2 review
 2022-06-15 10:04 UTC  (3+ messages)

[PATCH] linux-firmware: upgrade 20220509 -> 20220610
 2022-06-15 10:04 UTC 

[PATCH v2 0/2] arm64: dts: renesas: r8a779f0: Add IPMMU support
 2022-06-15 10:03 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: r8a779f0: Add IPMMU nodes

[PATCH v3 2/2] devmapper/getroot: Set up cheated LUKS2 cryptodisk mount from DM parameters
 2022-06-15 10:02 UTC  (6+ messages)
` [PATCH v4 0/2] Have LUKS2 cryptomounts be useable with grub-probe
    ` [PATCH v5 "
      ` [PATCH v5 1/2] devmapper/getroot: Have devmapper recognize LUKS2
      ` [PATCH v5 2/2] devmapper/getroot: Set up cheated LUKS2 cryptodisk mount from DM parameters

[PATCH] vdpa/mlx5: workaround var offset within page
 2022-06-15 10:02 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] Documentation: highmem: Use literal block for *kmap_local_folio() example
 2022-06-15 10:02 UTC  (3+ messages)

[PATCH v16 0/9] Add LoongArch linux-user emulation support
 2022-06-15  9:57 UTC  (4+ messages)
` [PATCH v16 2/9] linux-user: Add LoongArch signal support


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.