messages from 2024-07-04 19:19:15 to 2024-07-05 02:22:48 UTC [more...]
[PATCH 3/4] riscv: uaccess: use 'asm goto' for put_user()
2024-07-05 2:22 UTC (2+ messages)
[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
2024-07-05 2:22 UTC (85+ messages)
` [PATCH v2 01/49] KVM: x86: Do all post-set CPUID processing during vCPU creation
` [PATCH v2 02/49] KVM: x86: Explicitly do runtime CPUID updates "after" initial setup
` [PATCH v2 03/49] KVM: x86: Account for KVM-reserved CR4 bits when passing through CR4 on VMX
` [PATCH v2 04/49] KVM: selftests: Update x86's set_sregs_test to match KVM's CPUID enforcement
` [PATCH v2 05/49] KVM: selftests: Assert that the @cpuid passed to get_cpuid_entry() is non-NULL
` [PATCH v2 06/49] KVM: selftests: Refresh vCPU CPUID cache in __vcpu_get_cpuid_entry()
` [PATCH v2 07/49] KVM: selftests: Verify KVM stuffs runtime CPUID OS bits on CR4 writes
` [PATCH v2 08/49] KVM: x86: Move __kvm_is_valid_cr4() definition to x86.h
` [PATCH v2 09/49] KVM: x86/pmu: Drop now-redundant refresh() during init()
` [PATCH v2 10/49] KVM: x86: Drop now-redundant MAXPHYADDR and GPA rsvd bits from vCPU creation
` [PATCH v2 11/49] KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after "
` [PATCH v2 12/49] KVM: x86: Reject disabling of MWAIT/HLT interception when not allowed
` [PATCH v2 13/49] KVM: selftests: Fix a bad TEST_REQUIRE() in x86's KVM PV test
` [PATCH v2 14/49] KVM: selftests: Update x86's KVM PV test to match KVM's disabling exits behavior
` [PATCH v2 15/49] KVM: x86: Zero out PV features cache when the CPUID leaf is not present
` [PATCH v2 16/49] KVM: x86: Don't update PV features caches when enabling enforcement capability
` [PATCH v2 17/49] KVM: x86: Do reverse CPUID sanity checks in __feature_leaf()
` [PATCH v2 18/49] KVM: x86: Account for max supported CPUID leaf when getting raw host CPUID
` [PATCH v2 19/49] KVM: x86: Add a macro to init CPUID features that ignore host kernel support
` [PATCH v2 20/49] KVM: x86: Rename kvm_cpu_cap_mask() to kvm_cpu_cap_init()
` [PATCH v2 21/49] KVM: x86: Add a macro to init CPUID features that are 64-bit only
` [PATCH v2 22/49] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
` [PATCH v2 23/49] KVM: x86: Handle kernel- and KVM-defined CPUID words in a single helper
` [PATCH v2 24/49] KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions
` [PATCH v2 25/49] KVM: x86: Harden CPU capabilities processing against out-of-scope features
` [PATCH v2 26/49] KVM: x86: Add a macro to init CPUID features that KVM emulates in software
` [PATCH v2 27/49] KVM: x86: Swap incoming guest CPUID into vCPU before massaging in KVM_SET_CPUID2
` [PATCH v2 28/49] KVM: x86: Clear PV_UNHALT for !HLT-exiting only when userspace sets CPUID
` [PATCH v2 29/49] KVM: x86: Remove unnecessary caching of KVM's PV CPUID base
` [PATCH v2 30/49] KVM: x86: Always operate on kvm_vcpu data in cpuid_entry2_find()
` [PATCH v2 31/49] KVM: x86: Move kvm_find_cpuid_entry{,_index}() up near cpuid_entry2_find()
` [PATCH v2 32/49] KVM: x86: Remove all direct usage of cpuid_entry2_find()
` [PATCH v2 33/49] KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID
` [PATCH v2 34/49] KVM: x86: Advertise HYPERVISOR "
` [PATCH v2 35/49] KVM: x86: Add a macro to handle features that are fully VMM controlled
` [PATCH v2 37/49] KVM: x86: Replace guts of "governed" features with comprehensive cpu_caps
` [PATCH v2 38/49] KVM: x86: Initialize guest cpu_caps based on guest CPUID
` [PATCH v2 39/49] KVM: x86: Extract code for generating per-entry emulated CPUID information
` [PATCH v2 40/49] KVM: x86: Initialize guest cpu_caps based on KVM support
` [PATCH v2 41/49] KVM: x86: Avoid double CPUID lookup when updating MWAIT at runtime
` [PATCH v2 42/49] KVM: x86: Drop unnecessary check that cpuid_entry2_find() returns right leaf
` [PATCH v2 43/49] KVM: x86: Update OS{XSAVE,PKE} bits in guest CPUID irrespective of host support
[PATCH net 1/2] dsa: lan9303: Fix mapping between DSA port number and PHY address
2024-07-05 2:20 UTC (3+ messages)
` [PATCH net 2/2] dsa: lan9303: consistent naming for PHY address parameter
[PATCH v2] dt-bindings: net: Define properties at top-level
2024-07-05 2:20 UTC (2+ messages)
[PATCH v3 00/10] Add per-core RAPL energy counter support for AMD CPUs
2024-07-05 2:18 UTC (8+ messages)
` [PATCH v3 08/10] perf/x86/rapl: Modify the generic variable names to *_pkg*
[PATCH net-next v2 0/5] netdev_features: start cleaning netdev_features_t up
2024-07-05 2:17 UTC (5+ messages)
` [PATCH net-next v2 1/5] netdevice: convert private flags > BIT(31) to bitfields
` [PATCH net-next v2 5/5] netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
[PATCH v4 0/9] mips: Support for RTL9302C
2024-07-05 2:15 UTC (10+ messages)
` [PATCH v4 1/9] mips: dts: realtek: use "serial" instead of "uart" in node name
` [PATCH v4 2/9] mips: dts: realtek: add device_type property to cpu node
` [PATCH v4 3/9] dt-bindings: vendor-prefixes: Add Cameo Communications
` [PATCH v4 4/9] dt-bindings: mips: realtek: Add rtl930x-soc compatible
` [PATCH v4 5/9] dt-bindings: timer: Add schema for realtek,otto-timer
` [PATCH v4 6/9] dt-bindings: interrupt-controller: realtek,rtl-intc: Add rtl9300-intc
` [PATCH v4 7/9] clocksource: realtek: Add timer driver for rtl-otto platforms
` [PATCH v4 8/9] mips: generic: add fdt fixup for Realtek reference board
` [PATCH v4 9/9] mips: dts: realtek: Add RTL9302C board
[PATCH 0/5] initial clock support for exynosauto v920 SoC
2024-07-05 2:11 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: clock: add Exynos Auto v920 SoC CMU bindings
` [PATCH 2/5] dt-bindings: clock: add clock binding definitions for Exynos Auto v920
` [PATCH 3/5] arm64: dts: exynos: add initial CMU clock nodes in "
` [PATCH 4/5] clk: samsung: clk-pll: Add support for pll_531x
` [PATCH 5/5] clk: samsung: add top clock support for Exynos Auto v920 SoC
[PATCH v5] Bluetooth: btbcm: Apply HCI_QUIRK_BROKEN_READ_TRANSMIT_POWER to CYW4373
2024-07-05 2:07 UTC (3+ messages)
[PATCH net] wifi: rtw89: Fix array index mistake in rtw89_sta_info_get_iter()
2024-07-05 2:04 UTC (2+ messages)
[PATCH net-next 0/9] flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
2024-07-05 2:05 UTC (6+ messages)
` [PATCH net-next 1/9] net/sched: flower: define new tunnel flags
[PATCH] wifi: rtlwifi: fix default typo
2024-07-05 2:02 UTC (2+ messages)
[PATCH] mailbox: bcm-pdc: remove unused struct 'pdc_dma_map'
2024-07-05 1:24 UTC (3+ messages)
[PATCH] power: supply: cros_charge-control: Fix signedness bug in charge_behaviour_store()
2024-07-05 1:55 UTC (2+ messages)
Fixing IPU3 IMGU warnings due to extraneous calls to s_stream()
2024-07-05 1:54 UTC (4+ messages)
` [PATCH v1 3/3] staging: media: ipu3: Stop streaming in inverse order of starting
[PATCH V2 2/2] LoongArch: Add AVEC irqchip support
2024-07-05 1:53 UTC
[PATCH v2 4/4] clk: eyeq: add driver
2024-07-05 1:50 UTC (2+ messages)
[PATCH V2 1/2][RESEND] docs: Add advanced extended IRQ model description
2024-07-05 1:48 UTC
[PATCH] wifi: rtw88: schedule rx work after everything is set up
2024-07-05 1:45 UTC (3+ messages)
[PATCH 1/2] docs: Add advanced extended IRQ model description
2024-07-05 1:41 UTC
[PATCH v5] zh_CN/admin-guide: Add zh_CN/admin-guide/numastat.rst translation document
2024-07-05 1:36 UTC (4+ messages)
[PATCH] rapidio: removse some dead defines
2024-07-05 1:36 UTC (3+ messages)
[PATCH v13 1/4] PCI/DOE: Rename DOE protocol to feature
2024-07-05 1:24 UTC (4+ messages)
` [PATCH v13 3/4] PCI/DOE: Expose the DOE features via sysfs
[PATCH 00/20] Generic `Allocator` support for Rust
2024-07-05 1:23 UTC (4+ messages)
` [PATCH 15/20] rust: alloc: implement `collect` for `IntoIter`
[PATCH v4 0/3] LoongArch: KVM: Add Binary Translation extension support
2024-07-05 1:21 UTC (18+ messages)
` [PATCH v4 2/3] LoongArch: KVM: Add LBT feature detection function
[PowerPC] [PASEMI] Issue with the identification of ATA drives after the of/irq updates 2024-05-29
2024-07-05 1:19 UTC (7+ messages)
[syzbot] [bcachefs?] INFO: task hung in bch2_fs_read_only_work
2024-07-05 1:18 UTC (3+ messages)
` [PATCH] bcachefs: fix "
[PATCH v3 00/17] TDX MMU prep series part 1
2024-07-05 1:16 UTC (11+ messages)
` [PATCH v3 17/17] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()
[PATCH] hwmon: (ltc2991) re-order conditions to fix off by one bug
2024-07-05 1:15 UTC (2+ messages)
[PATCH v2 00/24] mfd: Constify read-only regmap structs
2024-07-05 1:11 UTC (3+ messages)
` [PATCH v2 24/24] mfd: sprd-sc27xx-spi: Constify struct regmap_bus
[PATCH] dm-table:fix zone block_device not aligned with zonesize
2024-07-05 1:08 UTC (6+ messages)
` Non-power-of-2 zone size (was: [PATCH] dm-table:fix zone block_device not aligned with zonesize)
` Non-power-of-2 zone size
[PATCH 0/3] Cleanup Spreadtum/Unisoc ARM64 DT
2024-07-05 1:06 UTC (2+ messages)
[PATCH] mm/memory-failure: allow memory allocation from emergency reserves
2024-07-05 1:04 UTC (6+ messages)
[PATCH v8 00/10] IOMMUFD: Deliver IO page faults to user space
2024-07-05 0:49 UTC (9+ messages)
` [PATCH v8 06/10] iommufd: Add iommufd fault object
mm/slub.c:2077:1: error: unused function 'prepare_slab_obj_exts_hook'
2024-07-05 0:35 UTC
[PATCH rcu 0/9] Miscellaneous fixes for v6.11
2024-07-05 0:26 UTC (6+ messages)
` [PATCH rcu 6/9] rcu: Add rcutree.nocb_patience_delay to reduce nohz_full OS jitter
[PATCH v2] init: staging: Fix missing warning/taint on builtin code
2024-07-05 0:20 UTC
[Intel-wired-lan] [PATCH iwl-next v1 3/6] ice: add Tx hang devlink health reporter
2024-07-05 0:23 UTC (2+ messages)
[PATCH v6] sched: Consolidate cpufreq updates
2024-07-05 0:22 UTC (5+ messages)
[PATCH 1/1] dt-bindings: ata: ahci-fsl-qoriq: add fsl,ls1046a-ahci and fsl,ls1012a-ahci
2024-07-05 0:20 UTC (4+ messages)
[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
2024-07-05 0:18 UTC (5+ messages)
` [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
` [RFC PATCH v19 2/5] security: Add new SHOULD_EXEC_CHECK and SHOULD_EXEC_RESTRICT securebits
[PATCH V2 0/2] sched/fair: Some improvements to feec()
2024-07-05 0:10 UTC (13+ messages)
` [PATCH V2 1/2] sched/fair: Prevent cpu_busy_time from exceeding actual_cpu_capacity
` [PATCH V2 2/2] sched/fair: Use actual_cpu_capacity everywhere in util_fits_cpu()
[PATCH v8 00/10] enable bs > ps in XFS
2024-07-04 23:56 UTC (8+ messages)
` [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
[PATCH V2 1/2] dt-bindings: firmware: arm,scmi: introduce property mbox-rx-timeout-ms
2024-07-04 23:48 UTC (7+ messages)
[PATCH v1 0/9] mm: memcg: put cgroup v1-specific memcg data under CONFIG_MEMCG_V1
2024-07-04 23:35 UTC (4+ messages)
` [PATCH v1 6/9] mm: memcg: put memcg1-specific struct mem_cgroup's members "
[PATCH v7 0/2] mm: store zero pages to be swapped out in a bitmap
2024-07-04 23:22 UTC (8+ messages)
` [PATCH v7 1/2] "
[PATCH v2 0/1] tools/mm: Introduce a tool to assess swap entry allocation for thp_swapout
2024-07-04 23:10 UTC (9+ messages)
[PATCH v5 0/5] Add Mediatek ISP3.0
2024-07-04 22:51 UTC (4+ messages)
` [PATCH v5 2/5] dt-bindings: media: add mediatek ISP3.0 camsv
[PATCH v2 00/12] i2c: riic: Add support for Renesas RZ/G3S
2024-07-04 22:42 UTC (7+ messages)
` [PATCH v2 02/12] i2c: riic: Use temporary variable for struct device
` [PATCH v2 03/12] i2c: riic: Call pm_runtime_get_sync() when need to access registers
` [PATCH v2 04/12] i2c: riic: Use pm_runtime_resume_and_get()
[PATCH 00/10] MIPS: IPI Improvements
2024-07-04 22:36 UTC (7+ messages)
` [PATCH 01/10] MIPS: smp: Make IPI interrupts scalable
6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory
2024-07-04 22:32 UTC (20+ messages)
[PATCH 00/14] alpha: cleanups for 6.10
2024-07-04 22:21 UTC (12+ messages)
[PATCH v9 00/10] enable bs > ps in XFS
2024-07-04 22:13 UTC (4+ messages)
` [PATCH v9 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
deconflicting new syscall numbers for 6.11
2024-07-04 22:07 UTC (14+ messages)
[syzbot] [bcachefs?] WARNING in __virt_to_phys (4)
2024-07-04 22:06 UTC (2+ messages)
[PATCH v2 0/4] i2c: smbus cleanups and SPD support for piix4
2024-07-04 21:57 UTC (8+ messages)
` [PATCH v2 1/4] i2c: smbus: only limit max banks to eight
` [PATCH v2 4/4] i2c: piix4: Register SPDs
[PATCH bpf-next] bpf: remove unnecessary loop in task_file_seq_get_next()
2024-07-04 21:55 UTC (2+ messages)
[PATCH 0/3] fs/file.c: optimize the critical section of
2024-07-04 21:55 UTC (5+ messages)
` [PATCH v3 0/3] fs/file.c: optimize the critical section of file_lock in
` [PATCH v3 3/3] fs/file.c: add fast path in find_next_fd()
[PATCH 00/20] Simplify of_property_for_each_u32()
2024-07-04 21:33 UTC (6+ messages)
` [PATCH 20/20] of: deprecate and rename of_property_for_each_u32()
Fixing property memory leaks on device tree overlay removal
2024-07-04 21:22 UTC (5+ messages)
[PATCH v2 0/2] mul_u64_u64_div_u64: new implementation
2024-07-04 21:16 UTC (4+ messages)
` [PATCH v2 1/2] mul_u64_u64_div_u64: make it precise always
proposition for fixing Y292B bug
2024-07-04 21:13 UTC (8+ messages)
[PATCH v10 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode
2024-07-04 21:11 UTC (4+ messages)
` [PATCH v10 3/4] dt-bindings: ethernet-phy: add optional brr-mode flag
[syzbot] [wireless?] WARNING in rate_control_rate_init (3)
2024-07-04 20:47 UTC (2+ messages)
[PATCH v3 0/3] Enable P2PDMA in Userspace RDMA
2024-07-04 20:43 UTC (4+ messages)
` [PATCH v3 1/3] kernfs: remove page_mkwrite() from vm_operations_struct
[PATCH] parisc: Use max() to improve code
2024-07-04 20:39 UTC (2+ messages)
[PATCH net-next] sctp: Fix typos and improve comments
2024-07-04 20:25 UTC
[PATCH v2 00/12] PCI: brcnstb: Enable STB 7712 SOC
2024-07-04 20:17 UTC (5+ messages)
` [PATCH v2 09/12] PCI: brcmstb: Refactor for chips with many regular inbound BARs
[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released
2024-07-04 20:12 UTC (2+ messages)
[PATCH v2 0/8] msm8937/msm8976/qcs404 icc patches
2024-07-04 20:02 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: interconnect: qcom: Add Qualcomm MSM8976 NoC
` [PATCH v2 2/8] interconnect: qcom: Add MSM8976 interconnect provider driver
` [PATCH v2 3/8] dt-bindings: interconnect: qcom: Add Qualcomm MSM8937 NoC
` [PATCH v2 4/8] interconnect: qcom: Add MSM8937 interconnect provider driver
` [PATCH v2 5/8] interconnect: qcom: qcs404: Mark AP-owned nodes as such
` [PATCH v2 6/8] interconnect: qcom: qcs404: Add regmaps and more bus descriptions
` [PATCH v2 7/8] dt-bindings: interconnect: qcom: msm8939: Fix example
` [PATCH v2 8/8] interconnect: qcom: msm8953: Add ab_coeff
[PATCH net-next v1 1/1] net: phy: microchip: lan937x: add support for 100BaseTX PHY
2024-07-04 20:02 UTC (3+ messages)
[PATCH] perf install: Don't propagate subdir to Documentation submake
2024-07-04 20:00 UTC (2+ messages)
[PATCH v12 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
2024-07-04 20:00 UTC (2+ messages)
[PATCH 0/2] regulator: Constify read-only regmap_config struct
2024-07-04 20:00 UTC (2+ messages)
[PATCH] spi: omap2-mcspi: Revert multi mode support
2024-07-04 19:59 UTC (2+ messages)
[PATCH v1 0/2] Try to avoid some qsorts
2024-07-04 19:57 UTC (2+ messages)
[PATCH RFC net-next v2 14/17] net: stmmac: Move internal PCS PHYLINK ops to stmmac_pcs.c
2024-07-04 19:56 UTC (5+ messages)
[PATCH 6.9 000/222] 6.9.8-rc1 review
2024-07-04 19:52 UTC (2+ messages)
[PATCH v4 0/8] perf trace: Augment enum arguments with BTF
2024-07-04 19:52 UTC (4+ messages)
` [PATCH v4 5/8] perf test: Add landlock workload
[PATCH v3 00/16] Avoid MAP_FIXED gap exposure
2024-07-04 18:27 UTC (4+ messages)
` [PATCH v3 03/16] mm/mmap: Introduce vmi_complete_munmap_vmas()
` [PATCH v3 07/16] mm/mmap: Extract validate_mm() from vma_complete()
` [PATCH v3 08/16] mm/mmap: Inline munmap operation in mmap_region()
[PATCH v5 0/6] add mTHP support for anonymous shmem
2024-07-04 19:49 UTC (5+ messages)
[tip:timers/core] BUILD SUCCESS 59dbee7d4d59425658b1d86238732c575216b718
2024-07-04 19:47 UTC
[PATCH v5 0/6] perf: Make SIGTRAP and __perf_pending_irq() work on RT
2024-07-04 19:46 UTC (3+ messages)
[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
2024-07-04 19:45 UTC (15+ messages)
[syzbot] [batman?] INFO: rcu detected stall in batadv_iv_send_outstanding_bat_ogm_packet (5)
2024-07-04 19:37 UTC (2+ messages)
` [syzbot] "
[GIT PULL] platform-drivers-x86 for 6.10-5
2024-07-04 19:37 UTC (2+ messages)
[GIT PULL] s390 fixes for 6.10-rc7
2024-07-04 19:37 UTC (2+ messages)
[GIT PULL] Btrfs fixes for 6.10.rc7, part 2
2024-07-04 19:37 UTC (2+ messages)
[GIT PULL] Networking for v6.10-rc7
2024-07-04 19:36 UTC (2+ messages)
[GIT PULL] hotfixes for 6.10-rc7
2024-07-04 19:36 UTC (2+ messages)
[PATCH 2/2] kbuild: rpm-pkg: introduce a simple changelog section for kernel.spec
2024-07-04 19:36 UTC (2+ messages)
` [PATCH v2 "
[GIT PULL] Kselftest fixes for v6.10
2024-07-04 19:36 UTC (2+ messages)
[PATCH] kbuild: add script and target to generate pacman package
2024-07-04 19:33 UTC (3+ messages)
[PATCH v2 0/7] Make core VMA operations internal and testable
2024-07-04 19:28 UTC (8+ messages)
` [PATCH v2 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
` [PATCH v2 2/7] mm: move vma_modify() and helpers to internal header
` [PATCH v2 3/7] mm: move vma_shrink(), vma_expand() "
` [PATCH v2 4/7] mm: move internal core VMA manipulation functions to own file
` [PATCH v2 5/7] MAINTAINERS: Add entry for new VMA files
` [PATCH v2 6/7] tools: separate out shared radix-tree components
` [PATCH v2 7/7] tools: add skeleton code for userland testing of VMA logic
[PATCH v3 0/8] perf trace: Augment enum arguments with BTF
2024-07-04 19:23 UTC (4+ messages)
[PATCH] leds: lm3601x: Calculate max_brightness and brightness properly
2024-07-04 19:20 UTC (2+ messages)
[PATCH v2] dt-bindings: dma: sprd,sc9860-dma: convert to YAML
2024-07-04 19:20 UTC
[PATCH] arm64: dts: rockchip: Add avdd supplies to hdmi on rock64
2024-07-04 19:18 UTC
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