All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-13 21:33:32 to 2025-10-13 22:34:09 UTC [more...]

[PATCH v12 00/31] x86,fs/resctrl telemetry monitoring
 2025-10-13 22:33 UTC  (16+ messages)
` [PATCH v12 01/31] x86,fs/resctrl: Improve domain type checking
` [PATCH v12 02/31] x86/resctrl: Move L3 initialization into new helper function
` [PATCH v12 03/31] x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v12 04/31] x86/resctrl: Clean up domain_remove_cpu_ctrl()
` [PATCH v12 05/31] x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr
` [PATCH v12 06/31] x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters
` [PATCH v12 07/31] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v12 08/31] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v12 09/31] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v12 10/31] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v12 11/31] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v12 13/31] x86,fs/resctrl: Add and initialize rdt_resource for package scope monitor
` [PATCH v12 14/31] x86/resctrl: Discover hardware telemetry events
` [PATCH v12 15/31] x86,fs/resctrl: Fill in details of events for guid 0x26696143 and 0x26557651
` [PATCH v12 16/31] x86,fs/resctrl: Add architectural event pointer

[PATCH v2 0/2] KVM: SVM: GIF and EFER.SVME are independent
 2025-10-13 22:33 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: SVM: Don't set GIF when clearing EFER.SVME

Bug#1116595: Packaging issue: xfs_scrub_all_fail.service NoNewPrivileges breaks emailing reports
 2025-10-13 22:31 UTC  (3+ messages)
          `  "

[PATCH 0/7] Fix a couple of wedge corner-case memory leaks
 2025-10-13 22:32 UTC  (9+ messages)
` [PATCH 1/7] drm/xe: Add additional trace points for LRCs
` [PATCH 2/7] drm/xe: Add a trace point for VM close
` [PATCH 3/7] drm/xe: Add the BO pointer info to the BO trace
` [PATCH 4/7] drm/xe: Add new exec queue trace points
` [PATCH 5/7] drm/xe: Correct migration VM teardown order
` [PATCH 6/7] drm/xe: Kick start GPU scheduler on teardown
` [PATCH 7/7] drm/xe: Check for GuC responses on disabling scheduling

In defense of Link (was Re: [b4] initial "b4 dig" to supplant Link: trailers)
 2025-10-13 22:31 UTC  (9+ messages)

[PATCH 0/2] KVM: SVM: Aggressively clear vmcb02 clean bits
 2025-10-13 22:31 UTC  (3+ messages)

[i-g-t, v6, 0/3] tests/intel/xe_survivability: Add xe_survivability test
 2025-10-13 22:30 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_survivability: Add xe_survivability test (rev4)
` ✗ i915.CI.BAT: failure "

[PATCH net v3 0/1] net: phy: bcm54811: Fix GMII/MII/MII-Lite selection
 2025-10-13 22:27 UTC  (3+ messages)
` [PATCH net v3 1/1] "

[PATCH v2 0/4] Enable to set DbC strings through sysfs
 2025-10-13 22:27 UTC  (5+ messages)
` [PATCH v2 3/4] xhci: dbc: allow to set product name "

[PATCH] irqchip: Enable compile testing of Broadcom drivers
 2025-10-13 22:26 UTC  (2+ messages)

[PATCH v13 0/8] platform/x86: Add asus-armoury driver
 2025-10-13 22:26 UTC  (5+ messages)
` [PATCH v13 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs
  ` [External] : "

