All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-07 20:58:09 to 2020-12-07 21:53:52 UTC [more...]

[PATCH v1] pinctrl: intel: Actually disable Tx and Rx buffers on GPIO request
 2020-12-07 21:52 UTC  (3+ messages)

[PATCH v3 0/4] Add support for Qcom SMEM based NAND parser
 2020-12-07 21:52 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: mtd: partitions: Add binding for Qcom SMEM parser

[PATCH 0/5] Allow to extend the timeout without jobs disappearing (v2)
 2020-12-07 21:53 UTC  (5+ messages)
` [PATCH 4/5] drm/scheduler: Job timeout handler returns status (v2)

[Buildroot] [PATCH 1/5] package/ogre: bump to version 1.12.9
 2020-12-07 21:52 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] support/scripts/gen-bootlin-toolchains: riscv32 use a pre-2.33 glibc version without RPC support
` [Buildroot] [PATCH 4/5] support/{config-fragments, testing}: select INET_RPC option for custom glibc external toolchains

[PATCH] dt-bindings: Fix typo on the DesignWare IP reset bindings documentation
 2020-12-07 21:50 UTC  (2+ messages)

[PATCH 00/22] Intel Vision Processing Unit base enabling part 1
 2020-12-07 21:50 UTC  (9+ messages)
` [PATCH 04/22] dt-bindings: Add bindings for Keem Bay VPU IPC driver
` [PATCH 15/22] xlink-ipc: Add xlink ipc device tree bindings
` [PATCH 18/22] xlink-core: Add xlink core driver xLink

[SPECIFICATION RFC] The firmware and bootloader log specification
 2020-12-07 21:50 UTC  (6+ messages)

[Intel-gfx] [PATCH 01/20] drm/i915/gem: Drop false !i915_vma_is_closed assertion
 2020-12-07 21:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/20] "

[PATCH v3 net-next 0/4] net: dsa: Link aggregation support
 2020-12-07 21:49 UTC  (10+ messages)
` [PATCH v3 net-next 2/4] "

[wireless-drivers-next:pending] BUILD SUCCESS f4a243bfdb0d9afc850d35755dc0bae0b980b4ac
 2020-12-07 21:48 UTC 

[PATCH v2 1/2] iproute2: install tools to mirror install under Debian/Ubuntu
 2020-12-07 21:49 UTC  (2+ messages)
` [OE-core] "

[PATCH 1/1] dt-bindings: Fix error in 'make dtbs_check' when using DT_SCHEMA_FILES
 2020-12-07 21:48 UTC  (2+ messages)

[PATCH v2] audit: report audit wait metric in audit status reply
 2020-12-07 21:48 UTC  (14+ messages)

[PATCH] [PATCH] Keep offset when mapping data via SWIOTLB
 2020-12-07 21:42 UTC  (3+ messages)

[PATCH v2] pwm: bcm2835: Support apply function for atomic configuration
 2020-12-07 21:46 UTC  (12+ messages)

[Intel-wired-lan] [PATCH v7] i40e: add support for PTP external synchronization clock
 2020-12-07 21:47 UTC  (2+ messages)

[pull] drm/msm: msm-next for 5.11
 2020-12-07 21:48 UTC  (2+ messages)

[patch 0/3] tick: Annotate and document the intentionaly racy tick_do_timer_cpu
 2020-12-07 21:46 UTC  (7+ messages)
` [patch 3/3] tick: Annotate tick_do_timer_cpu data races

