All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 20:21:23 to 2026-07-10 20:59:18 UTC [more...]

[PATCH 2/2] Revert "arm64: Enable vmalloc-huge with ptdump"
 2026-07-10 20:58 UTC 

[PATCH v3 00/51] accel/tcg: Use IntervalTree for breakpoints and watchpoints
 2026-07-10 20:53 UTC  (27+ messages)
` [PATCH v3 01/51] cpu: Define BreakpointFlags type
` [PATCH v3 02/51] exec/breakpoint: Move BP declarations from hw/core/cpu.h
` [PATCH v3 03/51] exec/breakpoint: Merge watchpoint.h
` [PATCH v3 05/51] hw/core/cpu: Remove exec/breakpoint.h include
` [PATCH v3 07/51] exec/watchpoint: Add CPUWatchpoint.id
` [PATCH v3 08/51] accel/tcg: Pass CPUBreakpoint to debug_check_breakpoint
` [PATCH v3 09/51] target/arm: Split is_wp out of bp_wp_matches
` [PATCH v3 10/51] target/arm: Use bp argument in arm_debug_check_breakpoint
` [PATCH v3 13/51] target/riscv: Use bp argument in riscv_cpu_debug_check_watchpoint
` [PATCH v3 15/51] cpu: Use interval-tree for CPUBreakpoint
` [PATCH v3 16/51] target/arm: Make check_watchpoint_in_range static
` [PATCH v3 17/51] gdbstub: Report actual watchpoint trigger address
` [PATCH v3 18/51] cpu: Use interval-tree for CPUWatchpoint
` [PATCH v3 19/51] exec/breakpoint: Return the new bp from cpu_breakpoint_insert
` [PATCH v3 20/51] system: Remove cpu_watchpoint_insert error return path
` [PATCH v3 21/51] exec/breakpoint: Return the new wp from cpu_watchpoint_insert
` [PATCH v3 23/51] cpu-common: Validate flags in cpu_breakpoint_insert
` [PATCH v3 24/51] exec/breakpoint: Add CPUWatchpoint.hitlast
` [PATCH v3 25/51] exec/breakpoint: Merge CPUBreakpoint and CPUWatchpoint
` [PATCH v3 26/51] accel/tcg: Pass watchpoint hit to debug_excp_handler
` [PATCH v3 27/51] accel/tcg: Pass breakpoint "
` [PATCH v3 28/51] target/arm: Use CPUBreakpoint arg in arm_debug_excp_handler
` [PATCH v3 29/51] target/i386: Pass wp_hit to check_hw_breakpoints
` [PATCH v3 32/51] target/ppc: Simplify ppc_cpu_debug_check_breakpoint
` [PATCH v3 34/51] target/s390x: Use CPUBreakpoint arg in breakpoint_handler
` [PATCH v3 35/51] target/riscv: Simplify riscv_cpu_debug_excp_handler

[PATCH v6 0/5] net: can: isotp-fixes
 2026-07-10 20:58 UTC  (17+ messages)
` [PATCH v6 1/5] can: isotp: use unconditional synchronize_rcu() in isotp_release()
` [PATCH v6 2/5] can: isotp: fix use-after-free race with concurrent NETDEV_UNREGISTER
` [PATCH v6 3/5] can: isotp: fix race between RX/TX timers and frame reception
` [PATCH v6 4/5] can: isotp: fix lock-free state transition in tx timer handler
` [PATCH v6 5/5] can: isotp: fix state machine corruption on signal interruption

Limiting Yocto Memory Usage
 2026-07-10 20:56 UTC 

[PATCH v12 00/36] phy: rockchip: usbdp: Clean up the mess
 2026-07-10 16:45 UTC  (22+ messages)
` [PATCH v12 17/36] phy: rockchip: usbdp: Drop DP HPD handling
` [PATCH v12 18/36] phy: rockchip: usbdp: Rename mode_change to phy_needs_reinit
` [PATCH v12 21/36] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB
` [PATCH v12 24/36] phy: rockchip: usbdp: Hold mutex in DP PHY configure
` [PATCH v12 28/36] phy: rockchip: usbdp: Only enable USB3 when not in high-speed mode
` [PATCH v12 31/36] phy: rockchip: usbdp: Add phy reset notification support
` [PATCH v12 33/36] phy: rockchip: usbdp: Rename mode to hw_mode

