All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-01 23:00:30 to 2023-12-02 00:04:59 UTC [more...]

[PATCH v9 00/28] KVM: x86/pmu: selftests: Fixes and new tests
 2023-12-02  0:04 UTC  (21+ messages)
` [PATCH v9 01/28] KVM: x86/pmu: Always treat Fixed counters as available when supported
` [PATCH v9 02/28] KVM: x86/pmu: Allow programming events that match unsupported arch events
` [PATCH v9 03/28] KVM: x86/pmu: Remove KVM's enumeration of Intel's architectural encodings
` [PATCH v9 04/28] KVM: x86/pmu: Setup fixed counters' eventsel during PMU initialization
` [PATCH v9 05/28] KVM: x86/pmu: Get eventsel for fixed counters from perf
` [PATCH v9 06/28] KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD
` [PATCH v9 07/28] KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC due to bad index
` [PATCH v9 08/28] KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs
` [PATCH v9 09/28] KVM: x86/pmu: Disallow "fast" RDPMC for architectural "
` [PATCH v9 10/28] KVM: x86/pmu: Explicitly check for RDPMC of unsupported Intel PMC types
` [PATCH v9 11/28] KVM: selftests: Add vcpu_set_cpuid_property() to set properties
` [PATCH v9 12/28] KVM: selftests: Drop the "name" param from KVM_X86_PMU_FEATURE()
` [PATCH v9 13/28] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters
` [PATCH v9 14/28] KVM: selftests: Add pmu.h and lib/pmu.c for common PMU assets
` [PATCH v9 15/28] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v9 16/28] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v9 17/28] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v9 18/28] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v9 19/28] KVM: selftests: Add functional test for Intel's fixed PMU counters
` [PATCH v9 20/28] KVM: selftests: Expand PMU counters test to verify LLC events

[PATCH v2 1/1] iio: adc: meson: add separate config for axg SoC family
 2023-12-02  0:05 UTC  (5+ messages)

[PATCH v12 1/6] vte: upgrade 0.72.2 -> 0.74.0
 2023-12-02  0:03 UTC  (5+ messages)
` [PATCH 6/6] llvm: Upgrade to 17.0.6
  ` [OE-core] "

[PATCH v5 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-12-02  0:03 UTC  (22+ messages)
` [PATCH v5 13/20] pinctrl: samsung: Add filter selection support for alive banks
` [PATCH v5 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v5 15/20] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` [PATCH v5 16/20] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` [PATCH v5 17/20] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
` [PATCH v5 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` [PATCH v5 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support

[PATCH bpf-next v5 0/4] Relax tracing prog recursive attach rules
 2023-12-02  0:01 UTC  (2+ messages)

[PATCH bpf v3] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
 2023-12-02  0:00 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-next v1] ice: Add support for devlink loopback param
 2023-12-01 23:59 UTC  (2+ messages)
`  "

[GIT PULL] smb3 client fixes
 2023-12-01 23:59 UTC 

[PATCH v2 mptcp-next 0/3] more sockopts for ephemeral ports
 2023-12-01 23:59 UTC  (4+ messages)
` [PATCH v2 mptcp-next 2/3] mptcp: sockopt: support IP_LOCAL_PORT_RANGE and IP_BIND_ADDRESS_NO_PORT

[syzbot] [gfs2?] kernel BUG in gfs2_quota_cleanup
 2023-12-01 23:57 UTC  (2+ messages)

[net-next PATCH v11 00/11] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-12-01 23:56 UTC  (13+ messages)
` [net-next PATCH v11 01/11] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
` [net-next PATCH v11 02/11] net: Add queue and napi association
` [net-next PATCH v11 03/11] ice: Add support in the driver for associating queue with napi
` [net-next PATCH v11 04/11] netdev-genl: Add netlink framework functions for queue
` [net-next PATCH v11 05/11] netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
` [net-next PATCH v11 06/11] netdev-genl: Add netlink framework functions for napi
` [net-next PATCH v11 07/11] netdev-genl: spec: Add irq in netdev netlink YAML spec
` [net-next PATCH v11 08/11] net: Add NAPI IRQ support
` [net-next PATCH v11 09/11] netdev-genl: spec: Add PID in netdev netlink YAML spec
` [net-next PATCH v11 10/11] netdev-genl: Add PID for the NAPI thread
` [net-next PATCH v11 11/11] eth: bnxt: link NAPI instances to queues and IRQs

[PATCH 0/2] x86/bpf: Fix FineIBT vs eBPF
 2023-12-01 23:54 UTC  (6+ messages)
` [PATCH 2/2] x86/cfi,bpf: Fix BPF JIT call

[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
 2023-12-01 23:53 UTC  (10+ messages)

[Intel-gfx] [PATCH] drm/i915/edp: don't write to DP_LINK_BW_SET when using rate select
 2023-12-01 23:53 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] ARM: npcm: Add CPU hotplug callbacks for kexec support
 2023-12-01 23:51 UTC  (5+ messages)
` [PATCH v2] "

high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
 2023-12-01 23:52 UTC  (18+ messages)

[PATCH ipsec-next v3 0/9] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-01 23:52 UTC  (7+ messages)
` [PATCH ipsec-next v3 3/9] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
` [PATCH ipsec-next v3 4/9] bpf: selftests: test_loader: Support __btf_path() annotation
` [PATCH ipsec-next v3 5/9] libbpf: selftests: Add verifier tests for CO-RE bitfield writes

[PATCH] acpi: Use access_width over register_width for system memory accesses
 2023-12-01 23:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1 1/9] perf thread_map: Skip exited threads when scanning /proc
 2023-12-01 23:50 UTC  (9+ messages)
