All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-02 12:27:20 to 2021-09-02 13:12:57 UTC [more...]

[PATCH] kern/efi: Adding efi-watchdog command
 2021-09-02 12:48 UTC  (6+ messages)

[PATCH v4 00/36] Run hooks via "git run hook" & hook library
 2021-09-02 13:11 UTC  (27+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/36] Makefile: mark "check" target as .PHONY
  ` [PATCH v5 02/36] Makefile: stop hardcoding {command,config}-list.h
  ` [PATCH v5 03/36] Makefile: remove an out-of-date comment
  ` [PATCH v5 04/36] hook.[ch]: move find_hook() from run-command.c to hook.c
  ` [PATCH v5 05/36] hook.c: add a hook_exists() wrapper and use it in bugreport.c
  ` [PATCH v5 06/36] hook.c users: use "hook_exists()" instead of "find_hook()"
  ` [PATCH v5 07/36] hook-list.h: add a generated list of hooks, like config-list.h
  ` [PATCH v5 08/36] hook: add 'run' subcommand
  ` [PATCH v5 09/36] gc: use hook library for pre-auto-gc hook
  ` [PATCH v5 10/36] rebase: convert pre-rebase to use hook.h
  ` [PATCH v5 11/36] am: convert applypatch "
  ` [PATCH v5 12/36] hooks: convert 'post-checkout' hook to hook library
  ` [PATCH v5 13/36] merge: convert post-merge to use hook.h
  ` [PATCH v5 14/36] git hook run: add an --ignore-missing flag
  ` [PATCH v5 15/36] send-email: use 'git hook run' for 'sendemail-validate'
  ` [PATCH v5 16/36] git-p4: use 'git hook' to run hooks
  ` [PATCH v5 17/36] commit: convert {pre-commit,prepare-commit-msg} hook to hook.h
  ` [PATCH v5 18/36] read-cache: convert post-index-change to use hook.h
  ` [PATCH v5 19/36] receive-pack: convert push-to-checkout hook to hook.h
  ` [PATCH v5 20/36] run-command: remove old run_hook_{le,ve}() hook API
  ` [PATCH v5 21/36] run-command: allow stdin for run_processes_parallel
  ` [PATCH v5 22/36] hook: support passing stdin to hooks
  ` [PATCH v5 23/36] am: convert 'post-rewrite' hook to hook.h
  ` [PATCH v5 24/36] run-command: add stdin callback for parallelization
  ` [PATCH v5 25/36] hook: provide stdin by string_list or callback

[PATCH 1/2] arm: stm32: Disable ATAGs support
 2021-09-02 13:12 UTC  (5+ messages)
` [PATCH 2/2] board: stm32: Remove the bi_boot_params initialization

[PATCH 0/3] arm64: meson-axg: meson-gxl: add support for JetHub D1/H1
 2021-09-02 13:05 UTC  (10+ messages)
` [PATCH 1/3] arm64: dts: meson-gxl: add support for JetHub H1
` [PATCH 2/3] arm64: dts: meson-axg: add support for JetHub D1
` [PATCH 3/3] dt-bindings: arm: amlogic: add bindings for JetHub D1/H1

[PATCH 00/29] [RFC] build more i386 tcg code modular
 2021-09-02 13:09 UTC  (4+ messages)
` [PATCH 10/29] tcg_funcs: Add tlb_flush to TCGModuleOps

[dpdk-dev] [PATCH] gpudev: introduce memory API
 2021-09-02 13:12 UTC  (8+ messages)
` [dpdk-dev] [RFC PATCH v2 0/7] heterogeneous computing library

[PULL 00/13] Testing, build system and misc patches
 2021-09-02 12:49 UTC  (12+ messages)
