All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-28 17:22:53 to 2022-03-28 18:16:48 UTC [more...]

[PATCH] dt-bindings: spi: qcom-qspi: Add minItems to interconnect-names
 2022-03-28 18:16 UTC  (3+ messages)

[RFC PATCH v7 00/29] Add LoongArch softmmu support
 2022-03-28 18:13 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: add lockdep check before lookup_address_in_mm()
 2022-03-28 18:15 UTC  (4+ messages)

[RESEND PATCH v1 0/8] Extend FW framework for user FW uploads
 2022-03-28 18:09 UTC  (4+ messages)
` [RESEND PATCH v1 1/8] firmware_loader: Clear data and size in fw_free_paged_buf

RTT-PROBE: lore-subspace-rtt
 2022-03-28 18:08 UTC 

[PATCH 01/22] orion5x: Replace comments with C99 initializers
 2022-03-28 18:08 UTC  (8+ messages)
` [PATCH 16/22] dvb-usb: "
            ` [PATCH 16/22 v3] "

[PATCH AUTOSEL 5.17 01/43] LSM: general protection fault in legacy_parse_param
 2022-03-28 18:08 UTC  (3+ messages)
` [PATCH AUTOSEL 5.17 16/43] random: use computational hash for entropy extraction

[PATCH 1/2] null_blk: Fix an error handling path in null_add_dev()
 2022-03-28 18:08 UTC  (4+ messages)
` [PATCH 2/2] null_blk: Update ida_simple_get()/ida_simple_remove() to the newer ida API

[RFC PATCH 0/2] RT scheduling policies for workqueues
 2022-03-28 18:07 UTC  (5+ messages)

[PATCH v2 0/9] KVM: x86/MMU: Optimize disabling dirty logging
 2022-03-28 18:07 UTC  (7+ messages)
` [PATCH v2 6/9] KVM: x86/mmu: Factor out part of vmx_get_mt_mask which does not depend on vcpu
` [PATCH v2 9/9] KVM: x86/mmu: Promote pages in-place when disabling dirty logging

[PATCH v2 1/4] go: Upgrade to 1.18
 2022-03-28 18:07 UTC  (4+ messages)
` [PATCH v2 2/4] go: Drop GOBUILDMODE
` [PATCH v2 3/4] go: Disable pie in cgo for mips
` [PATCH v2 4/4] go-target: Pass -trimpath to go linker

stable/linux-5.4.y baseline: 116 runs, 5 regressions (v5.4.188)
 2022-03-28 18:06 UTC 

[PATCH] target/arm: Fix MTE access checks for disabled SEL2
 2022-03-28 18:04 UTC  (2+ messages)

[PATCH v5 0/4] RSS support for VirtioNet
 2022-03-28 17:53 UTC  (10+ messages)
` [PATCH v5 1/4] drivers/net/virtio_net: Fixed padded vheader to use v1 with hash
` [PATCH v5 2/4] drivers/net/virtio_net: Added basic RSS support
` [PATCH v5 3/4] drivers/net/virtio_net: Added RSS hash report
` [PATCH v5 4/4] drivers/net/virtio_net: Added RSS hash report control

[PATCH v2] RFC: tracking branches: add advice to ambiguous refspec error
 2022-03-28 18:02 UTC  (6+ messages)