` [PATCH v1 2/9] perf list: Add scandirat compatibility function
` [PATCH v1 3/9] perf tests: Avoid fork in perf_has_symbol test
` [PATCH v1 4/9] tools subcmd: Add a no exec function call option
` [PATCH v1 5/9] perf test: Rename builtin-test-list and add missed header guard
` [PATCH v1 6/9] perf tests: Use scandirat for shell script finding
` [PATCH v1 7/9] perf tests: Run time generate shell test suites
` [PATCH v1 8/9] perf srcline: Add missed addr2line closes
` [PATCH v1 9/9] perf tests: Add option to run tests in parallel

[GIT PULL] md-fixes 20231201
 2023-12-01 23:48 UTC 

[PATCH] drm/msm/a6xx: add QMP dependency
 2023-12-01 23:48 UTC  (3+ messages)

mm/kfence/core.c:329:34: sparse: sparse: cast to restricted __le64
 2023-12-01 23:47 UTC 

include/linux/rbtree_augmented.h:187:25: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2023-12-01 23:47 UTC 

[PATCH net-next] ipv4: Use READ/WRITE_ONCE() for IP local_port_range
 2023-12-01 23:45 UTC  (2+ messages)

[PATCH v7 00/10] drm/msm/dpu: simplify DPU sub-blocks info
 2023-12-01 23:40 UTC  (22+ messages)
` [PATCH v7 01/10] drm/msm/dpu: populate SSPP scaler block version
` [PATCH v7 02/10] drm/msm/dpu: Drop unused get_scaler_ver callback from SSPP
` [PATCH v7 03/10] drm/msm/dpu: Drop unused qseed_type from catalog dpu_caps
` [PATCH v7 04/10] drm/msm/dpu: drop the `id' field from DPU_HW_SUBBLK_INFO
` [PATCH v7 05/10] drm/msm/dpu: drop the `smart_dma_priority' field from struct dpu_sspp_sub_blks
` [PATCH v7 06/10] drm/msm/dpu: deduplicate some (most) of SSPP sub-blocks
` [PATCH v7 07/10] drm/msm/dpu: drop DPU_HW_SUBBLK_INFO macro
` [PATCH v7 08/10] drm/msm/dpu: rewrite scaler and CSC presense checks
` [PATCH v7 09/10] drm/msm/dpu: merge DPU_SSPP_SCALER_QSEED3, QSEED3LITE, QSEED4
` [PATCH v7 10/10] drm/msm/gpu: drop duplicating VIG feature masks

