messages from 2025-05-14 20:18:31 to 2025-05-14 23:43:04 UTC [more...]
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-14 23:41 UTC (5+ messages)
` [RFC PATCH v2 01/51] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes
` [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting
` [RFC PATCH v2 03/51] KVM: selftests: Update guest_memfd_test for INIT_PRIVATE flag
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls
[PATCH] net/tun: expose queue utilization stats via ethtool
2025-05-14 23:39 UTC (2+ messages)
[PATCH v11 00/30] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-05-14 23:38 UTC (9+ messages)
` [PATCH v11 02/30] find: add find_first_andnot_bit()
` [PATCH v11 07/30] x86/resctrl: Check all domains are offline in resctrl_exit()
` [PATCH v11 08/30] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
linux-next: build failure after merge of the dmaengine-fixes tree
2025-05-14 23:33 UTC
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-05-14 23:30 UTC (14+ messages)
` [PATCH v4 01/38] perf: Support get/put mediated PMU interfaces
` [PATCH v4 04/38] perf: Add a EVENT_GUEST flag
` [PATCH v4 05/38] perf: Add generic exclude_guest support
` [PATCH v4 06/38] x86/irq: Factor out common code for installing kvm irq handler
` [PATCH v4 07/38] perf: core/x86: Register a new vector for KVM GUEST PMI
` [PATCH v4 09/38] perf: Add switch_guest_ctx() interface
[PATCH] x86/bugs: Don't warn when overwriting retbleed_return_thunk with srso_return_thunk
2025-05-14 23:30 UTC (3+ messages)
[PATCH] xfs: mark the i_delayed_blks access in xfs_file_release as racy
2025-05-14 23:21 UTC (4+ messages)
[PATCH v2 0/7] Add module support for Arm64 Exynos MCT driver
2025-05-14 23:16 UTC (6+ messages)
` [PATCH v2 6/7] clocksource/drivers/exynos_mct: Add module support
[PATCH V4 0/6] Scheduler time slice extension
2025-05-14 23:12 UTC (7+ messages)
` [PATCH V4 1/6] Sched: "
` [PATCH V4 4/6] Sched: Add scheduler stat for cpu "
[PATCH 0/2] PCI: of: Fix OF device node refcount leakages
2025-05-14 23:12 UTC (2+ messages)
[PATCH bpf-next v3 0/8] selftests/bpf: Test sockmap/sockhash redirection
2025-05-14 22:15 UTC (9+ messages)
` [PATCH bpf-next v3 1/8] selftests/bpf: Support af_unix SOCK_DGRAM socket pair creation
` [PATCH bpf-next v3 2/8] selftests/bpf: Add socket_kind_to_str() to socket_helpers
` [PATCH bpf-next v3 3/8] selftests/bpf: Add u32()/u64() to sockmap_helpers
` [PATCH bpf-next v3 4/8] selftests/bpf: Introduce verdict programs for sockmap_redir
` [PATCH bpf-next v3 5/8] selftests/bpf: Add selftest for sockmap/hashmap redirection
` [PATCH bpf-next v3 6/8] selftests/bpf: sockmap_listen cleanup: Drop af_vsock redir tests
` [PATCH bpf-next v3 7/8] selftests/bpf: sockmap_listen cleanup: Drop af_unix "
` [PATCH bpf-next v3 8/8] selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM "
[PATCH 0/3] i.MX fsl-ldb cleanups
2025-05-14 23:07 UTC (9+ messages)
` [PATCH 1/3] drm/bridge: fsl-ldb: make use of driver_private
` [PATCH 2/3] drm/bridge: fsl-ldb: make use of dev_err_probe
` [PATCH 3/3] drm/bridge: fsl-ldb: simplify device_node error handling
[PATCH v2] scsi: trace: change the rtn log in string
2025-05-14 23:05 UTC (2+ messages)
[PATCH v3 0/3] fuse: Expose more information of fuse backing files to userspace
2025-05-14 23:03 UTC (6+ messages)
[PATCH 1/1] Drivers: hv: vmbus: Add comments about races with "channels" sysfs dir
2025-05-14 22:55 UTC
[PATCH RESEND 0/2] phy: core: Remove 2 APIs
2025-05-14 22:53 UTC (2+ messages)
[RFC net-next 00/15] Add support for Silicon Labs CPC
2025-05-14 22:52 UTC (7+ messages)
` [RFC net-next 13/15] dt-bindings: net: cpc: add silabs,cpc-spi.yaml
[PATCH 0/2] initial usb support for ExynosAutov920 soc
2025-05-14 22:48 UTC (3+ messages)
` [PATCH 2/2] usb: dwc3-exynos: add support for ExynosAutov920
[PATCH v5 0/4] rust: DebugFS Bindings
2025-05-14 22:42 UTC (18+ messages)
` [PATCH v5 1/4] rust: debugfs: Bind DebugFS directory creation
` [PATCH v5 4/4] rust: samples: Add debugfs sample
[PATCH] mm/page_alloc.c: Avoid infinite retries caused by cpuset race
2025-05-14 22:42 UTC (10+ messages)
[PATCH v7 0/9] coredump: add coredump socket
2025-05-14 22:38 UTC (11+ messages)
` [PATCH v7 1/9] coredump: massage format_corname()
` [PATCH v7 2/9] coredump: massage do_coredump()
` [PATCH v7 3/9] coredump: reflow dump helpers a little
` [PATCH v7 4/9] coredump: add coredump socket
` [PATCH v7 5/9] pidfs, coredump: add PIDFD_INFO_COREDUMP
` [PATCH v7 6/9] coredump: show supported coredump modes
` [PATCH v7 7/9] coredump: validate socket name as it is written
` [PATCH v7 8/9] selftests/pidfd: add PIDFD_INFO_COREDUMP infrastructure
` [PATCH v7 9/9] selftests/coredump: add tests for AF_UNIX coredumps
[PATCH] mm: madvise: make MADV_NOHUGEPAGE a no-op if !THP
2025-05-14 22:36 UTC (6+ messages)
[syzbot] [fs?] BUG: unable to handle kernel paging request in drop_sysctl_table
2025-05-14 22:36 UTC
[PATCH] net: phy: mxl-8611: add support for MaxLinear MxL86110/MxL86111 PHY
2025-05-14 22:29 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/7] pinctrl: armada-37xx: a couple of small fixes
2025-05-14 22:28 UTC (2+ messages)
lockup and kernel panic in linux-next-202505{09,12} when compiled with clang
2025-05-14 22:27 UTC (8+ messages)
[PATCH v2 0/3] riscv: dts: sophgo: add more sg2042 isa extension support
2025-05-14 22:26 UTC (2+ messages)
[PATCH] selftests: timers: Fix grammar and clarify comments in nanosleep.c
2025-05-14 22:21 UTC
[tip:x86/urgent] BUILD SUCCESS 24ee8d9432b5744fce090af3d829a39aa4abf63f
2025-05-14 22:17 UTC
Subject: [BUG] Five data races in in XFS Filesystem,one potentially harmful
2025-05-14 22:16 UTC (3+ messages)
[PATCH] radix tree: fix kmemleak false positive in radix_tree_shrink()
2025-05-14 22:16 UTC (2+ messages)
[PATCH v2 2/5] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
2025-05-14 22:13 UTC (4+ messages)
` [PATCH v2.1 "
[PATCH] dt-bindings: ata: Convert ti,dm816-ahci to DT schema
2025-05-14 22:13 UTC (3+ messages)
[PATCH v3 00/19] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
2025-05-14 22:11 UTC (27+ messages)
` [PATCH v3 01/19] dt-bindings: media: i2c: max96717: add myself as maintainer
` [PATCH v3 02/19] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [PATCH v3 03/19] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [PATCH v3 04/19] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [PATCH v3 05/19] dt-bindings: media: i2c: max96717: add support for MAX96793
` [PATCH v3 06/19] dt-bindings: media: i2c: max96712: add myself as maintainer
` [PATCH v3 07/19] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [PATCH v3 08/19] dt-bindings: media: i2c: max96712: add support for I2C ATR
` [PATCH v3 09/19] dt-bindings: media: i2c: max96712: add support for POC supplies
` [PATCH v3 10/19] dt-bindings: media: i2c: max96712: deprecate enable-gpios
` [PATCH v3 11/19] dt-bindings: media: i2c: max96712: add support for MAX96724F/R
` [PATCH v3 12/19] dt-bindings: media: i2c: max96714: add myself as maintainer
` [PATCH v3 13/19] dt-bindings: media: i2c: max96714: add support for MAX96714R
[PATCH v2 0/5] TDX host: kexec/kdump support
2025-05-14 22:09 UTC (3+ messages)
[syzbot] [mm?] INFO: rcu detected stall in vms_gather_munmap_vmas
2025-05-14 22:03 UTC
[PATCH net] team: grab team lock during team_change_rx_flags
2025-05-14 22:03 UTC
[PATCH bpf-next v6 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-05-14 21:59 UTC (7+ messages)
` [PATCH bpf-next v6 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v6 5/5] selftests/bpf: Add test for open coded dmabuf_iter
[PATCH] apparmor: use SHA-256 library API instead of crypto_shash API
2025-05-14 21:57 UTC (3+ messages)
[PATCH] cdrom: Remove unnecessary NULL check before unregister_sysctl_table()
2025-05-14 21:57 UTC (2+ messages)
[PATCH v15] platform/x86: Add AMD ISP platform config for OV05C10
2025-05-14 21:54 UTC
[PATCH 0/9] SAMA7D65 Add support for Crypto, CAN and PWM
2025-05-14 21:55 UTC (3+ messages)
` [PATCH 4/9] dt-bindings: rng: atmel,at91-trng: add sama7d65 TRNG
[PATCH 0/2] Add the download mode support for IPQ5018
2025-05-14 21:55 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for ipq5018
` (subset) [PATCH 0/2] Add the download mode support for IPQ5018
[PATCH v3 0/2] rust: add support for request_irq
2025-05-14 21:53 UTC (6+ messages)
` [PATCH v3 1/2] rust: irq: add support for request_irq()
[PATCH 0/2] HDA: Add Tegra264 support
2025-05-14 21:52 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: Update Tegra194 and Tegra234 HDA bindings
` [PATCH 2/3] dt-bindings: Document Tegra264 HDA Support
[PATCH] firmware: arm_scmi: Fix up turbo frequencies selection
2025-05-14 21:47 UTC
[PATCH v3 00/11] Add Tegra264 support in AHUB drivers
2025-05-14 21:46 UTC (3+ messages)
` [PATCH v3 01/11] dt-bindings: ASoC: admaif: Add missing properties
[PATCH v3][next] wifi: iwlwifi: mvm/fw: Avoid -Wflex-array-member-not-at-end warnings
2025-05-14 21:42 UTC
[PATCH] thermal: airoha: Fix spelling mistake
2025-05-14 21:39 UTC
[PATCH v3 0/9] module: Introduce hash-based integrity checking
2025-05-14 21:36 UTC (6+ messages)
` [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
[PATCH] docs: fix doc warning for DC_HDCP_LC_ENABLE_SW_FALLBACK in amd_shared.h
2025-05-14 21:35 UTC
[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
2025-05-14 21:34 UTC (4+ messages)
` [PATCH v6 1/9] x86/fred, KVM: VMX: Pass event data to the FRED entry point from KVM
[net-next PATCH v4 00/11] net: pcs: Introduce support for fwnode PCS
2025-05-14 21:32 UTC (3+ messages)
` [net-next PATCH v4 07/11] dt-bindings: net: ethernet-controller: permit to define multiple PCS
[PATCH] fuse: dev: avoid a build warning when PROC_FS is not set
2025-05-14 21:32 UTC
[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-05-14 21:29 UTC (4+ messages)
` [PATCH v1 6/6] Documentation: kvm: new uAPI for handling SEA
[PATCH v4 00/18] clk: qcom: Add support to attach multiple power domains in cc probe
2025-05-14 21:28 UTC (18+ messages)
` [PATCH v4 02/18] dt-bindings: clock: qcom: Update sc8280xp camcc bindings
` [PATCH v4 04/18] clk: qcom: clk-alpha-pll: Add support for common PLL configuration function
` [PATCH v4 06/18] clk: qcom: common: Add support to configure clk regs in qcom_cc_really_probe
` [PATCH v4 11/18] clk: qcom: camcc-sm8650: Move PLL & clk configuration to really probe
` [PATCH v4 12/18] clk: qcom: camcc-x1e80100: "
` [PATCH v4 16/18] arm64: dts: qcom: sm8450: Additionally manage MXC power domain in camcc
` [PATCH v4 17/18] arm64: dts: qcom: sm8550: "
` [PATCH v4 18/18] arm64: dts: qcom: sm8650: "
EEVDF regression still exists
2025-05-14 21:26 UTC (8+ messages)
[PATCH v3] PCI: Prevent power state transition of erroneous device
2025-05-14 21:25 UTC (4+ messages)
[PATCH 0/2] dm mpath: Interface for explicit probing of active paths
2025-05-14 21:21 UTC (5+ messages)
[PATCH v1 00/14] further mt7988 devicetree work
2025-05-14 21:18 UTC (5+ messages)
` [PATCH v1 02/14] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition for mt7988
` [PATCH v1 03/14] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
[PATCH 0/4] mailbox: qcom-apcs-ipc: Avoid circular dependency with clock controller
2025-05-14 21:12 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: mailbox: qcom,apcs: Add separate node for clock-controller
[PATCH v2] ufs: core: Add HID support
2025-05-14 21:04 UTC (2+ messages)
[PATCH RESEND2 v2] clk: qcom: gcc-msm8939: Fix mclk0 & mclk1 for 24 MHz
2025-05-14 21:03 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sm8650: add the missing l2 cache node
2025-05-14 21:03 UTC (2+ messages)
[PATCH] arm64: dts: qcom: x1e80100-romulus: Enable DP over Type-C
2025-05-14 21:03 UTC (2+ messages)
[PATCH v3 0/3] HP EliteBook Ultra G1q support
2025-05-14 21:03 UTC (3+ messages)
` [PATCH v4 0/4] "
` (subset) "
[PATCH] arm64: dts: qcom: x1e80100-hp-omnibook-x14: Enable SMB2360 0 and 1
2025-05-14 21:03 UTC (2+ messages)
[PATCH] ARM: dts: qcom-msm8960: add missing clocks to the timer node
2025-05-14 21:03 UTC (2+ messages)
[PATCH v10 0/2] Enable IPQ5018 PCI support
2025-05-14 21:03 UTC (2+ messages)
[PATCH v4 0/7] drm/msm/mdp4: rework LVDS/LCDC panel support
2025-05-14 21:03 UTC (2+ messages)
` (subset) "
[PATCH v2] arm64: dts: qcom: msm8998-lenovo-miix-630: add Venus node
2025-05-14 21:03 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sm8350: Fix typo in pil_camera_mem node
2025-05-14 21:03 UTC (2+ messages)
[PATCH] arm64: dts: qcom: x1e001de-devkit: Enable support for both Type-A USB ports
2025-05-14 21:03 UTC (2+ messages)
[PATCH] RISC-V: KVM: Disable instret/cycle for VU mode by default
2025-05-14 21:01 UTC (3+ messages)
FAILED: load BTF from vmlinux: No data available
2025-05-14 20:59 UTC
[PATCH v5 00/10] Apple Mac System Management Controller
2025-05-14 20:56 UTC (7+ messages)
` [PATCH v5 01/10] dt-bindings: gpio: Add Apple Mac SMC GPIO block
` [PATCH v5 02/10] dt-bindings: power: reboot: Add Apple Mac SMC Reboot Controller
` [PATCH v5 03/10] dt-bindings: mfd: Add Apple Mac System Management Controller
[PATCH v15 00/43] DEPT(DEPendency Tracker)
2025-05-14 20:47 UTC (3+ messages)
` [PATCH v15 02/43] dept: implement "
[PATCH 6.6 000/113] 6.6.91-rc2 review
2025-05-14 20:49 UTC (6+ messages)
[PATCH 0/3] mtd: spi-nor: Add VIA/WonderMedia serial flash controller driver
2025-05-14 20:41 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: spi: Add VIA/WonderMedia serial flash controller
[PATCH RESEND] arm64: dts: qcom: x1e001de-devkit: Enable support for both Type-A USB ports
2025-05-14 20:41 UTC (2+ messages)
[PATCH v3 0/4] Introducing Hornet LSM
2025-05-14 20:41 UTC (11+ messages)
[PATCH 0/7] Support exposing bits of any byte as NVMEM cells
2025-05-14 20:38 UTC (5+ messages)
` [PATCH 4/7] dt-bindings: nvmem: apple: Add T8112 compatible
[RFC, PATCH 00/12] TDX: Enable Dynamic PAMT
2025-05-14 20:33 UTC (2+ messages)
[RFT PATCH v2 00/15] Add a single source of truth for UBWC configuration data
2025-05-14 20:33 UTC (11+ messages)
` [PATCH RFT v2 12/15] drm/msm/a6xx: Drop cfg->ubwc_swizzle override
` [PATCH RFT v2 13/15] soc: qcom: ubwc: Fix SM6125's ubwc_swizzle value
` [PATCH RFT v2 14/15] soc: qcom: ubwc: Add #defines for UBWC swizzle bits
[PATCH net-next,v4] net: mana: Add handler for hardware servicing events
2025-05-14 20:30 UTC
[PATCH v1 0/2] mm/memory_hotplug: introduce and use PG_offline_skippable
2025-05-14 20:30 UTC (5+ messages)
` [PATCH v1 1/2] mm/memory_hotplug: PG_offline_skippable for offlining memory blocks with PageOffline pages
[PATCH] tracing: Replace deprecated strncpy() with strscpy() for string keys in hist triggers
2025-05-14 20:28 UTC (2+ messages)
(no subject)
2025-05-14 20:21 UTC
[PATCH 00/28] mm, swap: introduce swap table
2025-05-14 20:17 UTC (20+ messages)
` [PATCH 10/28] mm, swap: add a swap helper for bypassing only read ahead
` [PATCH 11/28] mm, swap: clean up and consolidate helper for mTHP swapin check
` [PATCH 12/28] mm, swap: never bypass the swap cache for SWP_SYNCHRONOUS_IO
` [PATCH 13/28] mm/shmem, swap: avoid redundant Xarray lookup during swapin
` [PATCH 14/28] mm/shmem: never bypass the swap cache for SWP_SYNCHRONOUS_IO
` [PATCH 15/28] mm, swap: split locked entry freeing into a standalone helper
` [PATCH 16/28] mm, swap: use swap cache as the swap in synchronize layer
` [PATCH 17/28] mm, swap: sanitize swap entry management workflow
` [PATCH 18/28] mm, swap: rename and introduce folio_free_swap_cache
` [PATCH 19/28] mm, swap: clean up and improve swap entries batch freeing
` [PATCH 20/28] mm, swap: check swap table directly for checking cache
` [PATCH 21/28] mm, swap: add folio to swap cache directly on allocation
` [PATCH 22/28] mm, swap: drop the SWAP_HAS_CACHE flag
` [PATCH 23/28] mm, swap: remove no longer needed _swap_info_get
` [PATCH 24/28] mm, swap: implement helpers for reserving data in swap table
` [PATCH 25/28] mm/workingset: leave highest 8 bits empty for anon shadow
` [PATCH 26/28] mm, swap: minor clean up for swapon
` [PATCH 27/28] mm, swap: use swap table to track swap count
` [PATCH 28/28] mm, swap: implement dynamic allocation of swap table
[RFC PATCH v2 0/8] staging: apfs: init APFS filesystem support
2025-05-14 20:19 UTC (5+ messages)
` Subject: "
[PATCH 5/8] pinctrl: meson: support amlogic S6/S7/S7D SoC
2025-05-14 20:18 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).