messages from 2026-07-09 18:24:01 to 2026-07-09 18:59:32 UTC [more...]
[PATCH 0/7] odb: introduce object filters to `odb_for_each_object()`
2026-07-09 18:59 UTC (3+ messages)
` [PATCH 7/7] builtin/cat-file: filter objects via object database
[PATCH 16/29] hw/gpio: pca9554: add hw-dir property honoring the configured pin direction
2026-07-09 15:23 UTC (3+ messages)
` [PATCH 17/29] hw/gpio: pca9554: reflect push-pull outputs in the input register
` [PATCH 18/29] hw/gpio: pca9554: expose pin%d as a string property
[PATCH v2 3/5] mm: hugetlb: Fix folio refcount mismatch on memcg charge failure
2026-07-09 18:58 UTC (3+ messages)
[PATCH v3 0/7] pmbus: PMBus 1.x framework, CLI, regulator and thermal support
2026-07-09 18:57 UTC (5+ messages)
` [PATCH v3 6/7] test: dm: pmbus: add a sandbox PMBus chip emulator
` [PATCH v3 7/7] test: dm: pmbus: test pmbus command and framework
[for-4.22][PATCH v2] xen/arm: Fail domain construction if a secondary vCPU cannot be created
2026-07-09 18:57 UTC (3+ messages)
[PATCH 0/3] i3c: mipi-i3c-hci: Add support for AMD_PT and improve IBI/PIO robustness
2026-07-09 18:57 UTC (5+ messages)
` [PATCH 1/3] i3c: mipi-i3c-hci: Enable IBI threshold interrupt by default in PIO mode
` [PATCH 2/3] i3c: mipi-i3c-hci: Add PIO queue management support for HCI v1.2
[LTP] [PATCH v6 1/1] thp04: Add ptrace mode and fix tracee stop synchronization
2026-07-09 18:56 UTC (2+ messages)
` [LTP] "
[PATCH v3 0/1] coroutine: fix lost wakeup in qemu_co_sleep_wake()
2026-07-09 18:55 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH 1/2] hazptrtorture: Fix hazptr ownership issue
2026-07-09 18:56 UTC (4+ messages)
` [PATCH 2/2] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection
[BUG] bpf, sockmap: spurious wakeup by tcp_msg_wait_data() causing unexpected EAGAIN in recvfrom()
2026-07-09 18:55 UTC (2+ messages)
[PATCH v2 0/2] PCI: Add boot options to disable DPC and AER recovery
2026-07-09 18:54 UTC (3+ messages)
` [PATCH v2 1/2] PCI: Add pci=noaer_recovery kernel boot option
` [PATCH v2 2/2] PCI: Add pci=nodpc "
[PATCH bpf-next v5 00/10] bpf: add support for KASAN checks in JITed programs
2026-07-09 18:53 UTC (2+ messages)
[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
2026-07-09 18:53 UTC (7+ messages)
` [PATCH v6 04/10] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v6 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v6 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
man/man8/ldconfig.8: document system-wide tunables
2026-07-09 18:53 UTC
[PATCH v2] pvscsi: translate data endianness
2026-07-09 18:51 UTC (3+ messages)
[PATCH v1] drm/i915/dp: Gate UHBR SST SDP splitting on sink capability
2026-07-09 18:52 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH 0/7] refs: remove use of `the_repository`
2026-07-09 18:52 UTC (3+ messages)
` [PATCH 1/7] refs/packed: de-globalize handling of "core.packedRefsTimeout"
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-07-09 18:50 UTC (37+ messages)
` [patch 01/18] powerpc: Move stack randomization after syscall_enter_from_user_mode()
` [patch 02/18] randomize_kstack: Provide add_random_kstack_offset_irqsoff()
` [patch 04/18] loongarch/syscall: Use syscall_enter_from_user_mode_randomize_stack()
` [patch 05/18] powerpc/syscall: "
` [patch 06/18] riscv/syscall: "
` [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
` [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
` [patch 09/18] entry: Remove syscall_enter_from_user_mode()
` [patch 10/18] entry: Use syscall number instead of rereading it
[PATCH v3] board: rockchip: Add support for 9Tripod X3568 v4
2026-07-09 18:51 UTC
[PATCH] staging: greybus: hid: fix SET_REPORT return value
2026-07-09 18:50 UTC (4+ messages)
[PATCH v19 00/18] vfio/pci: Add PCIe TPH support
2026-07-09 18:50 UTC (5+ messages)
` [PATCH v19 12/18] vfio/pci: Add dmabuf TPH metadata storage and fd query helper
[TECH TOPIC] Implementing malloc
2026-07-09 18:50 UTC (9+ messages)
+ mm-kmemleak-confirm-suspected-leaks-with-a-second-scan.patch added to mm-new branch
2026-07-09 18:48 UTC
CPU affinity behavior of liburcu call-rcu per-cpu worker threads
2026-07-09 18:48 UTC
[PATCH v2 00/10] Use generic_file_read_iter() in hugetlbfs
2026-07-09 18:47 UTC (11+ messages)
` [PATCH v2 01/10] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v2 02/10] hugetlb: Mark some function arguments as const
` [PATCH v2 03/10] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v2 04/10] hugetlb: Set mapping folio order
` [PATCH v2 05/10] memory-failure: Remove raw_hwp_list_head()
` [PATCH v2 06/10] memory-failure: Prevent UAF in raw_hwp_page list
` [PATCH v2 07/10] mm: Handle hugetlb correctly in is_page_hwpoison()
` [PATCH v2 08/10] filemap: Add hwpoison handling to filemap_read()
` [PATCH v2 09/10] filemap: Add support for authoritative mappings
` [PATCH v2 10/10] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()
[PATCH v2 00/10] nfsd: copy offload fixes
2026-07-09 18:47 UTC (11+ messages)
` [PATCH v2 01/10] nfsd: fix cpntf publish race in nfs4_init_cp_state
` [PATCH v2 02/10] nfsd: fix UAF in async copy cancel and shutdown
` [PATCH v2 03/10] nfsd: fix stale s2s_cp_stateids IDR entry for async COPY
` [PATCH v2 04/10] nfsd: initialize copy-notify stateid before publishing it
` [PATCH v2 05/10] nfsd: check client ownership when cancelling a copy-notify stateid
` [PATCH v2 06/10] nfsd: revoke copy-notify stateids before dropping their reference
` [PATCH v2 07/10] nfsd: return NFS4ERR_NOTSUPP for unsupported netloc4 types
` [PATCH v2 08/10] nfsd: split nfsd4_copy into transient and durable async copy objects
` [PATCH v2 09/10] nfsd: make the copy offload stateid a first-class nfs4_stid
` [PATCH v2 10/10] nfsd: drop dead COPY-vs-COPYNOTIFY type handling from s2s stateid IDR
[Bug] Double free vulnerability at define_genfs_context_helper
2026-07-09 18:45 UTC
[PATCH] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
2026-07-09 18:43 UTC (3+ messages)
[PATCH] test-util-filemonitor: Adapt to FreeBSD 15's native inotify semantics
2026-07-09 18:42 UTC
[PATCH v3 00/91] tests/tcg: run tests with meson
2026-07-09 18:42 UTC (9+ messages)
` [PATCH v3 87/91] tests/tcg/xtensa/crt.S: align .text section
[PATCH v11 00/11] can: bcm: collected fixes - final6 \o/
2026-07-09 18:43 UTC (7+ messages)
` [PATCH v11 09/11] can: bcm: fix stale rx/tx ops after device removal
` [PATCH v11 10/11] can: bcm: fix data race on rx_stamp/rx_ifindex in bcm_rx_handler()
` [PATCH v11 11/11] can: bcm: track a single source interface for ANYDEV timeout/throttle ops
[PATCH bpf-next] selftests/bpf: remove redundant config option from selftests fragments
2026-07-09 18:42 UTC (2+ messages)
[PATCH v6 0/7] drm/msm: Add support for Shikra GPU (A704)
2026-07-09 18:42 UTC (8+ messages)
` [PATCH v6 1/7] drm/msm/adreno: Add support for A704 GPU
` [PATCH v6 2/7] dt-bindings: display/msm/gpu: "
` [PATCH v6 3/7] dt-bindings: arm-smmu: Document GPU SMMU for Shikra SoC
` [PATCH v6 4/7] arm64: dts: qcom: shikra: Add Adreno SMMU node
` [PATCH v6 5/7] arm64: dts: qcom: shikra: Add A704 GPU support
` [PATCH v6 6/7] arm64: dts: qcom: shikra: Add GPU cooling
` [PATCH v6 7/7] arm64: dts: qcom: shikra-evk: Enable A704 GPU
[PATCH] hwmon: (yogafan) Add support for Lenovo LOQ 15IAX9
2026-07-09 18:42 UTC (2+ messages)
[REGRESSION?] hibernation soft lockup in migration/0 at multi_cpu_stop after image creation
2026-07-09 18:42 UTC (2+ messages)
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-09 18:27 UTC (30+ messages)
` [PATCH v12 01/29] arm64/sysreg: Define full value read/modify/write helpers
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v12 03/29] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v12 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v12 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v12 06/29] KVM: arm64: Handle FEAT_IDST for guest accesses to hidden registers
` [PATCH v12 07/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v12 08/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v12 09/29] KVM: arm64: Define internal features for SME
` [PATCH v12 10/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v12 11/29] KVM: arm64: Store vector lengths in an array
` [PATCH v12 12/29] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v12 13/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v12 14/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v12 15/29] KVM: arm64: Support SME control registers
` [PATCH v12 16/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v12 17/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v12 18/29] KVM: arm64: Support SME priority registers
` [PATCH v12 19/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v12 20/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v12 21/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v12 22/29] KVM: arm64: Context switch SME state for guests
` [PATCH v12 23/29] KVM: arm64: Handle SME exceptions
` [PATCH v12 24/29] KVM: arm64: Expose SME to nested guests
` [PATCH v12 25/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v12 26/29] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v12 27/29] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v12 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v12 29/29] KVM: arm64: selftests: Add SME to set_id_regs test
+ mm-page_alloc-remove-set_page_private-in-prep_compound_tail.patch added to mm-unstable branch
2026-07-09 18:41 UTC
+ mm-page_alloc-make-sure-tail_page-private-is-zero-at-page-free-time.patch added to mm-unstable branch
2026-07-09 18:41 UTC
+ mm-huge_memory-add-page-private-check-back-in-__split_folio_to_order.patch added to mm-unstable branch
2026-07-09 18:41 UTC
[PATCH v2] board: rockchip: Add for 9Tripod X3568 v4
2026-07-09 18:41 UTC (3+ messages)
+ mm-compaction-stop-recording-free-page-order-in-page-private.patch added to mm-unstable branch
2026-07-09 18:41 UTC
+ mm-percpu-km-clear-page-private-before-free-them.patch added to mm-unstable branch
2026-07-09 18:41 UTC
[PATCH] ext4: check dir entry fits before reading the hash trailer in ext4_search_dir()
2026-07-09 18:41 UTC
[PATCH v3 0/5] Keep tail page private zero at free and folio split time
2026-07-09 18:40 UTC (2+ messages)
[PATCH v4 0/9] NFSD: Fix UAFs in client teardown and state revocation
2026-07-09 18:40 UTC (7+ messages)
` [PATCH v4 7/9] NFSD: Prevent client use-after-free during blocked-lock reaping
` [PATCH v4 8/9] NFSD: Prevent client use-after-free during close_lru reaping
` [PATCH v4 9/9] NFSD: Release the export reference when reaping open stateids
[PATCH 0/2] Input: ilitek_ts: add stylus support for 0x0c reports
2026-07-09 18:40 UTC (8+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] Input: ilitek_ts: add stylus input support
` [PATCH v2 2/3] Input: ilitek_ts: handle short I2C transfers
` [PATCH v2 3/3] Input: ilitek_ts: ratelimit unexpected report logging
[PATCH v5 0/6] Add support for IPQ5018 Bluetooth
2026-07-09 18:40 UTC (5+ messages)
` [PATCH v5 5/6] arm64: dts: qcom: ipq5018: add node required for Bluetooth support
[PATCH v2 0/8] can: rcar_canfd: Add support for Renesas RZ/G3S
2026-07-09 18:40 UTC (8+ messages)
` [PATCH v2 4/8] can: rcar_canfd: Allow the CAN FD clock to be sourced from fck
` [PATCH v2 6/8] can: rcar_canfd: Add support for Renesas RZ/G3S
` [PATCH v2 7/8] arm64: dts: renesas: r9a08g045: Add CAN-FD node
` [PATCH v2 8/8] arm64: dts: renesas: rzg3s-smarc: Enable CAN-FD
[PATCH] perf jevents: Add dynamic IIO PCIe bandwidth metrics for Intel
2026-07-09 18:39 UTC
[PATCH bpf-next v3 0/2] bpf: require an owned cpumask for bpf_cpumask_populate()
2026-07-09 18:39 UTC (4+ messages)
` [PATCH bpf-next v3 1/2] bpf: Require a BPF "
` [PATCH bpf-next v3 2/2] selftests/bpf: test bpf_cpumask_populate() rejects a borrowed cpumask
DRA821 Firmware Update: A/B boot and dynamic SPL payload selection
2026-07-09 18:38 UTC (2+ messages)
[PATCH] RDMA/rxe: validate num_sge/cur_sge before indexing wqe->dma.sge[]
2026-07-09 18:37 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 0/3] xen/igd: fixes for Intel IGD passthrough
2026-07-09 18:35 UTC (4+ messages)
` [PATCH v3 1/3] xen/igd: get PCH info from host sysfs
` [PATCH v3 2/3] xen/igd: don't register rom bar twice
` [PATCH v3 3/3] xen/igd: fixup device id before registering rom
[PATCH v1 net 0/2] net: Fix two issues in sk_clone() error path
2026-07-09 18:31 UTC (3+ messages)
` [PATCH v1 net 1/2] soreuseport: Clear sk_reuseport_cb before failure in sk_clone()
` [PATCH v1 net 2/2] net: Call net_enable_timestamp() "
[PATCH v2 0/3] Add devicetree for the Graperain G3568 v2
2026-07-01 10:01 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add graperain
[PATCH v3 0/2] PM: runtime: Fix sticky -EINVAL after resume callback failure
2026-07-09 18:29 UTC (3+ messages)
` [PATCH v3 2/2] spi: qcom-geni: Fix missing error check on pm_runtime_get_sync()
arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-emmc-nand.dtb: flash@0 (spi-nand): Unevaluated properties are not allowed ('spi-rx-buswidth', 'spi-tx-buswidth' were unexpected)
2026-07-09 18:27 UTC
[PATCH 0/9] staging: rtl8723bs: remove some fields from the
2026-07-09 18:15 UTC (10+ messages)
` [PATCH 1/9] staging: rtl8723bs: remove dead fields from struct hal_com_data
` [PATCH 2/9] staging: rtl8723bs: remove unused 'PolarityCtl' "
` [PATCH 3/9] staging: rtl8723bs: remove unused RegulatorMode "
` [PATCH 4/9] staging: rtl8723bs: remove unused 'MultiFunc' "
` [PATCH 5/9] staging: rtl8723bs: remove unused 'EEPROMCustomerID' from hal_com_data
` [PATCH 6/9] staging: rtl8723bs: remove unused ForcedDataRate "
` [PATCH 7/9] staging: rtl8723bs: remove unused EEPROMVersion from struct hal_com_data
` [PATCH 8/9] staging: rtl8723bs: remove unused EEPROMBluetoothType from hal_com_data
` [PATCH 9/9] staging: rtl8723bs: remove unused 'bTXPowerDataReadFromEEPORM'
[PATCH v2 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
2026-07-09 18:25 UTC (4+ messages)
` [PATCH v2 7/8] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
[PATCH] RDMA/rxe: fix responder UAF on IB_QP_MAX_DEST_RD_ATOMIC modify_qp
2026-07-09 18:24 UTC (3+ messages)
` [PATCH v2] "
[PATCH] vt: fix spurious modifier in CSI/cursor key sequences
2026-07-09 18:24 UTC (2+ messages)
[to-be-updated] mm-page_alloc-remove-set_page_private-in-prep_compound_tail.patch removed from -mm tree
2026-07-09 18:24 UTC
[to-be-updated] mm-page_alloc-make-sure-tail_page-private-is-zero-at-page-free-time.patch removed from -mm tree
2026-07-09 18:24 UTC
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.