All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-06 19:41:35 to 2023-11-06 20:27:33 UTC [more...]

[PATCH v3 0/3] Add a few panels and use correct modes
 2023-11-06 20:22 UTC  (5+ messages)
` [PATCH v3 1/3] drm/panel-edp: drm/panel-edp: Add several generic edp panels
` [PATCH v3 3/3] drm/panel-edp: Avoid adding multiple preferred modes

[PATCH RFC 00/11] Several Time Travel Mode Enhancements
 2023-11-06 20:26 UTC  (5+ messages)
` [PATCH RFC 01/11] um: Make UBD requests synchronous in TT ext/infcpu mode
` [PATCH RFC 03/11] um: Use a simple time travel handler for line interrupts

[PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-06 20:25 UTC  (3+ messages)
` [PATCH v5 3/6] zswap: make shrinking memcg-aware

[PATCH v2 00/13] Introduce support for multiqueue (MQ) in fnic
 2023-11-06 20:25 UTC  (30+ messages)
` [PATCH v2 01/13] scsi: fnic: Modify definitions to sync with VIC firmware
` [PATCH v2 02/13] scsi: fnic: Add and use fnic number
` [PATCH v2 03/13] scsi: fnic: Add and improve log messages
` [PATCH v2 04/13] scsi: fnic: Rename wq_copy to hw_copy_wq
` [PATCH v2 05/13] scsi: fnic: Get copy workqueue count and interrupt mode from config
` [PATCH v2 06/13] scsi: fnic: Refactor and redefine fnic.h for multiqueue
` [PATCH v2 07/13] scsi: fnic: Modify ISRs to support multiqueue(MQ)
` [PATCH v2 09/13] scsi: fnic: Remove usage of host_lock
` [PATCH v2 12/13] scsi: fnic: Add support for multiqueue (MQ) in fnic driver

[PATCH v5 0/9] SMMU handling for PCIe Passthrough on ARM
 2023-11-06 20:24 UTC  (4+ messages)
` [PATCH v5 7/9] xen/arm: Fix mapping for PCI bridge mmio region

[PATCH] fuse: Track process write operations in both direct and writethrough modes
 2023-11-06 20:23 UTC 

fs/bcachefs/btree_update.c:471 bch2_trans_update_by_path() error: uninitialized symbol 'cmp'
 2023-11-06 20:23 UTC 

[PATCH 1/1] tty: i3c: add tty over i3c master support
 2023-11-06 20:22 UTC  (3+ messages)

RFC: A KVM-specific alternative to UserfaultFD
 2023-11-06 20:23 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/xelpmp: Add Wa_16021867713
 2023-11-06 20:23 UTC  (3+ messages)

{standard input}:123: Error: found '(', expected: ')'
 2023-11-06 20:22 UTC 

[Intel-gfx] [PATCH v4] drm/i915/display: Support PSR entry VSC packet to be transmitted one frame earlier
 2023-11-06 20:22 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Support PSR entry VSC packet to be transmitted one frame earlier (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

General protection fault in nfs4_setup_sequence caused by delegation return task
 2023-11-06 20:21 UTC  (6+ messages)

[Buildroot] [PATCH v2 01/24] package/python3: use upstream build system to disable berkeleydb module
 2023-11-06 20:20 UTC  (3+ messages)

question about ZRAM_HUGE flag
 2023-11-06 20:20 UTC 

[Intel-gfx] [PATCH v2] drm/i915/xelpmp: Add Wa_16021867713
 2023-11-06 20:19 UTC 

[syzbot] [btrfs?] memory leak in btrfs_add_delayed_tree_ref
 2023-11-06 20:19 UTC  (2+ messages)

[RFC Draft net-next] docs: netdev: add section on using lei to manage netdev mail volume
 2023-11-06 20:19 UTC  (2+ messages)

[PATCH v2 0/5] target/s390x: CC fixes
 2023-11-06 20:18 UTC  (5+ messages)
` [PATCH v2 1/5] target/s390x: Fix CLC corrupting cc_src
` [PATCH v2 3/5] target/s390x: Fix LAALG not updating cc_src

[Buildroot] [PATCH] package/gcc: Fix gcc finale library installation
 2023-11-06 20:18 UTC  (4+ messages)

[PATCH v2] drm: amd: Resolve Sphinx unexpected indentation warning
 2023-11-06 20:17 UTC  (2+ messages)

[PATCH] btrfs: fix qgroup record leaks when using simple quotas
 2023-11-06 20:17 UTC 

[PATCH 0/4] bootm: Handle compressed arm64 images with bootm
 2023-11-06 20:15 UTC  (7+ messages)
` [PATCH 1/4] bootm: Allow ignoring the load address with kernel_noload

[Buildroot] [PATCH 1/1] package/nodejs: fix legal info
 2023-11-06 20:15 UTC 

Regression from dcadfd7f7c74ef9ee415e072a19bdf6c085159eb
 2023-11-06 20:14 UTC 

[RESEND v2] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture
 2023-11-06 20:13 UTC 

[PATCH RFC 00/20] kasan: save mempool stack traces
 2023-11-06 20:10 UTC  (21+ messages)
` [PATCH RFC 01/20] kasan: rename kasan_slab_free_mempool to kasan_mempool_poison_object
` [PATCH RFC 02/20] kasan: move kasan_mempool_poison_object
` [PATCH RFC 03/20] kasan: document kasan_mempool_poison_object
` [PATCH RFC 04/20] kasan: add return value for kasan_mempool_poison_object
` [PATCH RFC 05/20] kasan: introduce kasan_mempool_unpoison_object
` [PATCH RFC 06/20] kasan: introduce kasan_mempool_poison_pages
` [PATCH RFC 07/20] kasan: introduce kasan_mempool_unpoison_pages
` [PATCH RFC 08/20] kasan: clean up __kasan_mempool_poison_object
` [PATCH RFC 09/20] kasan: save free stack traces for slab mempools
` [PATCH RFC 10/20] kasan: clean up and rename ____kasan_kmalloc
` [PATCH RFC 11/20] kasan: introduce poison_kmalloc_large_redzone
` [PATCH RFC 12/20] kasan: save alloc stack traces for mempool
` [PATCH RFC 13/20] mempool: use new mempool KASAN hooks
` [PATCH RFC 14/20] mempool: introduce mempool_use_prealloc_only
` [PATCH RFC 15/20] kasan: add mempool tests
` [PATCH RFC 16/20] kasan: rename pagealloc tests
` [PATCH RFC 17/20] kasan: reorder tests
` [PATCH RFC 18/20] kasan: rename and document kasan_(un)poison_object_data
` [PATCH RFC 19/20] skbuff: use mempool KASAN hooks
` [PATCH RFC 20/20] io_uring: use mempool KASAN hook

[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-11-06 20:12 UTC  (14+ messages)

[PATCH bpf-next v11 00/13] Registrating struct_ops types from modules
 2023-11-06 20:12 UTC  (14+ messages)
` [PATCH bpf-next v11 01/13] bpf: refactory struct_ops type initialization to a function
` [PATCH bpf-next v11 02/13] bpf: get type information with BPF_ID_LIST
` [PATCH bpf-next v11 03/13] bpf, net: introduce bpf_struct_ops_desc
` [PATCH bpf-next v11 04/13] bpf: add struct_ops_tab to btf
` [PATCH bpf-next v11 05/13] bpf: make struct_ops_map support btfs other than btf_vmlinux
` [PATCH bpf-next v11 06/13] bpf: lookup struct_ops types from a given module BTF
` [PATCH bpf-next v11 07/13] bpf: pass attached BTF to the bpf_struct_ops subsystem
` [PATCH bpf-next v11 08/13] bpf: hold module for bpf_struct_ops_map
` [PATCH bpf-next v11 09/13] bpf: validate value_type
` [PATCH bpf-next v11 10/13] bpf, net: switch to dynamic registration
` [PATCH bpf-next v11 11/13] libbpf: Find correct module BTFs for struct_ops maps and progs
` [PATCH bpf-next v11 12/13] bpf: export btf_ctx_access to modules
` [PATCH bpf-next v11 13/13] selftests/bpf: test case for register_bpf_struct_ops()

[Buildroot] [PATCH 1/1] package/xen: fix selinux module
 2023-11-06 20:13 UTC 

[PATCH v3 0/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
 2023-11-06 20:13 UTC  (8+ messages)

[v6.6][PATCH 0/5] tracing: Backport of eventfs fixes for v6.6
 2023-11-06 20:12 UTC  (3+ messages)

[Intel-gfx] [PATCH v1 0/2] drm/i915/xe2lpd: choose between PSR2 and FBC
 2023-11-06 20:12 UTC  (3+ messages)
` [Intel-gfx] [PATCH v1 1/2] drm/i915/xe2lpd: check selective fetch is optimal in some cases

Collaboration Opportunity
 2023-11-06 20:04 UTC 

[PATCH for-8.3 v2 00/46] Rework matching of network devices to -nic options
 2023-11-06 19:49 UTC  (48+ messages)
` [PATCH for-8.3 v2 01/46] net: add qemu_{configure, create}_nic_device(), qemu_find_nic_info()
  ` [PATCH for-8.3 v2 01/46] net: add qemu_{configure,create}_nic_device(), qemu_find_nic_info()
` [PATCH for-8.3 v2 02/46] net: report list of available models according to platform
` [PATCH for-8.3 v2 03/46] net: add qemu_create_nic_bus_devices()
` [PATCH for-8.3 v2 04/46] hw/pci: add pci_init_nic_devices(), pci_init_nic_in_slot()
` [PATCH for-8.3 v2 05/46] hw/i386/pc: use qemu_get_nic_info() and pci_init_nic_devices()
` [PATCH for-8.3 v2 06/46] hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs
` [PATCH for-8.3 v2 07/46] hw/alpha/dp264: use pci_init_nic_devices()
` [PATCH for-8.3 v2 08/46] hw/arm/sbsa-ref: "
` [PATCH for-8.3 v2 09/46] hw/arm/virt: "
` [PATCH for-8.3 v2 10/46] hw/hppa: "
` [PATCH for-8.3 v2 11/46] hw/loongarch: "
` [PATCH for-8.3 v2 12/46] hw/mips/fuloong2e: "
` [PATCH for-8.3 v2 13/46] hw/mips/malta: "
` [PATCH for-8.3 v2 14/46] hw/mips/loongson3_virt: "
` [PATCH for-8.3 v2 15/46] hw/ppc/prep: "
` [PATCH for-8.3 v2 16/46] hw/ppc/spapr: use qemu_get_nic_info() and pci_init_nic_devices()
` [PATCH for-8.3 v2 17/46] hw/ppc: use pci_init_nic_devices()
` [PATCH for-8.3 v2 18/46] hw/sh4/r2d: "
` [PATCH for-8.3 v2 19/46] hw/sparc64/sun4u: "
` [PATCH for-8.3 v2 20/46] hw/xtensa/virt: "
` [PATCH for-8.3 v2 21/46] hw/arm/allwinner: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 22/46] hw/arm/aspeed: "
` [PATCH for-8.3 v2 23/46] hw/arm/exynos4: use qemu_create_nic_device()
` [PATCH for-8.3 v2 24/46] hw/arm/fsl: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 25/46] hw/net/smc91c111: "
` [PATCH for-8.3 v2 26/46] hw/net/lan9118: "
` [PATCH for-8.3 v2 27/46] hw/arm/highbank: use qemu_create_nic_device()
` [PATCH for-8.3 v2 28/46] hw/arm/npcm7xx: use qemu_configure_nic_device, allow emc0/emc1 as aliases
` [PATCH for-8.3 v2 29/46] hw/arm/stellaris: use qemu_find_nic_info()
` [PATCH for-8.3 v2 30/46] hw/arm: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 31/46] hw/net/etraxfs-eth: "
` [PATCH for-8.3 v2 32/46] hw/m68k/mcf5208: use qemu_create_nic_device()
` [PATCH for-8.3 v2 33/46] hw/m68k/q800: use qemu_find_nic_info()
` [PATCH for-8.3 v2 34/46] hw/microblaze: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 35/46] hw/mips/mipssim: use qemu_create_nic_device()
` [PATCH for-8.3 v2 36/46] hw/mips/jazz: use qemu_find_nic_info()
` [PATCH for-8.3 v2 37/46] hw/net/lasi_i82596: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 38/46] hw/openrisc/openrisc_sim: use qemu_create_nic_device()
` [PATCH for-8.3 v2 39/46] hw/riscv: use qemu_configure_nic_device()
` [PATCH for-8.3 v2 40/46] hw/s390x/s390-virtio-ccw: use qemu_create_nic_device()
` [PATCH for-8.3 v2 41/46] hw/sparc/sun4m: use qemu_find_nic_info()
` [PATCH for-8.3 v2 42/46] hw/xtensa/xtfpga: use qemu_create_nic_device()
` [PATCH for-8.3 v2 43/46] net: remove qemu_check_nic_model()
` [PATCH for-8.3 v2 44/46] hw/pci: remove pci_nic_init_nofail()
` [PATCH for-8.3 v2 45/46] net: remove qemu_show_nic_models(), qemu_find_nic_model()
` [PATCH for-8.3 v2 46/46] net: make nb_nics and nd_table[] static in net/net.c