[PATCH v5 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2020-12-07 21:37 UTC  (6+ messages)
` [PATCH v5 bpf-next 01/14] xdp: introduce mb in xdp_buff/xdp_frame
` [PATCH v5 bpf-next 02/14] xdp: initialize xdp_buff mb bit to 0 in all XDP drivers

[PATCH] completion: bash: fix gitk alias regression
 2020-12-07 21:44 UTC  (3+ messages)

[PATCH v5 0/6] microchip: add support for ksz88x3 driver family
 2020-12-07 21:44 UTC  (4+ messages)
` [PATCH v5 3/6] net: dsa: microchip: ksz8795: move register offsets and shifts to separate struct

[PATCH v2 0/2] net: dsa: lantiq: add support for xRX300 and xRX330
 2020-12-07 21:43 UTC  (3+ messages)
` [PATCH v2 1/2] net: dsa: lantiq: allow to use all GPHYs on "

[PATCH] staging: mt7621-pinctrl: stop using the deprecated 'pinctrl_add_gpio_range'
 2020-12-07 21:43 UTC  (6+ messages)

[PATCH] MAINTAINERS: Mark SPMI as maintained
 2020-12-07 21:42 UTC 

[b4] version 0.6.1 is available
 2020-12-07 21:42 UTC 

[PATCH v2] usb: typec: tcpm: Pass down negotiated rev to update retry count
 2020-12-07 21:38 UTC  (2+ messages)

[PATCH 1/2] cache: Make CoreRecipeInfo include rprovides_pkg for skipped recipes
 2020-12-07 21:38 UTC  (2+ messages)
` [PATCH 2/2] cooker: Include all packages a recipe provides in SkippedPackage.rprovides

[RFC PATCH] python: add __repr__ to ConsoleSocket to aid debugging
 2020-12-07 21:35 UTC  (3+ messages)

[PATCH v3] mm: mmap_lock: fix use-after-free race and css ref leak in tracepoints
 2020-12-07 21:33 UTC  (2+ messages)

[PATCH v1 net-next 00/15] nvme-tcp receive offloads
 2020-12-07 21:06 UTC  (32+ messages)
` [PATCH v1 net-next 01/15] iov_iter: Skip copy in memcpy_to_page if src==dst
` [PATCH v1 net-next 02/15] net: Introduce direct data placement tcp offload
` [PATCH v1 net-next 03/15] net: Introduce crc offload for tcp ddp ulp
` [PATCH v1 net-next 04/15] net/tls: expose get_netdev_for_sock
` [PATCH v1 net-next 05/15] nvme-tcp: Add DDP offload control path
` [PATCH v1 net-next 06/15] nvme-tcp: Add DDP data-path
` [PATCH v1 net-next 07/15] nvme-tcp : Recalculate crc in the end of the capsule
` [PATCH v1 net-next 08/15] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v1 net-next 09/15] net/mlx5: Header file changes for nvme-tcp offload
` [PATCH v1 net-next 10/15] net/mlx5: Add 128B CQE for NVMEoTCP offload
` [PATCH v1 net-next 11/15] net/mlx5e: TCP flow steering for nvme-tcp
` [PATCH v1 net-next 12/15] net/mlx5e: NVMEoTCP DDP offload control path
` [PATCH v1 net-next 13/15] net/mlx5e: NVMEoTCP, data-path for DDP offload
` [PATCH v1 net-next 14/15] net/mlx5e: NVMEoTCP statistics
` [PATCH v1 net-next 15/15] net/mlx5e: NVMEoTCP workaround CRC after resync

[PATCH bpf-next v2] bpf: Only call sock_from_file with CONFIG_NET
 2020-12-07 21:33 UTC  (2+ messages)

[PATCH v2 00/11] qapi: static typing conversion, pt2
 2020-12-07 21:29 UTC  (4+ messages)
` [PATCH v2 05/11] qapi/introspect.py: add preliminary type hint annotations

[PATCH v2 0/6] drm/panel: mantix and st7703 fixes and additions
 2020-12-07 21:32 UTC  (7+ messages)
` [PATCH v2 5/6] dt-bindings: vendor-prefixes: Add ys vendor prefix
` [PATCH v2 6/6] dt-binding: display: mantix: Add compatible for panel from YS

virtiofs and its optional xattr support vs. fs_use_xattr
 2020-12-07 21:22 UTC  (6+ messages)
    ` [Virtio-fs] "

[PATCH] drm/vboxvideo: Used the vram helper
 2020-12-07 21:31 UTC  (4+ messages)

[PATCH v3 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2020-12-07 21:30 UTC  (26+ messages)
` [PATCH v3 03/11] dt-bindings: phy: convert phy-mtk-xsphy.txt "
` [PATCH v3 04/11] dt-bindings: phy: convert phy-mtk-tphy.txt "
` [PATCH v3 07/11] dt-bindings: phy: convert MIP DSI PHY binding "
` [PATCH v3 09/11] dt-bindings: usb: convert mediatek,mtk-xhci.txt "
  ` [PATCH v3 09/11] dt-bindings: usb: convert mediatek, mtk-xhci.txt "
` [PATCH v3 10/11] dt-bindings: usb: convert mediatek,mtu3.txt "

[PATCH] target/arm: do not use cc->do_interrupt for KVM directly
 2020-12-07 21:28 UTC  (11+ messages)

[usb:usb-next] BUILD SUCCESS 93837812a5dcde17224ad20cf2ad7be1e94482bb
 2020-12-07 21:28 UTC 

[PATCH net-next v2 0/4] vsock: Add flags field in the vsock address
 2020-12-07 21:29 UTC  (3+ messages)
` [PATCH net-next v2 1/4] vm_sockets: Include flags field in the vsock address data structure

[GIT PULL] Rockchip clock changes for 5.11
 2020-12-07 21:28 UTC  (3+ messages)

[PATCH] Bluetooth: smp: Fix biased random passkey generation
 2020-12-07 21:27 UTC  (3+ messages)

[PATCH 00/24] Additional CCS feature support
 2020-12-07 21:15 UTC  (25+ messages)
` [PATCH 01/24] ccs: Add digital gain support
` [PATCH 02/24] ccs: Add support for old-style SMIA digital gain
` [PATCH 03/24] ccs: Remove analogue gain field
` [PATCH 04/24] ccs: Only add analogue gain control if the device supports it
` [PATCH 05/24] v4l: uapi: Add user control base for CCS controls
` [PATCH 06/24] Documentation: ccs: Add user documentation for the CCS driver
` [PATCH 07/24] v4l: uapi: ccs: Add controls for analogue gain constants
` [PATCH 08/24] ccs: Add support for analogue gain coefficient controls
` [PATCH 09/24] v4l: uapi: ccs: Add controls for CCS alternative analogue gain
` [PATCH 10/24] ccs: Add support for alternate analogue global gain
` [PATCH 11/24] ccs: Add debug prints for MSR registers
` [PATCH 12/24] v4l: uapi: ccs: Add CCS controls for shading correction
` [PATCH 13/24] ccs: Add shading correction and luminance correction level controls
` [PATCH 14/24] ccs: Get the endpoint by port rather than any next endpoint
` [PATCH 15/24] ccs: Don't change the I²C address just for software reset
` [PATCH 16/24] ccs: Only do software reset if we have no hardware reset
` [PATCH 17/24] ccs: Wait until software reset is done
` [PATCH 18/24] ccs: Hardware requires a delay after starting the clock of lifting reset
` [PATCH 19/24] ccs: Add a sanity check for external clock frequency
` [PATCH 20/24] ccs: Support and default to auto PHY control
` [PATCH 21/24] Documentation: Include CCS PLL calculator to CCS driver documentation
` [PATCH 22/24] ccs-pll: Switch from standard integer types to kernel ones
` [PATCH 23/24] ccs: "
` [PATCH 24/24] Revert "media: ccs-pll: Fix MODULE_LICENSE"

[PATCH] Add support for getting and setting SACLs
 2020-12-07 21:23 UTC  (6+ messages)

[GIT PULL RESEND] clk: meson: amlogic updates for v5.11
 2020-12-07 21:26 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Fix ICL MG PHY vswing handling
 2020-12-07 21:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH 0/3] x86/resctrl: Fix a few issues in moving a task to a resource group
 2020-12-07 21:24 UTC  (4+ messages)
