All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-07 18:07:26 to 2026-05-07 19:15:02 UTC [more...]

[PATCH v7 00/10] Reintroduce Hornet LSM
 2026-05-07 19:14 UTC  (10+ messages)
` [PATCH v7 01/10] crypto: pkcs7: add flag for validated trust on a signed info block
` [PATCH v7 02/10] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH v7 03/10] crypto: pkcs7: add tests for pkcs7_get_authattr
` [PATCH v7 04/10] lsm: framework for BPF integrity verification
` [PATCH v7 05/10] lsm: security: Add additional enum values for bpf integrity checks
` [PATCH v7 06/10] security: Hornet LSM
` [PATCH v7 07/10] hornet: Introduce gen_sig
` [PATCH v7 08/10] hornet: Add a light skeleton data extractor scripts
` [PATCH v7 09/10] selftests/hornet: Add a selftest for the Hornet LSM

[PATCH v2 0/2] pinctrl: qcom: Add support for Qualcomm Shikra SoC
 2026-05-07 19:13 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add Shikra pinctrl driver

[PATCH 1/3] dt-bindings: interconnect: qcom,sdm660: Disallow clocks when appropriate
 2026-05-07 19:14 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: interconnect: qcom,sm6115: Drop incorrect children if:then: block

[PATCH] KVM: x86: use again the flush argument of __link_shadow_page()
 2026-05-07 19:13 UTC  (5+ messages)

[PATCH 0/5] riscv: spacemit: Add PCIe RC controller support for K3
 2026-05-07 19:13 UTC  (7+ messages)
` [PATCH 3/5] dt-bindings: PCI: snps,dw-pcie: Add msi-parent for msi handle check
` [PATCH 4/5] dt-bindings: pci: spacemit: Introduce Spacemit K3 PCIe host controller

