messages from 2026-06-16 19:39:25 to 2026-06-16 23:45:30 UTC [more...]
[PATCH v4 00/30] KVM: x86: x86.{c,h} spring cleaning
2026-06-16 23:45 UTC (9+ messages)
` [PATCH v4 18/30] KVM: x86: Move "struct kvm_x86_msr_filter" definition to msrs.c
[PATCH v2] dt-bindings: i2c: microchip,corei2c: permit resets
2026-06-16 23:45 UTC (2+ messages)
[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-06-16 23:42 UTC (15+ messages)
` [PATCH v3 03/12] fs/resctrl: Add kernel mode (kmode) data structures and arch hook
` [PATCH v3 04/12] x86,fs/resctrl: Program PLZA through kmode arch hooks
` [PATCH v3 05/12] x86/resctrl: Initialize supported kernel modes for PLZA
` [PATCH v3 06/12] fs/resctrl: Initialize the global kernel-mode policy at subsystem init
` [PATCH v3 07/12] fs/resctrl: Add info/kernel_mode for kernel-mode policy introspection
` [PATCH v3 08/12] fs/resctrl: Make info/kernel_mode writable and identify the bound group
` [PATCH v3 09/12] fs/resctrl: Reset kernel-mode binding when its rdtgroup goes away
[PATCH] net: stmmac: loongson1: Use dev_err_probe()
2026-06-16 23:42 UTC (2+ messages)
[PATCH] rust: bitfield: mark `Debug` impl as `#[inline]`
2026-06-16 23:37 UTC (2+ messages)
[PATCH] ASoC: tlv320aic3x: restrict CLKDIV bypass Q values in dual-rate mode
2026-06-16 23:33 UTC
[PATCH] PCI: meson: Fix PERST# timing by asserting reset before LTSSM enable
2026-06-16 23:36 UTC (3+ messages)
[PATCH] dt-bindings: i2c: convert axxia i2c to dt-schema
2026-06-16 23:35 UTC (2+ messages)
CFP: Toolchains Track at Linux Plumbers Conf '26
2026-06-16 23:33 UTC
[PATCH] rust: prelude: add `zerocopy{,_derive}::IntoBytes`
2026-06-16 23:30 UTC (2+ messages)
[PATCH] rocker: Fix memory leak in ofdpa_port_fdb()
2026-06-16 23:29 UTC (2+ messages)
[PATCH] i2c: qcom: Unify user-visible "Qualcomm" name
2026-06-16 23:29 UTC (2+ messages)
[PATCH] i2c: ls2x-v2: return IRQ_HANDLED after servicing an error
2026-06-16 23:22 UTC (2+ messages)
[PATCH net v2] ice: fix memory leak in ice_lbtest_prepare_rings()
2026-06-16 23:21 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net] iavf: cap advertised max_pkt_size at the single-buffer HW limit
2026-06-16 23:18 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v7 0/2] i2c: spacemit: improve clock handling and cleanups
2026-06-16 23:18 UTC (2+ messages)
[PATCH] vfio: Validate that bitmap.pgsize is a power-of-2 in vfio_iommu_type1_unmap_dma
2026-06-16 23:14 UTC (2+ messages)
[PATCH v3 0/2] fuse: fix passthrough parallel direct writes
2026-06-16 23:13 UTC (3+ messages)
` [PATCH v3 1/2] fuse: preserve FOPEN_PARALLEL_DIRECT_WRITES for passthrough opens
` [PATCH v3 2/2] fuse: allow parallel direct writes in passthrough write_iter
[PATCH] ASoC: rsnd: adg: make rsnd_adg_clk_control() idempotent
2026-06-16 23:09 UTC (6+ messages)
[PATCH] hwmon: (w83793) remove vrm sysfs file on probe failure
2026-06-16 23:09 UTC (2+ messages)
[PATCH] hwmon: (coretemp) Clarify attr_size comment
2026-06-16 23:04 UTC (2+ messages)
[PATCH v2] hwmon: coretemp: Fix documentation wording
2026-06-16 23:03 UTC (2+ messages)
[PATCH bpf-next 0/2] HID: bpf: Fix hid_bpf_get_data() range check
2026-06-16 23:03 UTC (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/hid: Cover hid_bpf_get_data() size overflow
[PATCH v3 0/3] f2fs: support encrypted inline data
2026-06-16 23:02 UTC (3+ messages)
[PATCH] hwmon: (w83627hf) remove VID sysfs files on error and remove
2026-06-16 23:00 UTC (2+ messages)
[PATCH] io_uring: Use system_dfl_wq instead of system_unbound_wq to fix warning
2026-06-16 22:44 UTC (2+ messages)
[PATCH] netdevsim: Fix deadlock in del_device_store() and nsim_bus_exit()
2026-06-16 22:40 UTC (2+ messages)
[PATCH v2 0/7] RPM, perfcnt and other minor fixes for Panfrost
2026-06-16 22:39 UTC (9+ messages)
` [PATCH v2 5/7] drm/panfrost: Make reset sequence deal with an active HWPerf session
` [PATCH v2 6/7] drm/panfrost: Fix PM usage_count mishandling
[PATCH] netdevsim: Fix task hung by releasing bus lock before device ops
2026-06-16 22:39 UTC (2+ messages)
` [PATCH v2] netdevsim: Fix deadlock in del_device_store() and nsim_bus_exit()
[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
2026-06-16 22:38 UTC (5+ messages)
` [PATCH v6 03/12] PCI: liveupdate: Track incoming preserved PCI devices
[PATCH] usb: rust: mark Device and Interface methods as inline
2026-06-16 22:36 UTC
[PATCH bpf-next v2 0/4] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-06-16 22:34 UTC (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: Initialize the l3mdev field for the fib lookup flow
` [PATCH bpf-next v2 2/4] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v2 3/4] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v2 4/4] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
[PATCH bpf-next 0/2] bpf: Guard conntrack opts error writes
2026-06-16 22:34 UTC (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Cover small "
[PATCH] vfio: Request THP-aligned mmap for device fds
2026-06-16 22:30 UTC (2+ messages)
[PATCH v1] i3c: mipi-i3c-hci: Use named initializers for platform_device_id's .driver_data
2026-06-16 22:28 UTC (2+ messages)
[PATCH 0/3] i3c: master: Small fixes for dev_nack_retry_count
2026-06-16 22:27 UTC (2+ messages)
[PATCH RFC v1 0/5] Reader end deboost testing
2026-06-16 22:26 UTC (6+ messages)
` [PATCH RFC v1 1/5] rcutorture: Abstract reader-segment dump into rcu_torture_dump_read_segs()
` [PATCH RFC v1 2/5] rcutorture: Check for immediate deboosting at reader end
` [PATCH RFC v1 3/5] rcutorture: Test RCU readers from hardware interrupt handlers
` [PATCH RFC v1 4/5] rcutorture: tighten boost-WARN to exclude any implicit-reader context
` [PATCH RFC v1 5/5] rcutorture: give async deboost mechanisms up to 500us before WARN
[PATCH 0/3] KVM: nVMX: A few TLB flushing fixes
2026-06-16 22:25 UTC (5+ messages)
` [PATCH 1/3] KVM: nVMX: Always flush vpid02 on first use
` [PATCH 2/3] KVM: nVMX: Decouple INVVPID operand checks from flushing of vpid02
` [PATCH 3/3] KVM: nVM: Ensure INVVPID is emulated on the correct physical CPU
[PATCH RESEND] i2c: atr: annotate i2c_atr_adap_desc->aliases with __counted_by_ptr
2026-06-16 22:18 UTC (2+ messages)
[BUG] CONFIG_KMSAN breaks objtool and building of the kernel
2026-06-16 22:14 UTC
[PATCH 0/4] KVM: SEV: Support direct setting of VMSA for SEV-SNP guests
2026-06-16 22:11 UTC (9+ messages)
` [PATCH 1/4] kvm: svm: Streamline VMSA setting for VCPUs
` [PATCH 2/4] kvm: svm: Defer VMSA allocation to LAUNCH_FINISH stage
` [PATCH 3/4] kvm: svm: Support guest-provided VMSA for launching
` [PATCH 4/4] kvm: svm: Support KVM_SEV_SNP_PAGE_TYPE_VMSA at SNP_LAUNCH_UPDATE
[GIT PULL] tracing: Updates for 7.2
2026-06-16 22:01 UTC
[PATCH] kdb: use sizeof(kdb_prompt_str) instead of mismatched CMD_BUFLEN
2026-06-16 22:06 UTC (4+ messages)
[PATCH v9 0/6] iommufd: Enable noiommu mode for cdev
2026-06-16 22:03 UTC (11+ messages)
` [PATCH v9 1/6] iommufd: Support a HWPT without an iommu driver for noiommu
` [PATCH v9 2/6] iommufd: Move igroup allocation to a function
` [PATCH v9 3/6] iommufd: Allow binding to a noiommu device
` [PATCH v9 4/6] iommufd: Add an ioctl to query PA from IOVA for noiommu mode
` [PATCH v9 5/6] vfio: Enable cdev noiommu mode under iommufd
[PATCH] i2c: algo: bit: use str_plural helper in bit_xfer
2026-06-16 22:00 UTC (2+ messages)
[PATCH net v2] net: skmsg: preserve sg.copy across SG transforms
2026-06-16 22:00 UTC (2+ messages)
[PATCH net-next v2 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
2026-06-16 21:59 UTC (5+ messages)
` [PATCH net-next v2 2/4] udmabuf: emit one sg entry per pinned folio
[PATCH 1/6] Input: mms114 - fix touch indexing for MMS134S and MMS136
2026-06-16 21:58 UTC (3+ messages)
[PATCH v2 0/3] Fix three racy updates to MSR_K7_HWCR
2026-06-16 21:54 UTC (4+ messages)
` [PATCH v2 1/3] x86/CPU/AMD: Avoid racy updates to MSR_K7_HWCR in set_cpuid_faulting()
[PATCH] kgdb: remove unreachable return in kgdb_reenter_check()
2026-06-16 21:48 UTC (2+ messages)
[syzbot] [net?] WARNING in tls_err_abort
2026-06-16 21:46 UTC (6+ messages)
[PATCH] db: fix memory leak in kdb_setenv() when environment is full
2026-06-16 21:45 UTC (2+ messages)
[PATCH] media: rc: igorplugusb: Fix wrong pointer passed to usb_fill_control_urb()
2026-06-16 21:43 UTC
[PATCH v3] sched/mmcid: fix OOB clear_bit when CID is MM_CID_UNSET in fixup path
2026-06-16 21:40 UTC (2+ messages)
[PATCH v3 0/3] arm64: cross-CPU NMI via SDEI
2026-06-16 21:38 UTC (3+ messages)
` [PATCH v3 3/3] arm64: escalate smp_send_stop() to an SDEI NMI as a last resort
[PATCH] swiotlb: introduce Kconfig option for compile-time default pool size
2026-06-16 21:36 UTC
[PATCH splitout] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
2026-06-16 21:35 UTC (11+ messages)
[GIT PULL] Devicetree updates for v7.2
2026-06-16 21:32 UTC
[PATCH V3] accel/amdxdna: Prevent PM resume deadlock in hwctx_sync_debug_bo()
2026-06-16 21:24 UTC
[PATCH v8 0/7] mfd: Add support for Asus Transformer embedded controller
2026-06-16 21:23 UTC (5+ messages)
` [PATCH v8 4/7] input: keyboard: Add driver for ASUS Transformer dock multimedia keys
[GIT PULL] tracing tools: RTLA updates for 7.2
2026-06-16 21:22 UTC (5+ messages)
[PATCH] net: faraday: ftmac100: convert to devm resource management
2026-06-16 21:21 UTC (2+ messages)
[PATCH net] netpoll: run NAPI poll in softirq context to avoid rq->lock self-deadlock
2026-06-16 21:17 UTC (5+ messages)
[PATCH] rust: i2c: avoid locking when calling I2cAdapter::inc_ref
2026-06-16 21:15 UTC (2+ messages)
[PATCH] firmware: arm_ffa: Fix NULL dereference in ffa_partition_info_get()
2026-06-16 21:14 UTC (3+ messages)
[PATCH v2 0/2] ASoC: simple-card-utils: support system-clock-id DT property
2026-06-16 21:14 UTC (3+ messages)
[PATCH 0/4] clk: implement sync_state support
2026-06-16 21:14 UTC (11+ messages)
` [PATCH 2/4] clk: qcom: common: introduce qcom_cc_sync_state()
[PATCH bpf 0/2] bpf: Fix stack slot index for Spectre v4 nospec checks
2026-06-16 21:14 UTC (5+ messages)
` [PATCH bpf 1/2] bpf: Fix stack slot index in "
` [PATCH bpf 2/2] selftests/bpf: Cover stack nospec slot indexing
[PATCH v2 0/5] clk: implement sync_state support
2026-06-16 21:09 UTC (6+ messages)
` [PATCH v2 1/5] clk: introduce stub clk_sync_state()
` [PATCH v2 2/5] clk: qcom: common: introduce qcom_cc_sync_state()
` [PATCH v2 3/5] clk: qcom: convert from icc_sync_state() to qcom_cc_sync_state()
` [PATCH v2 4/5] clk: qcom: cbf-8996: add clk_sync_state() call
` [PATCH v2 5/5] clk: implement sync_state support
[PATCH 0/4] iio: adc: new ti-ads112c14 driver
2026-06-16 21:04 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: add ti,ads122c14
[PATCH v2 0/4] HID: sony: more cleanup
2026-06-16 20:55 UTC (6+ messages)
` [PATCH v2 1/4] HID: sony: use dedicated raw_event() handlers in sony_raw_event()
` [PATCH v2 2/4] HID: sony: use guard() and scoped_guard()
` [PATCH v2 3/4] HID: sony: remove unneeded which argument from sony_schedule_work()
` [PATCH v2 4/4] HID: sony: use devm_kasprintf()
[PATCH net] octeontx2-af: Validate NIX maximum LFs correctly
2026-06-16 20:51 UTC (4+ messages)
[PATCH v4 0/2] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
2026-06-16 20:49 UTC (2+ messages)
` (subset) "
[PATCH v2] dmaengine: sun6i-dma: Fix memory leak in sun6i_dma_terminate_all
2026-06-16 20:47 UTC (2+ messages)
[PATCH v3 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
2026-06-16 20:47 UTC (2+ messages)
[PATCH] x86/kcfi: Optimize call sequence
2026-06-16 20:47 UTC (2+ messages)
[PATCH net v2 0/2] vsock/virtio: fix msg_iter desync on transmission failure
2026-06-16 20:47 UTC (3+ messages)
` [PATCH net v2 1/2] iov_iter: export iov_iter_restore
[PATCH v1] soc: qcom: apr: Drop unused apr_device_id
2026-06-16 20:46 UTC (2+ messages)
[PATCH] accel/amdxdna: Use caller client for debug BO sync
2026-06-16 20:43 UTC (2+ messages)
[PATCH] cxl/mbox: Bound the output payload allocation to mailbox payload size
2026-06-16 20:41 UTC (2+ messages)
Landlock: LANDLOCK_ACCESS_FS_IOCTL_DEV bypass via io_uring IORING_OP_URING_CMD
2026-06-16 20:36 UTC (2+ messages)
[PATCH RESEND] drm/bridge: sii902x: inline i2c_check_functionality check
2026-06-16 20:35 UTC (2+ messages)
[PATCH] tracing: Use more common error handling code in event_enable_trigger_parse()
2026-06-16 20:33 UTC
[PATCH] watchdog/softlockup: Fix softlockup typos
2026-06-16 20:32 UTC (2+ messages)
[PATCH] mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy_joins()
2026-06-16 20:31 UTC (4+ messages)
[PATCH v5 0/2] input: misc: add support for Imagis ISA1200 haptic motor driver
2026-06-16 20:30 UTC (7+ messages)
` [PATCH v5 2/2] Input: isa1200 - new driver for Imagis ISA1200
[syzbot] [afs?] WARNING: ODEBUG bug in delete_node (3)
2026-06-16 20:29 UTC (2+ messages)
` [syzbot] [afs] "
[PATCH 0/13] ASoC: qcom: Add QAIF driver for Shikra audio platform
2026-06-16 20:28 UTC (5+ messages)
` [PATCH 2/13] dt-bindings: sound: Add Qualcomm QAIF binding
` [PATCH 5/13] ASoC: qcom: Add QAIF shared data structures and variant interface
[PATCH RFC v4 00/12] ZTE zx297520v3 clock bindings and driver
2026-06-16 20:26 UTC (13+ messages)
` [PATCH RFC v4 01/12] dt-bindings: clk: zte: Add zx297520v3 top clock and reset bindings
` [PATCH RFC v4 02/12] dt-bindings: clk: zte: Add zx297520v3 matrix "
` [PATCH RFC v4 03/12] dt-bindings: clk: zte: Add zx297520v3 LSP "
` [PATCH RFC v4 04/12] clk: zte: Add Clock registration infrastructure
` [PATCH RFC v4 05/12] clk: zte: Add zx PLL support infrastructure
` [PATCH RFC v4 06/12] clk: zte: Add regmap based clocks
` [PATCH RFC v4 07/12] clk: zte: Introduce a driver for zx297520v3 top clocks
` [PATCH RFC v4 08/12] clk: zte: Introduce a driver for zx297520v3 matrix clocks
` [PATCH RFC v4 09/12] clk: zte: Introduce a driver for zx297520v3 LSP clocks
` [PATCH RFC v4 10/12] reset: zte: Add a zx297520v3 reset driver
` [PATCH RFC v4 11/12] ARM: dts: zte: Declare zx297520v3 clock device nodes
` [PATCH RFC v4 12/12] ARM: dts: zte: Add a syscon-reboot for zx297520v3 boards
[PATCH v3 2/4] mm/zswap: Implement proactive writeback
2026-06-16 20:26 UTC (18+ messages)
` [swap tier discussion] "
[PATCH] dt-bindings: sound: add toshiba,apb-dummy-codec binding
2026-06-16 20:23 UTC (2+ messages)
[PATCH net-next 0/2] net: convert UDP getsockopt to sockopt_t
2026-06-16 20:16 UTC (5+ messages)
` [PATCH net-next 2/2] udp: convert udp_lib_getsockopt "
Landlock: LANDLOCK_ACCESS_NET_CONNECT_TCP bypass via TCP Fast Open
2026-06-16 20:16 UTC
[PATCH net] can: peak_usb: fix double free of transfer buffer on URB submit error
2026-06-16 20:16 UTC (2+ messages)
[PATCH v1 0/8] arm64: dts: qcom: shikra: Enable audio on EVK boards
2026-06-16 20:13 UTC (9+ messages)
` [PATCH v1 1/8] ASoC: dt-bindings: qcom,apr: Add modem_apps GLINK channel for shikra
` [PATCH v1 2/8] arm64: dts: qcom: shikra: Add QAIF CPU node for audio
` [PATCH v1 3/8] arm64: dts: qcom: shikra: Add gpr node
` [PATCH v1 4/8] arm64: dts: qcom: shikra: Add soundwire and macro nodes
` [PATCH v1 5/8] arm64: dts: qcom: shikra-cqm-evk: Enable sound card support
` [PATCH v1 6/8] arm64: dts: qcom: shikra-cqs-evk: "
` [PATCH v1 7/8] arm64: dts: qcom: shikra-iqs-evk: "
` [PATCH v1 8/8] arm64: defconfig: Enable Qualcomm QAIF and WSA885X-I2C drivers
[GIT PULL] HID for 7.2 merge window
2026-06-16 20:14 UTC
[PATCH 5.10 000/342] 5.10.259-rc1 review
2026-06-16 20:14 UTC (2+ messages)
[syzbot] [afs?] INFO: task hung in afs_cell_purge (2)
2026-06-16 20:08 UTC (2+ messages)
[syzbot] linux-next build error (26)
2026-06-16 20:06 UTC
[PATCH 0/9] Support ELE API in i.MX OCOTP NVMEM driver
2026-06-16 20:05 UTC (5+ messages)
` [PATCH 3/9] firmware: imx: ele: Add API functions for OCOTP fuse access
[PATCH] vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flags
2026-06-16 20:05 UTC (2+ messages)
[PATCH] mm/page_alloc: skip high atomic reservation at or below costly order
2026-06-16 20:00 UTC (8+ messages)
[PATCH 0/1] sparc64: unify thread stack sizing and add explicit 32KB stack
2026-06-16 19:58 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] soc/tegra: pmc: fix #ifdef block in header
2026-06-16 19:57 UTC
[PATCH] sched/mmcid: fix OOB clear_bit when CID is MM_CID_UNSET in fixup path
2026-06-16 19:56 UTC
[PATCH v8 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
2026-06-16 19:56 UTC (3+ messages)
[syzbot] [bluetooth?] general protection fault in l2cap_chan_timeout (3)
2026-06-16 19:54 UTC
[PATCH 0/2] firmware: arm_scmi: Ensure automatic module loading
2026-06-16 19:53 UTC (5+ messages)
` [PATCH 1/2] module: add SCMI device table alias support
` [PATCH 2/2] firmware: arm_scmi: request modules for discovered protocols
[PATCH v5 0/2] remoteproc: xlnx: remote crash recovery
2026-06-16 19:52 UTC (4+ messages)
` [PATCH v5 2/2] remoteproc: xlnx: add crash detection mechanism
[PATCH v1] iommu/riscv: Support 32-bit register accesses
2026-06-16 19:51 UTC (5+ messages)
[PATCH net-next v6 0/2] Add ZTE DingHai Ethernet PF driver
2026-06-16 19:49 UTC (5+ messages)
` [PATCH net-next v6 1/2] dinghai: add ZTE network driver support
` [PATCH net-next v6 2/2] dinghai: add hardware register access and PCI capability scanning
` [PATCH net-next v6 2/2] dinghai: add hardware register access and PCI? "
[PATCH 0/5] Add audio support for QCS6490 RubikPi3
2026-06-16 19:41 UTC (3+ messages)
` [PATCH 3/5] ASoC: qcom: qdsp6: q6prm: add the missing MCLK clock IDs
[PATCH] slab: recognize @GFP parameter as optional in kernel-doc
2026-06-16 19:39 UTC
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