` [PATCH 1/3] x86/resctrl: Move setting task's active CPU in a mask into helpers

[PATCH v6 0/5] PCI: Unify ECAM constants in native PCI Express drivers
 2020-12-07 20:29 UTC  (5+ messages)
` [PATCH v6 1/5] "

[PATCH] arch: x86: make video init optional (expert)
 2020-12-07 21:20 UTC 

QA notification for completed autobuilder build (yocto-3.2.1.rc1)
 2020-12-07 21:22 UTC  (2+ messages)
` [yocto] "

Plugin Register Accesses
 2020-12-07 21:03 UTC 

Using a .dtb built with kernel from Yocto 3.1.1 with u-boot from Yocto 3.1.2 results in "base fdt does did not have a /__symbols__ node ..."
 2020-12-07 21:18 UTC  (2+ messages)

[Fuego] [PATCH] Docs: Convert tbwiki pages into .rst files
 2020-12-07 21:17 UTC  (2+ messages)

[PATCH v2 0/4] arm64: rockchip: Fix PCIe ep-gpios requirement and Add Nanopi M4B
 2020-12-07 21:13 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi M4B

[PATCH 1/4] dt-bindings: hwmon: convert TI INA2xx bindings to dt-schema
 2020-12-07 21:12 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: hwmon: convert AD AD741x "
` [PATCH 3/4] dt-bindings: hwmon: convert TI ADS7828 "
` [PATCH 4/4] dt-bindings: hwmon: convert AD ADM1275 "

[PATCH v11 00/81] VM introspection
 2020-12-07 20:46 UTC  (5+ messages)
` [PATCH v11 58/81] KVM: introspection: add cleanup support for vCPUs
` [PATCH v11 64/81] KVM: introspection: add KVMI_VM_GET_MAX_GFN
` [PATCH v11 67/81] KVM: introspection: add KVMI_VCPU_GET_XSAVE
` [PATCH v11 74/81] KVM: introspection: add KVMI_VM_SET_PAGE_ACCESS

[PATCH] submodules: fix of regression on fetching of non-init subsub-repo
 2020-12-07 21:10 UTC  (6+ messages)
` [PATCH v2] "