[PATCH v9 00/12] Allow AET to use PMT as loadable module
 2026-07-10 20:54 UTC  (20+ messages)
` [PATCH v9 01/12] platform/x86/intel/{pmt,vsec}: Prevent unbind via sysfs
` [PATCH v9 03/12] x86/resctrl: Honor rdt=perf option to force enable AET perf events
` [PATCH v9 05/12] x86/resctrl: Drop global 'rdt_mon_capable' flag
` [PATCH v9 06/12] arm,x86,fs/resctrl: Handle change in number of RMIDs on each mount
` [PATCH v9 07/12] x86/resctrl: Add PMT registration API for AET enumeration callbacks

[powerpc:fixes-test 10/12] kernel/sched/core.c:7449:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2026-07-10 20:54 UTC 

[RFC PATCH 0/6] um: introduce pidfd_mmap()/pidfd_munmap() syscalls
 2026-07-10 20:53 UTC  (7+ messages)
` [RFC PATCH 1/6] pidfd: add "
` [RFC PATCH 2/6] um: acquire a stub pidfd via CLONE_PIDFD in seccomp mode
` [RFC PATCH 3/6] um: install guest mappings via pidfd_mmap() "
` [RFC PATCH 4/6] um: forbid mmap/munmap in the stub seccomp filter
` [RFC PATCH 5/6] um: install guest mappings via pidfd_mmap() in both modes
` [RFC PATCH 6/6] selftests/pidfd: add pidfd_mmap()/pidfd_munmap() tests

[PATCH v7 00/12] sched, steal_monitor: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-07-10 20:53 UTC  (5+ messages)
` [PATCH v7 08/12] virt: Introduce steal monitor driver
` [PATCH v7 11/12] virt/steal_monitor: Act on steal time periodically and decide on preferred CPUs

[PATCH v2] tests/intel/xe_defrag: Exercise the Xe page-defragmentation worker
 2026-07-10 20:52 UTC 

[moderation/CI] Re: Use generic_file_read_iter() in hugetlbfs
 2026-07-10 20:52 UTC 

[GIT PULL] Please Pull NFS Client Bugfixes for Linux 7.2-rc3
 2026-07-10 20:51 UTC 

[PATCH 0/8] x86/pci: consolidate x86-specific PCI quirks into arch/x86/pci/fixup.c
 2026-07-10 20:51 UTC  (3+ messages)

[PATCH] Bluetooth: btintel: Drop dead !skb check in btintel_read_version()
 2026-07-10 20:30 UTC 

[GIT PULL] regulator fixes for v7.2-rc2
 2026-07-10 20:50 UTC 

[PATCH 00/30] mm: make VMA page offset handling more consistent
 2026-07-10 20:48 UTC  (6+ messages)
` [PATCH 29/30] tools/testing/vma: default VMA flag bits to 64-bit
` [PATCH 30/30] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()

[Buildroot] [PATCH 1/2] package/samba4: fix build on m68k
 2026-07-10 20:48 UTC  (2+ messages)

[Buildroot] [git commit] package/samba4: bump version to 4.24.4
 2026-07-10 20:44 UTC 

[Buildroot] [git commit] package/samba4: fix build on m68k
 2026-07-10 20:44 UTC 

[PATCHSET v4 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-10 20:47 UTC  (4+ messages)
` [PATCH 01/10] sched/core: Drop mutex locks before proxy rescheduling

[PATCH 1/2] NFS: Pin the 'struct nfs_server' during a FREE_STATEID call
 2026-07-10 20:47 UTC  (2+ messages)
` [PATCH 2/2] NFS: Decrement refcounts if allocating nfs_free_stateid_data fails

[pci:controller/dwc-rcar-gen4] BUILD SUCCESS 6bd0f589488396d14c4d9e4f030954ccc2ee4f93
 2026-07-10 20:45 UTC  (2+ messages)

[PATCH BlueZ v1] monitor: Fix printing subpages bits after all subpages
 2026-07-10 20:45 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH] media: cedrus: skip invalid H.264 reference list entries
 2026-07-10 20:44 UTC  (4+ messages)
` [PATCH v2] media: cedrus: reject invalid active H.264 ref indices

