All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-25 20:14:04 to 2023-01-25 20:50:42 UTC [more...]

[PATCH 0/2] btrfs: block group size class load fixes
 2023-01-25 20:50 UTC  (2+ messages)
` [PATCH 2/2] btrfs: add size class stats to sysfs

[RFC v4 0/5] Add multiport support for DWC3 controllers
 2023-01-25 20:49 UTC  (10+ messages)
` [RFC v4 2/5] usb: dwc3: core: Refactor PHY logic to support Multiport Controller

[PATCH V2] perf/x86/intel/ds: Fix the conversion from TSC to perf time
 2023-01-25 20:49 UTC 

Google Pixelbook EVE, no sound in kernel 6.1.x
 2023-01-25 20:48 UTC  (9+ messages)

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-25 20:46 UTC  (12+ messages)

[PATCH net-next 0/8] net: ipa: abstract status parsing
 2023-01-25 20:45 UTC  (9+ messages)
` [PATCH net-next 1/8] net: ipa: refactor status buffer parsing
` [PATCH net-next 2/8] net: ipa: stop using sizeof(status)
` [PATCH net-next 3/8] net: ipa: define all IPA status mask bits
` [PATCH net-next 4/8] net: ipa: rename the NAT enumerated type
` [PATCH net-next 5/8] net: ipa: define remaining IPA status field values
` [PATCH net-next 6/8] net: ipa: IPA status preparatory cleanups
` [PATCH net-next 7/8] net: ipa: introduce generalized status decoder
` [PATCH net-next 8/8] net: ipa: add IPA v5.0 packet status support

[meta-ti][dunfell][PATCH v2 1/2] conf: machine: am62xx-evm: Add Support for AM62xx HS-SE
 2023-01-25 20:44 UTC  (4+ messages)

[PATCH 1/2] clk: qcom: add compile test to MSM8996 CPU clocks
 2023-01-25 20:44 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: restrict drivers per ARM/ARM64

kernel oops when rmmod'ing ublk_drv w/ missing UBLK_CMD_START_DEV
 2023-01-25 20:43 UTC  (3+ messages)

[PATCH v4 3/5] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
 2023-01-25 16:53 UTC 

[PATCH] cifs: Fix oops due to uncleared server->smbd_conn in reconnect
 2023-01-25 20:41 UTC  (4+ messages)
` cifs-rdma: KASAN-detected UAF when using rxe driver

[PATCH V8 0/6] Add device-tree support for Cypress CYPD4226
 2023-01-25 20:42 UTC  (7+ messages)
` [PATCH V8 1/6] dt-bindings: usb: Add Cypress cypd4226 Type-C controller
` [PATCH V8 2/6] i2c: nvidia-gpu: Add ACPI property to align with device-tree
` [PATCH V8 3/6] usb: typec: ucsi_ccg: Add OF support
` [PATCH V8 4/6] i2c: nvidia-gpu: Remove ccgx,firmware-build property
` [PATCH V8 5/6] arm64: tegra: Populate USB Type-C Controller for Jetson AGX Orin
` [PATCH V8 6/6] arm64: defconfig: Enable UCSI support

RTT-PROBE: lore-subspace-rtt
 2023-01-25 20:43 UTC 

[PATCH v2 0/3] Another crack at a handshake upcall mechanism
 2023-01-25 20:41 UTC 

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-25 20:35 UTC  (20+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn

Broken Address Dependency in mm/ksm.c::cmp_and_merge_page()
 2023-01-25 20:39 UTC  (8+ messages)

[Intel-gfx] [PATCH v3 00/19] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-01-25 20:37 UTC  (80+ messages)
`  "
` [PATCH v3 01/19] test-dyndbg: fixup CLASSMAP usage error
  ` [Intel-gfx] "
` [PATCH v3 02/19] test-dyndbg: show that DEBUG enables prdbgs at compiletime
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 03/19] dyndbg: replace classmap list with a vector
  `  "
` [Intel-gfx] [PATCH v3 04/19] dyndbg: make ddebug_apply_class_bitmap more selective
  `  "
