messages from 2024-08-16 17:54:12 to 2024-08-16 22:04:01 UTC [more...]
[PATCH RFC 0/4] mm: Introduce guest_memfd library
2024-08-16 22:03 UTC (9+ messages)
` [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
[PATCH v3 0/4] Relax canonical checks on some arch msrs
2024-08-16 22:03 UTC (7+ messages)
` [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs
` [PATCH v3 3/4] KVM: nVMX: relax canonical checks on some x86 registers in vmx host state
[PATCH v3 1/1] dt-bindings: display: panel-simple-lvds-dual-ports: add panel-timing: true
2024-08-16 22:02 UTC (2+ messages)
[PATCH] SUNRPC: Fix -Wformat-truncation warning
2024-08-16 22:01 UTC (2+ messages)
[PATCH v15 19/20] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
2024-08-16 21:58 UTC (4+ messages)
` [PATCH] KVM: SEV: Replace KVM_EXIT_VMGEXIT with KVM_EXIT_SNP_REQ_CERTS
[PATCH 0/9] Wire up getrandom() vDSO implementation on powerpc
2024-08-16 21:57 UTC (2+ messages)
[PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
2024-08-16 21:56 UTC (9+ messages)
` [PATCHv8 9/9] man2: Add uretprobe syscall page
[gustavoars:testing/wfamnae-next20240815] BUILD SUCCESS e62e44883c682ebd24d89c91b6928b8df18df1a5
2024-08-16 21:55 UTC
[PATCH 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml
2024-08-16 21:55 UTC (2+ messages)
[v2] usb: dwc3: Avoid waking up gadget during startxfer
2024-08-16 21:49 UTC (2+ messages)
[PATCH v24 00/34] Introduce QC USB SND audio offloading support
2024-08-16 21:48 UTC (7+ messages)
` [PATCH v24 09/34] ASoC: Add SOC USB APIs for adding an USB backend
[PATCH] clk: qcom: gdsc: Add a flag to skip setting power collapse bits
2024-08-16 21:48 UTC (2+ messages)
[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-08-16 21:45 UTC (5+ messages)
` [PATCH v3 03/25] dax: Document dax dev range tuple
` [PATCH v3 06/25] cxl/mem: Read dynamic capacity configuration from the device
[PATCH v1 0/3] x86: Write FRED RSP0 on return to userspace
2024-08-16 21:45 UTC (8+ messages)
` [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism
[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-08-16 21:42 UTC (50+ messages)
` [PATCH v6 03/22] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v6 04/22] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v6 06/22] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v6 07/22] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v6 08/22] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v6 09/22] x86/resctrl: Introduce MBM counters bitmap
` [PATCH v6 11/22] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v6 12/22] x86/resctrl: Introduce mbm_cntr_map to track counters at domain
` [PATCH v6 13/22] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v6 14/22] x86/resctrl: Introduce cntr_id in mongroup for assignments
` [PATCH v6 15/22] x86/resctrl: Add the interface to assign a hardware counter
` [PATCH v6 16/22] x86/resctrl: Add the interface to unassign a MBM counter
` [PATCH v6 17/22] x86/resctrl: Assign/unassign counters by default when ABMC is enabled
` [PATCH v6 18/22] x86/resctrl: Report "Unassigned" for MBM events in ABMC mode
` [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v6 20/22] x86/resctrl: Enable AMD ABMC feature by default when supported
` [PATCH v6 21/22] x86/resctrl: Introduce interface to list monitor states of all the groups
[PATCH v4 1/1] dt-bindings: net: mdio: change nodename match pattern
2024-08-16 21:40 UTC (3+ messages)
[PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices
2024-08-16 21:39 UTC (6+ messages)
[PATCH 1/1] ASoC: dt-bindings: Convert tpa6130a2.txt to yaml
2024-08-16 21:37 UTC (2+ messages)
ACPI IRQ storm with 6.10
2024-08-16 21:36 UTC (4+ messages)
[PATCH 1/1] ASoC: dt-bindings: convert tlv320aic31xx.txt to yaml
2024-08-16 21:35 UTC (2+ messages)
[PATCH v9 0/5] Landlock: Add abstract unix socket connect restriction
2024-08-16 21:23 UTC (5+ messages)
` [PATCH v9 1/5] "
` [PATCH v9 2/5] selftests/Landlock: Abstract unix socket restriction tests
[PATCH v2 1/1] dt-bindings: board: convert fsl-board.txt to yaml
2024-08-16 21:27 UTC (3+ messages)
[PATCH v11 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature
2024-08-16 21:21 UTC (2+ messages)
[syzbot] [usb?] KASAN: invalid-free in raw_release
2024-08-16 21:20 UTC
[PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA
2024-08-16 21:13 UTC (5+ messages)
[PATCH v9 0/6] Red-black tree abstraction needed by Rust Binder
2024-08-16 21:11 UTC (8+ messages)
` [PATCH v9 1/6] rust: kernel: add `drop_contents` to `BoxExt`
` [PATCH v9 2/6] rust: rbtree: add red-black tree implementation backed by the C version
` [PATCH v9 3/6] rust: rbtree: add iterator
` [PATCH v9 4/6] rust: rbtree: add mutable iterator
` [PATCH v9 5/6] rust: rbtree: add cursor
` [PATCH v9 6/6] rust: rbtree: add `RBTree::entry`
[PATCH v4] filemap: add trace events for get_pages, map_pages, and fault
2024-08-16 21:10 UTC
[PATCH v7 0/2] Dynamic Allocation of the reserved_mem array
2024-08-16 21:08 UTC (5+ messages)
` [PATCH v7 1/2] of: reserved_mem: Restruture how the reserved memory regions are processed
` [PATCH v7 2/2] of: reserved_mem: Add code to dynamically allocate reserved_mem array
[PATCH -next] blk-cgroup: Remove unused declaration blkg_path()
2024-08-16 21:08 UTC (2+ messages)
[GIT PULL] Devicetree fixes for v6.11, part 2
2024-08-16 21:07 UTC (2+ messages)
[RFC PATCH V2 net-next 00/11] Add support of HIBMCGE Ethernet Driver
2024-08-16 21:04 UTC (5+ messages)
` [RFC PATCH V2 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module
[PATCH 1/2] kbuild: pacman-pkg: move common commands to a separate function
2024-08-16 21:00 UTC (6+ messages)
` [PATCH 2/2] kbuild: pacman-pkg: do not override objtree
[RFC net-next 0/5] Suspend IRQs during preferred busy poll
2024-08-16 20:58 UTC (14+ messages)
[PATCH net-next v2 0/2] Adds support for lan887x phy
2024-08-16 20:56 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: phy: Add phy library support to check supported list when autoneg is enabled
` [PATCH net-next v2 2/2] net: phy: microchip_t1: Adds support for lan887x phy
[PATCH 5.15 000/483] 5.15.165-rc2 review
2024-08-16 20:53 UTC (3+ messages)
[PATCH net v1] mlxbf_gige: disable port during stop()
2024-08-16 20:48 UTC
[PATCH v4] PCI: Enable runtime pm of the host bridge
2024-08-16 20:45 UTC (2+ messages)
[PATCH v2] modpost: simplify modpost_log()
2024-08-16 20:45 UTC (2+ messages)
[PATCH 6.1 00/38] 6.1.106-rc1 review
2024-08-16 20:44 UTC (3+ messages)
/usr/bin/ld: ../lib/LLVMgold.so: cannot open shared object file: No such file or directory
2024-08-16 20:44 UTC (3+ messages)
[PATCH 6.6 00/67] 6.6.47-rc1 review
2024-08-16 20:40 UTC (3+ messages)
[PATCH] iommu/amd: Update PASID, GATS, and GLX feature related macros
2024-08-16 20:40 UTC (2+ messages)
[PATCH 6.10 00/25] 6.10.6-rc2 review
2024-08-16 20:35 UTC (4+ messages)
[PATCH v2 00/13] linux system call fixes
2024-08-16 20:27 UTC (3+ messages)
` [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range
[syzbot] [usb?] KASAN: invalid-free in dev_free
2024-08-16 20:25 UTC
[REGRESSION][BISECTED] vmwgfx crashes with command buffer error after update
2024-08-16 20:23 UTC (4+ messages)
[PATCH v2] of/irq: Support #msi-cells=<0> in of_msi_get_domain
2024-08-16 20:18 UTC (2+ messages)
[PATCH RFC] regmap: maple: Switch to use irq-safe locking
2024-08-16 20:11 UTC (3+ messages)
[PATCH] wifi: mac80211: Fix ieee80211_convert_to_unicast() logic
2024-08-16 20:04 UTC (5+ messages)
[PATCH v2] rust: Remove erronous blockquote in coding guidelines
2024-08-16 20:01 UTC
[PATCH v3 02/10] x86/cpu/topology: Add CPU type to struct cpuinfo_topology
2024-08-16 19:59 UTC (2+ messages)
[syzbot] Monthly f2fs report (Aug 2024)
2024-08-16 19:58 UTC
[syzbot] Monthly media report (Aug 2024)
2024-08-16 19:57 UTC
[PATCH] drm/meson: add check to prevent dereference of NULL
2024-08-16 19:55 UTC (4+ messages)
[syzbot] [mm?] WARNING in zswap_swapoff
2024-08-16 19:52 UTC
[PATCH 5.10 000/350] 5.10.224-rc2 review
2024-08-16 19:43 UTC (3+ messages)
[PATCH v11 0/9] Add Tegra241 (Grace) CMDQV Support (part 1/2)
2024-08-16 19:42 UTC (9+ messages)
` [PATCH v11 2/9] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd
` [PATCH v11 9/9] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF
[PATCH 5.4 000/255] 5.4.282-rc2 review
2024-08-16 19:42 UTC (2+ messages)
[PATCH 4.19 000/196] 4.19.320-rc1 review
2024-08-16 19:40 UTC (2+ messages)
[PATCH] perf report: Support --total-cycles --group in the tui mode
2024-08-16 19:34 UTC (3+ messages)
[PATCH v12 00/10] enable bs > ps in XFS
2024-08-16 19:31 UTC (2+ messages)
NULL pointer deref when running BPF monitor program (6.11.0-rc1)
2024-08-16 19:30 UTC (12+ messages)
[PATCH] ksmdb: fix spelling mistakes in documentation
2024-08-16 19:24 UTC
[PATCH v5 5.10/5.15] ata: libata-scsi: check cdb length for VARIABLE_LENGTH_CMD commands
2024-08-16 19:27 UTC
[PATCH] perf/x86/intel: Restrict period on Haswell
2024-08-16 19:27 UTC (10+ messages)
[PATCH v2 0/9] SEV Kernel Selftests
2024-08-16 19:23 UTC (10+ messages)
` [PATCH v2 1/9] KVM: selftests: Decouple SEV ioctls from asserts
` [PATCH v2 2/9] KVM: selftests: Add a basic SNP smoke test
` [PATCH v2 3/9] KVM: selftests: Add SNP to shutdown testing
` [PATCH v2 4/9] KVM: selftests: SEV IOCTL test
` [PATCH v2 5/9] KVM: selftests: SNP "
` [PATCH v2 6/9] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [PATCH v2 7/9] KVM: selftests: Add interface to manually flag protected/encrypted ranges
` [PATCH v2 8/9] KVM: selftests: Add a CoCo-specific test for KVM_PRE_FAULT_MEMORY
` [PATCH v2 9/9] KVM: selftests: Interleave fallocate "
[PATCH] mm/slub: Add check for s->flags in the alloc_tagging_slab_free_hook
2024-08-16 19:20 UTC (4+ messages)
[PATCH v2] ksmbd: Replace one-element arrays with flexible-array members
2024-08-16 19:20 UTC (2+ messages)
[PATCH 4/4] MAINTAINERS: drop NXP LAYERSCAPE GEN4 CONTROLLER
2024-08-16 19:17 UTC (3+ messages)
[PATCH] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
2024-08-16 19:12 UTC (2+ messages)
[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
2024-08-16 19:11 UTC (6+ messages)
` [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs
[PATCH v3 0/2] Fix unmasking interrupt bit and remove watermark interrupt enablement
2024-08-16 19:04 UTC (3+ messages)
` [PATCH v3 1/2] dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA
[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
2024-08-16 19:03 UTC (6+ messages)
[PATCH] Input: keypad-nomadik-ske - remove the driver
2024-08-16 18:54 UTC
[GIT PULL] Thermal control fix for v6.11-rc4
2024-08-16 18:53 UTC (2+ messages)
[GIT PULL] ACPI fix for v6.11-rc4
2024-08-16 18:53 UTC (2+ messages)
[GIT PULL] DAX for 6.11
2024-08-16 18:53 UTC (4+ messages)
[PATCH] drm/panthor: flush FW AS caches in slow reset path
2024-08-16 18:52 UTC
[PATCH v3 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
2024-08-16 18:52 UTC (4+ messages)
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2024-08-16 18:41 UTC (9+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
[net-next v4 0/5] net: stmmac: Add PCI driver support for BCM8958x
2024-08-16 18:46 UTC (4+ messages)
` [net-next v4 4/5] "
[PATCH v2 0/6] mm: Optimize mseal checks
2024-08-16 18:42 UTC (11+ messages)
[PATCH] staging: rtl8723bs: add spaces arround operators
2024-08-16 18:37 UTC
[PATCH 0/8] perf/arm-cmn: Fixes and updates
2024-08-16 18:33 UTC (4+ messages)
` [PATCH 2/8] perf/arm-cmn: Fix CCLA register offset
[PATCH v2 0/5] Address translation for HDM decoding
2024-08-16 18:32 UTC (2+ messages)
[PATCH] io_uring: fix user_data field name in comment
2024-08-16 18:31 UTC (2+ messages)
[syzbot] [kvm?] KASAN: wild-memory-access Read in __timer_delete_sync
2024-08-16 18:31 UTC (2+ messages)
[PATCH net-next v2 0/3] use more devm for ag71xx
2024-08-16 18:30 UTC (2+ messages)
[GIT PULL] Rust fixes for 6.11
2024-08-16 18:28 UTC (2+ messages)
[GIT PULL] RISC-V Fixes for 6.11-rc4
2024-08-16 18:28 UTC (2+ messages)
[GIT PULL] tracing: Fixes in RTLA tool and reading the ring buffer
2024-08-16 18:28 UTC (2+ messages)
[PATCH v5 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
2024-08-16 18:21 UTC (10+ messages)
` [PATCH v5 3/4] firmware: psci: Read and use vendor reset types
[PATCH v2 1/2] x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
2024-08-16 18:25 UTC (2+ messages)
` [PATCH v2 2/2] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
[syzbot] [bcachefs?] [kvm?] general protection fault in detach_if_pending (3)
2024-08-16 18:25 UTC (2+ messages)
[syzbot] [kvm?] general protection fault in get_work_pool (2)
2024-08-16 18:24 UTC (2+ messages)
[syzbot] [bcachefs?] WARNING in srcu_check_nmi_safety
2024-08-16 18:23 UTC (2+ messages)
[PATCH v3 0/3] OF support for Surface System Aggregator Module
2024-08-16 18:23 UTC (3+ messages)
` [PATCH v3 3/3] platform/surface: Add OF support
[syzbot] [bcachefs?] WARNING in cleanup_srcu_struct (4)
2024-08-16 18:22 UTC (2+ messages)
[syzbot] [kvm?] WARNING in kvm_put_kvm
2024-08-16 18:20 UTC (2+ messages)
[syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush
2024-08-16 18:17 UTC (5+ messages)
[RFC PATCH] mm: control mthp per process/cgroup
2024-08-16 18:15 UTC (2+ messages)
[RFC PATCH] docs: rust: quick-start: add Ubuntu
2024-08-16 18:15 UTC
[PATCH] docs: rust: quick-start: add Debian Testing
2024-08-16 18:15 UTC
[RFC PATCH] selftests/mm: compaction_test: Move often used filepaths to strings
2024-08-16 18:08 UTC
[PATCH v3 0/6] mm: split underutilized THPs
2024-08-16 18:11 UTC (7+ messages)
` [PATCH v3 1/6] mm: free zapped tail pages when splitting isolated thp
[PATCH net-next v2 0/3] ipv6: Add ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
2024-08-16 18:10 UTC (2+ messages)
[net-next,v1,1/1] net: stmmac: Introduce set_rx_ic() for enabling RX interrupt-on-completion
2024-08-16 18:09 UTC (2+ messages)
[PATCH v2 0/3] perf: Add Arm Network-on-Chip PMU driver
2024-08-16 18:05 UTC (4+ messages)
` [PATCH v2 2/3] perf: Add driver for Arm NI-700 interconnect PMU
[PATCH] ipmi:ssif: Exit early when there is a SMBus error
2024-08-16 18:04 UTC (2+ messages)
[PATCH 00/19] mm: Support huge pfnmaps
2024-08-16 17:56 UTC (9+ messages)
` [PATCH 06/19] mm/pagewalk: Check pfnmap early for folio_walk_start()
[PATCH bpf-next 0/2] selftests: bpf: avoid duplicated UAPI headers
2024-08-16 17:55 UTC (3+ messages)
` [PATCH bpf-next 1/2] selftests: bpf: use KHDR_INCLUDES for the "
` [PATCH bpf-next 2/2] selftests: bpf: remove duplicated UAPI if_xdp headers
[PATCH 0/2] Code quality enhancing and add tag for dt-bindings
2024-08-16 17:54 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
[PATCH v2 0/2] Support for I/O width within ARM SCMI SHMEM
2024-08-16 17:54 UTC (5+ messages)
` [PATCH v2 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory
[PATCH v3 0/2] Add USB clocks to Exynos7885
2024-08-16 17:50 UTC (3+ messages)
` [PATCH v3 1/2] clk: samsung: clk-pll: Add support for pll_1418x
` [PATCH v3 2/2] clk: samsung: exynos7885: Add USB related clocks to CMU_FSYS
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