[PATCH net-next v7 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
 2026-05-07 19:12 UTC  (7+ messages)
` [PATCH net-next v7 1/6] net: mana: Create separate EQs for each vPort
` [PATCH net-next v7 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
` [PATCH net-next v7 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
` [PATCH net-next v7 4/6] net: mana: Use GIC functions to allocate global EQs
` [PATCH net-next v7 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
` [PATCH net-next v7 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs

[PATCH] coresight: etm4x: Correct TRCVMIDCCTLR1 save and restore
 2026-05-07 19:12 UTC  (2+ messages)

[PATCH] coresight: tmc: Fix overflow when calculating is bigger than 2GiB
 2026-05-07 19:12 UTC  (2+ messages)

[PATCH v3] coresight: ete: Always save state on power down
 2026-05-07 19:12 UTC  (2+ messages)

[PATCH] tests/core_hotunplug: exercise fd-holding subtests with Xe workload
 2026-05-07 19:12 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for tests/core_hotunplug: exercise fd-holding subtests with Xe workload (rev2)
` ✓ Xe.CI.BAT: "

[PATCH v3 1/3] iio: adc: ti-ads1298: Add parentheses around macro parameter
 2026-05-07 19:11 UTC  (3+ messages)
` [PATCH v3 2/3] iio: adc: ti-ads1298: Fix timeout comment and value
` [PATCH v3 3/3] iio: adc: ti-ads1298: Remove unnecessary CONFIG2 write during init

[PATCH BlueZ v2] monitor: Add parsing of CS step mode data in RAS Notifications Subevent #0: Start ACL Connection Event: 406 Frequency Compensation: -16384 (0.01 ppm) Ranging Done Status: Partial results, more to follow (0x1) Subevent Done Status: All results complete (0x0) Ranging Abort Reason: No abort (0x0) Subevent Abort Reason: No abort (0x0) Reference Power Level: -14 dBm Number of Steps Reported: 58 Step 0 Mode Type: 0 Aborted: No Packet Quality: 0x00 CS Access Address check is successful, and all bits match the expected sequence Bit errors: 0 Packet RSSI: -52 Packet Antenna: 1 Step 1 Mode Type: 0 Aborted: No Packet Quality: 0x00 CS Access Address check is successful, and all bits match the expected sequence Bit errors: 0 Packet RSSI: -48 Packet Antenna: 1 Step 2 Mode Type: 1 Aborted: No Packet Quality: 0x00 CS Access Address check is successful, and all bits match the expected sequence Bit errors: 0 Packet NADM: Unknown NADM (0xff) Packet RSSI: -60 ToA_ToD: 0xffffff45 Packet Antenna: 1 Step 3 Mode Type: 1 Aborted: No Packet Quality: 0x00 CS Access Address check is successful, and all bits match the expected sequence Bit errors: 0 Packet NADM: Unknown NADM (0xff) Packet RSSI: -54 ToA_ToD: 0xffffff53 Packet Antenna: 1
 2026-05-07 19:11 UTC  (3+ messages)
` [PATCH BlueZ v2] monitor: Add parsing of CS step mode data in RAS Notifications Subevent #0: Start ACL Connection Event: 406 Frequency Compensation: -16384 (0.01 ppm) Ranging Done Status: Partial results, more to follow (0x1) Subevent Done Status: All results complete (0x0) Ranging Abort Reason: No abort (0x0) Subevent Abort Reason: No abort (0x0) Reference Power Level: -14 dBm Number of Steps Reported: 58 Step 0 Mode Type: 0 Aborted: No Packet Quality: 0x00 CS Access Address check is successful, and all bits match the expected sequence Bit errors: 0 Packet RSSI: -52 Packet Antenna: 1 Step 1 Mode Type: 0 Aborted: No Packet Quality: 0x00 CS Access Address check i
` [BlueZ,v2] monitor: Add parsing of CS step mode data in RAS Notifications Subevent #0: Start ACL Connection Event: 406 Frequency Compensation: -16384 (0.01 ppm) Ranging Done Status: Partial results, more to follow (0x1) Subevent Done Status: All results c

[PATCH v4 00/17] kvm/arm: Introduce a customizable aarch64 KVM host model
 2026-05-07 19:10 UTC  (5+ messages)
` [PATCH v4 11/17] arm/kvm: write back modified ID regs to KVM
` [PATCH v4 12/17] target/arm/kvm: Introduce kvm_arm_expose_idreg_properties

[PATCH] platform/x86/amd: hfi: Support for ranking table versions
 2026-05-07 19:09 UTC 

[PATCH v5 0/4] hw/riscv: Server Platform Reference Board
 2026-05-07 19:09 UTC  (5+ messages)
` [PATCH v5 2/4] target/riscv: Add server platform reference cpu

[PATCH BlueZ v1] monitor: Add parsing of CS step mode data in RAS Notifications
 2026-05-07 19:09 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH v3] mshv: Simplify GPA map/unmap hypercall helpers
 2026-05-07 19:09 UTC  (3+ messages)

[PATCH net-next v5 0/5] veth: add Byte Queue Limits (BQL) support
 2026-05-07 19:09 UTC  (6+ messages)
` [PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction

[PATCH v1] KVM: x86: Rate-limit global clock updates on vCPU load
 2026-05-07 19:09 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v2] iio: adc: viperboard: Fix error handling in vprbrd_iio_read_raw
 2026-05-07 19:07 UTC 

[PATCH v4 0/1] cpuhp: Expedite RCU when toggling system-wide SMT mode
 2026-05-07 19:07 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH 1/2] man/man7/suffixes.7: Add .zst suffix
 2026-05-07 19:05 UTC  (2+ messages)
` [PATCH 2/2] man/man5/core.5: Update compression format for systemd-coredump

[PATCH v12 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-05-07 19:06 UTC  (6+ messages)
` [PATCH v12 2/5] mm/vmalloc: use physical page count for vrealloc() grow-in-place check

[PATCH] tests/xe_exec_threads: relax data check in multi-queue hang mode
 2026-05-07 19:05 UTC  (2+ messages)

[PATCH v2 0/4] doc: bitbake-user-manual-metadata: clarify inherit_defer documentation
 2026-05-07 19:04 UTC  (4+ messages)
` [PATCH v2 1/4] doc: bitbake-user-manual-metadata: remove incorrect claim

[PATCH v2] drm/i915/dmc: fix assert_dmc_loaded WARN during async firmware load
 2026-05-07 19:04 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v4 0/3] media: qcom: iris: Add generic Gen2 firmware detection and loading
 2026-05-07 19:04 UTC  (3+ messages)
` [PATCH v4 3/3] media: iris: Add Gen2 firmware autodetect and fallback

[PATCH v3 0/2] binman: add PKCS#11/HSM signing support for X509 certificates
 2026-05-07 19:03 UTC  (7+ messages)
` [PATCH v3 1/2] binman: bintool: add extra_env parameter to run_cmd

[PATCH] drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsers
 2026-05-07 19:03 UTC  (2+ messages)

[PATCH v2 iproute2-next 0/4] Introduce FRMR pools
 2026-05-07 19:03 UTC  (7+ messages)
` [PATCH v2 iproute2-next 1/4] rdma: Update headers

[RFC 0/3] fib: tbl8 reservation drift reproducer and proposed fix
 2026-05-07 19:02 UTC  (2+ messages)

[PATCH net-next 00/12] net: enable TC956x support
 2026-05-07 19:02 UTC  (14+ messages)
` [PATCH net-next 08/12] dt-bindings: net: toshiba,tc965x-dwmac: add TC956x Ethernet bridge
` [PATCH net-next 09/12] gpio: tc956x: add TC956x/QPS615 support
` [PATCH net-next 10/12] net: stmmac: "

[PATCH v3 0/4] usb: dwc3: xilinx: Add Versal2 MMI USB 3.2 controller support
 2026-05-07 19:01 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: usb: dwc3-xilinx: Add MMI USB support on Versal Gen2 platform

[PATCH v8 0/9] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-05-07 18:28 UTC  (4+ messages)
` [PATCH v8 8/9] riscv: dts: spacemit: k1-bananapi-f3: add SD card support with UHS modes

[PATCH v4 00/11] ceph: manual client session reset
 2026-05-07 19:01 UTC  (8+ messages)
` [PATCH v4 01/11] ceph: convert inode flags to named bit positions and atomic bitops
` [PATCH v4 03/11] ceph: harden send_mds_reconnect and handle active-MDS peer reset
  ` [EXTERNAL] "
` [PATCH v4 04/11] ceph: add diagnostic timeout loop to wait_caps_flush()
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH v4 00/11] ceph: manual client session reset

[PATCH v2] dt-bindings: nvmem: qcom,qfprom: Add Shikra compatible
 2026-05-07 19:00 UTC 

[PATCH v5 00/11] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-05-07 19:00 UTC  (6+ messages)
` [PATCH v5 07/11] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v5 08/11] leds: rgb: add support for Samsung S2M series PMIC RGB "

[PATCH RFC 0/2] rcu: Add debugfs interface for pending callback monitoring
 2026-05-07 18:59 UTC  (2+ messages)

[PATCH v2] armv8: mmu: support unmapping regions with set_one_region()
 2026-05-07 18:59 UTC  (2+ messages)

[PATCH] doc: add caveat about turning off commit-graph
 2026-05-07 18:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/i915/ddi: Fix cleanup after DP connector init failure
 2026-05-07 18:59 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [1/2] "

[PATCH v5 0/9] hw/riscv: Add the Tenstorrent Atlantis machine
 2026-05-07 18:57 UTC  (3+ messages)
` [PATCH v5 6/9] target/riscv: tt-ascalon: Enable Svadu by removing Svade

[PATCH] dt-bindings: nvmem: qfprom: Add Shikra compatible
 2026-05-07 18:55 UTC  (3+ messages)

[PATCH v2] iio: potentiostat: lmp91000: fix probe order and cleanup paths
 2026-05-07 18:54 UTC 

ASoC: cs42l43: SDCA reattach timeout on Dell XPS 14 Panther Lake; chip stuck across distros and kernels; worked initially; still working at hardware level
 2026-05-07 18:53 UTC  (4+ messages)

[PATCH 6.12] block: fix memory leak in in bio_map_user_iov()
 2026-05-07 18:52 UTC  (2+ messages)

[bpf-next v3 1/2] bpf: Offload kptr destructors that run from NMI
 2026-05-07 18:52 UTC  (3+ messages)

[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
 2026-05-07 18:51 UTC  (21+ messages)
` [PATCH v17 01/11] PCI/AER: Introduce AER-CXL Kfifo
` [PATCH v17 02/11] cxl/ras: Unify Endpoint and Port AER trace events
` [PATCH v17 04/11] cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
` [PATCH v17 05/11] cxl: Limit CXL-CPER kfifo registration functions scope
` [PATCH v17 06/11] PCI: Establish common CXL Port protocol error flow
` [PATCH v17 09/11] cxl: Update Endpoint AER uncorrectable handler
` [PATCH v17 10/11] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v17 11/11] Documentation: cxl: Document CXL protocol error handling