[PATCH 1/6] Revert "drm/prime: Unexport helpers for fd/handle conversion"
 2023-12-01 23:40 UTC  (9+ messages)
` [PATCH 2/6] drm/amdkfd: Export DMABufs from KFD using GEM handles
` [PATCH 3/6] drm/amdkfd: Import DMABufs for interop through DRM
` [PATCH 4/6] drm/amdgpu: New VM state for evicted user BOs
` [PATCH 5/6] drm/amdgpu: Auto-validate DMABuf imports in compute VMs
` [PATCH 6/6] drm/amdkfd: Bump KFD ioctl version

[PATCH 1/8] wifi: mt76: change txpower init to per-phy
 2023-12-01 23:40 UTC  (3+ messages)
` [PATCH 2/8] wifi: mt76: mt7996: add txpower setting support

BUG: igc: Unable to select 100 Mbps speed mode
 2023-12-01 23:40 UTC  (2+ messages)

[PATCH] hwrng: core - fix task hung in hwrng_fillfn
 2023-12-01 23:38 UTC  (3+ messages)

cip/linux-6.1.y-cip build: 105 builds: 0 failed, 105 passed (v6.1.64-cip10)
 2023-12-01 23:38 UTC 

[master/kirkstone][PATCH] linux-bb.org: update to the latest
 2023-12-01 23:37 UTC 

[PATCH v2] initramfs: Support unpacking directly to tmpfs
 2023-12-01 23:37 UTC  (7+ messages)

[PATCH v2 0/4] KVM: selftests: Annotate guest printfs as such
 2023-12-01 23:30 UTC  (2+ messages)

[PATCH v2] Input: pxrc - simplify mutex handling with guard macro
 2023-12-01 23:35 UTC  (2+ messages)

[PATCH] Input: pxrc - simplify mutex handling with guard macro
 2023-12-01 23:33 UTC  (3+ messages)

[tip: x86/urgent] x86/acpi: Ignore invalid x2APIC entries
 2023-12-01 23:32 UTC  (5+ messages)

[PATCH 0/3] KVM: Fix KVM-owned file refcounting of KVM module(s)
 2023-12-01 23:30 UTC  (2+ messages)

[PATCH] KVM: x86/xsave: Remove 'return void' expression for 'void function'
 2023-12-01 23:30 UTC  (2+ messages)

[git pull] drm fixes for 6.7-rc4
 2023-12-01 23:30 UTC  (3+ messages)

[PATCH 00/17] drm/msm/mdp[45]: use managed memory allocations
 2023-12-01 23:27 UTC  (16+ messages)
` [PATCH 07/17] drm/msm/mdp5: use devres-managed allocation for INTF data
` [PATCH 08/17] drm/msm/mdp5: use drmm-managed allocation for mdp5_crtc
` [PATCH 09/17] drm/msm/mdp5: use drmm-managed allocation for mdp5_encoder
` [PATCH 10/17] drm/msm/mdp5: use drmm-managed allocation for mdp5_plane
` [PATCH 11/17] drm/msm/mdp4: use bulk regulators API for LCDC encoder

[PATCH v2] arm64: defconfig: increase SERIAL_8250_NR_UARTS
 2023-12-01 23:26 UTC  (5+ messages)

[PATCH 0/6] VMware hypercalls enhancements
 2023-12-01 23:24 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] x86/vmware: Move common macros to vmware.h
  ` [PATCH v2 2/6] x86/vmware: Introduce vmware_hypercall API
  ` [PATCH v2 3/6] ptp/vmware: Use "
  ` [PATCH v2 4/6] input/vmmouse: "
  ` [PATCH v2 5/6] drm/vmwgfx: "
  ` [PATCH v2 6/6] x86/vmware: Add TDX hypercall support