Which package provides full featured passwd, adduser, etc?
 2020-12-07 21:11 UTC 

[PATCH v24 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-12-07 21:08 UTC  (8+ messages)
` [PATCH v24 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v24 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

Dell XPS 13 9310 2-in-1: psmouse serio1: synaptics: Unable to query device: -5
 2020-12-07 21:09 UTC  (3+ messages)

[PATCH] dt-bindings: arm: vt8500: remove redundant white-spaces
 2020-12-07 21:08 UTC  (2+ messages)

[PATCH bpf-next v4 00/11] Atomics for eBPF
 2020-12-07 21:08 UTC  (7+ messages)
` [PATCH bpf-next v4 01/11] bpf: x86: Factor out emission of ModR/M for *(reg + off)
` [PATCH bpf-next v4 02/11] bpf: x86: Factor out emission of REX byte
` [PATCH bpf-next v4 03/11] bpf: x86: Factor out a lookup table for some ALU opcodes

Is there a working cache for path record and lids etc for librdmacm?
 2020-12-07 21:08 UTC  (17+ messages)

The MHI interrupt handling issue
 2020-12-07 21:07 UTC  (4+ messages)

[PATCH] rseq/selftests: Fix MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ build error under other arch
 2020-12-07 21:06 UTC  (3+ messages)

(no subject)
 2020-12-07 21:06 UTC  (11+ messages)
` [PATCH V3 10/23] xen/mm: Make x86's XENMEM_resource_ioreq_server handling common
` [PATCH V3 11/23] xen/ioreq: Move x86's io_completion/io_req fields to struct vcpu
` [PATCH V3 00/23] IOREQ feature (+ virtio-mmio) on Arm

[patch 0/8] ntp/rtc: Fixes and cleanups
 2020-12-07 21:05 UTC  (7+ messages)
` [patch 5/8] ntp: Make the RTC synchronization more reliable
` [patch 6/8] ntp, rtc: Move rtc_set_ntp_time() to ntp code
` [patch 8/8] ntp: Consolidate the RTC update implementation

[PATCH] kernel-doc: Fix example in Nested structs/unions
 2020-12-07 21:00 UTC 

linux-next: build warning after merge of the jc_docs tree
 2020-12-07 21:00 UTC  (3+ messages)
` [PATCH] docs: nios2: add missing ReST file

[PATCH v4] self_tests/kvm: sync_regs test for diag318
 2020-12-07 20:59 UTC  (7+ messages)

[dpdk-dev] [PATCH] maintainers: update for testpmd
 2020-12-07 20:59 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "


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.