All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-16 19:36:09 to 2025-09-16 20:19:09 UTC [more...]

[Buildroot] [PATCH 1/1] package/zoxide: bump to version 0.9.8
 2025-09-16 20:19 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/fd: bump to version 10.3.0
 2025-09-16 20:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/eza: bump to version 0.23.3
 2025-09-16 20:18 UTC  (2+ messages)

[Buildroot] [git commit] package/procs: bump to version 0.14.10
 2025-09-16 20:10 UTC 

[Buildroot] [git commit] package/fd: bump to version 10.3.0
 2025-09-16 20:09 UTC 

[Buildroot] [git commit] package/eza: bump to version 0.23.3
 2025-09-16 20:09 UTC 

[Buildroot] [git commit] package/mxt-app: bump to version 1.45
 2025-09-16 20:10 UTC 

[Buildroot] [git commit] package/zoxide: bump to version 0.9.8
 2025-09-16 20:09 UTC 

[PATCH 00/25] RDA8810PL Clock, RTC and MMC driver
 2025-09-16 20:07 UTC  (10+ messages)
` [PATCH 01/25] ARM: dts: unisoc: rda8810pl: Add label to GPIO nodes
` [PATCH 02/25] drivers: gpio: rda: Make IRQ optional
` [PATCH 03/25] dt-bindings: gpio: rda: Make interrupts optional
` [PATCH 04/25] rtc: Add timestamp for the end of 2127
` [PATCH 05/25] dt-bindings: rtc: Add RDA Micro RDA8810PL RTC
` [PATCH 06/25] rtc: Add driver for RDA Micro SoC
` [PATCH 07/25] ARM: dts: unisoc: rda8810pl: Enable Real-Time Clock
` [PATCH 08/25] ARM: dts: unisoc: rda8810pl: Enable ARM PMU
` [PATCH 09/25] dt-bindings: clock: Add RDA Micro RDA8810PL clock/reset controller

[PATCH 0/13] unraveling the mysteries of color variables
 2025-09-16 20:17 UTC  (6+ messages)
` [PATCH 01/13] color: use GIT_COLOR_* instead of numeric constants
` [PATCH 02/13] color: return enum from git_config_colorbool()
` [PATCH 03/13] grep: don't treat grep_opt.color as a strict bool
` [PATCH 04/13] diff: simplify color_moved check when flushing

[PATCH] Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()"
 2025-09-16 20:16 UTC  (2+ messages)

[syzbot] [gfs2?] general protection fault in gfs2_print_dbg (3)
 2025-09-16 20:16 UTC 

[PATCH -next] drm/xe: Remove duplicate header files
 2025-09-16 20:14 UTC  (2+ messages)

[PATCH v2] fs/fuse: fix potential memory leak from fuse_uring_cancel
 2025-09-16 20:12 UTC  (9+ messages)

[Bug] Unrealiable threading support detection (on HP-UX)
 2025-09-16 20:12 UTC 

[RFC PATCH] dt-bindings: nvmem: Introduce nvmem efuse binding for TI K3 SoCs
 2025-09-16 20:12 UTC  (2+ messages)

[Invitation] Linux MM Alignment Session on kmemdump on Wednesday
 2025-09-16 20:11 UTC  (7+ messages)

[PATCH i-g-t v7 0/1] Add pat-index-madvise
 2025-09-16 20:10 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[Intel-wired-lan] [PATCH iwl-net] libie: fix string names for AQ error codes
 2025-09-16 20:09 UTC  (2+ messages)
`  "

[syzbot] [kernel?] INFO: task hung in acct
 2025-09-16 20:09 UTC 

[syzbot] [ext4?] WARNING in ext4_xattr_block_set (3)
 2025-09-16 20:09 UTC 

[PATCH bpf-next v4 0/8] bpf: Introduce deferred task context execution
 2025-09-16 20:08 UTC  (3+ messages)
