messages from 2026-06-23 14:30:03 to 2026-06-23 16:16:57 UTC [more...]
[PATCH v6 0/8] bootconfig: embed kernel.* cmdline at build time
2026-06-23 16:15 UTC (5+ messages)
` [PATCH v6 1/8] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH v6 2/8] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
` [PATCH v6 3/8] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH v6 4/8] bootconfig: clean build-time tools/bootconfig from make clean
[PATCH v7 0/9] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
2026-06-23 16:16 UTC (5+ messages)
` [PATCH v7 1/9] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
` [PATCH v7 2/9] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
[PATCH 0/8] iommu/qcom: Misc Fixes
2026-06-23 16:15 UTC (11+ messages)
` [PATCH 1/8] iommu/qcom: Fix inverted fault report check in qcom_iommu_fault()
` [PATCH 2/8] iommu/qcom: Fix missing pm_runtime_disable() in qcom_iommu_device_remove()
` [PATCH 3/8] iommu/qcom: Check pm_runtime_resume_and_get() return in probe
` [PATCH 4/8] iommu/qcom: Fix pgtbl_ops leak in qcom_iommu_init_domain() error path
` [PATCH 5/8] iommu/qcom: Publish pgtbl_ops before releasing init_mutex
[RFC PATCH v2 03/10] kvm: Prepare core VM structs and helpers for LUO support
2026-06-23 16:14 UTC (10+ messages)
` [RFC PATCH v2 06/10] kvm: guest_memfd: Add support for freezing and unfreezing mappings
` [RFC PATCH v2 07/10] kvm: guest_memfd_luo: add support for guest_memfd preservation
[PATCH 0/3] ovl: make cachestat() work
2026-06-23 16:13 UTC (8+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation
` [PATCH 3/3] selftests/cachestat: add an overlayfs test case
[PATCH] mod_devicetable.h: Split into per subsystem headers
2026-06-23 16:13 UTC (5+ messages)
[PATCH] clk: qcom: dispcc-eliza: Fix disp_cc_mdss_mdp_clk_src RCG stall on Eliza EVK
2026-06-23 16:12 UTC (2+ messages)
[PATCH] ext4, jbd2: abort journal on file data write error under data_err=abort
2026-06-23 16:11 UTC
[PATCH 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
2026-06-23 16:11 UTC (8+ messages)
` [PATCH 2/7] md/raid1: handle atomic writes that require splitting
[PATCH] remoteproc: qcom: q6v5: Release QMP handle on ICC path failure
2026-06-23 16:11 UTC (3+ messages)
[PATCH v2] usbcore: Add quirk for 255-bytes initial config read
2026-06-23 16:10 UTC
[PATCH] netfs: Fix UAF in netfs_unbuffered_write() on failed preparation
2026-06-23 16:10 UTC (4+ messages)
[PATCH v4] kconfig: add kconfig-sym-check static checker
2026-06-23 16:10 UTC (4+ messages)
[PATCH v14 0/4] crypto: spacc - Add SPAcc Crypto Driver
2026-06-23 16:10 UTC (3+ messages)
` [PATCH v14 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile
[PATCH v2] bpf: have bpf_real_data_inode() take a struct file
2026-06-23 16:09 UTC (3+ messages)
[PATCH] fpga: stratix10-soc: Fix SVC mailbox handling during reconfiguration
2026-06-23 16:09 UTC (2+ messages)
[PATCH 0/2] Add driver for DAC8163:
2026-06-23 16:07 UTC (3+ messages)
` [PATCH 1/2] iio: dac: dac8163: Add driver for DAC8163
` [PATCH 2/2] dt-bindings: iio: dac: Add DAC8163
[PATCH RESEND 0/3] dmaengine: xilinx_dma: Fixes and optimizations for AXIDMA and MCDMA channel management
2026-06-23 16:08 UTC (5+ messages)
` [PATCH RESEND 1/3] dmaengine: xilinx_dma: Fix channel idle state management in AXIDMA and MCDMA interrupt handlers
` [PATCH RESEND 3/3] dmaengine: xilinx_dma: Optimize control register write and channel start logic for AXIDMA and MCDMA in corresponding start_transfer()
[PATCH] KVM: arm64: skip pKVM cache flushes for non cacheable mappings
2026-06-23 16:03 UTC
[PATCH] tty: serial: pch_uart: add check for pci_get_slot()
2026-06-23 16:03 UTC (2+ messages)
[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
2026-06-23 15:59 UTC (7+ messages)
` [PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
PROBLEM: Probabilistic segfault on AMD hardware with INVLPGB
2026-06-23 15:59 UTC (4+ messages)
[PATCH v2] i2c: i801: fix hardware state machine corruption in error path
2026-06-23 15:59 UTC (2+ messages)
[GIT PULL] additional MM updates for 7.2-rc1
2026-06-23 15:58 UTC
[PATCH] misc: rp1: clear chained IRQ handlers on teardown
2026-06-23 16:01 UTC (2+ messages)
[PATCH] misc: rp1: do not put borrowed OF node
2026-06-23 16:01 UTC (2+ messages)
[PATCH 0/3] SM8450 IPA support
2026-06-23 15:56 UTC (2+ messages)
[PATCH v4 00/12] New features for the AD5686 IIO driver
2026-06-23 15:56 UTC (3+ messages)
` [PATCH v4 11/12] iio: dac: ad5686: add triggered buffer support
[PATCH 0/5] Rate limited printing for Rust
2026-06-23 15:55 UTC (7+ messages)
` [PATCH 1/5] rust: sync: move lockdep types to rust/kernel/sync/lockdep.rs
` [PATCH 2/5] rust: sync: add const constructor for raw_spinlock_t
` [PATCH 3/5] rust: add pr_*_ratelimit! macros for printing
` [PATCH 4/5] rust_binder: consolidate transaction failure prints
` [PATCH 5/5] rust_binder: use pr_*_ratelimited! for printing
[PATCH 0/1] Fix Thunderbolt enumeration
2026-06-23 15:55 UTC (2+ messages)
` [PATCH 1/1] PCI: Fix bus number allocation for switches with multiple downstream ports
[PATCH] net: ipa: fix SMEM state handle leaks in SMP2P init
2026-06-23 15:53 UTC (2+ messages)
[PATCH] sched_ext: Print deprecation warnings only once
2026-06-23 15:53 UTC (3+ messages)
[PATCH 0/1] platform/x86: hp-wmi: fix platform profile issues on generic HP laptops
2026-06-23 15:52 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] MAINTAINERS: Add Lance as an rmap reviewer
2026-06-23 15:52 UTC (2+ messages)
[PATCH] i3c: master: svc: bound IBI payload to the requested max_payload_len
2026-06-23 15:51 UTC
[PATCH 0/8] SM8450 QoL changes
2026-06-23 15:50 UTC (4+ messages)
` [PATCH 1/8] clk: qcom: dispcc-sm8450: Fix mdss clocks
[PATCH] EDAC/amd64: Fix incorrect Node ID mapping on CPU-only Zen4+ systems
2026-06-23 15:49 UTC (5+ messages)
` [PATCH v2] EDAC/amd64: Only translate Node ID if GPU nodes are present
[PATCH 0/2] sched: Introduce and use deferred WARNs in sched
2026-06-23 15:49 UTC (5+ messages)
` [PATCH 1/2] bug: Provide WARN_ON.*DEFERRED() macros for console deferred output
[PATCH 0/13] ASoC: qcom: Add QAIF driver for Shikra audio platform
2026-06-23 15:48 UTC (5+ messages)
` [PATCH 2/13] dt-bindings: sound: Add Qualcomm QAIF binding
[PATCH] KVM: arm64: account pKVM reclaim against the VM mm
2026-06-23 15:46 UTC (10+ messages)
[PATCH] MAINTAINERS: Add entries for Renesas Versaclock {3,7} clock drivers
2026-06-23 15:45 UTC (3+ messages)
[PATCH v7 00/14] Allow AET to use PMT as loadable module
2026-06-23 15:45 UTC (7+ messages)
` [PATCH v7 10/14] platform/x86/intel/pmt: Register enumeration functions with resctrl
[PATCH 0/7] rtc: sun6i: Add support for Allwinner A733 SoC
2026-06-23 15:42 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: rtc: sun6i: Add Allwinner A733 support
` [PATCH 7/7] clk: sunxi-ng: Add Allwinner A733 RTC CCU support
[PATCH v2] drm/panthor: Fix NPD issue on partial unmap of an evicted BO
2026-06-23 15:40 UTC (2+ messages)
[GIT PULL] platform-drivers-x86 for v7.2-1
2026-06-23 15:40 UTC (4+ messages)
[GIT PULL] Mailbox changes for v7.2
2026-06-23 15:40 UTC (2+ messages)
[GIT PULL] TPM DEVICE DRIVER: for-next-tpm-7.2-rc1-fixed
2026-06-23 15:40 UTC (2+ messages)
[GIT PULL] kselftest second update for Linux 7.2-rc1
2026-06-23 15:40 UTC (2+ messages)
[PATCH V2] thunderbolt: fix bandwidth group reservation indexing
2026-06-23 15:40 UTC (2+ messages)
[PATCH] powerpc/serial: Fix include guard comment
2026-06-23 15:38 UTC
[PATCH net-next v3] vsock/virtio: rewrite MSG_ZEROCOPY flag handling
2026-06-23 15:38 UTC
[REGRESSION] 32-bit ARM's BKPT instruction no longer works
2026-06-23 15:38 UTC (9+ messages)
[PATCH 0/2] mm: drop "sub" prefix from various places
2026-06-23 15:38 UTC (6+ messages)
` [PATCH 1/2] mm/swap: rename subpage->page in folio_dup_swap/folio_put_swap
` [PATCH 2/2] mm/mprotect: drop 'sub' from batching context
[PATCH v1 1/1] i2c: mpc: Fix timeout calculations
2026-06-23 15:37 UTC (2+ messages)
[PATCH 0/4] arm64: dts: allwinner: add A733/Cubie A7S DTS support
2026-06-23 15:35 UTC (3+ messages)
` [PATCH 3/4] arm64: dts: allwinner: add Allwinner A733 SoC
[PATCH v2 1/4] sys_info: add helper for callers that handle all_bt
2026-06-23 15:35 UTC (4+ messages)
` [PATCH v2 2/4] watchdog: avoid sys_info fallback for all_bt
` [PATCH v2 3/4] powerpc/watchdog: "
` [PATCH v2 4/4] panic: avoid duplicate all CPU backtraces from sys_info
[PATCH v2 0/3] Restrict alternate modes based on cable capabilities
2026-06-23 15:34 UTC (6+ messages)
` [PATCH v2 1/3] usb: typec: Add helper to check cable altmode support
[PATCH] spi: imx: reconfigure for PIO when DMA cannot be started
2026-06-23 15:32 UTC
[PATCH] bpf: allow BPF_LOG_KERNEL from kernel space
2026-06-23 15:33 UTC
[PATCH v6 00/10] KVM: s390: A bunch of gmap-related fixes
2026-06-23 15:33 UTC (11+ messages)
` [PATCH v6 01/10] s390/mm: Fix handling of _PAGE_UNUSED pte bit
` [PATCH v6 02/10] KVM: s390: Fix dat_peek_cmma() overflow
` [PATCH v6 03/10] KVM: s390: Do not set special large pages dirty
` [PATCH v6 04/10] KVM: s390: Fix code typo in gmap_protect_asce_top_level()
` [PATCH v6 05/10] KVM: s390: Fix handle_{sske,pfmf} under memory pressure
` [PATCH v6 06/10] KVM: s390: Fix locking in kvm_s390_set_mem_control()
` [PATCH v6 07/10] KVM: s390: Fix cmma dirty tracking
` [PATCH v6 08/10] KVM: s390: selftests: Fix cmma selftest
` [PATCH v6 09/10] KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()
` [PATCH v6 10/10] KVM: s390: vsie: Avoid potential deadlock with real spaces
[rfc, PATCH v1 0/2] overflow: Convert size_add() to take variadic arguments
2026-06-23 15:32 UTC (9+ messages)
` [PATCH v1 1/2] overflow: Allow to sum a few arguments at once
[PATCH] iommu/arm-smmu-v3: Add tracepoint for EVTQ events
2026-06-23 15:31 UTC (2+ messages)
[PATCH] iio: imu: st_lsm6dsx: deselect shub page before reading whoami
2026-06-23 15:15 UTC (11+ messages)
[PATCH] clk: renesas: r9a09g047: Add LVDS clocks and resets
2026-06-23 15:28 UTC
[PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loop
2026-06-23 15:27 UTC (2+ messages)
[PATCH v2 1/2] x86/build: only align ENTRY_TEXT to PMD_SIZE if necessary
2026-06-23 15:24 UTC (2+ messages)
` [PATCH v2 2/2] x86/mm/64: free the gap between BSS_MAIN and BSS_DECRYPTED
[PATCH 0/3] USB: serial: metro-usb: fix unthrottle race
2026-06-23 15:21 UTC (4+ messages)
` [PATCH 1/3] USB: serial: metro-usb: replace unnecessary atomic allocation
` [PATCH 2/3] USB: serial: metro-usb: fix unthrottle race
` [PATCH 3/3] USB: serial: metro-usb: drop redundant initialisations
[PATCH 0/2] gpio: fix sleeping-in-atomic in shared-proxy; restore meson non-sleeping
2026-06-23 15:16 UTC (3+ messages)
[PATCH 00/13] Bluetooth: btusb/btqca/hci_sync: Clean up btusb and fix several bugs
2026-06-23 15:15 UTC (3+ messages)
` [PATCH 12/13] Bluetooth: btqca: Fix undetected error HCI status in qca_send_reset()
[RFC PATCH 0/2] Add queue_*() functions and prefer per-cpu workqueue and flag
2026-06-23 15:13 UTC (6+ messages)
[PATCH] USB: serial: digi_acceleport: fix write buffer corruption
2026-06-23 15:12 UTC
[PATCH 0/1] x86/power: only verify usable RAM regions during hibernation E820 check
2026-06-23 15:11 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] USB: serial: digi_acceleport: fix hard lockup on disconnect
2026-06-23 15:11 UTC
[PATCH v1 1/1] i2c: nomadik: Use generic definitions for bus frequencies
2026-06-23 15:10 UTC (2+ messages)
[PATCH] iio: stm32-dfsdm: Treat flags as booleans
2026-06-23 15:10 UTC (5+ messages)
[PATCH v2 00/12] USB: serial: digi_acceleport: registration fix and cleanups
2026-06-23 15:08 UTC (13+ messages)
` [PATCH v2 01/12] USB: serial: digi_acceleport: fix broken rx after throttle
` [PATCH v2 02/12] USB: serial: digi_acceleport: fix port registration order
` [PATCH v2 03/12] USB: serial: digi_acceleport: drop unused wait queue
` [PATCH v2 04/12] USB: serial: digi_acceleport: always stop write urb on close
` [PATCH v2 05/12] USB: serial: digi_acceleport: add oob port helper
` [PATCH v2 06/12] USB: serial: digi_acceleport: clean up declarations and whitespace
` [PATCH v2 07/12] USB: serial: digi_acceleport: drop redundant driver data sanity checks
` [PATCH v2 08/12] USB: serial: digi_acceleport: stop OOB I/O when not in use
` [PATCH v2 09/12] USB: serial: digi_acceleport: drop unused in-buf define
` [PATCH v2 10/12] USB: serial: digi_acceleport: clean up xfer buf length expression
` [PATCH v2 11/12] USB: serial: digi_acceleport: clean up write completion
` [PATCH v2 12/12] USB: serial: digi_acceleport: clean up inb command submission
[PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R
2026-06-23 15:08 UTC (19+ messages)
[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
2026-06-23 15:07 UTC (3+ messages)
[PATCH] crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1
2026-06-23 15:04 UTC (2+ messages)
[PATCH] drm/panthor: Fix NPD issue on partial unmap of an evicted BO
2026-06-23 14:58 UTC (7+ messages)
[PATCH][v2] mm/dmapool: Untangle CONFIG_SLUB_DEBUG_ON abuse and switch to static key
2026-06-23 14:58 UTC (2+ messages)
[PATCH v1 0/2] drm/xe/i2c: alerts and controller enabling modifications
2026-06-23 14:58 UTC (9+ messages)
` [PATCH v1 1/2] drm/xe/i2c: Handler for SMBus Alerts
` [PATCH v1 2/2] drm/xe/mcu_i2c: Take over control of the controller enabling
[PATCH] drm/panfrost: include panfrost_drv.h for panfrost_transparent_hugepage
2026-06-23 14:57 UTC (2+ messages)
[PATCH v4 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
2026-06-23 14:57 UTC (4+ messages)
` [PATCH v4 1/2] drm/xe/pagefault: Add SRCID to pagefault struct
[PATCH v1 1/1] i2c: k1: Use generic definitions for bus frequencies
2026-06-23 14:56 UTC (3+ messages)
[PATCH v2] iio: ti-ads7138: Disable STATS_EN bit while reading conversion results
2026-06-23 14:56 UTC (3+ messages)
arch/loongarch/kernel/kexec_efi.c:64:22: sparse: sparse: cast to restricted __le64
2026-06-23 14:53 UTC
[PATCH v3] tracing: Use seq_buf for string concatenation
2026-06-23 14:51 UTC
[PATCH v4] mtd: spinand: fmsh: add support for FM25G{01,02}B
2026-06-23 14:54 UTC (2+ messages)
` [PATCH v5] "
[PATCH] selftests/powerpc: Add SPDX-License-Identifier to count_stcx_fail.c
2026-06-23 14:52 UTC
[PATCH] ovl: Allow changing default fsync_mode
2026-06-23 14:52 UTC (4+ messages)
[PATCH] bus: mhi: host: Flush the posted write after writing to MHI_SOC_RESET_REQ_OFFSET
2026-06-23 14:51 UTC
[PATCH 0/4] KVM: SEV: Support direct setting of VMSA for SEV-SNP guests
2026-06-23 14:51 UTC (13+ messages)
` [PATCH 4/4] kvm: svm: Support KVM_SEV_SNP_PAGE_TYPE_VMSA at SNP_LAUNCH_UPDATE
` [EXTERNAL] "
[PATCH] clk: si5351: fail prepare when PLL reset times out
2026-06-23 14:50 UTC (2+ messages)
[PATCH] PNP: make pnp_eisa_id_to_string() take __be32 id
2026-06-23 14:50 UTC (2+ messages)
[PATCH] signal: avoid shared siginfo namespace rewrites
2026-06-23 14:49 UTC (4+ messages)
` [PATCH v2 2/2] signal: make send_signal_locked() take const siginfo
[PATCH] Bluetooth: btusb: Add IMC Networks MT7922 device 0x13d3:0x3625
2026-06-23 14:48 UTC
[PATCH 0/4] kvm: sev: Fix issues reported by Sashiko
2026-06-23 14:46 UTC (3+ messages)
` [PATCH 1/4] kvm: sev: Fix user-space triggerable WARN_ON on snp_launch_update path
[PATCH] qede: fix out-of-bounds check for cqe->len_list[]
2026-06-23 14:45 UTC
Gentle ping: [PATCH v2 0/6] MIPS: Resolve build problems on decstation_64
2026-06-23 14:39 UTC (3+ messages)
[PATCH] ACPI: PRM: Fix off-by-one in efi_pa_va_lookup() address range check
2026-06-23 14:45 UTC (2+ messages)
[PATCH v2] netdevsim: fix use-after-free in nsim_create and __nsim_dev_port_del
2026-06-23 14:44 UTC
[PATCH RFC v3 00/12] namespace-aware configfs
2026-06-23 14:37 UTC (2+ messages)
` [syzbot ci] "
[PATCH 0/9] Support ELE API in i.MX OCOTP NVMEM driver
2026-06-23 14:36 UTC (7+ messages)
` [PATCH 1/9] dt-bindings: nvmem: imx-ocotp: Add support for secure-enclave
i3c: master: svc: IBI payload not bounded by max_payload_len
2026-06-23 14:36 UTC (2+ messages)
[RFC PATCH] soundwire: amd: report clock-stop exit failures
2026-06-23 14:35 UTC (2+ messages)
[PATCH v1 0/3] thunderbold: A few cleanups
2026-06-23 14:35 UTC (3+ messages)
[PATCH] clk: mediatek: mt6735: Unregister PLLs on probe failure
2026-06-23 14:35 UTC (2+ messages)
[PATCH] drm/drm_crtc: fix race with dma_fence_signal() in ::get_driver_name()
2026-06-23 14:33 UTC (5+ messages)
[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
2026-06-23 14:33 UTC (9+ messages)
` [PATCH RFC 3/3] "
[PATCH V2 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
2026-06-23 14:32 UTC (3+ messages)
` [PATCH V2 1/8] PCI: imx6: Add skip_pwrctrl_off flag support
[PATCH v2] powerpc/pseries/iommu: Add check for iommu_pseries_alloc_group()
2026-06-23 14:29 UTC
[PATCH v4] serial: 8250: fix use-after-free in IRQ chain handling
2026-06-23 14:32 UTC (3+ messages)
[PATCH v2] dt-bindings: pwm: st,pwm: convert to DT schema
2026-06-23 14:31 UTC (5+ messages)
[PATCH] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
2026-06-23 14:30 UTC (2+ messages)
[PATCH v3 0/7] soc: aspeed: Add BMC and host driver for PCIe BMC device
2026-06-23 14:25 UTC (2+ messages)
` [PATCH v3 7/7] ARM: dts: aspeed: g6: add aspeed,vuart-over-pci prop to vuart3 and 4
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