[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
 2025-10-13 22:25 UTC  (6+ messages)

[PATCH 00/12] Extend test coverage for nested SVM
 2025-10-13 22:25 UTC  (4+ messages)
` [PATCH 08/12] KVM: selftests: Use 'leaf' instead of hugepage to describe EPT entries

[pci:for-linus 1/1] hppa-linux-ld: drivers/pci/vgaarb.c:559: undefined reference to `screen_info'
 2025-10-13 22:23 UTC 

[RFC PATCH 0/4] KVM: x86/tdx: Have TDX handle VMXON during bringup
 2025-10-13 22:22 UTC  (4+ messages)
` [RFC PATCH 2/4] KVM: x86: Extract VMXON and EFER.SVME enablement to kernel

FAILED: patch "[PATCH] media: mc: Clear minor number before put device" failed to apply to 5.15-stable tree
 2025-10-13 22:21 UTC  (2+ messages)
` [PATCH 5.15.y] media: mc: Clear minor number before put device

[PATCH 0/2] LSM: Identify module using network facilities
 2025-10-13 22:21 UTC  (12+ messages)
` [PATCH 1/2] LSM: Exclusive secmark usage
` [PATCH 2/2] LSM: Allow reservation of netlabel

[PATCH 0/2] b4: sparse-checkout related fixes
 2025-10-13 22:20 UTC  (3+ messages)
` [PATCH 1/2] test_shazam: clean worktree before git am
` [PATCH 2/2] ez: cleanup sparse-checkout usage

[PATCH v3] memfd,selinux: call security_inode_init_security_anon
 2025-10-13 22:19 UTC  (6+ messages)

[PATCH v6 0/7] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2025-10-13 22:18 UTC  (10+ messages)
` [PATCH v6 4/7] HID: asus: listen to the asus-wmi brightness device instead of creating one
` [PATCH v6 7/7] HID: asus: add support for the asus-wmi brightness handler

[PATCH] KVM: TDX: Replace kmalloc + copy_from_user with memdup_user in tdx_td_init
 2025-10-13 22:15 UTC  (2+ messages)

I still use git whatchanged
 2025-10-13 22:15 UTC  (2+ messages)

[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
 2025-10-13 22:14 UTC  (3+ messages)

[RFC PATCH] drm/xe: Retain vma flags when recreating and splitting vmas for madvise
 2025-10-13 22:14 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH] PCI/PM: Avoid redundant delays on D3hot->D3cold
 2025-10-13 22:13 UTC  (4+ messages)

[PATCH net-next 00/10] udp: increase RX performance under stress
 2025-10-13 22:12 UTC  (4+ messages)
` [PATCH net-next 10/10] udp: use skb_attempt_defer_free()
  ` [REGRESSION] xfrm issue bisected to 6471658dc66c ("udp: use skb_attempt_defer_free()")

[PATCH] accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()
 2025-10-13 22:12 UTC  (2+ messages)

FAILED: patch "[PATCH] Squashfs: reject negative file sizes in squashfs_read_inode()" failed to apply to 5.4-stable tree
 2025-10-13 22:11 UTC  (3+ messages)
` [PATCH 5.4.y 1/2] Squashfs: add additional inode sanity checking
  ` [PATCH 5.4.y 2/2] Squashfs: reject negative file sizes in squashfs_read_inode()

FAILED: patch "[PATCH] media: mc: Clear minor number before put device" failed to apply to 6.1-stable tree
 2025-10-13 22:11 UTC  (2+ messages)
` [PATCH 6.1.y] media: mc: Clear minor number before put device

[PATCH] musl: backport fix for CVE-2025-26519 to LTS branches
 2025-10-13 22:11 UTC  (2+ messages)
` [OE-core] "

[master][PATCH v4 0/4] Add recipes to build initramfs image
 2025-10-13 22:10 UTC  (5+ messages)
` [master][PATCH v4 3/4] meta-ti-bsp: wic: Add initramfs path to to grub config
` [master][PATCH v4 4/4] meta-ti-bsp: conf: machine: include: Build initramfs for all TI SoC's

Linux 6.18-rc1
 2025-10-13 22:09 UTC  (3+ messages)

[syzbot] [pm?] INFO: task hung in rpm_resume (2)
 2025-10-13 22:09 UTC 

[PATCH v3] PCI/VGA: Select SCREEN_INFO on X86
 2025-10-13 22:08 UTC 

[syzbot] [kernel?] INFO: task hung in p9_fd_close (3)
 2025-10-13 22:08 UTC 

[PATCH] accel/qaic: Use kvcalloc() for slice requests allocation
 2025-10-13 22:08 UTC  (2+ messages)

[PATCH] accel/qaic: Fix bootlog initialization ordering
 2025-10-13 22:06 UTC  (2+ messages)

[PATCH v2 0/1] replay: make atomic ref updates the default behavior
 2025-10-13 22:05 UTC  (4+ messages)
` [PATCH v3 0/3] replay: make atomic ref updates the default
  ` [PATCH v3 2/3] replay: make atomic ref updates the default behavior

[PATCH v2 0/3] Add UltraRISC DP1000 PLIC support
 2025-10-13 22:04 UTC  (9+ messages)
` [PATCH v2 3/3] irqchip/plic: add support for UltraRISC DP1000 PLIC

[PATCH v20 00/28] riscv control-flow integrity for usermode
 2025-10-13 21:56 UTC  (58+ messages)
` [PATCH v20 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v20 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v20 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v20 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v20 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v20 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v20 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v20 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v20 09/28] riscv/mm: write protect and shadow stack
` [PATCH v20 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v20 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v20 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v20 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v20 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v20 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v20 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v20 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v20 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v20 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v20 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v20 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v20 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v20 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v20 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v20 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v20 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v20 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v20 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCH 0/1] Avoid crash during dump when finding an evicted BO
 2025-10-13 22:03 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Avoid crash during dump when finding an evicted BO (rev3)

[PATCH] i3c: fix refcount inconsistency in i3c_master_register
 2025-10-13 22:01 UTC  (7+ messages)

[PATCH v3 0/2] Incorporate DRAM address in EDAC messages
 2025-10-13 22:00 UTC  (2+ messages)

[PATCH] dt-bindings: power: Convert Actions Owl SPS to DT schema
 2025-10-13 21:58 UTC 

[syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs_setattr
 2025-10-13 21:58 UTC 

[syzbot] [input?] BUG: unable to handle kernel paging request in uinput_destroy_device
 2025-10-13 21:58 UTC 

[PATCH] dt-bindings: thermal: Convert amazon,al-thermal to DT schema
 2025-10-13 21:58 UTC 

[PATCH] dt-bindings: thermal: Convert brcm,sr-thermal to DT schema
 2025-10-13 21:58 UTC 

[f2fs-dev] [syzbot] [f2fs?] WARNING in f2fs_rename2 (2)
 2025-10-13 21:57 UTC  (2+ messages)
`  "

[PATCH] Merge cherry-pick tag 'riscv-dt-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/dt
 2025-10-13 21:52 UTC 

[syzbot] [exfat?] KASAN: stack-out-of-bounds Read in exfat_nls_to_ucs2
 2025-10-13 21:57 UTC 

FAILED: patch "[PATCH] Squashfs: reject negative file sizes in squashfs_read_inode()" failed to apply to 5.10-stable tree
 2025-10-13 21:57 UTC  (3+ messages)
` [PATCH 5.10.y 1/2] Squashfs: add additional inode sanity checking
  ` [PATCH 5.10.y 2/2] Squashfs: reject negative file sizes in squashfs_read_inode()

[v7 00/16] mm: support device-private THP
 2025-10-13 21:55 UTC  (5+ messages)
` [v7 11/16] mm/migrate_device: add THP splitting during migration

[PATCH] builtin/cat-file.c: simplify calling `report_object_status()`
 2025-10-13 21:56 UTC 

[PATCH] [Outreachy] patch-ids: fix const correctness
 2025-10-13 21:55 UTC  (7+ messages)

[RESEND PATCH] sched/fair: Skip sched_balance_running cmpxchg when balance is not due
 2025-10-13 21:54 UTC  (3+ messages)

[syzbot] [net?] INFO: rcu detected stall in inet_rtm_newaddr (2)
 2025-10-13 21:51 UTC  (5+ messages)
` [syzbot] [net?] [mm?] "

[PATCH 00/33] vhost-user-blk: live-backend local migration
 2025-10-13 21:50 UTC  (12+ messages)
` [PATCH 31/33] vhost-user-blk: support vhost backend migration

[PATCH v2] pci: cadence-ep: Fix incorrect MSI capability ID
 2025-10-13 21:50 UTC  (2+ messages)

[RFC][PATCH 00/11] drm/i915/prefill: Introduce helpers for prefill latency calculations
 2025-10-13 21:49 UTC  (7+ messages)
` [RFC][PATCH 06/11] drm/i195/wm: Add WM0 prefill helpers
` [RFC][PATCH 08/11] drm/i915/prefill: Introduce intel_prefill.c

[PATCH 0/7] Fix a couple of wedge corner-case memory leaks
 2025-10-13 21:49 UTC  (10+ messages)
` [PATCH 6/7] drm/xe: Don't block messages to the GPU scheduler

[PATCH net-next] net: mana: Support HW link state events
 2025-10-13 21:47 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 0/4] tests: do more testing of block drivers in CI
 2025-10-13 21:46 UTC  (5+ messages)
