messages from 2026-06-08 07:56:30 to 2026-06-08 08:31:36 UTC [more...]
[PATCH v12 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-06-08 8:31 UTC (24+ messages)
` [PATCH v12 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v12 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v12 03/15] arm64/delay: move some constants out to a separate header
` [PATCH v12 04/15] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v12 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v12 06/15] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v12 07/15] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v12 08/15] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v12 09/15] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v12 10/15] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v12 11/15] sched: add need-resched timed wait interface
` [PATCH v12 12/15] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [PATCH v12 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()
` [PATCH v12 14/15] barrier: add tests for smp_cond_load_*_timeout()
` [PATCH v12 15/15] barrier: add clock tests for smp_cond_load_relaxed_timeout()
[PATCH] rethook: Use tsk->on_cpu to check task execution state
2026-06-08 8:31 UTC (9+ messages)
[PATCH v18 0/4] Rust bindings for gem shmem
2026-06-08 8:30 UTC (7+ messages)
` [PATCH v18 3/4] rust: faux: Allow retrieving a bound Device
` [PATCH v18 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
[PATCH] net/iavf: remove unreachable hash action case
2026-06-04 16:13 UTC
[PATCH] KVM: x86/xen: Fix sleeping lock in hard IRQ context on PREEMPT_RT
2026-06-08 8:30 UTC (3+ messages)
` [PATCH v2 1/1] mm/mmu_notifier: Add async OOM cleanup via call_srcu()
[PATCH] rseq: don't promote transient TLS faults to SIGSEGV
2026-06-08 8:29 UTC (2+ messages)
[PATCH net-next v2 0/3] xgmac: Support for 16 MTL/DMA queues
2026-06-08 8:30 UTC (6+ messages)
` [PATCH net-next v2 1/3] net/stmmac/dwxgmac: Modify DMA functions for future hardware
[PATCH v3 0/6] Introduce MMIO-based CMT access for Enhanced RDT
2026-06-08 8:30 UTC (3+ messages)
` [PATCH v3 2/6] x86/resctrl: Parse ACPI CMRC table
[PATCH net-next] net: airoha: simplify WAN device check in airoha_dev_init()
2026-06-08 8:29 UTC (2+ messages)
[PATCH v2 00/13] rv: Convert rvgen to Lark
2026-06-08 8:29 UTC (4+ messages)
` [PATCH v2 13/13] verification/rvgen: Remove dead code
[PATCH 0/5] edison: Fix mainline boot and convert the image to binman
2026-06-08 8:29 UTC (9+ messages)
` [PATCH 1/5] binman: Add an entry type for the Intel OSIP header
` [PATCH 2/5] edison: Widen the DFU auto-probe window for flashing U-Boot
` [PATCH 3/5] x86: edison: Align U-Boot via binman to fix the boot
Old patch version was applied accidently
2026-06-08 8:28 UTC (2+ messages)
[PATCH net] tls: restore sk_prot before calling original destructor
2026-06-08 8:28 UTC (2+ messages)
[PATCH v4] media: qcom: iris: guard IRQ handler with runtime PM check
2026-06-08 8:28 UTC (3+ messages)
[PATCH 0/4] x86/msr: Get rid of rdmsrl() and wrmsrl()
2026-06-08 8:28 UTC (5+ messages)
` [PATCH 1/4] x86/msr: Switch rdmsrl() users to rdmsrq()
` [PATCH 2/4] x86/msr: Remove rdmsrl()
` [PATCH 3/4] x86/msr: Switch wrmsrl() users to wrmsrq()
` [PATCH 4/4] x86/msr: Remove wrmsrl()
[meta-ti][master/wrynose][PATCH v4] initramfs: Add initramfs-module-netsetup recipe for NFS boot
2026-06-08 8:28 UTC (2+ messages)
[PATCH v5 0/2] media: qcom: iris: fix runtime PM error handling
2026-06-08 8:28 UTC (4+ messages)
` [PATCH v5 1/2] media: qcom: iris: fix runtime PM reference leaks
` [PATCH v5 2/2] media: qcom: iris: rollback OPP vote on PM resume failure
[PATCH 00/12] New features for the AD5686 IIO driver
2026-06-08 8:29 UTC (5+ messages)
` [PATCH 06/12] iio: dac: ad5686: consume optional reset signal
[PATCH next] kernel/trace/trace_printk: Use kstrdup() instead of kmalloc() and strcpy()
2026-06-08 8:27 UTC (2+ messages)
[PATCH 6.1.y] xfrm: hold dev ref until after transport_finish NF_HOOK
2026-06-08 8:27 UTC
[PATCH v2] hw/sparc64/sun4u: Mark unusable PCI busses as full to ease device plugging
2026-06-08 8:26 UTC (3+ messages)
[PATCH v2 00/11] Move test/py image creation into separate modules
2026-06-08 8:27 UTC (19+ messages)
` [PATCH v2 01/11] test: Create a common file for image utilities
` [PATCH v2 02/11] test: Move extlinux image-creation to its own file
` [PATCH v2 03/11] test: Move script "
` [PATCH v2 04/11] test: Move ChromeOS "
` [PATCH v2 05/11] test: Move Android "
` [PATCH v2 06/11] test: Move EFI "
` [PATCH v2 07/11] test: Move the configuration-editor setup "
` [PATCH v2 08/11] test: Add Args docstrings to img setup functions
` [PATCH v2 09/11] test: Reformat line wraps in "
[PATCH 1/2] drm/amdgpu: add userq create and destroy tracepoints
2026-06-08 8:27 UTC (5+ messages)
` [PATCH 2/2] drm/amdgpu: add userq job and state transition trace events
[Patch v3] perf tests: Add auto counter reload (ACR) sampling test
2026-06-08 8:26 UTC (3+ messages)
[PATCH] gpio: mvebu: fix NULL pointer dereference in suspend/resume
2026-06-08 8:26 UTC (2+ messages)
[PATCH] KVM: arm64: Hold kvm->mmu_lock while initialising vcpu->arch.vncr_tlb
2026-06-08 8:26 UTC (2+ messages)
[BUG] FORTIFY: memcpy overflow in skb_tunnel_info_unclone() from geneve_xmit()
2026-06-08 8:25 UTC
[PATCH] rust: block: require `Sync` for `Operations::QueueData`
2026-06-08 8:24 UTC
[PATCH v3 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
2026-06-08 8:24 UTC (4+ messages)
` [PATCH v3 4/6] alloc_tag: add accuracy based filtering to ioctl
[PATCHv8 bpf-next 00/29] bpf: tracing_multi link
2026-06-08 8:25 UTC (4+ messages)
` [PATCHv8 bpf-next 28/29] selftests/bpf: Add tracing multi attach benchmark test
[PATCH for-4.22] docs: remove non-breaking space from xen-command-line
2026-06-08 8:24 UTC
Rust Discussion: What to do about payload data's drop() vs atomic context
2026-06-08 8:25 UTC
[PATCH 6.6.y] xfrm: hold dev ref until after transport_finish NF_HOOK
2026-06-08 8:24 UTC
[PATCH v2] drm/i915/display: Add quirk for interlane align bit on CH7511
2026-06-08 8:24 UTC
[PATCH] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
2026-06-08 8:25 UTC (6+ messages)
[PATCH v5 00/10] Metadata series preparation
2026-06-08 8:24 UTC (7+ messages)
` [PATCH v5 04/10] media: imx219: Make control handler ops for PIXEL_RATE NULL
[PATCH] platform: arm64: qcom-hamoa-ec: Fix indentation in comment tables
2026-06-08 8:23 UTC
[PATCH 0/2] Remove gold/silver_cpu_sleep idle states for lemans and monaco
2026-06-08 8:23 UTC (4+ messages)
` [PATCH 1/2] arm64: dts: qcom: monaco: Remove the little/big_cpu_sleep_0 idle states
[PATCH v16 00/10] arm64/riscv: Add support for crashkernel CMA reservation
2026-06-08 8:23 UTC (16+ messages)
` [PATCH v16 01/10] riscv: kexec_file: Fix crashk_low_res not exclude bug
` [PATCH v16 04/10] arm64: kexec_file: Use crash_prepare_headers() helper to simplify code
` [PATCH v16 05/10] x86: "
` [PATCH v16 06/10] riscv: "
` [PATCH v16 07/10] LoongArch: "
[PATCH] usb: typec: ps883x: Fix DP+USB3 configuration
2026-06-08 8:23 UTC (2+ messages)
[PATCH v2 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
2026-06-08 8:23 UTC (2+ messages)
[PATCH 0/6] drm/{i915, xe}/panic: drop dependency on struct intel_framebuffer
2026-06-08 8:23 UTC (13+ messages)
` [PATCH 1/6] drm/i915/panic: split out i915_gem_panic.[ch]
` [PATCH 2/6] drm/i915/panic: squash i915_panic.c into i915_gem_panic.c
` [PATCH 3/6] drm/i915/panic: remove the extra layer from panic hooks
` [PATCH 4/6] drm/{i915,xe}/panic: pass obj to panic setup
` [PATCH 5/6] drm/xe/panic: store fb bo in struct intel_panic
` [PATCH 6/6] drm/{i915, xe}/panic: drop dependency on struct intel_framebuffer
` [PATCH 6/6] drm/{i915,xe}/panic: "
Fwd: Unable to unsubscribe from linux-wireless@vger.kernel.org
2026-06-08 8:22 UTC (2+ messages)
` "
[PATCH v3 00/10] arm64: dts: qcom: Extend Shikra device tree with peripheral and subsystem support
2026-06-08 8:22 UTC (5+ messages)
` [PATCH v3 10/10] arm64: dts: qcom: shikra: Enable Bluetooth and WiFi on EVK boards
[PATCH] usb: gadget: aspeed_udc: check endpoint DMA allocation
2026-06-08 8:19 UTC
[PATCH net-next v7 0/9] net: dsa: add DSA support for the LAN9645x switch chip family
2026-06-08 8:20 UTC (4+ messages)
` [PATCH net-next v7 4/9] net: dsa: lan9645x: add basic dsa driver for LAN9645X
[PATCH v2 0/8]
2026-06-08 8:19 UTC (5+ messages)
` [PATCH v2 3/8] s390/string: Convert memmove() to C
` [PATCH v2 8/8] s390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() "
[PATCH] pinctrl: aspeed: Fix GPIO mux value for ADC-capable balls
2026-06-08 8:19 UTC (2+ messages)
[PATCH v6 0/4] Switch Arm SMCCC firmware services to an SMCCC bus
2026-06-08 8:19 UTC (6+ messages)
` [PATCH v6 3/4] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device
[PATCH libgpiod v2 00/15] treewide: an assortment of pre-2.3 release fixes
2026-06-08 8:17 UTC (2+ messages)
[PATCH v2] dt-bindings: usb: qcom,snps-dwc3: Add ipq5210 to USB DWC3
2026-06-08 8:17 UTC (2+ messages)
[PATCH] mm/vmstat: avoid taking zone lock in /proc/buddyinfo reads
2026-06-08 8:17 UTC (2+ messages)
[PATCH 00/11] net: wwan: t9xx: Add MediaTek T9XX WWAN driver
2026-06-08 8:16 UTC (6+ messages)
` [PATCH 01/11] net: wwan: t9xx: Add PCIe core
[PATCH 0/6] drm/msm: Assorted fixes - June/26
2026-06-08 8:16 UTC (7+ messages)
` [PATCH 1/6] drm/msm/a6xx: Fix stale rpmh votes after suspend
` [PATCH 2/6] drm/msm: Recover HW before retire hung submit
` [PATCH 6/6] drm/msm: Fix task_struct reference leak in recover_worker
[PATCH] pinctrl: Move Airoha driver to dedicated directory
2026-06-08 8:16 UTC (2+ messages)
[PATCH v10 00/31] DCD: Add support for Dynamic Capacity Devices (DCD)
2026-06-08 8:16 UTC (4+ messages)
` [PATCH v10 10/31] cxl/mem: Configure dynamic capacity interrupts
[PATCH 0/3] hw/nvme: lift IOV_MAX limit in DMA path
2026-06-08 8:15 UTC (3+ messages)
` [PATCH 2/3] hw/nvme: drop DMA-path IOV_MAX guard
[PATCH net-next v3] net/sun: Fix multiple typos in comments
2026-06-08 8:15 UTC (3+ messages)
[Question] get_maintainer:
2026-06-08 8:15 UTC
[PATCH] rust: io: require proper alignment in the safety contracts of `IoCapable`
2026-06-08 8:14 UTC
[PATCH v3 0/9] Fixes/improvements for the PCI M.2 power sequencing driver
2026-06-08 8:14 UTC (2+ messages)
` (subset) "
[PATCH 1/2] fs/proc/task_mmu: change lock_vma_range() to return error code
2026-06-08 8:14 UTC (5+ messages)
` [PATCH 2/2] fs/proc/task_mmu: read proc/pid/smaps_rollup under per-vma lock
[PATCH 0/1] iio: light: isl29018: cover-glass gain compensation via DT
2026-06-08 8:13 UTC (4+ messages)
` [PATCH v2 0/2] iio: light: isl29018: overflow fix + cover-glass gain "
` [PATCH v2 2/2] iio: light: isl29018: support cover-glass gain compensation "
[PATCH] texinfo: add missing perl module runtime dependencies
2026-06-08 8:12 UTC
arch/arm/boot/dts/allwinner/sun8i-t113s-netcube-dobermann.dtb: /soc/hstimer@3008000: failed to match any schema with compatible: ['allwinner,sun20i-d1-hstimer']
2026-06-08 8:11 UTC
[PATCH v2] char: agp: amd64 - fix broken error propagation in agp_amd64_probe()
2026-06-08 8:11 UTC (2+ messages)
[PATCH v6 0/7] ndctl: Dynamic Capacity additions for cxl-cli
2026-06-08 8:11 UTC (3+ messages)
Flashing Edison
2026-06-08 8:11 UTC (4+ messages)
[PATCH v1] vsock/virtio: rework MSG_ZEROCOPY flag handling
2026-06-08 8:10 UTC (3+ messages)
[PATCH v1 00/26] KVM: arm64 on s390 System Register Handling
2026-06-08 8:09 UTC (4+ messages)
` [PATCH v1 12/26] KVM: arm64: Add PVM_ prefix to avoid name collisions
[PATCH v15 0/5] Support add/remove memory region and get-max-slots
2026-06-08 8:09 UTC (3+ messages)
[PATCH] sched/core: Combine separate 'else' and 'if' statements
2026-06-08 8:08 UTC (2+ messages)
[PATCH 0/2] arm: Review irq pipeline
2026-06-08 8:09 UTC (4+ messages)
[PATCH] VIRTIO: Update the desc 'flag' fied last in packed ring
2026-06-08 8:08 UTC (6+ messages)
[PATCH v2 1/2] ASoC: dt-bindings: ti,tas2781: Add TAS2573 support
2026-06-08 8:07 UTC (2+ messages)
[PATCH v4 0/1] Hardware Error handling for Crescent Island
2026-06-08 8:03 UTC (2+ messages)
` [PATCH v4 1/1] drm/xe/hw_error: Defeature hardware error handling with system controller
[PATCH] arm64: dts: qcom: glymur: Fix gcc clock specifier for usb_mp_qmpphy nodes
2026-06-08 8:07 UTC (2+ messages)
[PATCH net-next v2 00/14] net: enable TC956x support
2026-06-08 8:07 UTC (3+ messages)
` [PATCH net-next v2 02/14] net: phy: qcom: qca808x: Add regulator management
[PATCH v3] checkpatch: Check WQ_PERCPU or WQ_UNBOUND presence in alloc_workqueue() users
2026-06-08 8:04 UTC (3+ messages)
[PATCH v2] dt-bindings: misc: qcom,fastrpc: Add Maili FastRPC compatible
2026-06-08 8:04 UTC (2+ messages)
[PATCH] video: fbdev: remove skeletonfb example driver with no remaining purpose
2026-06-08 8:03 UTC (2+ messages)
[PATCH v3 01/11] x86/msr: Switch rdmsrl_on_cpu() users to rdmsrq_on_cpu()
2026-06-08 8:03 UTC (2+ messages)
` [tip: x86/msr] x86/msr: Switch rdmsrl_on_cpu() user "
[PATCH v3 00/11] x86/msr: Drop 32-bit variants of *_on_cpu() MSR functions
2026-06-08 8:03 UTC (6+ messages)
` [PATCH v3 02/11] x86/msr: Remove rdmsrl_on_cpu()
` [PATCH 01.5/11] x86/msr: Switch rdmsrl_on_cpu() user to rdmsrq_on_cpu()
` [tip: x86/msr] x86/msr: Remove rdmsrl_on_cpu()
[PATCH v3 03/11] x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()
2026-06-08 8:03 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH v3 04/11] x86/msr: Remove rdmsr_on_cpu()
2026-06-08 8:03 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH v13 00/22] TDX KVM selftests
2026-06-08 8:03 UTC (3+ messages)
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd
[PATCH v3 05/11] x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()
2026-06-08 8:03 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH v1 0/2] drm/panel-edp: Add AUO, BOE, CMN, and CSW panels
2026-06-08 8:03 UTC (3+ 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 v3 06/11] x86/msr: Remove wrmsr_on_cpu()
2026-06-08 8:03 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH v3 07/11] x86/msr: Don't use rdmsr_safe_on_cpu() in rdmsrq_safe_on_cpu()
2026-06-08 8:03 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH v3 08/11] x86/msr: Switch rdmsr_safe_on_cpu() users to rdmsrq_safe_on_cpu()
2026-06-08 8:03 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH v3 09/11] x86/msr: Remove rdmsr_safe_on_cpu()
2026-06-08 8:03 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH v3 10/11] x86/msr: Switch wrmsr_safe_on_cpu() users to wrmsrq_safe_on_cpu()
2026-06-08 8:03 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH v3 11/11] x86/msr: Remove wrmsr_safe_on_cpu()
2026-06-08 8:03 UTC (2+ messages)
` [tip: x86/msr] "
[PATCH] lib/sys_info: add a simple timer based memory corruption detector
2026-06-08 8:03 UTC (2+ messages)
[PATCH v2] dt-bindings: interconnect: qcom-bwmon: Add Maili cpu-bwmon compatible
2026-06-08 8:02 UTC (2+ messages)
[RFC PATCH v3 0/9] accel: rocket: Add RK3568 NPU support
2026-06-08 8:05 UTC (6+ messages)
[PATCH] sched/deadline: Use task_on_rq_migrating() helper
2026-06-08 8:01 UTC (2+ messages)
[PATCH] mm: memcontrol-v1: use nofail allocations for soft limit trees
2026-06-08 8:02 UTC (2+ messages)
[PATCH v3 0/5] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
2026-06-08 8:02 UTC (4+ messages)
` [PATCH v3 1/5] dt-bindings: display: verisilicon,dc: generalize for single-output variants
[PATCH v2] media: venus: Annotate flex arrays with __counted_by()
2026-06-08 8:01 UTC (2+ messages)
[PATCH V2 0/7] i3c: Fix IBI race, address handling, and reconcile DAA
2026-06-08 7:58 UTC (16+ 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 0/4] qcom-rng fixes and cleanups
2026-06-08 7:59 UTC (8+ messages)
` [PATCH 1/4] crypto: qcom-rng - Enable clock in hwrng case
` [PATCH 2/4] crypto: qcom-rng - Allow zero as a random number
` [PATCH 4/4] hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/
[Buildroot] [PATCH] package/catch2: bump to version 3.15.0
2026-06-08 7:54 UTC
[PATCH v3 0/3] describe RTL8125 PCIe NICs on Rockchip boards (and add DT binding)
2026-06-08 7:57 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: add Realtek r8169 family PCIe Ethernet
[PATCH v3 1/2] dt-bindings: pinctrl: Add UltraRISC DP1000 pinctrl controller
2026-06-08 7:57 UTC (2+ messages)
[PATCH] eal: add destructor to unregister tailq on unload
2026-06-08 7:57 UTC (2+ messages)
[PATCH i-g-t] tests/intel/kms_pm_dc: Balance PSR enable/disable calls in DC tests
2026-06-08 7:47 UTC
[PATCH] docs/mm: document slab cache isolation with SLAB_NO_MERGE
2026-06-08 7:56 UTC (4+ messages)
` [PATCH v2] docs/mm/slab: document "
[PATCH v6 0/2] debugobjects: Don't call fill_pool() in early boot hardirq context
2026-06-08 7:56 UTC (2+ 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.