` [PATCH bpf-next v4 7/8] bpf: task work scheduling kfuncs

[PATCH 0/7] media: i2c: dw9719: add DT compatible and DW9718S support
 2025-09-16 20:08 UTC  (5+ messages)
` [PATCH 7/7] media: i2c: dw9719: Fix power on/off sequence

[PATCH v2 0/9] panic: introduce panic status function family
 2025-09-16 11:23 UTC  (11+ messages)
` [PATCH v2 1/9] panic: Introduce helper functions for panic state
` [PATCH v2 5/9] panic: use panic_try_start() in vpanic()
` [PATCH v2 6/9] printk/nbcon: use panic_on_this_cpu() helper
` [PATCH v2 7/9] panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()
` [PATCH v2 8/9] panic/printk: replace other_cpu_in_panic() with panic_on_other_cpu()

[PATCH v2 0/7] vma count: fixes, test and improvements
 2025-09-16 20:08 UTC  (12+ messages)
` [PATCH v2 7/7] mm/tracing: introduce max_vma_count_exceeded trace event

[PATCH v2 00/16] expand mmap_prepare functionality, port more users
 2025-09-15 15:04 UTC  (51+ messages)
` [PATCH v2 01/16] mm/shmem: update shmem to use mmap_prepare
` [PATCH v2 02/16] device/dax: update devdax "
` [PATCH v2 03/16] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v2 04/16] relay: update relay to use mmap_prepare
` [PATCH v2 05/16] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v2 06/16] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v2 07/16] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v2 08/16] mm: add ability to take further action in vm_area_desc
` [PATCH v2 09/16] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v2 10/16] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v2 11/16] mm: update mem char driver "
` [PATCH v2 12/16] mm: update resctl "
` [PATCH v2 13/16] mm: update cramfs "
` [PATCH v2 14/16] fs/proc: add the proc_mmap_prepare hook for procfs
` [PATCH v2 15/16] fs/proc: update vmcore to use .proc_mmap_prepare
` [PATCH v2 16/16] kcov: update kcov to use mmap_prepare

[PATCH 00/16] expand mmap_prepare functionality, port more users
 2025-09-09 17:36 UTC  (9+ messages)
` [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks

[syzbot] [ext4?] INFO: rcu detected stall in ext4_file_mmap_prepare
 2025-09-16 20:08 UTC 

[PATCH v3 00/13] expand mmap_prepare functionality, port more users
 2025-09-16 19:31 UTC  (34+ messages)
` [PATCH v3 01/13] mm/shmem: update shmem to use mmap_prepare
` [PATCH v3 02/13] device/dax: update devdax "
` [PATCH v3 03/13] mm: add vma_desc_size(), vma_desc_pages() helpers
` [PATCH v3 04/13] relay: update relay to use mmap_prepare
` [PATCH v3 05/13] mm/vma: rename __mmap_prepare() function to avoid confusion
` [PATCH v3 06/13] mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
` [PATCH v3 07/13] mm: introduce io_remap_pfn_range_[prepare, complete]()
` [PATCH v3 08/13] mm: add ability to take further action in vm_area_desc
` [PATCH v3 09/13] doc: update porting, vfs documentation for mmap_prepare actions
` [PATCH v3 10/13] mm/hugetlbfs: update hugetlbfs to use mmap_prepare
` [PATCH v3 11/13] mm: update mem char driver "
` [PATCH v3 12/13] mm: update resctl "
` [PATCH v3 13/13] iommufd: update "

[PATCH v3 2/4] PCI: qcom: Move host bridge 'phy' and 'reset' pointers to struct qcom_pcie_port
 2025-09-16 20:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/inih: bump to version 62
 2025-09-16 20:08 UTC  (2+ messages)

[PATCH] drm/panthor: add query for calibrated timstamp info
 2025-09-16 20:07 UTC 

[PATCH 0/2] perf python: Add an example for sampling
 2025-09-16 20:07 UTC  (4+ messages)

[Buildroot] [git commit] package/inih: bump to version 62
 2025-09-16 20:06 UTC 

[PATCH RFC] dt-bindings: thunderbolt: Add Qualcomm USB4 Host Router
 2025-09-16 20:06 UTC 