` [PATCH RFC/WIP 4/4] gitlab: add jobs for thorough block tests

Replacing Link trailers
 2025-10-13 21:46 UTC  (10+ messages)

[PATCH 5/5] setup: allow not marking self owned repos as safe in `ensure_safe_repository()`
 2025-10-13 21:46 UTC  (7+ messages)
` [PATCH v2 0/5] Apply comments of D. Ben Knoble
  ` [PATCH v2 1/5] setup: rename `ensure_safe_repository()` for clarity
  ` [PATCH v2 2/5] setup: rename `die_upon_assumed_unsafe_repo()` to align with check
  ` [PATCH v2 3/5] setup: refactor `ensure_safe_repository()` testing priorities
  ` [PATCH v2 4/5] setup: allow temporary bypass of `ensure_safe_repository()` checks
  ` [PATCH v2 5/5] setup: allow not marking self owned repos as safe in `ensure_safe_repository()`

FAILED: patch "[PATCH] Squashfs: reject negative file sizes in squashfs_read_inode()" failed to apply to 5.15-stable tree
 2025-10-13 21:45 UTC  (3+ messages)
` [PATCH 5.15.y 1/2] Squashfs: add additional inode sanity checking
  ` [PATCH 5.15.y 2/2] Squashfs: reject negative file sizes in squashfs_read_inode()

FAILED: patch "[PATCH] fs: udf: fix OOB read in lengthAllocDescs handling" failed to apply to 5.4-stable tree
 2025-10-13 21:45 UTC  (2+ messages)
` [PATCH 5.4.y] fs: udf: fix OOB read in lengthAllocDescs handling

