All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-23 17:20:12 to 2024-04-23 18:20:23 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-04-23 18:20 UTC 

[PATCH V2 00/11] rcu/x86: Use per-cpu rcu preempt count
 2024-04-23 18:19 UTC  (9+ messages)
` [PATCH V2 03/11] rcu: Reorder tree_exp.h after tree_plugin.h
` [PATCH V2 09/11] rcu: Implement PCPU_RCU_PREEMPT_COUNT framework
` [PATCH V2 10/11] x86/rcu: Add rcu_preempt_count
` [PATCH V2 11/11] x86/rcu: Add THUNK rcu_read_unlock_special_thunk

[PATCH v2 0/2] Fixes for zone write plugging
 2024-04-23 18:19 UTC  (6+ messages)
` [PATCH v2 1/2] block: prevent freeing a zone write plug too early

[PATCH v2 0/3] PF: Expose GT-level SR-IOV details over debugfs
 2024-04-23 18:19 UTC  (3+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "

[PATCH 0/3] Use U-Boot tools for capsule generation
 2024-04-23 18:17 UTC  (3+ messages)

[libgpiod][RFC/RFT 00/18] dbus: add GLib-based DBus daemon and command-line client
 2024-04-23 18:17 UTC  (5+ messages)
` [libgpiod][RFC/RFT 02/18] tests: split out the common test code for bash scripts

[PATCH 0/2] drm/i915: baby steps towards removing implicit dev_priv
 2024-04-23 18:16 UTC  (7+ messages)
` [PATCH 1/2] drm/i915: convert _MMIO_PIPE3()/_MMIO_PORT3() to accept base
` [PATCH 2/2] drm/i915: pass dev_priv to _MMIO_PIPE2, _MMIO_TRANS2, _MMIO_CURSOR2
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: baby steps towards removing implicit dev_priv
` ✗ Fi.CI.BAT: failure "

[PATCH v3] arm/trusted-firmware-rmm: Add bitbake, include and patch file for RMM
 2024-04-23 18:15 UTC  (3+ messages)

[PATCH] drm/xe: Fix unexpected backmerge results
 2024-04-23 18:14 UTC  (7+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH net v3 0/4] Fix isolation of broadcast traffic and unmatched unicast traffic with MACsec offload
 2024-04-23 18:13 UTC  (5+ messages)
` [PATCH net v3 1/4] macsec: Enable devices to advertise whether they update sk_buff md_dst during offloads
` [PATCH net v3 2/4] ethernet: Add helper for assigning packet type when dest address does not match device address
` [PATCH net v3 3/4] macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dst
` [PATCH net v3 4/4] net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsec

[PATCH v2] gpio: Add Intel Granite Rapids-D vGPIO driver
 2024-04-23 18:13 UTC 

[PATCH 00/22] configs: switch boards to "default y"
 2024-04-23 18:12 UTC  (6+ messages)
` [PATCH 03/22] arm: "

[Intel-wired-lan] [tnguy-net-queue:1GbE] BUILD SUCCESS ddab364b39698e97b156200d1e8dcc791a1ee15a
 2024-04-23 18:12 UTC 

[PATCH v2 00/13] Add PFC support for Renesas RZ/V2H(P) SoC
 2024-04-23 18:12 UTC  (15+ messages)
` [PATCH v2 01/13] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Remove the check from the object
` [PATCH v2 02/13] dt-bindings: pinctrl: renesas: Document RZ/V2H(P) SoC
` [PATCH v2 03/13] pinctrl: renesas: pinctrl-rzg2l: Allow more bits for pin configuration
` [PATCH v2 04/13] pinctrl: renesas: pinctrl-rzg2l: Allow parsing of variable configuration for all architectures
` [PATCH v2 05/13] pinctrl: renesas: pinctrl-rzg2l: Validate power registers for SD and ETH
` [PATCH v2 06/13] pinctrl: renesas: pinctrl-rzg2l: Add function pointers for locking/unlocking the PFC register
` [PATCH v2 07/13] pinctrl: renesas: pinctrl-rzg2l: Add function pointer for writing to PMC register
` [PATCH v2 08/13] pinctrl: renesas: pinctrl-rzg2l: Add function pointers for reading/writing OEN register
` [PATCH v2 09/13] pinctrl: renesas: pinctrl-rzg2l: Add support to configure the slew-rate
` [PATCH v2 10/13] pinctrl: renesas: pinctrl-rzg2l: Add support to set pulling up/down the pins
` [PATCH v2 11/13] pinctrl: renesas: pinctrl-rzg2l: Pass pincontrol device pointer to pinconf_generic_parse_dt_config()
` [PATCH v2 12/13] pinctrl: renesas: pinctrl-rzg2l: Add support for custom parameters
` [PATCH v2 13/13] pinctrl: renesas: pinctrl-rzg2l: Add support for RZ/V2H SoC

[PATCH] gpio: brcmstb: Use dynamic GPIO base numbers
 2024-04-23 18:11 UTC  (4+ messages)

[PATCH v1 0/2] Add kd101ne3 bindings and driver
 2024-04-23 18:10 UTC  (6+ messages)
` [PATCH v1 2/2] drm/panel: kd101ne3: add new panel driver

