All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-05 06:25:55 to 2022-04-05 07:23:38 UTC [more...]

Linux 5.18-rc1
 2022-04-05  7:08 UTC  (16+ messages)
` Build regressions/improvements in v5.18-rc1

[PATCH v3 0/3] firewire: assist unit driver to compute packet time stamp
 2022-04-05  7:22 UTC  (2+ messages)
` [PATCH v3 1/3] firewire: Add dummy read_csr/write_csr functions

[PATCH v3 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-04-05  7:13 UTC  (8+ messages)
` [PATCH v3 09/11] i2c: npcm: Handle "

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-04-05  7:13 UTC  (65+ messages)
` [PATCH V12 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V12 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V12 03/20] compat: consolidate the compat_flock{, 64} definition
  ` [PATCH V12 03/20] compat: consolidate the compat_flock{,64} definition
` [PATCH V12 04/20] arch: Add SYSVIPC_COMPAT for all architectures
` [PATCH V12 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V12 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V12 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V12 08/20] riscv: Fixup difference with defconfig
` [PATCH V12 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V12 10/20] riscv: compat: Support TASK_SIZE for compat mode
` [PATCH V12 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V12 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V12 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V12 14/20] riscv: compat: Add elf.h implementation
` [PATCH V12 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V12 16/20] riscv: compat: vdso: Add COMPAT_VDSO base code implementation
` [PATCH V12 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V12 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V12 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V12 20/20] riscv: compat: Add COMPAT Kbuild skeletal support

[PATCH v3 0/5] spi: add support for Mediatek SPI-NAND controller
 2022-04-05  7:20 UTC  (5+ messages)
` [PATCH v3 4/5] dt-bindings: spi: add binding doc for spi-mtk-snfi

[PATCH 0/3] Unexpected guest trap handling for KVM RISC-V selftests
 2022-04-05  7:18 UTC  (5+ messages)
` [PATCH 1/3] KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table
` [PATCH 2/3] KVM: selftests: riscv: Fix alignment of the guest_hang() function

[PATCH 0/2] mmc: renesas: Trivial fixes
 2022-04-05  7:18 UTC  (6+ messages)
` [PATCH 2/2] mmc: renesas_internal_dmac: Fix typo's

[PATCH] of: overlay: do not break notify on NOTIFY_OK
 2022-04-05  7:19 UTC  (3+ messages)

[PATCH] policycoreutils/setfiles: Improve description of -d switch
 2022-04-05  7:17 UTC  (2+ messages)
` [PATCH v2] setfiles.8: -q is deprecated and has no effect

[PATCH v10 0/1] wfx: get out from the staging area
 2022-04-05  7:16 UTC  (8+ messages)

RIP: 0010:ahd_init.cold+0x96/0x98 [aic79xx] - 5.17.0
 2022-04-05  7:14 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-05  7:16 UTC 

[PATCH] blkpr: add block persistent reservations command
 2022-04-05  7:14 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_softpin: Use valid context when iterating over engines
 2022-04-05  7:13 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

drivers/firmware/arm_scmi/driver.c:1606:3: warning: There is an unknown macro here somewhere. Configuration is required. If list_for_each_entry is a macro then please configure it. [unknownMacro]
 2022-04-05  7:12 UTC 

[PATCH] mmc: renesas_sdhi: R-Car V3H ES2.0 gained HS400 support
 2022-04-05  7:12 UTC  (2+ messages)

[RFC PATCH 0/5] vhost lock annotations
 2022-04-05  7:11 UTC  (5+ messages)
` [RFC PATCH v2 0/9] "

[PATCH V3 00/30] x86/sgx and selftests/sgx: Support SGX2
 2022-04-05  7:11 UTC  (36+ messages)
` [PATCH V3 01/30] x86/sgx: Add short descriptions to ENCLS wrappers
` [PATCH V3 02/30] x86/sgx: Add wrapper for SGX2 EMODPR function
` [PATCH V3 03/30] x86/sgx: Add wrapper for SGX2 EMODT function
` [PATCH V3 04/30] x86/sgx: Add wrapper for SGX2 EAUG function
` [PATCH V3 05/30] x86/sgx: Support loading enclave page without VMA permissions check
` [PATCH V3 06/30] x86/sgx: Export sgx_encl_ewb_cpumask()
` [PATCH V3 07/30] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask()
` [PATCH V3 08/30] x86/sgx: Move PTE zap code to new sgx_zap_enclave_ptes()
` [PATCH V3 09/30] x86/sgx: Make sgx_ipi_cb() available internally
` [PATCH V3 10/30] x86/sgx: Create utility to validate user provided offset and length
` [PATCH V3 11/30] x86/sgx: Keep record of SGX page type
` [PATCH V3 12/30] x86/sgx: Export sgx_encl_{grow,shrink}()
` [PATCH V3 16/30] x86/sgx: Tighten accessible memory range after enclave initialization
` [PATCH V3 17/30] x86/sgx: Support modifying SGX page type
` [PATCH V3 18/30] x86/sgx: Support complete page removal
` [PATCH V3 19/30] x86/sgx: Free up EPC pages directly to support large page ranges
` [PATCH V3 21/30] selftests/sgx: Add test for EPCM permission changes

Cannot add the EFI Loader to a 64-bit EFI stubbed U-Boot
 2022-04-05  7:08 UTC  (3+ messages)

[PATCH v6 0/8] RZN1 DMA support
 2022-04-05  7:07 UTC  (4+ messages)
` [PATCH v6 5/8] dmaengine: dw: dmamux: Introduce RZN1 DMA router support

[PATCH bpf 0/4] introduce HAVE_ARCH_HUGE_VMALLOC_FLAG for bpf_prog_pack
 2022-04-05  7:07 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-05  7:06 UTC 

[PATCH] eal: factorize lcore main loop
 2022-04-05  7:05 UTC  (4+ messages)
` [PATCH v2 1/2] eal: cleanup lcore ID hand-over
  ` [PATCH v2 2/2] eal: factorize lcore main loop

[PATCH] tee: optee: add missing mutext_destroy in optee_ffa_probe
 2022-04-05  7:02 UTC  (5+ messages)

[PATCH 1/1] drm/amdkfd: Add missing NULL check in svm_range_map_to_gpu
 2022-04-05  7:01 UTC  (5+ messages)
    ` Public patches but non-public development branch (Re: [PATCH 1/1] drm/amdkfd: Add missing NULL check in svm_range_map_to_gpu)

[PATCH 0/8] UAPI: make more exported headers self-contained, and put them into test coverage
 2022-04-05  7:01 UTC  (9+ messages)
` [PATCH 8/8] virtio_ring.h: do not include <stdint.h> from exported header

cip/linux-4.4.y-cip build: 187 builds: 5 failed, 182 passed, 6 errors, 37 warnings (v4.4.302-cip69) #kernelci
 2022-04-05  7:01 UTC 

[PATCH v2] mmc: renesas_sdhi: special 4tap settings only apply to HS400
 2022-04-05  7:00 UTC  (2+ messages)

[PATCH v2 1/3] ARM: dts: qcom: rename WCNSS child name to bluetooth
 2022-04-05  6:57 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: msm8916: "
` [PATCH v2 3/3] dt-bindings: soc: qcom,wcnss: convert to dtschema

[PATCH v1 0/9] drivers/baseband: new PMD for ACC101 device
 2022-04-05  6:57 UTC  (3+ messages)

stable-rc/queue/4.19 build: 204 builds: 20 failed, 184 passed, 576 errors, 56 warnings (v4.19.237-256-g0886c3c931bb)
 2022-04-05  6:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-05  6:56 UTC 

[PATCH net] net: micrel: Fix KS8851 Kconfig
 2022-04-05  6:59 UTC 

Patchwork housekeeping for: spi-devel-general
 2022-04-05  6:56 UTC 

[PATCH 00/29] UFS patches for kernel v5.19
 2022-04-05  6:55 UTC  (13+ messages)
` [PATCH 11/29] scsi: ufs: Remove unused constants and code
` [PATCH 24/29] scsi: ufs: Fix kernel-doc syntax in ufshcd.h
` [PATCH 26/29] scsi: ufs: Split the ufshcd.h header file
` [PATCH 27/29] scsi: ufs: Move the struct ufs_ref_clk definition
` [PATCH 28/29] scsi: ufs: Move the ufs_is_valid_unit_desc_lun() definition

[PATCH v2] dt-bindings: soc: qcom,smsm: convert to dtschema
 2022-04-05  6:55 UTC 

stable-rc/linux-5.15.y build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.32-902-g4c03ab73793f)
 2022-04-05  6:54 UTC 

[PATCH] csky: Add C based string functions
 2022-04-05  6:52 UTC  (2+ messages)

[BUG] fbdev: i740fb: Divide error when ‘var->pixclock’ is zero
 2022-04-05  6:52 UTC  (7+ messages)

[PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
 2022-04-05  6:52 UTC  (2+ messages)

[LTP] [PATCH v1] kernel/pty06: Skip test when TTY not available
 2022-04-05  6:49 UTC  (3+ messages)

[PATCH 0/2] Allow syscon to use spinlocks with regmap fast_io
 2022-04-05  6:48 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: mfd: syscon: Add support for regmap fast-io

[PATCH] vdpa: Add missing tracing to batch mapping functions
 2022-04-05  6:43 UTC  (2+ messages)

[PATCH] soc: imx: gpcv2: keep i.MX8MM VPU-H1 bus clock active
 2022-04-05  6:44 UTC  (5+ messages)

[PATCH 1/3] ASoC: Intel: catpt: remove check of list iterator against head past the loop body
 2022-04-05  6:44 UTC  (5+ messages)
` [PATCH 3/3] ASoC: atmel-ssc: replace usage of found with dedicated list iterator variable

RTT-PROBE: lore-subspace-rtt
 2022-04-05  6:45 UTC 

[syzbot] INFO: task can't die in blkdev_common_ioctl
 2022-04-05  6:44 UTC  (5+ messages)

[Tech-board-discuss] Linux Kernel Code of Conduct Committee: March 31 2021
 2022-04-05  6:43 UTC  (2+ messages)

[PATCH 5.10] arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zones
 2022-04-05  6:42 UTC  (2+ messages)

[PATCH 0/1] tty: serial: samsung: add spin_lock in console_write
 2022-04-05  6:40 UTC  (5+ messages)
  ` [PATCH 1/1] tty: serial: samsung: add spin_lock for interrupt and console_write

[PATCH v4] topology: make core_mask include at least cluster_siblings
 2022-04-05  6:38 UTC  (4+ messages)

yet another approach to fix the loop lock order inversions v6
 2022-04-05  6:38 UTC  (5+ messages)

FAILED: patch "[PATCH] coredump: Use the vma snapshot in fill_files_note" failed to apply to 5.17-stable tree
 2022-04-05  6:36 UTC  (4+ messages)

[PATCH v2] dt-bindings: net: snps: remove duplicate name
 2022-04-05  6:36 UTC  (2+ messages)

[soc:arm/fixes] BUILD SUCCESS 83a1cde5c74bfb44b49cb2a940d044bb2380f4ea
 2022-04-05  6:35 UTC 

[PATCH v4 0/9] dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema
 2022-04-05  6:34 UTC  (10+ messages)
` [PATCH v4 1/9] arm64: dts: qcom: align dmas in I2C/SPI/UART with "
` [PATCH v4 2/9] arm64: dts: qcom: align clocks in I2C/SPI "
` [PATCH v4 3/9] ARM: dts: qcom: ipq4019: align dmas in SPI/UART "
` [PATCH v4 4/9] ARM: dts: qcom: ipq4019: align clocks in I2C "
` [PATCH v4 5/9] ARM: dts: qcom: msm8660: disable GSBI8
` [PATCH v4 6/9] spi: dt-bindings: qcom,spi-qup: convert to dtschema
` [PATCH v4 7/9] dt-bindings: serial: qcom,msm-uartdm: "
` [PATCH v4 8/9] dt-bindings: i2c: qcom,i2c-qup: "
` [PATCH v4 9/9] dt-bindings: qcom: qcom,gsbi: "

[PATCHv2 0/3] nvmet: unique discovery subsystem
 2022-04-05  6:35 UTC  (11+ messages)
` [PATCH 2/3] nvmet: make the subsystem type configurable
` [PATCH 3/3] nvmet: include all configured ports in discovery log page for unique discover controller

RTT-PROBE: lore-subspace-rtt
 2022-04-05  6:34 UTC 

[Bug 1967814] Re: Ubuntu 20.04.3 - ilzlnx3g1 - virtio-scsi devs on KVM guest having miscompares on disktests when there is a failed path
 2022-04-05  6:07 UTC 

[PATCH] ALSA: hda/tegra: Fix hda Jack detection
 2022-04-05  6:33 UTC  (5+ messages)

[kbuild] Re: [PATCH v4 3/5] usb: gadget: add trace event of configfs group operation
 2022-04-05  6:29 UTC  (4+ messages)
`  "

[PATCH v3] arm64: dts: qcom: sc7280: Add WCN6750 WiFi node
 2022-04-05  6:30 UTC  (4+ messages)

[PATCH v3 0/3] rlt8723bs cleanup
 2022-04-04  5:48 UTC  (7+ messages)
` [PATCH v3 1/3] staging: rtl8723bs: remove redundant braces in if statements

Testing Only - Ignore
 2022-04-04  5:47 UTC  (2+ messages)

[PATCH] mm/memcg: non-hierarchical mode is deprecated
 2022-04-05  6:26 UTC  (5+ messages)

[PATCH] drm/format_helper: fix a kernel-doc typo
 2022-04-05  6:26 UTC  (6+ messages)

[PATCH v3 00/12] add support for WCN6750
 2022-04-05  6:25 UTC  (4+ messages)
` [PATCH v3 01/12] dt: bindings: net: add bindings of WCN6750 for ath11k


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.