All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-07 07:55:59 to 2020-09-07 08:32:16 UTC [more...]

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2020-09-07  8:32 UTC 

[PATCH 0/1] usb: dwc3: meson-g12a: fix shared reset control use
 2020-09-07  8:31 UTC  (10+ messages)
` [PATCH 1/1] "

[PATCH 01/10] clk: at91: Drop unused at91sam9g45_pcr_layout
 2020-09-07  8:30 UTC  (5+ messages)
` [PATCH 07/10] clk: meson: Simplify with dev_err_probe()

[igt-dev] [PATCH i-g-t] lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls
 2020-09-07  8:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/ioctl_wrappers: Keep IGT working without pread/pwrite ioctls (rev3)

[PATCH v5 00/36] Improvements for Tegra I2C driver
 2020-09-07  8:31 UTC  (21+ messages)
` [PATCH v5 01/36] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v5 06/36] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v5 08/36] i2c: tegra: Use reset_control_reset()
` [PATCH v5 11/36] i2c: tegra: Use clk-bulk helpers
` [PATCH v5 13/36] i2c: tegra: Clean up probe function
` [PATCH v5 26/36] i2c: tegra: Factor out hardware initialization into separate function
` [PATCH v5 27/36] i2c: tegra: Reorder location of functions in the code
` [PATCH v5 32/36] i2c: tegra: Clean up and improve comments
` [PATCH v5 33/36] i2c: tegra: Clean up variable types
` [PATCH v5 35/36] i2c: tegra: Rename couple "ret" variables to "err"

[PATCH] drm/doc: Document that modifiers are always required for fb
 2020-09-07  8:31 UTC  (7+ messages)

[PATCH][next] mt7601u: Use fallthrough pseudo-keyword
 2020-09-07  8:30 UTC  (4+ messages)

[PATCH] EFI: Enable booting unified hypervisor/kernel/initrd images
 2020-09-07  8:30 UTC  (2+ messages)

[PATCH 1/1] efi/libstub: DRAM base calculation
 2020-09-07  8:30 UTC  (3+ messages)

[PATCH] rtw88: fix compile warning: [-Wignored-qualifiers]
 2020-09-07  8:30 UTC  (2+ messages)

[PATCH] mtd: rawnand: stm32_fmc2: fix a buffer overflow
 2020-09-07  7:22 UTC  (2+ messages)

[PATCH] mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
 2020-09-07  8:29 UTC  (2+ messages)

[PATCH 0/2] Add support for loading images above 4GB
 2020-09-07  8:29 UTC  (7+ messages)
` [PATCH 1/2] spl: Use standard FIT entries
` [PATCH 2/2] spl: fdt: Record load/entry fit-images entries in 64bit format

[PATCH] iotests: Skip test_stream_parallel in test 030 when doing "make check"
 2020-09-07  8:27 UTC  (2+ messages)

[PATCH 1/2] pinctrl: imx: Support building SCU pinctrl driver as module
 2020-09-07  8:27 UTC  (13+ messages)

[dpdk-dev] [RFC] ethdev: add a field for rte_eth_rxq_info
 2020-09-07  8:28 UTC  (12+ messages)
` [dpdk-dev] [PATCH v3 0/4] add Rx buffer size for rxq info structure
  ` [dpdk-dev] [PATCH v3 1/4] ethdev: add a field "

[PATCHv10 bpf-next 0/5] xdp: add a new helper for dev map multicast support
 2020-09-07  8:27 UTC  (7+ messages)
