messages from 2026-06-08 16:30:06 to 2026-06-08 18:31:16 UTC [more...]
[PATCH v19 0/4] Rust bindings for gem shmem
2026-06-08 18:29 UTC
[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
2026-06-08 18:30 UTC (27+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
` [PATCH v3 2/4] mm/zswap: Implement proactive writeback
[PATCH v2 0/7] ibmvfc: make ibmvfc support FPIN messages
2026-06-08 18:30 UTC (8+ messages)
` [PATCH v2 1/7] ibmvfc: add basic FPIN support
` [PATCH v2 2/7] ibmvfc: Add NOOP command support
` [PATCH v2 3/7] ibmvfc: make ibmvfc login to fabric
` [PATCH v2 4/7] ibmvfc: define asynchronous sub-queue
` [PATCH v2 5/7] ibmvfc: allocate "
` [PATCH v2 6/7] ibmvfc: register and use "
` [PATCH v2 7/7] ibmvfc: handle extended FPIN events
[PATCH v3 00/20] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
2026-06-08 18:28 UTC (7+ messages)
` [PATCH v3 07/20] sched/fair: Select preferred CPU at wakeup when possible
` [PATCH v3 14/20] sched/debug: Provide debugfs to enable/disable steal monitor
[PATCH] i2c: stm32f7: fix timing computation ignoring i2c-analog-filter
2026-06-08 18:27 UTC (2+ messages)
[PATCH] drm/amd/display: Avoid using zero AC/DC brightness levels
2026-06-08 18:25 UTC (5+ messages)
[PATCH 0/3] iio: adc: Extend ti-ads1100 driver
2026-06-08 18:25 UTC (13+ messages)
` [PATCH 1/3] dt-bindings: iio: adc: Update title and enum
` [PATCH 2/3] iio: adc: Update Kconfig description for TI_ADS1100
` [PATCH 3/3] iio: adc: Add ti-ads1110 support to ti-ads1100 driver
[PATCH v6 0/6] s390: Enable Rust support and add required arch glue
2026-06-08 18:25 UTC (8+ messages)
` [PATCH v6 1/6] s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG support
` [PATCH v6 2/6] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros
` [PATCH v6 3/6] rust/bindgen_parameters: Mark s390 types as opaque to prevent repr conflicts
` [PATCH v6 4/6] rust: helpers: Add memchr wrapper for string operations
` [PATCH v6 5/6] s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpers
` [PATCH v6 6/6] s390: Enable Rust support
[PATCH] riscv: dts: spacemit: k3-pico-itx: Fix non-functional ethernet TX timing
2026-06-08 18:23 UTC
[PATCH v1] vsock/virtio: rework MSG_ZEROCOPY flag handling
2026-06-08 18:20 UTC (5+ messages)
[PATCH v1] clocksource/drivers/timer-atmel-pit: Fix init failure cleanup
2026-06-08 18:20 UTC
[PATCH] ext4: validate donor file superblock early in EXT4_IOC_MOVE_EXT
2026-06-08 18:20 UTC (2+ messages)
[PATCH next] drivers/of/overlay: Use memcpy() to copy known length strings
2026-06-08 18:20 UTC (3+ messages)
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-06-08 18:19 UTC (8+ messages)
` [PATCH v6 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v6 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
[PATCH v7 0/8] media: camss: Add support for C-PHY configuration on Qualcomm platforms
2026-06-08 18:18 UTC (5+ messages)
` [PATCH v7 2/8] media: qcom: camss: csiphy-3ph: Use odd bits for configuring C-PHY lanes
` [PATCH v7 3/8] media: qcom: camss: Prepare CSID for C-PHY support
[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-06-08 18:17 UTC (8+ messages)
` [PATCH v3 04/12] x86,fs/resctrl: Program PLZA through kmode arch hooks
[PATCH v2] net/sched: act_nat: only rewrite IPv4 packets
2026-06-08 18:13 UTC
[RFC v1 0/9] kho: granular compatibility and header decoupling
2026-06-08 18:11 UTC (6+ messages)
[PATCH net-next v2 0/5] Consolidate FCrypt and PCBC code into net/rxrpc/
2026-06-08 18:11 UTC (5+ messages)
[RFC PATCH 0/4] dma-mapping: Add preservation of direct allocations
2026-06-08 18:10 UTC (5+ messages)
` [RFC PATCH 1/4] dma: Add DMA allocation preservation KHO ABI
` [RFC PATCH 2/4] dma/pool: Add an API to check if DMA allocation is from pool
[PATCH] driver core: enforce device_lock for driver_match_device()
2026-06-08 18:09 UTC (5+ messages)
` [PATCH v2 0/4] Convert remaining buses to generic driver_override handling
` [PATCH v2 2/4] rpmsg: core: use generic driver_override infrastructure
[PATCH] spi: cadence-xspi: Revert COMPILE_TEST support
2026-06-08 18:09 UTC (3+ messages)
[PATCH V2 0/7] i3c: Fix IBI race, address handling, and reconcile DAA
2026-06-08 18:06 UTC (15+ messages)
` [PATCH V2 1/7] i3c: mipi-i3c-hci: Fix race in i3c_hci_addr_to_dev()
` [PATCH V2 2/7] i3c: mipi-i3c-hci: Ignore DISEC failures when disabling IBIs
` [PATCH V2 3/7] i3c: master: Prevent reuse of dynamic address on device add failure
` [PATCH V2 4/7] i3c: mipi-i3c-hci: Tolerate i3c_master_add_i3c_dev_locked() failures in DAA
` [PATCH V2 5/7] i3c: master: Make i3c_master_add_i3c_dev_locked() return void
` [PATCH V2 6/7] i3c: master: Move DAA API functions after i3c_master_add_i3c_dev_locked()
` [PATCH V2 7/7] i3c: master: Reconcile dynamic addresses after DAA
[PATCH v4 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-06-08 18:06 UTC (3+ messages)
` [PATCH v4 2/4] perf: Use a union to clear branch entry bitfields
[PATCH v1 0/2] soc: aspeed: Add BMC and host driver for PCIe BMC device
2026-06-08 18:05 UTC (3+ messages)
` [PATCH v2 "
[PATCH v2 0/4] qcom-rng fixes and cleanups
2026-06-08 17:58 UTC (5+ messages)
` [PATCH v2 1/4] crypto: qcom-rng - Enable clock in hwrng case
` [PATCH v2 2/4] crypto: qcom-rng - Allow zero as a random number
` [PATCH v2 3/4] crypto: qcom-rng - Remove crypto_rng interface
` [PATCH v2 4/4] hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/
[PATCH net-next v7 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
2026-06-08 18:00 UTC (3+ messages)
` [PATCH net-next v7 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X
[RFC PATCH] dma-fence: Fix races of fence callbacks versus destructors by locking
2026-06-08 17:59 UTC (5+ messages)
[PATCH 00/60] KVM Planes + SEV-SNP Support
2026-06-08 17:58 UTC (5+ messages)
` [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers
[PATCH v2 0/2] Nuvoton NPCM FIU DTS fixes and binding conversion
2026-06-08 17:54 UTC (3+ messages)
` [PATCH v2 1/2] arm: dts: nuvoton: npcm7xx: Drop bogus FIU memory reg-names
` [PATCH v2 2/2] spi: dt-bindings: nuvoton,npcm-fiu: Convert to DT schema
[PATCH v1 0/2] soundwire: qcom: add support for EE-aware register layout
2026-06-08 17:53 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: soundwire: qcom: add qcom,swr-master-ee-val property
` [PATCH v1 2/2] soundwire: qcom: add EE-aware register layout and cpu selection
[PATCH] nouveau/firmware: fix memory leak on BL load failure
2026-06-08 17:53 UTC (3+ messages)
[PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-06-08 17:50 UTC (5+ messages)
[PATCH] iio: magnetometer: bmc150: simplify member access formatting
2026-06-08 17:50 UTC (2+ messages)
[PATCH V1] accel/amdxdna: Fix VMA access race
2026-06-08 17:50 UTC
[PATCH v3 0/3] iio: light: isl29018: overflow/precision fix + cover-glass gain via DT
2026-06-08 17:49 UTC (7+ messages)
` [PATCH v3 2/3] dt-bindings: iio: light: isl29018: add isil,cover-comp-gain
[PATCH] i2c: imx: fix clock and pinctrl state inconsistency in runtime PM
2026-06-08 17:46 UTC (2+ messages)
[PATCH 0/8] Input: cap11xx - Add support for CAP1114
2026-06-08 17:44 UTC (7+ messages)
` [PATCH 3/8] dt-bindings: input: microchip,cap11xx: Cleanup and refine LED constraints
` [PATCH 4/8] dt-bindings: input: microchip,cap11xx: Add reset-gpios property
` [PATCH 7/8] dt-bindings: input: microchip,cap11xx: Add CAP1114 support
[PATCH] iio: pressure: bm1390: replace short msleeps with usleep_range
2026-06-08 17:41 UTC (2+ messages)
[PATCH v6 0/4] introduce IMA_INIT_LATE_SYNC option
2026-06-08 17:40 UTC (6+ messages)
` [PATCH v6 1/4] security: lsm: allow LSMs to register for late_initcall_sync init
` [PATCH v6 2/4] security: ima: introduce IMA_INIT_LATE_SYNC option
[PATCH] mm/swap_state: remove unnecessary lru_add_drain() from readahead
2026-06-08 17:39 UTC (3+ messages)
[PATCH 0/1] iio: proximity: cleanup fixes for vl53l1x-i2c
2026-06-08 17:39 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH v4 0/6] sched: Fix cluster scheduling in the presence of asymmetric capacity
2026-06-08 17:37 UTC (2+ messages)
[PATCH v2] iio: proximity: cleanup fixes for vl53l1x-i2c
2026-06-08 17:36 UTC (3+ messages)
[PATCH v2] gpu: nova-core: gsp: Move gsp register definition into gsp module
2026-06-08 17:36 UTC (2+ messages)
[PATCH v1] tpm_crb: Check ACPI_COMPANION() against NULL during probe
2026-06-08 17:35 UTC (4+ messages)
[PATCH] iommu/riscv: Add dependency between iommu and devices
2026-06-08 17:35 UTC (3+ messages)
[PATCH 0/3] perf: marvell: LLC-TAD PMU MPAM filtering and CN20K support
2026-06-08 17:34 UTC (3+ messages)
` [PATCH 3/3] dt-bindings: perf: marvell: Extend CN10K TAD PMU binding for CN20K
[PATCH bpf v4 0/2] bpf: Fix kfunc implicit arg injection and add selftest
2026-06-08 17:34 UTC (6+ messages)
` [PATCH bpf v5 "
` [PATCH bpf v5 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
` [PATCH bpf v5 2/2] selftests/bpf: strengthen bpf_kfunc_implicit_arg to verify aux injection
[PATCH v2] arm64: dts: qcom: msm8996: add blsp2_spi5 node
2026-06-08 17:33 UTC (3+ messages)
[PATCH 0/2] dt-bindings: Add SpacemiT K1 PDMA request-number header and use it in DT
2026-06-08 17:33 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: Add SpacemiT K1 PDMA request numbers
[PATCH] acpi/riscv: use a dedicated insertion point in riscv_acpi_register_ext_intc()
2026-06-08 17:31 UTC (2+ messages)
Save a WRMSR GS.base?
2026-06-08 17:30 UTC (12+ messages)
[for-next v3 0/5] ionic: RDMA completion timestamping support
2026-06-08 17:30 UTC (3+ messages)
` [for-next v3 5/5] RDMA/mlx5: move mlx5 clock info to common struct ib_uverbs_clock_info
[PATCH v2] regulator: of: Drop dead code in of_get_regulation_constraints()
2026-06-08 17:29 UTC
[PATCH v1 0/2] drm/panel-edp: Add AUO, BOE, CMN, and CSW panels
2026-06-08 17:28 UTC (5+ messages)
` [PATCH v1 1/2] drm/panel-edp: Add AUO B116XAT04.3, CMN N116BCP-EA2, CSW MNB601LS1-8
` [PATCH v1 2/2] drm/panel-edp: Add BOE NV116WH2-M30, BOE NT116WHM-N21, BOE NV116FH1-M31, BOE NV116FH1-M30
[PATCH RFC v4 0/6] iio: add Open Sensor Fusion IIO driver
2026-06-08 17:28 UTC (2+ messages)
[PATCH v1] driver core: attribute_container: Unwind device_add() on attr failure
2026-06-08 17:27 UTC
[PATCH][next] drm/sched: Fix spelling mistake "sumission" -> "submission"
2026-06-08 17:23 UTC
[PATCH v2 0/2] iio: temperature: tmp117: Support the TMP119 sensor
2026-06-08 17:24 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: ti,tmp117: add binding for the TMP119
[PATCH net] wifi: mac80211: fix memory leak in ieee80211_register_hw()
2026-06-08 17:24 UTC (2+ messages)
[PATCH v2] x86/platform/geode: reference the real node of the cs5535 GPIO controller
2026-06-08 17:23 UTC (2+ messages)
[PATCH bpf v8 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-06-08 17:21 UTC (3+ messages)
` [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
[PATCH v1 0/3] ASoC: qcom: Add shikra LPASS RX/VA macro support
2026-06-08 17:20 UTC (4+ messages)
` [PATCH v1 1/3] ASoC: dt-bindings: qcom: Add Shikra rx and va macro codecs
` [PATCH v1 2/3] ASoC: qcom: lpass-rx-macro: Add shikra compatible
` [PATCH v1 3/3] ASoC: qcom: lpass-va-macro: "
[PATCH v3 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
2026-06-08 17:18 UTC (5+ messages)
` [PATCH v3 1/4] s390/pci: Hold fmb_lock when enabling or disabling PCI devices
` [PATCH v3 2/4] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v3 3/4] vfio-pci/zdev: Add VFIO FMB device features
` [PATCH v3 4/4] s390/pci: Fence FMB enable/disable via sysfs for passthrough devices
[PATCH v4] usb: dwc3: avoid probe deferral when USB power supply is not available
2026-06-08 17:19 UTC
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-08 17:19 UTC (3+ messages)
` [PATCH 2/3] "
[PATCH v2 0/6] irqchip/ACPI: Arm GICv5 IWB ACPI IRQ probe deferral
2026-06-08 17:18 UTC (9+ messages)
` [PATCH v2 2/6] ACPI: RISC-V: Check acpi_get_handle() status in riscv_acpi_add_prt_dep()
` [PATCH v2 3/6] ACPI: RISC-V: Fix riscv_acpi_add_prt_dep() loop handling
` [PATCH v2 4/6] ACPI: irq: Move RISC-V interrupt controllers autodep to ACPI IRQ code
` [PATCH v2 6/6] irqchip/gic-v5: Enable GICv5 IWB ACPI probe ordering detection
[PATCH v4 0/2] Add support for Infineon eFuse xdp730
2026-06-08 17:18 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon/pmbus: Add Infineon xdp730
[PATCH v3 0/2] pinctrl: ultrarisc: add DP1000 pinctrl support
2026-06-08 17:17 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: Add UltraRISC DP1000 pinctrl controller
[PATCH 0/4] media: i2c: ds90ub960: VC mapping improvements and TX1 support
2026-06-08 17:16 UTC (7+ messages)
` [PATCH 2/4] media: i2c: ds90ub960: Support multi-channel sensors
` [PATCH 3/4] media: i2c: ds90ub960: Fix VC mapping when ports skipped
` [PATCH 4/4] media: i2c: ds90ub960: Use VC mapping specific to ub9702
[PATCH v5 0/4] clk: qcom: Add RPMCC and GCC support for the Qualcomm Shikra SoC
2026-06-08 17:13 UTC (3+ messages)
` [PATCH v5 3/4] clk: qcom: smd-rpm: Add missing RF_CLK1/RF_CLK2 clocks support on Agatti
[LTP] [PATCH 0/5] vmsplice: fix some problems in my previous vmsplice patchset
2026-06-08 17:12 UTC (2+ messages)
[PATCH v2 0/4] workqueue: Shrink the lock time
2026-06-08 17:12 UTC (6+ messages)
` [PATCH v2 1/4] workqueue: park kicked worker on pool->kicked_list
[PATCH 1/3] dt-bindings: display: panel: himax,hx83121a: add optional bl supply
2026-06-08 17:11 UTC (2+ messages)
[PATCH v18 0/4] Rust bindings for gem shmem
2026-06-08 17:10 UTC (4+ messages)
` [PATCH v18 1/4] rust: drm: gem: shmem: Add DmaResvGuard helper
[PATCH v2 0/3] Add support for NetCube Systems OpenNMC (dobermann)
2026-06-08 17:10 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: sunxi: Add "
[PATCH 1/2] dt-bindings: pinctrl: tegra238: add missing AON pin groups
2026-06-08 17:08 UTC (2+ messages)
[PATCH] ath12k: fix NULL pointer dereference in rhash table destroy
2026-06-08 17:08 UTC (2+ messages)
[PATCH v1] PM: QoS: Fix misc device registration unwind
2026-06-08 17:07 UTC
[PATCH v2 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
2026-06-08 17:07 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards
[PATCH] net/sched: act_nat: only rewrite IPv4 packets
2026-06-08 17:07 UTC (2+ messages)
[PATCH 0/2] mm/vmpressure: reduce CPU, memory and code overhead on cgroup v2
2026-06-08 17:06 UTC (4+ messages)
` [PATCH 1/2] mm/vmpressure: skip tree=true accounting "
[PATCH] s390: Remove GENERIC_LOCKBREAK Kconfig option
2026-06-08 17:05 UTC (2+ messages)
[PATCH v7 0/5] Add microchip sama7d65 SoC I3C support
2026-06-08 17:04 UTC (3+ messages)
` [PATCH v7 3/5] i3c: mipi-i3c-hci: add microchip sama7d65 SoC compatible with the required quirk
[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
2026-06-08 17:03 UTC (5+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
[PATCH v2] hwmon: add a driver for the temp/voltage sensor on PolarFire SoC
2026-06-08 17:03 UTC (2+ messages)
[PATCH v5 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
2026-06-08 17:03 UTC
[PATCH] interconnect: Fix use after free in icc_get() and of_icc_get_by_index()
2026-06-08 17:02 UTC (2+ messages)
[PATCH] serial: 8250_pnp: Drop unused assignments from pnp_device_id arrays
2026-06-08 17:00 UTC
[PATCH v5 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-06-08 17:00 UTC (7+ messages)
` [PATCH v5 05/21] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v5 07/21] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v5 08/21] nfsd: use RCU to protect fi_deleg_file
[PATCH v2 sched_ext/for-7.1-fixes] sched_ext: Reset dsq_vtime and slice when a task leaves SCX
2026-06-08 16:55 UTC
[PATCH v2 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
2026-06-08 16:55 UTC (8+ messages)
` [PATCH v2 1/7] KVM: arm64: Support FFA_NOTIFICATION_BITMAP_CREATE in host handler
` [PATCH v2 2/7] KVM: arm64: Support FFA_NOTIFICATION_BITMAP_DESTROY "
` [PATCH v2 3/7] KVM: arm64: Support FFA_NOTIFICATION_BIND "
` [PATCH v2 4/7] KVM: arm64: Support FFA_NOTIFICATION_UNBIND "
` [PATCH v2 5/7] KVM: arm64: Support FFA_NOTIFICATION_SET "
` [PATCH v2 6/7] KVM: arm64: Support FFA_NOTIFICATION_GET "
` [PATCH v2 7/7] KVM: arm64: Support FFA_NOTIFICATION_INFO_GET "
[PATCH] get_maintainer: add recipients to output of script
2026-06-08 16:50 UTC (6+ messages)
[PATCH net-next v2] octeontx2-af: Fix PCI device reference leaks in debugfs
2026-06-08 16:55 UTC
[PATCH v3 0/6] Introduce MMIO-based CMT access for Enhanced RDT
2026-06-08 16:54 UTC (8+ messages)
` [PATCH v3 5/6] fs/resctrl: Do not invoke smp_processor_id() in preemptible context
[PATCH v3] coresight: etm3x: Fix cntr_val_show() to match cntr_val_store() behavior
2026-06-08 16:55 UTC (6+ messages)
[syzbot] [overlayfs?] [ext4?] possible deadlock in lock_two_nondirectories (2)
2026-06-08 16:54 UTC
[PATCH] tty: serial: core: fix NULL pointer deref in uart_resume_port()
2026-06-08 16:52 UTC
linux-next: duplicate patches in the risc-v tree
2026-06-08 16:51 UTC (2+ messages)
[PATCH v2] cgroup/dmem: accept only one region per limit write
2026-06-08 16:51 UTC (3+ messages)
[PATCH v14 net-next 00/13] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
2026-06-08 16:51 UTC (11+ messages)
` [PATCH v14 net-next 03/13] dpll: fix stale iteration in dpll_pin_on_pin_unregister()
` [PATCH v14 net-next 04/13] dpll: send delete notification before unregister in on-pin rollback
` [PATCH v14 net-next 05/13] dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister()
` [PATCH v14 net-next 06/13] dpll: guard sync-pair removal on full pin unregister
` [PATCH v14 net-next 07/13] dpll: balance create/delete notifications in __dpll_pin_(un)register
[PATCH v3 0/4] cpufreq: Set policy->min and max as real QoS constraints
2026-06-08 16:50 UTC (5+ messages)
` [PATCH v3 3/4] cpufreq: Remove driver default policy->min/max init
[PATCH] input: ipaq-micro-keys: simplify allocation
2026-06-08 16:49 UTC (2+ messages)
[PATCH] mm/migrate: Add native folio functions
2026-06-08 16:46 UTC (3+ messages)
[RFC PATCH] fpga: region: Add support for FPGA region variants
2026-06-08 16:42 UTC (3+ messages)
` [RFC PATCH fpga/for-next 1/2] "
` [RFC PATCH fpga/for-next 2/2] fpga: of-fpga-region: Add support for "
[PATCH] powerpc: Move CONFIG_QE_GPIO to SoC
2026-06-08 16:39 UTC
[PATCH v2 1/3] userfaultfd: verify VMA state across UFFDIO_COPY retry
2026-06-08 16:39 UTC (4+ messages)
[PATCH v4 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
2026-06-08 16:37 UTC (4+ messages)
` [PATCH v4 03/21] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
[PATCH v2 0/3] hwmon: ina238: add samples and update_interval_us support
2026-06-08 16:34 UTC (3+ messages)
` [PATCH v2 2/3] hwmon: Add update_interval_us chip attribute
[PATCH] HID: hiddev: Use kref to track struct hiddev lifetime
2026-06-08 16:33 UTC
[PATCH] net: pch_gbe: handle TX skb allocation failure
2026-06-08 16:30 UTC
[PATCH v2 6.1] mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range()
2026-06-08 16:29 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox