All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-28 17:31:56 to 2026-05-28 18:25:58 UTC [more...]

[PATCH] gawk: backport randtest stability fix
 2026-05-28 18:25 UTC  (2+ messages)

[PATCH 0/5] target/arm: Add aarch64 GPC3 bypass windows
 2026-05-28 18:25 UTC  (6+ messages)
` [PATCH 1/5] target/arm/cpu-features.h: x-rme now means GPC3
` [PATCH 2/5] target/arm: Setup new registers for GPC3

[BUG] lib/bitmap: divide error in bitmap_fold() when sz argument is 0
 2026-05-28 18:25 UTC 

[PATCH bpf-next v5 00/11] bpf: Introduce resizable hash map
 2026-05-28 18:25 UTC  (14+ messages)
` [PATCH bpf-next v5 01/11] rhashtable: Add rhashtable_next_key() API
` [PATCH bpf-next v5 02/11] rhashtable: Add selftest for rhashtable_next_key()
` [PATCH bpf-next v5 03/11] bpf: Implement resizable hashmap basic functions
` [PATCH bpf-next v5 04/11] bpf: Implement iteration ops for resizable hashtab
` [PATCH bpf-next v5 05/11] bpf: Allow special fields in "
` [PATCH bpf-next v5 06/11] bpf: Optimize word-sized keys for resizable hashtable
` [PATCH bpf-next v5 07/11] libbpf: Support "
` [PATCH bpf-next v5 08/11] selftests/bpf: Add basic tests for resizable hash map
` [PATCH bpf-next v5 09/11] selftests/bpf: Add BPF iterator "
` [PATCH bpf-next v5 10/11] bpftool: Add rhash map documentation
` [PATCH bpf-next v5 11/11] selftests/bpf: Add resizable hashmap to benchmarks

[GIT PULL] ACPI support fixes for v7.1-rc6
 2026-05-28 18:25 UTC 

[PATCH v3 0/2] net/mana: add device reset support
 2026-05-28 18:24 UTC  (4+ messages)
  ` [EXTERNAL] "

[GIT PULL] Power management fix for v7.1-rc6
 2026-05-28 18:24 UTC 

[PATCH] mm/compaction: respect cpusets when checking retry suitability
 2026-05-28 18:24 UTC  (2+ messages)

[PATCH 0/5] nouveau/gsp: Cleanup IS_ERR_OR_NULL() usage
 2026-05-28 18:21 UTC  (6+ messages)

[PATCH v6 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-05-28 18:20 UTC  (8+ messages)
` [PATCH v6 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH phy-next 12/13] phy: lynx-10g: new driver
 2026-05-28 18:20 UTC  (3+ messages)

[PATCH 0/2] target/arm: implement FEAT_RNG_TRAP
 2026-05-28 18:19 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v3 1/2] target/arm: implement FEAT_RNG_TRAP for RNDR/RNDRRS
    ` [PATCH v3 2/2] target/arm: advertise FEAT_RNG_TRAP on cortex-max

[PATCH] nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disks
 2026-05-28 18:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] doc: announce removal of flow director
 2026-05-28 18:19 UTC  (2+ messages)

[PATCH] ceph: fix OOB read in ceph_osdc_list_watchers via uncapped outdata_len
 2026-05-28 18:18 UTC  (3+ messages)
` [PATCH v2] "

[Intel-wired-lan] [PATCH net] ice: fix null-ptr dereference on false-positive tx timeout
 2026-05-28 18:18 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net] ice: fix PTP hang for E825C devices

[PATCH] ceph: fix multiple unsafe decodes in decode_locker()
 2026-05-28 18:17 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v2] ceph: fix bare ceph_decode_8 OOB in decode_lockers()

[PATCH 00/13] virtio: Sandbox emulator plus an assortment of fixes
 2026-05-28 18:18 UTC  (6+ messages)
` [PATCH 02/13] alist: Allow inclusion from OS headers

[PATCH] clk: mvebu: ap-cpu-clk: fix refcount leak
 2026-05-28 18:17 UTC  (3+ messages)
` [PATCH] drm/vc4: fix krealloc() memory leak

[PATCH] soc: imx8m: Fix match data lookup for soc device
 2026-05-28 18:16 UTC  (5+ messages)

[PATCH v2] iio: light: al3010: read both ALS ADC registers again
 2026-05-26 18:14 UTC  (4+ messages)
` [PATCH v2] iio: light: al3320a: "