[PATCH v3 0/3] cgroup/rstat: Reduce cpu_lock hold time in cgroup_rstat_flush_locked()
 2023-11-06 20:07 UTC  (3+ messages)
` [PATCH v3 2/3] cgroup/rstat: Optimize cgroup_rstat_updated_list()

[Buildroot] [PATCH v2, 1/1] package/openldap: bump version to 2.5.16
 2023-11-06 20:07 UTC  (3+ messages)

[Intel-gfx] [PATCH v4] drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence
 2023-11-06 20:06 UTC  (2+ messages)

Requesting your attention and expertise regarding a Tablet/Kernel issue
 2023-11-06 20:06 UTC  (5+ messages)

[PATCH v4 0/3] gnss: ubx: support the reset pin of the Neo-M8 variant
 2023-11-06 20:06 UTC  (4+ messages)
` [PATCH v4 3/3] gnss: ubx: add support for the reset gpio

[PATCH 0/2] hw/audio/hda-codec bug fixes
 2023-11-06 19:54 UTC  (2+ messages)

[PATCH] perf: fix build with latest kernel
 2023-11-06 20:04 UTC  (2+ messages)

[PATCH] mmc: renesas-sdhi: Disable clock after tuning reset when possible
 2023-11-06 20:04 UTC  (2+ messages)

