All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-06 07:53:03 to 2024-05-06 08:32:23 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-05-06  8:32 UTC 

[PATCH v10 00/27] Enable CET Virtualization
 2024-05-06  8:31 UTC  (4+ messages)
` [PATCH v10 17/27] KVM: x86: Report KVM supported CET MSRs as to-be-saved

[PATCH v3 0/6] large folios swap-in: handle refault cases first
 2024-05-06  8:31 UTC  (9+ messages)
` [PATCH v3 3/6] mm: introduce pte_move_swp_offset() helper which can move offset bidirectionally
` [PATCH v3 5/6] mm: swap: make should_try_to_free_swap() support large-folio

[PATCH v2] optee: add timeout value to optee_notif_wait() to support timeout
 2024-05-06  8:30 UTC  (5+ messages)

Queries on DPDK Trace Library usage
 2024-05-06  8:30 UTC  (2+ messages)

[PATCH] perf build: Add LIBTRACEEVENT_DIR build option
 2024-05-06  8:30 UTC  (4+ messages)
    ` [External] "

[PATCH v3 0/3] usb: typec: tipd: fix event checking in interrupt service routines
 2024-05-06  8:29 UTC  (3+ messages)
` [PATCH v3 3/3] usb: typec: tipd: rely on i2c_get_match_data()

Linux 6.9-rc7
 2024-05-06  8:28 UTC  (3+ messages)
` Build regressions/improvements in v6.9-rc7

[meta-virtualization][PATCH v2 1/2] podman: remove skopeo rdepends
 2024-05-06  8:28 UTC  (2+ messages)
` [meta-virtualization][PATCH v2 2/2] podman: require catatonit

[PATCH 00/19] drm/i915/psr: implicit dev_priv removal
 2024-05-06  8:28 UTC  (6+ messages)
` [PATCH 17/19] drm/i915: pass dev_priv explicitly to ALPM_CTL2

[syzbot] [net?] KMSAN: uninit-value in cmsghdr_from_user_compat_to_kern
 2024-05-06  8:26 UTC 

[syzbot] [can?] WARNING in j1939_xtp_rx_rts (2)
 2024-05-06  8:26 UTC 

[question] when bonding with CX5 network card that support ROCE
 2024-05-06  8:26 UTC  (2+ messages)

[PATCH] iommu/amd: Enable Guest Translation after reading IOMMU feature register
 2024-05-06  8:25 UTC  (2+ messages)

Xen 4.19 release status tracking list [ May ]
 2024-05-06  8:25 UTC  (3+ messages)

[isar-cip-core][PATCH v4 0/3] Integrate Delta Update with rdiff_image and delta handler
 2024-05-06  8:25 UTC  (2+ messages)
` [cip-dev] "

[PATCH v8 00/15] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2024-05-06  8:25 UTC  (7+ messages)
` [PATCH v8 07/15] iommu/amd: Setup GCR3 table in advance if domain is SVA capable