[frank-w-bpi-r2-4.14:7.1-rc 157/157] drivers/net/pcs/pcs-mtk-usxgmii.c:344:undefined reference to `mtk_xfi_tphy_valid_ctle'
 2026-05-07 18:50 UTC 

[PATCH] dma: loongson2-apb-cmc: fix NULL deref in residue computation
 2026-05-07 18:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/9] power: sequencing: pcie-m2: Fix inconsistent function prefixes
 2026-05-07 18:51 UTC  (2+ messages)
` Fixes/improvements for the PCI M.2 power sequencing driver

[PATCH v3 0/2] gpu: nova, nova-core: rename drivers and directory to follow kebab-case
 2026-05-07 18:49 UTC  (3+ messages)
` [PATCH v3 1/2] gpu: nova, nova-core: Rename to kebab-case
` [PATCH v3 2/2] gpu: nova-drm: Rename nova to nova-drm

[PATCH 0/4] tools/xenstore: fix issue related to XSA-417
 2026-05-07 18:49 UTC  (5+ messages)
` [PATCH 1/4] xen/public: introduce DOMID_ANY

[PATCH 0/4] Introduce HONOR MagicBook Art 14 device tree
 2026-05-07 18:49 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: Add HONOR
` [PATCH 2/4] dt-bindings: arm: qcom: Add HONOR MagicBook Art 14