` [Intel-gfx] [PATCH v3 05/19] dyndbg: split param_set_dyndbg_classes to inner/outer fns
  `  "
` [PATCH v3 06/19] dyndbg: drop NUM_TYPE_ARRAY
  ` [Intel-gfx] "
` [PATCH v3 07/19] dyndbg: reduce verbose/debug clutter
  ` [Intel-gfx] "
` [PATCH v3 08/19] dyndbg: tighten ddebug_class_name() 1st arg
  ` [Intel-gfx] "
` [PATCH v3 09/19] dyndbg: constify ddebug_apply_class_bitmap args
  ` [Intel-gfx] "
` [PATCH v3 10/19] dyndbg-API: split DECLARE_(DYNDBG_CLASSMAP) to $1(_DEFINE|_USE)
  ` [Intel-gfx] "
` [PATCH v3 11/19] dyndbg-API: specialize DYNDBG_CLASSMAP_(DEFINE|USE)
  ` [Intel-gfx] "
` [PATCH v3 12/19] dyndbg-API: DYNDBG_CLASSMAP_USE drop extra args
  ` [Intel-gfx] "
` [PATCH v3 13/19] dyndbg-API: DYNDBG_CLASSMAP_DEFINE() improvements
  ` [Intel-gfx] "
` [PATCH v3 14/19] drm_print: fix stale macro-name in comment
  ` [Intel-gfx] "
` [PATCH v3 15/19] test-dyndbg: build test_dynamic_debug_submod
  ` [Intel-gfx] "
` [PATCH v3 16/19] test-dyndbg: rename DD_SYS_WRAP to DYNDBG_CLASSMAP_PARAM
  ` [Intel-gfx] "
` [PATCH v3 17/19] test-dyndbg: disable WIP dyndbg-trace params
  ` [Intel-gfx] "
` [PATCH v3 18/19] test-dyndbg: tune sub-module behavior
  ` [Intel-gfx] "
` [PATCH v3 19/19] jump_label: RFC / temporary for CI - tolerate toggled state
  ` [Intel-gfx] "

[PATCH 0/2] SRCU changes for the Linux Kernel Memory Model
 2023-01-25 20:35 UTC  (4+ messages)
` [Patch 1/2] tools/memory-model: Update some warning labels
  ` [Patch 2/2] tools/memory-model: Provide exact SRCU semantics

[virtio-comment] [PATCH v10] virtio-net: Clarify VLAN filter table configuration
 2023-01-25 20:36 UTC  (5+ messages)
  ` [virtio-dev] "
    ` [virtio-dev] "

The PQ=1 saga
 2023-01-25 20:36 UTC  (5+ messages)

[PATCH v11 0/6] Add LVTS thermal architecture
 2023-01-25 20:35 UTC  (7+ messages)
` [PATCH v11 2/6] dt-bindings/thermal/mediatek: Add LVTS thermal controllers dt-binding definition

[PATCH 00/10] Add minimal boot support for IPQ5332
 2023-01-25 20:35 UTC  (4+ messages)
` [PATCH 03/10] clk: qcom: Add STROMER PLUS PLL type "

[net-next PATCH v3 1/2] net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb access
 2023-01-25 20:35 UTC  (2+ messages)
` [net-next PATCH v3 2/2] net: dsa: qca8k: convert to regmap read/write API

[PATCH 1/3] clk: qcom: cpu-8996: add missing cputype include
 2023-01-25 20:34 UTC  (6+ messages)
` [PATCH 2/3] clk: qcom: gcc-qcs404: fix duplicated num_parents
` [PATCH 3/3] clk: qcom: rpmh: fix double RPMH_IPA_CLK assignment

[PATCH net 0/2] mlx5: bugfixes for ptp fifo queue
 2023-01-25 20:33 UTC  (6+ messages)
` [PATCH net 1/2] mlx5: fix possible ptp queue fifo overflow

RTT-PROBE: lore-subspace-rtt
 2023-01-25 20:33 UTC 

