messages from 2026-07-26 06:06:46 to 2026-07-26 11:26:57 UTC [more...]
[PATCH v2] vdpa_sim: fix cleanup after worker creation failure
2026-07-26 6:09 UTC (3+ messages)
` "
` "
[PATCH] dt-bindings: clock: nuvoton,npcm750-clk: fix 'suppling' spelling
2026-07-26 11:26 UTC (2+ messages)
[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
2026-07-26 11:23 UTC (16+ messages)
` [PATCH v16 1/7] spi: pxa2xx: introduce clock enable and disable helper functions
` [PATCH v16 2/7] spi: pxa2xx: introduce suspended flag for interrupt synchronization
` [PATCH v16 3/7] spi: pxa2xx: overhaul teardown and suspend sequence using pxa2xx_spi_off
` [PATCH v16 4/7] spi: pxa2xx: lock out runtime autosuspend for Intel LPSS SPI in PIO mode
` [PATCH v16 7/7] spi: pxa2xx: rename local status variable to ret
[PATCH net-next v9 0/4] net: pse-pd: add Realtek PSE MCU support
2026-07-26 11:22 UTC (5+ messages)
` [PATCH net-next v9 1/4] dt-bindings: net: pse-pd: add bindings for Realtek PSE MCU
` [PATCH net-next v9 2/4] net: pse-pd: add Realtek PSE MCU core
` [PATCH net-next v9 3/4] net: pse-pd: realtek-pse-mcu: add I2C transport
` [PATCH net-next v9 4/4] net: pse-pd: realtek-pse-mcu: add UART transport
drivers/pinctrl/pinctrl-rp1.c:343:39-40: WARNING: Use ARRAY_SIZE
2026-07-26 11:15 UTC
[PATCH v3] Input: tca8418_keypad - fix potential infinite loop and OOB access on invalid keycodes
2026-07-26 11:15 UTC
[PATCH 0/3] usbio: fix two out-of-bounds accesses and a hang
2026-07-26 11:09 UTC (5+ messages)
` [PATCH 1/3] usb: misc: usbio: reject endpoints smaller than the packet header
` [PATCH 2/3] i2c: usbio: reject bridges with undersized transfer buffers
` [PATCH 3/3] usb: misc: usbio: bound the debug hex dumps by the received length
[PATCH net-next 0/5] bridge: Validate and clean up IPv6 neighbour suppression
2026-07-26 11:03 UTC (4+ messages)
` [PATCH net-next 4/5] bridge: Linearize skb once the ND message type is validated
[PATCH 5.10.y/5.15.y] KVM: VMX: Make vmread_error_trampoline() uncallable from C code
2026-07-26 10:54 UTC (2+ messages)
[PATCH] staging: greybus: light: fix leak of cdev->name
2026-07-26 11:00 UTC
[PATCH 0/7] spmi: apple: Additional commands and interrupt support
2026-07-26 11:00 UTC (3+ messages)
` [PATCH 6/7] spmi: apple: use IRQ for RX FIFO if possible
[PATCH 0/3] usb: Use %pe to print error pointers
2026-07-26 10:54 UTC (4+ messages)
` [PATCH 1/3] usb: chipidea: "
[PATCH] mm/usercopy: harden bounds checking for vmalloc allocations
2026-07-26 10:46 UTC (4+ messages)
linux-next: manual merge of the wireless-next tree with the origin tree
2026-07-26 10:33 UTC (2+ messages)
[PATCH 0/3] coccinelle: improve performance of mini_lock, double_lock and minmax
2026-07-26 10:28 UTC (4+ messages)
` [PATCH 2/3] coccinelle: double_lock: improve performance when no double lock exists
[PATCH v4 00/13] notifier: add device-managed registration APIs and convert drivers
2026-07-26 10:17 UTC (14+ messages)
` [PATCH v4 01/13] notifier: add device-managed registration APIs
` [PATCH v4 02/13] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [PATCH v4 03/13] iio: light: iqs621-als: "
` [PATCH v4 04/13] iio: position: iqs624: "
` [PATCH v4 05/13] gpio: adp5585: "
` [PATCH v4 06/13] platform/x86: bitland-mifs-wmi: "
` [PATCH v4 07/13] Input: adp5585: "
` [PATCH v4 08/13] ACPI: APEI: GHES: remove unused ghes_{,un}register_vendor_record_notifier()
` [PATCH v4 09/13] ACPI: APEI: GHES: use devm_blocking_notifier_chain_register()
` [PATCH v4 10/13] platform/x86: uniwill-wmi: "
` [PATCH v4 11/13] gpio: eic-sprd: use devm_atomic_notifier_chain_register()
` [PATCH v4 12/13] gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()
` [PATCH v4 13/13] reboot: "
[PATCH] x86/microcode: Remove stray double quotes in copyright entries
2026-07-26 10:15 UTC
[PATCH v4 00/21] kho: make boot time huge page allocation work nicely with KHO
2026-07-26 10:16 UTC (3+ messages)
` [PATCH v4 16/21] mm/mm_init: simplify deferred_free_pages() migratetype init
[PATCH] Bluetooth: SCO: fix sco_conn double free on outgoing connect
2026-07-26 10:15 UTC (2+ messages)
[PATCH 0/4] nolibc: syscall() and abs() fixes, plus a cleanup
2026-07-26 10:13 UTC (5+ messages)
` [PATCH 1/4] tools/nolibc: evaluate syscall() arguments before the arch macros
` [PATCH 2/4] tools/nolibc: stdlib: avoid signed overflow in abs() and friends
` [PATCH 3/4] selftests/nolibc: add abs() range test
` [PATCH 4/4] tools/nolibc: remove dead __ARCH_WANT_SYS_OLD_SELECT
[PATCH] staging: media: tegra-video: fix syncpoint leak in tegra20 channel init
2026-07-26 10:04 UTC
[PATCH v5 0/2] iio: adc: add MAX40080 current-sense amplifier driver
2026-07-26 9:59 UTC (5+ messages)
` [PATCH v5 1/2] dt-bindings: iio: adc: add maxim,max40080
[PATCH net] net: bridge: mrp: fix uninitialised bytes on the wire
2026-07-26 9:54 UTC (2+ messages)
[PATCH 1/2] mm/vmalloc: fix 32-bit truncation of the area size in vread_iter()
2026-07-26 9:46 UTC (3+ messages)
[PATCH] iio: pressure: abp2030pa: Remove unreachable return in abp2_read_raw()
2026-07-26 9:42 UTC (2+ messages)
[PATCH] docs: filesystems: vfat: fix 'whic' spelling
2026-07-26 9:41 UTC (4+ messages)
[PATCH RESEND v2] perf/x86/intel/uncore: Use sysfs_emit() in uncore_event_show()
2026-07-26 9:41 UTC
[PATCH net v2] net: bridge: mrp: fix Option TLV length in MRP_Test frames
2026-07-26 9:39 UTC (2+ messages)
[PATCH net v2] bonding: alb: re-check primary_is_promisc under RTNL in bond_alb_monitor
2026-07-26 9:37 UTC (2+ messages)
[PATCH v2 0/2] PCI: Fix dev_set_name() error handling in pci_setup_device()
2026-07-26 9:32 UTC (3+ messages)
` [PATCH v2 1/2] PCI: Handle dev_set_name() failure "
` [PATCH v2 2/2] PCI: Free the device name on the pci_setup_device() error path
[PATCH] PCI: Handle dev_set_name() failure in pci_setup_device()
2026-07-26 9:31 UTC (2+ messages)
[PATCH rdma-next 01/15] RDMA/mlx5: Allow optional access flags in DM registration
2026-07-26 9:29 UTC (15+ messages)
` [PATCH rdma-next 02/15] RDMA/mlx5: Allow optional access flags in DEVX UMEM registration
` [PATCH rdma-next 03/15] RDMA/core: Allow optional access flags in dmabuf reg ioctl
` [PATCH rdma-next 04/15] RDMA/core: Allow optional access flags in reg mr ioctl
` [PATCH rdma-next 05/15] mlx5: Rename IFC bits of relaxed ordering fields
` [PATCH rdma-next 06/15] net/mlx5: Add IFC bits for new ordering caps
` [PATCH rdma-next 07/15] mlx5: Move RO setting helper to core and consolidate mlx5 consumers
` [PATCH rdma-next 08/15] net/mlx5: Enable relaxed ordering on resource dump mkey
` [PATCH rdma-next 09/15] vfio/mlx5: Enable relaxed ordering on the live migration data mkey
` [PATCH rdma-next 10/15] RDMA/mlx5: Enable relaxed ordering on ODP null mkey
` [PATCH rdma-next 11/15] RDMA/mlx5: Enable relaxed ordering on Memory Window mkey on strict-RO HW
` [PATCH rdma-next 12/15] RDMA/mlx5: Converge UMR access-flag cap checks
` [PATCH rdma-next 13/15] RDMA/uverbs: Add new Unordered MR access flag
` [PATCH rdma-next 14/15] RDMA/mlx5: Support new Unordered "
` [PATCH rdma-next 15/15] RDMA/mlx5: Enforce relaxed ordering when HW requires it
[GIT PULL] x86 fixes
2026-07-26 9:28 UTC
[PATCH] staging: rtl8723bs: remove unnecessary braces
2026-07-26 9:23 UTC
[PATCH RFC 0/2] LoongArch: BPF: Optimize 32-bit zero/sign extensions
2026-07-26 9:23 UTC (3+ messages)
` [PATCH RFC 2/2] LoongArch: BPF: Eliminate zero/sign extensions for 32-bit operations
[GIT PULL] smp/urgent fixes
2026-07-26 9:23 UTC
[PATCH rdma-next] RDMA/mlx5: Send cong param changes to the resolved port mdev
2026-07-26 9:22 UTC
[PATCH v6 00/36] Cleaning up the KVM clock mess
2026-07-26 9:21 UTC (3+ messages)
` [PATCH v6 31/36] KVM: selftests: Add Xen runstate migration test
hang during shutdown in next-20260722+ with MT7925
2026-07-26 9:20 UTC (2+ messages)
[PATCH rdma-next] RDMA/mlx5: Fix stack out-of-bounds read in cc_params debugfs
2026-07-26 9:13 UTC
[PATCH rdma-next v2 0/2] mlx5: Deprecate latency-sensitive QPs feature
2026-07-26 9:09 UTC (3+ messages)
` [PATCH rdma-next v2 1/2] net/mlx5: Add qp_latency_sensitive_disable cap bit
` [PATCH rdma-next v2 2/2] RDMA/mlx5: Deprecate latency-sensitive QPs feature
[PATCH] dt-bindings: iio: dac: adi,ad5791: fix 'referance' spelling
2026-07-26 9:06 UTC (2+ messages)
[PATCH] ALSA: hda/realtek: Add quirk for Infinix INBOOK X3 Slim
2026-07-26 8:57 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 RESEND 0/4] ACPI: APEI: GHES: Add NVIDIA Vera CPER decoder and tests
2026-07-26 9:02 UTC (9+ messages)
` [PATCH v2 RESEND 1/4] ACPI: APEI: GHES: Refactor Grace decoder helpers
` [PATCH v2 RESEND 2/4] ACPI: APEI: GHES: Add NVIDIA Vera decoder
` [PATCH v2 RESEND 3/4] ACPI: APEI: GHES: Add Grace and Vera KUnit coverage
` [PATCH v2 RESEND 4/4] selftests: firmware: Add NVIDIA GHES EINJ selftest
[PATCH rdma-next] RDMA/cxgb4: Fix dereg_skb leak and double free in write_tpt_entry()
2026-07-26 8:58 UTC
[PATCH 00/16] docs/zh_TW: localize terminology and sync process/ documents
2026-07-26 8:56 UTC (4+ messages)
` [PATCH 10/16] docs/zh_TW: process: localize terminology in 2.Process.rst
[PATCH v1 0/3] LoongArch: BPF: clean up for build_insn() paths
2026-07-26 8:51 UTC (7+ messages)
` [PATCH v1 1/3] LoongArch: BPF: Remove redundant zext jumping in move_imm()
` [PATCH v1 2/3] LoongArch: BPF: Remove dead move_imm() call in BPF_NEG path
` [PATCH v1 3/3] LoongArch: BPF: Split unconditional branch JA paths statically
[PATCH] fat: preserve reserved lcase bits across rename
2026-07-26 8:31 UTC (2+ messages)
[PATCH v2 0/1] liveupdate: Add internal APIs for file preservation
2026-07-26 8:38 UTC (2+ messages)
[PATCH v3] Input: xpad - add support for Beitong KP series controllers
2026-07-26 8:30 UTC
[PATCH net] netdevsim: tc: serialize access to nsim_block_cb_list
2026-07-26 8:26 UTC (3+ messages)
[PATCH v2 0/6] remove dead NULL checks after GFP_NOFAIL allocations and fix xive use-after-free
2026-07-26 8:24 UTC (4+ messages)
` (subset) "
[PATCH v3 0/5] mm/rmap: Refactor try_to_unmap_one
2026-07-26 8:22 UTC (6+ messages)
` [PATCH v3 1/5] mm/rmap: convert page -> folio for hwpoison checks
[PATCH v2] Input: xpad - add support for Beitong KP series controllers
2026-07-26 8:21 UTC
drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu15/smu_v15_0_0_ppt.c:649 smu_v15_0_common_get_dpm_freq_by_index() warn: inconsistent indenting
2026-07-26 8:16 UTC
[PATCH v9 0/4] iommu/arm-smmu-v3: Tegra264 invalidation workaround
2026-07-26 8:19 UTC (5+ messages)
` [PATCH v9 1/4] iommu/arm-smmu-v3: Factor out CMDQ batch force-sync conditions
` [PATCH v9 2/4] iommu/arm-smmu-v3: Add CFGI/TLBI-repeat workaround
` [PATCH v9 3/4] iommu/arm-smmu-v3-iommufd: Report CFGI/TLBI-repeat erratum
` [PATCH v9 4/4] iommu/arm-smmu-v3: Enable CFGI/TLBI-repeat workaround on Tegra264
[PATCH] Input: xpad - add support for Beitong KP series controllers
2026-07-26 8:18 UTC
[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
2026-07-26 8:17 UTC (11+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()
[PATCH 1/3] crypto: caam: Fix DMA mapping leak in the cbc(paes) job path
2026-07-26 8:15 UTC (3+ messages)
` [PATCH 2/3] crypto: caam: Map the paes protected key once per tfm
` [PATCH 3/3] crypto: caam: Validate the protected key header in setkey
[PATCH v2 0/2] arm64: ptdump flush fixes
2026-07-26 8:11 UTC (5+ messages)
` [PATCH v2 2/2] KVM: arm64: ptdump: Flush the last region
[PATCH] Input: xpad - add support for Beitong KP series controllers
2026-07-26 8:01 UTC
[PATCH v2 0/2] riscv: dts: spacemit: Fix phy id check for the phy
2026-07-26 8:00 UTC (2+ messages)
[PATCH v2] RDMA/srpt: fix NULL deref when sending BUSY before target_init_cmd()
2026-07-26 7:55 UTC (3+ messages)
` "
` "
[PATCH v2] ALSA: usb-audio: fix OOB write in snd_usbmidi_akai_output()
2026-07-26 7:49 UTC (2+ messages)
[BUG] ALSA: usb: 6fire: KASAN slab-use-after-free in dummy_timer
2026-07-26 7:48 UTC (4+ messages)
[PATCH 0/4] iommu: Fix SVA, iommufd, and iommupt error paths
2026-07-26 7:43 UTC (5+ messages)
` [PATCH 1/4] iommu/sva: Set handle->dev before the SVA handle is visible
` [PATCH 2/4] iommufd: Avoid locking internal accesses during unmap
` [PATCH 3/4] iommufd: Release current IOAS on xa_store() failure
` [PATCH 4/4] iommupt: Return zero for invalid iova_to_phys() ranges
[PATCH ath-next v2] wifi: wcn36xx: validate HAL message length in rx callback
2026-07-26 7:42 UTC
[PATCH rdma-next] RDMA/mlx5: Deprecate latency-sensitive QPs feature
2026-07-26 7:37 UTC (2+ messages)
[PATCH 0/3] docs/zh_CN: translate process/applying-patches.rst into Chinese
2026-07-26 7:32 UTC (6+ messages)
` [PATCH 1/3] docs/zh_CN: add process/applying-patches Chinese translation
[PATCH sched_ext/for-7.3] sched_ext: Bound per-task reenqueues and eject the owning scheduler
2026-07-26 7:30 UTC (3+ messages)
` [PATCH v2 "
[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
2026-07-26 7:30 UTC (10+ messages)
[PATCH v4] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
2026-07-26 7:29 UTC
[PATCH] spi: sprd-adi: Fix probe succeeding without registering the controller
2026-07-26 7:22 UTC
[PATCH 0/2] power: supply: sbs-battery: Fix the shared serial number buffer
2026-07-26 7:22 UTC (3+ messages)
` [PATCH 1/2] power: supply: sbs-battery: Use a per-device "
` [PATCH 2/2] power: supply: sbs-battery: Bound the serial number conversion to 16 bits
[PATCH v3 0/3] purwa: Drop the Hamoa PDC workaround from purwa
2026-07-26 7:21 UTC (7+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: purwa: Drop the Hamoa workaround for PDC
[PATCH net] net/x25: fix use-after-free of the socket by its timers
2026-07-26 7:18 UTC
[PATCH 0/8] arm64: crash: Add crash hotplug support
2026-07-26 7:10 UTC (2+ messages)
[PATCH] ALSA: usb-audio: fix stack info leak in RME Digiface status
2026-07-26 7:06 UTC (2+ messages)
[PATCH] lkdtm: use kmalloc() instead of __get_free_page
2026-07-26 7:06 UTC (7+ messages)
[PATCH bpf] bpf: Reject negative optlen in cgroup getsockopt hook
2026-07-26 7:01 UTC
[PATCH 0/2] ocfs2: harden heartbeat teardown races
2026-07-26 6:58 UTC (3+ messages)
[PATCH] docs: hwmon: fix spelling error
2026-07-26 6:58 UTC
[PATCH] docs: trace: fprobe: fix 'thos' spelling
2026-07-26 6:56 UTC
[PATCH] ALSA: hda/realtek: Add quirk for TongFang X6SP45xU
2026-07-26 6:56 UTC (2+ messages)
[PATCH v2] ALSA: usb-audio: Add iface reset and delay quirk for JKY Technology Q2A
2026-07-26 6:54 UTC (2+ messages)
[PATCH] docs: media: fix spelling errors
2026-07-26 6:54 UTC
[PATCH] ALSA: hda/realtek: Add mute LED quirk for HP Laptop 14s-dr1xxx
2026-07-26 6:53 UTC
[PATCH] ALSA: lx6464es: fix period byte count for 16-bit streams
2026-07-26 6:53 UTC (2+ messages)
[PATCH] HID: core: fix OOB read of field->usage in hid_set_field()
2026-07-26 6:50 UTC
[PATCH sched_ext/for-7.2-fixes] selftests/sched_ext: Make allowed_cpus idle validation race-free
2026-07-26 6:47 UTC
[PATCH] IB/isert: reject PDUs declaring more data than was received
2026-07-26 6:46 UTC (2+ messages)
[syzbot] [kernel?] KCSAN: data-race in mas_wr_store_entry / mtree_load
2026-07-26 6:43 UTC
[PATCH] docs: device-mapper: dm-inlinecrypt: fix 'bellow' spelling
2026-07-26 6:43 UTC
[PATCH] fs: hfsplus: remove redundant NULL check before kfree()
2026-07-26 6:42 UTC (3+ messages)
[PATCH v3 00/12] notifier: add device-managed registration APIs and convert drivers
2026-07-26 6:37 UTC (13+ messages)
` [PATCH v3 01/12] notifier: add device-managed registration APIs
` [PATCH v3 02/12] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [PATCH v3 03/12] iio: light: iqs621-als: "
` [PATCH v3 04/12] iio: position: iqs624: "
` [PATCH v3 05/12] gpio: adp5585: "
` [PATCH v3 06/12] platform/x86: bitland-mifs-wmi: "
` [PATCH v3 07/12] Input: adp5585: "
` [PATCH v3 08/12] ACPI: APEI: GHES: "
` [PATCH v3 09/12] platform/x86: uniwill-wmi: "
` [PATCH v3 10/12] gpio: eic-sprd: use devm_atomic_notifier_chain_register()
` [PATCH v3 11/12] gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()
` [PATCH v3 12/12] reboot: "
[PATCH] media: amphion: fix runtime PM imbalance on probe failure
2026-07-26 6:35 UTC
[PATCH sched_ext/for-7.2-fixes] sched_ext: mark waker CPU busy when selected in WAKE_SYNC case
2026-07-26 6:37 UTC (2+ messages)
[PATCH] Documentation/ABI: intel_pmt: fix 'threashold' spelling
2026-07-26 6:37 UTC
[PATCH] net: hisilicon: hix5hd2_gmac: fix NAPI teardown order
2026-07-26 6:35 UTC
[BUG] ath10k_pci: QCA9377 reports recurring PCIe AER RxErr/BadDLLP errors with ASPM enabled
2026-07-26 6:27 UTC
[PATCH] freevxfs: fix off-page read on a crafted dirblock
2026-07-26 6:25 UTC
[PATCH] udf: fix OOB read for a crafted unallocSpaceEntry
2026-07-26 6:25 UTC
[PATCH] HID: pidff: fix OOB write when hid->inputs is empty
2026-07-26 6:25 UTC
[PATCH 00/19] wifi: rtw88: preparations for RTL8723B/RTL8723BS
2026-07-26 6:17 UTC (5+ messages)
` [PATCH 13/19] wifi: rtw88: sdio: set up RX aggregation and interrupts for RTL8723BS
[PATCH] arm: mediatek: fix secondary CPU boot on Thumb-2 kernels with Clang
2026-07-26 6:08 UTC (4+ messages)
[PATCH] dt-bindings: dma: ti-edma: fix 'tansfer' spelling
2026-07-26 6:06 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