[PATCh v3 0/2] Add DMA ACK signal routing for RZ/V2H family
 2026-05-07 18:49 UTC  (3+ messages)
` [PATCh v3 2/2] dma: sh: rz-dmac: Add DMA ACK signal routing support

[PATCH v3 0/4] i2c: designware: Improve device disable handling
 2026-05-07 18:48 UTC  (6+ messages)
` [PATCH v3 1/4] i2c: designware: Introduce shutdown exported function

[PATCH net v2 0/4] net: sparx5: misc fixes for sparx5 and lan969x
 2026-05-07 18:47 UTC  (4+ messages)
` [PATCH net v2 1/4] net: sparx5: defer VCAP debugfs creation until after netdev registration

[PATCH v2 00/16] iommu: Add live update state preservation
 2026-05-07 18:47 UTC  (7+ messages)
` [PATCH v2 04/16] iommu: Implement device and IOMMU HW preservation
` [PATCH v2 06/16] iommupt: Implement preserve/unpreserve/restore callbacks

[PATCH iproute2-next] rdma: Align FRMR pool UAPI names with merged kernel UAPI
 2026-05-07 18:46 UTC 

[PATCH v2 0/4] struct page to PFN conversion for TDX guest private memory
 2026-05-07 18:46 UTC  (5+ messages)
` [PATCH v2 1/4] x86/tdx: Use PFN directly for mapping "