` [PATCH v3] "

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-03-28 17:50 UTC  (38+ messages)
` [PATCH 01/18] bpf: Export bpf_link_inc()
` [PATCH 02/18] bpf-preload: Move bpf_preload.h to include/linux
` [PATCH 03/18] bpf-preload: Generalize object pinning from the kernel
` [PATCH 04/18] bpf-preload: Export and call bpf_obj_do_pin_kernel()
` [PATCH 05/18] bpf-preload: Generate static variables
` [PATCH 06/18] bpf-preload: Generate free_objs_and_skel()
` [PATCH 07/18] bpf-preload: Generate preload()
` [PATCH 08/18] bpf-preload: Generate load_skel()
` [PATCH 09/18] bpf-preload: Generate code to pin non-internal maps
` [PATCH 10/18] bpf-preload: Generate bpf_preload_ops
` [PATCH 11/18] bpf-preload: Store multiple bpf_preload_ops structures in a linked list
` [PATCH 12/18] bpf-preload: Implement new registration method for preloading eBPF programs
` [PATCH 13/18] bpf-preload: Move pinned links and maps to a dedicated directory in bpffs
` [PATCH 14/18] bpf-preload: Switch to new preload registration method
` [PATCH 15/18] bpf-preload: Generate code of kernel module to preload
` [PATCH 16/18] bpf-preload: Do kernel mount to ensure that pinned objects don't disappear
` [PATCH 17/18] bpf-preload/selftests: Add test for automatic generation of preload methods
` [PATCH 18/18] bpf-preload/selftests: Preload a test eBPF program and check pinned objects

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-03-28 18:00 UTC  (4+ messages)

[PATCH v3 00/12] drm/edid: constify EDID parsing, with fixes
 2022-03-28 18:00 UTC  (36+ messages)
` [PATCH v3 02/12] drm/edid: fix reduced blanking support check
    ` [Intel-gfx] "
` [PATCH v3 03/12] drm/edid: pass a timing pointer to is_display_descriptor()
    ` [Intel-gfx] "
` [PATCH v3 04/12] drm/edid: pass a timing pointer to is_detailed_timing_descriptor()
  ` [Intel-gfx] "
` [PATCH v3 05/12] drm/edid: use struct detailed_timing member access in is_rb()
  ` [Intel-gfx] "
` [PATCH v3 06/12] drm/edid: use struct detailed_timing member access in gtf2 functions
    ` [Intel-gfx] "
` [PATCH v3 07/12] drm/edid: constify struct detailed_timing in lower level parsing
    ` [Intel-gfx] "
` [PATCH v3 08/12] drm/edid: constify struct detailed_timing in parsing callbacks
    ` [Intel-gfx] "
` [PATCH v3 09/12] drm/edid: constify struct edid passed to detailed blocks
  ` [Intel-gfx] "
` [PATCH v3 10/12] drm/edid: constify struct edid passed around in callbacks and closure
  ` [Intel-gfx] "
` [PATCH v3 11/12] drm/edid: add more general struct edid constness in the interfaces
  ` [Intel-gfx] "
` [PATCH v3 12/12] drm/edid: split drm_add_edid_modes() to two
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v3 00/12] drm/edid: constify EDID parsing, with fixes

[PATCH BlueZ 1/2] adapter: Fix adding SDP records when operating on LE only mode
 2022-03-28 18:00 UTC  (2+ messages)

[PATCH BlueZ] mgmt: Remove mgmt_set_verbose
 2022-03-28 18:00 UTC  (2+ messages)

[PATCH BlueZ] a2dp: Always invalidate the cache if its configuration fails
 2022-03-28 18:00 UTC  (2+ messages)

[PATCH] ice: ice_sched: fix an incorrect NULL check on list iterator
 2022-03-28 17:59 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH] drivers: Fix Links to Technologic Systems web resources
 2022-03-28 17:58 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-28 17:58 UTC 

[PATCH net v2] ice: Fix broken IFF_ALLMULTI handling
 2022-03-28 17:58 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] drm/i915: avoid concurrent writes to aux_inv
 2022-03-28 17:58 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
 2022-03-28 17:57 UTC  (2+ messages)

stable-rc/linux-5.4.y baseline: 116 runs, 5 regressions (v5.4.188)
 2022-03-28 17:57 UTC 

[PATCH v2] configure: Fix default -O2 being added when CFLAGS not set
 2022-03-28 17:56 UTC 

[PATCH v2 00/12] iio: buffer-dma: write() and new DMABUF based API
 2022-03-28 17:54 UTC  (9+ messages)
` [PATCH v2 05/12] iio: core: Add new DMABUF interface infrastructure
` [PATCH v2 07/12] iio: buffer-dma: Use DMABUFs instead of custom solution

[PATCH v2 00/27] revision.[ch]: add and use release_revisions()
 2022-03-28 17:55 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 08/27] revisions API users: add "goto cleanup" for "rev_info" early exit

[PATCH net v2] ice: Fix MAC address setting
 2022-03-28 17:53 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net 00/13] docs: update and move the netdev-FAQ
 2022-03-28 17:51 UTC  (7+ messages)