` [PULL 01/13] docs: add definitions of terms for CI/testing
` [PULL 02/13] libqtest: check for g_setenv() failure
` [PULL 03/13] gitlab-ci: Merge "build-disabled" with "build-without-default-features"
` [PULL 04/13] gitlab-ci: Remove superfluous "dnf install" statement
` [PULL 05/13] gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document them
` [PULL 06/13] gitlab-ci: Don't try to use the system libfdt in the debian job
` [PULL 08/13] meson.build: Don't use internal libfdt if the user requested the system libfdt
` [PULL 09/13] configure / meson: Move the GBM handling to meson.build
` [PULL 10/13] scripts: Remove the "show-fixed-bugs.sh" file
` [PULL 11/13] softmmu/vl: Add a "grab-mod" parameter to the -display sdl option
` [PULL 12/13] softmmu/vl: Deprecate the old grab options

[PATCH v3 0/4] Make USB ports to work on HiKey960/970
 2021-09-02 13:10 UTC  (4+ messages)
` [PATCH v3 2/4] misc: hisi_hikey_usb: change the DT schema

[PATCH v2 0/3] test-lib-functions.sh: keep user's HOME, TERM and SHELL for 'test_pause' and 'debug'
 2021-09-02 13:10 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause'

[PATCH v4] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-09-02 13:07 UTC  (9+ messages)

[powerpc:next] BUILD SUCCESS e432fe97f3e5de325b40021e505cce53877586c5
 2021-09-02 13:07 UTC 

[Intel-gfx] [PATCH v6 0/3] drm/i915/hdcp: HDCP2.2 MST dock fixes
 2021-09-02 13:10 UTC  (7+ messages)
` [Intel-gfx] [PATCH v6 1/3] drm/i915/hdcp: update cp_irq_count_cached in intel_dp_hdcp2_read_msg()
` [Intel-gfx] [PATCH v6 2/3] drm/i915/hdcp: read RxInfo once when reading RepeaterAuth_Send_ReceiverID_List
` [Intel-gfx] [PATCH v6 3/3] drm/i915/hdcp: reuse rx_info for mst stream type1 capability check

[PATCH v6 0/7] Inefficient OPPs
 2021-09-02 13:09 UTC  (5+ messages)
` [PATCH v6 6/7] cpufreq: Skip inefficient frequencies

[PATCH] fat: Allow out-of-range FAT modification timestamps
 2021-09-02 13:05 UTC  (3+ messages)

[PATCH kernel] KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots
 2021-09-02 13:08 UTC  (5+ messages)

[PATCH 0/3] btrfs-progs: error messages enhancement for bad tree blocks
 2021-09-02 13:08 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: use btrfs_key for btrfs_check_node() and btrfs_check_leaf()
` [PATCH 2/3] btrfs-progs: backport btrfs_check_leaf() from kernel
` [PATCH 3/3] btrfs-progs: backport btrfs_check_node() "

[RFC 0/5] VirtIO RDMA
 2021-09-02 13:06 UTC  (6+ messages)
` [RFC 1/5] RDMA/virtio-rdma Introduce a new core cap prot
` [RFC 2/5] RDMA/virtio-rdma: VirtIO RDMA driver
` [RFC 3/5] RDMA/virtio-rdma: VirtIO RDMA test module
` [RFC 4/5] virtio-net: Move some virtio-net-pci decl to include/hw/virtio
` [RFC 5/5] hw/virtio-rdma: VirtIO rdma device

[PATCH v2 00/35] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-09-02 12:59 UTC  (5+ messages)
` [PATCH v2 01/35] acpi: add helper routines to initialize "
` [PATCH v2 06/35] acpi: build_tpm2: use acpi_init_table()/acpi_table_composed() instead of build_header()

[patch 00/10] x86/fpu: Clean up error handling in sigframe related code
 2021-09-02 13:08 UTC  (10+ messages)
` [patch 01/10] x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()

[PATCH v2 00/87] Trace file version 7
 2021-09-02 13:07 UTC  (10+ messages)
