All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-26 16:36:04 to 2026-06-26 17:54:47 UTC [more...]

[RFC PATCH 0/4] Introduce capable_noaudit
 2026-06-26 17:46 UTC  (4+ messages)
` [RFC PATCH 1/4] capabily: Add new capable_noaudit

[PATCH 6.1.y 0/2] Backport dependency commits for 616b14b47a86 ("perf build: Conditionally define NDEBUG")
 2026-06-26 17:54 UTC  (2+ messages)

[LTP] [PATCH] ioctl10: fix the sscanf() call to handle 64-bit inode on 32-bit arch
 2026-06-26 17:54 UTC  (2+ messages)
` [LTP] "

[GIT PULL] ACPI support fixes and cleanups for 7.2-rc1
 2026-06-26 17:54 UTC 

[PATCH] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-06-26 17:48 UTC  (3+ messages)

[PATCH 0/2] net/sched: finish the qdisc_dequeue_peeked conversion (taprio, multiq)
 2026-06-26 17:47 UTC  (7+ messages)
` [PATCH 1/2] net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 2/2] net/sched: sch_multiq: "

[PATCH 5.15.y v2 0/8] KVM: fixes for CVE-2026-46113 and related issues
 2026-06-26 17:46 UTC  (9+ messages)
` [PATCH 5.15.y v2 1/8] KVM: x86/mmu: Use a bool for direct
` [PATCH 5.15.y v2 2/8] KVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()
` [PATCH 5.15.y v2 3/8] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH 5.15.y v2 4/8] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH 5.15.y v2 5/8] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
` [PATCH 5.15.y v2 6/8] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
` [PATCH 5.15.y v2 7/8] KVM: x86: Fix shadow paging use-after-free due to unexpected role
` [PATCH 5.15.y v2 8/8] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level

[PATCH] docs/system: clarify pflash0 and pflash1 are virt-only options
 2026-06-26 17:44 UTC  (5+ messages)
` [PATCH v2] docs/system: add general note about architecture and machine differences

[PATCH 00/22] KVM: arm64: nv: Implement FEAT_HAFDBS, FEAT_HAFT
 2026-06-26 17:45 UTC  (7+ messages)
` [PATCH 13/22] KVM: arm64: Set dirty state at stage-1

[PATCH 0/5] usb: port over some U-Boot fixes
 2026-06-26 17:31 UTC  (5+ messages)
` [PATCH 2/5] usb: wait after initial device descriptor read
` [PATCH 3/5] usb: wait after setting device configuration
` [PATCH 4/5] usb: separate descriptor and config requests
` [PATCH 5/5] usb: hub: tolerate transient disconnects during reset

[PATCH] KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs
 2026-06-26 17:44 UTC  (5+ messages)

[PATCH] drm/amd/amdgpu: add firmware file fallback for APU VBIOS discovery
 2026-06-26 17:42 UTC  (3+ messages)

[BUG] netdevsim: KASAN slab-use-after-free in ref_tracker_free
 2026-06-26 17:41 UTC  (3+ messages)

[PATCH v2 00/83] block: rnull: complete the rust null block driver
 2026-06-26 17:41 UTC  (3+ messages)
` [PATCH v2 10/83] block: rust: allow `hrtimer::Timer` in `RequestData`

[BUG] RCU hang with io_uring nvme polling
 2026-06-26 17:41 UTC  (8+ messages)

BUG: SMB3.11 POSIX extensions: Absolute symlinks lose leading slash on creation
 2026-06-26 17:41 UTC  (3+ messages)

