messages from 2023-08-22 12:37:31 to 2023-08-22 13:12:35 UTC [more...]
[PATCH -next 00/25] spi: Use devm_clk_get_*() helper function to simplify the drivers
2023-08-22 13:12 UTC (24+ messages)
` [PATCH -next 01/25] spi: ar934x: Use helper function devm_clk_get_enabled()
` [PATCH -next 02/25] spi: armada-3700: Use helper function devm_clk_get_prepared()
` [PATCH -next 03/25] spi: aspeed: Use helper function devm_clk_get_enabled()
` [PATCH -next 04/25] spi: ath79: "
` [PATCH -next 05/25] spi: spi-axi-spi-engine: "
` [PATCH -next 06/25] spi: bcm2835: "
` [PATCH -next 07/25] spi: bcm2835aux: "
` [PATCH -next 08/25] spi: spi-cadence: "
` [PATCH -next 09/25] spi: spi-cavium-thunderx: "
` [PATCH -next 10/25] spi: davinci: "
` [PATCH -next 11/25] spi: dw-bt1: "
` [PATCH -next 12/25] spi: dw-mmio: Use helper function devm_clk_get_*()
` [PATCH -next 13/25] spi: spi-fsl-dspi: Use helper function devm_clk_get_enabled()
` [PATCH -next 14/25] spi: lantiq-ssc: "
` [PATCH -next 15/25] spi: meson-spicc: "
` [PATCH -next 16/25] spi: spi-meson-spifc: "
` [PATCH -next 17/25] spi: microchip-core-qspi: "
` [PATCH -next 18/25] spi: microchip-core: "
` [PATCH -next 19/25] spi: mtk-snfi: "
` [PATCH -next 20/25] spi: npcm-fiu: "
` [PATCH -next 21/25] spi: orion: "
` [PATCH -next 22/25] spi: pic32-sqi: "
` [PATCH -next 23/25] spi: pic32: "
Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
2023-08-22 13:12 UTC (11+ messages)
[PATCH -next] spi: at91-usart: Use PTR_ERR_OR_ZERO() to simplify code
2023-08-22 13:11 UTC (4+ messages)
[PATCH v4] Currently if the SoC needs pinctrl to switch the SCL and SDA from the I2C function to GPI
2023-08-22 13:11 UTC
[PATCH net-next] net: remove unnecessary input parameter 'how' in ifdown function
2023-08-22 13:10 UTC (2+ messages)
[PATCH 0/4] drm/amd/display: stop using drm_edid_override_connector_update()
2023-08-22 12:06 UTC (6+ messages)
` [PATCH 1/4] Revert "drm/amd/display: drop unused count variable in create_eml_sink()"
` [PATCH 2/4] Revert "drm/amd/display: assign edid_blob_ptr with edid from debugfs"
` [PATCH 3/4] Revert "drm/amd/display: mark amdgpu_dm_connector_funcs_force static"
` [PATCH 4/4] Revert "drm/amd/display: implement force function in amdgpu_dm_connector_funcs"
[PATCH v2 00/34] drm/amd/display: add AMD driver-specific properties for color mgmt
2023-08-22 12:30 UTC (11+ messages)
` [PATCH v2 07/34] drm/amd/display: explicitly define EOTF and inverse EOTF
` [PATCH v2 08/34] drm/amd/display: document AMDGPU pre-defined transfer functions
` [PATCH v2 09/34] drm/amd/display: add plane HDR multiplier driver-specific property
` [PATCH v2 19/34] drm/amd/display: decouple steps for mapping CRTC degamma to DC plane
` [PATCH v2 31/34] drm/amd/display: set stream gamut remap matrix to MPC for DCN301
[PATCH v4 0/6] lib{xc,xl}: support for guest MSR features
2023-08-22 13:09 UTC (4+ messages)
` [PATCH v4 5/6] libxl: use the cpuid feature names from cpufeatureset.h
[PATCH v2] drm/amdgpu: Avoid possible buffer overflow
2023-08-22 1:39 UTC (2+ messages)
[V9 0/9] Enable Wifi RFI interference mitigation feature support
2023-08-22 6:39 UTC (7+ messages)
` [V9 1/9] drivers core: Add support for Wifi band RF mitigations
[Intel-xe] [PATCH] drm/xe: Add support for PAT encoding in PTE and PDE
2023-08-22 13:09 UTC (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
[PATCH] block: fix unexpected split in bio_discard_limit
2023-08-22 13:07 UTC (2+ messages)
[PATCH 05/12] hw/virtio: Add support for apple virtio-blk
2023-08-22 13:07 UTC (4+ messages)
` [PATCH 09/12] hw/vmapple/bdif: Introduce vmapple backdoor interface
[PATCH 0/6] target: Use TCG generic gen_hswap_i32/i64()
2023-08-22 13:06 UTC (4+ messages)
` [PATCH 2/6] target/cris: Use hswap_i32() in SWAPW opcode
[igt-dev] [PATCH i-g-t] README.md and docs: describe how to document tests
2023-08-22 13:06 UTC (2+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for "
[PATCH v2] PCI/PM: Only read PCI_PM_CTRL register when available
2023-08-22 13:06 UTC (2+ messages)
[PATCH v2] PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation
2023-08-22 13:06 UTC (2+ messages)
[PATCH bpf-next 0/3] bpf: Enable preemption after irq_work_raise() completes
2023-08-22 13:38 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf: Enable preemption after irq_work_raise() in unit_alloc()
` [PATCH bpf-next 2/3] bpf: Enable preemption after irq_work_raise() in unit_free{_rcu}()
` [PATCH bpf-next 3/3] selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()
[RFC PATCH net-next v3 0/2] net: veth: Optimizing page pool usage
2023-08-22 13:05 UTC (5+ messages)
[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 (7+ messages)
` [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 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 (4+ messages)
` [PATCH 2/4] platform/x86/amd/hsmp: add support for metrics tbl
[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)
[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
` [Intel-wired-lan] "
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.