messages from 2025-02-26 18:31:10 to 2025-02-26 20:09:56 UTC [more...]
[PATCH 0/4] pinctrl: ingenic: add support for x1600 SoC and MII and I2S for jz4730
2025-02-26 20:09 UTC (5+ messages)
` [PATCH 2/4] pinctrl: ingenic: add x1600 support
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-26 20:08 UTC (2+ messages)
[tip:x86/mm] BUILD SUCCESS 8e8f0306497dea58fb4e8e2558949daae5eeac5c
2025-02-26 20:07 UTC
git.kernel.org -> web.git.kernel.org
2025-02-26 20:08 UTC
[PATCH v2 00/11] Add a percpu subsection for cache hot data
2025-02-26 20:08 UTC (5+ messages)
` [PATCH v2 01/11] percpu: Introduce percpu hot section
` [PATCH v2 08/11] x86/percpu: Move top_of_stack to "
[PATCH 0/7] hyperv: Introduce new way to manage hypercall args
2025-02-26 20:06 UTC (8+ messages)
` [PATCH 1/7] x86/hyperv: Fix output argument to hypercall that changes page visibility
` [PATCH 2/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
` [PATCH 3/7] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 1
` [PATCH 4/7] x86/hyperv: Use hv_hvcall_*() to set up hypercall arguments -- part 2
` [PATCH 5/7] Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments
` [PATCH 6/7] PCI: "
` [PATCH 7/7] Drivers: hv: Replace hyperv_pcpu_input/output_arg with hyperv_pcpu_arg
[PATCH v2 0/6] vfio: Improve DMA mapping performance for huge pfnmaps
2025-02-26 20:05 UTC (5+ messages)
` [PATCH v2 5/6] mm: Provide address mask in struct follow_pfnmap_args
[PATCH v2 0/4] drm/msm/dpu: follow rules for drm_atomic_helper_check_modeset()
2025-02-26 20:04 UTC (5+ messages)
` [PATCH v2 4/4] drm/msm/dpu: don't set crtc_state->mode_changed from atomic_check()
[PATCH 0/3] ACPI: platform_profile: fix legacy sysfs with multiple handlers
2025-02-26 20:03 UTC (10+ messages)
[PATCH] xen/pciback: Make missing GSI non-fatal
2025-02-26 20:01 UTC
C aggregate passing (Rust kernel policy)
2025-02-26 20:00 UTC (26+ messages)
[PATCH v2] mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
2025-02-26 20:00 UTC (2+ messages)
[PATCH 0/5] printk: renaming some suspend/resume functions and one fix for unblanking
2025-02-26 19:59 UTC (6+ messages)
` [PATCH 1/5] printk: Rename suspend_console to console_suspend_all
` [PATCH 2/5] printk: Rename resume_console to console_resume_all
` [PATCH 3/5] printk: Rename console_stop to console_suspend
` [PATCH 4/5] printk: Rename console_start to console_resume
` [PATCH 5/5] printk: Check CON_SUSPEND when unblanking a console
[PATCH 0/4] Thermal: clean-up with kcalloc()
2025-02-26 19:57 UTC (2+ messages)
[PATCH v3 00/29] TDX MMU part 2
2025-02-26 19:55 UTC (30+ messages)
` [PATCH 01/29] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_sept_add() to add SEPT pages
` [PATCH 02/29] x86/virt/tdx: Add SEAMCALL wrappers to add TD private pages
` [PATCH 03/29] x86/virt/tdx: Add SEAMCALL wrappers to manage TDX TLB tracking
` [PATCH 04/29] x86/virt/tdx: Add SEAMCALL wrappers to remove a TD private page
` [PATCH 05/29] x86/virt/tdx: Add SEAMCALL wrappers for TD measurement of initial contents
` [PATCH 06/29] KVM: x86/mmu: Implement memslot deletion for TDX
` [PATCH 07/29] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU
` [PATCH 08/29] KVM: x86/mmu: Do not enable page track for TD guest
` [PATCH 09/29] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [PATCH 10/29] KVM: VMX: Teach EPT violation helper about private mem
` [PATCH 11/29] KVM: TDX: Add accessors VMX VMCS helpers
` [PATCH 12/29] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH 13/29] KVM: TDX: Set gfn_direct_bits to shared bit
` [PATCH 14/29] KVM: TDX: Require TDP MMU, mmio caching and EPT A/D bits for TDX
` [PATCH 15/29] KVM: x86/mmu: Add setter for shadow_mmio_value
` [PATCH 16/29] KVM: TDX: Set per-VM shadow_mmio_value to 0
` [PATCH 17/29] KVM: TDX: Handle TLB tracking for TDX
` [PATCH 18/29] KVM: TDX: Implement hooks to propagate changes of TDP MMU mirror page table
` [PATCH 19/29] KVM: TDX: Implement hook to get max mapping level of private pages
` [PATCH 20/29] KVM: x86/mmu: Bail out kvm_tdp_map_page() when VM dead
` [PATCH 21/29] KVM: x86/mmu: Export kvm_tdp_map_page()
` [PATCH 22/29] KVM: TDX: Add an ioctl to create initial guest memory
` [PATCH 23/29] KVM: TDX: Finalize VM initialization
` [PATCH 24/29] KVM: TDX: Handle vCPU dissociation
` [PATCH 25/29] KVM: Add parameter "kvm" to kvm_cpu_dirty_log_size() and its callers
` [PATCH 26/29] KVM: x86/mmu: Add parameter "kvm" to kvm_mmu_page_ad_need_write_protect()
` [PATCH 27/29] KVM: x86: Make cpu_dirty_log_size a per-VM value
` [PATCH 28/29] KVM: TDX: Skip updating CPU dirty logging request for TDs
` [PATCH 29/29] KVM: TDX: Handle SEPT zap error due to page add error in premap
[PATCH V3 0/5] mm: Rework generic PTDUMP configs
2025-02-26 19:53 UTC (5+ messages)
` [PATCH V3 3/5] docs: arm64: Drop PTDUMP config options from ptdump.rst
` [PATCH V3 5/5] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE
[PATCH v4 09/10] x86/ibt: Implement FineIBT-BHI mitigation
2025-02-26 19:53 UTC (3+ messages)
` [tip: x86/core] "
[PATCH final?] x86/bugs: KVM: Add support for SRSO_MSR_FIX
2025-02-26 19:51 UTC (2+ messages)
[PATCH v9 00/13] hrtimer Rust API
2025-02-26 19:49 UTC (12+ messages)
` [PATCH v9 04/13] rust: hrtimer: allow timer restart from timer handler
` [PATCH v9 13/13] rust: hrtimer: add maintainer entry
[RFC PATCH v1 0/6] rockchip: add a functional usb3 phy driver for rk3328
2025-02-26 19:49 UTC (2+ messages)
` (subset) "
[PATCH v3 0/5] Support clock and reset unit of Rockchip RK3528
2025-02-26 19:49 UTC (2+ messages)
[PATCH] clk: rockchip: mark hclk_vi as critical on rk3568
2025-02-26 19:49 UTC (2+ messages)
[PATCH] thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add()
2025-02-26 19:49 UTC (2+ messages)
[PATCH v9 01/13] rust: hrtimer: introduce hrtimer support
2025-02-26 19:41 UTC (10+ messages)
[tip: x86/mm] x86/mm: Clear _PAGE_DIRTY when we clear _PAGE_RW
2025-02-26 19:46 UTC (8+ messages)
[PATCH v4 00/14] of: fix bugs and improve codes
2025-02-26 19:45 UTC (7+ messages)
` [PATCH v4 09/14] of: reserved-memory: Fix using wrong number of cells to get property 'alignment'
[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2025-02-26 19:44 UTC (11+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
[PATCH] e1000e: Link flap workaround option for false IRP events
2025-02-26 19:44 UTC
[PATCH 0/1] security: Propagate universal pointer data in bpf hooks
2025-02-26 19:40 UTC (7+ messages)
` [PATCH 1/1] "
[PATCH v3 0/5] rust: Add bug/warn abstractions
2025-02-26 19:39 UTC (4+ messages)
` [PATCH v3 3/5] arm64/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
[RFC PATCH bpf-next v2 0/5] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
2025-02-26 19:39 UTC (5+ messages)
` [RFC PATCH bpf-next v2 3/5] sched_ext: Add scx_kfunc_ids_ops_context for unified filtering of context-sensitive SCX kfuncs
[PATCH v2] selftests/vDSO: fix GNU hash table entry size for s390x
2025-02-26 19:37 UTC (3+ messages)
[PATCH] MIPS: Ignore relocs against __ex_table for relocatable kernel
2025-02-26 18:10 UTC (3+ messages)
[PATCH v2] dpll: Add an assertion to check freq_supported_num
2025-02-26 19:37 UTC (2+ messages)
` [PATCH v3 net-next] "
[PATCH net-next v7 0/2] RTL9300 MDIO driver
2025-02-26 19:35 UTC (4+ messages)
` [PATCH net-next v7 1/2] net: mdio: Add "
[PATCH sched_ext/for-6.15 v3 0/5] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
2025-02-26 19:28 UTC (6+ messages)
` [PATCH sched_ext/for-6.15 v3 1/5] bpf: Add struct_ops context information to struct bpf_prog_aux
` [PATCH sched_ext/for-6.15 v3 2/5] sched_ext: Declare context-sensitive kfunc groups that can be used by different SCX operations
` [PATCH sched_ext/for-6.15 v3 3/5] sched_ext: Add scx_kfunc_ids_ops_context_sensitive for unified filtering of context-sensitive SCX kfuncs
` [PATCH sched_ext/for-6.15 v3 4/5] sched_ext: Removed mask-based runtime restrictions on calling kfuncs in different contexts
` [PATCH sched_ext/for-6.15 v3 5/5] selftests/sched_ext: Update enq_select_cpu_fails to adapt to struct_ops context filter
[PATCH] perf report: Add 'tgid' sort key
2025-02-26 19:34 UTC (11+ messages)
[PATCH] driver core: faux: only create the device if probe() succeeds
2025-02-26 19:32 UTC (3+ messages)
Rust kernel policy
2025-02-26 19:32 UTC (9+ messages)
[PATCH 2/2] rust/faux: Add missing parent argument to Registration::new()
2025-02-26 19:31 UTC (4+ messages)
[PATCH] KVM: selftests: Wait mprotect_ro_done before write to RO in mmu_stress_test
2025-02-26 19:30 UTC (4+ messages)
[PATCH] mmc: core: Trim trailing whitespace from card product names
2025-02-26 19:30 UTC (2+ messages)
[PATCH bpf-next v3 0/6] XDP metadata support for tun driver
2025-02-26 19:29 UTC (6+ messages)
` [PATCH bpf-next v3 5/6] selftests/bpf: add test for XDP metadata support in "
[PATCH RFC v2 00/10] SLUB percpu sheaves
2025-02-26 19:28 UTC (5+ messages)
` [PATCH RFC v2 03/10] locking/local_lock: Introduce localtry_lock_t
[PATCH v2 0/3] selftests/net: deflake GRO tests and fix return value and output
2025-02-26 19:27 UTC (4+ messages)
` [PATCH v2 1/3] selftests/net: have `gro.sh -t` return a correct exit code
` [PATCH v2 2/3] selftests/net: only print passing message in GRO tests when tests pass
` [PATCH v2 3/3] selftests/net: deflake GRO tests
[PATCH] media: rkisp1: Apply full quantization when color space JPEG is requested
2025-02-26 19:23 UTC
[PATCH net v2] selftests: drv-net: Check if combined-count exists
2025-02-26 19:24 UTC (2+ messages)
[PATCH v5 0/2] Optionally allow ttynull to be selected as a default console
2025-02-26 19:22 UTC (5+ messages)
` [PATCH v5 1/2] ttynull: Add an option to allow ttynull to be used as a console device
[PATCH] drm/amdgpu: Create a debug option to disable ring reset
2025-02-26 19:22 UTC (2+ messages)
[PATCH 0/2] {vision/navigation}-mezzanine: Fix overlay root node
2025-02-26 19:22 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: qrb5165-rb5-vision-mezzanine: Fix broken overlay root
[PATCH v15 0/3] binder: report txn errors via generic netlink
2025-02-26 19:20 UTC (4+ messages)
` [PATCH v15 1/3] lsm, selinux: Add setup_report permission to binder
` [PATCH v15 2/3] binder: report txn errors via generic netlink
` [PATCH v15 3/3] binder: generic netlink binder_features flag
[PATCH RFC namespace] Fix uninitialized uflags in SYSCALL_DEFINE5(move_mount)
2025-02-26 19:18 UTC
[PATCH v2 0/7] iommu: Add MSI mapping support with nested SMMU (Part-1 core)
2025-02-26 19:18 UTC (7+ messages)
` [PATCH v2 7/7] iommu: Turn iova_cookie to dma-iommu private pointer
[PATCH v2 0/2] Add support for LT3074 low voltage linear regulator
2025-02-26 19:17 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: pmbus: add lt3074
[PATCH] drivers/base: fix iterator cleanup in attribute_container
2025-02-26 19:16 UTC (2+ messages)
[PATCH v2] drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params
2025-02-26 19:16 UTC (3+ messages)
[PATCH] sched_ext: Add trace point to track sched_ext core events
2025-02-26 19:15 UTC (3+ messages)
[PATCH 0/4] media: i2c: Add driver for Sony IMX728
2025-02-26 19:15 UTC (7+ messages)
` [PATCH 1/4] media: dt-bindings: Add "
[PATCH] Revert "libfs: Use d_children list to iterate simple_offset directories"
2025-02-26 19:13 UTC (5+ messages)
[PATCH linux-next 1/2] perf: Remove unnecessary parameter of security check
2025-02-26 19:13 UTC (2+ messages)
` [PATCH "
[PATCH v2 0/2] support Linux reboot modes in syscon-reboot
2025-02-26 19:10 UTC (3+ messages)
` [PATCH v2 2/2] power: reset: syscon-reboot: support different reset modes
[PATCH v2] drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()
2025-02-26 19:09 UTC (2+ messages)
[ANNOUNCE] Git v2.49.0-rc0
2025-02-26 19:09 UTC (2+ messages)
[PATCH v2] mm: make page_mapped_in_vma() hugetlb walk aware
2025-02-26 19:08 UTC (3+ messages)
[paulmck-rcu:non-rcu/next] BUILD SUCCESS a2bfbf847c96196d62c9a59bd32e1fdafd1c205c
2025-02-26 19:07 UTC
[PATCH v3 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
2025-02-26 19:07 UTC (2+ messages)
[PATCH v2 0/4] Miscellaneous Apple RTKit fixes
2025-02-26 19:07 UTC (7+ messages)
` [PATCH v2 1/4] soc: apple: rtkit: Add and use PWR_STATE_INIT instead of _ON
` [PATCH v2 2/4] soc: apple: rtkit: Implement OSLog buffers properly
` [PATCH v2 3/4] soc: apple: rtkit: Use high prio work queue
` [PATCH v2 4/4] soc: apple: rtkit: Cut syslog messages after the first '\0'
[PATCH] samples/damon: a typo in the kconfig - sameple
2025-02-26 19:05 UTC (2+ messages)
[paulmck-rcu:dev.2025.02.24a] BUILD SUCCESS d6558730a4def01aa55c442dbbc5b32640c06c0e
2025-02-26 19:04 UTC
[GIT PULL] KVM changes for Linux 6.14
2025-02-26 19:03 UTC (11+ messages)
[PATCH v7 00/11] arm64: Support for running as a guest in Arm CCA
2025-02-26 19:03 UTC (4+ messages)
` [PATCH v7 09/11] arm64: Enable memory encrypt for Realms
[PATCH] RDMA/core: don't expose hw_counters outside of init net namespace
2025-02-26 19:02 UTC
[PATCH] nvmet-tcp: switch to using the crc32c library
2025-02-26 19:01 UTC (3+ messages)
[PATCH 1/1] userfaultfd: do not block on locking a large folio with raised refcount
2025-02-26 18:59 UTC (6+ messages)
[PATCH v3 1/3] rcutorture: Allow a negative value for nfakewriters
2025-02-26 18:57 UTC (3+ messages)
` [PATCH v3 3/3] rcu: Use _full() API to debug synchronize_rcu()
[PATCH v3 20/35] x86/bugs: Define attack vectors
2025-02-26 18:57 UTC (12+ messages)
[PATCH v3 0/4] KVM: arm64: writable MIDR/REVIDR
2025-02-26 18:56 UTC (4+ messages)
[PATCH] scsi: elx: sli4: Replace deprecated strncpy() with strscpy()
2025-02-26 18:55 UTC
[PATCH 0/2] move_pages_pte() fixes
2025-02-26 18:55 UTC (3+ messages)
` [PATCH 1/2] userfaultfd: do not block on locking a large folio with raised refcount
` [PATCH 2/2] userfaultfd: fix PTE unmapping stack-allocated PTE copies
[RFC PATCH 14/39] KVM: guest_memfd: hugetlb: initialization and cleanup
2025-02-26 18:55 UTC (2+ messages)
[PATCH] arm64: dts: intel: socfpga_agilex: add frequencies to internal oscillators
2025-02-26 18:54 UTC
[RFC PATCH] selinux: support wildcard network interface names
2025-02-26 18:54 UTC (2+ messages)
` [PATCH RFC] "
[PATCH v2] cpufreq: tegra194: Allow building for Tegra234
2025-02-26 18:51 UTC
[PATCH v2] firmware: config: ti-sci: Default set to ARCH_K3 for the ti sci driver
2025-02-26 18:49 UTC (2+ messages)
[PATCH sched_ext/for-6.15] selftests/sched_ext: Add NUMA-aware scheduler test
2025-02-26 18:49 UTC (2+ messages)
[PATCH] soc: ti: k3-socinfo: Do not use syscon helper to build regmap
2025-02-26 18:49 UTC (2+ messages)
[PATCH v3][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
2025-02-26 18:49 UTC (2+ messages)
[PATCH v3] arm64: defconfig: Enable gb_beagleplay
2025-02-26 18:49 UTC (2+ messages)
[PATCH v8 0/6] Implement vendor resets for PSCI SYSTEM_RESET2
2025-02-26 18:49 UTC (4+ messages)
` [PATCH v8 3/6] firmware: psci: Read and use vendor reset types
[PATCH net-next v3 00/10] PRU-ICSSM Ethernet Driver
2025-02-26 18:44 UTC (2+ messages)
[PATCH 00/11] nvmet-fcloop: track resources via reference counting
2025-02-26 18:46 UTC (12+ messages)
` [PATCH 01/11] nvmet-fcloop: remove nport from list on last user
` [PATCH 02/11] nvmet-fcloop: add ref counting to lport
` [PATCH 03/11] nvmet-fcloop: refactor fcloop_nport_alloc
` [PATCH 04/11] nvmet-fcloop: track ref counts for nports
` [PATCH 05/11] nvmet-fcloop: track tport with ref counting
` [PATCH 06/11] nvmet-fcloop: track rport "
` [PATCH 07/11] nvmet-fc: update tgtport ref per assoc
` [PATCH 08/11] nvmet-fc: take tgtport reference only once
` [PATCH 09/11] nvmet-fc: free pending reqs on tgtport unregister
` [PATCH 10/11] nvmet-fc: inline nvmet_fc_delete_assoc
` [PATCH 11/11] nvmet-fc: inline nvmet_fc_free_hostport
[PATCH v3 0/3] Freescale Enhanced Local Bus Controller (eLBC) binding YAML conversion
2025-02-26 18:45 UTC (5+ messages)
` [PATCH v3 2/3] dt-bindings: nand: Add fsl,elbc-fcm-nand
` [PATCH v3 3/3] dt-bindings: memory-controllers: Convert fsl,elbc to YAML
[PATCH 0/3] scsi: ufs-qcom: Enable Dumping of Hibern8, MCQ, and Testbus Registers
2025-02-26 18:40 UTC (7+ messages)
[PATCH v9 00/11] KVM: x86/mmu: Age sptes locklessly
2025-02-26 18:39 UTC (6+ messages)
[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
2025-02-26 18:38 UTC (2+ messages)
[PATCH] task_work: Consume only item at a time while invoking the callbacks
2025-02-26 18:36 UTC (9+ messages)
[PATCH 00/17] Introduce and use generic parity32/64 helper
2025-02-26 18:33 UTC (6+ messages)
` [PATCH 02/17] bitops: Add generic parity calculation for u64
[PATCH net-next] trace: tcp: Add tracepoint for tcp_sendmsg()
2025-02-26 18:31 UTC (8+ messages)
[RFC PATCH 0/4] drm/panfrost: Support ARM_64_LPAE_S1 page table
2025-02-26 18:30 UTC (5+ messages)
` [RFC PATCH 1/4] drm/panfrost: Use GPU_MMU_FEATURES_VA_BITS/PA_BITS macros
` [RFC PATCH 2/4] drm/panfrost: Split LPAE MMU TRANSTAB register values
` [RFC PATCH 3/4] drm/panfrost: Support ARM_64_LPAE_S1 page table
` [RFC PATCH 4/4] drm/panfrost: Set HW_FEATURE_AARCH64_MMU feature flag on Bifrost models
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