All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-30 05:17:34 to 2023-03-30 06:29:55 UTC [more...]

[RFC PATCH v1 0/4] Direct re-arming of buffers on receive side
 2023-03-30  6:29 UTC  (3+ messages)
` [PATCH v5 0/3] Recycle buffers from Tx to Rx
  ` [PATCH v5 1/3] ethdev: add API for buffer recycle mode

[PATCH v3] usb: dwc3: debugfs: Prevent any register access when devices is runtime suspended
 2023-03-30  6:29 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-30  6:29 UTC 

[PATCH v9 2/2] drm: add kms driver for loongson display controller
 2023-03-30  6:28 UTC  (3+ messages)

[PATCH tty-next 2/2] serial: 8250: add driver for NI UARTs
 2023-03-30  6:28 UTC  (2+ messages)

[PATCH v3 00/18] KVM: arm64: Rework timer offsetting for fun and profit
 2023-03-30  6:26 UTC  (4+ messages)
` [PATCH v3 07/18] KVM: arm64: timers: Allow userspace to set the global counter offset

[PATCH] iommu: PGTABLE_LPAE is also for RISCV
 2023-03-30  6:25 UTC  (4+ messages)

[PATCH] net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
 2023-03-30  6:24 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2 00/12] Improve igt_doc.py
 2023-03-30  6:25 UTC  (14+ messages)
` [igt-dev] [PATCH i-g-t v2 01/12] xe_test_config.json: do some adjustments at the output hierarchy
` [igt-dev] [PATCH i-g-t v2 02/12] scripts/igt_doc.py: move show_subtests logic to the class
` [igt-dev] [PATCH i-g-t v2 03/12] scripts/igt_doc.py: add support to generate testlists
` [igt-dev] [PATCH i-g-t v2 04/12] scripts/igt_doc.py: prepare to place TestList class on a separate file
` [igt-dev] [PATCH i-g-t v2 05/12] scripts/test_list.py: prepare to place "
` [igt-dev] [PATCH i-g-t v2 06/12] scripts/igt_doc.py: re-introduce it by calling test_list.py
` [igt-dev] [PATCH i-g-t v2 07/12] scripts/test_list.py: better handle documentation validation issues
` [igt-dev] [PATCH i-g-t v2 08/12] scripts/test_list.py: add support for igt_simple_main
` [igt-dev] [PATCH i-g-t v2 09/12] testplan/meson.build: Validate documentation at build time
` [igt-dev] [PATCH i-g-t v2 10/12] xe/xe_vm: add documentation for igt@xe_vm@userptr-invalid
` [igt-dev] [PATCH i-g-t v2 11/12] xe/xe_noexec_ping_pong: document subtest
` [igt-dev] [PATCH i-g-t v2 12/12] runner/meson.build: fix minimal build
` [igt-dev] ✗ GitLab.Pipeline: warning for Improve igt_doc.py (rev2)

[PATCH 0/5] gfx: improvements when using multiboot2 and EFI + misc
 2023-03-30  6:24 UTC  (5+ messages)
` [PATCH 4/5] multiboot2: parse console= option when setting GOP mode

[PATCH for 8.1 v2 0/6] Move ASID test to vhost-vdpa net initialization
 2023-03-30  6:23 UTC  (8+ messages)
` [PATCH for 8.1 v2 3/6] vdpa: add vhost_vdpa_set_dev_features_fd
` [PATCH for 8.1 v2 4/6] vdpa: return errno in vhost_vdpa_get_vring_group error
` [PATCH for 8.1 v2 5/6] vdpa: move CVQ isolation check to net_init_vhost_vdpa

[PATCH v2 06/14] iommu: Replace __iommu_group_dma_first_attach() with set_domain
 2023-03-30  6:24 UTC  (2+ messages)

[PATCH v2 05/14] iommu: Use __iommu_group_set_domain() in iommu_change_dev_def_domain()
 2023-03-30  6:24 UTC  (2+ messages)

[net PATCH 0/7] octeontx2: Miscellaneous fixes
 2023-03-30  6:23 UTC  (13+ messages)
