All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-26 21:28:12 to 2023-06-26 22:20:11 UTC [more...]

[PATCH] counter: Fix menuconfig "Counter support" submenu entries disappearance
 2023-06-26 22:19 UTC  (5+ messages)

[PATCH net 0/2] Fix PTP received on wrong port with bridged SJA1105 DSA
 2023-06-26 22:18 UTC  (4+ messages)
` [PATCH net 2/2] net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT

[GIT pull] core/debugobjects for v6.5-rc1
 2023-06-26 22:18 UTC  (14+ messages)
` [GIT pull] irq/core "
` [GIT pull] smp/core "
` [GIT pull] timers/core "
` [GIT pull] x86/boot "
` [GIT pull] x86/core "

[GIT PULL] Qualcomm clock updates for v6.5, second attempt
 2023-06-26 22:16 UTC  (3+ messages)

[PATCH v2 00/26] maintainer omnibus: testing, fuzz, plugins, documentation
 2023-06-26 21:59 UTC  (27+ messages)
` [PATCH v2 01/26] gitlab: explicit set artifacts publishing criteria
` [PATCH v2 02/26] gitlab: ensure coverage job also publishes meson log
` [PATCH v2 03/26] gitlab: reduce testing scope of check-gcov
` [PATCH v2 04/26] docs/devel: remind developers to run CI container pipeline when updating images
` [PATCH v2 05/26] tests/tcg: add mechanism to handle plugin arguments
` [PATCH v2 06/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index
` [PATCH v2 07/26] scripts/oss-fuzz: add a suppression for keymap
` [PATCH v2 08/26] tests/qtests: clean-up and fix leak in generic_fuzz
` [PATCH v2 09/26] tests/docker: add test-fuzz
` [PATCH v2 10/26] Makefile: add lcitool-refresh to UNCHECKED_GOALS
` [PATCH v2 11/26] tests/lcitool: update to latest version
` [PATCH v2 12/26] tests/lcitool: Bump fedora container versions
` [PATCH v2 13/26] tests/lcitool: add an explicit gcc-native package
` [PATCH v2 14/26] tests/lcitool: introduce qemu-minimal
` [PATCH v2 15/26] tests/docker: convert riscv64-cross to lcitool
` [PATCH v2 16/26] tests/avocado: update firmware to enable sbsa-ref/max
` [PATCH v2 17/26] plugins: force slow path when plugins instrument memory ops
` [PATCH v2 18/26] plugins: fix memory leak while parsing options
` [PATCH v2 19/26] plugins: update lockstep to use g_memdup2
` [PATCH v2 20/26] docs/devel: add some front matter to the devel index
` [PATCH v2 21/26] include/migration: mark vmstate_register() as a legacy function
` [PATCH v2 22/26] include/hw/qdev-core: fixup kerneldoc annotations
` [PATCH v2 23/26] docs/devel/qom.rst: Correct code style
` [PATCH v2 24/26] docs/devel: split qom-api reference into new file
` [PATCH v2 25/26] docs/devel: introduce some key concepts for QOM development
` [PATCH v2 26/26] tests/plugin: Remove duplicate insn log from libinsn.so

[PATCH v1] perf pmu: Correct auto_merge_stats test
 2023-06-26 22:15 UTC  (2+ messages)

[PATCH net-next] net: scm: introduce and use scm_recv_unix helper
 2023-06-26 22:13 UTC  (2+ messages)
` [net-next] "

[GIT PULL] First set of Counter fixes for 6.5
 2023-06-26 22:10 UTC 

linux-next: build failure after merge of the bluetooth tree
 2023-06-26 22:09 UTC  (6+ messages)

[PATCH] arm64: dts: mediatek: Fix "status" values
 2023-06-26 22:10 UTC  (2+ messages)

[PATCH] ARM: dts: at91-vinco: Fix "status" values
 2023-06-26 22:10 UTC  (2+ messages)

[PATCH] ARM: dts: hisilicon: Fix "status" values
 2023-06-26 22:10 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-06-26 22:13 UTC 

[PATCH] arm64: dts: qcom: Fix "status" value
 2023-06-26 22:09 UTC 

[PATCH v6 0/7] cxl: Support device sanitation
 2023-06-26 21:32 UTC  (3+ messages)

[PATCH v4 00/19] target/riscv, KVM: fixes and enhancements
 2023-06-26 22:02 UTC  (20+ messages)
` [PATCH v4 01/19] target/riscv: skip features setup for KVM CPUs
` [PATCH v4 02/19] hw/riscv/virt.c: skip 'mmu-type' FDT if satp mode not set
` [PATCH v4 03/19] target/riscv/cpu.c: restrict 'mvendorid' value
` [PATCH v4 04/19] target/riscv/cpu.c: restrict 'mimpid' value
` [PATCH v4 05/19] target/riscv/cpu.c: restrict 'marchid' value
` [PATCH v4 06/19] target/riscv: use KVM scratch CPUs to init KVM properties
` [PATCH v4 07/19] target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
` [PATCH v4 08/19] target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
` [PATCH v4 09/19] linux-headers: Update to v6.4-rc1
` [PATCH v4 10/19] target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
` [PATCH v4 11/19] target/riscv/cpu: add misa_ext_info_arr[]
` [PATCH v4 12/19] target/riscv: add KVM specific MISA properties
` [PATCH v4 13/19] target/riscv/kvm.c: update KVM MISA bits
` [PATCH v4 14/19] target/riscv/kvm.c: add multi-letter extension KVM properties
` [PATCH v4 15/19] target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
` [PATCH v4 16/19] target/riscv/cpu.c: create KVM mock properties
` [PATCH v4 17/19] target/riscv: update multi-letter extension KVM properties
` [PATCH v4 18/19] target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
` [PATCH v4 19/19] target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM

[Patch] acpica: Add AML_NO_OPERAND_RESOLVE flag to Timer
 2023-06-26 22:06 UTC  (2+ messages)
` [Acpica-devel] "

[PATCH v2 bpf-next 00/18] BPF token
 2023-06-26 22:08 UTC  (25+ messages)

[Intel-xe] [PATCH 1/2 v2] drm/xe: fix bounds checking for 'len' in xe_engine_create_ioctl
 2023-06-26 22:09 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Build: success for series starting with [1/2,v2] "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH v3] docs: target: Remove useless tcm_mod_builder.py
 2023-06-26 22:02 UTC  (2+ messages)

[GIT PULL] workqueue: Ordered workqueue creation cleanups for v6.5
 2023-06-26 22:03 UTC 

[OE-core][mickledore 1/5] linux-yocto/5.15: update to v5.15.114
 2023-06-26 22:06 UTC  (4+ messages)
` [OE-core][mickledore 5/5] linux-yocto/5.15: update to v5.15.118

[PATCH v3 0/1] asus-wmi: add support for ASUS screenpad
 2023-06-26 21:51 UTC  (3+ messages)
` [PATCH v3 1/1] platform/x86: "

[PATCH net-next] tools: Fix MSG_SPLICE_PAGES build error in trace tools
 2023-06-26 21:59 UTC  (7+ messages)

[PATCH AUTOSEL 4.19 1/5] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:51 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 2/5] bnx2x: fix page fault following EEH recovery
` [PATCH AUTOSEL 4.19 3/5] sctp: handle invalid error codes without calling BUG()
` [PATCH AUTOSEL 4.19 4/5] cifs: add a warning when the in-flight count goes negative
` [PATCH AUTOSEL 4.19 5/5] ALSA: seq: oss: Fix racy open/close of MIDI devices

[PATCH AUTOSEL 6.1 01/15] wifi: cfg80211: remove links only on AP
 2023-06-26 21:50 UTC  (15+ messages)
` [PATCH AUTOSEL 6.1 02/15] wifi: mac80211: Use active_links instead of valid_links in Tx
` [PATCH AUTOSEL 6.1 03/15] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
` [PATCH AUTOSEL 6.1 04/15] bnx2x: fix page fault following EEH recovery
` [PATCH AUTOSEL 6.1 05/15] smb/client: print "Unknown" instead of bogus link speed value
` [PATCH AUTOSEL 6.1 06/15] cifs: fix sockaddr comparison in iface_cmp
` [PATCH AUTOSEL 6.1 07/15] cifs: fix max_credits implementation
` [PATCH AUTOSEL 6.1 08/15] sctp: handle invalid error codes without calling BUG()
` [PATCH AUTOSEL 6.1 09/15] cifs: add a warning when the in-flight count goes negative
` [PATCH AUTOSEL 6.1 10/15] scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity
` [PATCH AUTOSEL 6.1 11/15] scsi: storvsc: Always set no_report_opcodes
` [PATCH AUTOSEL 6.1 12/15] scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path
` [PATCH AUTOSEL 6.1 13/15] LoongArch: Let pmd_present() return true when splitting pmd
` [PATCH AUTOSEL 6.1 14/15] LoongArch: Fix the write_fcsr() macro
` [PATCH AUTOSEL 6.1 15/15] ALSA: seq: oss: Fix racy open/close of MIDI devices

[selinuxproject-selinux:main 1/1] README.orig: warning: ignored by one of the .gitignore files
 2023-06-26 22:03 UTC 

[igt-dev] [PATCH i-g-t v2] tests/kms_plane_cursor: Handle invalid pipe in big joiner
 2023-06-26 22:04 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v7 1/3] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding
 2023-06-26 21:58 UTC  (2+ messages)
