All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-27 00:27:53 to 2023-01-27 02:19:40 UTC [more...]

[PATCH v2 00/14] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-27  2:17 UTC  (8+ messages)
` [PATCH v2 12/14] spi: bcm63xx-hsspi: Disable spi mem dual io
` [PATCH v2 13/14] spi: bcmbca-hsspi: Add driver for newer HSSPI controller

[Intel-gfx] v6.1 stable backport request
 2023-01-27  2:10 UTC  (3+ messages)
`  "

[PATCH] bpf, docs: Use consistent names for the same field
 2023-01-27  2:09 UTC  (3+ messages)

[PATCH v3 0/8] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-01-27  2:09 UTC  (5+ messages)
` [PATCH v3 1/8] KVM: x86/pmu: Rename pmc_is_enabled() to pmc_is_globally_enabled()
` [PATCH v3 2/8] KVM: VMX: Refactor intel_pmu_set_msr() to align with other set_msr() helpers

[PATCH 5.15 00/20] Backport oops_limit to 5.15
 2023-01-27  2:08 UTC  (2+ messages)

[PATCH 5.4 fix build id for arm64 with CONFIG_MODVERSIONS 0/6]
 2023-01-27  2:08 UTC  (2+ messages)

[PATCH 6.1 0/1] Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
 2023-01-27  2:07 UTC  (2+ messages)

[PATCH] mm: Add memcpy_from_file_folio()
 2023-01-27  2:04 UTC  (3+ messages)

[PATCH v11 2/8] iov_iter: Add a function to extract a page list from an iterator
 2023-01-27  2:02 UTC  (9+ messages)
` [PATCH v11 0/8] iov_iter: Improve page extraction (pin or just list)

[PATCH v5 0/5] CXL Poison List Retrieval & Tracing
 2023-01-27  1:59 UTC  (2+ messages)
` (no subject)

[PATCH 0/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-01-27  1:58 UTC  (9+ messages)
` [PATCH 3/3] "

[PATCH v3] sched: Store restrict_cpus_allowed_ptr() call state
 2023-01-27  1:55 UTC 

When using several ssh key, Git match ssh key by host, instead of hostname in ssh config file
 2023-01-27  1:57 UTC  (3+ messages)

[PATCH -next V15 0/7] riscv: Add GENERIC_ENTRY support
 2023-01-27  1:55 UTC  (5+ messages)
` [PATCH -next V15 1/7] compiler_types.h: Add __noinstr_section() for noinstr

[PATCH] KVM: x86/mmu: Replace tdp_mmu_page with a bit in the role
 2023-01-27  1:53 UTC  (4+ messages)

[PATCH v1 0/5] media: imx-mipi-csis: Move to subdev active state
 2023-01-27  1:54 UTC  (2+ messages)

[PATCH v6 0/8] Allow error capture without a request & fix locking issues
 2023-01-27  1:59 UTC  (21+ messages)
` [Intel-gfx] "
` [PATCH v6 1/8] drm/i915/guc: Fix locking when searching for a hung request
  ` [Intel-gfx] "
` [PATCH v6 2/8] drm/i915: Fix request ref counting during error capture & debugfs dump
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 3/8] drm/i915: Fix up locking around dumping requests lists
  `  "
` [PATCH v6 4/8] drm/i915: Allow error capture without a request
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 5/8] drm/i915: Allow error capture of a pending request
  `  "
` [PATCH v6 6/8] drm/i915/guc: Look for a guilty context when an engine reset fails
  ` [Intel-gfx] "
` [PATCH v6 7/8] drm/i915/guc: Add a debug print on GuC triggered reset
  ` [Intel-gfx] "