RTT-PROBE: lore-subspace-rtt
 2024-04-23 18:10 UTC 

+ mm-page_alloc-consolidate-free-page-accounting-fix-4.patch added to mm-unstable branch
 2024-04-23 18:10 UTC 

[PATCH v2 1/1] mm: page_alloc: Avoid defining unused function
 2024-04-23 18:10 UTC  (2+ messages)

[PATCH v1 00/16] thermal: core: Redesign the governor interface
 2024-04-23 18:09 UTC  (11+ messages)
` [PATCH v1 01/16] thermal: core: Introduce .trip_crossed() callback for thermal governors
` [PATCH v1 07/16] thermal: gov_power_allocator: Eliminate a redundant variable

[bluez/bluez] 5b4d9a: shared/bap: Allow NULL bap endpoint in streams
 2024-04-23 18:08 UTC 

PATCH [v2 0/3] NFSD: drop TCP connections when NFSv4 client enters courtesy state
 2024-04-23 18:08 UTC  (5+ messages)
` [PATCH v2 1/3] NFSD: mark cl_cb_state as NFSD4_CB_DOWN if cl_cb_client is NULL

[PATCH v2] usb: gadget: f_fs: Fix a race condition when processing setup packets
 2024-04-23 18:06 UTC  (2+ messages)

[PATCH v2 0/2] implement OA2_INHERIT_CRED flag for openat2()
 2024-04-23 18:05 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix two reset triggered in a row
 2024-04-23 18:05 UTC  (3+ messages)

[PATCH 0/2] test_xarray: couple of fixes for v6-9-rc6
 2024-04-23 18:05 UTC  (3+ messages)
` [PATCH 1/2] tools: fix userspace compilation with new test_xarray changes
` [PATCH 2/2] lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()

[PATCH v2 0/5] Add SR-IOV GuC Relay PF services
 2024-04-23 18:04 UTC  (6+ messages)
` [PATCH v2 1/5] drm/xe/guc: Add GuC Relay ABI version 1.0 definitions
` [PATCH v2 2/5] drm/xe: Add helper to calculate adjusted register offset
` [PATCH v2 3/5] drm/xe: Add few more GT register definitions
` [PATCH v2 4/5] drm/xe/pf: Add SR-IOV GuC Relay PF services
` [PATCH v2 5/5] drm/xe/kunit: Add PF service tests

[PATCH] ptdump: add non-leaf descriptor support
 2024-04-23 18:04 UTC  (4+ messages)

[PATCH] nfsd: don't fail OP_SETCLIENTID when there are lots of clients
 2024-04-23 18:02 UTC  (3+ messages)

[PATCH v2 00/28] sparc32: sunset sun4m and sun4d
 2024-04-23 18:02 UTC  (2+ messages)

[PATCH] KVM: SVM: Consider NUMA affinity when allocating per-CPU save_area
 2024-04-23 18:00 UTC  (4+ messages)

[PATCH v2 0/6] riscv: Apply Zawrs when available
 2024-04-23 18:00 UTC  (11+ messages)
` [PATCH v2 2/6] dt-bindings: riscv: Add Zawrs ISA extension description

FAILED: patch "[PATCH] userfaultfd: change src_folio after ensuring it's unpinned in" failed to apply to 6.8-stable tree
 2024-04-23 18:00 UTC  (3+ messages)
` [PATCH 6.8.y] userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE

RTT-PROBE: lore-subspace-rtt
 2024-04-23 18:00 UTC 

[PATCH v1] bluetoothctl: CCP client interface for bluetoothctl
 2024-04-23 23:26 UTC 

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-23 17:59 UTC  (9+ messages)
` [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction

[PATCH v2 0/4] Add spacc crypto driver support
 2024-04-23 17:59 UTC  (7+ messages)
` [PATCH v2 1/4] Add SPAcc driver to Linux kernel