` [v7,1/3] "

RTT-PROBE: lore-subspace-rtt
 2023-06-26 22:03 UTC 

[RFC bpf-next v2 00/11] bpf: Netdev TX metadata
 2023-06-26 22:00 UTC  (5+ messages)
` [RFC bpf-next v2 06/11] net: veth: Implement devtx timestamp kfuncs

[kirkstone][PATCH] blktrace: ask for python3 specifically
 2023-06-26 22:01 UTC 

[PATCH V3] dt-bindings: nvmem: fixed-cell: add compatible for MAC cells
 2023-06-26 21:54 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 1/7] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:51 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 2/7] bnx2x: fix page fault following EEH recovery
` [PATCH AUTOSEL 5.10 3/7] smb/client: print "Unknown" instead of bogus link speed value
` [PATCH AUTOSEL 5.10 4/7] sctp: handle invalid error codes without calling BUG()
` [PATCH AUTOSEL 5.10 5/7] cifs: add a warning when the in-flight count goes negative
` [PATCH AUTOSEL 5.10 6/7] scsi: storvsc: Always set no_report_opcodes
` [PATCH AUTOSEL 5.10 7/7] ALSA: seq: oss: Fix racy open/close of MIDI devices

[PATCH AUTOSEL 5.15 1/9] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:50 UTC  (9+ messages)
` [PATCH AUTOSEL 5.15 2/9] bnx2x: fix page fault following EEH recovery
` [PATCH AUTOSEL 5.15 3/9] smb/client: print "Unknown" instead of bogus link speed value
` [PATCH AUTOSEL 5.15 4/9] sctp: handle invalid error codes without calling BUG()
` [PATCH AUTOSEL 5.15 5/9] cifs: add a warning when the in-flight count goes negative
` [PATCH AUTOSEL 5.15 6/9] scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity
` [PATCH AUTOSEL 5.15 7/9] scsi: storvsc: Always set no_report_opcodes
` [PATCH AUTOSEL 5.15 8/9] scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path
` [PATCH AUTOSEL 5.15 9/9] ALSA: seq: oss: Fix racy open/close of MIDI devices

[PATCH AUTOSEL 4.14 1/5] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:51 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 2/5] bnx2x: fix page fault following EEH recovery
` [PATCH AUTOSEL 4.14 3/5] sctp: handle invalid error codes without calling BUG()
` [PATCH AUTOSEL 4.14 4/5] cifs: add a warning when the in-flight count goes negative
` [PATCH AUTOSEL 4.14 5/5] ALSA: seq: oss: Fix racy open/close of MIDI devices