` [net PATCH 1/7] octeontx2-af: Secure APR table update with the lock
` [net PATCH 2/7] octeontx2-af: Fix start and end bit for scan config
` [net PATCH 3/7] octeontx2-af: Add validation for lmac type
` [net PATCH 4/7] octeontx2-af: Update correct mask to filter IPv4 fragments
` [net PATCH 5/7] octeontx2-af: Fix issues with NPC field hash extract
` [net PATCH 7/7] octeontx2-pf: Disable packet I/O for graceful exit

[PATCH v2 04/14] iommu: Use __iommu_group_set_domain() for __iommu_attach_group()
 2023-03-30  6:23 UTC  (2+ messages)

[PATCH v2 03/14] iommu: Make __iommu_group_set_domain() handle error unwind
 2023-03-30  6:23 UTC  (2+ messages)

[PATCH v2 02/14] iommu: Add for_each_group_device()
 2023-03-30  6:23 UTC  (2+ messages)

[PATCH v2 01/14] iommu: Replace iommu_group_device_count() with list_count_nodes()
 2023-03-30  6:22 UTC  (2+ messages)

[syzbot] [fs?] KASAN: null-ptr-deref Read in ida_free (3)
 2023-03-30  6:22 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j784s4-evm: Add eMMC mmc0 support
 2023-03-30  6:20 UTC  (3+ messages)

[PATCH v3 00/15] graph enhancement for multi-core dispatch
 2023-03-30  6:18 UTC  (17+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/15] graph: rename rte_graph_work as common
  ` [PATCH v4 02/15] graph: split graph worker into common and default model
  ` [PATCH v4 03/15] graph: move node process into inline function
  ` [PATCH v4 04/15] graph: add get/set graph worker model APIs
  ` [PATCH v4 05/15] graph: introduce graph node core affinity API
  ` [PATCH v4 06/15] graph: introduce graph bind unbind API
  ` [PATCH v4 07/15] graph: introduce graph clone API for other worker core
  ` [PATCH v4 08/15] graph: add struct for stream moving between cores
  ` [PATCH v4 09/15] graph: introduce stream moving cross cores
  ` [PATCH v4 10/15] graph: enable create and destroy graph scheduling workqueue
  ` [PATCH v4 11/15] graph: introduce graph walk by cross-core dispatch
  ` [PATCH v4 12/15] graph: enable graph multicore dispatch scheduler model
  ` [PATCH v4 13/15] graph: add stats for cross-core dispatching
  ` [PATCH v4 14/15] examples/l3fwd-graph: introduce multicore dispatch worker model
  ` [PATCH v4 15/15] doc: update multicore dispatch model in graph guides

RTT-PROBE: lore-subspace-rtt
 2023-03-30  6:19 UTC 

[PATCH rdma-next] RDMA/cm: Trace icm_send_rej event before the cm state is reset
 2023-03-30  6:18 UTC 

[PATCH 00/16] virtio-net: split virtio-net.c
 2023-03-30  6:17 UTC  (15+ messages)
` [PATCH 02/16] virtio_net: move struct to header file
` [PATCH 12/16] virtio_net: introduce virtnet_get_netdev()
` [PATCH 16/16] virtio_net: separating the virtio code

[PATCH 1/3] kunit: add parameter generation macro using description from array
 2023-03-30  6:17 UTC  (3+ messages)
` [PATCH 2/3] kunit: add ability to register a simple cleanup function

[PATCH V3 00/13] Enable FW assisted shadowing for GFX11
 2023-03-30  6:17 UTC  (11+ messages)
` [PATCH 04/13] drm/amdgpu: add gfx shadow CS IOCTL support
` [PATCH 05/13] drm/amdgpu: add gfx11 emit shadow callback
` [PATCH 08/13] drm/amdgpu: add gfx "
` [PATCH 09/13] drm/amdgpu: add get_gfx_shadow_info callback for gfx11
` [PATCH 10/13] drm/amdgpu: add support for new GFX shadow size query

[PATCH v1] list: test: Test the klist structure
 2023-03-30  6:15 UTC  (2+ messages)

[PATCH 0/5] Remove acpi.h implicit include of of.h
 2023-03-30  6:13 UTC  (2+ messages)

[PATCH v3 0/9] AMDGPU Usermode queues
 2023-03-30  6:13 UTC  (6+ messages)
` [PATCH v3 1/9] drm/amdgpu: UAPI for user queue management

