All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-09 18:07:58 to 2026-07-09 18:47:55 UTC [more...]

[PATCH v2 00/10] Use generic_file_read_iter() in hugetlbfs
 2026-07-09 18:47 UTC  (3+ messages)
` [PATCH v2 02/10] hugetlb: Mark some function arguments as const
` [PATCH v2 09/10] filemap: Add support for authoritative mappings

[PATCH v2 00/10] nfsd: copy offload fixes
 2026-07-09 18:47 UTC  (5+ 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 1/2] hazptrtorture: Fix hazptr ownership issue
 2026-07-09 18:47 UTC  (3+ messages)
` [PATCH 2/2] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection

[PATCH 0/3] i3c: mipi-i3c-hci: Add support for AMD_PT and improve IBI/PIO robustness
 2026-07-09 18:46 UTC  (3+ messages)
` [PATCH 1/3] i3c: mipi-i3c-hci: Enable IBI threshold interrupt by default in PIO mode

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-09 18:45 UTC  (29+ 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()

[Bug] Double free vulnerability at define_genfs_context_helper
 2026-07-09 18:45 UTC 

[TECH TOPIC] Implementing malloc
 2026-07-09 18:45 UTC  (8+ messages)

[PATCH] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
 2026-07-09 18:43 UTC  (3+ messages)

[BUG] bpf, sockmap: spurious wakeup by tcp_msg_wait_data() causing unexpected EAGAIN in recvfrom()
 2026-07-09 18:43 UTC 

[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  (17+ messages)
` [PATCH v11 01/11] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
` [PATCH v11 02/11] can: bcm: fix lockless bound/ifindex race and silent RX_SETUP failure
` [PATCH v11 03/11] can: bcm: add locking when updating filter and timer values
` [PATCH v11 04/11] can: bcm: fix CAN frame rx/tx statistics
` [PATCH v11 05/11] can: bcm: add missing rcu list annotations and operations
` [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  (7+ 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  (12+ messages)
` [PATCH v2 1/8] clk: r9a08g045-cpg: Add clocks and resets for CAN-FD
` [PATCH v2 2/8] dt-bindings: can: renesas,rcar-canfd: Document RZ/G3S SoC
` [PATCH v2 3/8] can: rcar_canfd: Fix typos in macro names
` [PATCH v2 4/8] can: rcar_canfd: Allow the CAN FD clock to be sourced from fck
` [PATCH v2 5/8] can: rcar_canfd: Do not set registers selecting the CAN mode
` [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 16/29] hw/gpio: pca9554: add hw-dir property honoring the configured pin direction
 2026-07-09 15:23 UTC 

[PATCH] RDMA/rxe: validate num_sge/cur_sge before indexing wqe->dma.sge[]
 2026-07-09 18:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] pvscsi: translate data endianness
 2026-07-09 18:35 UTC  (2+ messages)

[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 v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-09 18:30 UTC  (5+ messages)
` [PATCH v6 03/10] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v6 04/10] mm/memory_hotplug: export mhp_get_default_online_type

[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 

[to-be-updated] mm-huge_memory-add-page-private-check-back-in-__split_folio_to_order.patch removed from -mm tree
 2026-07-09 18:24 UTC 

[to-be-updated] mm-compaction-stop-recording-free-page-order-in-page-private.patch removed from -mm tree
 2026-07-09 18:23 UTC 

[to-be-updated] mm-percpu-km-clear-page-private-before-free-them.patch removed from -mm tree
 2026-07-09 18:23 UTC 

[REGRESSION] drm/amd/display: amdgpu_dm_plane_test.ko fails to build due to modpost "too long symbol"
 2026-07-09 18:23 UTC  (2+ messages)

[PATCH bpf v4 0/2] bpf: Reject negative const offsets for buffer pointers
 2026-07-09 18:21 UTC  (6+ messages)
` [PATCH bpf v4 1/2] "

[PATCH] docs: workqueue: Fix bracket
 2026-07-09 18:21 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: microchip,lan78xx: convert to DT schema
 2026-07-09 18:17 UTC 

[akpm-mm:mm-new] BUILD REGRESSION 59e34180e138a293260301c139cf7ee800978533
 2026-07-09 18:19 UTC 

[PATCH] Docs: list: Fix bracket
 2026-07-09 18:20 UTC  (2+ messages)

[linuxtv-media-pending:next] BUILD SUCCESS bf40cc53b1e00c312046f6dd88e9054bc91865af
 2026-07-09 18:18 UTC 

[PATCH] nvme: bound the freeze drain in passthrough commands
 2026-07-09 18:17 UTC  (4+ messages)

[PATCH v9 0/2] contrib/plugins: add dlcall to call host functions from a guest
 2026-07-09 18:15 UTC  (4+ messages)
` [PATCH v9 2/2] docs/about/emulation: document the dlcall plugin

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-09 18:16 UTC  (11+ messages)

[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-07-09 18:15 UTC  (3+ messages)
` [RESEND PATCH v4 10/15] fs/resctrl: Reset the kernel-mode binding when an rdtgroup is removed

[PATCH net-next V5 0/6] devlink: Add boot-time eswitch mode defaults
 2026-07-09 18:14 UTC  (6+ messages)
` [PATCH net-next V5 6/6] net/mlx5: Apply devlink eswitch mode boot default on probe

[PATCH v3 1/4] dt-bindings: power: Add common power limit controller schema
 2026-07-09 18:14 UTC  (3+ messages)
` [RFC PATCH] dt-bindings: power: Add power-limit-controller schema

[PATCH v3 0/3] Add ocode late binding support for CRI
 2026-07-09 18:14 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Add ocode late binding support for CRI (rev3)

[PATCH net] vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packets
 2026-07-09 18:11 UTC  (2+ messages)

[PATCH v7 00/22] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-09 18:13 UTC  (6+ messages)
` [PATCH v7 16/22] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED

[PATCH v2 00/18] MT8189: Add support for system and base clock controllers
 2026-07-09 18:12 UTC  (20+ messages)
` [PATCH v2 01/18] dt-bindings: clock: mediatek: Make '#clock-cells' required for MT8186
` [PATCH v2 02/18] dt-bindings: clock: mediatek: Make '#clock-cells' required for MT8192
` [PATCH v2 03/18] dt-bindings: clock: mediatek: Make '#clock-cells' required for MT8195
` [PATCH v2 04/18] dt-bindings: clock: mediatek: reorder MT8186 compatibles
` [PATCH v2 05/18] dt-bindings: clock: mediatek: regroup MT8188 dt-bindings into MT8186
` [PATCH v2 06/18] dt-bindings: clock: mediatek: regroup MT8192 "
` [PATCH v2 07/18] dt-bindings: clock: mediatek: regroup MT8195 "
` [PATCH v2 08/18] dt-bindings: clock: mediatek: Add MT8189 clocks

[PATCH v3 0/2] Add support for the Qualcomm WSA885X Stereo smart speaker amplifier
 2026-07-09 18:12 UTC  (3+ messages)
` [PATCH v3 2/2] ASoC: codecs: add Qualcomm WSA885X codec driver

[PATCH v2 0/1] rockchip: rk3568: Add support for LinkEase EasePi R1
 2026-07-09 18:10 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/3] t/lib-httpd: make CGI test helpers concurrency-safe
 2026-07-09 18:10 UTC  (4+ messages)
` [PATCH 2/3] t/lib-httpd: make http-429 first-request check atomic

[PATCHv2 net-next 1/7] net: usb: centralize usbnet_cdc_zte_rx_fixup in usbnet
 2026-07-09 18:08 UTC  (3+ messages)
` [PATCHv2 net-next 6/7] net: usb: remove dependencies on cdc_ether

[PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
 2026-07-09 18:07 UTC  (7+ messages)
` [PATCH 1/3] rv/reactors: fix lockdep "Invalid wait context" in rv_react()


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.