All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-02 10:56:00 to 2021-07-02 12:02:48 UTC [more...]

[PATCH 0/5] Default aliases
 2021-07-02 11:32 UTC  (8+ messages)
` [PATCH 5/5] config: add default aliases

[RFC PATCH V0 01/10] media: mtk-mdp3: Add Mediatek MDP Driver
 2021-07-02 12:00 UTC  (4+ messages)

Recent changes (master)
 2021-07-02 12:00 UTC 

[meta-virtualization][PATCH 0/3] Xen and XTF build fixes series
 2021-07-02 12:02 UTC  (3+ messages)
` [meta-virtualization][PATCH 1/3] xen, xen-tools: add upstream patches for gcc11 compilation fixes

[LTP] [PATCH 1/2] lib: limit the size of tmpfs in LTP
 2021-07-02 12:01 UTC  (4+ messages)

[PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
 2021-07-02 11:59 UTC  (5+ messages)

[PATCH v2] sched/uclamp: Avoid getting unreasonable ucalmp value when rq is idle
 2021-07-02 12:00 UTC  (4+ messages)

[patch 0/5] optionally sync per-CPU vmstats counter on return to userspace
 2021-07-02 11:59 UTC  (4+ messages)

[PATCH] Revert "libubootenv: inherit uboot-config"
 2021-07-02 11:59 UTC 

Why the Makefile is so eager to re-build & re-link
 2021-07-02 11:58 UTC  (2+ messages)
` [PATCH] Documentation/Makefile: don't re-build on 'git version' changes

[PATCH v2 0/3] Add MRMAC driver support
 2021-07-02 10:27 UTC  (3+ messages)
` [PATCH v2 2/3] net: xilinx: axi_mrmac: Add MRMAC driver

[PATCH] doc: fix typo in signature.txt
 2021-07-02  9:32 UTC 

[drm-intel:drm-intel-gt-next 8/14] drivers/gpu/drm/i915/gt/selftest_migrate.c:102 copy() error: uninitialized symbol 'rq'
 2021-07-02 11:57 UTC  (16+ messages)
` [Intel-gfx] "

[PATCH] Fix Atmel TPM crash caused by too frequent queries
 2021-07-02 11:57 UTC  (8+ messages)
` [PATCH] tpm: fix ATMEL "

[dpdk-dev] [RFC] lib/ethdev: add dev configured flag
 2021-07-02 11:57 UTC  (5+ messages)

mm/thp commits: please wait a few days
 2021-07-02 11:56 UTC  (11+ messages)

[PATCH v3 0/3] sched: A few uclamp fixes and tweaks
 2021-07-02 11:54 UTC  (11+ messages)
` [PATCH v3 1/3] sched: Fix UCLAMP_FLAG_IDLE setting

[PATCH v2 0/9] phyCORE-i.MX8MP Update
 2021-07-02 11:53 UTC  (11+ messages)
` [PATCH v2 1/9] arm: dts: imx8mp: Resync imx8mp device tree include
` [PATCH v2 2/9] arm: dts: imx8mp: Add common u-boot dtsi
` [PATCH v2 3/9] arm: dts: imx8mp-phyboard-pollux: Sync dts files with kernel
` [PATCH v2 4/9] board: phytec: phycore_imx8mp: Change debug UART
` [PATCH v2 5/9] board: phytec: phycore_imx8mp: Add fec support
` [PATCH v2 6/9] board: phytec: phycore_imx8mp: Set VDD_ARM to 0,95V
` [PATCH v2 7/9] board: phytec: phycore-imx8mp: Enable DVS1 control
` [PATCH v2 8/9] arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entry
` [PATCH v2 9/9] board: phytec: imx8mp-phycore: Switch to binman

[igt-dev] [PATCH v4 i-g-t 0/4] Keep tests working without relocations
 2021-07-02 11:52 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/4] tests/i915/gem_exec_store: Support gens "