[PATCH] dma-buf: system_heap: avoid reclaim for order 4
 2023-01-25 20:32 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: clock: qcom,sm8450-camcc: constrain required-opps
 2023-01-25 20:32 UTC  (4+ messages)

[PATCH] fsverity.rst: update git repo URL for fsverity-utils
 2023-01-25 20:30 UTC 

[PATCH] dax: super.c: fix kernel-doc bad line warning
 2023-01-25 20:29 UTC  (2+ messages)

[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-25 20:29 UTC  (17+ messages)

[PATCH] perf/x86/intel: Fix guest vPMU warning on hybrid CPUs
 2023-01-25 20:28 UTC 

[PATCH][next] nvmem: u-boot-env: replace zero-length array with flexible-array member
 2023-01-25 20:27 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: thermal: Add Tegra234 BPMP thermal zones
 2023-01-25 20:26 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 141 runs, 81 regressions (v5.4.230-72-g283de2edfdbd)
 2023-01-25 20:26 UTC 

[bugzilla-daemon@bugzilla.kernel.org: [Bug 208507] New: BISECTED: i2c timeout loading module ddbridge with commit d2345d1231d80ecbea5fb764eb43123440861462]
 2023-01-25 20:25 UTC  (3+ messages)

balance stuck in loop on linux 6.1.7
 2023-01-25 20:25 UTC  (4+ messages)

Re-add v9fs/for-next branch
 2023-01-25 20:25 UTC 

[PATCH v3 0/5] fs/iso9660: Fix out-of-bounds read
 2023-01-25 20:24 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: arm: optee: add interrupt controller properties
 2023-01-25 20:22 UTC  (3+ messages)

[PATCH v2 00/12] dt-bindings: serial: cleanup and improvements
 2023-01-25 20:10 UTC  (36+ messages)
` [PATCH v2 04/12] dt-bindings: serial: correct ref to serial.yaml
` [PATCH v2 05/12] dt-bindings: serial: cdsn,uart: add power-domains
` [PATCH v2 06/12] dt-bindings: serial: 8250_omap: drop rs485 properties
` [PATCH v2 07/12] dt-bindings: serial: fsl-imx-uart: drop common properties
` [PATCH v2 08/12] dt-bindings: serial: fsl-lpuart: drop rs485 properties
` [PATCH v2 09/12] dt-bindings: serial: fsl-lpuart: allow other serial properties
` [PATCH v2 10/12] dt-bindings: serial: st,stm32-uart: drop common properties
` [PATCH v2 11/12] dt-bindings: serial: drop unneeded quotes
` [PATCH v2 12/12] dt-bindings: serial: example cleanup

[PATCH v2] nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE
 2023-01-25 20:23 UTC 

[PATCH] bpf, docs: Add note about type convention
 2023-01-25 20:23 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-25 20:23 UTC 

[XEN PATCH 0/3] Configure qemu upstream correctly by default for igd-passthru
 2023-01-25 20:20 UTC  (3+ messages)
  ` [XEN PATCH v2 "

Issue in man page wcsncpy.3
 2023-01-25 20:01 UTC  (5+ messages)

[PATCH] bpf, docs: Use consistent names for the same field
 2023-01-25 20:18 UTC  (2+ messages)

stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.165-76-g5c2e982fcf18)
 2023-01-25 20:16 UTC 

[PATCH 00/11] ASoC: topology: Fixes and cleanups
 2023-01-25 20:15 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] Enable bpf_setsockopt() on ktls enabled sockets
 2023-01-25 20:16 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: Check the protocol of a sock to agree the calls to bpf_setsockopt()
` [PATCH bpf-next v3 2/2] selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket

[PATCH v4 1/4] drm/gem: Remove BUG_ON in drm_gem_private_object_init
 2023-01-25 20:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v4,1/4] "

[PATCH] drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size
 2023-01-25 20:15 UTC  (4+ messages)
  ` [Nouveau] "

Linux guest kernel threat model for Confidential Computing
 2023-01-25 20:13 UTC  (5+ 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.