All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-16 18:04:15 to 2024-04-16 18:56:00 UTC [more...]

[PATCHSET 2/4] libxfs: sync with 6.9
 2024-04-16 18:55 UTC  (8+ messages)
` [PATCH 090/111] libxfs: partition memfd files to avoid using too many fds

[PATCH v2 0/3] serial: 8250: Set fifo timeout with uart_fifo_timeout()
 2024-04-16 18:55 UTC  (5+ messages)
` [PATCH v2 1/3] serial: core: Store fifo timeout again
` [PATCH v2 2/3] serial: 8250: Store whether fifo device is enabled
` [PATCH v2 3/3] serial: 8250: Set fifo timeout using uart_fifo_timeout()

[PATCH v2] drm/i915/hwmon: Get rid of devm
 2024-04-16 18:55 UTC  (2+ messages)

Combining/compacting 2 rules into 1
 2024-04-16 18:54 UTC  (2+ messages)

[PATCH] generic: add gc stress test
 2024-04-16 18:54 UTC  (3+ messages)

[PATCH v2 0/2] multipath-tools: CI fixes for glibc symbol substitutions
 2024-04-16 18:53 UTC  (3+ messages)
` [PATCH v2 1/2] multipath-tools tests: fix CI failures on arm/v7 with glibc 2.37
` [PATCH v2 2/2] multipath-tools tests: fix CI failures with clang on Fedora Rawhide

[merged] hid-sony-remove-usage-of-the-deprecated-ida_simple_xx-api.patch removed from -mm tree
 2024-04-16 18:53 UTC 

[meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master.202403080100
 2024-04-16 18:52 UTC  (2+ messages)

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-04-16 18:52 UTC  (3+ messages)
` [RFC PATCH v3 09/17] x86/resctrl: Introduce assign state for the mon group

[PATCH V2 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
 2024-04-16 18:52 UTC  (10+ messages)
` [PATCH V2 1/8] clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL
` [PATCH V2 2/8] dt-bindings: clock: qcom: add bindings for dispcc on SM4450
` [PATCH V2 3/8] clk: qcom: Add DISPCC driver support for SM4450
` [PATCH V2 4/8] dt-bindings: clock: qcom: add bindings for camcc on SM4450
` [PATCH V2 5/8] clk: qcom: Add CAMCC driver support for SM4450
` [PATCH V2 6/8] dt-bindings: clock: qcom: add bindings for gpucc on SM4450
` [PATCH V2 7/8] clk: qcom: Add GPUCC driver support for SM4450
` [PATCH V2 8/8] arm64: dts: qcom: sm4450: add camera, display and gpu clock controller

[PATCHSET v13.1 5/9] xfs: Parent Pointers
 2024-04-16 18:52 UTC  (9+ messages)
` [PATCH 27/32] xfs: Add parent pointer ioctls

[PATCHSET v13.2 5/7] xfs: online repair for parent pointers
 2024-04-16 18:51 UTC  (10+ messages)
` [PATCH 01/17] xfs: remove some boilerplate from xfs_attr_set
` [PATCH 03/17] xfs: use xfs_attr_defer_parent for calling xfs_attr_set on pptrs

linux-next: build warning after merge of the mm-hotfixes tree
 2024-04-16 18:51 UTC  (2+ messages)

[PATCH 1/1] proc01: Whitelist /proc/fs/nfsd/nfsv4recoverydir
 2024-04-16 18:50 UTC  (4+ messages)
  ` [LTP] "

+ bootconfig-use-memblock_free_late-to-free-xbc-memory-to-buddy-fix.patch added to mm-hotfixes-unstable branch
 2024-04-16 18:50 UTC 

[PATCHSET v13.2 3/7] xfs: Parent Pointers
 2024-04-16 18:50 UTC  (7+ messages)
` [PATCH 26/31] xfs: add parent pointer ioctls

[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
 2024-04-16 18:50 UTC  (4+ messages)

[PATCH v2 0/4] hw/i2c: Convert to spec v7 (inclusive) terminology
 2024-04-16 18:47 UTC  (5+ messages)
` [PATCH v2 1/4] hw/i2c: Fix checkpatch block comment warnings
` [PATCH v2 2/4] hw/i2c: Fix checkpatch line over 80 chars warnings
` [PATCH v2 3/4] hw/i2c: Convert to spec v7 terminology (automatically)
` [PATCH v2 4/4] hw/i2c: Convert to spec v7 terminology (manually)

RTT-PROBE: lore-subspace-rtt
 2024-04-16 18:49 UTC 

[PATCH v7 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-16 18:44 UTC  (41+ messages)
` [PATCH v7 01/24] RISC-V: Fix the typo in Scountovf CSR name
` [PATCH v7 02/24] RISC-V: Add FIRMWARE_READ_HI definition
` [PATCH v7 03/24] drivers/perf: riscv: Read upper bits of a firmware counter
` [PATCH v7 04/24] drivers/perf: riscv: Use BIT macro for shifting operations
` [PATCH v7 05/24] RISC-V: Add SBI PMU snapshot definitions
` [PATCH v7 06/24] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
` [PATCH v7 07/24] RISC-V: Use the minor version mask while computing sbi version
` [PATCH v7 08/24] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v7 09/24] drivers/perf: riscv: Fix counter mask iteration for RV32
` [PATCH v7 10/24] RISC-V: KVM: Fix the initial sample period value
` [PATCH v7 11/24] RISC-V: KVM: No need to update the counter value during reset
` [PATCH v7 12/24] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v7 13/24] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v7 14/24] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v7 15/24] RISC-V: KVM: Support 64 bit firmware counters on RV32
` [PATCH v7 16/24] RISC-V: KVM: Improve firmware counter read function
` [PATCH v7 17/24] KVM: riscv: selftests: Move sbi definitions to its own header file
` [PATCH v7 18/24] KVM: riscv: selftests: Add helper functions for extension checks
` [PATCH v7 19/24] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v7 20/24] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v7 21/24] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v7 22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v7 23/24] KVM: riscv: selftests: Add a test for counter overflow
` [PATCH v7 24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test

[PATCH 0/4] dmaengine: dw: Fix src/dst addr width misconfig
 2024-04-16 18:47 UTC  (3+ messages)
` [PATCH 2/4] dmaengine: dw: Add memory bus width verification

[PATCHSET v13.2 7/7] xfs: vectorize scrub kernel calls
 2024-04-16 18:46 UTC  (4+ messages)
` [PATCH 3/4] xfs: introduce vectored scrub mode

[LTP] [PATCH] getrandom: Add negative tests for getrandom
 2024-04-16 18:45 UTC  (2+ messages)

+ selftests-harness-remove-use-of-line_max-fix-fix.patch added to mm-hotfixes-unstable branch
 2024-04-16 18:45 UTC 

[linux-next:master 5507/6266] ../kselftest_harness.h:1167:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result'
 2024-04-16 18:44 UTC  (2+ messages)

[PATCH 1/2] drm/xe/display: Unify DPT mapping
 2024-04-16 18:44 UTC  (9+ messages)
` [PATCH 2/2] drm/xe/display: limit dpt creation to device where it's used
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/display: Unify DPT mapping
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[Buildroot] [PATCH v2 2/2] package/webkitgtk: bump to 2.44.0
 2024-04-16 18:42 UTC  (5+ messages)
` [Buildroot] [PATCH v3 1/4] package/ruby: add host psych (yaml) support
  ` [Buildroot] [PATCH v3 2/4] package/x11r7/xlib_libxshmfence: fix build on riscv32
  ` [Buildroot] [PATCH v3 3/4] Revert "package/x11r7/xlib_libxshmfence: disable on riscv32"
  ` [Buildroot] [PATCH v3 4/4] package/webkitgtk: bump to 2.44.1

[PATCH blktests 00/11] support test case repeat by different conditions
 2024-04-16 18:43 UTC  (6+ messages)
` [PATCH blktests 05/11] nvme/rc: introduce NVMET_TR_TYPES

Advice on cgroup rstat lock
 2024-04-16 18:41 UTC  (10+ messages)

DAMON Beer/Coffee/Tea chat series
 2024-04-16 18:40 UTC  (2+ messages)
` Third in-person DAMON Beer/Coffee/Tea chat

[PATCH bpf-next] bpf: clarify libbpf skeleton header licensing
 2024-04-16 18:39 UTC  (3+ messages)
  `  "

[PATCH 2/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
 2024-04-16 18:39 UTC  (2+ messages)

[PATCH 1/2] cipso: fix total option length computation
 2024-04-16 18:39 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-16 18:39 UTC 

[PATCH] virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
 2024-04-16 18:38 UTC  (5+ messages)

[PATCH 0/8] target/ppc: Move fixed-point insns to decodetree
 2024-04-16 18:38 UTC  (9+ messages)
` [PATCH 3/8] target/ppc: Move divw[u, e, eu] instructions "
` [PATCH 4/8] target/ppc: Move neg, darn, mod{sw, uw} "
` [PATCH 5/8] target/ppc: Move multiply fixed-point insns (64-bit operands) "
` [PATCH 6/8] target/ppc: Move div/mod fixed-point insns (64 bits "

[PATCH 01/74] x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86
 2024-04-16 18:37 UTC  (13+ messages)

riscv32 EXT4 splat, 6.8 regression?
 2024-04-16 18:34 UTC  (19+ messages)

[PATCH] drm/amdgpu: Skip the coredump collection on reset during driver reload
 2024-04-16 18:35 UTC 

[RFC 0/3] Export APICv-related state via binary stats interface
 2024-04-16 18:35 UTC  (13+ messages)
` [RFC 1/3] x86: KVM: stats: Add a stat to report status of APICv inhibition
` [RFC 2/3] x86: KVM: stats: Add stat counter for IRQs injected via APICv
` [RFC 3/3] x86: KVM: stats: Add a stat counter for GALog events

[PATCH net-next 00/14] net_sched: first series for RTNL-less qdisc dumps
 2024-04-16 18:33 UTC  (4+ messages)
` [PATCH net-next 01/14] net_sched: sch_fq: implement lockless fq_dump()

[PATCH v2 1/1] x86/fred: Fix INT80 emulation for FRED
 2024-04-16 18:33 UTC  (4+ messages)

[PATCH RFC] prevent overflow in xlnx_dpdma_desc_get_source_address()
 2024-04-16 18:30 UTC  (4+ messages)

[PATCH 1/3] media: tuners: tda18271: fix error code handling in tda18271_attach()
 2024-04-16 18:32 UTC  (4+ messages)
` [PATCH 3/3] media: tuners: tuner_simple: fix error code handling in simple_tuner_attach()

[PATCH v3 0/2] Add driver for Raydium RM69380-based DSI panels
 2024-04-16 18:30 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add Raydium RM69380
` [PATCH v3 2/2] drm/panel: Add driver for EDO RM69380 OLED panel

[PATCH 0/7] drm/xe: Per client usage
 2024-04-16 18:29 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-16 18:29 UTC 

[dhowells-fs:rxrpc-iothread 16/16] net/rxrpc/input.c:915:3: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first
 2024-04-16 18:27 UTC 

Qemu for TC377
 2024-04-16 18:26 UTC  (3+ messages)

[PATCH] dts: Change hugepage runtime config to 2MB Exclusively
 2024-04-16 18:26 UTC  (4+ messages)
` [PATCH v3] "

[net-next PATCH 13/15] eth: fbnic: add basic Rx handling
 2024-04-16 18:26 UTC  (11+ messages)

[PATCH v3 00/14] Provide SEV-SNP support for running under an SVSM
 2024-04-16 18:25 UTC  (5+ messages)
` [PATCH v3 12/14] fs/configfs: Add a callback to determine attribute visibility

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-16 18:24 UTC  (5+ messages)
` [PATCH v19 085/130] KVM: TDX: Complete interrupts after tdexit
` [PATCH v19 086/130] KVM: TDX: restore debug store when TD exit

[Stable-8.2.3 00/87] Patch Round-up for stable 8.2.3, freeze on 2024-04-20
 2024-04-16 18:23 UTC  (3+ messages)

[meta-oe][PATCH] jemalloc: Update to tip of dev branch
 2024-04-16 18:21 UTC  (4+ messages)
` [oe] "

[PATCH v4 1/4] qmimodem: voicecall: Implement call dialing
 2024-04-16 18:21 UTC  (6+ messages)
` [PATCH v4 2/4] qmimodem: voicecall: Implement call answer
` [PATCH v4 3/4] qmimodem: voicecall: Implement active call hangup

BUG: palm recognition / confidence is not working properly
 2024-04-16 18:21 UTC 

[PATCH v2] platform/x86/amd: Don't allow HSMP to be loaded on non-server hardware
 2024-04-16 18:20 UTC 

[PATCH v10 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-16 18:20 UTC  (3+ messages)

[PATCH v2 00/47] KVM: arm64: Preamble for pKVM
 2024-04-16 18:19 UTC  (10+ messages)
` [PATCH v2 09/47] KVM: arm64: Avoid BBM when changing only s/w bits in Stage-2 PTE
` [PATCH v2 13/47] KVM: arm64: Introduce predicates to check for protected state

[PATCH v1 1/1] x86/fred: Fix int80 emulation for FRED
 2024-04-16 18:19 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-16 18:19 UTC 

[PATCH net-next v3 06/12] net: ethernet: oa_tc6: implement internal PHY initialization
 2024-04-16 18:18 UTC  (11+ messages)

[pdx86-platform-drivers-x86:review-hans 40/59] drivers/platform/x86/amd/pmc/mp2_stb.c:94:2: error: call to undeclared function 'writeq'; ISO C99 and later do not support implicit function declarations
 2024-04-16 18:17 UTC  (5+ messages)

[PATCH] eal: fix missing type in dtor macro expansion
 2024-04-16 18:16 UTC  (2+ messages)

[PATCH net-next] net: dsa: bcm_sf2: provide own phylink MAC operations
 2024-04-16 18:16 UTC  (3+ messages)

[PATCH] fsnotify: fix UAF from FS_ERROR event on a shutting down filesystem
 2024-04-16 18:14 UTC 

[PATCH 0/4] Add DPA->HPA translation to dram & general_media
 2024-04-16 18:14 UTC  (3+ messages)
` [PATCH 4/4] cxl/core: Remove cxlr dependency from cxl_poison trace events

[PATCH v6 1/4] drm/xe/lrc: Add xe lrc ring tail function definitions
 2024-04-16 18:14 UTC  (2+ messages)
` ✓ CI.FULL: success for series starting with [v6,1/4] "

[RFC PATCH 0/2] mxl-gpy: add option to match SGMII speed to the TPI speed
 2024-04-16 18:12 UTC  (8+ messages)
` [RFC PATCH 2/2] net: phy: mxl-gpy: add new device tree property to disable SGMII autoneg

[WIP 0/3] Memory model and atomic API in Rust
 2024-04-16 18:12 UTC  (6+ messages)

[PATCH 0/3] Add thermal sensor driver for Surface Aggregator
 2024-04-16 18:12 UTC  (4+ messages)
` [PATCH 1/3] hwmon: Add thermal sensor driver for Surface Aggregator Module

[PATCH i-g-t v3 0/4] Update for atomics related uAPI changes
 2024-04-16 18:12 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

Add 'info pg' command to monitor
 2024-04-16 18:11 UTC  (5+ messages)

[PATCH v3 0/3] Add sysfs entry to EDL mode
 2024-04-16 18:12 UTC  (5+ messages)
` [PATCH v3 3/3] bus: mhi: host: pci_generic: Add edl callback to enter EDL

[DPDK/ethdev Bug 1416] net/af_packet: tx_burst() can modify packets
 2024-04-16 18:11 UTC  (6+ messages)

[PATCH net-next] net: mana: Add new device attributes for mana
 2024-04-16 18:09 UTC  (4+ messages)

[PATCH v2 00/31] fsi: Interrupt support
 2024-04-16 18:09 UTC  (4+ messages)
` [PATCH v2 25/31] i2c: fsi: Calculate clock divider from local bus frequency

RTT-PROBE: lore-subspace-rtt
 2024-04-16 18:09 UTC 

[PATCH 1/2] KVM: nVMX: fix CR4_READ_SHADOW when L0 updates CR4 during a signal
 2024-04-16 18:07 UTC  (6+ messages)

[PATCH] arm64: dts: rockchip: rk3588s-orangepi-5: add USB-C support
 2024-04-16 18:07 UTC  (3+ messages)

[PATCH] Use bool value in set_cpu_online()
 2024-04-16 18:06 UTC  (3+ messages)

[dhowells-fs:rxrpc-iothread 16/16] net/rxrpc/input.c:814:47: warning: suggest parentheses around '-' inside '<<'
 2024-04-16 18:05 UTC 

[LSF/MM/BPF TOPIC] Changing how we do file system maintenance
 2024-04-16 18:04 UTC 

spi-nor: excessive locking in spi_nor_erase()
 2024-04-16 18:03 UTC  (3+ messages)


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.