[PATCH v4 0/5] drm/xe/sriov: Don't migrate dmabuf BO to System RAM if P2P check succeeds
 2025-09-16 20:06 UTC  (8+ messages)
` [PATCH v4 2/5] drm/xe/dmabuf: Don't migrate "
` [PATCH v4 3/5] drm/xe/pf: Add a helper function to get a VF's backing object in LMEM
` [PATCH v4 4/5] drm/xe/bo: Create new dma_addr array for dmabuf BOs associated with VFs

[PATCH v1 00/12] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
 2025-09-16 20:06 UTC  (4+ messages)

[PATCH] xen/domain: introduce DOMID_ANY
 2025-09-16 20:05 UTC  (2+ messages)

[PATCH v3 0/5] drm/xe: Use poll_timeout_us()
 2025-09-16 20:06 UTC  (5+ messages)
` [PATCH v3 4/5] drm/xe/guc: Extract function to print load error
` [PATCH v3 5/5] drm/xe/guc: Refactor GuC load to use poll_timeout_us()

[PATCH v2 1/4] mm: Introduce vm_uffd_ops API
 2025-09-16 20:05 UTC  (14+ messages)

[PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
 2025-09-16 19:49 UTC  (2+ messages)

[PATCH v1 1/2] dts: add start Tx first method to testpmd shell
 2025-09-16 20:04 UTC  (2+ messages)
` [PATCH v1 2/2] dts: add virtio forwarding test suite

Update expired key for Nishanth Menon
 2025-09-16 20:04 UTC  (2+ messages)

Documentation around adding custom fetchers to layer
 2025-09-16 20:04 UTC 

[PATCH] docs: update description for '--mirror' option for 'git push'
 2025-09-16 20:04 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [git commit] boot/boot-wrapper-aarch64: bump to git commit b621b157b4 (2025-06-10)
 2025-09-16 20:02 UTC 

[Buildroot] [git commit] boot/boot-wrapper-aarch64/Config.in: switch homepage URL to https
 2025-09-16 19:59 UTC 

[Buildroot] [git commit] boot/boot-wrapper-aarch64: add hash file
 2025-09-16 20:00 UTC 

[Buildroot] [git commit] configs/arm_foundationv8: add eth0 to be configured by dhcp at boot
 2025-09-16 20:03 UTC 

[Buildroot] [PATCH 1/1] configs/arm_foundationv8: add eth0 to be configured by dhcp at boot
 2025-09-16 20:04 UTC  (2+ messages)

[PATCH v2] misra: add deviation of Rule 2.1 for BUG() macro
 2025-09-16 20:03 UTC  (4+ messages)

[Buildroot] [PATCH 1/3] boot/boot-wrapper-aarch64/Config.in: switch homepage URL to https
 2025-09-16 20:03 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] boot/boot-wrapper-aarch64: add hash file
` [Buildroot] [PATCH 3/3] boot/boot-wrapper-aarch64: bump to git commit b621b157b4 (2025-06-10)

[PATCH] Documentation: KVM: Add reference specs for PIT and LAPIC ioctls
 2025-09-16 20:02 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] KVM: x86: hyper-v: Use guard() instead of mutex_lock() to simplify code
 2025-09-16 20:01 UTC  (3+ messages)

[PATCH v3 01/10] PCI: Avoid saving error values for config space
 2025-09-16 20:00 UTC  (2+ messages)

[PATCH] x86/apic: KVM: Use guard() instead of mutex_lock() to simplify code
 2025-09-16 20:00 UTC  (3+ messages)

[PATCH v2 0/3] RISC-V: Detect Ssqosid extension and handle srmcfg CSR
 2025-09-16 20:00 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: Add Ssqosid extension description

[PATCH v2] KVM: TDX: Force split irqchip for TDX at irqchip creation time
 2025-09-16 19:59 UTC  (4+ messages)

[Buildroot] [git commit] package/webkitgtk: security bump to version 2.48.6
 2025-09-16 19:55 UTC 

[RFC PATCH 04/12] mm/cma: keep a global sorted list of CMA ranges
 2025-09-16 19:57 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/webkitgtk: bump to version 2.48.6
 2025-09-16 19:56 UTC  (2+ messages)

[PATCH v15 00/41] KVM: x86: Mega-CET
 2025-09-16 19:53 UTC  (4+ messages)
` [PATCH v15 29/41] KVM: SEV: Synchronize MSR_IA32_XSS from the GHCB when it's valid