[PATCH 0/2] Re-enabling tests/avocado/boot_linux.py for PPC64
 2023-03-30  6:11 UTC  (3+ messages)
` [PATCH 1/2] tests/requirements.txt: bump up avocado-framework version to 101.0

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2023-03-30  6:11 UTC  (4+ messages)
` [PATCH v3 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code

[PATCH v3 0/4] virtio net: spurious interrupt related fixes
 2023-03-30  6:07 UTC  (4+ messages)
` [PATCH v3 3/4] virtio: fix up virtio_disable_cb

[PATCH] drm/i915/hwmon: Use 0 to designate disabled PL1 power limit
 2023-03-30  5:50 UTC  (3+ messages)
  ` [Intel-gfx] "

next/pending-fixes build: 173 builds: 4 failed, 169 passed, 7 errors, 12 warnings (v6.3-rc4-271-g7827aece40de)
 2023-03-30  6:10 UTC 

[RESEND PATCH] kmemleak-test: Optimize kmemleak_test.c build flow
 2023-03-30  6:09 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-30  6:09 UTC 

[BlueZ PATCH v5 1/2] vhci: Add support to trigger devcoredump and read the dump file
 2023-03-30  6:08 UTC  (2+ messages)
` [BlueZ PATCH v5 2/2] mgmt-tester: Add devcoredump tests

[meta][kirkstone][PATCH] rsync: Turn on -pedantic-errors at the end of 'configure'
 2023-03-30  6:07 UTC  (2+ messages)

[PATCH v4 0/6] FWU: Add support for mtd backed feature on DeveloperBox
 2023-03-30  6:07 UTC  (3+ messages)
` [PATCH v4 3/6] tools: Add mkfwumdata tool for FWU metadata image

[PATCH v3] clk: expand clk_ignore_unused mechanism to keep only a few clks on
 2023-03-30  6:06 UTC  (5+ messages)
  ` [PATCH v4] "

[PATCH v12 1/4] Bluetooth: Add support for hci devcoredump
 2023-03-30  6:05 UTC  (4+ messages)
` [PATCH v12 2/4] Bluetooth: Add vhci devcoredump support
` [PATCH v12 3/4] Bluetooth: btusb: Add btusb "
` [PATCH v12 4/4] Bluetooth: btintel: Add Intel "

[meta-oe][PATCH] mcelog: improve the ptest output
 2023-03-30  6:05 UTC 

[PATCH] credential/wincred: include wincred.h
 2023-03-30  6:04 UTC  (3+ messages)

[meta][kirkstone][PATCH 1/2] rsync: Add missing prototypes to function declarations
 2023-03-30  6:03 UTC  (2+ messages)
` [meta][kirkstone][PATCH 2/2] rsync: Turn on -pedantic-errors at the end of 'configure'

[PATCH v5 0/6] Add CA enforcement keyring restrictions
 2023-03-30  6:01 UTC  (8+ messages)
` [PATCH v5 5/6] KEYS: CA link restriction

[PATCH] fs: consolidate dt_type() helper definitions
 2023-03-30  6:02 UTC  (2+ messages)

[PATCH] net: netxen: report error on version offset reading
 2023-03-30  6:01 UTC  (3+ messages)

[PATCH v2 00/12] Add static DEXCR support
 2023-03-30  5:50 UTC  (13+ messages)
` [PATCH v2 01/12] powerpc/book3s: Add missing <linux/sched.h> include
` [PATCH v2 02/12] powerpc/ptrace: Add missing <linux/regset.h> include
` [PATCH v2 03/12] powerpc/dexcr: Add initial Dynamic Execution Control Register (DEXCR) support
` [PATCH v2 04/12] powerpc/dexcr: Handle hashchk exception
` [PATCH v2 05/12] powerpc/dexcr: Support userspace ROP protection
` [PATCH v2 06/12] powerpc/dexcr: Support custom default DEXCR value
` [PATCH v2 07/12] powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptrace
` [PATCH v2 08/12] powerpc/ptrace: Expose HASHKEYR register "
` [PATCH v2 09/12] Documentation: Document PowerPC kernel DEXCR interface
` [PATCH v2 10/12] selftests/powerpc: Add more utility macros
` [PATCH v2 11/12] selftests/powerpc/dexcr: Add hashst/hashchk test
` [PATCH v2 12/12] selftests/powerpc/dexcr: Add DEXCR status utility lsdexcr

[PATCH] mISDN: remove unneeded mISDN_class_release()
 2023-03-30  6:01 UTC  (3+ messages)

[PATCH v2] describe: enable sparse index for describe
 2023-03-30  5:59 UTC  (2+ messages)
` [PATCH v3] "

RTT-PROBE: lore-subspace-rtt
 2023-03-30  5:59 UTC 

[PATCH v2] PCI: hv: Fix the definition of vector in hv_compose_msi_msg()
 2023-03-30  5:58 UTC  (5+ messages)

[LTP] [PATCH v1] recvmsg01: Refactor using new LTP API
 2023-03-30  5:58 UTC  (2+ messages)

[PATCH bpf-next 0/7] bpf: Improve verifier for cond_op and spilled loop index variables
 2023-03-30  5:56 UTC  (8+ messages)
` [PATCH bpf-next 1/7] bpf: Improve verifier JEQ/JNE insn branch taken checking
` [PATCH bpf-next 2/7] selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deduction
` [PATCH bpf-next 3/7] bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier
` [PATCH bpf-next 4/7] selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_const>'
` [PATCH bpf-next 5/7] bpf: Mark potential spilled loop index variable as precise
` [PATCH bpf-next 6/7] selftests/bpf: Remove previous workaround for test verif_scale_loop6
` [PATCH bpf-next 7/7] selftests/bpf: Add a new test based on loop6.c

[RESEND PATCH v3 1/2] cli: Correct several bugs in cli_getch()
 2023-03-30  5:56 UTC  (5+ messages)
` [RESEND PATCH v3 2/2] cli: Correct handling of invalid escape sequences in cread_line()

[PATCH net-next 0/2] Small series of enhancements
 2023-03-30  5:55 UTC  (10+ messages)
` [PATCH net-next 2/2] nfp: separate the port's upper state with lower phy state

[PATCH v2] dt-bindings: interrupt-controller: Convert Amlogic Meson GPIO interrupt controller binding
 2023-03-30  5:53 UTC  (4+ messages)

[PATCH 0/9] null_blk: add modparam checks
 2023-03-30  5:52 UTC  (10+ messages)
` [PATCH 1/9] null_blk: adjust null_param_store_val()
` [PATCH 2/9] null_blk: check for valid submit_queue value
` [PATCH 3/9] null_blk: check for valid poll_queue value
` [PATCH 4/9] null_blk: check for valid gb value
` [PATCH 5/9] null_blk: check for valid block size value
` [PATCH 6/9] null_blk: check for valid max_sectors value
` [PATCH 7/9] null_blk: check for valid queue depth value
` [PATCH 8/9] null_blk: avoid use global modparam g_queue_mode
` [PATCH 9/9] null_blk: avoid use global modparam g_irq_mode

[PATCH] credential/wincred: store password_expiry_utc
 2023-03-30  5:50 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-30  5:49 UTC 

[PATCH v8 0/9] Implement copy offload support
 2023-03-30  5:48 UTC  (5+ messages)
  ` [PATCH v8 4/9] fs, block: copy_file_range for def_blk_ops for direct block device

[PATCH v2] nfs: use vfs setgid helper
 2023-03-30  5:45 UTC  (2+ messages)

[meta-oe][PATCH v2] librelp: fix function inline errors in debug build
 2023-03-30  5:44 UTC 

[PATCH v2] fs: consolidate dt_type() helper definitions
 2023-03-30  5:44 UTC  (2+ messages)

[PATCH v5] iommu/arm-smmu-qcom: Limit the SMR groups to 128
 2023-03-30  5:41 UTC  (4+ messages)

[PATCH V3] can: usb: f81604: add Fintek F81604 support
 2023-03-30  5:40 UTC  (3+ messages)

[PATCH v1 0/6] Simplify linking against tools/perf code
 2023-03-30  5:39 UTC  (7+ messages)

[PATCH] RDMA/rxe: Fix error in rxe_task.c
 2023-03-30  5:39 UTC  (2+ messages)

[PATCH] clocksource/drivers/timer-mediatek: Split out CPUXGPT timers
 2023-03-30  5:37 UTC  (3+ messages)

[PATCH v2 bpf-next 0/6] BPF verifier rotating log
 2023-03-30  5:38 UTC  (3+ messages)

[PATCH v8 char-misc-next 0/5] Fix error handling in probe
 2023-03-30  5:38 UTC  (12+ messages)
  ` [PATCH v8 char-misc-next 1/5] misc: microchip: pci1xxxx: Fix error handling path in probe function
  ` [PATCH v8 char-misc-next 2/5] misc: microchip: pci1xxxx: Add OTP Functionality to read and write into OTP bin sysfs
  ` [PATCH v8 char-misc-next 3/5] misc: microchip: pci1xxxx: Add EEPROM Functionality to read and write into EEPROM "
  ` [PATCH v8 char-misc-next 4/5] misc: microchip: pci1xxxx: Load auxiliary driver for OTP/EEPROM auxiliary device
  ` [PATCH v8 char-misc-next 5/5] misc: microchip: pci1xxxx: Add documentation for sysfs bin attributes

RTT-PROBE: lore-subspace-rtt
 2023-03-30  5:39 UTC 

[PATCH v4 bpf-next 0/3] veristat: add better support of freplace programs
 2023-03-30  5:38 UTC  (4+ messages)
` [PATCH v4 bpf-next 3/3] veristat: guess and substitue underlying program type for freplace (EXT) progs

loongarch wakeup build error
 2023-03-30  5:37 UTC  (3+ messages)

[RFC PATCH 0/7] SVM guest shadow stack support
 2023-03-30  5:37 UTC  (6+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-03-29
 2023-03-30  5:35 UTC 

[PATCH v8 00/24] Add vfio_device cdev for iommufd support
 2023-03-30  5:35 UTC  (5+ messages)
` [PATCH v8 20/24] vfio: Add cdev for vfio_device
    ` [Intel-gfx] "

[PATCH v2 0/1] RISC-V KVM ONE_REG interface for SBI
 2023-03-30  5:31 UTC  (4+ messages)
` [PATCH v2 1/1] RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions

No sound output of headphone on Senary SN6140
 2023-03-30  5:26 UTC 

[PATCH] Input: Add KUnit tests for some of the input core helper functions
 2023-03-30  5:28 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-30  5:29 UTC 

[PATCH] wifi: mt76: mt7915: fix background radar event being blocked
 2023-03-30  5:17 UTC 

[igt-dev] [PATCH i-g-t 00/11] Improve igt_doc.py
 2023-03-30  5:25 UTC  (3+ messages)

[PATCH] mtd: cfi: respect reg address length
 2023-03-30  5:23 UTC  (2+ messages)

[PATCH net-next] net: ena: removed unused tx_bytes variable
 2023-03-30  5:21 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v4 0/8] Build Xe test documentation
 2023-03-30  5:20 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v4 1/8] meson: build "

[PATCH net-next] octeon_ep: unlock the correct lock on error path
 2023-03-30  5:20 UTC  (2+ messages)

[net-next 01/15] net/mlx5e: RX, Remove mlx5e_alloc_unit argument in page allocation
 2023-03-30  5:20 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-30  5:19 UTC 

next/master build: 172 builds: 5 failed, 167 passed, 9 errors, 33 warnings (next-20230330)
 2023-03-30  5:18 UTC 

next/master build: 172 builds: 5 failed, 167 passed, 9 errors, 33 warnings (next-20230330)
 2023-03-30  5:18 UTC 

[igt-dev] [i-g-t V2 0/6] Fix Bigjoiner checks
 2023-03-30  5:18 UTC  (4+ messages)
` [igt-dev] [i-g-t V2 3/6] tests/i915/kms_dsc: Update bigjoiner pipe constraint

[PATCH for 4.14, 4.19] usb: host: ohci-pxa27x: Fix and & vs | typo
 2023-03-30  5:16 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-gs-raviole-5.10-s-v2-beta-3 1454/9999] drivers/firmware/arm_scmi/voltage.c:159:42: sparse: sparse: incorrect type in assignment (different base types)
 2023-03-30  5:17 UTC 

[chrome-os:chromeos-6.1 7/334] drivers/usb/gadget/function/f_accessory.c:1078:5: warning: no previous prototype for 'acc_ctrlrequest_composite'
 2023-03-30  5:17 UTC 


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.