` [igt-dev] [PATCH i-g-t 2/4] tests/i915/gem_exec_gttfill: Require relocation support
` [igt-dev] [PATCH i-g-t 3/4] tests/i915/gem_softpin: Exercise eviction with softpinning
` [igt-dev] [PATCH i-g-t 4/4] tests/i915/gem_exec_capture: Support gens without relocations

[PATCH V7 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-07-02 11:52 UTC  (10+ messages)
` [PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH V7 03/18] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest
` [PATCH V7 11/18] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS

The git spring cleanup challenge
 2021-07-02 11:43 UTC  (10+ messages)

[PATCH 0/4 POC] Allow executing code and syscalls in another address space
 2021-07-02 11:51 UTC  (7+ messages)
` [PATCH 2/4] arch/x86: implement the process_vm_exec syscall

[PATCH -next 1/1] iomap: Fix a false positive of UBSAN in iomap_seek_data()
 2021-07-02 11:50 UTC  (3+ messages)

[PATCH v4 0/7] libtracefs: Facilitate adding and removing kprobes
 2021-07-02 11:50 UTC  (9+ messages)
` [PATCH v4 1/7] libtracefs: Implement tracefs_instances()
` [PATCH v4 5/7] libtracefs: Implement tracefs_kprobe_clear_all() to remove all kprobes

[PATCH v2] userfaultfd: preserve user-supplied address tag in struct uffd_msg
 2021-07-02 11:48 UTC  (6+ messages)

[kvm-unit-tests PATCH 0/6] Initial x86_64 UEFI support
 2021-07-02 11:48 UTC  (14+ messages)
` [kvm-unit-tests PATCH 1/6] x86: Build tests as PE objects for the EFI loader
` [kvm-unit-tests PATCH 2/6] x86: Call efi_main from _efi_pe_entry
` [kvm-unit-tests PATCH 3/6] x86: efi_main: Get EFI memory map and exit boot services
` [kvm-unit-tests PATCH 4/6] x86: efi_main: Self-relocate ELF .dynamic addresses
` [kvm-unit-tests PATCH 5/6] cstart64.S: x86_64 bootstrapping after exiting EFI
` [kvm-unit-tests PATCH 6/6] x86: Disable some breaking tests for EFI and modify vmexit test

[rcu:rcu/next] BUILD SUCCESS a030f26738499018bb5fe3da1516896efdf809a0
 2021-07-02 11:48 UTC 

[PATCH 00/11] hw/arm: Make virt board secure powerdown/reset work
 2021-07-02 11:45 UTC  (10+ messages)
` [PATCH 03/11] hw/gpio/pl061: Clean up read/write offset handling logic
` [PATCH 04/11] hw/gpio/pl061: Add tracepoints for register read and write
` [PATCH 09/11] hw/gpio/pl061: Convert to 3-phase reset and assert GPIO lines correctly on reset
` [PATCH 10/11] hw/gpio/pl061: Document a shortcoming in our implementation

Reminder: informal call tomorrow 18:00 UTC
 2021-07-02 11:47 UTC 

[PATCH 00/22] Mediatek MT8195 clock support
 2021-07-02 11:44 UTC  (5+ messages)
` [PATCH 04/22] clk: mediatek: Add MT8195 basic clocks support

[PATCH 0/2] fcntl: fix potential deadlocks
 2021-07-02 11:44 UTC  (4+ messages)
` [PATCH 1/2] fcntl: fix potential deadlocks for &fown_struct.lock

[PATCH] libtracefs: Remove leftover regcomp() in event_enable_disable()
 2021-07-02 11:43 UTC 

[PATCH v2] drm/dbi: Print errors for mipi_dbi_command()
 2021-07-02 11:42 UTC  (4+ messages)

[regression] UDP recv data corruption
 2021-07-02 11:42 UTC  (5+ messages)

[PATCH] ath: switch from 'pci_' to 'dma_' API
 2021-07-02 11:40 UTC  (4+ messages)

[PATCH 1/2] drm/i915/selftests: fix smatch warning in igt_check_blocks
 2021-07-02 11:41 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] ath11k: Remove some duplicate code
 2021-07-02 11:40 UTC  (3+ messages)

[PATCH v15 00/12] Restricted DMA
 2021-07-02 11:39 UTC  (7+ messages)
