messages from 2026-04-01 13:41:36 to 2026-04-01 14:53:42 UTC [more...]
[PATCH net v2 1/7] net/sched: netem: fix probability gaps in 4-state loss model
2026-04-01 14:51 UTC (5+ messages)
` [PATCH net v2 2/7] net/sched: netem: fix queue limit check to include reordered packets
` [PATCH net v2 3/7] net/sched: netem: only reseed PRNG when seed is explicitly provided
` [PATCH net v2 4/7] net/sched: netem: restructure dequeue to avoid re-entrancy with child qdisc
` [PATCH net v2 5/7] net/sched: netem: null-terminate tfifo linear queue tail
[PATCH] Bluetooth: MGMT: validate LTK enc_size on load
2026-04-01 14:52 UTC (5+ messages)
` [PATCH] Bluetooth: MGMT: require exact mesh send payload length
` [PATCH v2] Bluetooth: MGMT: validate mesh send advertising "
[PATCH] usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()
2026-04-01 14:52 UTC (3+ messages)
[PATCH v2 0/4] thermal: core: Simplifications and suspend/resume relocation
2026-04-01 14:51 UTC (5+ messages)
` [PATCH v2 1/4] thermal: core: Drop redundant check from thermal_zone_device_update()
` [PATCH v2 2/4] thermal: core: Change thermal_wq to be unbound and not freezable
` [PATCH v2 3/4] thermal: core: Allocate thermal_class statically
` [PATCH v2 4/4] thermal: core: Suspend thermal zones later and resume them earlier
[PATCH v5] PCI: s390: Expose the UID as an arch specific PCI slot attribute
2026-04-01 14:50 UTC
[PATCH v5 0/2] Add support for Texas Instruments INA4230 power monitor
2026-04-01 14:50 UTC (7+ messages)
[PATCH v2 0/5] x86/efi: Re-enable memory attributes table for kexec
2026-04-01 14:49 UTC (7+ messages)
` [PATCH v2 1/5] efi/memattr: Fix thinko in table size sanity check
` [PATCH v2 2/5] x86/efi: Gather initial memory reservation and table handling logic
[PATCH] HID: logitech-hidpp: fix race condition when accessing stale stack pointer
2026-04-01 14:48 UTC
[PATCH 0/2] scripts: rewrite get_maintainer and checkpatch in Python
2026-04-01 14:47 UTC (3+ messages)
` [PATCH 1/2] get_maintainer: rewrite "
` [PATCH 2/2] checkpatch: "
[PATCH v4 0/2] usb: offload: Decouple interrupter lifecycle and refactor usage tracking
2026-04-01 14:47 UTC (3+ messages)
[PATCH net-next v3 0/3] dpll: add frequency monitoring feature
2026-04-01 14:47 UTC (3+ messages)
` [PATCH net-next v3 2/3] dpll: add frequency monitoring callback ops
[PATCH] mm/vmstat: spread vmstat_update requeue across the stat interval
2026-04-01 14:47 UTC (4+ messages)
[PATCH] bus: fsl-mc: wait for the MC firmware to complete its boot
2026-04-01 14:45 UTC
[PATCH v4 0/3] Respect VASIZE for address limits
2026-04-01 14:43 UTC (4+ messages)
` [PATCH v4 1/3] iommu_pt: support small VA for AMDv1
` [PATCH v4 2/3] iommu_pt: add kunit config for 32-bit VA (amdv1_cfg_1)
` [PATCH v4 3/3] iommu/amd: Adhere to IVINFO[VASIZE] for address limits
[PATCH net-next v2 6/9] net: dsa: lan9645x: add vlan support
2026-04-01 14:44 UTC (3+ messages)
[PATCH v2] workqueue: Add pool_workqueue to pending_pwqs list when unplugging multiple inactive works
2026-04-01 14:44 UTC (2+ messages)
[PATCH v4 0/4] Add support for Awinic AW86938 haptic driver
2026-04-01 14:44 UTC (4+ messages)
` [PATCH v4 3/4] Input: aw86938 - add driver for Awinic AW86938
[BUG] bpf: kprobe_multi allows BPF_F_SLEEPABLE programs, causing sleeping-in-atomic splat
2026-04-01 14:42 UTC (4+ messages)
` [PATCH bpf] bpf: Reject sleepable kprobe_multi programs at attach time
[PATCH v3 0/7] mm: switch THP shrinker to list_lru
2026-04-01 14:43 UTC (5+ messages)
` [PATCH v3 6/7] mm: list_lru: introduce folio_memcg_list_lru_alloc()
[PATCH] drm/bridge: sii902x: Add Power Management hooks with audio context
2026-04-01 14:42 UTC (2+ messages)
[PATCH v2 00/20] vfio/pci: Add CXL Type-2 device passthrough support
2026-04-01 14:39 UTC (21+ messages)
` [PATCH v2 01/20] cxl: Add cxl_get_hdm_info() for HDM decoder metadata
` [PATCH v2 02/20] cxl: Declare cxl_find_regblock and cxl_probe_component_regs in public header
` [PATCH v2 03/20] cxl: Move component/HDM register defines to uapi/cxl/cxl_regs.h
` [PATCH v2 04/20] cxl: Split cxl_await_range_active() from media-ready wait
` [PATCH v2 05/20] cxl: Record BIR and BAR offset in cxl_register_map
` [PATCH v2 06/20] vfio: UAPI for CXL-capable PCI device assignment
` [PATCH v2 07/20] vfio/pci: Add CXL state to vfio_pci_core_device
` [PATCH v2 08/20] vfio/pci: Add CONFIG_VFIO_CXL_CORE and stub CXL hooks
` [PATCH v2 09/20] vfio/cxl: Detect CXL DVSEC and probe HDM block
` [PATCH v2 10/20] vfio/pci: Export config access helpers
` [PATCH v2 11/20] vfio/cxl: Introduce HDM decoder register emulation framework
` [PATCH v2 12/20] vfio/cxl: Wait for HDM ranges and create memdev
` [PATCH v2 13/20] vfio/cxl: CXL region management support
` [PATCH v2 14/20] vfio/cxl: DPA VFIO region with demand fault mmap and reset zap
` [PATCH v2 15/20] vfio/cxl: Virtualize CXL DVSEC config writes
` [PATCH v2 16/20] vfio/cxl: Register regions with VFIO layer
` [PATCH v2 17/20] vfio/pci: Advertise CXL cap and sparse component BAR to userspace
` [PATCH v2 18/20] vfio/cxl: Provide opt-out for CXL feature
` [PATCH v2 19/20] docs: vfio-pci: Document CXL Type-2 device passthrough
` [PATCH v2 20/20] selftests/vfio: Add CXL Type-2 VFIO assignment test
[PATCH v2 0/5] phy: qcom: qmp-pcie: Add PCIe Gen5 8-lane bifurcation support for Glymur
2026-04-01 14:41 UTC (6+ messages)
` [PATCH v2 4/5] phy: qcom: qmp-pcie: Add Gen5 8-lanes mode "
[PATCH v9 0/3] tracing: Remove backup instance after read all
2026-04-01 14:41 UTC (9+ messages)
` [PATCH v9 2/3] tracing: Remove the backup instance automatically after read
` [PATCH v9 3/3] tracing/Documentation: Add a section about backup instance
[PATCH v3 00/13] selftests/mm: fix failures and robustness improvements
2026-04-01 14:40 UTC (22+ messages)
` [PATCH v3 02/13] selftests/mm: fix hugetlb pathname construction in charge_reserved_hugetlb.sh
` [PATCH v3 03/13] selftests/mm: fix hugetlb pathname construction in hugetlb_reparenting_test.sh
` [PATCH v3 04/13] selftest/mm: fix cgroup task placement and drop memory.current checks "
` [PATCH v3 06/13] selftest/mm: adjust hugepage-mremap test size for large huge pages
` [PATCH v3 07/13] selftest/mm: register existing mapping with userfaultfd in hugepage-mremap
` [PATCH v3 08/13] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v3 10/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v3 11/13] selftests/mm: fix double increment in linked list cleanup in compaction_test
[PATCH] mfd: wcd934x: Unroll regmap and irqchip on removal
2026-04-01 14:39 UTC (3+ messages)
[PATCH v1 1/2] x86/sev: Do not initialize SNP if missing CPUs
2026-04-01 14:39 UTC (4+ messages)
` [PATCH v1 2/2] crypto/ccp: skip SNP_INIT if preparation fails
` [PATCH v1 2/2] crypto/ccp: Skip "
[PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
2026-04-01 14:38 UTC (4+ messages)
[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
2026-04-01 14:38 UTC (21+ messages)
` [PATCH 05/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` and simplify code
` [PATCH 06/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
` [PATCH 07/33] rust: kbuild: remove `feature(...)`s that are now stable
` [PATCH 08/33] rust: kbuild: simplify `--remap-path-prefix` workaround
` [PATCH 09/33] rust: kbuild: make `--remap-path-prefix` workaround conditional
` [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH 12/33] rust: macros: update `extract_if` MSRV TODO comment
` [PATCH 13/33] rust: block: update `const_refs_to_static` "
` [PATCH 14/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
[PATCH v20 00/10] Implement PSCI reboot mode driver for PSCI resets
2026-04-01 14:37 UTC (5+ messages)
` [PATCH v20 06/10] power: reset: Add psci-reboot-mode driver
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-04-01 14:36 UTC (5+ messages)
` [PATCH v2 06/22] vfio/pci: Retrieve preserved device files after Live Update
[PATCH 0/5] rtw_sdio_if1_init cleanup and small logic tweak
2026-04-01 14:35 UTC (4+ messages)
[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
2026-04-01 14:35 UTC (7+ messages)
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users
Question: interrupt randomness and handle_percpu_devid_irq()
2026-04-01 14:34 UTC (5+ messages)
` "
[PATCH] PCI: rzg3s-host: Treat link-down as -ENODEV instead of error
2026-04-01 14:33 UTC
[PATCH v1] thermal: core: Fix thermal zone device registration error path
2026-04-01 14:33 UTC
[PATCH] vfs: replace ints with enum component_type for LAST_XXX
2026-04-01 14:32 UTC (4+ messages)
[PATCH bpf-next v7 0/3] libbpf: clarify raw-address single kprobe attach behavior
2026-04-01 14:29 UTC (4+ messages)
` [PATCH bpf-next v7 1/3] libbpf: use direct error codes for kprobe/uprobe attach
` [PATCH bpf-next v7 2/3] libbpf: clarify raw-address single kprobe attach behavior
` [PATCH bpf-next v7 3/3] selftests/bpf: add test for raw-address single kprobe attach
[PATCH 0/2] Fix trace remotes read with an offline CPU
2026-04-01 14:31 UTC (2+ messages)
[PATCH v4 0/2] gpu: nova-core: gsp: fix undefined behavior in command queue code
2026-04-01 14:29 UTC (3+ messages)
` [PATCH v4 1/2] gpu: nova-core: gsp: inline methods providing queue range invariants
` [PATCH v4 2/2] gpu: nova-core: gsp: fix undefined behavior in command queue code
[PATCH v2 0/7] Exynos-pmu: Generalise cpu{hotplug,idle},PMU intr gen and add Exynos850 CPU hotplug
2026-04-01 14:29 UTC (9+ messages)
` [PATCH v2 3/7] dt-bindings: soc: samsung: exynos-pmu: deprecate google,pmu-intr-gen-syscon
` [PATCH v2 5/7] soc: samsung: exynos-pmu: add Exynos850 CPU hotplug support
` [PATCH v2 6/7] MAINTAINERS: add exynos850-pmu.c to Exynos850 entry
` [PATCH v2 7/7] arm64: dts: exynos850: add PMU interrupt generation node
[PATCH v2] KVM: irqfd: fix deadlock by moving synchronize_srcu out of resampler_lock
2026-04-01 14:24 UTC (2+ messages)
[PATCH 0/4] perf arm_spe: Dump IMPDEF events
2026-04-01 14:25 UTC (5+ messages)
` [PATCH 1/4] perf arm_spe: Make a function to get the MIDR
` [PATCH 2/4] perf arm_spe: Turn event name mappings into an array
` [PATCH 3/4] perf arm_spe: Decode Arm N1 IMPDEF events
` [PATCH 4/4] perf arm_spe: Print remaining IMPDEF event numbers
[PATCH] usbip: vhci: validate ret_submit number_of_packets
2026-04-01 14:26 UTC (2+ messages)
[PATCH v2] iio: adc: xilinx-xadc: Fix sequencer mode in postdisable for dual mux
2026-04-01 14:24 UTC (7+ messages)
[PATCH v2 0/5] Fuller TDX kexec support
2026-04-01 14:24 UTC (8+ messages)
` [PATCH v2 3/5] x86/virt/tdx: Add SEAMCALL wrapper for TDH.SYS.DISABLE
[PATCH v3 0/2] Support BPF traversal of wakeup sources
2026-04-01 14:22 UTC (4+ messages)
` [PATCH v3 1/2] PM: wakeup: Add kfuncs to traverse over wakeup_sources
[PATCH 0/4] lib/vsprintf: assorted bug fixes
2026-04-01 14:22 UTC (7+ messages)
` [PATCH 3/4] lib/vsprintf: use int for field_width in vsscanf()
[PATCH v3 0/4] gcov: use -fprofile-update=atomic globally to fix concurrent access crashes on GCOV-enabled kernels
2026-04-01 14:20 UTC (5+ messages)
` [PATCH v3 1/4] net: fix skb_ext_total_length() BUILD_BUG_ON with CONFIG_GCOV_PROFILE_ALL
` [PATCH v3 2/4] net: add __no_profile to skb_extensions_init() for GCOV compatibility
` [PATCH v3 3/4] iommu/generic_pt: disable GCOV for iommu_amdv1.o
` [PATCH v3 4/4] gcov: use atomic counter updates to fix concurrent access crashes
SEV-ES guest shutdown: linux-next regression with QEMU 10.2.2; smp>1
2026-04-01 14:19 UTC (5+ messages)
[PATCH v5 0/3] Add "link bpc" DRM property
2026-04-01 14:17 UTC (11+ messages)
[PATCHv3] clk: hisilicon: clkdivider-hi6220: use kzalloc_flex
2026-04-01 14:17 UTC (2+ messages)
[RFC PATCH] nvme: enable PCI P2PDMA support for RDMA transport
2026-04-01 14:17 UTC (2+ messages)
[PATCH v2 0/6] phy: realtek: usb2: support for RTL9607C USB2 PHY
2026-04-01 14:16 UTC (6+ messages)
` [PATCH v2 5/6] phy: realtek: usb2: add "
[BUG] WARNING in perf_cgroup_switch: EVENT_FROZEN assertion during kthread sched-out
2026-04-01 14:15 UTC
[PATCH] genirq/affinity: Remove cpus_read_lock() while reading cpu_possible_mask
2026-04-01 14:15 UTC (2+ messages)
` [tip: irq/core] "
[PATCH] usb: chipidea: udc: reject non-control requests while controller is suspended
2026-04-01 14:15 UTC (4+ messages)
[PATCH v2 0/2] mm/mprotect: micro-optimization work
2026-04-01 14:14 UTC (6+ messages)
[PATCH 0/2] sched/urgent: zero_vruntime fixes
2026-04-01 14:13 UTC (3+ messages)
` [PATCH 2/2] sched/debug: Fix avg_vruntime() usage
[PATCH] cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path
2026-04-01 14:13 UTC (3+ messages)
[PATCH v3 0/3] media: qcom: iris: Add support for Gen2 firmware detection and loading on SC7280
2026-04-01 14:12 UTC (3+ messages)
` [PATCH v3 2/3] media: iris: Initialize HFI ops after firmware load in core init
[PATCH] arm64: dts: qcom: glymur-crd: Enable DisplayPort support
2026-04-01 14:11 UTC (2+ messages)
[PATCH] nvmet: introduce new mdts configuration entry
2026-04-01 14:10 UTC (2+ messages)
[PATCH v5 0/8] i2c: rtl9300: support for RTL9607C I2C controller
2026-04-01 14:09 UTC (3+ messages)
[PATCH] nvme: expose TLS mode
2026-04-01 14:09 UTC (2+ messages)
[RFC PATCH 0/2] vfs: mkdirat_fd() syscall
2026-04-01 14:09 UTC (4+ messages)
` [RFC PATCH 1/2] vfs: syscalls: add mkdirat_fd()
[PATCH 0/2] block: fix pgmap handling for zone device pages in bio merge paths
2026-04-01 14:08 UTC (5+ messages)
` [PATCH 1/2] block: add pgmap check to biovec_phys_mergeable
` [PATCH 2/2] block: allow different-pgmap pages as separate bvecs in bio_add_page
linux-next: build failure in final build
2026-04-01 14:07 UTC
[PATCH 4/6] arm64: dts: qcom: kaanapali-mtp: Enable bluetooth and Wifi
2026-04-01 14:07 UTC (11+ messages)
[PATCH] rust: ACPI: fix missing match data for PRP0001
2026-04-01 14:06 UTC
[PATCH v5 0/3] Add support for Orange Pi 5 Pro
2026-04-01 14:05 UTC (3+ messages)
` [PATCH v5 2/3] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro
[PATCH v1 0/7] RAPL fixes (for linux-next)
2026-04-01 14:05 UTC (2+ messages)
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-04-01 14:05 UTC (3+ messages)
` [PATCH RFC v4 07/44] KVM: guest_memfd: Only prepare folios for private pages
[PATCH 06/16] clk: tests: Add clk_parse_clkspec() Kunit testing
2026-04-01 14:04 UTC (6+ messages)
` [PATCH 10/16] clk: Add support for clock nexus dt bindings
[PATCH] bootconfig: Skip printing early params to cmdline from bootconfig
2026-04-01 14:02 UTC
[Question] Sched: Severe scheduling latency (>10s) observed on kernel 6.12 with specific workload
2026-04-01 14:01 UTC (5+ messages)
[PATCH] PCI: dwc: Fix type mismatch for kstrtou32_from_user return value
2026-04-01 14:01 UTC (3+ messages)
[PATCH] KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
2026-04-01 14:01 UTC (6+ messages)
TDX/non-ACT: failed TDH.PHYMEM.PAGE.WBINVD after successful page remove can leave a page unreset
2026-04-01 13:59 UTC (2+ messages)
[PATCH] cpufreq: cleanup dead code in Kconfig
2026-04-01 13:59 UTC (3+ messages)
[PATCH v2] media: synopsys: hdmirx: replace use of system_unbound_wq with system_dfl_wq
2026-04-01 13:58 UTC (2+ messages)
[PATCH v2] mm/slub: skip freelist construction for whole-slab bulk refill
2026-04-01 13:56 UTC (2+ messages)
[PATCH v6 0/4] platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)
2026-04-01 13:56 UTC (6+ messages)
` [PATCH v6 4/4] "
[PATCH] cpufreq: Allocate QoS freq_req objects with policy
2026-04-01 13:55 UTC (2+ messages)
[PATCH] ACPI: Enable FPDT on LoongArch
2026-04-01 13:53 UTC
[RFC PATCH v3 0/2] Fix storing in XArray check_split tests
2026-04-01 13:53 UTC (5+ messages)
[PATCH] vfs: require verified birth date for file creation
2026-04-01 13:51 UTC (2+ messages)
[PATCH] usb: dwc3: imx8mp: fix memory leak on probe failure path
2026-04-01 13:49 UTC
[syzbot] [net?] KASAN: global-out-of-bounds Read in ip6gre_header
2026-04-01 13:50 UTC
[PATCH v6] media: iris: add FPS calculation and VPP FW overhead in frequency formula
2026-04-01 13:49 UTC
[PATCH v3 0/7] PCI: intel-gw: Fixes to make the driver working again
2026-04-01 13:49 UTC (5+ messages)
` [PATCH v3 7/7] dt-bindings: PCI: intel,lgm-pcie: Add atu resource
[PATCH v2 0/2] staging: media: atomisp: clean up ISP configuration path
2026-04-01 13:48 UTC (4+ messages)
` [PATCH v2 2/2] staging: media: atomisp: remove redundant call to ia_css_output0_configure()
[PATCH v2] bootconfig: Apply early options from embedded config
2026-04-01 13:48 UTC (9+ messages)
[PATCH next 0/3] fortify: Minor changes to strlen() and strnlen()
2026-04-01 13:48 UTC (6+ messages)
` [PATCH next 2/3] fortify: Optimise strnlen()
[PATCH v4 0/5] Add support for AAEON SRG-IMX8P MCU
2026-04-01 13:48 UTC (4+ messages)
` [PATCH v4 3/5] mfd: aaeon: Add SRG-IMX8P MCU driver
[PATCH v7 0/7] selftests/mm: skip several tests when thp is not available
2026-04-01 13:46 UTC (4+ messages)
` [PATCH v7 4/7] selftests: ksft_exit_fail_perror: support printf style arguments
[PATCH v7 0/4] platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)
2026-04-01 13:45 UTC (7+ messages)
` [PATCH v7 2/4] platform/x86: int3472: Rename pled to led in LED registration code
` [PATCH v7 3/4] platform/x86: int3472: Parameterize LED con_id in registration
` [PATCH v7 4/4] platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)
[PATCH net-next v9 0/4] net: dsa: mxl862xx: add support for bridge offloading
2026-04-01 13:34 UTC (2+ messages)
` [PATCH net-next v9 1/4] net: dsa: move dsa_bridge_ports() helper to dsa.h
[PATCH 1/4] selftests/mm: respect build verbosity settings for 32/64-bit targets
2026-04-01 13:44 UTC (4+ messages)
` [PATCH 4/4] selftests/mm: fix cow/gup_longterm link failures when liburing flags are missing
linux-next: manual merge of the usb tree with the battery tree
2026-04-01 13:44 UTC (2+ messages)
[PATCH] scsi: hpsa: use bounded formatting for controller and IRQ names
2026-04-01 13:43 UTC (3+ messages)
` [PATCH v2] scsi: hpsa: enlarge controller and IRQ name buffers
[PATCH v6 0/2] firmware_loader: allow firmware_class.path to take multiple paths
2026-04-01 13:43 UTC (3+ messages)
` [PATCH v6 1/2] firmware_loader: add search_path= module option for multi-path firmware lookup
` [PATCH v6 2/2] selftests/firmware: add search path test for firmware_class.search_path=
[PATCH v3] perf test: Skip perf data type profiling tests for s390
2026-04-01 12:21 UTC
[PATCH] fuse: Send FORGET over io_uring when ring is ready
2026-04-01 13:41 UTC (3+ messages)
` "
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