[PATCH] clk: samsung: exynos5410: fix refcount leak
 2026-05-26 18:06 UTC  (4+ messages)
` [PATCH] dmaengine: ioatdma: use !kstrtoint(), not sscanf()!=-1

[PATCH v2 00/11] mlx5 support for VFIO self test
 2026-05-28 18:16 UTC  (5+ messages)
` [PATCH v2 05/11] selftests: Add additional kernel functions to tools/include/
` [PATCH v2 06/11] selftests: Fix arm64 IO barriers to match kernel

[PATCH v7 00/17] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
 2026-05-28 18:15 UTC  (16+ messages)
` [PATCH v7 15/17] KVM: selftests: Allocate a dedicated guest page for x86 L2 guest stack
` [PATCH v7 17/17] KVM: selftests: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits

[PATCH RFC bpf-next 0/3] bpf: Fix LRU NMI/tracepoint re-entry deadlock
 2026-05-28 18:13 UTC  (4+ messages)
` [PATCH RFC bpf-next 1/3] bpf: Fix NMI/tracepoint re-entry deadlock on lru locks
` [PATCH RFC bpf-next 2/3] Documentation/bpf: Refresh map_lru_hash_update.dot for rqspinlock
` [PATCH RFC bpf-next 3/3] selftests/bpf: Stress LRU rqspinlock recovery paths

[PATCH v7 00/11] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-05-28 18:14 UTC  (4+ messages)
` [PATCH v7 04/11] iommu/tegra241-cmdqv: Restore PROD and CONS after resume

[RFC PATCH v2 0/3] seccomp: SECCOMP_IOCTL_NOTIF_INJECT for race-free unotify
 2026-05-28 18:15 UTC  (4+ messages)

[PATCH V2 1/7] perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systems
 2026-05-28 18:14 UTC  (7+ messages)
` [PATCH V2 4/7] perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()
` [PATCH V2 7/7] perf/x86/intel/uncore: Implement global init callback for GNR uncore

[PATCH v1 7/7] KVM: s390: Prevent memslots outside the ASCE range
 2026-05-28 18:13 UTC  (2+ messages)

[PATCH] netfilter: TCPMSS: fix dropped packets when MSS option is unaligned
 2026-05-28 18:11 UTC  (2+ messages)

[PATCH v10 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2026-05-28 18:10 UTC  (3+ messages)
` [PATCH v10 05/13] xen/arm: gic-v3: add ITS suspend/resume support

[PATCH v3 0/4] ASoC: Add support for Airoha AN7581
 2026-05-28 18:10 UTC  (6+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: Add Airoha AN7581 AFE Sound card
` [PATCH v3 2/4] ASoC: dt-bindings: Add Airoha AN7581 AFE with WM8960 Codec schema
` [PATCH v3 3/4] ASoC: mediatek: common: permit to provide dedicated regmap for irq
` [PATCH v3 4/4] ASoC: airoha: Add AFE and machine driver for Airoha AN7581

[PATCH v2] docs: pt_BR: update maintainer-handbooks
 2026-05-28 18:10 UTC  (5+ messages)

[PATCH v2 0/3] drm/xe: shrink and compress GuC snapshot dumps
 2026-05-28 18:10 UTC  (8+ messages)
` [PATCH v2 1/3] drm/xe/guc: Compress GuC log and CTB dump with zstd
` [PATCH v2 2/3] drm/xe: Remove extra newlines from LRC snapshot dump
` [PATCH v2 3/3] drm/xe/guc: Reduce GuC log size from 8MB to 2MB

[PATCH 00/11] drm/i915/bw: Cleanups
 2026-05-28 18:10 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "
` ✗ i915.CI.Full: "

[PATCH v7 0/4] devtools: add AI-assisted code review tools
 2026-05-28 18:09 UTC  (3+ messages)
` [PATCH v15 0/6] Add AI code review tools and AGENTS

[PATCH net-next] net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queries
 2026-05-28 18:07 UTC 

[PATCH 2/2] arm: axiado: Add AX3005 based SCM3005 board support
 2026-05-28 18:08 UTC  (2+ messages)

[PATCH v9 0/3] staging: rtl8723bs: fix several style issues in hal/sdio_halinit.c
 2026-05-28 18:07 UTC  (2+ messages)
` [PATCH v9 3/3] staging: rtl8723bs: refactor queue priority initialization

[PATCH v3 0/3] Add RP1 PWM controller support
 2026-05-28 18:09 UTC  (5+ messages)

[PATCH] ceph: fix OOB read in decode_lockers() via missing bounds check
 2026-05-28 18:06 UTC  (3+ messages)
` [PATCH v2] ceph: fix bare ceph_decode_8 OOB in decode_lockers()

[PATCH] drm/xe/mmio: Assert MMIO is available
 2026-05-28 18:06 UTC  (7+ messages)

[PATCH 1/2] vfs: make LAST_XXX private to fs/namei.c
 2026-05-28 18:05 UTC  (3+ messages)
` [PATCH 2/2] vfs: replace ints with enum last_type for LAST_XXX

[PATCH v2 0/2] hwmon: (pmbus/max20860a) Add driver for Analog Devices MAX20860A
 2026-05-28 18:04 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: pmbus: Add "
` [PATCH v2 2/2] hwmon: (pmbus/max20860a) Add driver for "

[PATCH net] i40e: fix netdev leak in i40e_vsi_setup() error paths
 2026-05-28 17:57 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v2 00/16] testing/next: various updates (MacOS, docker, gitlab)
 2026-05-28 18:03 UTC  (19+ messages)
` [PATCH v2 03/16] tests/Makefile.include: add binary dependency to run-tcg-tests-% rules

[PATCH v7 000/120] x86: Introduce a centralized CPUID data model
 2026-05-28 18:03 UTC  (5+ messages)
` [PATCH v7 007/120] x86/cpu: centaur/zhaoxin: Rescan CPUID(0xc0000001) after MSR writes

[PATCH phy-next 09/13] phy: lynx-28g: common probe() and remove()
 2026-05-28 18:02 UTC  (2+ messages)

[PATCH v7 00/64] target/arm: Implement FEAT_FP8
 2026-05-28 18:01 UTC  (4+ messages)
` [PATCH v7 24/64] target/arm: Introduce arm_init_fp_status

[PATCH PARTIAL-RESEND v3 2/3] power: reset: sc27xx: Add platform_device_id table
 2026-05-28 18:01 UTC  (2+ messages)

[PATCH v9 0/4] Add Qualcomm extended CTI support
 2026-05-28 18:01 UTC  (3+ messages)
` [PATCH v9 1/4] coresight: cti: Convert trigger usage fields to dynamic

[PATCH 0/1] HID: wacom: fix slab-out-of-bounds write in kfifo_copy_in
 2026-05-28 17:59 UTC  (2+ messages)
` [PATCH v2] HID: wacom: fix slab-out-of-bounds write in wacom_wac_queue_insert

context switch within RCU read-side critical section in next-20260518+ with PREEMPT_RT
 2026-05-28 17:59 UTC  (10+ messages)

[Intel-wired-lan] [RESEND PATCH iwl-net v2 0/3] Rework ctrl_pf pointer usage in struct ice_adapter
 2026-05-28 17:59 UTC  (3+ messages)
` [Intel-wired-lan] [RESEND PATCH iwl-net v2 1/3] ice: Convert ctrl_pf pointer in struct ice_adapter to RCU

[PATCH] libceph: Handle rbtree insertion error in handle_backoff_block()
 2026-05-28 17:59 UTC  (2+ messages)

[PATCH v5] mm/slub: use empty sheaf helpers for oversized sheaves
 2026-05-28 17:59 UTC  (2+ messages)

[PATCH net-next 00/13] net/mlx5: Add switchdev mode support for Socket Direct single netdev, part 1/2
 2026-05-28 17:59 UTC  (4+ messages)

[PATCH v2 0/2] Add bvec_folio and its kernel-doc
 2026-05-28 17:59 UTC  (3+ messages)
` [PATCH v2 1/2] block: Add bvec_folio()
` [PATCH v2 2/2] block: Include bvec.h kernel-doc in the htmldocs

[PATCH v3] KVM: selftests: Add a test for gPAT handling in L2
 2026-05-28 17:58 UTC  (4+ messages)

[PATCH v3 0/3] KVM: guest_memfd: Fix signed offset+size goof
 2026-05-28 17:57 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: guest_memfd: Treat memslot binding offset+size as unsigned values

[PATCH] KVM: arm64: Remove @arch from __load_stage2()
 2026-05-28 17:56 UTC  (2+ messages)