` [PATCH net 03/13] docs: netdev: move the patch marking section up
` [PATCH net 09/13] docs: netdev: make the testing requirement more stringent

[PATCH 00/21] KVM: x86: Event/exception fixes and cleanups
 2022-03-28 17:50 UTC  (5+ messages)

[PATCH 0/2] locking: Add new lock contention tracepoints (v4)
 2022-03-28 17:48 UTC  (6+ messages)
` [PATCH 2/2] locking: Apply contention tracepoints in the slow path

[dm-devel] [PATCH] multipath-tools: add basic info on how to use multipath-tools with NVMe devices
 2022-03-28 17:48 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-28 17:48 UTC 

[PATCH v2 00/11] drm/edid: constify EDID parsing, with some fixes
 2022-03-28 17:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/3] qga: Implement guest-network-get-interfaces for Solaris
 2022-03-28 17:44 UTC  (4+ messages)
` [PATCH 3/3] qga/commands-posix: Fix listing ifaces "

Support for loading firewall rules with cgroup(v2) expressions early
 2022-03-28 17:46 UTC  (5+ messages)

[PATCH 0/2] remove DC_FP_* wrappers in dml files
 2022-03-28 17:46 UTC  (6+ messages)
` [PATCH 1/2] drm/amd/display: detach fpu operations from dcn10_validate_bandwidth in calcs

[PATCH RFC bpf-next 0/2] Mmapable task local storage
 2022-03-28 17:46 UTC  (4+ messages)

stable-rc/queue/5.17 build: 178 builds: 4 failed, 174 passed, 4 errors, 2 warnings (v5.17.1-6-g991a69f4cc51)
 2022-03-28 17:42 UTC 

[deller-parisc:for-next 11/14] kernel/irq/cpuhotplug.c:155:6: warning: no previous prototype for 'irq_migrate_all_off_this_cpu'
 2022-03-28 17:40 UTC  (3+ messages)

[PATCH v3 1/2] kunit: split resource API from test.h into new resource.h
 2022-03-28 17:41 UTC  (2+ messages)
` [PATCH v3 2/2] kunit: split resource API impl from test.c into new resource.c

[PATCH] src/storage.c: fix build with uclibc
 2022-03-28 17:40 UTC 

[PATCH v2 1/2] kunit: split resource API from test.h into new resource.h
 2022-03-28 17:40 UTC  (4+ messages)
` [PATCH v2 2/2] kunit: split resource API impl from test.c into new resource.c

[PATCH v4 00/13] Combined test-runner fixes
 2022-03-28 17:39 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-28 17:38 UTC 

[PATCH v3 0/7] fetch: add repair: full refetch without negotiation (was: "refiltering")
 2022-03-28 17:38 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 7/7] docs: mention --refetch fetch option

[PATCH 1/5] dt-bindings: mmc: imx-esdhc: Update compatible fallbacks
 2022-03-28 17:35 UTC  (13+ messages)
` [PATCH 3/5] arm64: dts: imx8mp: Enable HS400-ES

[PATCH] fetch2/git: stop generated tarballs from leaking info
 2022-03-28 17:36 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[RFCv2 PATCH net-next 0/2] net-next: ethool: add support to get/set tx push by ethtool -G/g
 2022-03-28 17:35 UTC  (5+ messages)
` [RFCv2 PATCH net-next 1/2] net-next: ethtool: extend ringparam set/get APIs for tx_push

[PATCH 00/15] tests/docker and tests/tcg cleanup and diet
 2022-03-28 17:31 UTC  (9+ messages)
` [PATCH 01/15] tests/docker: remove dead code
` [PATCH 02/15] tests/docker: remove test targets

[PATCH] net/iavf: remove extra copy step in Rx bulk path
 2022-03-28 17:31 UTC  (2+ messages)

[RESEND PATCH v7 0/8] kernfs: Introduce interface to access global kernfs_open_file_mutex
 2022-03-28 17:30 UTC  (11+ messages)
` [RESEND PATCH v7 7/8] kernfs: Replace per-fs rwsem with hashed rwsems

[PATCH v1 1/2] dt-bindings: clock: convert rockchip,rk3288-cru.txt to YAML
 2022-03-28 17:27 UTC  (4+ messages)

