messages from 2023-03-30 16:39:12 to 2023-03-30 17:20:26 UTC [more...]
[Intel-gfx] [PATCH] drm/i915: disable sampler indirect state in bindless heap
2023-03-30 17:19 UTC (4+ messages)
[PATCH net-next v2 0/4] Support MACsec VLAN
2023-03-30 17:19 UTC (5+ messages)
` [PATCH net-next v2 1/4] vlan: Add MACsec offload operations for VLAN interface
[PATCH] cxl/hdm: Avoid NULL deref when component registers are missing
2023-03-30 17:19 UTC (2+ messages)
[PATCH 0/5] Remove acpi.h implicit include of of.h
2023-03-30 17:18 UTC (3+ messages)
[chrome-os:chromeos-5.15 15/17] include/linux/kern_levels.h:5:25: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'int32_t' {aka 'int'}
2023-03-30 17:18 UTC
[PATCH 0/2] leds: aw2013: Add vdd regulator
2023-03-30 17:18 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: leds: aw2013: Document vdd-supply
[PATCH v4 0/6] userfaultfd: convert userfaultfd functions to use folios
2023-03-30 17:18 UTC (5+ messages)
` [PATCH v4 1/6] userfaultfd: convert mfill_atomic_pte_copy() to use a folio
` [PATCH v4 3/6] userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()
[PATCH v3 00/17] Improve the MT8365 SoC and EVK board support
2023-03-30 17:17 UTC (7+ messages)
` [PATCH v3 01/17] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365
` [PATCH v3 02/17] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property
[PATCH 00/16] AMDGPU Doorbell manager
2023-03-30 17:18 UTC (3+ messages)
` [PATCH 11/16] drm/amdgpu: get absolute offset from doorbell index
[PATCH v4 0/7] drm/tidss: Use new connector model for tidss
2023-03-30 17:17 UTC (4+ messages)
` [PATCH v4 5/7] drm/tidss: Set bus_format correctly from bridge/connector
Creating a map programmatically using the C library libnftnl
2023-03-30 17:17 UTC (4+ messages)
[PATCHv2 00/18] nvme: In-kernel TLS support for TCP
2023-03-30 17:16 UTC (4+ messages)
` [PATCH 09/18] nvme-tcp: enable TLS handshake upcall
[PATCH 0/5] Support both Ethernet interfaces on i.MX6UL and i.MX7
2023-03-30 17:15 UTC (4+ messages)
` [PATCH 1/5] hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO bus
[PATCH v6 0/2] Add MediaTek MT8365 I2C support
2023-03-30 17:14 UTC (5+ messages)
` [PATCH v6 2/2] arm64: dts: mediatek: enable i2c0 for mt8365-evk board
[PATCH v3 0/4] util: Add thread-safe qemu_strerror() function
2023-03-30 17:13 UTC (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] linux-user: replace strerror() function to the thread safe qemu_strerror()
` [PATCH v3 3/4] accel: "
` [PATCH v3 4/4] target/i386: "
[linux-linus test] 180059: regressions - trouble: fail/pass/starved
2023-03-30 17:13 UTC
[PATCH] mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs
2023-03-30 17:13 UTC (2+ messages)
[PATCH v2 bpf-next 0/6] BPF verifier rotating log
2023-03-30 17:12 UTC (11+ messages)
` [PATCH v2 bpf-next 1/6] bpf: split off basic BPF verifier log into separate file
` [PATCH v2 bpf-next 2/6] bpf: remove minimum size restrictions on verifier log buffer
` [PATCH v2 bpf-next 3/6] bpf: switch BPF verifier log to be a rotating log by default
` [PATCH v2 bpf-next 4/6] libbpf: don't enforce verifier log levels on libbpf side
` [PATCH v2 bpf-next 6/6] selftests/bpf: add fixed vs rotating verifier log tests
[PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
2023-03-30 17:12 UTC (4+ messages)
` [PATCH v4 6/6] KVM: VMX: Make CR0.WP a guest owned bit
[virtio-comment] [PATCH v10 0/8] Rename queue index to queue number
2023-03-30 17:11 UTC (6+ messages)
` [virtio-comment] [PATCH v10 2/8] transport-pci: Refer to the vq by its number
` [virtio-dev] "
` [virtio-comment] Re: [virtio-dev] [PATCH v10 0/8] Rename queue index to queue number
` "
[PATCH] oeqa/runtime: clean up deprecated backslash expansion
2023-03-30 17:12 UTC
[PATCH] scsi: sd: mark the scsi device in shutdown as deleted
2023-03-30 17:12 UTC (3+ messages)
[QUESTION] usage of libbpf_probe_bpf_prog_type API
2023-03-30 17:12 UTC
[PATCHSET v6b 0/11] Turn single segment imports into ITER_UBUF
2023-03-30 17:11 UTC (13+ messages)
` [PATCH 01/11] block: ensure bio_alloc_map_data() deals with ITER_UBUF correctly
` [PATCH 02/11] iov_iter: add iter_iovec() helper
` [PATCH 03/11] IB/hfi1: check for user backed iterator, not specific iterator type
` [PATCH 04/11] IB/qib: "
` [PATCH 05/11] ALSA: pcm: "
` [PATCH 06/11] iov_iter: add iter_iov_addr() and iter_iov_len() helpers
` [PATCH 07/11] iov_iter: remove iov_iter_iovec()
` [PATCH 08/11] iov_iter: set nr_segs = 1 for ITER_UBUF
` [PATCH 09/11] iov_iter: overlay struct iovec and ubuf/len
` [PATCH 10/11] iov_iter: convert import_single_range() to ITER_UBUF
` [PATCH 11/11] iov_iter: import single vector iovecs as ITER_UBUF
[PATCH] ACPI: thermal: replace ternary operator with min_t()
2023-03-30 17:11 UTC (2+ messages)
[PATCH bpf RFC 0/4] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-03-30 17:11 UTC (10+ messages)
` [PATCH bpf RFC 1/4] xdp: rss hash types representation
` [Intel-wired-lan] "
[PATCH v5 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)
2023-03-30 17:10 UTC (2+ messages)
[PATCH v2] dt-bindings: mt76: add active-low property for led
2023-03-30 17:09 UTC (5+ messages)
[PATCH V5 0/6] Extend cargo based recipe support
2023-03-30 17:09 UTC (4+ messages)
` [PATCH V5 6/6] cargo-update-recipe-crates: don't walk on the whole dir
[PATCH bpf RFC-V3 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-03-30 17:08 UTC (12+ messages)
` [Intel-wired-lan] "
` [PATCH bpf RFC-V3 1/5] xdp: rss hash types representation
` [Intel-wired-lan] "
` [PATCH bpf RFC-V3 2/5] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
` [Intel-wired-lan] "
` [PATCH bpf RFC-V3 3/5] veth: "
` [Intel-wired-lan] "
` [PATCH bpf RFC-V3 4/5] mlx4: "
` [Intel-wired-lan] "
` [PATCH bpf RFC-V3 5/5] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
` [Intel-wired-lan] "
[Patch V9 2/3] tpm_tis-spi: Add hardware wait polling
2023-03-30 17:08 UTC
[PATCH v2 0/5] target/riscv: Fix pointer mask related support
2023-03-30 17:07 UTC (5+ messages)
` [PATCH v2 4/5] target/riscv: Add support for PC-relative translation
[RESEND] [PATCHv3 0/7] RK3588 Thermal Support
2023-03-30 17:07 UTC (5+ messages)
` [RESEND] [PATCHv3 4/7] thermal: rockchip: Simplify channel id logic
[PATCH] MFD: dln2: fix memory leak in dln2_probe
2023-03-30 17:07 UTC (2+ messages)
[PATCH v2] soc/tegra: pmc: Support software wake-up for SPE
2023-03-30 17:06 UTC
[PATCH net] net: ethernet: mtk_eth_soc: fix tx throughput regression with direct 1G links
2023-03-30 17:06 UTC (11+ messages)
` Aw: "
` Aw: "
` Aw: "
` Aw: "
` Aw: "
[PATCH v17 0/8] Parallel CPU bringup for x86_64
2023-03-30 17:05 UTC (4+ messages)
` [PATCH v17 6/8] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
[PATCH] leds: rgb: mt6370: fix CONFIG_LINEAR_RANGES select
2023-03-30 17:05 UTC (2+ messages)
[PATCH 00/17] sched: EEVDF using latency-nice
2023-03-30 17:05 UTC (5+ messages)
` [PATCH 08/17] sched/fair: Implement an EEVDF like policy
[PATCH RFC rcu 0/19] Further shrink srcu_struct to promote cache locality
2023-03-30 17:05 UTC (7+ messages)
` [PATCH RFC rcu 02/19] srcu: Use static init for statically allocated in-module srcu_struct
[PATCH] staging: ks7010: remove unnecesary parentheses
2023-03-30 17:04 UTC (3+ messages)
[igt-dev] [PATCH i-g-t v2 0/2] tests/xe/xe_guc_pc: Skip RC6 tests on PVC
2023-03-30 17:05 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/xe/xe_guc_pc: Skip RC6 tests on PVC (rev2)
[PATCH v7 00/10] livepatch: klp-convert tool
2023-03-30 17:04 UTC (2+ messages)
[PATCH] mfd: axp20x: Fix axp288 writable-ranges
2023-03-30 17:04 UTC (2+ messages)
[PATCH 0/2] Add few device nodes for IPQ9574 SoC
2023-03-30 17:04 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-ipq9574 compatible
[PATCH v2] PCI: cadence: Fix Gen2 Link Retraining process
2023-03-30 17:02 UTC (3+ messages)
[PATCH v3 0/3] ACPI: SBS: Fix various issues
2023-03-30 17:02 UTC (2+ messages)
[PATCH] can: isotp: use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
2023-03-30 17:02 UTC
[PATCH] cxl/hdm: Limit emulation to the number of range registers
2023-03-30 17:02 UTC (2+ messages)
[PATCH net-next 1/1] i40e: Add support for VF to specify its primary MAC address
2023-03-30 17:00 UTC
[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-03-30 (documentation, ice)
2023-03-30 16:59 UTC (4+ messages)
` [PATCH net-next 1/3] Documentation/eth/intel: Update address for driver support
` [PATCH net-next 2/3] Documentation/eth/intel: Remove references to SourceForge
` [PATCH net-next 3/3] ice: remove comment about not supporting driver reinit
[PATCH] cxl/hdm: Extend DVSEC range register emulation for region enumeration
2023-03-30 17:00 UTC (2+ messages)
[PATCH v6 0/7] Support ROHM BU27034 ALS sensor
2023-03-30 16:59 UTC (11+ messages)
` [PATCH v6 2/7] iio: light: Add gain-time-scale helpers
` [PATCH v6 3/7] kunit: Add kunit wrappers for (root) device creation
` [PATCH v6 6/7] iio: light: ROHM BU27034 Ambient Light Sensor
[PATCH v13 1/4] Bluetooth: Add support for hci devcoredump
2023-03-30 16:58 UTC (4+ messages)
` [PATCH v13 2/4] Bluetooth: Add vhci devcoredump support
` [PATCH v13 3/4] Bluetooth: btusb: Add btusb "
` [PATCH v13 4/4] Bluetooth: btintel: Add Intel "
[PATCH v1 0/6] config file/command line for objdump & addr2line
2023-03-30 16:59 UTC (7+ messages)
` [PATCH v1 1/6] perf annotate: Delete session for debug builds
[PATCH v2 0/2] Handle core soft reset failure in pullup
2023-03-30 16:58 UTC (6+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens
[PATCH] wchan: Fix get_wchan() when task in schedule
2023-03-30 16:58 UTC (2+ messages)
[PATCH 2/2] staging: greybus: refactor arche_platform_wd_irq()
2023-03-30 16:58 UTC (2+ messages)
[PATCH v2] iommu: make IPMMU_VMSA dependencies more strict
2023-03-30 16:58 UTC
nfstest_delegation test can not stop
2023-03-30 16:57 UTC (6+ messages)
[f2fs-dev] [RESEND] f2fs: set default compress option only when sb_has_compression
2023-03-30 16:56 UTC (2+ messages)
` "
[PATCH net-next] ethtool: reset #lanes when lanes is omitted
2023-03-30 16:56 UTC
shift exponent 35 is too large @ ath/ath9k/ar9003_hw.c:1147
2023-03-30 16:56 UTC (5+ messages)
[pull] amdgpu drm-fixes-6.3
2023-03-30 16:56 UTC (3+ messages)
[PATCH] .gitignore: Exclude KUnit config dot-files
2023-03-30 16:55 UTC (3+ messages)
stable-rc/linux-5.4.y baseline: 344 runs, 64 regressions (v5.4.238)
2023-03-30 16:53 UTC
[PATCH v3 0/4] dts: qcom: arm64: sdm845: SLPI DSP enablement
2023-03-30 16:53 UTC (5+ messages)
` [PATCH v3 1/4] dts: arm64: qcom: sdm845: add SLPI remoteproc
` [PATCH v3 2/4] dts: arm64: qcom: sdm845: add SLPI FastRPC support
` [PATCH v3 3/4] dts: arm64: qcom: sdm845-oneplus: enable SLPI
` [PATCH v3 4/4] dts: arm64: qcom: sdm845-shift-axolotl: "
RFC: System hang / deadlock on Linux 6.1
2023-03-30 16:13 UTC (4+ messages)
[PATCH 0/6] arm64: errata: Disable FWB on parts with non-ARM interconnects
2023-03-30 16:51 UTC (14+ messages)
` [PATCH 1/6] dt-bindings: firmware: Add arm,errata-management
` [PATCH 2/6] firmware: smccc: Add support for erratum discovery API
` [PATCH 3/6] arm64: cputype: Add new part numbers for Cortex-X3, and Neoverse-V2
` [PATCH 4/6] arm64: errata: Disable FWB on parts with non-ARM interconnects
` [PATCH 5/6] firmware: smccc: Allow errata management to be overridden by device tree
` [PATCH 6/6] arm64: errata: Add a commandline option to enable/disable #2701951
stable/linux-5.15.y baseline: 241 runs, 16 regressions (v5.15.105)
2023-03-30 16:53 UTC
[PATCH 1/1] mm: Fix memory leak on mm_init error handling
2023-03-30 16:52 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next v3 0/8] ice: support dynamic interrupt allocation
2023-03-30 16:53 UTC (4+ messages)
` [Intel-wired-lan] [PATCH net-next v3 4/8] ice: refactor VF control VSI interrupt handling
[PATCH v2 1/1] dt-bindings: firmware: qcom: scm: Updating VMID list
2023-03-30 16:51 UTC
[PATCH net-next 0/2] net: dsa: rzn1-a5psw: disabled learning for standalone ports and fix STP support
2023-03-30 16:51 UTC (5+ messages)
` [PATCH net-next 1/2] net: dsa: rzn1-a5psw: enable DPBU for CPU port and fix STP states
[Cluster-devel] [PATCH v2 00/19] bio: check return values of bio_add_page
2023-03-30 16:50 UTC (8+ messages)
` [Cluster-devel] [PATCH v2 10/19] jfs: logmgr: use __bio_add_page to add single page to bio
` "
` [dm-devel] [PATCH v2 00/19] bio: check return values of bio_add_page
` "
[PATCH v1 00/13] Perf tool build improvements
2023-03-30 16:50 UTC (4+ messages)
` [PATCH v1 09/13] perf symbol: Add abi::__cxa_demangle C++ demangling support
[RFC PATCH] vhost: enable IOMMU_NOTIFIER_UNMAP events handling when device-iotlb=on
2023-03-30 16:49 UTC
[PATCH v2] f2fs: merge lz4hc_compress_pages() to lz4_compress_pages()
2023-03-30 16:49 UTC (2+ messages)
` [f2fs-dev] "
[PATCH net 0/3] bonding: fix ns validation on backup slaves
2023-03-30 16:48 UTC (7+ messages)
` [PATCH net 1/3] "
` [PATCH net 2/3] selftests: bonding: re-format bond option tests
` [PATCH net 3/3] selftests: bonding: add arp validate test
[kvm-unit-tests PATCH 0/5] s390x: Add base AP support
2023-03-30 16:48 UTC (11+ messages)
` [kvm-unit-tests PATCH 1/5] lib: s390x: Add ap library
` [kvm-unit-tests PATCH 2/5] s390x: Add guest 2 AP test
` [kvm-unit-tests PATCH 3/5] lib: s390x: ap: Add ap_setup
` [kvm-unit-tests PATCH 4/5] s390x: ap: Add pqap aqic tests
` [kvm-unit-tests PATCH 5/5] s390x: ap: Add reset tests
[PATCH v4 0/5] CXL 3.0 Performance Monitoring Unit support
2023-03-30 16:45 UTC (6+ messages)
` [PATCH v4 1/5] cxl: Add function to count regblocks of a given type
` [PATCH v4 2/5] perf: Allow a PMU to have a parent
` [PATCH v4 3/5] cxl/pci: Find and register CXL PMU devices
` [PATCH v4 4/5] cxl: CXL Performance Monitoring Unit driver
` [PATCH v4 5/5] docs: perf: Minimal introduction the the CXL PMU device and driver
[PATCH v4 00/12] SVE feature for arm guests
2023-03-30 16:49 UTC (3+ messages)
` [PATCH v4 09/12] tools: add physinfo arch_capabilities handling for Arm
[PATCH v2 08/14] iommu: Make iommu_group_do_dma_first_attach() work with owned groups
2023-03-30 16:49 UTC (3+ messages)
[PATCH] iommu: PGTABLE_LPAE is also for RISCV
2023-03-30 16:49 UTC (4+ messages)
[PATCH u-boot] mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part
2023-03-30 16:47 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915/gt: Hold a wakeref for the active VM
2023-03-30 16:48 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH v3 0/3] remoteproc: qcom: pas: Support SDM845 SLPI
2023-03-30 16:46 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: remoteproc: qcom: adsp: add qcom,sdm845-slpi-pas compatible
` [PATCH v3 2/3] remoteproc: qcom: pas: refactor SLPI remoteproc init
` [PATCH v3 3/3] remoteproc: qcom: pas: add SDM845 SLPI compatible
Nested virtualization not working with hyperv guest/windows 11
2023-03-30 16:46 UTC (3+ messages)
` ping: "
[PATCH v6 net-next 00/14] pds_core driver
2023-03-30 16:46 UTC (11+ messages)
` [PATCH v6 net-next 01/14] pds_core: initial framework for pds_core PF driver
[LTP] [PATCH 1/3] lapi/stat.h: Add STATX_DIOALIGN related definition
2023-03-30 16:46 UTC (3+ messages)
` [LTP] [PATCH 2/3] syscalls/statx10: Add basic test for STATX_DIOALIGN
[PATCHSET 0/3] fstests: random fixes for v2023.03.26
2023-03-30 16:46 UTC (3+ messages)
` [PATCH 1/3] generic/{251,260}: compute maximum fitrim offset
` [PATCH v1.1 "
[PATCH v4 0/3] mm: process/cgroup ksm support
2023-03-30 16:41 UTC (6+ messages)
stable-rc/queue/4.14 build: 194 builds: 2 failed, 192 passed, 28 warnings (v4.14.311-51-gf339ed7312d4)
2023-03-30 16:45 UTC
[GIT PULL] sound fixes for 6.3-rc5
2023-03-30 16:45 UTC (2+ messages)
[GIT PULL] zonefs fixes for 6.3-rc5
2023-03-30 16:45 UTC (2+ messages)
[meta-oe][PATCH 1/3] libgusb: Allow building in native mode
2023-03-30 16:44 UTC (5+ messages)
` [meta-oe][PATCH 2/3] libfprint: New recipe
` [oe] "
[PATCH 00/21] dma-mapping: unify support for cache flushes
2023-03-30 16:40 UTC (9+ messages)
` [PATCH 18/21] ARM: drop SMP support for ARM11MPCore
[syzbot] [xfs?] WARNING in xfs_bmap_extents_to_btree
2023-03-30 16:39 UTC (4+ messages)
[PATCH] scsi: ufs: mcq: Limit the amount of inflight requests
2023-03-30 16:39 UTC (2+ messages)
[RFC 0/7] Introduce a generic regmap-based MDIO driver
2023-03-30 16:39 UTC (5+ messages)
` [RFC 2/7] regmap: check for alignment on translated register addresses
[PATCH 00/12] drm: reduce drm_detect_monitor_audio/drm_detect_hdmi_monitor/edid_blob_ptr usage
2023-03-30 16:39 UTC (3+ messages)
` [Intel-gfx] [PATCH 11/12] drm/rockchip: convert to using has_audio from display_info
` "
[PATCH 1/2] systemd: Allow native build
2023-03-30 16:39 UTC (5+ messages)
` [OE-core] "
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.