` [PATCH v15 12/12] of: Add plumbing for restricted DMA pool

[PATCH v2] block/rbd: Add support for rbd image encryption
 2021-07-02 11:37 UTC  (3+ messages)

[hardknott][PATCH] Binutils: Fix CVE-2021-20197
 2021-07-02 11:39 UTC  (8+ messages)
` [OE-core] "
          ` [hardknott][PATCH v3] binutils: "

[libgpiod][PATCH 0/4] libgpiod v2: C++ bindings
 2021-07-02 11:38 UTC  (5+ messages)
` [libgpiod][PATCH 4/4] bindings: cxx: implement C++ bindings for libgpiod v2.0

[PATCH v3] btrfs: zoned: revert "btrfs: zoned: fail mount if the device does not support zone append"
 2021-07-02 11:38 UTC 

[RFC PATCH 00/28] cli: Add a new shell
 2021-07-02 11:38 UTC  (8+ messages)
` [RFC PATCH 02/28] cli: Add LIL shell
` [RFC PATCH 03/28] cli: lil: Replace strclone with strdup

[PATCH v4 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-07-02 11:36 UTC  (6+ messages)

Netgear A6210 with mt76x2u driver issues?
 2021-07-02 11:37 UTC  (4+ messages)

[PATCH 1/2] ACPI: Correct \_SB._OSC bit definition for PRM
 2021-07-02 11:37 UTC  (3+ messages)
` [PATCH 2/2] ACPI: let BIOS fall back to legacy handling if PRM disabled

[PATCH v2] btrfs: zoned: revert "btrfs: zoned: fail mount if the device does not support zone append"
 2021-07-02 11:36 UTC  (3+ messages)

[PATCH] libtracefs: Fix tracefs_event_enable/disable() to not have open regex
 2021-07-02 11:36 UTC  (3+ messages)

[xen-unstable test] 163219: tolerable FAIL
 2021-07-02 11:33 UTC 

DVBS Blind scan implementation of Linux DVB
 2021-07-02 11:33 UTC  (2+ messages)

[PATCH] MAINTAINERS: update block/rbd.c maintainer
 2021-07-02 11:31 UTC  (2+ messages)

[PATCH v2] net: bridge: sync fdb to new unicast-filtering ports
 2021-07-02 11:32 UTC  (7+ messages)
  ` [Bridge] "

[GIT PULL] io_uring updates for 5.14-rc1
 2021-07-02 11:32 UTC  (3+ messages)

[PATCH v6 0/3] sched/fair: Burstable CFS bandwidth controller
 2021-07-02 11:31 UTC  (4+ messages)
` [PATCH v6 2/3] sched/fair: Add cfs bandwidth burst statistics

[PATCH v2] gpio: mt7621: support gpio-line-names property
 2021-07-02 11:30 UTC  (11+ messages)

[PATCH v3] mmc: host: renesas_sdhi: Refactor renesas_sdhi_probe()
 2021-07-02 11:29 UTC 

[LTP] [PATCH 0/2] syscalls/fork: Rewrite fork{07, 08} to a proper synchronization
 2021-07-02 11:28 UTC  (3+ messages)
` [LTP] [PATCH 1/2] fork07: Rewrite the test "

[PATCH] iavf: remove redundant null check on key
 2021-07-02 11:27 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v4 0/3] bundle doc: generalize & elaborate
 2021-07-02 11:26 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] bundle doc: rewrite the "DESCRIPTION" section
  ` [PATCH v5 2/3] bundle doc: elaborate on object prerequisites
  ` [PATCH v5 3/3] bundle doc: elaborate on rev<->ref restriction

[android-common:android13-5.10 10947/10965] Warning: Kernel ABI header at 'tools/include/uapi/linux/kvm.h' differs from latest version at 'include/uapi/linux/kvm.h': 1057> #define KVM_CAP_SYS_HYPERV_CPUID 191
 2021-07-02 11:27 UTC 

[PATCH net-next v5 0/5] Generic XDP improvements
 2021-07-02 11:18 UTC  (4+ messages)