[PATCH] drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe()
 2026-05-07 18:45 UTC  (3+ messages)

[PATCH] xfs/216: pass -t xfs to _mount
 2026-05-07 18:45 UTC  (2+ messages)

[PATCH 0/3] drm/xe: shrink and compress GuC snapshot dumps
 2026-05-07 18:43 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✗ CI.KUnit: failure "

[PATCH 1/2] perf/lock: Fix non-atomic max/time and min_time updates in contention_data
 2026-05-07 18:42 UTC  (2+ messages)
` [PATCH 2/2] perf build: compile BPF skeletons with -mcpu=v3

[REGRESSION] hp-wmi fails to probe on HP OMEN (board 8D41)
 2026-05-07 18:41 UTC  (7+ messages)

[PATCH net 1/1] mptcp: hold subflow request owners when cloning reqsk
 2026-05-07 18:40 UTC  (7+ messages)

[PATCH] staging: axis-fifo: fix alignment in wait_event_interruptible()
 2026-05-07 18:40 UTC 

[PATCH] dmaengine: dw-axi-dmac: fix vchan teardown races and LLI dump bounds
 2026-05-07 18:40 UTC  (2+ messages)

[PATCH net v2] ice: fix packet corruption due to extraneous page flip
 2026-05-07 18:38 UTC 

[PATCH v2 0/5] rockchip: Switch remaining boards to upstream devicetree
 2026-05-07 18:38 UTC  (6+ messages)
` [PATCH v2 1/5] rockchip: Switch rk3128 "
` [PATCH v2 2/5] rockchip: Switch rk3229 "
` [PATCH v2 3/5] rockchip: Remove rk3368-sheep board
` [PATCH v2 4/5] rockchip: Switch rk3368 boards to upstream devicetree
` [PATCH v2 5/5] rockchip: pinctrl: use include from dts/upstream

[PATCH] virtio-mmio: move guest page size setting into vm_reset()
 2026-05-07 18:38 UTC 

[frederic-dynticks:timers/core-v4 6/15] arch/s390/kernel/vtime.c:247:17: error: too few arguments to function 'vtime_flush'
 2026-05-07 18:38 UTC 

[PATCH v4 0/4] dmaengine: dma-axi-dmac: Some memory related fixes
 2026-05-07 18:37 UTC  (9+ messages)
` [PATCH v4 1/4] dmaengine: Fix possible use after free
` [PATCH v4 2/4] dmaengine: dma-axi-dmac: Properly free struct axi_dmac_desc
` [PATCH v4 3/4] dmaengine: dma-axi-dmac: Drop struct clk from main struct
` [PATCH v4 4/4] dmaengine: dma-axi-dmac: use DMA pool to manange DMA descriptor

[PATCH v2] dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2N support
 2026-05-07 18:35 UTC  (2+ messages)

[PATCH 0/6] Add DRM driver for Solomon SSD16xx e-paper display controllers
 2026-05-07 18:34 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings/display: Add Solomon SSD16xx e-paper controller binding

[LTP] [PATCH v7 1/2] memfd_create: move sys_memfd_create() to lapi/memfd.h
 2026-05-07 18:32 UTC  (3+ messages)
` [LTP] [PATCH v7 2/2] userfaultfd: Add new test using UFFDIO_CONTINUE
` [LTP] memfd_create: move sys_memfd_create() to lapi/memfd.h

[PATCH] Documentation: fix typo and formattting in security/credentials.rst
 2026-05-07 18:31 UTC  (4+ messages)