[PATCH v4 0/8] media: add virtio-media driver
 2026-07-10 20:44 UTC  (3+ messages)

[REGRESSION] drm/amd/display: amdgpu_dm_plane_test.ko fails to build due to modpost "too long symbol"
 2026-07-10 20:43 UTC  (6+ messages)

LBS setup
 2026-07-10 20:43 UTC  (5+ messages)

[RFC PATCH 0/6] Add Shared Media Graph API
 2026-07-10 20:42 UTC  (8+ messages)
` [RFC PATCH 1/6] media: mc: Implement shared media graph

[PATCH v2 1/9] security: add LSM blob and hooks for namespaces
 2026-07-10 20:42 UTC  (5+ messages)

[PATCH] docs: driver-api: pin-control: fix spelling of below
 2026-07-10 20:43 UTC  (4+ messages)

[PATCH net] tcp: fix TIME_WAIT socket reference leak on PSP policy failure
 2026-07-10 20:42 UTC  (2+ messages)

[PATCH v3 0/7] ASoC: apple: mca: support simultaneous I2S capture on the frontend
 2026-07-10 20:41 UTC  (3+ messages)
` [PATCH v3 2/7] ASoC: apple: mca: Separate data & clock port setup

[PATCH v16 00/33] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2026-07-10 20:36 UTC  (6+ messages)
` [PATCH v16 20/33] pc-bios/s390-ccw: Refactor zipl_run()
  ` [PATCH v16 24/33] pc-bios/s390-ccw: Add signed component address overlap checks
  ` [PATCH v16 26/33] pc-bios/s390-ccw: Add additional security checks for secure boot

[usb:usb-next] BUILD SUCCESS 0f1dabb7af982dae9325a005297785a792b51223
 2026-07-10 20:35 UTC 

[PATCH RFC] RAS: hwerr_tracking: move recoverable hardware error tracking out of vmcoreinfo
 2026-07-10 20:35 UTC  (2+ messages)

Add redirect git.y.o/git/... -> /
 2026-07-10 20:35 UTC  (5+ messages)
` [yocto] "

[tip:irq/drivers] BUILD SUCCESS d1c2827590696cdb0d580502443e2f5d8ae6e0ea
 2026-07-10 20:34 UTC 

[PATCH bpf-next v3 0/2] bpf: require an owned cpumask for bpf_cpumask_populate()
 2026-07-10 20:34 UTC  (6+ messages)
` [PATCH bpf-next v3 1/2] bpf: Require a BPF "

+ ocfs2-validate-rl_used-against-rl_count-in-refcount-block-validator.patch added to mm-nonmm-unstable branch
 2026-07-10 20:34 UTC 

[PATCH] ocfs2: validate rl_used against rl_count in refcount block validator
 2026-07-10 20:33 UTC  (2+ messages)

[PATCH v3 0/9] Stability fixes for GVE
 2026-07-10 20:33 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/9] net/gve: delay adding mbuf head to software ring

man/man8/ldconfig.8: document system-wide tunables
 2026-07-10 20:33 UTC  (4+ messages)

[PATCH v2] alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()
 2026-07-10 20:32 UTC  (2+ messages)

[syzbot] Monthly ext4 report (Jul 2026)
 2026-07-10 20:32 UTC 

[syzbot] Monthly fs report (Jul 2026)
 2026-07-10 20:32 UTC 

[PATCH batadv] batman-adv: fix kernel-doc for functions holding ownership of the skb
 2026-07-10 20:31 UTC 

[Buildroot] [PATCH 1/1] package/stellarium: bump version to 26.2
 2026-07-10 20:31 UTC  (2+ messages)

[Buildroot] [git commit] package/stellarium: bump version to 26.2
 2026-07-10 20:27 UTC 

[PATCH v1] drm/i915/dp: Gate UHBR SST SDP splitting on sink capability
 2026-07-10 20:31 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH] media: rockchip: rkcif: Use IS_ERR() check for media_entity_remote_source_pad_unique()
 2026-07-10 20:30 UTC  (2+ messages)

+ mm-ptdump-always-stabilise-against-page-table-freeing-using-init_mm.patch added to mm-new branch
 2026-07-10 20:30 UTC 

[Bug 221065] New: ideapad_acpi: unexpected charge_types spam on Yoga Pro 7 14ASP9
 2026-07-10 20:30 UTC  (2+ messages)
` [Bug 221065] "

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-10 20:17 UTC  (25+ messages)
` [PATCH v2 10/33] mm/rmap: rename anon_vma_interval_tree_*() params and use pgoff_t
` [PATCH v2 11/33] mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
` [PATCH v2 12/33] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()
` [PATCH v2 15/33] mm/vma: refactor vmg_adjust_set_range() for clarity
` [PATCH v2 16/33] mm/vma: minor cleanup of expand_[upwards, downwards]()
` [PATCH v2 17/33] mm: introduce and use linear_page_delta()
` [PATCH v2 18/33] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH v2 19/33] mm: prefer vma_[start,end]_pgoff() to vma->vm_pgoff in kernel/
` [PATCH v2 20/33] mm/vma: remove duplicative vma_pgoff_offset() helper
` [PATCH v2 21/33] mm: use linear_page_[index, delta]() consistently
` [PATCH v2 22/33] mm/vma: introduce vma_assert_can_modify()
` [PATCH v2 23/33] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH v2 24/33] mm/vma: move __install_special_mapping() to vma.c
` [PATCH v2 25/33] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH v2 26/33] mm/vma: update vma_shrink() to not pass start, pgoff parameters
` [PATCH v2 27/33] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH v2 28/33] mm/vma: slightly rework the anonymous check in __mmap_new_vma()
` [PATCH v2 29/33] mm/vma: introduce and use vma_set_pgoff()
` [PATCH v2 30/33] mm/vma: correct incorrect vma.h inclusion
` [PATCH v2 31/33] mm/vma: use guard clauses in can_vma_merge_[before, after]()
` [PATCH v2 32/33] tools/testing/vma: default VMA, mm flag bits to 64-bit
` [PATCH v2 33/33] tools/testing/vma: output compared expression on ASSERT_[EQ, NE]()

[PATCH v1] PCI: acpiphp_ibm: Do not use uninitialized device_class
 2026-07-10 20:30 UTC  (2+ messages)

[PATCH v5 0/4] pinctrl: mediatek: Enable module build support
 2026-07-10 20:29 UTC  (2+ messages)

[PATCH] mm/ptdump: always stabilise against page table freeing using init_mm
 2026-07-10 20:29 UTC  (2+ messages)

[PATCH v7 0/3] graph: indent visual roots in graph
 2026-07-10 20:29 UTC  (5+ messages)
` [PATCH v8 0/4] "
  ` [PATCH v8 4/4] graph: indent visual root "

[PATCH] usb: core: devio: validate device and interface before buffer allocation
 2026-07-10 20:29 UTC  (3+ messages)

drivers/dma-buf/st-dma-fence.c:415:10-35: opportunity for str_yes_no(dma_fence_is_signaled ( f2 ))
 2026-07-10 20:28 UTC 

[PATCH v2 0/7] rust_binder : Implement dynamic debug logging mask
 2026-07-10 20:27 UTC  (4+ messages)
` [PATCH v2 1/7] rust_binder: Add "

[PATCH i-g-t 1/2] tools/intel_gpu_frequency: include limits.h to fix musl build
 2026-07-10 20:25 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/2] "
` ✓ i915.CI.BAT: "

[PATCH net-next v5 0/2] net: dsa: realtek: rtl8365mb: add SGMII/HSGMII support for RTL8367S
 2026-07-10 20:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dracut: bump version to 111
 2026-07-10 20:26 UTC  (2+ messages)

[PATCH v3 6/8] wifi: ath12k: Use pci_{enable/disable}_link_state() APIs to enable/disable ASPM states
 2026-07-10 20:25 UTC  (2+ messages)

[Buildroot] [git commit] package/dracut: bump version to 111
 2026-07-10 20:25 UTC 

[PATCH v4 0/7] pmbus: PMBus 1.x framework, CLI, regulator and thermal support
 2026-07-10 20:16 UTC  (5+ messages)
