All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-11 18:45:46 to 2024-04-11 20:09:23 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-04-11 20:09 UTC 

[PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirements
 2024-04-11 20:08 UTC  (10+ messages)

[PATCH v2 00/13] misc: Remove sprintf() due to macOS deprecation
 2024-04-11 20:07 UTC  (9+ messages)
` [PATCH v2 01/13] ui/console-vc: Replace sprintf() by snprintf()
` [PATCH v2 02/13] hw/vfio/pci: "
` [PATCH v2 03/13] hw/ppc/spapr: "
` [PATCH v2 04/13] hw/mips/malta: Add re-usable rng_seed_hex_new() method

[syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
 2024-04-11 20:06 UTC  (5+ messages)

[XEN PATCH v2 0/3] x86/iommu: Drop IOMMU support when cx16 isn't supported
 2024-04-11 20:05 UTC  (2+ messages)

[PATCH 0/6] Add SMEM-based speedbin matching
 2024-04-11 20:05 UTC  (6+ messages)
` [PATCH 1/6] soc: qcom: Move some socinfo defines to the header, expand them
` [PATCH 2/6] soc: qcom: smem: Add pcode/fcode getters

[PATCH v4 1/6] boot: fdt: Change type of env_get_bootm_low() to phys_addr_t
 2024-04-11 20:05 UTC  (2+ messages)

connlimit from wiki.nftables.org not working
 2024-04-11 20:04 UTC  (4+ messages)

[PATCH i-g-t v4 0/7] benchmarks/kms_fb_stress: benchmark formats
 2024-04-11 20:03 UTC  (11+ messages)
` [PATCH i-g-t v4 1/7] benchmarks/kms_fb_stress: Assert that we have an supported pipe
` [PATCH i-g-t v4 2/7] benchmarks/kms_fb_stress: Log the KMS structure
` [PATCH i-g-t v4 3/7] benchmarks/kms_fb_stress: Separate the benchmark in a subtest
` [PATCH i-g-t v4 4/7] benchmarks/kms_fb_stress: Free resources on the stress procedure
` [PATCH i-g-t v4 5/7] benchmarks/kms_fb_stress: Don't paint the FB's if the format is not supported by Pixman
` [PATCH i-g-t v4 6/7] benchmarks/kms_fb_stress: Optionally enable the overlay planes
` [PATCH i-g-t v4 7/7] benchmarks/kms_fb_stress: Create a benchmark for formats
` ✓ Fi.CI.BAT: success for benchmarks/kms_fb_stress: benchmark formats
` ✓ CI.xeBAT: "

[PATCH BlueZ v4 1/4] shared/bap: Fix not updating location
 2024-04-11 20:03 UTC  (4+ messages)
` [PATCH BlueZ v4 2/4] shared/bap: Make bt_bap_select fallback in case of no channel allocation
` [PATCH BlueZ v4 3/4] shared/bap: Fix not resuming reading attributes
` [PATCH BlueZ v4 4/4] bap: Update properties of endpoints

[PATCH i-g-t v3 0/5] Fix name collisions in Core test documentation
 2024-04-11 20:01 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for Fix name collisions in Core test documentation (rev3)

[PATCH ipsec-next v8] xfrm: Add Direction to the SA in or out
 2024-04-11 20:00 UTC  (5+ messages)
` [devel-ipsec] "

linux-next: manual merge of the risc-v tree with the rust-fixes tree
 2024-04-11 19:59 UTC  (2+ messages)

[PATCHv3 1/2] dt-bindings: usb: typec: anx7688: start a binding document
 2024-04-11 19:59 UTC  (12+ messages)

[PATCH 0/6] fast-import: tighten parsing of paths
 2024-04-11 19:59 UTC  (9+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v3 "
    ` [PATCH v3 3/8] fast-import: allow unquoted empty path for root
    ` [PATCH v3 4/8] fast-import: remove dead strbuf
    ` [PATCH v3 5/8] fast-import: improve documentation for unquoted paths

RTT-PROBE: lore-subspace-rtt
 2024-04-11 19:59 UTC 

Add commit "eed14eb48ee1 drm/amdgpu/vpe: power on vpe when hw_init" to kernel 6.8.y
 2024-04-11 19:57 UTC 

[PATCH] show-ref: add --unresolved option
 2024-04-11 19:57 UTC  (5+ messages)
` [PATCH v2 0/3] show-ref: add --symbolic-name option
  ` [PATCH v2 3/3] "

linux-next: duplicate patch in the risc-v tree
 2024-04-11 19:57 UTC  (2+ messages)

xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 1 comp_code 1
 2024-04-11 19:55 UTC  (12+ messages)

[syzbot] [mm?] WARNING in try_to_migrate_one (2)
 2024-04-11 19:55 UTC  (3+ messages)

[PATCH 1/4] workflows: Workflow stub for Jorge Mora's nfstest suite
 2024-04-11 19:55 UTC  (7+ messages)
` [PATCH 4/4] roles: Add a playbook to run the "

[PATCH i-g-t] tests/intel/gem_exec_capture: Fix many-* subtests
 2024-04-11 19:53 UTC  (2+ messages)
` [PATCH i-g-t v2] "

[PATCH v2] udp: Avoid call to compute_score on multiple sites
 2024-04-11 19:53 UTC  (3+ messages)

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-04-11 19:53 UTC  (27+ messages)
` [RFC PATCH 01/41] perf: x86/intel: Support PERF_PMU_CAP_VPMU_PASSTHROUGH
` [RFC PATCH 02/41] perf: Support guest enter/exit interfaces
` [RFC PATCH 03/41] perf: Set exclude_guest onto nmi_watchdog
` [RFC PATCH 04/41] perf: core/x86: Add support to register a new vector for PMI handling
` [RFC PATCH 05/41] KVM: x86/pmu: Register PMI handler for passthrough PMU
` [RFC PATCH 06/41] perf: x86: Add function to switch PMI handler
` [RFC PATCH 07/41] perf/x86: Add interface to reflect virtual LVTPC_MASK bit onto HW
` [RFC PATCH 08/41] KVM: x86/pmu: Add get virtual LVTPC_MASK bit function
` [RFC PATCH 09/41] perf: core/x86: Forbid PMI handler when guest own PMU

[PATCH v3 0/2] regulator: pca9450: make warm reset on PMIC_RST_B assertion
 2024-04-11 19:52 UTC  (3+ messages)
` [PATCH v3 1/2] regulator: dt-bindings: pca9450: add PMIC_RST_B warm reset property

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-11 19:51 UTC  (7+ messages)
` [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters

[linux-next:master] BUILD REGRESSION 4118d9533ff3a5d16efb476a0d00afceecd92cf5
 2024-04-11 19:51 UTC 

[PATCH 0/5] Clean up of gzip decompressor
 2024-04-11 19:49 UTC  (13+ messages)
` [PATCH 1/5] gzip: colocate gunzip code files
` [PATCH 2/5] gzip: clean up comments and fix code alignment
` [PATCH 3/5] gzip: refactor state tracking
` [PATCH 4/5] gzip: move crc state into consilidated gzip state
` [PATCH 5/5] gzip: move huffman code table tracking into "

RTT-PROBE: lore-subspace-rtt
 2024-04-11 19:49 UTC 

[RESEND PATCH] bpftool: Fix typo in error message
 2024-04-11 19:48 UTC  (2+ messages)

+ mm-add-per-order-mthp-swpin_refault-counter-fix.patch added to mm-unstable branch
 2024-04-11 19:48 UTC 

[PATCH 0/2] Clear remaining ${PYTHON_PN} uses
 2024-04-11 19:46 UTC  (3+ messages)
` [PATCH 1/2] python3-jsonschema-specifications: drop ${PYTHON_PN}
` [PATCH 2/2] python3-referencing: "

[PATCH net] netlabel: fix RCU annotation for IPv4 options on socket creation
 2024-04-11 19:47 UTC  (5+ messages)

mount options not propagating to NFSACL and NSM RPC clients
 2024-04-11 19:46 UTC  (9+ messages)

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-11 19:45 UTC  (10+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()

[PATCH 0/1] exiv2: Update CVE-2007-6353 status
 2024-04-11 19:45 UTC  (5+ messages)
` [PATCH 1/1] "
  ` [oe] "

[PATCH net] inet: bring NLM_DONE out to a separate recv() again
 2024-04-11 19:45 UTC  (5+ messages)

[Bug 218711] New: strftime man page incorrectly claims that TZ is used
 2024-04-11 19:44 UTC 

[PATCH 6.8 000/143] 6.8.6-rc1 review
 2024-04-11 19:34 UTC  (2+ messages)

[PATCH 0/4] tests/qtest/migration: Add postcopy qtests for introducing 'channels' argument with new QAPI syntax
 2024-04-11 19:41 UTC  (9+ messages)
` [PATCH 1/4] Revert "migration: modify test_multifd_tcp_none() to use new QAPI syntax"

[PATCH] wifi: ath12k: enable WIPHY_FLAG_DISABLE_WEXT
 2024-04-11 19:41 UTC  (2+ messages)

tests/intel/gem_exec_capture: changing the test size breaks the run
 2024-04-11 19:41 UTC 

[OE-core] [PATCH 01/33] babeltrace2: upgrade 2.0.5 -> 2.0.6
 2024-04-11 19:41 UTC  (4+ messages)
` [OE-core] [PATCH 10/33] gnutls: upgrade 3.8.4 -> 3.8.5

RTT-PROBE: lore-subspace-rtt
 2024-04-11 19:39 UTC 

[POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to map pstore consistently
 2024-04-11 19:40 UTC  (6+ messages)

[pci:controller/tegra194] BUILD SUCCESS 19326006a21da26532d982254677c892dae8f29b
 2024-04-11 19:37 UTC 

[PATCH net-next] gve: Correctly report software timestamping capabilities
 2024-04-11 19:37 UTC  (4+ messages)

[meta-python][PATCH 1/2] python3-tornado: extend for native and nativesdk
 2024-04-11 19:24 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-pycurl: "

[PATCH v4 0/4] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-04-11 19:30 UTC  (5+ messages)
` [PATCH v4 3/4] arm64: Update AMU-based frequency scale factor on entering idle

[yocto] Correct way for multiple recipes to install files in the same directory
 2024-04-11 19:30 UTC  (3+ messages)

[PATCH 6.1 00/83] 6.1.86-rc1 review
 2024-04-11 19:29 UTC  (2+ messages)

[openeuler:OLK-6.6 2437/7374] mm/dynamic_pool.c:118:55: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-04-11 19:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-11 19:29 UTC 

DT Query on "New Compatible vs New Property"
 2024-04-11 19:29 UTC  (13+ messages)

[PATCH 0/7] Improve performance of 'faddr2line'
 2024-04-11 19:28 UTC  (3+ messages)
` [PATCH 7/7] scripts/faddr2line: Check only two symbols when calculating symbol size

[PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
 2024-04-11 19:25 UTC  (4+ messages)

[PATCH i-g-t v2 1/4] lib/kms: Introduce struct igt_forced_connector
 2024-04-11 19:26 UTC  (3+ messages)
` ✓ CI.xeBAT: success for series starting with [i-g-t,v2,1/4] "
` ✓ Fi.CI.BAT: "

[PATCH v2] ppc440_pcix: Do not expose a bridge device on PCI bus
 2024-04-11 19:24 UTC 

[LSF/MM/BPF TOPIC] Filesystem testing
 2024-04-11 19:24 UTC  (4+ messages)

Is idenditfy ctrl cmd supposed to return a 'result' for RDMA?
 2024-04-11 19:24 UTC  (2+ messages)

[PATCH bpf-next v5 0/2] export send_recv_data
 2024-04-11 19:23 UTC  (4+ messages)
` [PATCH bpf-next v5 2/2] selftests/bpf: Export send_recv_data helper

[PATCH v2 1/2] locking/pvqspinlock: Use try_cmpxchg_acquire() in trylock_clear_pending()
 2024-04-11 19:22 UTC  (2+ messages)
` [PATCH v2 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h

[PATCH net-next v3 0/4] net: dqs: optimize if stall threshold is not set
 2024-04-11 19:22 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: dql: Avoid calling BUG() when WARN() is enough
` [PATCH net-next v3 2/4] net: dql: Separate queue function responsibilities
` [PATCH net-next v3 3/4] net: dql: Optimize stall information population
` [PATCH net-next v3 4/4] net: dqs: make struct dql more cache efficient

[kvm-unit-tests PATCH v8 00/35] migration, powerpc improvements
 2024-04-11 19:22 UTC  (5+ messages)
` [kvm-unit-tests PATCH v8 06/35] gitlab-ci: Run migration selftest on s390x and powerpc

[net-next:main 26/50] net/ipv4/tcp.c:4673:2: error: call to '__compiletime_assert_1030' declared with 'error' attribute: BUILD_BUG_ON failed: offsetof(struct tcp_sock, __cacheline_group_end__tcp_sock_write_txrx) - offsetofend(struct tcp_sock, __cacheline_group_begin__tcp_sock_
 2024-04-11 19:21 UTC  (7+ messages)

Short form of --force-with-lease
 2024-04-11 19:21 UTC  (3+ messages)

❌ FAIL (MISSED 21 of 204): Test report for master (6.9.0-rc3, mainline.kernel.org-clang, 2c71fdf0)
 2024-04-11 19:20 UTC 

[PATCH i-g-t] tests/intel/gem_exec_capture: fix use of igt_allow_hang() / igt_disallow_hang()
 2024-04-11 19:19 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-11 19:19 UTC 

[PATCH] Clarify risc-v hwprobe RISCV_HWPROBE_MISALIGNED_* docs
 2024-04-11 19:18 UTC  (2+ messages)

[PATCH 00/12] drm/msm: fold dpu_format into mdp_formats database
 2024-04-11 19:17 UTC  (4+ messages)
` [PATCH 07/12] drm/msm: merge dpu_format and mdp_format in struct msm_format

[openeuler:OLK-6.6 1834/7374] mm/page_cache_limit.c:35:5: sparse: sparse: symbol 'cache_reclaim_enable_handler' was not declared. Should it be static?
 2024-04-11 19:16 UTC 

[PATCH 0/1] fuse: Add initial support for fs-verity
 2024-04-11 19:15 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v18 10/11] PCI/DPC: Add Error Disconnect Recover (EDR) support
 2024-04-11 19:16 UTC  (2+ messages)

[GIT PULL] turbostat 2024.04.10
 2024-04-11 19:14 UTC  (4+ messages)

[PATCH 5.15 00/57] 5.15.155-rc1 review
 2024-04-11 19:13 UTC  (2+ messages)

[PATCH v2 0/2] pwm: Introduce pwm driver for the Loongson family chips
 2024-04-11 19:12 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: Add Loongson PWM controller

[PATCH v2] nfsd: allow more than 64 backlogged connections
 2024-04-11 19:11 UTC  (2+ messages)

[RFC PATCH] KVM: x86: Advertise PCID based on hardware support (with an asterisk)
 2024-04-11 19:11 UTC  (3+ messages)

[meta-python][PATCH] python3-flexparser: enable ptest and add missing runtime dependencies
 2024-04-11 19:09 UTC  (3+ messages)
` [oe] "

[PATCH v2 3/7] dt-bindings: PCI: qcom: Add IPQ9574 PCIe controller
 2024-04-11 19:09 UTC  (14+ messages)
` [PATCH v2 5/7] dt-bindings: phy: qcom,ipq8074-qmp-pcie: add ipq9574 gen3x2 PHY

[GIT PULL] Networking for v6.9-rc4
 2024-04-11 19:09 UTC  (2+ messages)

[GIT PULL] bcachefs fixes for rc4
 2024-04-11 19:09 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.9-rc3
 2024-04-11 19:09 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-11 19:09 UTC 

[GIT PULL] ACPI fixes for v6.9-rc4
 2024-04-11 19:09 UTC  (2+ messages)

[GIT PULL] chrome-platform fixes for v6.9-rc4
 2024-04-11 19:09 UTC  (2+ messages)

[GIT PULL] Power management fix for v6.9-rc4
 2024-04-11 19:09 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.9-rc4
 2024-04-11 19:09 UTC  (2+ messages)

[PATCH 1/2] locking/pvqspinlock: Use try_cmpxchg_acquire() in trylock_clear_pending()
 2024-04-11 19:08 UTC  (5+ messages)
` [PATCH 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.h

[PATCH i-g-t 0/2] Add mmap ptr draw method
 2024-04-11 19:08 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH v6 00/10] block atomic writes
 2024-04-11 19:07 UTC  (8+ messages)

[PATCH v2 01/10] arm64: dts: microchip: sparx5: fix mdio reg
 2024-04-11 19:06 UTC  (5+ messages)
` [PATCH v2 05/10] arm64: dts: microchip: sparx5_pcb134: align I2C mux node name with bindings

[PATCH] selftests: adopt BPF's approach to quieter builds
 2024-04-11 19:05 UTC 

[PATCH] phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONAL
 2024-04-11 19:03 UTC  (5+ messages)

[PATCH] drm/amdgpu: increase mes submission timeout
 2024-04-11 19:03 UTC 

[ANNOUNCE] QEMU 9.0.0-rc3 is now available
 2024-04-11 18:57 UTC 

[linux-6.1 test] 185299: tolerable FAIL - PUSHED
 2024-04-11 19:02 UTC 

[PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-11 19:01 UTC  (3+ messages)

[PATCH v5 0/4] Dynamic Allocation of the reserved_mem array
 2024-04-11 18:59 UTC  (4+ messages)
` [PATCH v5 3/4] of: reserved_mem: Use the unflatten_devicetree APIs to scan reserved mem. nodes

[PATCH 00/18] i2c: remove printout on handled timeouts
 2024-04-11 18:59 UTC  (5+ messages)
` [PATCH 13/18] i2c: rk3x: "

RTT-PROBE: lore-subspace-rtt
 2024-04-11 18:59 UTC 

[PATCH v2 0/4] drm/edid & drm/i915: vendor and product id logging improvements
 2024-04-11 18:53 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/edid & drm/i915: vendor and product id logging improvements (rev3)

[RESEND][PATCH v9 0/7] Preparatory changes for Proxy Execution v9
 2024-04-11 18:52 UTC  (4+ messages)
` [RESEND][PATCH v9 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock

[PATCH] mailsplit add option to include sanitized subject in filename
 2024-04-11 18:52 UTC  (5+ messages)

Reply
 2024-04-11 18:49 UTC 

[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
 2024-04-11 18:52 UTC  (12+ messages)

[PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
 2024-04-11 18:49 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-11 18:49 UTC 

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-11 18:47 UTC  (7+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[OE-core][PATCH] systemd: make predictable name mac policy opt-out
 2024-04-11 18:48 UTC  (4+ messages)

[Buildroot] [PATCH] package/qt6/qt6base: Make qmake work
 2024-04-11 18:48 UTC  (3+ messages)
` [Buildroot] [PATCH] package/qt6/qt6base: Restore DirectFB support

[PATCH 1/3] selftests: timers: Fix posix_timers ksft_print_msg warning
 2024-04-11 18:47 UTC  (5+ messages)
` [PATCH 2/3] selftests: timers: Fix uninitialized variable warning in ksft_min_kernel_version

[PATCH] arm-systemready: Change get_json_result_dir helper
 2024-04-11 18:39 UTC  (2+ messages)

[PATCH] CI: update to kas 4.3.2
 2024-04-11 18:39 UTC  (2+ messages)

[PATCH 1/4] arm/optee-ftpm: update to the latest SHA
 2024-04-11 18:39 UTC  (2+ messages)

[PATCH 1/2] arm-bsp: remove unused recipes
 2024-04-11 18:39 UTC  (2+ messages)

[PATCH 0/1] Corstone1000:arm-bsp/tftf: upgrade tftf version to v2.10
 2024-04-11 18:39 UTC  (2+ messages)

[PATCH] kselftest: Mark functions that unconditionally call exit() as __noreturn
 2024-04-11 18:45 UTC 

[PATCH v4 00/46] btrfs: add fscrypt support
 2024-04-11 18:45 UTC  (3+ 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.