messages from 2025-10-13 21:13:31 to 2025-10-13 22:20:13 UTC [more...]
[PATCH 0/2] b4: sparse-checkout related fixes
2025-10-13 22:20 UTC
[PATCH v2 0/4] Enable to set DbC strings through sysfs
2025-10-13 22:19 UTC (4+ messages)
` [PATCH v2 3/4] xhci: dbc: allow to set product name "
[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)
[PATCH 0/2] LSM: Identify module using network facilities
2025-10-13 22:11 UTC (6+ messages)
` [PATCH 1/2] LSM: Exclusive secmark usage
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
[RFC PATCH 0/4] KVM: x86/tdx: Have TDX handle VMXON during bringup
2025-10-13 22:08 UTC (3+ messages)
` [RFC PATCH 2/4] KVM: x86: Extract VMXON and EFER.SVME enablement to kernel
[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 (10+ 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)
In defense of Link (was Re: [b4] initial "b4 dig" to supplant Link: trailers)
2025-10-13 21:59 UTC (8+ 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()
[RFC PATCH] mm: net: disable kswapd for high-order network buffer allocation
2025-10-13 21:56 UTC (5+ messages)
[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)
[PATCH 0/2] KVM: SVM: Aggressively clear vmcb02 clean bits
2025-10-13 21:54 UTC (2+ 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 00/12] Extend test coverage for nested SVM
2025-10-13 21:41 UTC (3+ messages)
` [PATCH 08/12] KVM: selftests: Use 'leaf' instead of hugepage to describe EPT entries
[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
[PATCH] dt-bindings: watchdog: Convert marvell,orion-wdt to DT schema
2025-10-13 21:31 UTC
[PATCH] dt-bindings: watchdog: Convert TI OMAP to DT schema
2025-10-13 21:31 UTC
[PATCH] dt-bindings: hwmon: Convert apm,xgene-slimpro-hwmon to DT schema
2025-10-13 21:31 UTC
[PATCH] dt-bindings: i2c: Convert apm,xgene-slimpro-i2c to DT schema
2025-10-13 21:31 UTC
[PATCH] dt-bindings: mailbox: Convert apm,xgene-slimpro-mbox to DT schema
2025-10-13 21:31 UTC
[PATCH net-next] dt-bindings: net: Convert amd,xgbe-seattle-v1a to DT schema
2025-10-13 21:30 UTC
[PATCH] dt-bindings: dma: Convert apm,xgene-storm-dma to DT schema
2025-10-13 21:30 UTC
XFS attr2 mount option removal may break system boot
2025-10-13 21:29 UTC (2+ messages)
[PATCH] HID: Kconfig: Fix build error from CONFIG_HID_HAPTIC
2025-10-13 21:29 UTC (4+ messages)
[PATCH 00/16] btrfs: remove fs_info argument from space_info functions
2025-10-13 21:28 UTC (2+ messages)
SiFive FU740 PCI driver fails on 6.18-rc1
2025-10-13 21:28 UTC (3+ messages)
[PATCH] x86/mm: Ensure clear_page() variants always have __kcfi_typeid_ symbols
2025-10-13 21:27 UTC
[PATCH v13 00/17] Refcounted interrupts, SpinLockIrq for rust
2025-10-13 21:27 UTC (4+ messages)
` [PATCH v13 01/17] preempt: Track NMI nesting to separate per-CPU counter
[PATCH] drm/xe: xe_guc_pc.c: fix DOC underlines
2025-10-13 21:24 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[moderation/CI] Re: KVM: x86: Unify L1TF flushing under per-CPU variable
2025-10-13 21:23 UTC
[PATCH 8/9] can: calc_bittiming: add PWM calculation
2025-10-13 21:21 UTC (2+ messages)
[RFC PATCH 0/5] Introduce mempool object new debug capabilities
2025-10-13 21:16 UTC (9+ messages)
` [PATCH v4 0/7] add mbuf "
` [PATCH v4 1/7] doc: explain debug options in mbuf guide
` [PATCH v4 2/7] mbuf: move header include for logs
` [PATCH v4 3/7] mbuf: record mbuf operations history
` [PATCH v4 4/7] ethdev: mark mbufs in burst functions
` [PATCH v4 5/7] app/testpmd: use space separator in dump commands
` [PATCH v4 6/7] app/testpmd: add commands to dump mbuf history
` [PATCH v4 7/7] usertools/mbuf: parse mbuf history dump
[PATCH] drm/xe/kunit: Fix kerneldoc for parameterized tests
2025-10-13 21:19 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
commit 54f45a30c0 ("PCI/MSI: Add startup/shutdown for per device domains") causing boot hangs on my laptop
2025-10-13 21:19 UTC (3+ messages)
[PATCH v2 0/5] drm/xe: Guard against NULL return for xe_device_get_gt
2025-10-13 21:19 UTC (7+ messages)
` [PATCH v2 1/5] drm/xe: Guard against NULL GT in xe_sriov_vf.c
` [PATCH v2 2/5] drm/xe: Guard against NULL GT in xe_pmu.c
` [PATCH v2 4/5] drm/xe: Guard against NULL GT in xe_guc.c
[PATCH net-next 1/2] dt-bindings: net: brcm,bcm54xx: add binding for Broadcom Ethernet PHYs
2025-10-13 21:18 UTC (2+ messages)
[PATCH] bootstd: Allow PXE boot to be disabled
2025-10-13 21:17 UTC (9+ messages)
[PATCH 6.17 068/563] PCI/MSI: Add startup/shutdown for per device domains
2025-10-13 21:16 UTC (2+ messages)
[PATCH v6 0/7] x86: Support for Intel Microcode Staging Feature
2025-10-13 21:16 UTC (4+ messages)
` [PATCH v6 3/7] x86/microcode/intel: Establish staging control logic
[PATCH, RFC] limit per-inode writeback size considered harmful
2025-10-13 21:16 UTC (3+ messages)
[PATCH net-next 0/2] Add aarch64 support for FBNIC
2025-10-13 21:14 UTC (3+ messages)
` [PATCH net-next 1/2] net: fbnic: Fix page chunking logic when PAGE_SIZE > 4K
` [PATCH net-next 2/2] net: fbnic: Allow builds for all 64 bit architectures
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.