[PATCH v3] systemd: Make libnss-mymachines conditional upon packageconfig
 2023-11-06 20:04 UTC 

[PATCH] zram: extra zram_get_element call in zram_read_from_zspool()
 2023-11-06 20:03 UTC  (2+ messages)

[PATCH] zram: unsafe zram_get_element call in zram_read_page()
 2023-11-06 19:54 UTC 

[igt-dev] [PATCH i-g-t 0/8] Initial SR-IOV validation
 2023-11-06 19:59 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 1/8] lib/igt_sriov_device: add core SR-IOV helpers
` [igt-dev] [PATCH i-g-t 2/8] lib/igt_sriov_device: add helper for opening VF device
` [igt-dev] [PATCH i-g-t 3/8] lib/igt_sriov_device: add helper for checking if VF DRM driver is probed
` [igt-dev] [PATCH i-g-t 4/8] lib/igt_sriov_device: add helpers for operations in different VFs scenarios
` [igt-dev] [PATCH i-g-t 5/8] tests/sriov_basic: add basic tests for enabling SR-IOV VFs
` [igt-dev] [PATCH i-g-t 6/8] lib/igt_sriov_device: add helpers for VF DRM driver bind and unbind
` [igt-dev] [PATCH i-g-t 7/8] tests/sriov_basic: validate driver binding to VFs
` [igt-dev] [PATCH i-g-t 8/8] tests/sriov_basic: add more tests for VF driver binding

[igt-dev] [PATCH i-g-t v2 0/5] Add a new test for Sub-viewport
 2023-11-06 20:00 UTC  (2+ messages)

[PATCH bpf-next] bpf, lpm: fix check prefixlen before walking trie
 2023-11-06 20:00 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Prevent null ptr dereference
 2023-11-06 19:58 UTC  (2+ messages)

Can btrfs repair this ?
 2023-11-06 19:56 UTC  (3+ messages)

[RFC PATCH bpf-next] bpf, tnums: add bitwise-not helper
 2023-11-06 19:56 UTC  (2+ messages)

[PATCH 00/29] tools: enable xenstore-stubdom to use 9pfs
 2023-11-06 19:53 UTC  (3+ messages)
` [PATCH 11/29] tools/xenlogd: add 9pfs create request support

