messages from 2025-10-06 15:00:09 to 2025-10-06 18:05:15 UTC [more...]
[PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/
2025-10-06 18:05 UTC (4+ messages)
` [PATCH v6 1/5] nova-core: bitfield: Move bitfield-specific code from register! into new macro
[PATCH v4 00/30] Live Update Orchestrator
2025-10-06 18:02 UTC (12+ messages)
` [PATCH v4 02/30] kho: make debugfs interface optional
` [PATCH v4 03/30] kho: drop notifiers
[PATCH] net: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback
2025-10-06 18:03 UTC (3+ messages)
[PATCH v2] kbuild: uapi: Strip comments before size type check
2025-10-06 18:02 UTC (4+ messages)
[PATCH] scsi: fix shift out-of-bounds in sg_build_indirect The num variable is set to 0. The variable num gets its value from scatter_elem_sz. However the minimum value of scatter_elem_sz is PAGE_SHIFT. So setting num to PAGE_SIZE when num < PAGE_SIZE
2025-10-06 18:00 UTC (2+ messages)
[PATCH] f2fs: don't call iput() from f2fs_drop_inode()
2025-10-06 18:00 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 1/2] tracing/wakeup: Balance prolog on fgraph failure
2025-10-06 17:58 UTC (2+ messages)
` [PATCH 2/2] tracing/irqsoff: "
[PATCH v3 0/9] perf build: Support building with Clang
2025-10-06 17:57 UTC (12+ messages)
` [PATCH v3 1/9] tools build: Align warning options with perf
` [PATCH v3 2/9] perf python: split Clang options when invoking Popen
` [PATCH v3 3/9] perf build: Correct CROSS_ARCH for clang
` [PATCH v3 4/9] perf build: Disable thread safety analysis for perl header
` [PATCH v3 5/9] perf test coresight: Dismiss clang warning for memcpy thread
` [PATCH v3 6/9] perf test coresight: Dismiss clang warning for thread loop
` [PATCH v3 7/9] perf test coresight: Dismiss clang warning for unroll loop thread
` [PATCH v3 8/9] perf build: Support build with clang
` [PATCH v3 9/9] perf docs: Document building with Clang
[PATCH] fs/resctrl: Fix MBM events being unconditionally enabled in mbm_event mode
2025-10-06 17:56 UTC (2+ messages)
[PATCH] usb: serial: fix: trainling statements `break` should be on next line
2025-10-06 17:55 UTC (3+ messages)
[PATCH v4 00/10] Error recovery for vfio-pci devices on s390x
2025-10-06 17:54 UTC (6+ messages)
` [PATCH v4 01/10] PCI: Avoid saving error values for config space
[PATCH] usb: serial: fix: space prohibited before comma separator
2025-10-06 17:54 UTC (3+ messages)
[PATCH v3] mm: readahead: make thp readahead conditional to mmap_miss logic
2025-10-06 17:51 UTC
[PATCH v3 0/3] drm/sitronix/st7920: Add support for the ST7920 controller
2025-10-06 17:48 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: display: sitronix,st7920: Add DT schema
` [PATCH v3 2/3] drm: Add driver for Sitronix ST7920 LCD displays
` [PATCH v3 3/3] MAINTAINERS: Add entry for Sitronix ST7920 driver
next-20251002: S390: gcc-8-defconfig: symbol `.modinfo' required but not present - no symbols
2025-10-06 17:47 UTC (2+ messages)
[PATCH 0/4 v5] cxl/core: Enable Region creation/attach on x86 with LMH
2025-10-06 17:46 UTC (8+ messages)
` [PATCH 1/4 v5] cxl/core: Change match_*_by_range() signatures
` [PATCH 2/4 v5] cxl/core: Add helpers to detect Low Memory Holes on x86
` [PATCH 3/4 v5] cxl/core: Enable Region creation on x86 with LMH
` [PATCH 4/4 v5] cxl/test: Simulate an x86 Low Memory Hole for tests
[PATCH v2] mm: readahead: make thp readahead conditional to mmap_miss logic
2025-10-06 17:44 UTC (3+ messages)
[PATCH] PCI: probe: fix typo: CONFIG_PCI_PWRCTRL -> CONFIG_PCI_PWRCTL
2025-10-06 17:43 UTC (3+ messages)
[syzbot] [cgroups?] WARNING in cgroup_freeze
2025-10-06 17:43 UTC
[PATCH] drm/amd/display: Fix unsafe uses of kernel mode FPU
2025-10-06 17:42 UTC (3+ messages)
[GIT PULL] f2fs for 6.18-rc1
2025-10-06 17:38 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v3 0/2] sched_ext: lockless peek operation for DSQs
2025-10-06 17:34 UTC (8+ messages)
` [PATCH v3 1/2] sched_ext: Add "
` [PATCH v3 2/2] sched_ext: Add a selftest for scx_bpf_dsq_peek
[syzbot] Monthly bpf report (Oct 2025)
2025-10-06 17:29 UTC
[syzbot] Monthly nbd report (Oct 2025)
2025-10-06 17:29 UTC
[PATCH] lib/crypto: Add FIPS pre-operational self-test for SHA algorithms
2025-10-06 17:26 UTC
[PATCH v1 0/3] Make KHO Stateless
2025-10-06 17:26 UTC (4+ messages)
` [PATCH v1 1/3] kho: Adopt KHO radix tree data structures
[PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf)
2025-10-06 17:26 UTC (6+ messages)
` [PATCH net 3/8] idpf: fix possible race in idpf_vport_stop()
[PATCH][next] btrfs: Avoid -Wflex-array-member-not-at-end warning
2025-10-06 17:23 UTC (7+ messages)
[PATCH] Bluetooth: Add filter for Qualcomm debug packets
2025-10-06 17:21 UTC (2+ messages)
[syzbot] [ntfs3?] KMSAN: uninit-value in attr_set_size
2025-10-06 17:15 UTC
[PATCH] x86/CPU/AMD: Prevent reset reasons from being retained among boots
2025-10-06 17:07 UTC (6+ messages)
[GIT PULL] Crypto Update for 6.17
2025-10-06 17:11 UTC (13+ messages)
` 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17]
[PATCH v4 0/5] Introduce movable pages for Hyper-V guests
2025-10-06 17:09 UTC (7+ messages)
` [PATCH v4 1/5] Drivers: hv: Refactor and rename memory region handling functions
` [PATCH v4 2/5] Drivers: hv: Centralize guest memory region destruction
` [PATCH v4 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance
` [PATCH v4 4/5] Drivers: hv: Ensure large page GPA mapping is PMD-aligned
` [PATCH v4 5/5] Drivers: hv: Add support for movable memory regions
[PATCH] smb: client: Reduce the scopes for a few variables in two functions
2025-10-06 17:07 UTC (3+ messages)
[PATCH] cxl/hdm: allow zero sized committed decoders
2025-10-06 17:06 UTC (7+ messages)
[syzbot] [scsi?] upstream test error: KMSAN: use-after-free in scsi_get_vpd_buf
2025-10-06 17:06 UTC
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18
2025-10-06 17:02 UTC (8+ messages)
[PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2025-10-06 16:56 UTC (21+ messages)
` [PATCH V3 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
` [PATCH V3 15/20] cxl: Add a routine to find cxl root decoder on cxl bus using cxl port
` [PATCH V3 18/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
` [PATCH V3 20/20] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem
` [PATCH V3 06/20] nvdimm/region_label: Add region label update support
[PATCH hyperv-next v6 00/17] Confidential VMBus
2025-10-06 16:55 UTC (6+ messages)
` [PATCH hyperv-next v6 01/17] Documentation: hyperv: "
` [PATCH hyperv-next v6 05/17] arch/x86: mshyperv: Trap on access for some synthetic MSRs
[PATCH v11 00/31] x86,fs/resctrl telemetry monitoring
2025-10-06 16:54 UTC (4+ messages)
` [PATCH v11 31/31] fs/resctrl: Some kerneldoc updates
[PATCH v2] wifi: ath11k: Add missing platform IDs for quirk table
2025-10-06 16:51 UTC (2+ messages)
[syzbot] [cgroups?] WARNING in cgroup_freeze
2025-10-06 16:49 UTC (2+ messages)
` Forwarded: Test: cgroup
[GIT PULL] NVDIMM for 6.18
2025-10-06 16:50 UTC
[PATCH v5 0/5] kdump: crashkernel reservation from CMA
2025-10-06 16:45 UTC (5+ messages)
[PATCH 00/10] pmdomain: samsung: add supoort for Google GS101
2025-10-06 16:43 UTC (11+ messages)
` [PATCH 01/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH 02/10] dt-bindings: soc: samsung: exynos-pmu: allow power domains as child on g101
` [PATCH 03/10] pmdomain: samsung: use to devm_kstrdup_const() to simplify error handling
` [PATCH 04/10] pmdomain: samsung: convert to using regmap
` [PATCH 05/10] pmdomain: samsung: convert to regmap_read_poll_timeout()
` [PATCH 06/10] pmdomain: samsung: don't hardcode offset for registers to 0 and 4
` [PATCH 07/10] pmdomain: samsung: selectively handle enforced sync_state
` [PATCH 08/10] pmdomain: samsung: try to get PMU (syscon) regmap
` [PATCH 09/10] pmdomain: samsung: use dev_err() instead of pr_err()
` [PATCH 10/10] pmdomain: samsung: add support for google,gs101-pd
[PATCH v2] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional
2025-10-06 16:41 UTC
[PATCH v5 0/9] Introduce bitfield and move register macro to rust/kernel/
2025-10-06 16:40 UTC (7+ messages)
` [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield
[PATCH 0/3] rust: xarray: abstract `xa_alloc` and `xa_alloc_cyclic`
2025-10-06 16:30 UTC (4+ messages)
` [PATCH 1/3] rust: xarray: abstract `xa_alloc`
` [PATCH 2/3] rust: xarray: abstract `xa_alloc_cyclic`
` [PATCH 3/3] remove completed task from nova-core task list
[PATCH v12-1 3/3] iio: ABI: Add voltage mean raw attribute
2025-10-06 16:36 UTC (2+ messages)
[PATCH] RAS/AMD/FMPM: Add option to ignore CEs
2025-10-06 16:35 UTC (2+ messages)
[PATCH v2 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
2025-10-06 16:33 UTC (8+ messages)
` [PATCH v2 2/8] dt-bindings: display: add verisilicon,dc
[PATCH 00/18] Add USB2.0 support for RZ/G3E
2025-10-06 16:31 UTC (5+ messages)
` [PATCH 03/18] reset: rzv2h-usb2phy: Simplify pm_runtime driver handling
` [PATCH 04/18] reset: rzv2h-usb2phy: Set VBENCTL register for OTG mode
[PATCH] arm64: dts: freescale: Add GMAC Ethernet for S32G2 EVB and RDB2 and S32G3 RDB3
2025-10-06 16:31 UTC
[PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64
2025-10-06 16:29 UTC (3+ messages)
[Patch v3 0/2] perf record: ratio-to-prev event term for auto counter reload
2025-10-06 16:23 UTC (3+ messages)
[REGRESSION 00/04] Crash during resume of pcie bridge
2025-10-06 16:22 UTC (3+ messages)
[syzbot] [ntfs3?] KMSAN: uninit-value in attr_set_size
2025-10-06 16:22 UTC
[PATCH iwl-next] ice: implement configurable header split for regular Rx
2025-10-06 16:20 UTC
[PATCH v1 1/2] perf bpf_counter: Move header declarations into C code
2025-10-06 16:18 UTC (3+ messages)
` [PATCH v1 2/2] perf bpf_counter: Fix handling of cpumap fixing hybrid
[PATCH] phy: qcom: qmp-combo: Move pipe_clk on/off to common
2025-10-06 16:13 UTC (3+ messages)
[PATCH RFC 0/9] gpio: improve support for shared GPIOs
2025-10-06 16:10 UTC (4+ messages)
[PATCH] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional
2025-10-06 16:10 UTC (3+ messages)
[GIT PULL] PCI changes for v6.18
2025-10-06 16:09 UTC
[PATCH v4 00/10] Some Panfrost fixes and improvements
2025-10-06 16:07 UTC (3+ messages)
` [PATCH v4 03/10] drm/panfrost: Handle job HW submit errors
[PATCH v3 00/10] drm: Reduce page tables overhead with THP
2025-10-06 16:01 UTC (3+ messages)
` [PATCH v3 01/10] drm/shmem-helper: Add huge page fault handler
[PATCH v2 00/29] arm_mpam: Add basic mpam driver
2025-10-06 16:00 UTC (9+ messages)
` [PATCH v2 22/29] arm_mpam: Add helpers to allocate monitors
` [PATCH v2 23/29] arm_mpam: Add mpam_msmon_read() to read monitor value
[GIT PULL] x86/apic for v6.18-rc1
2025-10-06 15:59 UTC (4+ messages)
[PATCH 0/3] pmdomain: Improve idlestate selection for CPUs
2025-10-06 15:55 UTC (4+ messages)
` [PATCH 2/3] arm64: smp: Implement cpus_has_pending_ipi()
[PATCH 0/9] reset: rework reset-gpios handling
2025-10-06 15:55 UTC (9+ messages)
` [PATCH 6/9] reset: order includes alphabetically in reset/core.c
` [PATCH 7/9] reset: make the provider of reset-gpios the parent of the reset device
` [PATCH 8/9] reset: gpio: convert the driver to using the auxiliary bus
` [PATCH 9/9] reset: gpio: use software nodes to setup the GPIO lookup
[PATCH 1/2] tools/rtla: Fix --on-threshold always triggering
2025-10-06 15:54 UTC (4+ messages)
` [PATCH 2/2] rtla/tests: Extend action tests to 5s
[PATCH v3 0/3] arm64: dts: rockchip: introduce LinkEase EasePi R1
2025-10-06 15:51 UTC (7+ messages)
` [PATCH v3 2/3] dt-bindings: arm: rockchip: Add "
` [PATCH v3 3/3] arm64: dts: rockchip: add "
[RELEASE] LTTng-modules 2.13.21 and 2.14.2 (Linux kernel tracer)
2025-10-06 15:50 UTC
[PATCH 0/2] Support power resources in ata ports
2025-10-06 15:50 UTC (5+ messages)
` [PATCH 1/2] Add manage_restart device attribute to scsi_disk
` [PATCH 2/2] Power on ata ports defined in ACPI before probing ports
[PATCH 0/5] arm64: dts: qcom: r0q: enable more peripherals
2025-10-06 15:49 UTC (11+ messages)
` [PATCH 4/5] arm64: dts: qcom: r0q: enable hardware clocks
` [PATCH 5/5] arm64: dts: qcom: r0q: enable ufs storage
[PATCH net-next v29 0/3] MCTP Over PCC Transport
2025-10-06 15:48 UTC (6+ messages)
` [PATCH net-next v29 1/3] mailbox: add callback function for rx buffer allocation
[PATCH v12 1/3] dt-bindings: iio: adc: add max14001
2025-10-06 15:48 UTC (5+ messages)
` [PATCH v12 2/3] iio: adc: max14001: New driver
[GIT PULL] Btrfs updates for 6.18, part 2
2025-10-06 15:47 UTC
[PATCH RESEND v4 00/10] PM: EM: Add netlink support for the energy model
2025-10-06 15:44 UTC (7+ messages)
` [PATCH RESEND v4 03/10] PM: EM: Add an iterator and accessor for the performance domain
` [PATCH RESEND v4 04/10] PM: EM: Add em.yaml and autogen files
` [PATCH RESEND v4 05/10] PM: EM: Add a skeleton code for netlink notification
[PATCH net] net: bridge: Trigger host query on v6 addr valid
2025-10-06 15:43 UTC (6+ messages)
[PATCH v5 0/8] media: Introduce V4L2 generic ISP support
2025-10-06 15:41 UTC (8+ messages)
` [PATCH v5 5/8] media: v4l2-core: Introduce v4l2-isp.c
[PATCH] media: venus: prevent potential integer overflow in decide_core()
2025-10-06 15:40 UTC
[PATCH v6 0/6] fs: introduce file_getattr and file_setattr syscalls
2025-10-06 15:39 UTC (4+ messages)
` [PATCH v6 4/6] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
[PATCH] drm/msm: Fix pgtable prealloc error path
2025-10-06 15:35 UTC
[syzbot] [ntfs3?] KMSAN: uninit-value in attr_set_size
2025-10-06 15:33 UTC (3+ messages)
` Forwarded: Re: test
` Forwarded: Re: test2
[PATCH v13 3/4] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable
2025-10-06 15:30 UTC (3+ messages)
[PATCH 00/14] sched: Support shared runqueue locking
2025-10-06 15:21 UTC (3+ messages)
` [PATCH 01/14] sched: Employ sched_change guards
[PATCH] csky: abiv2: Adapt to new folio flags field
2025-10-06 15:26 UTC (2+ messages)
[PATCH 0/3] AMD ATL PRM Updates
2025-10-06 15:25 UTC (5+ messages)
` [PATCH 1/3] ACPI: PRM: Add acpi_prm_handler_available()
` [PATCH 2/3] RAS/AMD/ATL: Require PRM support for future systems
` [PATCH 3/3] RAS/AMD/ATL: Return error codes from helper functions
[PATCH] irqchip/gic-v5: Fix GIC CDEOI instruction encoding
2025-10-06 15:24 UTC (5+ messages)
[PATCH v2 00/20] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2025-10-06 15:22 UTC (6+ messages)
` [PATCH v2 11/20] verification/rvgen: Allow spaces in and events strings
[PATCH] perf tests: Don't retest sections in "Object code reading"
2025-10-06 15:21 UTC (2+ messages)
[PATCH net] xsk: Fix overflow in descriptor validation@@
2025-10-06 15:19 UTC (2+ messages)
[PATCH] rv: Add signal reactor
2025-10-06 15:19 UTC (9+ messages)
[PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm()
2025-10-06 15:16 UTC (4+ messages)
[PATCH 0/2] SMMU v3 CMDQ fix and improvement
2025-10-06 15:14 UTC (2+ messages)
[PATCH v2] drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTOR
2025-10-06 15:13 UTC (2+ messages)
[PATCH] watchdog: move nmi_watchdog sysctl into .rodata
2025-10-06 15:06 UTC (2+ messages)
[PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries
2025-10-06 15:02 UTC (7+ messages)
[PATCH v2 00/12] iommu/amd: Introduce Nested Translation support
2025-10-06 15:01 UTC (4+ messages)
` [PATCH v2 12/12] iommu/amd: Introduce IOMMUFD vIOMMU support for AMD
[PATCH v3 0/5] Introduce movable pages for Hyper-V guests
2025-10-06 15:00 UTC (6+ messages)
` [PATCH v3 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox