All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-25 01:02:02 to 2023-03-25 03:41:06 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2023-03-25  3:41 UTC 

[PATCH -next v8 0/4]arm64: add machine check safe support
 2023-03-25  3:38 UTC  (3+ messages)

[PATCH net-next v4 0/7] ynl: add support for user headers and struct attrs
 2023-03-25  3:38 UTC  (5+ messages)
` [PATCH net-next v4 1/7] tools: ynl: Add struct parsing to nlspec
` [PATCH net-next v4 2/7] tools: ynl: Add C array attribute decoding to ynl

[kvalo-ath:pending] BUILD SUCCESS d90137a547f80c39d755e9b88e049cc4b17a388f
 2023-03-25  3:37 UTC 

[kvalo-ath:master-pending] BUILD SUCCESS 968c60b31eb9aaff49f639cc209c0e743ba4ff02
 2023-03-25  3:37 UTC 

stable-rc/queue/5.10 build: 179 builds: 3 failed, 176 passed, 3 errors, 10 warnings (v5.10.176-19-g73d274d59cbec)
 2023-03-25  3:37 UTC 

[PATCH net-next v2 0/4] tools: ynl: fill in some gaps of ethtool spec
 2023-03-25  3:35 UTC  (5+ messages)
` [PATCH net-next v2 1/4] tools: ynl: support byte-order in cli
` [PATCH net-next v2 4/4] tools: ynl: ethtool testing tool

RTT-PROBE: lore-subspace-rtt
 2023-03-25  3:31 UTC 

[PATCH] perf ftrace: Make system wide the default target for latency subcommand
 2023-03-25  3:29 UTC  (3+ messages)

[PATCH 0/5]scsi:scsi_debug: Add error injection for single device
 2023-03-25  3:23 UTC  (8+ messages)

[PATCH bpf-next 00/43] First set of verifier/*.c migrated to inline assembly
 2023-03-25  3:23 UTC  (44+ messages)
` [PATCH bpf-next 01/43] selftests/bpf: Report program name on parse_test_spec error
` [PATCH bpf-next 02/43] selftests/bpf: __imm_insn & __imm_const macro for bpf_misc.h
` [PATCH bpf-next 03/43] selftests/bpf: Unprivileged tests for test_loader.c
` [PATCH bpf-next 04/43] selftests/bpf: Tests execution support "
` [PATCH bpf-next 05/43] selftests/bpf: prog_tests entry point for migrated test_verifier tests
` [PATCH bpf-next 06/43] selftests/bpf: verifier/and.c converted to inline assembly
` [PATCH bpf-next 07/43] selftests/bpf: verifier/array_access.c "
` [PATCH bpf-next 08/43] selftests/bpf: verifier/basic_stack.c "
` [PATCH bpf-next 09/43] selftests/bpf: verifier/bounds_deduction.c "
` [PATCH bpf-next 10/43] selftests/bpf: verifier/bounds_mix_sign_unsign.c "
` [PATCH bpf-next 11/43] selftests/bpf: verifier/cfg.c "
` [PATCH bpf-next 12/43] selftests/bpf: verifier/cgroup_inv_retcode.c "
` [PATCH bpf-next 13/43] selftests/bpf: verifier/cgroup_skb.c "
` [PATCH bpf-next 14/43] selftests/bpf: verifier/cgroup_storage.c "
` [PATCH bpf-next 15/43] selftests/bpf: verifier/const_or.c "
` [PATCH bpf-next 16/43] selftests/bpf: verifier/ctx_sk_msg.c "
` [PATCH bpf-next 17/43] selftests/bpf: verifier/direct_stack_access_wraparound.c "
` [PATCH bpf-next 18/43] selftests/bpf: verifier/div0.c "
` [PATCH bpf-next 19/43] selftests/bpf: verifier/div_overflow.c "
` [PATCH bpf-next 20/43] selftests/bpf: verifier/helper_access_var_len.c "
` [PATCH bpf-next 21/43] selftests/bpf: verifier/helper_packet_access.c "
` [PATCH bpf-next 22/43] selftests/bpf: verifier/helper_restricted.c "
` [PATCH bpf-next 23/43] selftests/bpf: verifier/helper_value_access.c "
` [PATCH bpf-next 24/43] selftests/bpf: verifier/int_ptr.c "
` [PATCH bpf-next 25/43] selftests/bpf: verifier/ld_ind.c "
` [PATCH bpf-next 26/43] selftests/bpf: verifier/leak_ptr.c "
` [PATCH bpf-next 27/43] selftests/bpf: verifier/map_ptr.c "
` [PATCH bpf-next 28/43] selftests/bpf: verifier/map_ret_val.c "
` [PATCH bpf-next 29/43] selftests/bpf: verifier/masking.c "
` [PATCH bpf-next 30/43] selftests/bpf: verifier/meta_access.c "
` [PATCH bpf-next 31/43] selftests/bpf: verifier/raw_stack.c "
` [PATCH bpf-next 32/43] selftests/bpf: verifier/raw_tp_writable.c "
` [PATCH bpf-next 33/43] selftests/bpf: verifier/ringbuf.c "
` [PATCH bpf-next 34/43] selftests/bpf: verifier/spill_fill.c "
` [PATCH bpf-next 35/43] selftests/bpf: verifier/stack_ptr.c "
` [PATCH bpf-next 36/43] selftests/bpf: verifier/uninit.c "
` [PATCH bpf-next 37/43] selftests/bpf: verifier/value_adj_spill.c "
` [PATCH bpf-next 38/43] selftests/bpf: verifier/value.c "
` [PATCH bpf-next 39/43] selftests/bpf: verifier/value_or_null.c "
` [PATCH bpf-next 40/43] selftests/bpf: verifier/var_off.c "
` [PATCH bpf-next 41/43] selftests/bpf: verifier/xadd.c "
` [PATCH bpf-next 42/43] selftests/bpf: verifier/xdp.c "

[PATCH] hwmon: Driver for Sensylink CTF2304
 2023-03-25  3:21 UTC 

stable-rc/queue/6.1 build: 161 builds: 1 failed, 160 passed, 4 errors, 17 warnings (v6.1.21-13-ga5e08ed20312)
 2023-03-25  3:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-25  3:21 UTC 

[brgl:gpio/for-current] BUILD SUCCESS a21031ccf31b08eba585a03d444c44177d30cfa2
 2023-03-25  3:20 UTC 

[PATCH net-next] net/core: add optional threading for backlog processing
 2023-03-25  3:19 UTC  (6+ messages)

a tiny patch related to two shell scripts that use 2&>1 in place of 2>&1
 2023-03-25  3:18 UTC  (6+ messages)
` [PATCH 1/2] replace 2&>1 by 2>&1

RTT-PROBE: lore-subspace-rtt
 2023-03-25  3:11 UTC 

[PATCH bpf-next] libbpf: synchronize access to print function pointer
 2023-03-25  3:09 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] intel-ci: update blacklists to work with the Xe driver
 2023-03-25  3:08 UTC  (4+ messages)

[PATCH bpf-next 0/5] bpftool: Add inline annotations when dumping program CFGs
 2023-03-25  3:05 UTC  (6+ messages)
` [PATCH bpf-next 2/5] bpftool: Fix bug for long instructions in program CFG dumps
` [PATCH bpf-next 3/5] bpftool: Support inline annotations when dumping the CFG of a program

[PATCH v4 0/5] pinctrl: s32: driver improvements and generic struct use
 2023-03-25  3:02 UTC  (5+ messages)
` [PATCH v4 5/5] pinctrl: s32: separate const device data from struct s32_pinctrl_soc_info

[qemu-mainline test] 179915: regressions - trouble: fail/pass/starved
 2023-03-25  3:02 UTC 

[kvalo-ath:ath-qca] BUILD SUCCESS c2bb0e7b1c446c3bee2c2bae368ce9a5bd72a4a3
 2023-03-25  3:02 UTC 

[kvalo-ath:master] BUILD SUCCESS bea046575a2e6d7d1cf63cc7ab032647a3585de5
 2023-03-25  3:02 UTC 

[kvalo-ath:ath-next] BUILD SUCCESS 1be3640cbb4a52ac9a2653ff20d68f983366092c
 2023-03-25  3:02 UTC 

[PATCH] firmware: cs_dsp: Add a debugfs entry containing control details
 2023-03-25  3:01 UTC  (2+ messages)

[PATCH 0/3] arm64: kdump : take off the protection on crashkernel memory region
 2023-03-25  3:00 UTC  (20+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] arm64: kdump: do not map crashkernel region specifically
` [PATCH 3/3] arm64: kdump: defer the crashkernel reservation for platforms with no DMA memory zones

[PATCH v2 bpf-next 0/3] veristat: add better support of freplace programs
 2023-03-25  3:01 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: disassociate section handler on explicit bpf_program__set_type() call

RTT-PROBE: lore-subspace-rtt
 2023-03-25  3:01 UTC 

kernel/trace/trace_events_hist.c:1540:6: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
 2023-03-25  3:00 UTC 

[PATCH] scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()
 2023-03-25 11:00 UTC 

[PATCH 0/5] usermode_driver: Add management library and API
 2023-03-25  2:54 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-25  2:51 UTC 

[PATCH 2/2] nvme: use blk-mq polling for uring commands
 2023-03-25  2:50 UTC  (2+ messages)

[PATCH v2 1/3] x86/msi: passthrough all MSI-X vector ctrl writes to device model
 2023-03-25  2:49 UTC  (3+ messages)
` [PATCH v2 2/3] x86/hvm: Allow writes to registers on the same page as MSI-X table
` [PATCH v2 3/3] x86/msi: clear initial MSI-X state on boot

[RFC PATCH v1 0/4] HiSilicon Performance Monitor Control Unit
 2023-03-25  2:48 UTC  (7+ messages)
` [RFC PATCH v1 1/4] docs: perf: Add documentation for HiSilicon PMCU

[PATCH 0/2] zsmalloc: minor documentation updates
 2023-03-25  2:46 UTC  (3+ messages)
` [PATCH 1/2] zsmalloc: document new fullness grouping
` [PATCH 2/2] zsmalloc: document freeable stats

sphinx - proper method for linking
 2023-03-25  2:45 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-25  2:41 UTC 

[axboe-block:iter-ubuf 2/2] lib/iov_iter.c:1786:9: warning: no previous prototype for '__import_iovec_ubuf'
 2023-03-25  2:39 UTC 

[PATCH] cpufreq: schedutil: Combine two loops into one in sugov_start()
 2023-03-25  2:37 UTC  (3+ messages)

[PATCH] drm/amd/pm: re-enable the gfx imu when smu resume
 2023-03-25  2:36 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-25  2:31 UTC 

[syzbot] [wireless?] INFO: task hung in switchdev_deferred_process_work (2)
 2023-03-25  2:29 UTC 

[PATCH BlueZ 1/4] shared/gatt-db: Make gatt_db_attribute_get_value public
 2023-03-25  2:27 UTC  (2+ messages)
` [BlueZ,1/4] "

[syzbot] [ext4?] possible deadlock in __jbd2_log_wait_for_space
 2023-03-25  2:26 UTC 

Pull request: rpi-2023.04
 2023-03-25  2:24 UTC  (2+ messages)

[PATCH v8 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-25  2:24 UTC  (4+ messages)
` [PATCH v8 4/6] dt-bindings: net: Add support StarFive dwmac

RTT-PROBE: lore-subspace-rtt
 2023-03-25  2:21 UTC 

[PATCH net v2] vmxnet3: use gro callback when UPT is enabled
 2023-03-25  2:20 UTC  (2+ messages)

[PATCH] ptp_qoriq: fix memory leak in probe()
 2023-03-25  2:20 UTC  (2+ messages)

[PATCH net-next v3] tools: ynl: add the Python requirements.txt file
 2023-03-25  2:20 UTC  (2+ messages)

[PATCH] mISDN: remove unused vpm_read_address and cpld_read_reg functions
 2023-03-25  2:20 UTC  (2+ messages)

[RFC PATCH 0/7] Make rstat flushing IRQ and sleep friendly
 2023-03-25  2:17 UTC  (8+ messages)
` [RFC PATCH 1/7] cgroup: rstat: only disable interrupts for the percpu lock

[PATCH 0/2] Submit split bios in LBA order
 2023-03-25  2:15 UTC  (19+ messages)
` [PATCH 2/2] block: Split and submit "

[PATCH net-next 0/2] Quirk for OEM SFP-2.5G-T copper module
 2023-03-25  2:12 UTC  (3+ messages)
` [PATCH net-next 2/2] net: sfp: add quirk for 2.5G copper SFP

[PATCH] net: dsa: b53: mmap: add phy ops
 2023-03-25  2:13 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-25  2:11 UTC 

[ovmf test] 179950: all pass - PUSHED
 2023-03-25  2:09 UTC 

[PATCH net v2] net: dsa: realtek: fix out-of-bounds access
 2023-03-25  2:10 UTC  (2+ messages)

[PATCH] ring-buffer: Fix race while reader and writer are on the same page
 2023-03-25  2:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net: fman: Add myself as a reviewer
 2023-03-25  2:09 UTC  (2+ messages)

[arnd-asm-generic:dma-sync-rework 20/20] include/linux/dma-sync.h:24:6: warning: no previous prototype for 'arch_sync_dma_for_device'
 2023-03-25  2:09 UTC 

[PATCH net v2] r8169: fix RTL8168H and RTL8107E rx crc error
 2023-03-25  2:08 UTC  (2+ messages)

[PATCH net-next v2 0/4] net/sched: act_tunnel_key: add support for TUNNEL_DONT_FRAGMENT
 2023-03-25  2:06 UTC  (3+ messages)
` [PATCH net-next v2 1/4] net/sched: act_tunnel_key: add support for "don't fragment"

RTT-PROBE: lore-subspace-rtt
 2023-03-25  2:01 UTC 

[PATCH bpf-next v2 0/2] bpf: add bound tracking for BPF_MOD
 2023-03-25  1:57 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] "

Read speed for a PCIe NVMe SSD is ridiculously slow on a multi-socket machine
 2023-03-25  1:56 UTC  (5+ messages)

[PATCH v4] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-03-25  1:53 UTC  (13+ messages)

[syzbot] [wireless?] INFO: task hung in switchdev_deferred_process_work (2)
 2023-03-25  1:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-25  1:51 UTC 

[PATCH v1 2/3] drm/amd/pm: send the SMT-enable message to pmfw
 2023-03-25  1:49 UTC  (6+ messages)
` [v1,2/3] "

Future of the SAA7146 drivers
 2023-03-25  1:44 UTC  (15+ messages)
                          ` [PATCH] Legacy DVB API: completion of documentation

[RFC v4 00/10] DRM scheduling cgroup controller
 2023-03-25  1:43 UTC  (5+ messages)
  ` [Intel-gfx] "

[Intel-gfx] [PATCH 1/2] drm/i915/display: Restore dsparb_lock
 2023-03-25  1:42 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915/display: Restore dsparb_lock. (rev4)

RTT-PROBE: lore-subspace-rtt
 2023-03-25  1:41 UTC 

SQLite 3.41.x substantial performance regression
 2023-03-25  1:36 UTC 

[meta-filesystems][PATCH] xfstests: Fix build with musl
 2023-03-25  1:35 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-25  1:31 UTC 

[PATCH] m4: Check for FTW_ACTIONRETVAL along with nftw
 2023-03-25  1:28 UTC 

[pull request][net-next V2 00/15] mlx5 updates 2023-03-20
 2023-03-25  1:26 UTC  (2+ messages)

[syzbot] [wireless?] INFO: task hung in switchdev_deferred_process_work (2)
 2023-03-25  1:24 UTC 

[Buildroot] [PATCH v1 1/1] package/containerd: bump to LTS release 1.6.19
 2023-03-25  1:24 UTC 

[PATCH] credential/wincred: include wincred.h
 2023-03-25  1:23 UTC 

[PATCH] scsi: Improves scsi_vpd_inquiry() checks
 2023-03-25  1:20 UTC  (2+ messages)

Memory coherency issue with IO thread offloading?
 2023-03-25  1:20 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-25  1:21 UTC 

[PATCH] ksmbd: remove unused is_char_allowed function
 2023-03-25  1:20 UTC  (2+ messages)

[PATCH] megaraid_sas: a fix in fw_crash_buffer_show
 2023-03-25  1:18 UTC  (2+ messages)

[PATCH 0/5] limit set the host state by sysfs
 2023-03-25  1:17 UTC  (6+ messages)
` [PATCH 1/5] scsi: fix switch host state race between by sysfs and others
` [PATCH 2/5] scsi: introduce SHOST_BLOCKED state to support blocking IO
` [PATCH 3/5] scsi: limit to set the host state
` [PATCH 4/5] scsi: blocking IO when host is blocked
` [PATCH 5/5] scsi: run queue after set host state from blocked to running

[GIT PULL] more hotfixes for 6.3-rc4
 2023-03-25  1:18 UTC  (2+ messages)

[bluez/bluez] 1ee1fc: bap: Fix not continue selecting if endpoint respon
 2023-03-25  1:18 UTC 

[GIT PULL] ksmbd server fixes
 2023-03-25  1:18 UTC  (2+ messages)

[PATCH v3 00/28] Introduce QC USB SND audio offloading support
 2023-03-25  1:15 UTC  (7+ messages)
` [PATCH v3 08/28] ASoC: qcom: Add USB backend ASoC driver for Q6

[PATCH] scsi: mpt3sas: Don't print sense pool info twice
 2023-03-25  1:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] scsi: megaraid_sas: fix for a crash after a double completion
 2023-03-25  1:16 UTC  (2+ messages)

[xen-unstable-smoke test] 179947: tolerable trouble: pass/starved - PUSHED
 2023-03-25  1:16 UTC 

[RFC PATCH 0/1] Add TCPM connector role-switch endpoint binding
 2023-03-25  1:15 UTC  (2+ messages)
` [RFC PATCH 1/1] usb: typec: tcpm: Support role-switch remote endpoint in connector

[PATCH] SMB3: Close deferred file handles if we get handle lease break
 2023-03-25  1:14 UTC  (3+ messages)

[Buildroot] [PATCH] package/qemu: allow building only the guest agent
 2023-03-25  1:14 UTC  (3+ messages)

[PATCH v13 000/113] KVM TDX basic feature support
 2023-03-25  1:12 UTC  (4+ messages)
` [PATCH v13 057/113] KVM: TDX: MTRR: implement get_mt_mask() for TDX

RTT-PROBE: lore-subspace-rtt
 2023-03-25  1:11 UTC 

[wireless-regdb] [PATCH] Update regulatory info for Russia (RU) on 6GHz
 2023-03-25  1:04 UTC  (2+ messages)

[PATCH -next v3] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
 2023-03-25  1:02 UTC  (4+ messages)

[PATCH] io_uring/rw: transform single vector readv/writev into ubuf
 2023-03-25  1:06 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t] tests/xe_guc_pc: Restore max freq first
 2023-03-25  1:06 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[dm-devel] [PATCH v2] dm-crypt: reexport sysfs of kcryptd workqueue
 2023-03-25  1:01 UTC  (2+ 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.