[PATCH v12 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-05-06  8:22 UTC  (8+ messages)
` [PATCH v12 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector

[PATCH v8 00/17] Enable build of full Xen for RISC-V
 2024-05-06  8:24 UTC  (7+ messages)
` [PATCH v8 02/17] xen: introduce generic non-atomic test_*bit()

[PATCH 0/2] media: Add driver for ST VD56G3 camera sensor
 2024-05-06  8:23 UTC  (5+ messages)
` [PATCH 2/2] media: i2c: "

[PATCH mptcp-next 0/4] mptcp: Spring cleaning
 2024-05-06  8:23 UTC  (3+ messages)

[PATCH 0/1][PULL REQUEST] iommu/vt-d: Fixes for intel iommu
 2024-05-06  8:23 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-05-06  8:22 UTC 

[PATCH] firewire: core: fix type of timestamp for async_inbound_template tracepoints events
 2024-05-06  8:21 UTC  (2+ messages)
` [PATCH] firewire: core: remove flag and width from u64 formats of "

[PATCH] m68k: Move ARCH_HAS_CPU_CACHE_ALIASING
 2024-05-06  7:06 UTC 

[PATCH v3 0/5] x86/xen-ucode: Introduce --force option
 2024-05-06  8:21 UTC  (5+ messages)
` [PATCH v3 3/5] x86: Add usage() to print out usage message
` [PATCH v3 4/5] x86: Use getopt to handle command line args

[PATCH v2 00/25] target/i386: convert 1-byte opcodes to new decoder
 2024-05-06  8:09 UTC  (26+ messages)
` [PATCH v2 01/25] target/i386: use TSTEQ/TSTNE to test low bits
` [PATCH v2 02/25] target/i386: use TSTEQ/TSTNE to check flags
` [PATCH v2 03/25] target/i386: remove mask from CCPrepare
` [PATCH v2 04/25] target/i386: cc_op is not dynamic in gen_jcc1
` [PATCH v2 05/25] target/i386: cleanup cc_op changes for REP/REPZ/REPNZ
` [PATCH v2 06/25] target/i386: pull cc_op update to callers of gen_jmp_rel{, _csize}
` [PATCH v2 07/25] target/i386: extend cc_* when using them to compute flags
` [PATCH v2 08/25] target/i386: do not use s->T0 and s->T1 as scratch registers for CCPrepare
` [PATCH v2 09/25] target/i386: clarify the "reg" argument of functions returning CCPrepare
` [PATCH v2 10/25] target/i386: cleanup *gen_eob*
` [PATCH v2 11/25] target/i386: reintroduce debugging mechanism
` [PATCH v2 12/25] target/i386: move 00-5F opcodes to new decoder
` [PATCH v2 13/25] target/i386: extract gen_far_call/jmp, reordering temporaries
` [PATCH v2 14/25] target/i386: allow instructions with more than one immediate
` [PATCH v2 15/25] target/i386: move 60-BF opcodes to new decoder
` [PATCH v2 16/25] target/i386: generalize gen_movl_seg_T0
` [PATCH v2 17/25] target/i386: move C0-FF opcodes to new decoder (except for x87)
` [PATCH v2 18/25] target/i386: merge and enlarge a few ranges for call to disas_insn_new
` [PATCH v2 19/25] target/i386: move remaining conditional operations to new decoder
` [PATCH v2 20/25] target/i386: move BSWAP "
` [PATCH v2 21/25] target/i386: port extensions of one-byte opcodes "
` [PATCH v2 22/25] target/i386: remove now-converted opcodes from old decoder
` [PATCH v2 23/25] target/i386: decode x87 instructions in a separate function
` [PATCH v2 24/25] target/i386: split legacy decoder into "
` [PATCH v2 25/25] target/i386: remove duplicate prefix decoding

[RFC v1 0/5] Add Bananapi R3 Mini
 2024-05-06  8:20 UTC  (17+ messages)
` [RFC v1 1/5] dt-bindings: leds: add led trigger netdev
` [RFC v1 2/5] dt-bindings: clock: mediatek: add address-cells and size-cells to ethsys
` [RFC v1 3/5] dt-bindings: net: mediatek,net: add reset-cells
` [RFC v1 5/5] arm64: dts: mediatek: Add mt7986 based Bananapi R3 Mini

[PATCH 0/4] arm64: Support the TSO memory model
 2024-05-06  8:20 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/libhtp: security bump to version 0.5.48
 2024-05-06  8:19 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/suricata: security bump to version 6.0.19

[PATCH RFC v6 00/10] iio: adc: add new ad7380 driver
 2024-05-06  8:20 UTC  (3+ messages)
` [PATCH RFC v6 08/10] iio: adc: ad7380: add oversampling support

[PATCH mptcp-next] Squash to "selftests/bpf: Add bpf scheduler test" - drop send_data
 2024-05-06  8:19 UTC  (2+ messages)

[PATCH v8 0/6] LoongArch: Add pv ipi support on LoongArch VM
 2024-05-06  8:18 UTC  (6+ messages)
` [PATCH v8 4/6] LoongArch: KVM: Add vcpu search support from physical cpuid

[PATCH 1/2] drm/amd/amdgpu: customized the reset to skip soft recovery
 2024-05-06  8:16 UTC  (6+ messages)
` [PATCH 2/2] drm/amd/amdgpu: use the default reset for ras recovery

[PATCH] perf build: Specify libtraceevent dir to rpath for asan/msan build
 2024-05-06  8:16 UTC 

[PATCH v2 0/6] can: mcp251xfd: add gpio functionality
 2024-05-06  8:16 UTC  (3+ messages)
` [PATCH v2 6/6] dt-bindings: can: mcp251xfd: add gpio-controller property

[PATCH v4 0/1] ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7
 2024-05-06  8:14 UTC  (3+ messages)
` [PATCH v4 1/1] "

file xen/include/xen/lib/x86/cpu-policy.h: Meaning of CPUID constants
 2024-05-06  8:13 UTC  (2+ messages)

[PATCH v4 0/1] ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7
 2024-05-06  8:13 UTC  (4+ messages)

[tip:x86/alternatives] [x86/alternatives] ee8962082a: WARNING:at_arch/x86/kernel/cpu/cpuid-deps.c:#do_clear_cpu_cap
 2024-05-06  8:12 UTC  (11+ messages)

[PATCH net 1/2] net: ethernet: mediatek: split tx and rx fields in mtk_soc_data struct
 2024-05-06  8:11 UTC  (4+ messages)
` [PATCH net 2/2] net: ethernet: mediatek: use QDMA instead of ADMAv2 on MT7981 and MT7986

RTT-PROBE: lore-subspace-rtt
 2024-05-06  8:12 UTC 

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-05-06  6:47 UTC  (12+ messages)
` [PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking

[PATCH v4 0/1] ALSA: hda/realtek: Fix internal speakers for Legion Y9000X 2022 IAH7
 2024-05-06  8:10 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH 00/11] media: renesas: rcar-csi2: Use the subdev active state
 2024-05-06  8:10 UTC  (8+ messages)
` [PATCH 04/11] media: "
` [PATCH 06/11] media: adv748x-csi2: Implement enum_mbus_codes

[PATCH 0/2] fpga: use 'time_left' instead of 'timeout' with wait_for_*() functions
 2024-05-06  8:08 UTC  (4+ messages)
` [PATCH 2/2] fpga: zynq-fpga: use 'time_left' variable with wait_for_completion_timeout()

[PATCH] gunzip: don't leak memory on error paths
 2024-05-06  8:08 UTC 

[PATCH net] selftests: test_bridge_neigh_suppress.sh: Try to stabilize test
 2024-05-06  8:08 UTC  (2+ messages)

[yocto] Verity hash in kernel bootscript
 2024-05-06  8:07 UTC  (2+ messages)

[PATCH 1/8] drm/xe/device_sysfs: switch over to devm
 2024-05-06  8:07 UTC  (4+ messages)
` [PATCH 2/8] drm/xe: covert sysfs "

[PATCH] hw/nvme: fix mo field in io mgnt send
 2024-05-06  8:06 UTC 

[PATCH v3 0/7] Cleanup Tegra210 EMC frequency scaling
 2024-05-06  8:07 UTC  (2+ messages)

[PULL 00/46] Mostly build system and other cleanups patches for 2024-05-06
 2024-05-06  7:51 UTC  (46+ messages)
` [PULL 01/46] target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASK
` [PULL 02/46] Kconfig: kvm: allow building without any board
` [PULL 03/46] tests/qtest: skip m48t59-test if the machine is absent
` [PULL 04/46] gitlab-ci: adjust msys2-64bit to be able to run qtest
` [PULL 06/46] configs: list "implied" device groups in the default configs
` [PULL 07/46] alpha: switch boards to "default y"
` [PULL 08/46] arm: "
` [PULL 09/46] avr: "
` [PULL 10/46] cris: "
` [PULL 11/46] hppa: "
` [PULL 12/46] i386: "
` [PULL 13/46] loongarch: "
` [PULL 14/46] m68k: "
` [PULL 15/46] microblaze: "
` [PULL 16/46] meson: make target endianneess available to Kconfig
` [PULL 17/46] mips: switch boards to "default y"
` [PULL 18/46] openrisc: "
` [PULL 19/46] ppc: "
` [PULL 20/46] riscv: "
` [PULL 21/46] rx: "
` [PULL 22/46] s390x: "
` [PULL 23/46] sh4: "
` [PULL 24/46] sparc: "
` [PULL 25/46] tricore: "
` [PULL 26/46] xtensa: "
` [PULL 27/46] docs: document new convention for Kconfig board symbols
` [PULL 28/46] target/i386: Introduce SapphireRapids-v3 to add missing features
` [PULL 29/46] bitmap: Use g_try_new0/g_new0/g_renew
` [PULL 30/46] build: do not build virtio-vga-gl if virgl/opengl not available
` [PULL 31/46] fw_cfg: remove useless declarations from typedefs.h
` [PULL 32/46] qdev-core: remove DeviceListener "
` [PULL 33/46] numa: remove types "
` [PULL 34/46] net: remove AnnounceTimer "
` [PULL 35/46] qemu-option: remove QemuOpt "
` [PULL 36/46] intc: remove PICCommonState "
` [PULL 37/46] lockable: remove QemuLockable "
` [PULL 38/46] migration: remove PostcopyDiscardState "
` [PULL 39/46] monitor: remove MonitorDef "
` [PULL 40/46] qapi/machine: remove types "
` [PULL 41/46] display: remove GraphicHwOps "
` [PULL 42/46] tcg: remove CPU* types "
` [PULL 43/46] pci: remove some "
` [PULL 44/46] kvm: move target-dependent interrupt routing out of kvm-all.c
` [PULL 45/46] migration: do not include coroutine_int.h
` [PULL 46/46] qga/commands-posix: fix typo in qmp_guest_set_user_password

[PATCH net-next v3 0/2] fix icmp error source address over xfrm tunnel
 2024-05-06  8:05 UTC  (3+ messages)
` [PATCH net-next v3 1/2] xfrm: fix source address in icmp error generation from IPsec gateway
` [PATCH net-next v3 2/2] selftests/net: add ICMP unreachable over IPsec tunnel

[PATCH 0/5] TDX host: Provide TDX module metadata reading APIs
 2024-05-06  8:04 UTC  (4+ messages)
` [PATCH 2/5] x86/virt/tdx: Move TDMR metadata fields map table to local variable

[PATCH 4/5] refcount: Introduce refcount_long_t and APIs
 2024-05-06  8:04 UTC  (2+ messages)

[PATCH] sched/proc: Print user_cpus_ptr for task status
 2024-05-06  8:04 UTC  (3+ messages)

[kvm-unit-tests PATCH v9 00/31] powerpc improvements
 2024-05-06  8:02 UTC  (8+ messages)
` [kvm-unit-tests PATCH v9 01/31] doc: update unittests doc
` [kvm-unit-tests PATCH v9 02/31] report: Add known failure reporting option

RTT-PROBE: lore-subspace-rtt
 2024-05-06  8:02 UTC 

[PATCH v3 0/2] virtiofs: fix the warning for kernel direct IO
 2024-05-06  8:01 UTC  (3+ messages)
` [PATCH v3 1/2] virtiofs: use pages instead of pointer "

[PATCH 0/2] vPMU code refines
 2024-05-06  8:01 UTC  (5+ messages)

[PATCH v7 0/3] Add support for Loongson-1 NAND
 2024-05-06  7:59 UTC  (4+ messages)
` [PATCH v7 3/3] mtd: rawnand: Add Loongson-1 NAND Controller driver

[PATCH v2] cpufreq/cppc: fix perf_to_khz/khz_to_perf conversion exception
 2024-05-06  7:58 UTC 

[PATCHv2 00/17] zram: convert to custom comp API and allow algorithms configuration
 2024-05-06  7:58 UTC  (18+ messages)
` [PATCHv2 01/17] zram: move from crypto API to custom comp backends API
` [PATCHv2 02/17] zram: add lzo and lzorle compression backends support
` [PATCHv2 03/17] zram: add lz4 compression backend support
` [PATCHv2 04/17] zram: add lz4hc "
` [PATCHv2 05/17] zram: add zstd "
` [PATCHv2 06/17] zram: pass estimated src size hint to zstd
` [PATCHv2 07/17] zram: add zlib compression backend support
` [PATCHv2 08/17] zram: add 842 "
` [PATCHv2 09/17] zram: check that backends array has at least one backend
` [PATCHv2 10/17] zram: introduce zcomp_config structure
` [PATCHv2 11/17] zram: extend comp_algorithm attr write handling
` [PATCHv2 12/17] zram: support compression level comp config
` [PATCHv2 13/17] zram: add support for dict "
` [PATCHv2 14/17] zram: add dictionary support to zstd backend
` [PATCHv2 15/17] zram: add config init/release backend callbacks
` [PATCHv2 16/17] zram: share dictionaries between per-CPU contexts
` [PATCHv2 17/17] Documentation/zram: add documentation for algorithm parameters

[PATCH 0/8] builtin/config: introduce subcommands
 2024-05-06  7:58 UTC  (5+ messages)
` [PATCH v4 00/14] "
  ` [PATCH v4 07/14] builtin/config: introduce "list" subcommand

[PATCH v4 0/3] pci: qcom: Add 16GT/s equalization and margining settings
 2024-05-06  7:56 UTC  (3+ messages)
` [PATCH v4 1/3] PCI: qcom: Refactor common code

[PATCH v2 1/1] null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()
 2024-05-06  7:55 UTC 

[nbdd0121:thin-lto 3/4] rust/helpers/helpers_combined.c: linux/export.h is included more than once
 2024-05-06  7:54 UTC 

[PATCH] selftests/alsa: make dump_config_tree() as void function
 2024-05-06  7:54 UTC 

[PATCH] riscv: uaccess: Allow the last potential unrolled copy
 2024-05-06  7:53 UTC  (7+ messages)


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.