` [PATCH v2 31/87] trace-cmd library: Fit CPU latency trace data in the new trace file version 7 format
` [PATCH v2 51/87] trace-cmd library: Extend the input handler with trace data decompression context
` [PATCH v2 87/87] trace-cmd: Document trace file version 7

[Intel-gfx] [PATCH V4] drm/i915/gen11: Disable cursor clock gating in HDR mode
 2021-09-02 13:07 UTC  (6+ messages)

[PATCH v2 0/2] Use "ref" clocks from firmware for DSI PLL VCO parent
 2021-09-02 13:05 UTC  (7+ messages)
` [PATCH v2 2/2] clk: qcom: gcc-sdm660: Remove transient global "xo" clock

[dpdk-dev] [RFC PATCH 0/7] add test suite for DMA drivers
 2021-09-02 13:05 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 0/6] "
  ` [dpdk-dev] [PATCH v2 1/6] dmadev: add device idle check for testing use
  ` [dpdk-dev] [PATCH v2 3/6] app/test: add basic dmadev copy tests

[PATCH] fs/xfs: Avoid unreadble filesystem if V4 superblock
 2021-09-02 13:05 UTC  (11+ messages)

[PATCH 5.10 000/103] 5.10.62-rc1 review
 2021-09-02 13:04 UTC  (6+ messages)
` [PATCH 5.10 036/103] ucounts: Increase ucounts reference counter before the security hook

[PATCH for-next 0/4] EFA CQ notifications
 2021-09-02 13:02 UTC  (9+ messages)
` [PATCH for-next 4/4] RDMA/efa: "

Dynamic DHCP server assignment and spin-up on batman-adv mesh network
 2021-09-02 13:02 UTC  (2+ messages)

rdma link add NAME type rxe netdev IFACE stopped working
 2021-09-02 13:02 UTC  (2+ messages)

[PATCH v5 00/14] packfile-uris: commits, trees and tags exclusion
 2021-09-02 13:01 UTC  (4+ messages)
` [PATCH v5 09/14] commit.h: add wrapped tags in commit struct

[PATCH v2] perf build: Report failure for testing feature libopencsd
 2021-09-02 13:00 UTC  (4+ messages)

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-09-02 12:59 UTC  (2+ messages)
` [Bug 211277] "

[PATCH v2 0/7]
 2021-09-02 12:59 UTC  (5+ messages)
` [PATCH v2 2/7] btrfs: do not take the uuid_mutex in btrfs_rm_device
` [PATCH v2 7/7] btrfs: do not take the device_list_mutex in clone_fs_devices

[PATCH v3] hwmon: Add Maxim MAX6620 hardware monitoring driver
 2021-09-02 12:59 UTC  (3+ messages)

[PATCH v4 00/21] Add LoongArch linux-user emulation support
 2021-09-02 12:41 UTC  (22+ messages)
` [PATCH v4 01/21] target/loongarch: Add README
` [PATCH v4 02/21] target/loongarch: Add core definition
` [PATCH v4 03/21] target/loongarch: Add main translation routines
` [PATCH v4 04/21] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v4 05/21] target/loongarch: Add fixed point shift "
` [PATCH v4 06/21] target/loongarch: Add fixed point bit "
` [PATCH v4 07/21] target/loongarch: Add fixed point load/store "
` [PATCH v4 08/21] target/loongarch: Add fixed point atomic "
` [PATCH v4 09/21] target/loongarch: Add fixed point extra "
` [PATCH v4 10/21] target/loongarch: Add floating point arithmetic "
` [PATCH v4 11/21] target/loongarch: Add floating point comparison "
` [PATCH v4 12/21] target/loongarch: Add floating point conversion "
` [PATCH v4 13/21] target/loongarch: Add floating point move "
` [PATCH v4 14/21] target/loongarch: Add floating point load/store "
` [PATCH v4 15/21] target/loongarch: Add branch "
` [PATCH v4 16/21] target/loongarch: Add disassembler
` [PATCH v4 17/21] LoongArch Linux User Emulation
` [PATCH v4 18/21] default-configs: Add loongarch linux-user support
` [PATCH v4 19/21] target/loongarch: Add target build suport
` [PATCH v4 20/21] target/loongarch: 'make check-tcg' support
` [PATCH v4 21/21] scripts: add loongarch64 binfmt config