[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
 2026-05-07 18:31 UTC  (4+ messages)
` [PATCH RFC v5 01/53] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings

[PATCH] irqchip/gic-v3-its: Reconfigure ITS from software state on resume
 2026-05-07 18:31 UTC 

[PATCH v2] fs/resctrl: Fix deadlock for errors during mount
 2026-05-07 18:30 UTC  (4+ messages)

[i-g-t] tests/intel/xe_madvise: Add partial-unbind-dontneed subtest
 2026-05-07 18:28 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] KVM: selftests: Add guest-side test for AMD HWCR.McStatusWrEn
 2026-05-07 18:28 UTC  (2+ messages)

arch/arm/boot/dts/qcom/qcom-apq8064-cm-qs600.dtb: usb@12500000 (qcom,ci-hdrc): clock-names: ['core', 'iface', 'fs'] is too long
 2026-05-07 18:25 UTC 

[PATCH] thermal/core: Split __thermal_cooling_device_register() into two functions
 2026-05-07 18:26 UTC  (3+ messages)

[PATCH v2 0/5] KVM: SVM: Fix x2AVIC MSR interception issues
 2026-05-07 18:26 UTC  (5+ messages)
` [PATCH v2 2/5] KVM: SVM: Always intercept RDMSR for TMCCT (current APIC timer count)

[PATCH wireless-next] wifi: mac80211: Fix ADDBA request rejection after MLD link removal
 2026-05-07 18:26 UTC  (4+ messages)

[bluez/bluez]
 2026-05-07 18:26 UTC 

[bluez/bluez] 27dcd3: monitor: Add parsing of CS step mode data in RAS N
 2026-05-07 18:26 UTC 

[bluez/bluez] 27e1da: monitor: Add parsing of CS step mode data in RAS N
 2026-05-07 18:26 UTC 

[omap-audio:peter/linux-next-wip 31/41] sound/soc/soc-dai.c:346:1: warning: control reaches end of non-void function
 2026-05-07 18:24 UTC 

[frederic-dynticks:timers/core-v4 9/15] kernel/sched/core.c:5521:76: warning: initialization of 'u64' {aka 'long long unsigned int'} from 'char *' makes integer from pointer without a cast
 2026-05-07 18:24 UTC 

[ljs:project/cow-context 13/18] mm/cow_context.c:1036:32: sparse: sparse: incorrect type in initializer (different modifiers)
 2026-05-07 18:25 UTC 

[PATCH] dma: at_hdmac: Fix IRQ leak in at_dma_probe()
 2026-05-07 18:24 UTC  (2+ messages)

[bluez/bluez] d45fd4: bap: Fix typo in QoS D-Bus dictionary entry names
 2026-05-07 18:25 UTC 

[PATCH] mm/mremap: unmap full fixed target for multi-VMA moves
 2026-05-07 18:24 UTC 

[PATCH v5 0/2] MAINTAINERS: update ADI IIO entry and drop unmaintain drivers
 2026-05-07 18:24 UTC  (3+ messages)
` [PATCH v5 2/2] MAINTAINERS: remove unmaintained ADI IIO entries

[frederic-dynticks:timers/core-v4 9/15] kernel/sched/core.c:5521:9: warning: braces around scalar initializer
 2026-05-07 18:24 UTC 

[PATCH v3 0/2] irqchip/econet-en751221: Support MIPS 34Kc VEIC mode
 2026-05-07 18:23 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interrupt-controller: econet: Add CPU interrupt mapping

[regression] ctxfi: no speaker output when headphones connected on >=7.0.x
 2026-05-07 18:23 UTC  (9+ messages)

[PATCH bpf] bpf: Don't run arg-tracking analysis twice on main subprog
 2026-05-07 18:22 UTC 

The wrong usage of NVME_QUIRK_IGNORE_DEV_SUBNQN
 2026-05-07 18:20 UTC 

[PATCH 0/2] target/arm: Extract IDAU interface to its own unit
 2026-05-07 18:19 UTC  (5+ messages)
` [PATCH 1/2] target/arm: Rename Aarch64-specific methods
` [PATCH 2/2] target/arm: Extract IDAU interface to its own unit

[PATCH v5 0/4] dmaengine: Add Peripheral DMA support for SpacemiT K3 SoC
 2026-05-07 18:19 UTC  (7+ messages)
` [PATCH v5 2/4] dmaengine: mmp_pdma: support variable extended DRCMR base
` [PATCH v5 3/4] dmaengine: mmp_pdma: add Spacemit K3 support

[PATCH] dt-bindings: arm-smmu: qcom: Add compatible for Qualcomm Shikra SoC
 2026-05-07 18:19 UTC  (2+ messages)

[PATCH 0/3] Add VSP and FCPVD support for RZ/T2H and RZ/N2H SoCs
 2026-05-07 18:18 UTC  (5+ messages)
` [PATCH 1/3] media: dt-bindings: media: renesas,fcp: Document "
` [PATCH 2/3] media: dt-bindings: media: renesas,vsp1: "

[PATCH 0/2] i2c: Add i2c-shared-gpio driver
 2026-05-07 18:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i2c: Add i2c-shared-gpio
` [PATCH 2/2] i2c: shared-gpio: Add driver for gpio based busses with shared SCL

[PATCH nft v2 0/2] netfilter: fix expectation reference leaks
 2026-05-07 18:16 UTC  (2+ messages)

[PATCH 0/5] ASoC: AMD: ACP7.x initial PCI driver bring-up
 2026-05-07 18:11 UTC  (6+ messages)
` [PATCH 1/5] include: sound: add register header file for acp7.x series
` [PATCH 2/5] ASoC: amd: acp7x: add ACP PCI driver probe/remove sequence
` [PATCH 3/5] ASoC: amd: acp7x: add helper functions and hw ops
` [PATCH 4/5] ASoC: amd: enable acp7.x drivers build
` [PATCH 5/5] ASoC: amd: acp7x: add system and runtime PM ops

[PATCH] nvmem: layouts: onie-tlv: fix hang on unknown types
 2026-05-07 18:15 UTC  (2+ messages)

[PATCH] doc: git-log: document --no-follow
 2026-05-07 18:13 UTC  (2+ messages)
` [PATCH v2] doc: git-log: clarify --follow options

[PATCH net] ice: fix packet corruption due to extraneous page flip
 2026-05-07 18:12 UTC 

[PATCH -tip] locking/rtmutex: Skip remove_waiter() when waiter is not enqueued
 2026-05-07 11:29 UTC 

[PATCH RFC 1/2] nvme: downgrade WARN in nvme_setup_rw to pr_debug
 2026-05-07 18:12 UTC  (2+ messages)

[PATCH v5 1/1] drm/xe/eustall: Return ENODEV from read if EU stall registers get reset
 2026-05-07 18:10 UTC  (2+ messages)

[PATCH net] net: ena: PHC: Check return code before setting timestamp output
 2026-05-07 18:09 UTC  (3+ messages)

[PATCH v2] staging: media: ipu7: Remove unused struct ia_gofo_secondary_boot_config
 2026-05-07 18:09 UTC  (2+ messages)
  ` [v2] "

[PATCH v3 0/6] Add RNMI handler infrastructure for Smrnmi extension
 2026-05-07 18:08 UTC  (7+ messages)
` [PATCH v3 1/6] include: sbi_scratch: Add tmp1 scratch space for RNMI context saving
` [PATCH v3 2/6] lib: sbi: Add Smrnmi extension macros for registers and bits
` [PATCH v3 3/6] firmware: Add RNMI handler infrastructure
` [PATCH v3 4/6] lib: sbi: hart: Move device tree features detection before trap-based checks
` [PATCH v3 5/6] lib: sbi: Move Zkr entropy initialization from fw_base.S to init_coldboot
` [PATCH v3 6/6] lib: sbi: hart: Detect and enable Smrnmi before trap-based feature detection

[PATCH] drm/dp/mst: fix buffer overflows in sideband chunk accumulation
 2026-05-07 18:07 UTC  (2+ messages)


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.