All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-14 23:36:54 to 2023-11-15 01:31:47 UTC [more...]

[PATCH] initialize struct otg_fsm earlier
 2023-11-15  1:31 UTC  (4+ messages)

linux-next: Tree for Nov 15
 2023-11-15  1:27 UTC 

[PATCH v5 00/31] Unified CPU type check
 2023-11-15  1:26 UTC  (57+ messages)
` [PATCH v5 01/31] target/alpha: Remove 'ev67' CPU class
` [PATCH v5 02/31] target/hppa: Remove object_class_is_abstract()
` [PATCH v5 03/31] cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
` [PATCH v5 04/31] target: Remove 'oc == NULL' check
` [PATCH v5 05/31] cpu: Add helper cpu_model_from_type()
` [PATCH v5 06/31] cpu: Add generic cpu_list()
` [PATCH v5 07/31] target/alpha: Use "
` [PATCH v5 08/31] target/arm: "
` [PATCH v5 09/31] target/avr: "
` [PATCH v5 10/31] target/cris: "
` [PATCH v5 11/31] target/hexagon: "
` [PATCH v5 12/31] target/hppa: "
` [PATCH v5 13/31] target/loongarch: "
` [PATCH v5 14/31] target/m68k: "
` [PATCH v5 15/31] target/mips: "
` [PATCH v5 16/31] target/openrisc: "
` [PATCH v5 17/31] target/riscv: "
` [PATCH v5 18/31] target/rx: "
` [PATCH v5 19/31] target/sh4: "
` [PATCH v5 20/31] target/tricore: "
` [PATCH v5 21/31] target/xtensa: "
` [PATCH v5 22/31] target: Use generic cpu_model_from_type()
` [PATCH v5 23/31] machine: Constify MachineClass::valid_cpu_types[i]
` [PATCH v5 24/31] machine: Use error handling when CPU type is checked
` [PATCH v5 25/31] machine: Introduce helper is_cpu_type_supported()
` [PATCH v5 26/31] machine: Print CPU model name instead of CPU type name
` [PATCH v5 27/31] hw/arm/virt: Hide host CPU model for tcg
` [PATCH v5 28/31] hw/arm/virt: Check CPU type in machine_run_board_init()
` [PATCH v5 29/31] hw/arm/sbsa-ref: "
` [PATCH v5 30/31] hw/arm: "
` [PATCH v5 31/31] hw/riscv/shakti_c: "

[PATCH 0/5] riscv: sophgo: add clock support for sg2042
 2023-11-15  1:27 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: clock: sophgo: Add SG2042 clock definitions
` [PATCH 2/5] dt-bindings: soc: sophgo: Add Sophgo syscon module

[PATCH v10 0/5] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-11-15  1:26 UTC  (6+ messages)
` [PATCH v10 4/5] drivers/perf: add DesignWare PCIe PMU driver

[Intel-gfx] [PATCH] drm/i915: do not clean GT table on error path
 2023-11-15  1:25 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: do not clean GT table on error path (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v3 0/4] Remove the XFS mrlock
 2023-11-15  1:17 UTC  (5+ messages)
` [PATCH v3 1/4] locking: Add rwsem_assert_held() and rwsem_assert_held_write()

[GIT PULL] Zstd fixes for v6.7
 2023-11-15  1:17 UTC 

[PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
 2023-11-15  1:15 UTC  (4+ messages)

[bluez/bluez] ad089d: adapter: fix heap corruption during discovery filt
 2023-11-15  1:14 UTC 

[PATCH v2] pinctrl: avoid reload of p state in list iteration
 2023-11-15  1:09 UTC 

Several tst-robust* tests time out with recent Linux kernel
 2023-11-15  1:11 UTC  (6+ messages)

[syzbot] [autofs?] general protection fault in autofs_fill_super
 2023-11-15  1:06 UTC  (9+ messages)
` [PATCH] autofs: fix null deref "

[f2fs-dev] [PATCH] f2fs: skip adding a discard command if exists
 2023-11-15  1:05 UTC  (3+ messages)

sr-iov related bonding regression (two regressions in one report)
 2023-11-15  0:54 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] migration-guide: add release notes for 4.0.14
 2023-11-15  1:00 UTC 

[PATCH] ci: avoid running the test suite _twice_
 2023-11-15  1:00 UTC  (5+ messages)

[PATCH V3 1/2] md: bypass block throttle for superblock update
 2023-11-15  1:00 UTC  (4+ messages)
` [PATCH V3 2/2] Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"

[Intel-xe] [PATCH] drm/xe: Make xe_mmio_tile_vram_size() static
 2023-11-15  1:00 UTC  (2+ messages)

[PATCH net-next] wifi: rt2x00: Simplify bool conversion
 2023-11-15  1:00 UTC 

[Intel-xe] [PATCH v2 00/11] GSC FW loading
 2023-11-15  0:59 UTC  (18+ messages)
` [Intel-xe] [PATCH v2 01/11] fixup! drm/xe/guc: Report submission version of GuC firmware
` [Intel-xe] [PATCH v2 02/11] drm/xe/uc: Rework uC version tracking
` [Intel-xe] [PATCH v2 03/11] drm/xe/gsc: Introduce GSC FW
` [Intel-xe] [PATCH v2 04/11] drm/xe/gsc: Parse GSC FW header
` [Intel-xe] [PATCH v2 05/11] drm/xe/gsc: GSC FW load
` [Intel-xe] [PATCH v2 06/11] drm/xe/gsc: Implement WA 14015076503
` [Intel-xe] [PATCH v2 07/11] drm/xe/gsc: Trigger a driver flr to cleanup the GSC on unload
` [Intel-xe] [PATCH v2 08/11] drm/xe/gsc: Add an interface for GSC packet submissions
` [Intel-xe] [PATCH v2 09/11] drm/xe/gsc: Query GSC compatibility version
` [Intel-xe] [PATCH v2 10/11] drm/xe/gsc: Define GSCCS for MTL
` [Intel-xe] [PATCH v2 11/11] drm/xe/gsc: Define GSC FW "
` [Intel-xe] ✓ CI.Patch_applied: success for GSC FW loading (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "

[PATCH 0/7] kexec_file: print out debugging message if required
 2023-11-15  0:58 UTC  (8+ messages)
` [PATCH 1/7] kexec_file: add kexec_file flag to control debug printing

[PATCH] pinctrl: avoid reload of p state in interation
 2023-11-15  0:56 UTC  (3+ messages)

[Intel-xe] [PATCH v4] drm/xe: Extend scratch page support to fault mode
 2023-11-15  0:56 UTC 

[Intel-xe] [RFC v3 0/2] drm/xe/pvc: Enable fixed CCS mode
 2023-11-15  0:53 UTC  (3+ messages)
` [Intel-xe] [RFC v3 1/2] drm/xe: Enable Fixed CCS mode setting

drivers/iommu/intel/dmar.c:1050:35: error: '%d' directive writing between 1 and 10 bytes into a region of size 9
 2023-11-15  0:49 UTC 

include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_460' declared with attribute error: BUILD_BUG_ON failed: sizeof(vring->va[0]) != 32
 2023-11-15  0:49 UTC 

[PATCH v2] kbuild: Add inline-account tool
 2023-11-15  0:49 UTC 

[Intel-gfx] [PATCH v1 1/1] drm/i915/gt: Dont wait forever when idling in suspend
 2023-11-15  0:49 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v1,1/1] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] send-email: avoid duplicate specification warnings
 2023-11-15  0:48 UTC  (4+ messages)

[PATCH v4 00/12] Resolve issues with booting distros on x86
 2023-11-15  0:48 UTC  (11+ messages)
` [PATCH v4 09/12] x86: Enable SSE in 64-bit mode

BPF CI email notifications
 2023-11-15  0:45 UTC 

[PATCH RFC RFT v2 0/5] fork: Support shadow stacks in clone3()
 2023-11-15  0:45 UTC  (3+ messages)
` [PATCH RFC RFT v2 2/5] fork: Add shadow stack support to clone3()

[PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
 2023-11-15  0:44 UTC  (6+ messages)

Booting an x86-64 BIOS Machine
 2023-11-14 18:54 UTC 

[PATCH 0/2] kexec_file: Load kernel at top of system RAM if required
 2023-11-15  0:40 UTC  (7+ messages)
` [PATCH 1/2] resource: add walk_system_ram_res_rev()

[PATCH v2] audit: don't take task_lock() in audit_exe_compare() code path
 2023-11-15  0:36 UTC  (9+ messages)

[PATCH] iproute2: prevent memory leak
 2023-11-15  0:36 UTC  (2+ messages)

[PATCH] ceph: quota: Fix invalid pointer access in
 2023-11-15  0:35 UTC  (2+ messages)

[PATCH] audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()
 2023-11-15  0:31 UTC 

[PATCH BlueZ v2] bap: handle state transitions with old_state == new_state
 2023-11-15  0:30 UTC  (2+ messages)

[PATCH BlueZ] media: add Retransmissions in SelectProperties QoS
 2023-11-15  0:30 UTC  (2+ messages)

xen | Successful pipeline for stable-4.16 | 4dfe9517
 2023-11-15  0:29 UTC 

[PATCH v1 0/7] xen-arm: add support for virtio-pci
 2023-11-15  0:22 UTC  (4+ messages)
` [PATCH v1 4/7] xen_pvdev: Do not assume Dom0 when creating a directrory

[PATCH 00/43] replace strerror
 2023-11-15  0:22 UTC  (5+ messages)
` [PATCH 02/43] eal: use rte strerror

[PATCH BlueZ 1/4] doc: extend MediaEndpoint1 API with SelectQoS
 2023-11-15  0:22 UTC  (2+ messages)

[PATCH] wifi: ath12k: add 320 MHz bandwidth enums
 2023-11-15  0:12 UTC  (3+ messages)

[Intel-xe] [PATCH 1/3] drm/xe: Add device flag to indicate SR-IOV support
 2023-11-15  0:16 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/3] "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✗ CI.KUnit: failure "

[PATCH] raw/cnxk_bphy: switch to dynamic logging
 2023-11-15  0:15 UTC  (2+ messages)

[ANNOUNCE] QEMU 8.2.0-rc0 is now available
 2023-11-15  0:08 UTC 

[bisected] clang 16 built kernel crashes w. "BUG: kernel NULL pointer dereference, address: 00000007", gcc 13 built kernel with same config boots fine (6.7-rc1, x86_32)
 2023-11-15  0:15 UTC 

[PATCH] rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
 2023-11-15  0:15 UTC  (7+ messages)

[Intel-xe] [PATCH] drm/xe/mmio: Make xe_mmio_wait32() aware of interrupts
 2023-11-15  0:14 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Build: success for "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[PATCH v5 00/14] tpm: introduce TPM CRB SysBus device
 2023-11-15  0:12 UTC  (6+ messages)
` [PATCH v5 12/14] tests: acpi: implement TPM CRB tests for ARM virt

[Intel-gfx] [PATCH] drm/i915/display: keep struct intel_display members sorted
 2023-11-15  0:12 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 00/21] replace strtok with strtok_r
 2023-11-15  0:09 UTC  (6+ messages)
` [PATCH v3 00/22] replace strtok with reentrant version
  ` [PATCH v3 01/22] app/graph: "
  ` [PATCH v3 02/22] app/bbdev: "

[PATCH 1/3] netdev: Remove improper use of netdev_connect_failed
 2023-11-15  0:05 UTC  (3+ messages)
` [PATCH 2/3] netdev: Simplify netdev_auth_cb error logic
` [PATCH 3/3] netdev: Separate connect_failed and disconnected paths

[PATCH v2 00/18] btrfs: convert to the new mount API
 2023-11-15  0:06 UTC  (3+ messages)
` [PATCH v2 04/18] btrfs: move space cache settings into open_ctree

Patchtest results for [PATCH] selftest/reproducible: Allow packages exclusion via config
 2023-11-15  0:03 UTC 

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc1-127-gaea4a488542f)
 2023-11-15  0:03 UTC 