[PATCH 0/3] Allow access to confidential computing secret area in SEV guests
 2021-09-02 12:59 UTC  (4+ messages)
` [PATCH 3/3] virt: Add sev_secret module to expose confidential computing secrets

[RFC PATCH net-next 0/3] Make the PHY library stop being so greedy when binding the generic PHY driver
 2021-09-02 12:59 UTC  (4+ messages)

[PATCH v8 00/10] GICv3 LPI and ITS feature implementation
 2021-09-02 12:42 UTC  (4+ messages)
` [PATCH v8 07/10] hw/arm/sbsa-ref: add ITS support in SBSA GIC

[PATCH 0/6] drm/i915: Suspend / resume backup- and restore of LMEM
 2021-09-02 12:57 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH bpf-next v4 00/27] x86/ftrace/bpf: Add batch support for direct/tracing attach
 2021-09-02 12:57 UTC  (6+ messages)
` [PATCH bpf-next v4 18/27] bpf, x64: Store properly return value for trampoline with multi func programs

[PATCH v3] coresight: tmc-etr: Speed up for bounce buffer in flat mode
 2021-09-02 12:54 UTC  (4+ messages)

Bug in dunfell branch because of commit "sdk: fix relocate symlink failed"?
 2021-09-02 12:54 UTC 

[PATCH v2 0/3] Convert name-prefix doc to json-schema
 2021-09-02 12:47 UTC  (6+ messages)
` [PATCH v2 1/3] ASoC: Add json-schema documentation for sound-name-prefix

[Intel-gfx] [PATCH 0/5] Fix in max source calculation for dp/edp
 2021-09-02 12:52 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Fix in max source calculation for dp/edp (rev3)

[PATCH v5 03/14] packfile-uri: support for excluding commit objects
 2021-09-02 12:51 UTC  (2+ messages)

[PATCH v2] xen/arm64: Remove vreg_emulate_sysreg32
 2021-09-02 12:50 UTC  (6+ messages)

[PATCH 0/3] dma-buf: Add missing dependencies on DMA_SHARED_BUFFER
 2021-09-02 12:49 UTC  (4+ messages)
` [PATCH 1/3] dma-buf: DMABUF_MOVE_NOTIFY should depend "
` [PATCH 2/3] dma-buf: DMABUF_DEBUG "
` [PATCH 3/3] dma-buf: DMABUF_SYSFS_STATS "

[PATCH v2] mfd: hi6421-spmi-pmic: cleanup drvdata
 2021-09-02 12:47 UTC 

[PATCH v2 0/4] add a test mode for SANITIZE=leak, run it in CI
 2021-09-02 12:25 UTC  (4+ messages)
` [PATCH v3 0/8] "

[PATCH 0/3] media: v4l2-ctl: Add support to VIDIOC_DQEVENT_TIME32 on non x86_64 arch
 2021-09-02 12:47 UTC  (7+ messages)
` [PATCH 3/3] "

[PATCH] mfd: hi6421-spmi-pmic: cleanup drvdata
 2021-09-02 12:47 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/5] crypto/dpaa2_sec: fix to check next null for auth only case
 2021-09-02 12:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 01/11] "
  ` [dpdk-dev] [EXT] "

[RESEND PATCH 2/2] usb: dwc3: pci add property to allow user space role switch
 2021-09-02 12:45 UTC  (7+ messages)

[Intel-gfx] [v2 0/5] DSI driver improvement
 2021-09-02 12:46 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for DSI driver improvement (rev2)

[PATCH v2 0/5] Cleanups and fixup for page_alloc
 2021-09-02 12:45 UTC  (4+ messages)