[PATCH v7 1/1] vfio/nvgrace-gpu: Add Blackwell-Next GPU readiness check via CXL DVSEC
 2026-05-28 17:56 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Share common SoundWire interrupt enable/disable code
 2026-05-28 17:56 UTC  (2+ messages)

[PATCH v7 00/22] VBE serial part H: Implement VBE on Rockchip RK3399
 2026-05-28 17:10 UTC 

[PATCH 0/3] ata: add __must_hold(ap->lock) annotations in issuing path
 2026-05-28 17:54 UTC  (5+ messages)
` [PATCH 1/3] ata: libata-scsi: Remove lockdep_assert_held() in ata_scsi_translate()

[PATCH] doc: fix typos via codespell
 2026-05-28 17:53 UTC  (3+ messages)

[PATCH net v3 1/1] net/sched: fix pedit partial COW leading to page cache corruption
 2026-05-28 17:53 UTC  (4+ messages)

[PATCH v2 00/10] fanotify namespace monitoring
 2026-05-28 17:52 UTC  (6+ messages)
` [PATCH v2 07/10] fanotify: gate fs events checks in fanotify_mark() by group type

[PATCH 0/3] Add support for qcrypto on shikra
 2026-05-28 17:52 UTC  (11+ messages)

[PATCH v2] gpib: cb7210: Fix region leak when request_irq fails
 2026-05-28 17:50 UTC  (2+ messages)

+ maintainers-add-slab-related-scripts-and-tools-to-slab-allocator.patch added to mm-hotfixes-unstable branch
 2026-05-28 17:49 UTC  (4+ messages)

[PATCH v4] ata: libata: Document when host->eh_mutex should be held
 2026-05-28 17:47 UTC 

[PATCH phy-next 10/13] phy: lynx-28g: add support for big endian register maps
 2026-05-28 17:47 UTC  (2+ messages)

[PATCH] gpib: cb7210: Fix region leak when request_irq fails
 2026-05-28 17:47 UTC  (2+ messages)

[PATCH] Handle Ice Lake MONITOR erratum
 2026-05-28 17:47 UTC  (5+ messages)

[PATCH phy-next 08/13] phy: lynx-28g: make lynx_28g_pll_read_configuration() callable per PLL
 2026-05-28 17:46 UTC  (2+ messages)

[PATCH phy-next 01/13] dt-bindings: phy: lynx-10g: initial document
 2026-05-28 17:45 UTC  (5+ messages)

[PATCH v5 0/7] firmware: samsung: acpm: Various fixes for sashiko bug reports
 2026-05-28 17:44 UTC  (3+ messages)
` [PATCH v5 4/7] firmware: samsung: acpm: Add memory barrier before advancing RX pointer

[PATCH v4 0/4] Fix some issues from igt runs
 2026-05-28 17:43 UTC  (3+ messages)
` [PATCH v4 1/4] drm/vmwgfx: Add some checks to vmw_cursor_plane_atomic_update

[PATCH] drm/omap: dsi: avoid sending bta sync all the time in writes
 2026-05-28 17:43 UTC  (4+ messages)

bpf-next verifier regression on unsigned bound checking
 2026-05-28 17:42 UTC  (4+ messages)

[PATCH 0/2] liveupdate: Small FLB fixes
 2026-05-28 17:41 UTC  (3+ messages)
` [PATCH 1/2] liveupdate: Reference count outgoing FLB data
` [PATCH 2/2] liveupdate: Remember FLB retrieve() status

[PATCH rdma-next v4] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-05-28 17:40 UTC 

[PATCH i-g-t 0/5] tests/kms_colorop: Assorted fixes and support for i915/Xe
 2026-05-28 17:40 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for tests/kms_colorop: Assorted fixes and support for i915/Xe (rev2)

[PATCH i-g-t 0/3] tests/kms_colorop: Assorted fixes / tweaks
 2026-05-28 17:37 UTC  (3+ messages)
` ✗ i915.CI.Full: failure for "

[BUG] sunrpc: cache_seq_start_rcu() slab-out-of-bounds (unpriv-userns reachable)
 2026-05-28 17:37 UTC  (2+ messages)

[PATCH v3 00/13] spi: cadence-quadspi: add PHY tuning support
 2026-05-28 17:36 UTC  (4+ messages)
` [PATCH v3 01/13] spi: dt-bindings: allow spi-max-frequency to specify a frequency pair

