All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-19 01:02:35 to 2022-07-19 02:47:35 UTC [more...]

[PATCH v20 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
 2022-07-19  2:47 UTC 

[PATCH v2] ufs: host: ufschd-pltfrm: Hold reference returned by of_parse_phandle()
 2022-07-19  2:46 UTC  (5+ messages)
  `  "

[PATCH 0/5] hisi_sas/libsas: Some misc patches
 2022-07-19  2:46 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-19  2:46 UTC 

[igt-dev] [PATCH i-g-t v1] tests/kms_cursor_legacy: Add check for overlay planes
 2022-07-19  2:44 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[tpm2] Re: Recommended way to encrypt a credential
 2022-07-19  2:44 UTC 

19.11.13 patches review and test
 2022-07-19  2:43 UTC  (2+ messages)

[PATCH] acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()
 2022-07-19  2:41 UTC  (5+ messages)

[PATCH v2 0/4] dt-bindings: watchdog: mediatek: Convert binding to YAML
 2022-07-19  2:01 UTC  (5+ messages)
` [PATCH v2 1/4] "

Is arch/x86/boot/main.c main obsolete?
 2022-07-19  2:41 UTC  (2+ messages)

[LTP] [PATCH v2] syslog11: convert to new LTP API
 2022-07-19  2:40 UTC 

21.11.2 patches review and test
 2022-07-19  2:40 UTC  (2+ messages)

[PATCH net-next 7/7] tls: rx: do not use the standard strparser
 2022-07-19  2:40 UTC  (2+ messages)

[PATCH] selftests:Unneeded semicolon
 2022-07-19  2:40 UTC 

[PATCH] scsi: mpi3mr: delete a stray tab
 2022-07-19  2:40 UTC  (2+ messages)

[PATCH V16 00/14] irqchip: Add LoongArch-related irqchip drivers
 2022-07-19  2:40 UTC  (10+ messages)
` [PATCH V16 07/14] irqchip: remove COMPILE_TEST for pch-pic and pch-msi
` [PATCH V16 09/14] irqchip/loongson-pch-msi: Add ACPI init support
` [PATCH V16 11/14] LoongArch: prepare to support multiple pch-pic and pch-msi irqdomain
` [PATCH V16 14/14] irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch

[PATCH v4 00/19] vdpa net devices Rx filter change notification with Shadow VQ
 2022-07-19  2:39 UTC  (5+ messages)
` [PATCH v4 16/19] vdpa: Buffer CVQ support on shadow virtqueue
` [PATCH v4 18/19] vdpa: Add device migration blocker

[PATCH] scsi: mpi3mr: unlock on error path
 2022-07-19  2:39 UTC  (2+ messages)

[PATCH v2 0/1] mpi3mr: Fix compilation errors on i386 arch
 2022-07-19  2:39 UTC  (3+ messages)
` [PATCH v2 1/1] mpi3mr: Fix compilation errors observed "

[PATCH] clk: qcom: a53-pll: convert to use parent_data rather than parent_names
 2022-07-19  2:39 UTC  (2+ messages)

[PATCH] kconfig: shorten the temporary directory name for cc-option
 2022-07-19  2:35 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-19  2:36 UTC 

[PATCH] dt-bindings: display: mediatek: dpi: add power-domains property
 2022-07-19  2:34 UTC  (4+ messages)

linux-next: build failure after merge of the amdgpu tree
 2022-07-19  2:36 UTC 

Command "clinfo" causes BUG: kernel NULL pointer dereference, address: 0000000000000008 on driver amdgpu
 2022-07-19  2:33 UTC  (2+ messages)

[PATCH v2 00/25] usb: gadget: f_tcm: Enhance UASP driver
 2022-07-19  1:28 UTC  (25+ messages)
` [PATCH v2 01/25] target: Add overlapped response to tmrsp_table
` [PATCH v2 02/25] target: Add common TMR enum
` [PATCH v2 03/25] usb: gadget: f_tcm: Increase stream count
` [PATCH v2 04/25] usb: gadget: f_tcm: Increase bMaxBurst
` [PATCH v2 05/25] usb: gadget: f_tcm: Don't set static stream_id
` [PATCH v2 06/25] usb: gadget: f_tcm: Allocate matching number of commands to streams
` [PATCH v2 08/25] usb: gadget: f_tcm: Handle multiple commands in parallel
` [PATCH v2 09/25] usb: gadget: f_tcm: Use extra number of commands
` [PATCH v2 10/25] usb: gadget: f_tcm: Return ATA cmd direction
` [PATCH v2 11/25] usb: gadget: f_tcm: Execute command on write completion
` [PATCH v2 12/25] usb: gadget: f_tcm: Minor cleanup redundant code
` [PATCH v2 13/25] usb: gadget: f_tcm: Don't free command immediately
` [PATCH v2 14/25] usb: gadget: f_tcm: Translate error to sense
` [PATCH v2 15/25] usb: gadget: f_tcm: Cleanup unused variable
` [PATCH v2 16/25] usb: gadget: f_tcm: Update state on data write
` [PATCH v2 17/25] usb: gadget: f_tcm: Handle abort command
` [PATCH v2 18/25] usb: gadget: f_tcm: Cleanup requests on ep disable
` [PATCH v2 19/25] usb: gadget: f_tcm: Decrement command ref count on cleanup
` [PATCH v2 20/25] usb: gadget: f_tcm: Save CPU ID per command
` [PATCH v2 21/25] usb: gadget: f_tcm: Get stream by tag
` [PATCH v2 22/25] usb: gadget: f_tcm: Send sense on cancelled transfer
` [PATCH v2 23/25] usb: gadget: f_tcm: Handle TASK_MANAGEMENT commands
` [PATCH v2 24/25] usb: gadget: f_tcm: Check overlapped command
` [PATCH v2 25/25] usb: gadget: f_tcm: Comply with UAS Task Management requirement

[PATCH v6 0/6] DMA mapping changes for SCSI core
 2022-07-19  2:30 UTC  (3+ messages)
` [PATCH v6 4/6] scsi: sd: Allow max_sectors be capped at DMA optimal size limit

[LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
 2022-07-19  2:29 UTC  (5+ messages)
`  "

[PATCH] power: supply: ab8500: remove unused static local variable
 2022-07-19  2:27 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-19  2:26 UTC 

[PATCH] mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m
 2022-07-19  2:25 UTC  (4+ messages)

[tpm2] Re: Lifecycle of handles and contexts
 2022-07-19  2:25 UTC 

stable-rc/queue/5.4 baseline: 172 runs, 16 regressions (v5.4.206-70-g8bb769ecd8bc)
 2022-07-19  2:24 UTC 

[PATCH] arm64: dts: qcom: Add sc7180-trogdor-pazquel
 2022-07-19  2:23 UTC  (2+ messages)

SCSI discovery update
 2022-07-19  2:23 UTC  (4+ messages)
` [PATCH 10/14] scsi: sd: Move WRITE_ZEROES configuration to a separate function
  ` regression next-20220714: mkfs.ext4 on multipath device over scsi disks causes 'lifelock' in block layer

[RESEND PATCH] RDMA/rxe: Remove unused qp parameter
 2022-07-19  2:22 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-19  2:16 UTC 

[PATCH] crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq
 2022-07-19  2:16 UTC  (2+ messages)

SECCOMP_IOCTL_NOTIF_ADDFD race condition
 2022-07-19  2:13 UTC 

[PATCH v2 1/2] xfs/270: Fix syntax error
 2022-07-19  2:13 UTC  (2+ messages)

[PATCH] apparmor: Mark alloc_unconfined() as static
 2022-07-19  2:12 UTC 

[PATCH v2 3/4] seccomp: Support atomic "addfd + send reply"
 2022-07-19  2:11 UTC 

[PATCH v3] rcu-tasks: Make RCU Tasks Trace checking for userspace execution
 2022-07-19  2:15 UTC 

[PATCH 1/2] drm/amdgpu: modify mcbp implement for gfx9
 2022-07-19  2:09 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: add mcbp support for sdma v4.0

stable-rc/linux-4.14.y baseline: 140 runs, 17 regressions (v4.14.288-42-g59dc37bc81e3)
 2022-07-19  2:08 UTC 

[PATCH v2 4/4] target: Properly set Sense data length when copy sense
 2022-07-19  2:07 UTC 

[PATCH v2 0/4] target: Updates related to UASP
 2022-07-19  2:07 UTC  (4+ messages)
` [PATCH v2 1/4] target: Handle MI_REPORT_SUPPORTED_OPERATION_CODES
` [PATCH v2 2/4] target: Implement TMR_ABORT_TASK_SET
` [PATCH v2 3/4] target: Properly set Sense Data Length of CHECK CONDITION

RTT-PROBE: lore-subspace-rtt
 2022-07-19  2:06 UTC 

[bug report from blktests nvme/032] WARNING: possible circular locking dependency detected
 2022-07-19  2:05 UTC  (7+ messages)

[PATCH 0/6] mtd: nand: sunxi: Convert to devicetree and the driver model
 2022-07-19  2:04 UTC  (4+ messages)
` [PATCH 2/6] pinctrl: sunxi: Add NAND pinmuxes

simplify the mdev interface v6
 2022-07-19  2:01 UTC  (6+ messages)
` [PATCH 14/14] vfio/mdev: add mdev available instance checking to the core

[PATCH RESEND] xfs: fix for variable set but not used warning
 2022-07-19  2:01 UTC  (2+ messages)

linux-next: manual merge of the amdgpu tree with Linus' tree
 2022-07-19  2:00 UTC 

[PATCH] tools: Change the division operator to a right shift operator
 2022-07-19  1:58 UTC 

[PATCH 1/5] tm.3type: tfix
 2022-07-19  1:58 UTC  (5+ messages)
` [PATCH 2/5] tm.3type: align ranges
` [PATCH 3/5] tm.3type: tm_year is year minus 1900, not since
` [PATCH 4/5] tm.3type: describe tm_zone, tm_gmtoff
` [PATCH 5/5] ctime.3: remove struct tm vestigia

[PATCH] iio/hid: Add mount_matrix
 2022-07-19  1:57 UTC  (10+ messages)

[PATCH v2 0/4] clk: qcom: Drop use of pxo/cxo_board for rpm devices
 2022-07-19  1:40 UTC  (4+ messages)
` [PATCH v2 4/4] clk: qcom: gcc-ipq806x: remove cc_register_board for pxo and cxo

RTT-PROBE: lore-subspace-rtt
 2022-07-19  1:56 UTC 

[RFC 0/1] Introducing OpenVPN Data Channel Offload
 2022-07-19  1:47 UTC  (2+ messages)
` [RFC 1/1] net: introduce OpenVPN Data Channel Offload (ovpn-dco)

[PATCH RESEND] drm/msm/dsi: fix the inconsistent indenting
 2022-07-19  1:56 UTC 

[PATCH v4] amba: Remove deferred device addition
 2022-07-19  1:55 UTC  (8+ messages)

[PATCH V14 0/7] CXL: Read CDAT
 2022-07-19  1:55 UTC  (4+ messages)
` [PATCH V14 6/7] cxl/port: Read CDAT table
  ` [PATCH v15 "

[PATCH net-next v5 00/27] io_uring zerocopy send
 2022-07-19  1:54 UTC  (3+ messages)
` [PATCH net-next v5 01/27] ipv4: avoid partial copy for zc

[net-next PATCH v4 0/5] Add MTU change with stmmac interface running
 2022-07-19  1:32 UTC  (12+ messages)
` [net-next PATCH v4 1/5] net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
` [net-next PATCH v4 2/5] net: ethernet: stmicro: stmmac: first disable all queues and disconnect in release
` [net-next PATCH v4 3/5] net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
` [net-next PATCH v4 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
` [net-next PATCH v4 5/5] net: ethernet: stmicro: stmmac: permit MTU change with interface up

../include/futex2test.h:18:47: warning: 'struct futex_waitv' declared inside parameter list will not be visible outside of this definition or declaration
 2022-07-19  1:49 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Cleanup intel_phy_is_combo()
 2022-07-19  1:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH 0/2] drm/i915/gt: Expose per gt defaults in sysfs
 2022-07-19  1:48 UTC  (8+ messages)
`  "
` [PATCH 1/2] drm/i915/gt: Create gt/gtN/.defaults/ for per gt sysfs defaults
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Expose per-gt RPS defaults in sysfs
  `  "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/gt: Expose per gt "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v3 0/1] MediaTek auxadc patch for mt8188
 2022-07-19  1:46 UTC  (2+ messages)
` [PATCH v3 1/1] dt-bindings: iio: adc: Add compatible for MT8188

RTT-PROBE: lore-subspace-rtt
 2022-07-19  1:46 UTC 

[PATCH v4 19/41] doc-dyndbg: edit dynamic-debug-howto for brevity, audience
 2022-07-19  1:44 UTC  (2+ messages)

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.55-167-g4d10b228cfaad)
 2022-07-19  1:41 UTC 

[PATCH] maple_tree: Fix sparse reported issues
 2022-07-19  1:39 UTC  (11+ messages)

[PATCH V2 vfio 00/11] Add device DMA logging support for mlx5 driver
 2022-07-19  1:39 UTC  (4+ messages)
` [PATCH V2 vfio 03/11] vfio: Introduce DMA logging uAPIs

[PATCH -next v2] ASoC: Intel: Fix missing clk_disable_unprepare() on err in platform_clock_control()
 2022-07-19  1:36 UTC 

arch/x86/crypto/sm4_aesni_avx_glue.c:336:4: warning: Value stored to 'dst' is never read [clang-analyzer-deadcode.DeadStores]
 2022-07-19  1:39 UTC 

[PATCH] drm/amdgpu: limit the number of enabled gfx queues
 2022-07-19  1:36 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-19  1:36 UTC 

[PATCH] mesa: fix with DEBUG_BUILD enabled
 2022-07-19  1:35 UTC  (3+ messages)
` [OE-core] "

[PATCH v3 1/4] thermal/core: Encapsulate the trip point crossed function
 2022-07-19  1:35 UTC  (8+ messages)
` [PATCH v3 3/4] thermal/core: Build ascending ordered indexes for the trip points

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.131-112-g15af0d28e999)
 2022-07-19  1:34 UTC 

speaker-test channel descriptions don't match expectations
 2022-07-19  1:34 UTC 

[net-next PATCH v2 00/15] net: dsa: qca8k: code split for qca8k
 2022-07-19  1:32 UTC  (22+ messages)
` [net-next PATCH v2 01/15] net: dsa: qca8k: make mib autocast feature optional
` [net-next PATCH v2 02/15] net: dsa: qca8k: move mib struct to common code
` [net-next PATCH v2 03/15] net: dsa: qca8k: move qca8k read/write/rmw and reg table "
` [net-next PATCH v2 03/15] net: dsa: qca8k: move qca8kread/write/rmw "
` [net-next PATCH v2 04/15] net: dsa: qca8k: move qca8k bulk read/write helper "
` [net-next PATCH v2 05/15] net: dsa: qca8k: move fdb/vlan/mib init functions "
` [net-next PATCH v2 06/15] net: dsa: qca8k: move port set status/eee/ethtool stats function "
` [net-next PATCH v2 07/15] net: dsa: qca8k: move bridge functions "
` [net-next PATCH v2 08/15] net: dsa: qca8k: move fast age/MTU/port enable/disable "
` [net-next PATCH v2 09/15] net: dsa: qca8k: move port FDB function "
` [net-next PATCH v2 10/15] net: dsa: qca8k: move port MDB functions "
` [net-next PATCH v2 11/15] net: dsa: qca8k: move port mirror "
` [net-next PATCH v2 12/15] net: dsa: qca8k: move port VLAN "
` [net-next PATCH v2 13/15] net: dsa: qca8k: move port LAG "
` [net-next PATCH v2 14/15] net: dsa: qca8k: move read_switch_id function "
` [net-next PATCH v2 15/15] net: dsa: qca8k: drop unnecessary exposed function and make them static

[PATCH] btrfs-progs: make btrfs_super_block::log_root_transid deprecated
 2022-07-19  1:31 UTC  (3+ messages)

[PATCH v2 0/1] MediaTek auxadc patch for mt8188
 2022-07-19  1:30 UTC  (2+ messages)
` [PATCH v2 1/1] dt-bindings: iio: adc: add compatible "

[PATCH net] net/sched: cls_api: Fix flow action initialization
 2022-07-19  1:30 UTC  (4+ messages)

[PATCH v2 0/4] tools/xenstore: add some new features to the documentation
 2022-07-19  1:28 UTC  (4+ messages)

[linux-next:master 8922/11208] lib/x86_64/processor.c:636:25: error: 'KVM_X86_XCOMP_GUEST_SUPP' undeclared
 2022-07-19  1:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-19  1:26 UTC 

[RESEND PATCH v3] arm64: enable THP_SWAP for arm64
 2022-07-19  1:23 UTC  (4+ messages)

[PATCH] xfs: xfs_buf cache destroy isn't RCU safe
 2022-07-19  1:22 UTC  (2+ messages)

[RFC ONLY 0/8] btrfs: introduce raid-stripe-tree
 2022-07-19  1:19 UTC  (15+ messages)
` RAID56 discussion related to RST. (Was "Re: [RFC ONLY 0/8] btrfs: introduce raid-stripe-tree")

[PATCH 1/1] ci/alpine.sh: Install bash
 2022-07-19  1:18 UTC  (2+ messages)

Draft talk proposal for MPTCP @ Linux Plumbers '22
 2022-07-19  1:17 UTC  (4+ messages)
` Draft talk proposal for MPTCP @ Linux Plumbers '22 (2nd draft)
    ` Draft talk proposal for MPTCP @ Linux Plumbers '22 (3rd draft)

[PATCH] git-repack doc: remove discussion of ancient caveat
 2022-07-19  1:16 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-19  1:16 UTC 

main branches in netdev
 2022-07-19  1:14 UTC 

[PATCH 0/2] perf tests: Fix Track with sched_switch test for hybrid case
 2022-07-19  1:10 UTC  (3+ messages)
` [PATCH 1/2] perf parse-events: Fix segfault when event parser gets an error

[Intel-gfx] [PATCH v2 0/3] drm/i915/gt: Expose per gt defaults in sysfs
 2022-07-19  1:09 UTC  (7+ messages)

[PATCH v4 00/13] AMD Pstate Enhancement And Issue Fixs
 2022-07-19  1:07 UTC  (5+ messages)
` [PATCH v4 11/13] cpufreq: amd_pstate: update transition delay time to 1ms
` [PATCH v4 13/13] cpufreq: CPPC: remove the acpi_disabled check

RTT-PROBE: lore-subspace-rtt
 2022-07-19  1:06 UTC 

[RFC PATCH v5 0/4] RISC-V Smstateen support
 2022-07-19  1:03 UTC  (7+ messages)
` [RFC PATCH v5 1/4] target/riscv: Add smstateen support
  `  "

[GIT PULL] md-next 20220718
 2022-07-19  1:05 UTC  (2+ messages)

[RFC PATCH 0/5] can: slcan: extend supported features (step 2)
 2022-07-19  1:03 UTC  (7+ messages)
` [RFC PATCH 2/5] can: slcan: remove legacy infrastructure

[patch 00/38] x86/retbleed: Call depth tracking mitigation
 2022-07-19  1:02 UTC  (12+ 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.