` [PATCH v6 8/8] drm/i915/guc: Rename GuC register state capture node to be more obvious
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Allow error capture without a request & fix locking issues (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[PATCH] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
 2023-01-27  1:50 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2023-01-27  1:50 UTC 

[PATCH v2] sched: Store restrict_cpus_allowed_ptr() call state
 2023-01-27  1:56 UTC  (7+ messages)

cip/linux-5.10.y-cip-rt baseline: 238 runs, 34 regressions (v5.10.162-cip24-rt10)
 2023-01-27  1:56 UTC 

cip/linux-5.10.y-cip-rt baseline-nfs: 76 runs, 20 regressions (v5.10.162-cip24-rt10)
 2023-01-27  1:56 UTC 

[PATCH v8 00/25] DEPT(Dependency Tracker)
 2023-01-27  1:19 UTC  (26+ messages)
` [PATCH v8 01/25] llist: Move llist_{head,node} definition to types.h
` [PATCH v8 02/25] dept: Implement Dept(Dependency Tracker)
` [PATCH v8 03/25] dept: Add single event dependency tracker APIs
` [PATCH v8 04/25] dept: Add lock "
` [PATCH v8 05/25] dept: Tie to Lockdep and IRQ tracing
` [PATCH v8 06/25] dept: Add proc knobs to show stats and dependency graph
` [PATCH v8 07/25] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v8 08/25] dept: Apply sdt_might_sleep_{start,end}() to PG_{locked,writeback} wait
` [PATCH v8 09/25] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v8 10/25] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v8 11/25] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v8 12/25] dept: Distinguish each syscall context from another
` [PATCH v8 13/25] dept: Distinguish each work "
` [PATCH v8 14/25] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v8 15/25] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH v8 16/25] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v8 17/25] dept: Track timeout waits separately with a new Kconfig
` [PATCH v8 18/25] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v8 19/25] dept: Apply timeout consideration to swait
` [PATCH v8 20/25] dept: Apply timeout consideration to waitqueue wait
` [PATCH v8 21/25] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v8 22/25] dept: Apply timeout consideration to dma fence wait
` [PATCH v8 23/25] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v8 24/25] dept: Make Dept able to work with an external wgen
` [PATCH v8 25/25] dept: Track the potential waits of PG_{locked,writeback}

[PATCH wpan-next v2 0/2] ieee802154: Beaconing support
 2023-01-27  1:48 UTC  (3+ messages)

[PATCH net-next v3 0/4] net: ethernet: renesas: rswitch: Modify initialization for SERDES and PHY
 2023-01-27  1:48 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: phylink: Set host_interfaces for a non-sfp PHY