[PATCH] x86/msr: Restrict /dev/cpu/*/msr read and write to a single MSR per call
 2026-06-26 17:40 UTC 

[PATCH] of/address: Drop ISA parts when !CONFIG_ISA
 2026-06-26 17:35 UTC  (2+ messages)

[PATCH 0/2] drm/xe: Fix double-free of managed BOs in error paths
 2026-06-26 17:34 UTC  (3+ messages)
` [PATCH 2/2] drm/xe/hw_engine: Fix double-free of managed BO in error path

[PATCH net v2 1/1] net: sched: ets: avoid deficit wrap and bound empty dequeue rounds
 2026-06-26 17:34 UTC  (3+ messages)

[PATCH v5 0/8] can: flexcan: Add NXP S32N79 SoC support
 2026-06-26 17:34 UTC  (2+ messages)

[PATCH] hw/riscv/riscv-iommu.c: set RISCV_IOMMU_FQ_HDR_PV appropriately
 2026-06-26 17:33 UTC 

(no subject)
 2026-06-26 17:33 UTC  (2+ messages)

[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
 2026-06-26 17:32 UTC  (9+ messages)
` [PATCH 02/10] x86/fpu: Clean up and rename variables in signal frame handling
` [PATCH 03/10] x86/fpu: Split __fpu_restore_sig to extract compat path
` [PATCH 07/10] x86/fpu: Pre-fault only required size of xstate buffer
` [PATCH 09/10] x86/fpu: Allow restoring signal frames with larger xstate_size

[PATCH v2 0/2] media: mali-c55: Add support for CCM and Gamma
 2026-06-26 17:30 UTC  (5+ messages)
` [PATCH v2 2/2] media: arm: mali-c55: Add support for RGB Gamma

[RFC] Null Namespaces
 2026-06-26 17:23 UTC  (7+ messages)

[PATCH] media: meson: vdec: fix use-after-free of prev_frame in codec_vp9_rm_noshow_frame()
 2026-06-26 17:29 UTC  (5+ messages)

[PATCH] KVM: Make kvm_io_bus_get_dev() filter devices by ops
 2026-06-26 17:26 UTC  (4+ messages)

[PATCH v2] drm/amd/display: Fix dangling pointers in state reset functions on allocation failure
 2026-06-26 17:24 UTC  (2+ messages)

qcom: Update qdsp6sw firmware for shikra platform
 2026-06-26 17:23 UTC 

[PATCH v10 0/5] ext4: deferred iput framework for EA inodes
 2026-06-26 17:23 UTC  (5+ messages)
` [PATCH v10 2/5] ext4: introduce ext4_put_ea_inode() for safe deferred iput
` [PATCH v10 5/5] ext4: prevent deadlock from duplicate EA inode references on corrupted fs

[PATCH RFC v2] TEST netdevsim: remove debugfs files before freeing net_device
 2026-06-26 17:22 UTC 

[PATCH] fpga: xilinx-pr-decoupler: Use devm_clk_get_prepared()
 2026-06-26 17:22 UTC  (3+ messages)

[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-06-26 17:22 UTC  (9+ messages)
` [PATCH 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)

[PATCH RFC v2] TEST netdevsim: remove debugfs files before freeing net_device
 2026-06-26 17:21 UTC 

[PATCH] Documentation/bpf: make it clear that kfuncs should be non-static
 2026-06-26 17:20 UTC 

[meta][PATCH v3 1/2] go-vendor.bbclass: Unpack into BP for destsuffix
 2026-06-26 17:20 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 1/3] signal: change force_sig_info_to_task() to call __send_signal_locked()
 2026-06-26 17:00 UTC  (13+ messages)
` [PATCH 0/11] Short circuit delivery for coredump signals
  ` [PATCH 01/11] signal: Compute the exit_code in get_signal
  ` [PATCH 02/11] signal: In get_signal call do_exit when it is unnecessary to shoot down threads
  ` [PATCH 03/11] signal: Bring down all threads when handling a non-coredump fatal signal
  ` [PATCH 04/11] signal: Move stopping for the coredump from do_exit into get_signal
  ` [PATCH 05/11] signal: Move audit_core_dumps from do_coredump "
  ` [PATCH 06/11] coredump: In zap_threads complete startup if there is no need to wait
  ` [PATCH 07/11] signal: Use the thread killing in get_signal for coredumps
  ` [PATCH 08/11] exit: Make do_group_exit static
  ` [PATCH 09/11] signal: Dequeue fatal signals
  ` [PATCH 10/11] signal: Short circuit deliver coredump signals
  ` [PATCH 11/11] signal: Remove SA_IMMUTABLE

[PATCH RFC v2] TEST netdevsim: remove debugfs files before freeing net_device
 2026-06-26 17:18 UTC 

[PATCH] cpufreq: tegra124: Disable DFLL clock on removal
 2026-06-26 17:18 UTC  (2+ messages)

[PATCH 0/3] Job submission optimisation
 2026-06-26 17:15 UTC  (7+ messages)
` [PATCH 1/3] drm/amdgpu: Remove unused amdgpu_device_ip_is_hw
` [PATCH 2/3] drm/amdgpu: Save some cycles on the job submission path
` [PATCH 3/3] drm/amdgpu: Do not fiddle with the idle workers too much

[cip-dev][isar-cip-core][PATCH v2] Add missing MACHINE to install swupdate-config*
 2026-06-26 17:13 UTC  (2+ messages)

[PATCH 0/2] media: atomisp: validate user-supplied buffer sizes in two ioctl paths
 2026-06-26 17:12 UTC  (4+ messages)
` [PATCH 1/2] media: atomisp: validate sizeimage against the allocated frame in framebuffer-to-CSS
` [PATCH 2/2] media: atomisp: bound DVS 6-axis table dimensions to the allocated config

[PATCH v3] fpga: stratix10-soc: Fix SVC mailbox handling during reconfiguration
 2026-06-26 17:11 UTC  (2+ messages)

[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
 2026-06-26 17:11 UTC  (4+ messages)

[PATCH v4 0/4] arm64: cross-CPU NMI via SDEI
 2026-06-26 17:11 UTC  (6+ messages)
` [PATCH v4 3/4] drivers/firmware: add SDEI cross-CPU NMI service for arm64
` [PATCH v4 4/4] arm64: escalate smp_send_stop() to an SDEI NMI as a last resort

[PATCH 0/5] crypto: use timing-safe digest comparison
 2026-06-26 17:11 UTC  (3+ messages)
` [PATCH 4/5] crypto/armv8: "

[PATCH v5 0/3] Teach git-replay(1) to linearize merge commits
 2026-06-26 17:10 UTC  (5+ messages)
` [PATCH v5 1/3] replay: add helper to put entry into mapped_commits
` [PATCH v5 3/3] replay: offer an option to linearize the commit topology

[NDCTL PATCH v3] cxl: Add CXL type2 accelerator unit test
 2026-06-26 17:09 UTC 

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-26 17:09 UTC  (9+ messages)
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()

[PATCHSET] xfs_scrub: codex-inspired bug fixes, part 3
 2026-06-26 17:09 UTC  (10+ messages)
` [PATCH 1/8] xfs_scrub: stop user file scan if caller already aborte
` [PATCH 4/8] xfs_scrub: fix spacemap external log device scan dev key
` [PATCH 5/8] xfs_scrub: fix estimate of work items for phase 4

[PATCH v3] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-26 17:08 UTC  (11+ messages)

[PATCH v4 0/5] lib/vsprintf: Validate spinlock context during restricted pointer formatting
 2026-06-26 17:06 UTC  (7+ messages)
` [PATCH v4 5/5] "

[PATCH v8 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-06-26 17:05 UTC  (3+ messages)
` [PATCH v8 02/14] firmware: qcom_scm: Migrate to generic PAS service

[PATCH] hw/riscv/riscv-iommu: set cmd_ill IOFENCE.C rsvp bits are set
 2026-06-26 17:05 UTC 

[PATCH v5 0/3] Add RP1 PWM controller support
 2026-06-26 17:09 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: pwm: Add Raspberry Pi RP1 PWM controller

[PATCH] drm/amdgpu: Fix kernel panic during driver load failure
 2026-06-26 17:05 UTC  (2+ messages)

Question on rate limiting on nftables
 2026-06-26 17:04 UTC  (6+ messages)

[PATCH GSoC RFC v13 00/12] cat-file: add remote-object-info to batch-command
 2026-06-26 17:03 UTC  (10+ messages)
` [PATCH GSoC v14 00/13] "
  ` [PATCH GSoC v14 02/13] git-compat-util: add strtoul_szt() with error handling
  ` [PATCH GSoC v14 05/13] fetch-pack: prepare function to be moved
  ` [PATCH GSoC v14 06/13] fetch-pack: move function to connect.c
  ` [PATCH GSoC v14 07/13] connect: refactor packet writing

[PATCH v4 00/19] dpaa: driver stability and feature improvements
 2026-06-26 16:59 UTC  (4+ messages)
` [PATCH v5 00/19] DPAA bus/net/mempool/DMA driver fixes and improvements
  ` [PATCH v5 17/19] drivers: release DPAA bpid on driver destructor

[PATCH v5] drm/i915: Refactor generic_handle_irq_safe() error messages
 2026-06-26 17:03 UTC  (2+ messages)

[PATCH 0/3] mm/migrate: preparatory cleanups for batch copy and offload
 2026-06-26 17:01 UTC  (5+ messages)
` [PATCH 1/3] mm/migrate: rename page to folio leftovers

[PATCH] ref-manual: clarify use of "PACKAGE_ARCH" in a packagegroup
 2026-06-26 17:00 UTC  (5+ messages)
` [docs] "

[PATCH] ARM: fdt: copy TF-A reserved memory into fdt passed to Linux
 2026-06-26 17:00 UTC  (2+ messages)

[intel-lts:6.12/emt 2/2] drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:2098:75: sparse: sparse: unsigned value that used to be signed checked against zero?
 2026-06-26 17:00 UTC 

[bitbake-devel][PATCH] bb: Add prefuncs and postfuncs ordering
 2026-06-26 17:00 UTC 

[PATCH net-next v3 0/3] net: pse-pd: decouple controller lookup from MDIO probe
 2026-06-26 16:59 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: pse-pd: add notifier chain for controller lifecycle events
` [PATCH net-next v3 2/3] net: pse-pd: fire lifecycle events on controller register/unregister
` [PATCH net-next v3 3/3] net: phy: own phydev->psec via PSE notifier and remove fwnode_mdio hook

[PATCH] clk: qcom: enable ALWAYS_ON for titan_top_gdsc
 2026-06-26 16:59 UTC  (4+ messages)

[OE-core] [scarthgap] [PATCH 1/5] bind: Fix CVE-2026-1519
 2026-06-26 16:59 UTC  (2+ messages)

[PATCH 1/1] wifi: mac80211: free ack status frame on TX header build failure
 2026-06-26 16:58 UTC 

[PATCH v2 0/8] dt-bindings: Orientation defines
 2026-06-26 16:58 UTC  (11+ messages)
` [PATCH v2 1/8] dt-bindings: media: Add macros for video interface devices
` [PATCH v2 2/8] media: dt-bindings: video-interface-devices: add video-interface-devices.h references
` [PATCH v2 4/8] ARM: tegra: Convert to new media orientation definitions

[PATCH] Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925
 2026-06-26 16:54 UTC  (5+ messages)

[GIT PULL] Ceph updates for 7.2-rc1
 2026-06-26 16:54 UTC 

[PATCH v3 0/7] migration/cpr: support vhost-vsock devices
 2026-06-26 16:46 UTC  (8+ messages)
` [PATCH v3 1/7] vhost: add vhost_reset_owner op
` [PATCH v3 2/7] vhost-vsock: don't reset connections during CPR
` [PATCH v3 3/7] vhost-vsock: fix FD leak in realize()
` [PATCH v3 4/7] vhost-vsock: preserve vhost FD during CPR
` [PATCH v3 5/7] vhost: factor out vhost_dev_init_backend()
` [PATCH v3 6/7] vhost: add vhost_dev_set_owner() / vhost_dev_reset_owner() helpers
` [PATCH v3 7/7] vhost-vsock: hand off device ownership across CPR

[PATCH net 0/3] Fix broken TC_ACT_REDIRECT
 2026-06-26 16:51 UTC  (4+ messages)
` [PATCH net 1/3] net: Extend bpf_net_context lifetime to cover qdisc enqueue
` [PATCH net 2/3] net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
` [PATCH net 3/3] selftests/tc-testing: Verify bpf redirect on RED block with preceding clsact (egress) classifier

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 6937632f4ac9cf96ea5da199e220ededb3966f23
 2026-06-26 16:51 UTC 

[PATCH 00/37] drm bridge hotplug
 2026-06-26 16:51 UTC  (10+ messages)
` [PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction

ANN: Sashiko reviews coming to the selinux mailing list
 2026-06-26 16:51 UTC  (2+ messages)

[to-be-updated] panic-use-sys_info_with_filter-to-avoid-duplicate-backtraces.patch removed from -mm tree
 2026-06-26 16:50 UTC 

[to-be-updated] powerpc-watchdog-use-sys_info_with_filter-to-avoid-duplicate-backtraces.patch removed from -mm tree
 2026-06-26 16:50 UTC 

[to-be-updated] watchdog-use-sys_info_with_filter-to-avoid-duplicate-backtraces.patch removed from -mm tree
 2026-06-26 16:50 UTC 

[to-be-updated] sys_info-add-helper-for-callers-that-print-some-sys_info-on-their-own.patch removed from -mm tree
 2026-06-26 16:50 UTC 

[PATCH] fix: scsi: srp_reconnect_rport: unbalanced scsi_block_targets/scsi_target_unblock
 2026-06-26 16:50 UTC  (2+ messages)

[PATCH] mm: fix CONFIG_STACK_GROWSUP typo in tools/testing/vma/include/dup.h
 2026-06-26 16:49 UTC  (3+ messages)

[PATCH] signal: change sys_kill() to use SEND_SIG_NOINFO
 2026-06-26 16:49 UTC  (3+ messages)

[PATCH] bitbake-setup: pass install-buildtools options from config and CLI
 2026-06-26 16:48 UTC  (3+ messages)
` [PATCH v2] bitbake-setup: use bb.fetch for buildtools installer download
  ` [bitbake-devel] "

[android-common:android16-6.12 2/2] arm-linux-gnueabi-ld: error: .tmp_vmlinux1.btf.o is already in final BE8 format
 2026-06-26 16:48 UTC 

[PATCH v2] target/arm: Implement and enable FEAT_SSVE_FEXPA for -cpu max
 2026-06-26 16:48 UTC 

[PATCH] block: partitions: Use seq_buf_putc() in cmdline_partition()
 2026-06-26 16:48 UTC  (2+ messages)
`  "

[PATCH] accel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()
 2026-06-26 16:47 UTC  (2+ messages)

[PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
 2026-06-26 16:46 UTC  (4+ messages)

[PATCH v2] smp: Use release stores for csd_lock_record() state
 2026-06-26 16:45 UTC  (4+ messages)

[PATCH] fix: drm/amd/display: dm_update_crtc_state: skip_modeset path leaves new_stream dangling, causing double release
 2026-06-26 16:45 UTC  (2+ messages)

[PATCH v14 29/44] arm64: RMI: Runtime faulting of memory
 2026-06-26 16:44 UTC  (11+ messages)

[PATCH RESEND v4] selftests/cgroup: Adjust cpu test duration based on HZ
 2026-06-26 16:44 UTC  (2+ messages)

[PATCH v1] drm/bridge: of-display-mode-bridge: Fix missing static const for the bridge funcs
 2026-06-26 16:44 UTC  (2+ messages)

[PATCH v2 0/7] commit-reach: terminate merge-base walk when one side is exhausted
 2026-06-26 16:43 UTC  (8+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 7/8] commit-reach: terminate merge-base walk when one paint "

[meta-lts-collab][kirkstone][PATCH V2 1/7] strongswan: Fix CVE-2026-35328
 2026-06-26 16:43 UTC  (2+ messages)

[bluetooth-next:master] BUILD SUCCESS ddd25808d4c2d668ef4f5ea2d3ab17cf0de87c8e
 2026-06-26 16:43 UTC 

[PATCH 0/1] sdhci: fix SDMA boundary bug
 2026-06-26 16:37 UTC  (4+ messages)
` [PATCH 1/1] fixed sdma "

[PATCH] ref-manual: render first mention of DEPLOY_DIR as a :term:
 2026-06-26 16:42 UTC 

[PATCH] spi: rzv2h-rspi: Fix DMA transfer error handling for signal interruption
 2026-06-26 16:42 UTC  (2+ messages)

[PATCH v3] blk-mq: bound blk_hctx_poll() to one jiffy
 2026-06-26 16:41 UTC  (2+ messages)

[PATCH v9 3/6] x86/sev: Disable CPU hotplug while SNP is active
 2026-06-26 16:40 UTC  (4+ messages)

[to-be-updated] selftests-mm-fix-ksm-numa-merge-test-for-systems-with-memoryless-numa-nodes.patch removed from -mm tree
 2026-06-26 16:40 UTC 

[to-be-updated] selftests-mm-handle-einval-when-configuring-gigantic-hugepages.patch removed from -mm tree
 2026-06-26 16:40 UTC 

[PATCH] fpga: altera-cvp: Add Agilex5 CVP credit register support
 2026-06-26 16:37 UTC  (2+ messages)

[PATCH v2 0/4] drm/xe/oa: A MERTOA bug-fix
 2026-06-26 16:39 UTC  (3+ messages)
` [PATCH v2 1/4] drm/xe/oa: Rename last argument of WHITELIST_OA_MMIO_TRG

[PATCH] dev-manual: fully define SOLIBS-related variables in bitbake.conf
 2026-06-26 16:39 UTC  (4+ messages)
` [docs] "

[PATCHES topic/xe-for-CI 0/6] drm/xe: Use GuC fw 70.70.0 for pre-release platforms
 2026-06-26 16:36 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] history: streamline message preparation and plug file stream leak
 2026-06-26 16:38 UTC 

[PATCH net v3] net: wwan: iosm: bound device offsets in the MUX downlink decoder
 2026-06-26 16:37 UTC  (2+ messages)

+ signal-change-sys_kill-to-use-send_sig_noinfo.patch added to mm-nonmm-unstable branch
 2026-06-26 16:36 UTC 

[PATCH v2] docs: pagemap: fix flags location, member name and sample code
 2026-06-26 16:36 UTC  (2+ messages)

[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-06-26 16:35 UTC  (6+ messages)
` [PATCH v2 4/4] mm: try to free swapcache for non-LRU folios


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.