[PATCH v4 4/5] iommu/vt-d: Fail probe on ATS configuration failure
 2026-05-28 17:36 UTC  (4+ messages)

[PATCH net-next 0/5] dpaa2-switch: various improvements
 2026-05-28 17:34 UTC  (6+ messages)
` [PATCH net-next 1/5] dpaa2-switch: rework FDB management on the bridge leave path
` [PATCH net-next 2/5] dpaa2-switch: fix the error path in dpaa2_switch_rx()
` [PATCH net-next 3/5] dpaa2-switch: remove duplicated check for the maximum number of VLANs
` [PATCH net-next 4/5] dpaa2-switch: support VLAN flag changes on existing VIDs
` [PATCH net-next 5/5] dpaa2-switch: fix handling of NAPI on the remove path

[PATCH v5 00/18] kvm/arm: Introduce a customizable aarch64 KVM host model
 2026-05-28 17:35 UTC  (4+ messages)
` [PATCH v5 12/18] arm/kvm: write back modified ID regs to KVM

[PATCH v3] perf: Fix off-by-one stack buffer overflow in kallsyms__parse()
 2026-05-28 17:34 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v4 0/7] b43: complete N-PHY rev 8 + radio 2057 rev 8 support
 2026-05-28 17:31 UTC  (11+ messages)
` [PATCH v4 1/7] b43: add firmware mappings for rev22
` [PATCH v4 2/7] b43: add d11 core revision 0x16 to id table
` [PATCH v4 3/7] b43: route d11 corerev 22 to 24-bit indirect radio access
` [PATCH v4 4/7] b43: support radio 2057 rev 8
` [PATCH v4 5/7] b43: add IPA TX gain table for N-PHY r8 + radio 2057 r8
` [PATCH v4 6/7] b43: add channel info "
` [PATCH v4 7/7] b43: add RF power offset "

[PATCH v2 00/10] drm/nouveau: fix GA100 issues
 2026-05-28 17:33 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/5] drm/xe: Fix LR exec queue suspend/resume for S3/S4
 2026-05-28 17:33 UTC  (4+ messages)
` [PATCH v3 4/5] drm/xe: Rename EXEC_MODE_LR to EXEC_MODE_FAULT in hw engine group

[PATCH net-next v8 0/3] gve: add support for PTP gettimex64
 2026-05-28 17:33 UTC  (8+ messages)
` [PATCH net-next v8 3/3] gve: implement "

[PATCH v2 00/34] Remove b_end_io from struct buffer_head
 2026-05-28 17:31 UTC  (21+ messages)
` [PATCH v2 15/34] ext4: Convert ext4_commit_super() to bh_submit()
` [PATCH v2 16/34] jbd2: Convert journal commit "
` [PATCH v2 17/34] jbd2: Convert jbd2_write_superblock() "
` [PATCH v2 18/34] ocfs2: Convert ocfs2_write_block "
` [PATCH v2 19/34] ocfs2: Convert ocfs2_read_block "
` [PATCH v2 20/34] ocfs2: Convert ocfs2_read_blocks "
` [PATCH v2 21/34] ocfs2: Convert ocfs2_write_super_or_backup "
` [PATCH v2 22/34] gfs2: Convert gfs2_metapath_ra "
` [PATCH v2 23/34] gfs2: Convert gfs2_dir_readahead "
` [PATCH v2 24/34] gfs2: Remove use of b_end_io in gfs2_meta_read_endio()
` [PATCH v2 25/34] gfs2: Convert gfs2_aspace_write_folio to bh_submit()
` [PATCH v2 26/34] buffer: Remove mark_buffer_async_write()
` [PATCH v2 27/34] nilfs2: Convert nilfs_btnode_submit_block to bh_submit()
` [PATCH v2 28/34] nilfs2: Convert nilfs_gccache_submit_read_data "
` [PATCH v2 29/34] nilfs2: Convert nilfs_mdt_submit_block "
` [PATCH v2 30/34] md-bitmap: Convert read_file_page and write_file_page "
` [PATCH v2 31/34] buffer: Remove submit_bh()
` [PATCH v2 32/34] buffer: Remove b_end_io
` [PATCH v2 33/34] buffer: Change calling convention for end_buffer_read_sync()
` [PATCH v2 34/34] buffer: Remove end_buffer_write_sync()


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.