All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-09 21:58:02 to 2020-11-09 22:53:57 UTC [more...]

[PATCH 00/34] fs: idmapped mounts
 2020-11-03 14:10 UTC  (5+ messages)

[dpdk-dev] [PATCH v7 00/14] Arm build options rework
 2020-11-09 22:52 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 10/14] build: optional NUMA and cpu counts detection

[RFC PATCH 0/2] add ppp_generic ioctl to bridge channels
 2020-11-09 22:51 UTC  (2+ messages)

[PATCH 0/5] Add support for Encryption and Casefolding in F2FS
 2020-11-09 22:50 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags
 2020-11-09 22:50 UTC  (12+ messages)

[PATCH] fix linear_isdigit()'s itype
 2020-11-09 22:49 UTC 

[PATCH 0/2] remoteproc: Constify static struct rproc_ops
 2020-11-09 22:47 UTC  (3+ messages)
` [PATCH 1/2] remoteproc: ingenic: Constify ingenic_rproc_ops

[PATCH] ARM: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLD
 2020-11-09 22:47 UTC  (2+ messages)

[PATCH 4/4] Doc: push with --base
 2020-11-09 22:47 UTC  (2+ messages)

[PATCH v22 00/23] LSM: Module stacking for AppArmor
 2020-11-09 22:47 UTC  (9+ messages)
` [PATCH v22 12/23] LSM: Specify which LSM to display

Using Wireguard for Geo redundancy
 2020-11-04 11:11 UTC  (2+ messages)

support comma-separated fetch specs list?
 2020-11-09 22:45 UTC  (4+ messages)

[PATCH v1 0/4] Updates to MHI channel handling
 2020-11-09 22:44 UTC  (5+ messages)
` [PATCH v1 1/4] bus: mhi: core: Allow receiving a STOP channel command response
` [PATCH v1 2/4] bus: mhi: core: Improvements to the channel handling state machine
` [PATCH v1 3/4] bus: mhi: core: Add support to pause or resume channel data transfers
` [PATCH v1 4/4] bus: mhi: core: Check execution environment for channel before issuing reset

[PATCH v2 00/20] fundamentals of merge-ort implementation
 2020-11-09 22:44 UTC  (10+ messages)

[dpdk-dev] [PATCH v1] app/test: zcd needs to be initialised to fix gcc compile error
 2020-11-09 22:43 UTC  (8+ messages)

Add local DNS forwarder to Windows client
 2020-11-03 10:31 UTC 

DNS resolution retries and EAI_NONAME
 2020-11-03  8:57 UTC 

[EdgeRouter] PtP links using /32 subnet mask
 2020-11-01 18:39 UTC 

WireGuard-Android QR code import disappeared from chromebook
 2020-10-31 17:28 UTC 

[PATCH v2] vhost-vdpa: fix page pinning leakage in error path (rework)
 2020-11-09 22:42 UTC  (7+ messages)

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-09 22:42 UTC  (13+ messages)

[Qemu-devel] [Bug 1734474] [NEW] Maemo does not boot on emulated N800
 2020-11-09 22:32 UTC  (3+ messages)
` [Bug 1734474] "

[PATCH v3 0/9] clk: qoriq fixes and new fsl-flexspi driver
 2020-11-09 22:39 UTC  (6+ messages)
` [PATCH v3 3/9] clk: qoriq: provide constants for the type

[Bug 205107] New: No HDD spindown/parking on shutdown
 2020-11-09 22:39 UTC  (5+ messages)
` [Bug 205107] "

[PATCH 0/2] update-ref: Allow creation of multiple transactions
 2020-11-09 22:38 UTC  (7+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] t1400: Avoid touching refs on filesystem

[PATCH v3] poky-tiny: enable section removal
 2020-11-09 22:38 UTC 

[Buildroot] [PATCH v1] package/bcm2835: bump version to 1.68
 2020-11-09 22:38 UTC 

phosphor-logging: entry() failed parse message
 2020-11-09 22:35 UTC  (3+ messages)

[PATCH] x86/mce: Enable additional error logging on certain Intel CPUs
 2020-11-09 22:36 UTC  (5+ messages)
` [tip: ras/core] "