` [PATCH net-next v3 2/4] net: ethernet: renesas: rswitch: Simplify struct phy * handling
` [PATCH net-next v3 3/4] net: ethernet: renesas: rswitch: Enable ovr_host_interfaces
` [PATCH net-next v3 4/4] net: ethernet: renesas: rswitch: Add phy_power_{on,off}() calling

[PATCH] Fix data race in mark_rt_mutex_waiters
 2023-01-27  1:46 UTC  (14+ messages)

[PATCH] bpf, docs: Add note about type convention
 2023-01-27  1:47 UTC  (2+ messages)

[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-01-27  1:43 UTC  (10+ messages)
` [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces
      ` [Nouveau] "

linux-next: manual merge of the net-next tree with the net tree
 2023-01-27  1:40 UTC 

[PATCH v3 01/18] block: introduce duration-limits priority class
 2023-01-27  1:40 UTC  (14+ messages)

[PATCH] drm/amd/display: reduce else-if to else in dcn10_blank_pixel_data()
 2023-01-27  1:38 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2023-01-27  1:36 UTC 

[PATCH wpan-next 0/2] ieee802154: Beaconing support
 2023-01-27  1:31 UTC  (10+ messages)

[PATCH v2 0/2] ipc,namespace: fix free vs allocation race
 2023-01-27  1:31 UTC  (4+ messages)
` [PATCH 1/2] ipc,namespace: make ipc namespace allocation wait for pending free
` [PATCH 2/2] ipc,namespace: batch free ipc_namespace structures
  ` [PATCH v2 "

[RFC PATCH v2] kunit: Add "hooks" to call into KUnit when it's built as a module
 2023-01-27  1:31 UTC  (3+ messages)

cip/linux-5.10.y-cip-rt build: 187 builds: 5 failed, 182 passed, 12 errors, 12 warnings (v5.10.162-cip24-rt10)
 2023-01-27  1:27 UTC 

[PATCH v3 0/2] media: nxp: i.MX8 ISI driver
 2023-01-27  1:26 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: media: Add i.MX8 ISI DT bindings

[PATCH v3 0/2] fsi: Add IBM I2C Responder virtual FSI master
 2023-01-27  1:25 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: fsi: Document the "
` [PATCH v3 2/2] fsi: Add "

cip-gitlab/ci/pavel/linux-test ltp-mm: 7 runs, 1 regressions (v5.10.162-cip24-443-g1f8fb81fe752)
 2023-01-27  1:22 UTC 

cip-gitlab/ci/pavel/linux-test ltp-pty: 10 runs, 1 regressions (v5.10.162-cip24-443-g1f8fb81fe752)
 2023-01-27  1:22 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 17 runs, 10 regressions (v5.10.162-cip24-443-g1f8fb81fe752)
 2023-01-27  1:22 UTC 

[RFT PATCH 1/2] drm/bridge: tc358762: Set pre_enable_prev_first
 2023-01-27  1:13 UTC  (4+ messages)
` [RFT PATCH 2/2] drm/msm/dsi: Stop unconditionally powering up DSI hosts at modeset

[PATCH v2] printk: Document that CONFIG_BOOT_PRINTK_DELAY required for boot_delay=
 2023-01-27  1:12 UTC  (2+ messages)

[PATCH 1/2] drm/msm/dp: Clean up handling of DP AUX interrupts
 2023-01-27  1:09 UTC  (4+ messages)

[PATCH v2 1/2] drm/msm/dp: Clean up handling of DP AUX interrupts
 2023-01-27  1:09 UTC  (4+ messages)
` [PATCH v2 2/2] drm/msm/dp: Return IRQ_NONE for unhandled interrupts

[PATCH] media-info: Include missing <cstdint> for uintptr_t
 2023-01-27  1:07 UTC 

Google Pixelbook EVE, no sound in kernel 6.1.x
 2023-01-27 10:06 UTC  (3+ messages)

renesas/master baseline: 699 runs, 27 regressions (renesas-devel-2023-01-26-v6.2-rc5)
 2023-01-27  1:04 UTC 

renesas/master baseline-nfs: 225 runs, 24 regressions (renesas-devel-2023-01-26-v6.2-rc5)
 2023-01-27  1:04 UTC 

[PATCH] fsi: Add aliased device numbering
 2023-01-27  1:03 UTC  (2+ messages)

[PATCH v2 00/17] Support android boot image v3/v4
 2023-01-27  0:55 UTC  (35+ messages)
` [PATCH v2 01/17] android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0
` [PATCH v2 02/17] android: boot: support vendor boot image in abootimg
` [PATCH v2 03/17] android: boot: replace android_image_check_header
` [PATCH v2 04/17] android: boot: add boot image header v3 and v4 structures
` [PATCH v2 05/17] android: boot: kcomp: support andr_image_data
` [PATCH v2 06/17] android: boot: move to andr_image_data structure
` [PATCH v2 07/17] android: boot: content print is not supported for v3, v4 header version
  ` [PATCH v2 07/17] android: boot: content print is not supported for v3,v4 "
` [PATCH v2 08/17] android: boot: boot image header v3, v4 do not support recovery DTBO
  ` [PATCH v2 08/17] android: boot: boot image header v3,v4 "
` [PATCH v2 09/17] android: boot: add vendor boot image to prepare for v3, v4 support
  ` [PATCH v2 09/17] android: boot: add vendor boot image to prepare for v3,v4 support
` [PATCH v2 10/17] android: boot: update android_image_get_data to support v3, v4
  ` [PATCH v2 10/17] android: boot: update android_image_get_data to support v3,v4
` [PATCH v2 11/17] android: boot: ramdisk: support vendor ramdisk
` [PATCH v2 12/17] android: boot: support extra command line
` [PATCH v2 13/17] android: boot: update android_image_get_dtb_img_addr to support v3, v4
  ` [PATCH v2 13/17] android: boot: update android_image_get_dtb_img_addr to support v3,v4
` [PATCH v2 14/17] drivers: fastboot: zImage flashing is not supported for v3, v4
  ` [PATCH v2 14/17] drivers: fastboot: zImage flashing is not supported for v3,v4
` [PATCH v2 15/17] android: boot: support boot image header version 3 and 4
` [PATCH v2 16/17] android: boot: support bootconfig
` [PATCH v2 17/17] test/py: android: extend abootimg test

[PATCH] phy: add of_set_phy_supported() helper, call from phy_config()
 2023-01-27  0:54 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_tiled_fence_blits: Fix softpinned version of the test
 2023-01-27  0:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for i915/gem_tiled_fence_blits: Fix softpinned version of the test (rev2)

[RFC] mm: Allow ZONE_DMA32 to be disabled via kernel command line
 2023-01-27  0:57 UTC  (4+ messages)

[PATCH] serial: s5p: Use IS_ENABLED where appropriate
 2023-01-27  0:54 UTC  (2+ messages)

[PATCH v5 00/36] tcg: Support for Int128 with helpers
 2023-01-27  0:57 UTC  (7+ messages)
` [PATCH v5 16/36] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128
` [PATCH v5 17/36] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32,64}
` [PATCH v5 24/36] target/s390x: Use a single return for helper_divs32/u32

[PATCH v4 0/6] tpm: Support boot measurements
 2023-01-27  0:54 UTC  (5+ messages)
` [PATCH v4 3/6] bootm: Support boot measurement

[PATCH 1/2] query.py: Replace layer directory name with layer name for show-layers
 2023-01-27  0:54 UTC  (2+ messages)
` [PATCH 2/2] query.py: Adjust show-layers output layout

[PATCH] regulator: scmi: Allow for zero voltage domains
 2023-01-27  0:53 UTC  (3+ messages)

[PATCH v1] Revert "mm: kmemleak: alloc gray object for reserved region with direct map"
 2023-01-27  0:54 UTC  (3+ messages)

[PATCH] drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disable
 2023-01-27  0:52 UTC  (5+ messages)

[PATCH v2 00/27] drm/msm/dpu: wide planes support
 2023-01-27  0:52 UTC  (4+ messages)
` [PATCH v2 05/27] drm/msm/dpu: drop EAGAIN check from dpu_format_populate_layout

cip-gitlab/ci/pavel/linux-test baseline-nfs: 47 runs, 19 regressions (v5.10.162-cip24-443-g1f8fb81fe752)
 2023-01-27  0:52 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 170 runs, 29 regressions (v5.10.162-cip24-443-g1f8fb81fe752)
 2023-01-27  0:52 UTC 

[PATCH] all: Remove excessive switches based on gpu
 2023-01-27  0:51 UTC  (3+ messages)
` [meta-arago] "
  ` [EXTERNAL] "

[Intel-wired-lan] [PATCH net-next v1 00/10] Convert drivers to return XFRM configuration errors through extack
 2023-01-27  0:50 UTC  (3+ messages)
`  "

[PATCH net-next 0/3] tools: ynl: prevent reorder and fix flags
 2023-01-27  0:50 UTC  (2+ messages)

[PATCH v7 0/8] cxl: Process event logs
 2023-01-27  0:49 UTC  (3+ messages)
` [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2023-01-27  0:49 UTC 

[PATCH v3] btrfs: allow single disk devices to mount with older generations
 2023-01-27  0:48 UTC  (2+ messages)

[PATCH v2] drm/mediatek: stop using 0 as NULL pointer
 2023-01-27  0:44 UTC  (4+ messages)

[RFC PATCH 00/10] Rework PCI locking
 2023-01-27  0:43 UTC  (3+ messages)
` [RFC PATCH 05/10] xen: pci: introduce reference counting for pdev

[RFC bpf-next 0/5] test_verifier tests migration to inline assembly
 2023-01-27  0:43 UTC  (5+ messages)

[PATCH 1/1] cmd: move CONFIG_SYS_MEMTEST_START/END to cmd/Kconfig
 2023-01-27  0:42 UTC 

Mapping local-storage maps into user space
 2023-01-27  0:42 UTC  (2+ messages)

[PATCH v2] drm/mediatek: Add support for AR30 and BA30
 2023-01-27  0:36 UTC  (3+ messages)

[GIT PULL] tracing: Updates for 6.2
 2023-01-27  0:35 UTC 

[PATCH] remoteproc: imx_dsp_rproc: add custom memory copy implementation for i.MX DSP Cores
 2023-01-27  0:16 UTC  (3+ messages)

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-01-27  0:32 UTC  (9+ messages)

[PATCH v1 0/3] media: rkisp1: Convert to V4L2 subdev active state
 2023-01-27  0:31 UTC  (8+ messages)
` [PATCH v1 1/3] media: rkisp1: resizer: Use "
` [PATCH v1 2/3] media: rkisp1: isp: "
` [PATCH v1 3/3] media: rkisp1: csi: "

[PATCH] target/arm: Fix physical address resolution for Stage2
 2023-01-27  0:28 UTC  (2+ messages)

[PATCH 1/2] wifi: ath11k: Use platform_get_irq() to get the interrupt
 2023-01-27  0:27 UTC  (4+ messages)

[PATCH v2 00/10] Resolve isabus global
 2023-01-27  0:27 UTC  (3+ messages)
` [PATCH v2 08/10] hw/ide: Let ide_init_ioport() take a MemoryRegion argument instead of ISADevice


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.