[PATCH 0/3] Early Boot Allocation on Power
 2023-12-01 23:23 UTC  (7+ messages)
` [PATCH 1/3] xen/ppc: Enable Boot Allocator

[PATCH v9 0/3] dma-fence: Deadline awareness (uabi edition)
 2023-12-01 23:22 UTC  (3+ messages)

[GIT PULL] VFIO fix for v6.7-rc4
 2023-12-01 23:22 UTC 

[PATCH v9 0/7] incorporate pm runtime framework and eDP clean up
 2023-12-01 23:19 UTC  (16+ messages)
` [PATCH v9 1/7] drm/msm/dp: tie dp_display_irq_handler() with dp driver
` [PATCH v9 2/7] drm/msm/dp: rename is_connected with link_ready
` [PATCH v9 3/7] drm/msm/dp: use drm_bridge_hpd_notify() to report HPD status changes
` [PATCH v9 4/7] drm/msm/dp: move parser->parse() and dp_power_client_init() to probe
` [PATCH v9 5/7] drm/msm/dp: incorporate pm_runtime framework into DP driver
` [PATCH v9 6/7] drm/msm/dp: delete EV_HPD_INIT_SETUP
` [PATCH v9 7/7] drm/msm/dp: move of_dp_aux_populate_bus() to eDP probe()

[PATCH v7 00/12] wifi: mwifiex: added code to support host mlme
 2023-12-01 23:18 UTC  (9+ messages)
` [PATCH v7 02/12] wifi: mwifiex: fixed group rekey issue for WPA3
      ` [EXT] "
    ` [EXT] Re: [PATCH v7 00/12] wifi: mwifiex: added code to support host mlme

[Intel-gfx] [PATCH 1/2] drm/i915/selftests: Fix engine reset count storage for multi-tile
 2023-12-01 23:17 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[syzbot] [net?] INFO: rcu detected stall in sys_socket (10)
 2023-12-01 23:16 UTC  (5+ messages)
` Fwd: "

[PATCH] ioctl_console: Document new CAP_SYS_ADMIN restrictions (since Linux 6.7)
 2023-12-01 23:14 UTC  (3+ messages)

[PATCH] spi: stm32: enable controller before asserting CS
 2023-12-01 23:11 UTC  (4+ messages)

[PATCH] f2fs: allow checkpoint=disable for zoned block device
 2023-12-01 23:02 UTC  (2+ messages)
` [f2fs-dev] "

[gustavoars:for-next/kspp] BUILD SUCCESS 617ab3c357d2ebdfff0e1a090c46f2f3f29b45e2
 2023-12-01 23:10 UTC 

[arnd-asm-generic:asm-generic-prototypes] BUILD SUCCESS 7192ad2adde8213ad7c7f3b1ff974cccebae4d60
 2023-12-01 23:10 UTC 

[RFC 2/3] ext2: Convert ext2 regular file buffered I/O to use iomap
 2023-12-01 23:09 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/cdclk: Remove divider field from tables
 2023-12-01 23:07 UTC  (5+ messages)

[PATCH 5.15 00/69] 5.15.141-rc1 review
 2023-12-01 23:04 UTC  (7+ messages)

INFORMAL VOTE REQUIRED - DOCUMENTATION WORDING
 2023-12-01 23:02 UTC  (5+ messages)

[PATCH 5.15.y v1 0/2] Return EADDRNOTAVAIL when func matches several symbols during kprobe creation
 2023-12-01 23:02 UTC  (3+ messages)
` [PATCH 5.15.y v1 1/2] kallsyms: Make kallsyms_on_each_symbol generally available

[PATCH net v2] packet: Move reference count in packet_sock to atomic_long_t
 2023-12-01 23:02 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
 2023-12-01 23:00 UTC  (2+ messages)
` [PATCH net-next v2 3/3] net: sched: Add initial TC error skb drop reasons


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.