[PATCHSET 0/5] perf annotate: Reduce memory footprint (v2)
 2023-11-06 19:53 UTC  (4+ messages)
` [PATCH 1/5] perf annotate: Split struct cycles_info

PSA: migrating linux-i2c to new vger infrastructure
 2023-11-06 19:52 UTC  (2+ messages)

Need help in bpf exec hook for execsnoop command
 2023-11-06 19:51 UTC  (4+ messages)

bootstd: Scanning for USB bootflow will remove existing SCSI bootflow
 2023-11-06 19:50 UTC  (9+ messages)

[PATCH v6 00/20] KVM: x86/pmu: selftests: Fixes and new tests
 2023-11-06 19:50 UTC  (4+ messages)
` [PATCH v6 08/20] KVM: selftests: Extend {kvm,this}_pmu_has() to support fixed counters

[PATCH v1] drm: amd: Resolve Sphinx unexpected indentation warning
 2023-11-06 19:50 UTC  (7+ messages)

[PATCH] selftests: bpf: config.aarch64: disable CONFIG_DEBUG_INFO_REDUCED
 2023-11-06 19:50 UTC  (2+ messages)

[PATCH v1] docs: gpu: rfc: i915_scheduler.rst remove unused directives for namespacing
 2023-11-06 19:49 UTC  (7+ messages)