` [PATCH net-next v5 3/5] bpf: cpumap: implement generic cpumap

[PATCH net-next v6 0/5] Generic XDP improvements
 2021-07-02 11:18 UTC  (6+ messages)
` [PATCH net-next v6 1/5] net: core: split out code to run generic XDP prog
` [PATCH net-next v6 2/5] bitops: add non-atomic bitops for pointers
` [PATCH net-next v6 3/5] bpf: cpumap: implement generic cpumap
` [PATCH net-next v6 4/5] bpf: devmap: implement devmap prog execution for generic XDP
` [PATCH net-next v6 5/5] bpf: tidy xdp attach selftests

[PATCH][next] btrfs: Fix multiple out-of-bounds warnings
 2021-07-02 11:17 UTC  (3+ messages)

[PATCH 0/2] Add NCSI Intel OEM command to keep PHY link up on
 2021-07-02 11:25 UTC  (6+ messages)
` [PATCH 1/2] net/ncsi: add NCSI Intel OEM command to keep PHY up
` [PATCH 2/2] net/ncsi: add dummy response handler for Intel boards

Start fixing the shared to exclusive fence dependencies
 2021-07-02 11:16 UTC  (5+ messages)
` [PATCH 1/4] dma-buf: add some more kerneldoc to dma_resv_add_shared_fence
` [PATCH 2/4] dma-buf: fix dma_resv_test_signaled test_all handling v2
` [PATCH 3/4] drm/nouveau: always wait for the exclusive fence
` [PATCH 4/4] drm/msm: "

[ovmf test] 163221: regressions - FAIL
 2021-07-02 11:14 UTC 

[PATCH v4 1/2] iio: frequency: adrf6780: add support for ADRF6780
 2021-07-02 11:12 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: iio: frequency: add adrf6780 doc

[PATCH v12] vfs: fix copy_file_range regression in cross-fs copies
 2021-07-02 11:12 UTC  (2+ messages)

[PATCH] paride: remove redudant space character check
 2021-07-02 11:11 UTC 

sstate not used due to runtaskdeps
 2021-07-02 11:10 UTC 

[PATCH v2 0/4] ceph: new mount device syntax
 2021-07-02 11:10 UTC  (7+ messages)
` [PATCH v2 1/4] ceph: new device mount syntax
` [PATCH v2 2/4] ceph: validate cluster FSID for new device syntax

[PATCH] btrfs: add special case to setget helpers for 64k pages
 2021-07-02 11:06 UTC  (3+ messages)

[PATCH -perfbook] future/htm: Fix typo (missing '\' of \IXalt)
 2021-07-02 11:08 UTC  (2+ messages)
` [PATCH -perfbook v2] future/htm, summary: Fix typos (missing '\' in indexing macros)

[PATCH] libsepol/cil: do not override previous results of __cil_verify_classperms
 2021-07-02 11:07 UTC 

[dpdk-dev] [RFC] porting AddressSanitizer feature to DPDK
 2021-07-02 11:05 UTC  (12+ messages)
` [dpdk-dev] [RFC v2] "

[PATCH][CIFS] make locking consistent around the server session status
 2021-07-02 11:04 UTC  (2+ messages)

Questions over DSI within DRM
 2021-07-02 11:03 UTC 

[PATCH v7 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-07-02 11:02 UTC  (2+ messages)

Xeno3-x86: system freezes with SEGFAULT
 2021-07-02 11:02 UTC  (4+ messages)

[PATCH v2 0/7] drm/panfrost: drm/panfrost: Add a new submit ioctl
 2021-07-02 11:02 UTC  (10+ messages)
` [PATCH v2 4/7] drm/panfrost: Add the ability to create submit queues

[PATCH v6 0/9] Use Doxygen and sphinx for html documentation
 2021-07-02 11:01 UTC  (6+ messages)
` [PATCH v6 9/9] docs/doxygen: doxygen documentation for grant_table.h

[PATCH] powerpc: Only build restart_table.c for 64s
 2021-07-02 10:59 UTC  (2+ messages)

[PATCH V4 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-07-02 10:57 UTC  (3+ messages)
` [PATCH V4 4/6] block/rbd: migrate from aio to coroutines

arch/arm64/kvm/sys_regs.c:1544:13: warning: initialized field overwritten
 2021-07-02 10:58 UTC  (4+ messages)
` [kbuild-all] "

[dpdk-dev] basicfwd
 2021-07-02 10:56 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.