FAILED: patch "[PATCH] media: mc: Clear minor number before put device" failed to apply to 6.6-stable tree
 2025-10-13 21:44 UTC  (2+ messages)
` [PATCH 6.6.y] media: mc: Clear minor number before put device

[PATCH] drm/i915/gem: fix typo in comment (I915_EXEC_NO_RELOC)
 2025-10-13 21:43 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v2 00/24] PCI: Bridge window selection improvements
 2025-10-13 21:17 UTC  (4+ messages)
` [PATCH v2 03/24] MIPS: PCI: Use pci_enable_resources()

[PATCH v2] PCI: endpoint: pci-epf-test: Fix sleeping function being called from atomic context
 2025-10-13 21:40 UTC  (2+ messages)

[PATCH] contrib/plugins/uftrace_symbols.py: generate debug files to map symbols to source
 2025-10-13 21:39 UTC 

[PATCH bpf-next RFC 0/2] Pass external callchain entry to get_perf_callchain
 2025-10-13 21:37 UTC  (3+ messages)

[PATCH] iotests: Adjust nbd expected outputs to match current behavior
 2025-10-13 21:36 UTC 

[PATCH] iio: test: fixed-point: new kunit test
 2025-10-13 21:33 UTC 

[linus:master] [slab] af92793e52: BUG_kmalloc-#(Not_tainted):Freepointer_corrupt
 2025-10-13 21:33 UTC  (3+ messages)

[PATCHv4 0/2] block+nvme: removing virtual boundary mask reliance
 2025-10-13 21:33 UTC  (4+ messages)
` [PATCHv4 1/2] block: accumulate memory segment gaps per bio


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.