BPF ISA Security Considerations section
 2024-04-23 17:59 UTC  (11+ messages)
            ` [Bpf] "

[PATCH 00/30] Remove PG_error flag
 2024-04-23 17:58 UTC  (8+ messages)
` [PATCH 13/30] isofs: Remove calls to set/clear the error flag
` [PATCH 16/30] nilfs2: Remove calls to folio_set_error() and folio_clear_error()

[PATCH net-next v5 0/7] selftests: drv-net: support testing with a remote system
 2024-04-23 17:57 UTC  (4+ messages)

[westeri-thunderbolt:next] BUILD SUCCESS d4d336f8c4d5a4609217ac83116ba3d06b7e918c
 2024-04-23 17:56 UTC 

[PATCH v3 0/2] cxl: add poison creation event handler
 2024-04-23 17:57 UTC  (7+ messages)
` [PATCH v3 1/2] cxl/core: correct length of DPA field masks
` [PATCH v3 2/2] cxl/core: add poison creation event handler

[xen-unstable test] 185767: tolerable FAIL
 2024-04-23 17:55 UTC 

[RFC PATCH net-next 0/9] gve: Implement netdev queue api
 2024-04-23 17:55 UTC  (5+ messages)
` [RFC PATCH net-next 9/9] gve: Implement "

[PATCH dwarves 0/2] replace --btf_features="all" with "default"
 2024-04-23 17:54 UTC  (2+ messages)

[PATCH v2 0/3] drm/xe: More fb pinning optimizations
 2024-04-23 17:53 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v3 0/2] format-patch --rfc=WIP
 2024-04-23 17:52 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] format-patch: allow --rfc to optionally take a value, like --rfc=WIP
  ` [PATCH v4 2/2] format-patch: "--rfc=-(WIP)" appends to produce [PATCH (WIP)]

RTT-PROBE: lore-subspace-rtt
 2024-04-23 17:50 UTC 

[PATCH 0/2] pwm: meson: add pwm support for A1
 2024-04-23 17:44 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: pwm: amlogic: Add new bindings for meson A1 pwm
` [PATCH 2/2] pwm: meson: support meson A1 SoC family

[PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101
 2024-04-23 17:45 UTC  (6+ messages)
` [PATCH 08/17] clk: samsung: gs101: add support for cmu_hsi2

[PATCH v8 00/11] Support blob memory and venus on qemu
 2024-04-23 17:43 UTC  (6+ messages)
` [PATCH v8 09/11] virtio-gpu: Resource UUID

[PATCH 0/4] memcg: reduce memory consumption by memcg stats
 2024-04-23 17:44 UTC  (4+ messages)
` [PATCH 1/4] mm: rearrange node_stat_item to put memcg stats at start

[PATCH 0/2] Apply LNL workaround
 2024-04-23 17:43 UTC  (5+ messages)
` [PATCH 1/2] drm/xe/lnl: Apply Wa_22019338487

Feedback on my development setup
 2024-04-23 17:43 UTC  (13+ messages)

linux-next: manual merge of the vhost tree with the mm tree
 2024-04-23 17:42 UTC  (4+ messages)

[PATCH v4 0/4] drm/xe: Support PCIe FLR
 2024-04-23 17:42 UTC  (5+ messages)
` [PATCH v3 1/4] drm: add devm release action

[PATCH v2 1/4] f2fs: convert f2fs_mpage_readpages() to use folio
 2024-04-23 17:40 UTC  (3+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH 1/2] f2fs: fix comment in sanity_check_raw_super()
 2024-04-23 17:40 UTC  (3+ messages)

[f2fs-dev] Patchwork summary for: f2fs
 2024-04-23 17:40 UTC 

[PATCH BlueZ 0/5] Create transports for matching BISes
 2024-04-23 17:40 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-23 17:40 UTC 

[PATCH] mm: slub: Fix compilation without CONFIG_SLUB_DEBUG
 2024-04-23 17:37 UTC  (2+ messages)
` [External] : "

[PATCH v3 00/12] Coalesced Interrupt Delivery with posted MSI
 2024-04-23 17:41 UTC  (13+ messages)
` [PATCH v3 01/12] KVM: VMX: Move posted interrupt descriptor out of vmx code
` [PATCH v3 02/12] x86/irq: Unionize PID.PIR for 64bit access w/o casting
` [PATCH v3 03/12] x86/irq: Remove bitfields in posted interrupt descriptor
` [PATCH v3 04/12] x86/irq: Add a Kconfig option for posted MSI
` [PATCH v3 05/12] x86/irq: Reserve a per CPU IDT vector for posted MSIs
` [PATCH v3 06/12] x86/irq: Set up per host CPU posted interrupt descriptors
` [PATCH v3 07/12] x86/irq: Factor out calling ISR from common_interrupt
` [PATCH v3 08/12] x86/irq: Install posted MSI notification handler
` [PATCH v3 09/12] x86/irq: Factor out common code for checking pending interrupts
` [PATCH v3 10/12] x86/irq: Extend checks for pending vectors to posted interrupts
` [PATCH v3 11/12] iommu/vt-d: Make posted MSI an opt-in cmdline option
` [PATCH v3 12/12] iommu/vt-d: Enable posted mode for device MSIs

[PATCH v1 1/1] fbtft: seps525: Don't use "proxy" headers
 2024-04-23 17:36 UTC 

[PATCH v3 0/6] Remove onstack cpumask var for sparc
 2024-04-23 17:32 UTC  (5+ messages)
` [PATCH v3 5/6] sparc/init: Remove on-stack cpumask var
` [PATCH v3 6/6] sparc/leon: "

[PATCH v2 0/4] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
 2024-04-23 17:32 UTC  (5+ messages)
` [PATCH v2 4/4] iommu/arm-smmu-v3: Enable HTTU for stage1 with io-pgtable mapping

[PATCH v4l-utils 1/2] ir-ctl: add optional header to manchester encoding
 2024-04-23 17:31 UTC  (2+ messages)
` [PATCH v4l-utils 2/2] ir-ctl: fix encoding pulse_length bpf encoder

[jonhunter:tegra/for-next 1/5] arch/arm64/kvm/emulate-nested.c:2186:33: error: call to undeclared function 'kvm_auth_eretax'; ISO C99 and later do not support implicit function declarations
 2024-04-23 17:30 UTC 

Problems (timeouts) when testing usb-ohci with qemu
 2024-04-23 17:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-23 17:30 UTC 

[PATCH RESEND] drm/amd/display: Fix division by zero in setup_dsc_config
 2024-04-23 17:29 UTC  (2+ messages)

[PATCH v7 0/3] add support for EXAR XR20M1172 UART
 2024-04-23 17:32 UTC  (4+ messages)
` [PATCH v7 3/3] serial: sc16is7xx: "

[Buildroot] [PATCH] package/libapparmor: bump to version 3.1.7
 2024-04-23 17:26 UTC 

RFE: dm-thin: fine-grained handling of REQ_FUA is needed
 2024-04-23 17:26 UTC 

Broken xarray testing in v6.9-rc1
 2024-04-23 17:26 UTC  (2+ messages)

+ writeback-support-retrieving-per-group-debug-writeback-stats-of-bdi-fix-2.patch added to mm-unstable branch
 2024-04-23 17:26 UTC 

[PATCH v3 1/1] dt-bindings: interrupt-controller: fsl,irqsteer: Add imx8qxp support
 2024-04-23 17:25 UTC  (4+ messages)
  ` [PATCH v3 1/1] dt-bindings: interrupt-controller: fsl, irqsteer: "

[RFC] HW TX Rate Limiting Driver API
 2024-04-23 17:25 UTC  (9+ messages)

[PATCH v6 00/11] Turris Omnia MCU driver
 2024-04-23 17:25 UTC  (7+ messages)
` [PATCH v6 07/11] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG

v5.15 backport request
 2024-04-23 17:23 UTC  (5+ messages)

[PATCH v3 0/9] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-23 17:23 UTC  (8+ messages)
` (subset) "

[PATCH v2] usb: gadget: f_uac2: Expose all string descriptors through configfs
 2024-04-23 17:22 UTC  (3+ messages)

[PATCH v2 0/4] PCI: controller: Move to agnostic GPIO API
 2024-04-23 17:19 UTC  (14+ messages)
` [PATCH v2 1/4] PCI: aardvark: Remove unused of_gpio.h
` [PATCH v2 2/4] PCI: dwc: "
` [PATCH v2 3/4] PCI: imx6: Convert to agnostic GPIO API
` [PATCH v2 4/4] PCI: kirin: "

[PATCH] lkdtm/bugs: add test for hung smp_call_function_single()
 2024-04-23 17:21 UTC  (4+ messages)

[PATCH v4 00/13] drm: zynqmp_dp: IRQ cleanups and debugfs support
 2024-04-23 17:18 UTC  (8+ messages)
` [PATCH v4 06/13] drm: zynqmp_dp: Don't delay work
` [PATCH v4 08/13] drm: zynqmp_dp: Don't retrain the link in our IRQ
` [PATCH v4 09/13] drm: zynqmp_dp: Convert to a hard IRQ
` [PATCH v4 10/13] drm: zynqmp_dp: Use AUX IRQs instead of polling
` [PATCH v4 11/13] drm: zynqmp_dp: Split off several helper functions
` [PATCH v4 12/13] drm: zynqmp_dp: Take dp->lock in zynqmp_dp_hpd_work_func
` [PATCH v4 13/13] drm: zynqmp_dp: Add debugfs interface for compliance testing

[PATCH net-next 0/4] netdev: support dumping a single netdev in qstats
 2024-04-23 17:20 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-23 17:20 UTC 


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.