[PATCH V3 0/2] x86 IOMMU Documentation updates
 2022-03-28 17:28 UTC  (6+ messages)
` [PATCH V3 1/2] Documentation: x86: Add documentation for AMD IOMMU
` [PATCH V3 2/2] Documentation: x86: Clarify Intel IOMMU documentation

RTT-PROBE: lore-subspace-rtt
 2022-03-28 17:28 UTC 

[PATCH v4 13/13] auto-t: don't wait for wpa_supplicant to connect
 2022-03-28 17:28 UTC 

[PATCH v4 12/13] dpp: set new_freq when configuring as initiator
 2022-03-28 17:28 UTC 

[PATCH v4 11/13] dpp: fail if disconnected during DPP protocol
 2022-03-28 17:28 UTC 

[PATCH v4 10/13] auto-t: do a full scan when getting network
 2022-03-28 17:28 UTC 

[PATCH v4 09/13] auto-t: use wait_for_event in testPSK-roam
 2022-03-28 17:28 UTC 

[PATCH v4 08/13] auto-t: do full scan for testSAE
 2022-03-28 17:28 UTC 

[PATCH v4 07/13] auto-t: use wait_for_event in testSAE-roam
 2022-03-28 17:28 UTC 

[PATCH v4 06/13] auto-t: use wait_for_event in testBSSBlacklist
 2022-03-28 17:28 UTC 

[PATCH v4 05/13] auto-t: fixup testRoamRetry for better timing reliability
 2022-03-28 17:28 UTC 

[PATCH v4 04/13] auto-t: iwd.py: fix full_scan argument
 2022-03-28 17:28 UTC 

[PATCH v4 03/13] auto-t: remove waitstatus_to_exitcode for better compatibility
 2022-03-28 17:28 UTC 

[PATCH v4 02/13] test-runner: fix OOM issues (hopefully)
 2022-03-28 17:28 UTC 

[PATCH v4 01/13] test-runner: add memory usage for debugging
 2022-03-28 17:28 UTC 

[PATCH v4 00/13] Combined test-runner fixes
 2022-03-28 17:28 UTC 

[PATCH 0/2] KVM: x86: Allow opt out of guest hypercall patching
 2022-03-28 17:28 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86: Allow userspace to opt out of "

[RFC PATCH v3 0/4] RISC-V Smstateen support
 2022-03-28 17:23 UTC  (5+ messages)
` [RFC PATCH v3 1/4] target/riscv: Add smstateen support
` [RFC PATCH v3 2/4] target/riscv: smstateen check for h/senvcfg
` [RFC PATCH v3 3/4] target/riscv: smstateen check for fcsr
` [RFC PATCH v3 4/4] target/riscv: smstateen check for AIA/IMSIC

[PATCH 0/8] stm32mp: command stm32prog improvements
 2022-03-28 17:25 UTC  (9+ messages)
` [PATCH 1/8] stm32mp: stm32prog: fix comment
` [PATCH 2/8] stm32mp: stm32prog: add CONFIG_CMD_STM32PROG_OTP
` [PATCH 3/8] stm32mp: stm32prog: add TEE support in stm32prog command
` [PATCH 4/8] stm32mp: stm32prog: add support of STM32IMAGE version 2
` [PATCH 5/8] stm32mp: stm32prog: add support of UUID for FIP partition
` [PATCH 6/8] stm32mp: stm32prog: handle interruption during the first enumeration
` [PATCH 7/8] stm32mp: stm32prog: handle U-Boot script in flashlayout alternate
` [PATCH 8/8] stm32mp: stm32prog: handle flashlayout without STM32 image header

[Intel-gfx] [CI 1/4] drm/i915/gt: Explicitly clear BB_OFFSET for new contexts
 2022-03-28 17:25 UTC  (4+ messages)
` [Intel-gfx] [CI 2/4] drm/i915/selftests: Check for incomplete LRI from the context image
` [Intel-gfx] [CI 3/4] drm/i915/selftest: Clear the output buffers before GPU writes
` [Intel-gfx] [CI 4/4] drm/i915/selftest: Always cancel semaphore on error

[PATCH] drm/i915: avoid concurrent writes to aux_inv
 2022-03-28 17:16 UTC  (2+ messages)
` [Intel-gfx] "


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.