[PATCH] selftest/reproducible: Allow packages exclusion via config
 2023-11-15  0:00 UTC  (2+ messages)

[meta-oe][PATCH] cups-filters: Try to fix possible Makefile race condition
 2023-11-14 23:59 UTC  (2+ messages)
` [oe] "

linux-next: Tree for Nov 14
 2023-11-15  0:00 UTC  (2+ messages)
` linux-next: Tree for Nov 14 (loongarch: KVM)

[PATCH 1/2] oeqa/selftest/reproducible: Add OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES support
 2023-11-14 23:59 UTC  (2+ messages)
` [OE-core] "

[xen-4.16-testing test] 183752: tolerable FAIL - PUSHED
 2023-11-14 23:58 UTC 

[PATCH] drm/amdgpu: fix mca ipid socketid decode issue
 2023-11-14 23:58 UTC 

[PATCH] HID: wacom: Remove AES power_supply after extended inactivity
 2023-11-14 23:57 UTC 

[PATCH] drm/sched: Define pr_fmt() for DRM using pr_*()
 2023-11-14 23:57 UTC  (5+ messages)

arch/x86/kernel/cpu/mtrr/mtrr.c:650:33: sparse: sparse: self-comparison always evaluates to true
 2023-11-14 23:56 UTC 

[PATCH] bcachefs: six locks: Fix lost wakeup
 2023-11-14 23:56 UTC 

dunfell merge request: Nov 14th
 2023-11-14 23:56 UTC  (2+ messages)

[meta-oe][PATCH] cups-filters: Upgrade 1.28.17 -> 2.0.0
 2023-11-14 23:53 UTC  (5+ messages)

[PATCH] kernfs: support kernfs notify in memory recliam context
 2023-11-14 23:53 UTC  (5+ messages)

[PATCH v3 0/5] Add support for bcast multiple BISes
 2023-11-14 23:53 UTC  (5+ messages)
` [PATCH v3 2/5] bap: Fix source+sink endpoint registration
` [PATCH v3 4/5] profiles/audio/transport.c: Add support multiple BIS

[kirkstone PATCH] conf: machine: am62xx-lp-evm.conf: Pick MCU GPIO wakeup overlay
 2023-11-14 23:51 UTC 

[PATCH 1/1] nvme/host: Rescan namespace if ns_id is changed
 2023-11-14 21:57 UTC 

Patchtest results for [PATCH 1/2] oeqa/selftest/reproducible: Add OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES support
 2023-11-14 23:50 UTC 

[PATCH net v2] ravb: Fix races between ravb_tx_timeout_work() and net related ops
 2023-11-14 23:48 UTC  (4+ messages)

[Intel-gfx] linux-next: Signed-off-by missing for commit in the drm-misc tree
 2023-11-14 23:46 UTC  (9+ messages)
            `  "

[Bug 217769] New: XFS crash on mount on kernels >= 6.1
 2023-11-14 23:46 UTC  (4+ messages)
` [Bug 217769] "

Values generated by the ViryaOS uboot-script-gen do not work correctly on the Chromebook Snow
 2023-11-14 23:43 UTC  (5+ messages)

[PATCH 00/15] Tidy up file permission hooks
 2023-11-14 23:42 UTC  (3+ messages)
` [PATCH 09/15] fs: move file_start_write() into vfs_iter_write()

[PATCH v3 0/5] cmd: add scmi command
 2023-11-14 23:29 UTC  (3+ messages)
` [PATCH v3 2/5] firmware: scmi: support protocols on sandbox only if enabled

[PATCH v3 0/1] dts: Add the ability to bind ports to drivers
 2023-11-14 23:41 UTC  (5+ messages)
` [PATCH v3 1/1] dts: bind to DPDK driver before running test suites

[PATCH] spl: fix TPL_SYS_MALLOC_F description
 2023-11-14 23:30 UTC  (2+ messages)

[PATCH] drm/panel-orientation-quirks: add Lenovo Legion Go
 2023-11-14 23:38 UTC 

[Intel-gfx] [PATCH v6 0/2] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-11-14 23:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Resolve suspend-resume racing with GuC destroy-context-worker (rev6)


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.