messages from 2024-07-04 18:28:06 to 2024-07-05 01:24:52 UTC [more...]
[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 v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
2024-07-05 1:24 UTC (43+ 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 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 (9+ 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 v5] Bluetooth: btbcm: Apply HCI_QUIRK_BROKEN_READ_TRANSMIT_POWER to CYW4373
2024-07-05 1:15 UTC
[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 (8+ 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
` [RFC PATCH v19 3/5] selftests/exec: Add tests for AT_CHECK and related securebits
` [RFC PATCH v19 4/5] selftests/landlock: Add tests for execveat + AT_CHECK
` [RFC PATCH v19 5/5] samples/should-exec: Add set-should-exec
[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 (16+ 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 net-next 0/9] flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
2024-07-04 21:45 UTC (5+ messages)
` [PATCH net-next 1/9] net/sched: flower: define new tunnel flags
[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 (10+ messages)
` [PATCH v3 03/16] mm/mmap: Introduce vmi_complete_munmap_vmas()
` [PATCH v3 04/16] mm/mmap: Extract the gathering of vmas from do_vmi_align_munmap()
` [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 v3 09/16] mm/mmap: Expand mmap_region() munmap call
` [PATCH v3 13/16] mm/mmap: Avoid zeroing vma tree in mmap_region()
` [PATCH v3 14/16] mm/mmap: Use PHYS_PFN "
` [PATCH v3 15/16] mm/mmap: Use vms accounted pages "
` [PATCH v3 16/16] mm/mmap: Move may_expand_vm() check "
[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 (5+ 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
Build failure for perf daemon on perf-tools-next
2024-07-04 19:18 UTC
[PATCH v6] drm/display: split DSC helpers from DP helpers
2024-07-04 19:17 UTC
[PATCH v3] usb: dwc3: enable CCI support for AMD-xilinx DWC3 controller
2024-07-04 19:15 UTC (3+ messages)
[PATCH v2] leds: lm3601x: Calculate max_brightness and brightness properly
2024-07-04 19:15 UTC
[PATCH v2 0/9] arm64: dts: rockchip: fixes support for Lunzn Fastrhino R6xS
2024-07-04 19:12 UTC (3+ messages)
` (subset) "
` [PATCH v2 7/9] arm64: dts: rockchip: use generic Ethernet PHY reset bindings for Lunzn Fastrhino R68S
[PATCH] filemap: replace pte_offset_map() with pte_offset_map_nolock()
2024-07-04 19:05 UTC (4+ messages)
[PATCH] dt-bindings: regulator: sprd,sc2731-regulator: convert to YAML
2024-07-04 19:01 UTC
[PATCH v4 0/3] Address !chip->auth
2024-07-04 18:53 UTC (4+ messages)
` [PATCH v4 1/3] tpm: Address !chip->auth in tpm2_*_auth_session()
` [PATCH v4 2/3] tpm: Address !chip->auth in tpm_buf_append_name()
` [PATCH v4 3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
[PATCH net v3] net: dsa: mt7530: fix impossible MDIO address and issue warning
2024-07-04 18:52 UTC (5+ messages)
[PATCH net v4] net: dsa: mt7530: fix impossible MDIO address and issue warning
2024-07-04 18:45 UTC (4+ messages)
[PATCH 0/2] pinctrl: Constify read-only struct regmap_config
2024-07-04 18:36 UTC (3+ messages)
` [PATCH 1/2] pinctrl: ti-iodelay: Constify "
` [PATCH 2/2] pinctrl: realtek: "
[PATCH v2 00/10] Add support for non-interleaved mode in qmc_audio
2024-07-04 18:35 UTC (2+ messages)
[PATCH v3 0/6] ASoC: codecs: lpass-rx-macro: Few code cleanups
2024-07-04 18:35 UTC (2+ messages)
[PATCH v2] mm: Fix khugepaged activation policy
2024-07-04 18:33 UTC (2+ messages)
[PATCH v3 1/8] timers/migration: Do not rely always on group->parent
2024-07-04 18:32 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v3 3/8] timers/migration: Improve tracing
2024-07-04 18:32 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v4 2/8] timers/migration: Move hierarchy setup into cpuhotplug prepare callback
2024-07-04 18:32 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v3 4/8] timers/migration: Use a single struct for hierarchy walk data
2024-07-04 18:32 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v3 5/8] timers/migration: Read childmask and parent pointer in a single place
2024-07-04 18:32 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v3 7/8] timers/migration: Spare write when nothing changed
2024-07-04 18:32 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v3 8/8] timers/migration: Fix grammar in comment
2024-07-04 18:32 UTC (2+ messages)
` [tip: timers/core] "
[PATCH v4 6/8] timers/migration: Rename childmask by groupmask to make naming more obvious
2024-07-04 18:32 UTC (2+ messages)
` [tip: timers/core] "
[PATCH 4.19 000/139] 4.19.317-rc1 review
2024-07-04 18:31 UTC (2+ messages)
[PATCH v4 0/3] Add SD/MMC support for Renesas RZ/V2H(P) SoC
2024-07-04 18:27 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: mmc: renesas,sdhi: Document RZ/V2H(P) support
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