` [PATCH v2 5/5] mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact[_nid]

ucontext, kernel vs. userspace (glibc)
 2021-09-02 12:42 UTC  (2+ messages)

[PATCH] Update auditctl man page for new example on shell escaping
 2021-09-02  6:14 UTC 

[Intel-wired-lan] [PATCH net v1] iavf: Fix promiscuous mode configuration flow messages
 2021-09-02 12:44 UTC 

[PATCH] Input: ili210x - Set the device name according to the device model
 2021-09-02 12:44 UTC  (6+ messages)

[PATCH 01/11] drm/i915: Release i915_gem_context from a worker
 2021-09-02 12:42 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v7 0/4] Add APNE PCMCIA 100 Mbit support
 2021-09-02 12:42 UTC  (3+ messages)
` [PATCH v7 1/4] m68k: Kconfig - select core PCMCIA support module for Amiga PCMCIA

[PATCH v3 1/1] virtio-blk: avoid preallocating big SGL for data
 2021-09-02 12:41 UTC  (3+ messages)

[PATCH v2 0/6] x86/PVH: Dom0 building adjustments
 2021-09-02 12:39 UTC  (4+ messages)

[PATCH v3 0/6] Runtime allocation of memory regions
 2021-09-02 12:40 UTC  (4+ messages)
` [PATCH v3 2/6] mm: Allow dynamically requesting additional "

[PATCH V2 net 1/2] net: dsa: b53: Fix calculating number of switch ports
 2021-09-02 12:40 UTC  (2+ messages)

[PATCH v3 00/12] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-09-02 12:36 UTC  (14+ messages)
` [PATCH v3 02/12] KVM: arm64: selftests: Add write_sysreg_s and read_sysreg_s
` [PATCH v3 07/12] KVM: arm64: selftests: Add support to get the vcpuid from MPIDR_EL1

[dpdk-dev] [PATCH] driver: i40evf device initialization
 2021-09-02 12:37 UTC  (6+ messages)

Guest Agent issue with 'guest-get-osinfo' command on Windows
 2021-09-02 12:36 UTC 

[PATCH BUGFIX 0/1] block, bfq: fix a bug causing a memory leak
 2021-09-02 12:37 UTC  (3+ messages)
` [PATCH BUGFIX 1/1] block, bfq: honor already-setup queue merges

[PATCH v1 0/8] Virtio features acknowledged by guest
 2021-09-02 12:34 UTC  (2+ messages)

[PATCH] block/mq-deadline: Move dd_queued() to fix defined but not used warning
 2021-09-02 12:35 UTC  (2+ messages)

[PATCH 0/2] Add code to manage DSP related clocks
 2021-09-02 12:32 UTC  (6+ messages)
` [PATCH 1/2] ASoC: SOF: imx: "
` [PATCH 2/2] dt-bindings: dsp: fsl: Add DSP optional clocks documentation

[dpdk-dev] [PATCH] app/testpmd: add command to print representor info
 2021-09-02 12:33 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

Help needed in patching CVE-2021-3640
 2021-09-02 12:33 UTC 

drivers/usb/cdns3/cdnsp-gadget.c:1178:6: warning: variable 'temp_64' set but not used
 2021-09-02 12:33 UTC  (2+ messages)

next/master baseline: 753 runs, 34 regressions (next-20210902)
 2021-09-02 12:33 UTC 

[Virtio-fs] [virtiofsd-rs] MR merged: Add flags and options to be compatible with the C implementation (Part 1)
 2021-09-02 12:32 UTC 

[Virtio-fs] [virtiofsd-rs] MR merged: Do not filter out the RENAME_WHITEOUT flag of rename2
 2021-09-02 12:32 UTC 

[PATCH 1/1] net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
 2021-09-02 12:30 UTC  (2+ messages)

[PATCH 00/24] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-09-02 12:29 UTC  (5+ messages)
` [PATCH 22/24] x86/entry: Implement and use do_paranoid_entry() and paranoid_exit()

[PATCH 0/3] hw/virtio: Minor housekeeping patches
 2021-09-02 12:12 UTC  (6+ messages)
` [PATCH 1/3] hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCU
` [RFC PATCH 3/3] hw/virtio: Have virtqueue_get_avail_bytes() pass caches arg to callees


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.