` [PATCHv11 "
  ` [PATCHv11 bpf-next 1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL
  ` [PATCHv11 bpf-next 2/5] xdp: add a new helper for dev map multicast support
  ` [PATCHv11 bpf-next 3/5] sample/bpf: add xdp_redirect_map_multicast test
  ` [PATCHv11 bpf-next 4/5] selftests/bpf: add xdp_redirect_multi test
  ` [PATCHv11 bpf-next 5/5] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL

[RFC PATCH 00/12] interrupt entry wrappers
 2020-09-07  8:25 UTC  (3+ messages)
` [RFC PATCH 09/12] powerpc: move NMI entry/exit code into wrapper

[PATCH v2 00/11] amd/display: Add GFX9+ modifier support
 2020-09-07  8:27 UTC  (3+ messages)

an idea about parallel doing do_patch
 2020-09-07  8:27 UTC 

[PATCH] /dev/zero: fixups for ->read
 2020-09-07  8:27 UTC 

[PATCH 0/3] clk: ti: minor fixes and add sha2 instance for dra7
 2020-09-07  8:26 UTC  (4+ messages)
` [PATCH 1/3] clk: ti: autoidle: add checks against NULL pointer reference
` [PATCH 2/3] clk: ti: clockdomain: fix static checker warning
` [PATCH 3/3] clk: ti: dra7: add missing clkctrl register for SHA2 instance

[PATCH] radeon: Use only a single work queue thread for crt
 2020-09-07  8:25 UTC  (6+ messages)

[PATCH v2 00/10] crypto: hisilicon/zip - misc clean up
 2020-09-07  8:22 UTC  (11+ messages)
` [PATCH v2 01/10] crypto: hisilicon/zip - remove some useless parameters
` [PATCH v2 02/10] crypto: hisilicon/zip - unify naming style for functions and macros
` [PATCH v2 03/10] crypto: hisilicon/zip - modify debugfs interface parameters
` [PATCH v2 04/10] crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
` [PATCH v2 05/10] crypto: hisilicon/zip - use a enum parameter instead of some macros
` [PATCH v2 06/10] crypto: hisilicon/zip - add print for error branch
` [PATCH v2 07/10] crypto: hisilicon/zip - fix static check warning
` [PATCH v2 08/10] crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'
` [PATCH v2 09/10] crypto: hisilicon/zip - supplement some comments
` [PATCH v2 10/10] crypto: hisilicon/zip - fix some coding styles

[PATCH 0/2] some minor add--interactive fixes
 2020-09-07  8:25 UTC  (4+ messages)
` [PATCH 1/2] add-patch: fix inverted return code of repo_read_index()
` [PATCH 2/2] add--interactive.perl: specify --no-color explicitly

[PATCH 0/2] Refactor ASPEED AST2500 DDR SDRAM driver structure
 2020-09-07  8:25 UTC  (3+ messages)
` [PATCH 1/2] ram: move aspeed ram driver into drivers/ directory
` [PATCH 2/2] ram: add ddr4 dual x8 configuration

Finding the namespace of a struct ib_device
 2020-09-07  8:24 UTC  (9+ messages)

[PATCH 06/24] drm/xlnx: Use devm_drm_dev_alloc
 2020-09-07  8:22 UTC  (4+ messages)
` [PATCH] "
  ` [Intel-gfx] "

[PSIGN X/6] drm/meson: add support for AXG & MIPI-DSI
 2020-09-07  8:23 UTC 

[net-next] tipc: fix a deadlock when flushing scheduled work
 2020-09-07  8:22 UTC  (3+ messages)

[PATCH 0/2] enable append-emulation for ZNS
 2020-09-07  8:22 UTC  (10+ messages)
  ` [PATCH 1/2] nvme: set io-scheduler requirement "

[xen-unstable bisection] complete test-amd64-i386-xl-shadow
 2020-09-07  8:21 UTC  (2+ messages)

[PATCH v2] /dev/zero: also implement ->read
 2020-09-07  8:21 UTC  (3+ messages)

[PATCH V2] ALSA: hda: fixup headset for ASUS GX502 laptop
 2020-09-07  8:19 UTC 

[GIT PULL] livepatching for 5.9-rc5
 2020-09-07  8:20 UTC 

Build error of perf
 2020-09-07  8:19 UTC  (2+ messages)
` [meta-freescale] "

[PATCH 0/6] drm/meson: add support for AXG & MIPI-DSI
 2020-09-07  8:18 UTC  (21+ messages)
` [PATCH 1/6] dt-bindings: display: amlogic,meson-vpu: add bindings for VPU found in AXG SoCs
  ` [PATCH 1/6] dt-bindings: display: amlogic, meson-vpu: "
` [PATCH 2/6] dt-bindings: display: add Amlogic MIPI DSI Host Controller bindings
` [PATCH 3/6] drm/meson: add support for VPU found in AXG SoCs
` [PATCH 4/6] drm/meson: venc: add ENCL encoder setup for MIPI-DSI output
` [PATCH 5/6] drm/meson: remove useless recursive components matching
` [PATCH 6/6] drm/meson: add support for MIPI-DSI transceiver

[PATCH v3] null_blk: add support for max open/active zone limit for zoned devices
 2020-09-07  8:18 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/balbi/usb
 2020-09-07  8:19 UTC 

[PATCH 0/5] Add spi boot support to am335x-icev2
 2020-09-07  8:18 UTC  (5+ messages)
` [PATCH 5/5] arm: mach-omap2: am33xx: Add device structure for spi

[dpdk-dev] [PATCH v3 16/37] drivers: remove references to make config options
 2020-09-07  8:18 UTC  (3+ messages)

[PATCH v2 0/4] soundwire: qcom: add support for mmio soundwire master
 2020-09-07  8:17 UTC  (3+ messages)

[PATCH] /dev/zero: also implement ->read
 2020-09-07  8:18 UTC  (8+ messages)

[PATCH v2 00/14] perf mem: Support AUX trace and Arm SPE
 2020-09-07  8:17 UTC  (6+ messages)
` [PATCH v2 02/14] perf mem: Introduce weak function perf_mem_events__ptr()

post-receive: pub/scm/linux/kernel/git/lee/linux
 2020-09-07  8:16 UTC 

[dpdk-dev] [PATCH 0/2] LPM changes
 2020-09-07  8:15 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] lpm: fix free of data structure
` [dpdk-dev] [PATCH 2/2] lpm: hide internal data

[PATCH v14 00/10] Enable ptp_kvm for arm64
 2020-09-07  8:13 UTC  (14+ messages)
` [PATCH v14 07/10] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v14 09/10] doc: add ptp_kvm introduction for arm64 support

remove set_fs for riscv
 2020-09-07  8:07 UTC  (6+ messages)
` [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from,to}_user
      ` [PATCH 3/8] asm-generic: fix unaligned access hamdling in raw_copy_{from, to}_user

[LTP] [PATCH] Fix removal of TMP by moving cleanup trap into main just after mktemp
 2020-09-07  8:13 UTC  (2+ messages)

[rt-tests 0/4] Streamlining code base?
 2020-09-07  8:13 UTC  (5+ messages)

[dpdk-dev] [PATCH v6 1/3] ethdev: add level support for RSS offload types
 2020-09-07  8:12 UTC  (8+ messages)
` [dpdk-dev] [PATCH v7 "
    ` [dpdk-dev] [EXT] "

[dpdk-dev] [PATCH] crypto/qat: remove asym list end references
 2020-09-07  8:12 UTC  (2+ messages)

[PATCH 0/5] Some improvements for blk-throttle
 2020-09-07  8:10 UTC  (8+ messages)
` [PATCH 1/5] blk-throttle: Fix some comments' typos
` [PATCH 2/5] blk-throttle: Use readable READ/WRITE macros
` [PATCH 3/5] blk-throttle: Define readable macros instead of static variables
` [PATCH 4/5] blk-throttle: Avoid calculating bps/iops limitation repeatedly
` [PATCH 5/5] blk-throttle: Avoid checking bps/iops limitation if bps or iops is unlimited

[PATCH v2 12/17] RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencoding
 2020-09-07  8:11 UTC  (2+ messages)

[PATCH] hcreate.3: Declare variables with different types in different lines
 2020-09-07  8:11 UTC 

[PATCH -next] powerpc/book3s64: fix link error with CONFIG_PPC_RADIX_MMU=n
 2020-09-07  8:11 UTC  (4+ messages)

[PATCH 0/9] arm64: renesas: enable HDMI Display/Sound on R-Car M3-W+ Salvator-XS
 2020-09-07  8:11 UTC  (8+ messages)
` [PATCH 4/9] arm64: dts: renesas: r8a77961: Add FCP device nodes
` [PATCH 5/9] arm64: dts: renesas: r8a77961: Add VSP "
` [PATCH 8/9] arm64: dts: renesas: r8a77961-salvator-xs: add HDMI Display support

[linux-5.4 test] 153827: regressions - FAIL
 2020-09-07  8:10 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_pwrite: Added test description for test case
 2020-09-07  8:14 UTC 

[PATCH] ALSA: hda: fixup headset for ASUS GX502 laptop
 2020-09-07  8:09 UTC  (3+ messages)

[PATCH v2] drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs
 2020-09-07  8:09 UTC  (4+ messages)

[oe][zeus][PATCH] go: Security Advisory - go - CVE-2020-24553
 2020-09-07  8:09 UTC 

[dpdk-dev] [PATCH] net/vdev_netvsc: handle removal of associated pci device
 2020-09-07  8:09 UTC  (4+ messages)

[PATCH 0/2] meson: fix device module builds
 2020-09-07  8:08 UTC  (3+ messages)
` [PATCH 2/2] meson: remove duplicate qxl sources

post-receive: pub/scm/linux/kernel/git/livepatching/livepatching
 2020-09-07  8:08 UTC 

[PATCH v3 1/3] ARM: dts: imx6qdl: tqma6: fix indentation
 2020-09-07  8:04 UTC  (6+ messages)
` [PATCH v3 2/3] ARM: dts: imx6qdl: tqma6: remove obsolete fsl,spi-num-chipselects
  ` [PATCH v3 2/3] ARM: dts: imx6qdl: tqma6: remove obsolete fsl, spi-num-chipselects
` [PATCH v3 3/3] ARM: dts: imx6qdl: tqma6: fix LM75 compatible string

[PATCH 0/1] Convert to using devm_drm_dev_alloc()
 2020-09-07  8:07 UTC  (7+ messages)
` [PATCH 1/1] drm/amdgpu: "

[PATCH 0/4] Acceptance Tests: update assets location and cancel tests if missing
 2020-09-07  8:06 UTC  (3+ messages)
` [PATCH 1/4] Acceptance tests: use an available kernel image package for arm

[PATCH v2 0/9] IOASID extensions for guest SVA
 2020-09-07  8:04 UTC  (12+ messages)
` [PATCH v2 1/9] docs: Document IO Address Space ID (IOASID) APIs
` [PATCH v2 3/9] iommu/ioasid: Introduce ioasid_set APIs

post-receive: pub/scm/linux/kernel/git/livepatching/livepatching
 2020-09-07  8:04 UTC 

[PATCH] drm/bridge/synopsys: dsi: add support for non-continuous HS clock
 2020-09-07  8:02 UTC  (4+ messages)

[PATCH 0/5] edison: Support for writing an xFSTK image
 2020-09-07  8:04 UTC  (4+ messages)

[PATCH] drm/bridge/synopsys: dsi: allow sending longer LP commands
 2020-09-07  8:02 UTC  (4+ messages)

[PATCH v2] drm/bridge/synopsys: dsi: allow LP commands in video mode
 2020-09-07  8:02 UTC  (4+ messages)

[PATCH v5] kthread: Add debugobject support
 2020-09-07  8:02 UTC  (2+ messages)

[Buildroot] More maintainers
 2020-09-07  8:02 UTC  (3+ messages)
` [Buildroot] More maintainers: a live discussion ?

[PATCH v2 0/2] x86/pv: Segment context switch bugfixes
 2020-09-07  8:01 UTC  (5+ messages)
` [PATCH v2 1/2] x86/pv: Fix consistency of 64bit segment bases
` [PATCH v2 2/2] x86/pv: Rewrite segment context switching from scratch

[PATCH 0/2] Update CascadelakeX and SkylakeX events list
 2020-09-07  8:01 UTC  (7+ messages)

[Buildroot] Live discussion about Buildroot maintenance, Sep 10, 9:00 PM UTC+2
 2020-09-07  8:01 UTC 

[PATCH] arm: mvebu: Espressobin: Set environment variable fdtfile
 2020-09-07  7:58 UTC  (4+ messages)

5.8 regression: Low-speed interrupt transfers not working on (some?) 9 Series Chipset xHCI Controllers
 2020-09-07  7:57 UTC  (4+ messages)

[PATCH] drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
 2020-09-07  7:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/9] firmware: Add initial support for Arm FF-A
 2020-09-07  7:55 UTC  (3+ messages)
` [PATCH 6/9] firmware: arm_ffa: Add initial Arm FFA driver support

[PATCH v1 0/2] video: fbdev: radeonfb: PCI PM framework upgrade and fix-ups
 2020-09-07  7:55 UTC  (5+ messages)
  ` [Linux-kernel-mentees] "

[PATCH] crypto: omap-sham: fix digcnt register handling with export/import
 2020-09-07  7:56 UTC 

[PATCH net-next v7 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX3255 (AC3x)
 2020-09-07  7:55 UTC  (5+ messages)
` [PATCH net-next v7 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices

[PATCH] crypto: omap-sham: convert to use crypto engine
 2020-09-07  7:56 UTC 

[PATCH 0/4] iWave G21D-Q7 enable PCIe, flash, CAN and SD2 LED
 2020-09-07  7:55 UTC  (5+ messages)
` [PATCH 4/4] ARM: dts: r8a7742-iwg21d-q7: Enable SD2 LED indication


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.