All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-22 12:20:20 to 2023-08-22 13:05:50 UTC [more...]

[PATCH v6 1/9] tty: n_gsm: add restart flag to DLC specific ioctl config
 2023-08-22 13:05 UTC  (5+ messages)
` [PATCH v6 8/9] tty: n_gsm: add DLCI specific rx/tx statistics

[PATCH] CI: Update FreeBSD to 12.4
 2023-08-22 13:04 UTC  (2+ messages)

[PATCH] event/cnxk: add get remaining ticks routine
 2023-08-22 13:04 UTC  (2+ messages)
` [PATCH v2] "

[Intel-gfx] [PATCH v9 0/8] Add DSC PPS readout
 2023-08-22 13:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Add DSC PPS readout (rev9)

[PATCH v2 1/1] t6300: fix match with insecure memory
 2023-08-22 13:03 UTC  (6+ messages)
      ` [PATCH 1/2] t/lib-gpg: forcibly run a trustdb update
        ` [PATCH 2/2] t/t6300: drop magic filtering

[PATCH bpf-next 00/10] seltests/xsk: various improvements to xskxceiver
 2023-08-22 13:02 UTC  (9+ messages)
` [PATCH bpf-next 05/10] selftests/xsk: declare test names in struct
` [PATCH bpf-next 06/10] selftests/xsk: add option that lists all tests
` [PATCH bpf-next 07/10] selftests/xsk: add option to run single test
` [PATCH bpf-next 10/10] selftests/xsk: display command line options with -h

Fwd: Qualcomm NFA725A on T14s AMD Gen3: Bluetooth: hci0: Failed to send headers (or body or access otp area)
 2023-08-22 13:01 UTC  (5+ messages)

[PATCH v2] dma-buf/sw_sync: Avoid recursive lock during fence signal
 2023-08-22 13:01 UTC  (3+ messages)
` [Linaro-mm-sig] "

[PATCH] tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_mux
 2023-08-22 13:01 UTC  (3+ messages)

[PATCH 0/3] memcg: non-unified flushing for userspace stats
 2023-08-22 13:01 UTC  (5+ messages)
` [PATCH 2/3] mm: memcg: add a helper for non-unified stats flushing