FAILED: patch "[PATCH] tracing: Have trace_event_file have ref counters" failed to apply to 5.4-stable tree
 2023-11-06 19:48 UTC  (2+ messages)

[ANN] U-Boot v2024.01-rc2 released
 2023-11-06 19:48 UTC 

[PATCH] drm/bridge: tc358767: Support input format negotiation hook
 2023-11-06 19:47 UTC  (4+ messages)

[PATCH bpf-next] libbpf: Add tail padding check for LIBBPF_OPTS_RESET macro
 2023-11-06 19:47 UTC  (2+ messages)

[PATCH v2 00/35] tcg: Introduce TCG_COND_TST{EQ,NE}
 2023-11-06 19:46 UTC  (3+ messages)
` [PATCH v2 13/35] tcg/i386: Move tcg_cond_to_jcc[] into tcg_out_cmp

[Intel-gfx] [CI 1/2] drm/i915: Remove incomplete PVC plumbing
 2023-11-06 19:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] "

+ mm-fix-for-negative-counter-nr_file_hugepages-fix.patch added to mm-hotfixes-unstable branch
 2023-11-06 19:45 UTC 

[Buildroot] [PATCH 1/5] support/testing/infra/emulator.py: add a timeout argument for the login method
 2023-11-06 19:45 UTC  (4+ messages)
` [Buildroot] [PATCH 2/5] test_systemd_selinux.py: use timeout argument for emulator.login

[Buildroot] [git commit] support/testing/tests/package/test_lxc.py: use timeout argument for emulator.login
 2023-11-06 19:43 UTC 

[Buildroot] [git commit] support/testing/tests/package/test_python_django.py: fix timeout calculation
 2023-11-06 19:43 UTC 

Yocto Project Status 12 September 2023 (WW37)
 2023-11-06 19:42 UTC  (10+ messages)
` Core workflow: sstate for all, bblock/bbunlock, tools for why is sstate not being reused?
      ` [OE-core] "
                ` [Openembedded-architecture] "

[Buildroot] [git commit] support/testing/tests/package/test_firewalld.py: new test
 2023-11-06 19:43 UTC 

[Buildroot] [git commit] support/testing/infra/emulator.py: add a timeout argument for the login method
 2023-11-06 19:42 UTC 

[PATCH] fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
 2023-11-06 19:44 UTC  (3+ messages)

[Buildroot] [git commit] support/testing/test/init/test_systemd_selinux.py: use timeout argument for emulator.login
 2023-11-06 19:43 UTC 

[PATCH] acpi: Mark MADT entries as packed
 2023-11-06 19:43 UTC  (3+ messages)

[PATCH v2] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture
 2023-11-06 19:42 UTC  (4+ messages)

[PATCHv8 00/16] scsi: EH rework prep patches, part 2
 2023-11-06 19:42 UTC  (4+ messages)
` [PATCH 13/16] fnic: allocate device reset command on the fly

[Buildroot] [PATCH 1/1] package/libsolv: bump to version 0.7.25
 2023-11-06 19:40 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.