[PATCH AUTOSEL 5.4 1/6] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
 2023-06-26 21:51 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 2/6] bnx2x: fix page fault following EEH recovery
` [PATCH AUTOSEL 5.4 3/6] sctp: handle invalid error codes without calling BUG()
` [PATCH AUTOSEL 5.4 4/6] cifs: add a warning when the in-flight count goes negative
` [PATCH AUTOSEL 5.4 5/6] scsi: storvsc: Always set no_report_opcodes
` [PATCH AUTOSEL 5.4 6/6] ALSA: seq: oss: Fix racy open/close of MIDI devices

RTT-PROBE: lore-subspace-rtt
 2023-06-26 21:53 UTC 

[PATCH AUTOSEL 6.3 01/16] wifi: cfg80211: remove links only on AP
 2023-06-26 21:49 UTC  (16+ messages)
` [PATCH AUTOSEL 6.3 02/16] wifi: mac80211: Use active_links instead of valid_links in Tx
` [PATCH AUTOSEL 6.3 03/16] netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
` [PATCH AUTOSEL 6.3 04/16] bnx2x: fix page fault following EEH recovery
` [PATCH AUTOSEL 6.3 05/16] smb/client: print "Unknown" instead of bogus link speed value
` [PATCH AUTOSEL 6.3 06/16] cifs: fix sockaddr comparison in iface_cmp
` [PATCH AUTOSEL 6.3 07/16] cifs: fix max_credits implementation
` [PATCH AUTOSEL 6.3 08/16] sctp: handle invalid error codes without calling BUG()
` [PATCH AUTOSEL 6.3 09/16] cifs: add a warning when the in-flight count goes negative
` [PATCH AUTOSEL 6.3 10/16] scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity
` [PATCH AUTOSEL 6.3 11/16] scsi: storvsc: Always set no_report_opcodes
` [PATCH AUTOSEL 6.3 12/16] scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path
` [PATCH AUTOSEL 6.3 13/16] LoongArch: Let pmd_present() return true when splitting pmd
` [PATCH AUTOSEL 6.3 14/16] LoongArch: Fix the write_fcsr() macro
` [PATCH AUTOSEL 6.3 15/16] LoongArch: Avoid uninitialized alignment_mask
` [PATCH AUTOSEL 6.3 16/16] ALSA: seq: oss: Fix racy open/close of MIDI devices

[PATCH v2 0/6] Update document description for kvm_mmu_page and kvm_mmu_page_role
 2023-06-26 21:49 UTC  (5+ messages)
` [PATCH v2 2/6] KVM: Documentation: Update the field name gfns and its description in kvm_mmu_page
` [PATCH v2 3/6] KVM: Documentation: Add the missing description for ptep "

linux-next: build failure after merge of the net-next tree
 2023-06-26 21:49 UTC  (5+ messages)
` [PATCH net-next] perf trace: fix MSG_SPLICE_PAGES build error