[PATCH bpf-next v2 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr
 2023-08-22 12:59 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add a failure test for bpf_kptr_xchg() "

[PATCH v2 1/1] serial: core: Remove unused PORT_* definitions
 2023-08-22 12:59 UTC  (2+ messages)

[PATCH v14 RESEND 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2023-08-22 12:59 UTC  (5+ messages)
` [PATCH v14 RESEND 5/6] "

(no subject)
 2023-08-22 12:58 UTC  (3+ messages)
` [PATCH v2 0/1] *** Documentation to set up U-Boot with VirtualBox ***
` [PATCH v2 1/1] Documentation extended with specific information for VirtualBox

[PATCH 0/6] wifi: rtw89: introduce struct {mac,phy}_gen_def to define register address for WiFi 6 and 7 chips
 2023-08-22 12:58 UTC  (7+ messages)
` [PATCH 1/6] wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register address
` [PATCH 2/6] wifi: rtw89: mac: generalize code to indirectly access WiFi internal memory
` [PATCH 3/6] wifi: rtw89: mac: define internal memory address for WiFi 7 chip
` [PATCH 4/6] wifi: rtw89: mac: define register address of rx_filter to generalize code
` [PATCH 5/6] wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chips
` [PATCH 6/6] wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIG

[djwong-xfs:rmap-intent-cleanups 328/407] fs/xfs/scrub/scrub.c:456:27: error: 'xrep_metapath' undeclared here (not in a function); did you mean 'xchk_metapath'?
 2023-08-22 12:59 UTC 

[PATCH net-next 1/2] wifi: ath11k: fix Wvoid-pointer-to-enum-cast warning
 2023-08-22 12:58 UTC  (4+ messages)

[PATCH 00/12] tcg: Factor hrev{32,64}_{i32,i64,tl} out
 2023-08-22 12:57 UTC  (13+ messages)
` [PATCH 01/12] tcg/tcg-op: Factor tcg_gen_hrev32_i32() out
` [PATCH 02/12] target/arm: Use generic hrev32_i32() in ARM REV16 and VREV16 opcodes
` [PATCH 03/12] target/cris: Use generic hrev32_i32() in SWAPB opcode
` [PATCH 04/12] target/rx: Use generic hrev32_i32() in REVW opcode
` [PATCH 05/12] tcg/tcg-op: Factor tcg_gen_hrev64_i64() out
` [PATCH 10/12] target/arm: Use generic hrev_i64() in Aarch64 REV16 opcode
` [PATCH 09/12] tcg/tcg-op: Add tcg_gen_hrev32_i64() and tcg_gen_hrev_i64()
` [PATCH 08/12] target/loongarch: Use generic hrev64_i64() in REVB.4H opcode
` [PATCH 11/12] target/loongarch: Use generic hrev64_i32() in REVB.2H opcode
` [PATCH 07/12] target/ppc: Use generic hrev64_i64() in BRH / BSWAP16x8 opcodes
` [PATCH 06/12] target/mips: Use generic hrev64_i64() in DSBH opcode
` [PATCH 12/12] target/mips: Use generic hrev32_tl() in WSBH opcode

[PATCH 00/10] tty: tty_buffer: cleanup
 2023-08-22 12:58 UTC  (4+ messages)
` [PATCH 09/10] tty: tty_buffer: initialize variables in initializers already

[linux-next:master 7361/11453] drivers/gpu/drm/ttm/tests/ttm_pool_test.c:231:37: warning: cast to pointer from integer of different size
 2023-08-22 12:58 UTC  (4+ messages)

[Intel-gfx] [PATCH v4 0/4] SDP split for DP-MST
 2023-08-22 12:57 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 3/4] drm/i915/display: update intel_dp_has_audio to support MST

[PATCH v2] docs/about/license: Update LICENSE URL
 2023-08-22 12:57 UTC 

[RFC PATCH v1 0/2] vsock: handle writes to shutdowned socket
 2023-08-22 12:51 UTC  (8+ messages)
` [RFC PATCH v1 1/2] vsock: send SIGPIPE on write "

[PATCH v2 0/7] GPU workload hints for better performance
 2023-08-22 12:56 UTC  (13+ messages)
` [PATCH v2 2/7] drm/amdgpu: Add new function to set GPU power profile
` [PATCH v2 3/7] drm/amdgpu: Add new function to put "
` [PATCH v2 4/7] drm/amdgpu: Add suspend function to clear the "

[PATCH] Revert "Revert "wifi: ath11k: Enable threaded NAPI""
 2023-08-22 12:56 UTC  (4+ messages)

[PATCH 1/3] blk-mq: fix tags leak when shrink nr_hw_queues
 2023-08-22 12:55 UTC  (6+ messages)
` [PATCH 2/3] blk-mq: delete redundant tagset map update when fallback
` [PATCH 3/3] blk-mq: prealloc tags when increase tagset nr_hw_queues

[PATCH v4 00/10] Add DELETE_BUF ioctl
 2023-08-22 12:55 UTC  (12+ messages)
` [PATCH v4 01/10] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v4 05/10] media: verisilicon: Store chroma and motion vectors offset

[PATCH bpf 1/2] bpf: Fix a bpf_kptr_xchg() issue with local kptr
 2023-08-22 12:55 UTC  (4+ messages)

[PATCH] KEYS: trusted: tee: Refactor register SHM usage
 2023-08-22 12:55 UTC  (2+ messages)

[PATCH bpf-next v2 00/14] Exceptions - 1/2
 2023-08-22 12:53 UTC  (7+ messages)
` [PATCH bpf-next v2 03/14] bpf: Implement BPF exceptions
` [PATCH bpf-next v2 10/14] bpf: Disallow extensions to exception callbacks

[PATCH v3 0/4] vPCI capabilities filtering
 2023-08-22 12:53 UTC  (3+ messages)
` [PATCH v3 2/4] xen/pci: convert pci_find_*cap* to pci_sbdf_t

[PATCH 00/15] Intel IPU6 and IPU6 input system drivers
 2023-08-22 12:52 UTC  (8+ messages)

[PATCH] tracing: Fix to avoid wakeup loop in splice read of per-cpu buffer
 2023-08-22 12:51 UTC  (3+ messages)

Request to give permission to post message in linux_kernel_mentee mailing list
 2023-08-22 12:51 UTC 

[PATCH] Restrict access to TIOCLINUX
 2023-08-22 12:51 UTC  (7+ messages)

[PATCH v2] cpufreq: Support per-policy performance boost
 2023-08-22 12:48 UTC 

[PATCH 0/4] onvert enum->pointer for data in the rt1711h match tables
 2023-08-22 12:51 UTC  (12+ messages)
` [PATCH 2/4] usb: typec: tcpci_rt1711h: Convert enum->pointer for data in the "

[PATCH] wifi: ath11k: fix boot failure with one MSI vector
 2023-08-22 12:50 UTC  (9+ messages)

[PATCH] rcu: Drop vmalloc memory info dump when double call_rcu()
 2023-08-22 12:49 UTC  (2+ messages)

[RFC PATCH v2 0/9] Install domain onto multiple smmus
 2023-08-22 12:49 UTC  (4+ messages)
` [RFC PATCH v2 1/9] iommu/arm-smmu-v3: group attached devices by smmu

[PATCH RESEND v2] usb: dwc2: add pci_device_id driver_data parse support
 2023-08-22 12:49 UTC  (2+ messages)

cip/linux-5.10.y-cip baseline-nfs: 24 runs, 13 regressions (v5.10.186-cip37-27-gd6d928db0a620)
 2023-08-22 12:49 UTC 

cip/linux-5.10.y-cip baseline: 141 runs, 36 regressions (v5.10.186-cip37-27-gd6d928db0a620)
 2023-08-22 12:49 UTC 

[PATCH] tracefs: Remove kerneldoc from struct eventfs_file
 2023-08-22 12:48 UTC  (2+ messages)

[PATCH 00/10] linux-yocto: consolidated pull request
 2023-08-22 12:47 UTC  (3+ messages)
` [OE-core] "

Fwd: Infiniate systemd loop when power off the machine with multiple MD RAIDs
 2023-08-22 12:41 UTC  (7+ messages)
`  "

[PATCH -next] spi: at91-usart: Use PTR_ERR_OR_ZERO() to simplify code
 2023-08-22 12:46 UTC  (2+ messages)

[PATCH 1/2] gpio: sim: dispose of irq mappings before destroying the irq_sim domain
 2023-08-22 12:46 UTC  (6+ messages)

TODO list task: Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2023-08-22 12:46 UTC  (2+ messages)

[PATCH 0/3] platform/x86/amd/hsmp: add metrics table support
 2023-08-22 12:45 UTC  (7+ messages)
` [PATCH 2/4] platform/x86/amd/hsmp: add support for metrics tbl
` [PATCH 3/4] platform/x86/amd/hsmp: change the print message

[PATCH platform-next v4 00/16] Add new features and amendments for Nvidia systems
 2023-08-22 12:45 UTC  (4+ messages)
` [PATCH platform-next v4 16/16] Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces

[PATCH 0/1] *** Documentation to set up U-Boot with VirtualBox ***
 2023-08-22 12:45 UTC  (4+ messages)
` [PATCH 1/1] Documentation extended with specific information for VirtualBox
    ` AW: "

[RFC 00/12] ARM: MPAM: add support for priority partitioning control
 2023-08-22 12:44 UTC  (4+ messages)
  ` [EXT] "

[syzbot] [hams?] general protection fault in prepare_to_wait (2)
 2023-08-22 12:44 UTC  (2+ messages)
` [PATCH] sock: Fix sk_sleep return invalid pointer

[RFC PATCH 0/1] Add driver to read secondary bootloader (XBL) log
 2023-08-22 12:43 UTC  (4+ messages)
` [RFC PATCH 1/1] soc: qcom: "

[PATCH v3 0/2] Add support for CS40L50
 2023-08-22 12:43 UTC  (5+ messages)
` [PATCH v3 2/2] Input: cs40l50 - Initial support for Cirrus Logic CS40L50

[PATCH -next 0/2] drm: Use PTR_ERR_OR_ZERO() to simplify code
 2023-08-22 12:43 UTC  (4+ messages)
` [PATCH -next 2/2] drm/tegra: "

pull-request: wireless-2023-08-22
 2023-08-22 12:42 UTC 

[RFC PATCH 1/2] mm, oom: Introduce bpf_select_task
 2023-08-22 12:42 UTC  (11+ messages)

[Intel-wired-lan] [PATCH v3 iwl-next 0/9] ice: fix timestamping in reset process
 2023-08-22 12:40 UTC  (20+ messages)
`  "
` [Intel-wired-lan] [PATCH v3 iwl-next 1/9] ice: use ice_pf_src_tmr_owned where available
  `  "
` [Intel-wired-lan] [PATCH v3 iwl-next 2/9] ice: introduce PTP state machine
  `  "
` [Intel-wired-lan] [PATCH v3 iwl-next 3/9] ice: pass reset type to PTP reset functions
  `  "
` [Intel-wired-lan] [PATCH v3 iwl-next 4/9] ice: rename PTP functions and fields
  `  "
` [Intel-wired-lan] [PATCH v3 iwl-next 5/9] ice: factor out ice_ptp_rebuild_owner()
  `  "
` [Intel-wired-lan] [PATCH v3 iwl-next 6/9] ice: remove ptp_tx ring parameter flag
  `  "
` [Intel-wired-lan] [PATCH v3 iwl-next 7/9] ice: modify tstamp_config only during TS mode set
  `  "
` [Intel-wired-lan] [PATCH v3 iwl-next 8/9] ice: restore timestamp configuration after reset
  `  "
` [Intel-wired-lan] [PATCH v3 iwl-next 9/9] ice: stop destroying and reinitalizing Tx tracker during reset
  `  "

[PATCH v1 0/2] ethdev: add random item support
 2023-08-22 12:41 UTC  (2+ messages)

[PATCH v2] KVM: arm64: pmu: Resync EL0 state on counter rotation
 2023-08-22 12:39 UTC  (3+ messages)

[Intel-xe] [PATCH] fixup! drm/xe: Add min/max cap for engine scheduler properties
 2023-08-22 12:39 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for "

Quanta's CCLA Schedule A update 2023-03-20
 2023-08-21 10:15 UTC  (2+ messages)
` Quantas CCLA Schedule A update 2023-08-21

[Intel-gfx] [CI] drm/i915/gt: Refactor hangcheck selftest to use igt_spinner
 2023-08-22 12:38 UTC  (3+ messages)

[linux-next:master 11511/11761] versioncheck: ./samples/bpf/spintest.bpf.c: 8 linux/version.h not needed
 2023-08-22 12:37 UTC 

[PATCH v2] usb: typec: tcpm: set initial svdm version based on pd revision
 2023-08-22 12:38 UTC  (3+ messages)

[snitzer:dm-6.5-vdo 11/56] versioncheck: ./drivers/md/dm-vdo/uds-threads.c: 13 linux/version.h not needed
 2023-08-22 12:37 UTC 

[PATCH v4 0/3] drm: simplify support for transparent DRM bridges
 2023-08-22 12:36 UTC  (5+ messages)
` [PATCH v4 3/3] usb: typec: nb7vpq904m: switch to DRM_AUX_BRIDGE

[PATCH v3 0/4] super: allow waiting without s_umount held
 2023-08-22 12:36 UTC  (2+ messages)

[PATCH 2/2] usb: musb: dsps: Fix vbus vs tps65217-charger irq conflict
 2023-08-22 12:35 UTC  (2+ messages)

[PATCH] USB: gadget: usb function sourcesink and loopback support usb configfs
 2023-08-22 12:34 UTC  (2+ messages)

[PATCH v2] USB: gadget: Fix the function name error in sourcesink/loopback
 2023-08-22 12:34 UTC  (2+ messages)

perf tools: Options being passed to clang when building the BPF part of skels
 2023-08-22 12:33 UTC 

[PATCH 1/3] eventdev: introduce event dispatcher
 2023-08-22 12:32 UTC  (6+ messages)
` [PATCH v2 0/3] Add "
  ` [PATCH v2 1/3] eventdev: introduce "

[PATCH iproute2-next] ip-vrf: recommend using CAP_BPF rather than CAP_SYS_ADMIN
 2023-08-22 12:33 UTC  (2+ messages)
` [PATCH iproute2-next v2] "

[PATCH v2 0/2] mtd: spinand: micron: correct parameters
 2023-08-22 12:32 UTC  (10+ messages)
` [PATCH v2 1/2] mtd: spinand: micron: correct bitmask for ecc status
` [PATCH v2 2/2] mtd: spinand: micron: fixing the offset for OOB

[PATCH drivers/perf: hisi:] drivers/perf: hisi: Update email addresses of HISILICON_PMU driver maintainers
 2023-08-22 12:28 UTC  (2+ messages)

Dilemma on changes - merge or not to merge (e.g. 6.4)
 2023-08-22 12:31 UTC  (8+ messages)
  ` [OE-core] "

[PATCH v2 0/4] Add support for Allwinner D1 CAN controllers
 2023-08-22 12:30 UTC  (5+ messages)
` [PATCH v2 4/4] can: sun4i_can: Add support for the Allwinner D1

[PATCH v2 00/34] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-08-22 12:30 UTC  (4+ messages)
` [PATCH v2 31/34] drm/amd/display: set stream gamut remap matrix to MPC for DCN301

[Intel-gfx] [CI 1/2] drm: Add an HPD poll helper to reschedule the poll work
 2023-08-22 12:28 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] "

[PATCH] target/loongarch: cpu: Implement get_arch_id callback
 2023-08-22 12:26 UTC 

[PATCH AUTOSEL 6.4 01/11] idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
 2023-08-22 11:35 UTC  (3+ messages)
` [PATCH AUTOSEL 6.4 07/11] drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11
` [PATCH AUTOSEL 6.4 10/11] drm/amdkfd: disable IOMMUv2 support for KV/CZ

[PATCH AUTOSEL 6.1 01/10] idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
 2023-08-22 11:36 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 03/10] scsi: lpfc: Remove reftag check in DIF paths
` [PATCH AUTOSEL 6.1 09/10] drm/amdkfd: disable IOMMUv2 support for KV/CZ

[PATCH AUTOSEL 5.15 1/6] idmaengine: make FSL_EDMA and INTEL_IDMA64 depends on HAS_IOMEM
 2023-08-22 11:36 UTC 

[PATCH] btrfs: zoned: skip splitting and logical rewriting on pre-alloc write
 2023-08-22 12:20 UTC  (4+ messages)

[PATCH] dt-bindings: usb: samsung,exynos-dwc3: Fix Exynos5433 compatible
 2023-08-22 12:25 UTC  (4+ messages)

[RFC PATCH v2 00/11] Device Memory TCP
 2023-08-22 12:24 UTC  (6+ messages)
` [RFC PATCH v2 06/11] page-pool: add device memory support

[RFC PATCH net-next v3 0/2] net: veth: Optimizing page pool usage
 2023-08-22 12:24 UTC  (4+ messages)

[PATCH 0/4] Add support for Qualcomm ECPRI clock controller
 2023-08-22 11:46 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: clock: qcom: Add ECPRICC clocks for QDU1000 and QRU1000
` [PATCH 3/4] clk: qcom: Add ECPRICC driver support "

[PATCH v1 0/3] udmabuf: Add support for page migration out of movable zone or CMA
 2023-08-22 12:23 UTC  (5+ messages)

[GIT PULL] Thunderbolt/USB4 changes for v6.6 merge window
 2023-08-22 12:23 UTC  (2+ messages)

cip/linux-5.10.y-cip build: 114 builds: 0 failed, 114 passed, 4 warnings (v5.10.186-cip37-27-gd6d928db0a620)
 2023-08-22 12:21 UTC 

linux-next: manual merge of the rust tree with the kunit-next tree
 2023-08-22 12:20 UTC  (3+ messages)

[patch 0/2] x86/microcode: Make 32-bit early loading robust and correct
 2023-08-22 12:20 UTC  (2+ messages)
` [patch 1/2] x86/microcode/32: Move early loading after paging enable


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.