` [PATCH v4 4/7] board: nxp: vid: introduce PMBus framework support
` [PATCH v4 5/7] thermal: pmbus: add PMBus die-temp driver
` [PATCH v4 6/7] test: dm: pmbus: add a sandbox PMBus chip emulator
` [PATCH v4 7/7] test: dm: pmbus: test pmbus command and framework

+ docs-abi-damon-document-probe-weight-file.patch added to mm-new branch
 2026-07-10 20:24 UTC 

+ docs-admin-guide-mm-damon-usage-document-weight-sysfs-file.patch added to mm-new branch
 2026-07-10 20:24 UTC 

+ docs-mm-damon-design-document-attrs-only-monitoring.patch added to mm-new branch
 2026-07-10 20:24 UTC 

+ mm-damon-sysfs-implement-probe-weight-file.patch added to mm-new branch
 2026-07-10 20:24 UTC 

[PATCH 0/7] refs: remove use of `the_repository`
 2026-07-10 20:24 UTC  (6+ messages)

+ mm-damon-core-implement-damon_has_probe_weight.patch added to mm-new branch
 2026-07-10 20:24 UTC 

+ mm-damon-core-get-merge-threshold-from-probe-hits-when-weights-are-set.patch added to mm-new branch
 2026-07-10 20:24 UTC 

+ mm-damon-core-s-max_nr_accesses-max_merge_score-in-kdamond_fn.patch added to mm-new branch
 2026-07-10 20:24 UTC 

+ mm-damon-core-set-samples-in-apply_probes-if-probe-weights-are-set.patch added to mm-new branch
 2026-07-10 20:24 UTC 

+ mm-damon-core-disable-access-monitoring-when-probe-weights-are-set.patch added to mm-new branch
 2026-07-10 20:24 UTC 

+ mm-damon-core-validate-params-for-probe-hits-weighted-sum-overflow.patch added to mm-new branch
 2026-07-10 20:24 UTC 

+ mm-damon-core-disallow-probe_hits-overflow-on-attrs-only-monitoring.patch added to mm-new branch
 2026-07-10 20:24 UTC 

+ mm-damon-core-extend-merge-function-to-work-with-probe-hits.patch added to mm-new branch
 2026-07-10 20:24 UTC 

+ mm-damon-core-use-abs_diff-instead-of-abs.patch added to mm-new branch
 2026-07-10 20:24 UTC 

+ mm-damon-paddr-respect-return_max_wsum.patch added to mm-new branch
 2026-07-10 20:24 UTC 

[Buildroot] [PATCH] package/wireshark: bump to v4.4.17
 2026-07-10 20:23 UTC  (2+ messages)

+ mm-damon-core-implement-damon_probe_hits_wsum.patch added to mm-new branch
 2026-07-10 20:23 UTC 

+ mm-damon-core-ask-apply_probe-to-return-max-probe-hits-weighted-sum.patch added to mm-new branch
 2026-07-10 20:23 UTC 

+ mm-damon-paddr-set-samples-in-apply_probes-if-requested.patch added to mm-new branch
 2026-07-10 20:23 UTC 

+ mm-damon-core-ask-apply_probes-ops-callback-to-set-sampling-address.patch added to mm-new branch
 2026-07-10 20:23 UTC 

+ mm-damon-core-introduce-damon_probe-weight.patch added to mm-new branch
 2026-07-10 20:23 UTC 

[Buildroot] [git commit] package/wireshark: bump to v4.4.17
 2026-07-10 20:14 UTC 

[PATCH] iio: proximity: hx9023s: validate firmware size
 2026-07-10 20:21 UTC  (3+ messages)
` [PATCH v2] "

[asahilinux:bits/200-dcp 52/177] drivers/gpu/drm/apple/dptxep.c:224:35: sparse: sparse: cast from restricted __le32
 2026-07-10 20:21 UTC 

[android-common:android15-6.6-2026-01 1/1] drivers/pmdomain/apple/pmgr-pwrstate.c:180:32: sparse: sparse: symbol 'apple_pmgr_reset_ops' was not declared. Should it be static?
 2026-07-10 20:21 UTC 


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.