[PATCH v2] poky-tiny: enable section removal
 2020-11-09 22:34 UTC  (2+ messages)
` [poky] "

[PATCH 00/11 V4] vhost: vhost-scsi bug fixes
 2020-11-09 22:32 UTC  (8+ messages)
` [PATCH 06/11] vhost: support delayed vq creation

[MPTCP] [kselftest UNSTABLE] mptcp/export 4d7fed49af ("DO-NOT-MERGE: mptcp: enabled by default") (fwd)
 2020-11-09 22:31 UTC 

[PATCH v3 00/34] SEV-ES hypervisor support
 2020-11-09 22:26 UTC  (35+ messages)
` [PATCH v3 01/34] x86/cpu: Add VM page flush MSR availablility as a CPUID feature
` [PATCH v3 02/34] KVM: SVM: Remove the call to sev_platform_status() during setup
` [PATCH v3 03/34] KVM: SVM: Add support for SEV-ES capability in KVM
` [PATCH v3 04/34] KVM: SVM: Add GHCB accessor functions for retrieving fields
` [PATCH v3 05/34] KVM: SVM: Add support for the SEV-ES VMSA
` [PATCH v3 06/34] KVM: x86: Mark GPRs dirty when written
` [PATCH v3 07/34] KVM: SVM: Add required changes to support intercepts under SEV-ES
` [PATCH v3 08/34] KVM: SVM: Prevent debugging "
` [PATCH v3 09/34] KVM: SVM: Do not allow instruction emulation "
` [PATCH v3 10/34] KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
` [PATCH v3 11/34] KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
` [PATCH v3 12/34] KVM: SVM: Add initial support for a VMGEXIT VMEXIT
` [PATCH v3 13/34] KVM: SVM: Create trace events for VMGEXIT processing
` [PATCH v3 14/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
` [PATCH v3 15/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
` [PATCH v3 16/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
` [PATCH v3 17/34] KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
` [PATCH v3 18/34] KVM: SVM: Support MMIO for an SEV-ES guest
` [PATCH v3 19/34] KVM: SVM: Support string IO operations "
` [PATCH v3 20/34] KVM: SVM: Add support for EFER write traps "
` [PATCH v3 21/34] KVM: SVM: Add support for CR0 "
` [PATCH v3 22/34] KVM: SVM: Add support for CR4 "
` [PATCH v3 23/34] KVM: SVM: Add support for CR8 "
` [PATCH v3 24/34] KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES
` [PATCH v3 25/34] KVM: SVM: Do not report support for SMM for an SEV-ES guest
` [PATCH v3 26/34] KVM: SVM: Guest FPU state save/restore not needed for "
` [PATCH v3 27/34] KVM: SVM: Add support for booting APs for an "
` [PATCH v3 28/34] KVM: SVM: Add NMI support "
` [PATCH v3 29/34] KVM: SVM: Set the encryption mask for the SVM host save area
` [PATCH v3 30/34] KVM: SVM: Update ASID allocation to support SEV-ES guests
` [PATCH v3 31/34] KVM: SVM: Provide support for SEV-ES vCPU creation/loading
` [PATCH v3 32/34] KVM: SVM: Provide support for SEV-ES vCPU loading
` [PATCH v3 33/34] KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
` [PATCH v3 34/34] KVM: SVM: Provide support to launch and run an SEV-ES guest

[Buildroot] [PATCH 1/1] package/domoticz: fix build with python 3.9
 2020-11-09 22:30 UTC 

[PATCH] completion: bash: support recursive aliases
 2020-11-09 22:29 UTC  (4+ messages)

[PATCH BlueZ] client: Remove reference to g_steal_pointer()
 2020-11-09 22:27 UTC  (3+ messages)
` [BlueZ] "

[PATCH] mmc: meson_gx_mmc: change a clock phase to stable value
 2020-11-09 22:26 UTC  (11+ messages)

[PATCH] poky-tiny: use size optimization, section removal and lto
 2020-11-09 22:26 UTC  (5+ messages)
` [poky] "

[PATCH v4 1/1] NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
 2020-11-09 22:26 UTC  (7+ messages)

[PATCH bpf-next 0/2] selftest/bpf: improve bpf tunnel test
 2020-11-09 22:25 UTC  (6+ messages)
` [PATCHv2 net 0/2] Remove unused test_ipip.sh test and add missed ip6ip6 test
  ` [PATCHv2 net 1/2] selftest/bpf: add missed ip6ip6 test back

Fail to reset on Odroid-C4
 2020-11-09 22:25 UTC  (8+ messages)

[PATCH v3 net] net: udp: fix Fast/frag0 UDP GRO
 2020-11-09 22:24 UTC  (2+ messages)

[RFC PATCH v1 0/3] iommu/arm-smmu: adreno-smmu page fault handling
 2020-11-09 22:23 UTC  (13+ messages)
` [RFC PATCH v1 1/3] iommu/arm-smmu: Add support for driver IOMMU fault handlers
` [RFC PATCH v1 2/3] drm/msm: Add an adreno-smmu-priv callback to get pagefault info
` [RFC PATCH v1 3/3] drm/msm: Improve the a6xx page fault handler

[PATCH 00/20] [Set 3] Rid W=1 warnings from GPU
 2020-11-09 22:22 UTC  (8+ messages)
` [PATCH 15/20] drm/radeon/r600d: Move 'rc600_*' prototypes into shared header

[PATCH v7 00/12] leds: pwm: Make automatic labels work
 2020-11-09 22:21 UTC  (9+ messages)
` [PATCH v7 10/12] ARM: dts: stm32: Fix schema warnings for pwm-leds
  ` [Linux-stm32] "

[PATCH 4/4] Doc: push with --base
 2020-11-09 22:22 UTC  (2+ messages)

[ANN] U-Boot v2021.01-rc2 released
 2020-11-09 22:21 UTC 

[MPTCP] [MPTCP][PATCH net 0/2] fix static checker warnings in
 2020-11-09 22:20 UTC  (7+ messages)
` [MPTCP] [MPTCP][PATCH net 1/2] mptcp: fix static checker warnings in mptcp_pm_add_timer
  ` [MPTCP] "
        `  "

[PATCH] arm: actions: increase SYS_MALLOC_F_LEN
 2020-11-09 22:20 UTC  (2+ messages)

[PATCH] doc/adapter-api: Add InProgess error to StartDiscovery
 2020-11-09 22:19 UTC  (3+ messages)
`  "

[PATCH] net: ks8851: Implement EEPROM MAC address readout
 2020-11-09 22:19 UTC  (2+ messages)

Pull request for UEFI sub-system for efi-2021-01-rc2 (2)
 2020-11-09 22:19 UTC  (2+ messages)

[PATCH net v3] ipv6/netfilter: Discard first fragment not including all headers
 2020-11-09 22:16 UTC  (4+ messages)

✅ PASS: Test report for kernel 5.10.0-rc3 (arm-next)
 2020-11-09 22:14 UTC 

[PATCH 0/2] net: dccp: fix structure use-after-free
 2020-11-09 22:15 UTC  (10+ messages)
` [PATCH 1/2] dccp: ccid: move timers to struct dccp_sock

[xen-unstable bisection] complete test-amd64-amd64-xl-xsm
 2020-11-09 22:15 UTC 

[mac80211-next:master] BUILD SUCCESS 70c5e40ca959ad48e932a343116a76dd78859e5e
 2020-11-09 22:14 UTC 

[PATCH v2 1/2] dt-bindings: misc: convert fsl,dpaa2-console from txt to YAML
 2020-11-09 22:11 UTC  (8+ messages)
` [PATCH v2 2/2] dt-bindings: misc: convert fsl,qoriq-mc "
  ` [PATCH v2 2/2] dt-bindings: misc: convert fsl, qoriq-mc "
` [PATCH v2 1/2] dt-bindings: misc: convert fsl, dpaa2-console "

'context imbalance' warnings
 2020-11-09 22:13 UTC  (4+ messages)

[Buildroot] [Bug 13296] New: host-libcap failed to build
 2020-11-09 22:13 UTC  (2+ messages)
` [Buildroot] [Bug 13296] "

[PATCH 00/21] trailer fixes
 2020-11-09 22:12 UTC  (4+ messages)
` [PATCH 06/21] t4205: add test for trailer in log with nonstandard separator

drivers/i2c/busses/i2c-mlxcpld.c:271:10: warning: 'val' is used uninitialized in this function
 2020-11-09 22:11 UTC  (2+ messages)

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-09 22:10 UTC  (20+ messages)
` [PATCH 06/32] spi: dw: Add support for the Kendryte K210 SoC
` [PATCH 15/32] dt-bindings: Define Kendryte K210 sysctl registers
` [PATCH 21/32] dt-bindings: Add Kendryte and Canaan vendor prefix
` [PATCH 23/32] dt-binding: Document kendryte,k210-clk bindings

[PATCH] pinctrl: renesas: Constify sh73a0_vccq_mc0_ops
 2020-11-09 22:10 UTC 

[dwi2c PATCH v1] dwi2c add offsets to reads
 2020-11-09 22:09 UTC  (5+ messages)

[PATCH v2 09/20] merge-ort: record stage and auxiliary info for every path
 2020-11-09 22:09 UTC  (2+ messages)

[PATCH] Cryptomount support for key files and detached header
 2020-11-09 22:09 UTC  (5+ messages)

[PATCH] dt-bindings: arm: stm32: Add compatible strings for DH SoMs and boards
 2020-11-09 22:06 UTC  (3+ messages)

[PATCH v3 0/2] pinctrl: qcom: Add binding and driver for SDX55 pincontrol
 2020-11-09 22:07 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SDX55 pinctrl bindings

[PATCH v2 0/5] Add RDMA support to the pNFS file+flexfiles data channels
 2020-11-09 22:06 UTC  (4+ messages)
` [PATCH v2 1/5] SUNRPC: xprt_load_transport() needs to support the netid "rdma6"

[PATCHv5 bpf] bpf: Move iterator functions into special init section
 2020-11-09 22:04 UTC  (2+ messages)

[PATCH v2 08/20] merge-ort: compute a few more useful fields for collect_merge_info
 2020-11-09 22:04 UTC  (2+ messages)

[PATCH v1 1/5] dt-binding: mfd: syscon: add Rockchip QoS register compatibles
 2020-11-09 22:03 UTC  (4+ messages)

[PATCH V4 1/3] dt-bindings: arm: fsl: Add beacon,imx8mn-beacon-kit
 2020-11-09 22:02 UTC  (3+ messages)

[PATCH 0/3] Switch PineTab DT LCD panel to retail one
 2020-11-09 22:02 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: arm: sunxi: add PineTab developer sample DT binding

[PATCH 00/20] [Set 1/2] Rid W=1 issues from Input
 2020-11-09 22:02 UTC  (3+ messages)
` [PATCH 20/20] input: keyboard: pmic8xxx-keypad: Fix kernel-doc formatting

[GIT PULL] KVM fixes and selftests for 5.10-rc4
 2020-11-09 22:01 UTC  (2+ messages)

[PATCH v12 0/5] LiteX SoC controller and LiteUART serial driver
 2020-11-09 22:01 UTC  (2+ messages)

[Bug 210015] New: page allocation failure in usb_hub_wq hub_event when adding HID device
 2020-11-09 22:00 UTC  (2+ messages)
` [Bug 210015] "

[PATCH v2] x86/xen: don't unbind uninitialized lock_kicker_irq
 2020-11-09 21:59 UTC  (3+ messages)

[PATCH v4 00/11] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2020-11-09 21:59 UTC  (4+ messages)
` [PATCH v4 03/11] media: dt-bindings: Add bindings for i.MX8QXP/QM JPEG driver
    ` [EXT] "

Bug (?) report for secilc and CIL semantics: some unexpected behaviours
 2020-11-09 21:59 UTC 

[PATCH] phy: tegra: Constify static device_type structs
 2020-11-09 21:58 UTC 

[qemu-mainline test] 156585: regressions - FAIL
 2020-11-09 21:57 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.