messages from 2022-04-08 14:59:59 to 2022-04-08 15:50:17 UTC [more...]
[PATCH v2 0/3] add fwnode support to reset subsystem
2022-04-08 15:48 UTC (9+ messages)
[PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
2022-04-08 15:50 UTC (4+ messages)
[igt-dev] [PATCH i-g-t] tests/core_hotunplug: apply audio unload for all i915 hw
2022-04-08 15:49 UTC (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/core_hotunplug: apply audio unload for all i915 hw (rev3)
[PATCH] doc: Update the test-runner documentation
2022-04-08 15:49 UTC
[PATCH v2] rtla: add a tag to avoid dereferring a NULL pointer
2022-04-08 15:03 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] tests/intel-ci/fast-feedback: Move gem_lmem_swapping further
2022-04-08 15:49 UTC (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/intel-ci/fast-feedback: Move gem_lmem_swapping further (rev3)
` [igt-dev] ✓ Fi.CI.BAT: success "
[PATCH v2 0/4] Make the iommu driver no-snoop block feature consistent
2022-04-08 15:48 UTC (7+ messages)
` [PATCH v2 2/4] vfio: Move the Intel no-snoop control off of IOMMU_CACHE
` [PATCH v2 4/4] vfio: Require that devices support DMA cache coherence
[PATCH] PCI: dwc: Modify the check about MSI DMA mask 32-bit
2022-04-08 15:47 UTC (10+ messages)
` "
[PATCH] drm/amdgpu: disable ASPM for legacy products that don't support ASPM
2022-04-08 15:47 UTC (4+ messages)
[PATCH 1/2] dt-bindings: arm: Add i.MX8M Plus Gateworks GW74xx board
2022-04-08 15:45 UTC (4+ messages)
[Intel-gfx] [PATCH] drm/i915/display: Fix warnings about PSR lock not held
2022-04-08 15:46 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Fix warnings about PSR lock not held (rev4)
[PATCH v4 00/13] gpiolib: Two new helpers and way toward fwnode
2022-04-08 15:39 UTC (8+ messages)
` [PATCH v4 05/13] pinctrl: samsung: Switch to use for_each_gpiochip_node() helper
[PATCH] pwm: clps71xx: Implement .apply() callback
2022-04-08 15:45 UTC (2+ messages)
[Intel-gfx] [PATCH 0/2] Fix issues in skl_pcode_request
2022-04-08 15:46 UTC (4+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915: Fix skl_pcode_try_request function
` [Intel-gfx] ✓ Fi.CI.IGT: success for Fix issues in skl_pcode_request
[GIT PULL] Folio fixes for 5.18-rc1
2022-04-08 15:44 UTC
BUG: %+ format placeholder and colors
2022-04-08 15:14 UTC (5+ messages)
` [PATCH] pretty format: fix colors on %+ placeholder newline
[PATCH v4 0/2] hwmon: introduce hwmon_sanitize()
2022-04-08 15:43 UTC (5+ messages)
` [PATCH v4 1/2] hwmon: introduce hwmon_sanitize_name()
` [PATCH v4 2/2] hwmon: intel-m10-bmc-hwmon: use devm_hwmon_sanitize_name()
[PATCH] pwm: atmel-tcp: Make atmel_tcb_divisors static
2022-04-08 15:42 UTC (4+ messages)
[PATCH 01/14] dt-bindings: reset: amlogic,meson-axg-audio-arb: Convert to yaml
2022-04-08 15:43 UTC (5+ messages)
` [PATCH 07/14] dt-bindings: reset: oxsemi,oxnas-reset: "
` [PATCH 09/14] dt-bindings: reset: snps,dw-reset: "
[PATCH] dt-bindings: timer: Update TI timer to yaml and add compatible for am6
2022-04-08 15:41 UTC (3+ messages)
[dm-devel] can we reduce bio_set_dev overhead due to bio_associate_blkg?
2022-04-08 15:42 UTC (7+ messages)
` "
[PATCH mptcp-next v4 0/4] BPF round-robin scheduler
2022-04-08 15:42 UTC (5+ messages)
` [PATCH mptcp-next v4 1/4] mptcp: add last_snd write access
` [PATCH mptcp-next v4 2/4] mptcp: add bpf get_subflows helper
` [PATCH mptcp-next v4 3/4] selftests: bpf: add bpf_rr scheduler
` [PATCH mptcp-next v4 4/4] selftests: bpf: add bpf_rr test
[PATCH iproute2-next] tc: Add JSON output to tc-class
2022-04-08 15:42 UTC (2+ messages)
[PATCH stable 0/3] SOF_TIMESTAMPING_OPT_ID backport to 4.14 and 4.19
2022-04-08 15:42 UTC (3+ messages)
[Bridge] [PATCH] decouple llc/bridge
2022-04-08 15:41 UTC (5+ messages)
` "
[PATCH v2] EXP rcu: Move expedited grace period (GP) work to RT kthread_worker
2022-04-08 15:39 UTC (8+ messages)
[PATCH 0/3] Introduce new sign binman's option
2022-04-08 15:39 UTC (3+ messages)
` [PATCH 3/3] binman: add test for sign option
[PATCH] hwmon: (adt7470) Fix warning on module removal
2022-04-08 15:38 UTC (2+ messages)
[PATCH mptcp-next v11 0/8] BPF packet scheduler
2022-04-08 15:38 UTC (9+ messages)
` [PATCH mptcp-next v11 1/8] mptcp: add struct mptcp_sched_ops
` [PATCH mptcp-next v11 2/8] mptcp: register default scheduler
` [PATCH mptcp-next v11 3/8] mptcp: add a new sysctl scheduler
` [PATCH mptcp-next v11 4/8] mptcp: add sched in mptcp_sock
` [PATCH mptcp-next v11 5/8] mptcp: add get_subflow wrapper
` [PATCH mptcp-next v11 6/8] mptcp: add bpf_mptcp_sched_ops
` [PATCH mptcp-next v11 7/8] selftests: bpf: add bpf_first scheduler
` [PATCH mptcp-next v11 8/8] selftests: bpf: add bpf_first test
[PATCH] pwm: raspberrypi-poe: Fix endianess in firmware struct
2022-04-08 15:38 UTC
[PATCH] libbpf: add ARC support to bpf_tracing.h
2022-04-08 15:38 UTC
[PATCH] linux-firmware: Update AMD cpu microcode
2022-04-08 15:37 UTC
[ANN] wireless-regdb: master-2022-04-08
2022-04-08 15:37 UTC (2+ messages)
` [wireless-regdb] "
[linux-lvm] [PATCH] misc: use getrandom(GRND_INSECURE) instead of /dev/urandom when possible
2022-04-08 15:30 UTC
[PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2022-04-08 15:37 UTC (9+ messages)
[PATCH 00/22] clk: More clock rate fixes and tests
2022-04-08 15:36 UTC (8+ messages)
` [PATCH 22/22] clk: Prevent a clock without a rate to register
[lttng-dev] Unexport of kvm_x86_ops vs tracer modules
2022-04-08 15:36 UTC (2+ messages)
` "
[PATCH v2] x86/irq: Skip unmap_domain_pirq XSM during destruction
2022-04-08 15:34 UTC (4+ messages)
[PATCH] drm/bridge: anx7625: Use irq flags from devicetree
2022-04-08 15:34 UTC (4+ messages)
[ovmf test] 169242: regressions - FAIL
2022-04-08 15:34 UTC
[PATCH v4 1/2] PCI/AER: Disable AER service when link is in L2/L3 ready, L2 and L3 state
2022-04-08 15:31 UTC (4+ messages)
` [PATCH v4 2/2] PCI/DPC: Disable DPC "
[PATCH 0/7] Add CA enforcement keyring restrictions
2022-04-08 15:31 UTC (7+ messages)
` [PATCH 2/7] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH 4/7] KEYS: Introduce a builtin root of trust key flag
Issue using PL2303GS device on Kali Linux
2022-04-08 15:31 UTC
Build perf with clang, failure with libperf
2022-04-08 15:30 UTC (8+ messages)
[PATCH 1/2] dt-bindings: arm: Add i.MX8M Mini Toradex Verdin based Menlo board
2022-04-08 15:29 UTC (6+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: "
[PATCH] Makefile: add help target
2022-04-08 15:30 UTC (2+ messages)
[PATCH v1 0/7] Add rtc refclk support for PolarFire SoC
2022-04-08 15:29 UTC (4+ messages)
[PATCH v5 0/3] PCI/ACPI: add support for CXL _OSC
2022-04-08 15:22 UTC (2+ messages)
[PATCH 0/6] PCI: hv: VMbus requestor and related fixes
2022-04-08 15:29 UTC (13+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: Fix handling of messages with transaction ID of zero
` [PATCH 2/6] PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening
` [PATCH 3/6] Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
` [PATCH 4/6] Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
` [PATCH 5/6] Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
` [PATCH 6/6] PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()
[PATCH v3 3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
2022-04-08 15:27 UTC (3+ messages)
Support for x86_64 on aarch64 emulation
2022-04-08 15:27 UTC (2+ messages)
[PATCH v12 0/6] USB DWC3 host wake up support from system suspend
2022-04-08 15:28 UTC (5+ messages)
` [PATCH v12 6/6] arm64: dts: qcom: sc7280: Add wakeup-source property for USB node
Regression in BinderFS: Kernel bug at binder.c:2352
2022-04-08 15:28 UTC (2+ messages)
[PATCH 1/2] drm/amdkfd: Cleanup IO links during KFD device removal
2022-04-08 15:28 UTC (3+ messages)
` [PATCH 2/2] drm/amdkfd: Add PCIe Hotplug Support for AMDKFD
[PATCH 0/3] Expose max and current bpc via debugfs
2022-04-08 15:25 UTC (13+ messages)
` [PATCH 1/3] drm/debug: Expose connector's max supported "
` [Intel-gfx] "
` [PATCH 3/3] drm/amd/display: Move connector debugfs to drm
` [Intel-gfx] "
[xen-4.12-testing test] 169199: regressions - FAIL
2022-04-08 15:26 UTC (9+ messages)
Questions regarding AF_XDP (ETF, TX queue selection)
2022-04-08 15:26 UTC
Preparing for OP-TEE 3.17.0
2022-04-08 15:24 UTC (2+ messages)
[PATCH] NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
2022-04-08 15:24 UTC (3+ messages)
[RFC PATCH -next V2 0/7]arm64: add machine check safe support
2022-04-08 15:22 UTC (6+ messages)
` [RFC PATCH -next V2 5/7] arm64: add get_user to machine check safe
[l1k:smsc95xx_5.17 21/887] ld.lld: error: undefined symbol: v4wb_dma_inv_range
2022-04-08 15:23 UTC
[PATCH 1/2] pwm: lp3943: fix duty calculation in case period was clamped
2022-04-08 15:22 UTC (2+ messages)
` [PATCH 2/2] pwm: lp3943: Implement .apply() callback
[PATCH v3 0/2] ARM: dts: stm32: Add timer interrupts
2022-04-08 15:18 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: mfd: stm32-timers: Document how to specify interrupts
[PATCH v2] eal: add seqlock
2022-04-08 15:19 UTC (4+ messages)
` [PATCH v4] "
[PATCH v4.1] KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-04-08 15:18 UTC (3+ messages)
[PATCH v2] printk: ringbuffer: Improve prb_next_seq() performance
2022-04-08 0:36 UTC
[PATCH] fix: nvme_update_ns_info method should be called even if nvme_ms_ids_equal return false
2022-04-08 15:18 UTC (5+ messages)
[PATCH v5 0/5] enable usb support on rk356x
2022-04-08 15:12 UTC (18+ messages)
` [PATCH v5 1/5] dt-bindings: soc: grf: add rk3566-pipe-grf compatible
` [PATCH v5 2/5] soc: rockchip: set dwc3 clock for rk3566
` [PATCH v5 3/5] arm64: dts: rockchip: add rk356x dwc3 usb3 nodes
` [PATCH v5 4/5] arm64: dts: rockchip: enable dwc3 on quartz64-a
` [PATCH v5 5/5] arm64: dts: rockchip: add usb3 support to rk3568-evb1-v10
[PATCH] examples/kni: add interrupt mode to receive packets
2022-04-08 15:15 UTC (3+ messages)
` [PATCH v3] "
[PATCH 00/12] ARM: ARMv5 multiplatform conversions
2022-04-08 15:12 UTC (4+ messages)
[PATCH v3] rtla: Avoid record NULL pointer dereference
2022-04-08 15:13 UTC
What means "sysfs: cannot create duplicate filename '/devices/platform/ff000100.localbus/d0000044.gpio-controller'"
2022-04-08 15:14 UTC (2+ messages)
[PATCH net v2 0/2] net: ipv4: fix nexthop route delete warning
2022-04-08 15:12 UTC (5+ messages)
` [PATCH net v2 1/2] net: ipv4: fix route with nexthop object "
[PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car H3/M3/E3 support
2022-04-08 15:12 UTC (2+ messages)
Procedures adding new CPUs in sbsa-ref
2022-04-08 15:03 UTC (2+ messages)
[RFC] drm/kms: control display brightness through drm_connector properties
2022-04-08 15:11 UTC (10+ messages)
[PATCH net 0/3] net/smc: fixes 2022-04-08
2022-04-08 15:10 UTC (4+ messages)
` [PATCH net 1/3] net/smc: use memcpy instead of snprintf to avoid out of bounds read
` [PATCH net 2/3] net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
` [PATCH net 3/3] net/smc: Fix af_ops of child socket pointing to released memory
[Intel-gfx] [PATCH 0/1] Inherit GPU scheduling priority from process nice
2022-04-08 15:10 UTC (8+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915: Inherit submitter nice when scheduling requests
` "
Using devicetree in a non-kernel environment
2022-04-08 15:10 UTC
[PATCH] vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
2022-04-08 15:10 UTC
[GIT PULL] KVM/arm64 fixes for 5.18, take #1
2022-04-08 15:07 UTC (3+ messages)
[PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
2022-04-08 15:08 UTC (3+ messages)
[PATCH v4 0/7] copy-before-write: on-cbw-error and cbw-timeout
2022-04-08 14:50 UTC (5+ messages)
` [PATCH v4 3/7] iotests: add copy-before-write: on-cbw-error tests
` [PATCH v4 7/7] iotests: copy-before-write: add cases for cbw-timeout option
allmodconfig builds failing to link on arm64
2022-04-08 15:06 UTC (5+ messages)
[PATCH] staging: bcm2835-audio: remove compat ALSA card
2022-04-08 15:03 UTC (2+ messages)
[PATCH 1/3] dt-bindings: input: Add bindings for Awinic AW8695 haptics
2022-04-08 15:05 UTC (2+ messages)
[PATCH v3 0/3] arm64: prepare and add verdin imx8m plus support
2022-04-08 14:57 UTC (2+ messages)
` [PATCH v3 1/3] arm64: dts: imx8mp: add uart2 dma
[PATCH v1 0/6] HP WMI Security Features
2022-04-08 15:04 UTC (11+ messages)
` [PATCH v1 5/6] Sure Admin Security Feature
[PATCH v2] usb: usbip: fix a refcount leak in stub_probe()
2022-04-08 15:04 UTC (4+ messages)
[l1k:smsc95xx_5.17 578/887] drivers/gpu/drm/panel/panel-sitronix-st7701.c:677: undefined reference to `spi_setup'
2022-04-08 15:02 UTC
[PATCH] delayacct: track delays from write-protect copy
2022-04-08 15:02 UTC (2+ messages)
[PATCH v3 0/1] soc: fujitsu: Add A64FX diagnostic interrupt driver
2022-04-08 15:02 UTC (12+ messages)
` [PATCH v3 1/1] "
[PATCH v9 00/11] 9p: Add support for darwin
2022-04-08 15:00 UTC (4+ messages)
` [PATCH v9 09/11] 9p: darwin: Implement compatibility for mknodat
[PATCH] sfc: ef10: Fix assigning negative value to unsigned variable
2022-04-08 15:02 UTC (2+ messages)
[PATCH] w1: Fix warning on module removal
2022-04-08 15:02 UTC
[PATCH v6 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
2022-04-08 15:02 UTC (3+ messages)
[PATCH v2] bus: mhi: host: pci_generic: Flush recovery worker during freeze
2022-04-08 15:00 UTC
[PATCH v2 0/5] drm: Fix monochrome conversion for sdd130x
2022-04-08 14:56 UTC (8+ messages)
[Intel-gfx] [PATCH] drm/i915/uncore: Warn on previous unclaimed accesses
2022-04-08 15:00 UTC (3+ messages)
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.