[PATCH net 1/1] net/mlx5: Clean up only new IRQ glue on request_irq() failure
 2025-09-16 19:53 UTC  (3+ messages)

[RFC PATCH] drm/xe/dma-buf: Allow pinning of p2p dma-buf
 2025-09-16 19:53 UTC  (4+ messages)

PROBLEM: userfaultfd REGISTER minor mode on MAP_PRIVATE range fails
 2025-09-16 19:52 UTC  (12+ messages)

[PATCH v2 00/15] drm/i915: vlv clock cleanups
 2025-09-16 19:51 UTC  (3+ messages)
` [PATCH v2 10/15] drm/i915: cache the results in vlv_clock_get_hpll_vco() and use it more

[PATCH v2 0/3] AT91 Low Power Mode adjustments
 2025-09-16 19:50 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: power: reset: atmel,sama5d2-shdwc: add lpm binding
` [PATCH v2 2/3] ARM: at91: PM: implement selection of LPM
` [PATCH v2 3/3] ARM: dts: at91: sama7g5ek: add microchip,lpm-connection on shdwc node

[PATCH v3 3/4] PCI: qcom: Parse PERST# from all PCIe bridge nodes
 2025-09-16 19:49 UTC  (2+ messages)

[syzbot] [gfs2?] general protection fault in gfs2_print_dbg (3)
 2025-09-16 19:48 UTC  (2+ messages)
` Forwarded: retest linux-next

[PATCH net-next v3 0/3] net: Avoid ehash lookup races
 2025-09-16 19:48 UTC  (3+ messages)
` [PATCH net-next v3 3/3] inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule()

Question on generic PCI ACPI/DT device property wrt ASPM
 2025-09-16 19:48 UTC 

[PATCH net-next 0/2] ptp: safely cleanup when unregistering a PTP clock
 2025-09-16 19:46 UTC  (6+ messages)
` [PATCH net-next 2/2] ptp: rework ptp_clock_unregister() to disable events

[RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure
 2025-09-16 19:45 UTC  (4+ messages)

[PATCH v2 0/2] Support for SEV-ES guest shadow stack
 2025-09-16 19:44 UTC  (4+ messages)
` [PATCH v2 2/2] x86/sev-es: Include XSS value in GHCB CPUID request

[PATCH bpf 1/3] bpf: Explicitly check accesses to bpf_sock_addr
 2025-09-16 19:44 UTC  (2+ messages)

[PATCH v3] drm/xe/tests: Add pre-GMDID IP descriptors to param generators
 2025-09-16 19:41 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] efi/x86: Memory protection on EfiGcdMemoryTypeMoreReliable
 2025-09-16 19:38 UTC 

[PATCH v2 0/2] bpf: Add BPF_MAP_TYPE_CRED_STORAGE support
 2025-09-16 19:36 UTC  (12+ messages)
` [PATCH 1/2] bpf: Add BPF_MAP_TYPE_CRED_STORAGE map type and kfuncs

[PATCH net v3 0/2] net: dlink: handle copy_thresh allocation
 2025-09-16 19:36 UTC  (3+ messages)
` [PATCH net v3 2/2] net: dlink: handle copy_thresh allocation failure

[PATCH v3 0/5] riscv: dts: starfive: Add Milk-V Mars CM (Lite) SoM
 2025-09-16 19:35 UTC  (2+ messages)

[PATCH v4 0/8] power: supply: Add several features support in qcom-battmgr driver
 2025-09-16 19:35 UTC  (2+ messages)


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.