[mickledore][PATCH] bno_plot.py, btt_plot.py: Ask for python3 specifically
 2023-06-26 21:48 UTC 

[PATCH v4 00/11] NFS sysfs scaffolding
 2023-06-26 21:47 UTC  (4+ messages)
` [PATCH v4 05/11] NFS: add superblock sysfs entries

[RFC PATCH v2 0/6] KVM: guest memory: Misc enhacnement
 2023-06-26 21:48 UTC  (7+ messages)
` [RFC PATCH v2 3/6] KVM: x86/mmu: Pass round full 64-bit error code for the KVM page fault

[PATCH 0/4] OpenRISC floating point context support
 2023-06-26 21:38 UTC  (3+ messages)
` [PATCH 3/4] openrisc: Support floating point user api

[GIT PULL] bcachefs
 2023-06-26 21:46 UTC 

[PATCH] bno_plot.py, btt_plot.py: Ask for python3 specifically
 2023-06-26 21:46 UTC 

[PATCH net-next] phylink: ReST-ify the phylink_pcs_neg_mode() kdoc
 2023-06-26 21:46 UTC 

[PULL 00/30] ppc queue
 2023-06-26 21:45 UTC  (4+ messages)
` [PULL 10/30] ppc/spapr: H_ENTER_NESTED should restore host XER ca field

[PATCH] xfs: fix deadlock when set label online
 2023-06-26 21:45 UTC  (2+ messages)

[PATCH 6.1 000/170] 6.1.36-rc1 review
 2023-06-26 21:45 UTC  (2+ messages)

[GIT PULL] workqueue changes for-6.5
 2023-06-26 21:45 UTC 

[RFC] Interest in additional endianness documentation
 2023-06-26 21:44 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-06-26 21:43 UTC 

[Bug report] __arch_hweight32/64 x86
 2023-06-26 21:42 UTC  (3+ messages)

[PATCH 0/2] RISC-V: Probe for misaligned access speed
 2023-06-26 21:42 UTC  (4+ messages)
` [PATCH 1/2] RISC-V: Probe for unaligned "

[Buildroot] Interested in board support for Radxa Rock 5b
 2023-06-26 21:42 UTC  (5+ messages)

[PATCH 0/5] Misc fixes for throttle
 2023-06-26 21:38 UTC  (9+ messages)
` [PATCH 2/5] test-throttle: use enum ThrottleTimerType
` [PATCH 3/5] throttle: support read-only and write-only
` [PATCH 4/5] test-throttle: test read only and write only
` [PATCH 5/5] cryptodev: use NULL throttle timer cb for read direction

[igt-dev] [PATCH i-g-t v4] lib/igt_sysfs: add asserting helpers for read/write operations
 2023-06-26 21:37 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for lib/igt_sysfs: add asserting helpers for read/write operations (rev4)

[PATCH v4 00/13] KVM: x86/mmu: Optimize clear dirty log
 2023-06-26 21:37 UTC  (4+ messages)
` [PATCH v4 06/13] KVM: x86/mmu: Bypass __handle_changed_spte() when clearing TDP MMU dirty bits

[RFC bpf-next v2 11/11] net/mlx5e: Support TX timestamp metadata
 2023-06-26 21:36 UTC  (11+ messages)

[Buildroot] [RFC v3 1/2] package/pkg-meson.mk: support fortran cross-compilation
 2023-06-26 21:34 UTC  (2+ messages)

Fwd: After kernel 6.3.7 or 6.3.8 b43 driver fails
 2023-06-26 21:33 UTC  (12+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-06-26 21:33 UTC 

[PATCH v4 0/1] drm/doc: Document DRM device reset expectations
 2023-06-26 21:32 UTC  (4+ messages)
` [PATCH v4 1/1] "

[ANNOUNCE] Git Merge 2023 updates
 2023-06-26 21:30 UTC 

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, a0433f8c)
 2023-06-26 21:31 UTC 

[GIT PULL] SELinux patches for v6.5
 2023-06-26 21:28 UTC 

[PATCH 0/7] random msm bindings fixes
 2023-06-26 21:28 UTC  (3+ messages)
` [PATCH 2/7] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Fix 8996 clocks


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.