All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-25 10:12:47 to 2019-08-25 13:51:16 UTC [more...]

[PATCH v3 00/14] drm: rcar-du: Add Color Management Module (CMM)
 2019-08-25 13:51 UTC  (11+ messages)
` [PATCH v3 01/14] dt-bindings: display: renesas,cmm: Add R-Car CMM documentation
` [PATCH v3 02/14] dt-bindings: display, renesas,du: Document cmms property
` [PATCH v3 03/14] arm64: dts: renesas: r8a7796: Add CMM units
` [PATCH v3 04/14] arm64: dts: renesas: r8a7795: "
` [PATCH v3 05/14] arm64: dts: renesas: r8a77965: "
` [PATCH v3 06/14] arm64: dts: renesas: r8a77990: "
` [PATCH v3 07/14] arm64: dts: renesas: r8a77995: "
` [PATCH v3 08/14] drm: rcar-du: Add support for CMM
` [PATCH v3 09/14] drm: rcar-du: Claim CMM support for Gen3 SoCs
` [PATCH v3 10/14] drm: rcar-du: kms: Collect CMM instances

[PATCH 00/11] ftrace: add support for recording function parameters and return value
 2019-08-25 13:23 UTC  (54+ messages)
` [PATCH 01/11] ftrace: move recordmcount tools to scripts/ftrace
` [PATCH 02/11] ftrace: introduce new building tool funcprototype
` [PATCH 03/11] asm-generic: add generic dwarf definition
` [PATCH 04/11] ftrace/hash: add private data field
` [PATCH 05/11] ftrace: create memcache for hash entries
` [PATCH 06/11] ftrace: process function prototype data in vmlinux and modules
` [PATCH 07/11] ftrace: prepare arch specific interfaces for function prototype feature
` [PATCH 08/11] ftrace: introduce core part of function prototype recording
` [PATCH 09/11] x86_64: add function prototype recording support
` [PATCH 10/11] ftrace: add doc for new option record-funcproto
` [PATCH 11/11] MAINTAINERS: make scripts/ftrace/ maintained

[Cocci] Challenges around asterisk usage in SmPL code
 2019-08-25 13:45 UTC  (8+ messages)
            ` [Cocci] Checking information from “--parse-cocci”

[U-Boot] [PATCH] tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS
 2019-08-25 13:43 UTC  (3+ messages)

[PATCH] t_stripealign: Fix fibmap error handling
 2019-08-25 13:41 UTC  (3+ messages)

[Qemu-devel] [QEMU] [PATCH v5 5/8] bootdevice: Gather LCHS from all relevant devices
 2019-08-25 13:38 UTC  (2+ messages)

Need help: super_total_bytes mismatch with fs_devices total_rw_bytes
 2019-08-25 13:36 UTC  (6+ messages)

[Qemu-devel] [QEMU] [PATCH v5 4/8] scsi: Propagate unrealize() callback to scsi-hd
 2019-08-25 13:35 UTC  (2+ messages)

[PATCH] s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”
 2019-08-25 13:36 UTC  (3+ messages)
  ` [PATCH] s390/ctcm: Delete unnecessary checks =?UTF-8?B?YmVmb3JlIHRoZSBtYWNy

[PATCH] drm/i915/selftests: Add the usual batch vma managements to st_workarounds
 2019-08-25 13:35 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

linux-next: Fixes tag needs some work in the tip tree
 2019-08-25 13:31 UTC 

[PATCH 0/5] mtd: spi-nor: move manuf out of the core - batch 0
 2019-08-25 13:28 UTC  (26+ messages)
` [PATCH 1/5] mtd: spi-nor: Regroup flash parameter and settings
` [PATCH 2/5] mtd: spi-nor: Use nor->params
` [PATCH 3/5] mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
` [PATCH 4/5] mtd: spi-nor: Move clear_sr_bp() to 'struct spi_nor_flash_parameter'
` [PATCH 5/5] mtd: spi-nor: Move erase_map "

[PATCH] kbuild: add $(BASH) to run scripts with bash-extension
 2019-08-25 13:28 UTC 

[PATCH] grep: use return value of strbuf_detach()
 2019-08-25 13:26 UTC 

[PATCH v2 0/7] mtd: spi-nor: move manuf out of the core - batch 1
 2019-08-25 13:22 UTC  (25+ messages)
` [PATCH v2 3/7] mtd: spi_nor: Move manufacturer quad_enable() in ->default_init()
` [PATCH v2 4/7] mtd: spi-nor: Split spi_nor_init_params()
` [PATCH v2 6/7] mtd: spi-nor: Rework the SPI NOR lock/unlock logic
` [PATCH v2 7/7] mtd: spi-nor: Rework the disabling of block write protection

[PATCH 00/24] Reinstate support for Visual Studio
 2019-08-25 13:20 UTC  (5+ messages)
` [PATCH v2 00/23] "
  ` [PATCH v2 20/23] .gitignore: touch up the entries regarding "

tx_fixup cdc_ether to mimic cdc_ncm tx behavior
 2019-08-25 13:17 UTC 

[RFC WIP PATCH v8 00/13] learn --keep-base & more
 2019-08-25 13:17 UTC  (4+ messages)
` [PATCH v9 0/9] rebase: learn --keep-base and improvements on fast-forward behaviour
  ` [PATCH v9 5/9] rebase: refactor can_fast_forward into goto tower

[PATCH net-next v2 0/3] net: dsa: mt7530: Convert to PHYLINK and add support for port 5
 2019-08-25 13:15 UTC  (8+ messages)
` [PATCH net-next v2 3/3] net: dsa: mt7530: Add "

[RFC PATCH] tools/perf: pmu-events: Fix reproducibility
 2019-08-25 13:13 UTC 

[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-25 13:12 UTC  (3+ messages)
` [PATCH v7 5/9] drm: tda998x: use cec_notifier_conn_(un)register

[Xen-devel] [qemu-mainline test] 140610: regressions - FAIL
 2019-08-25 13:07 UTC 

[Cocci] [PATCH] scripts: coccinelle: check for !(un)?likely usage
 2019-08-25 13:05 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v5 0/6] Allow Valgrind checking all QEMU processes
 2019-08-25 13:03 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 3/6] iotests: Add casenotrun report to bash tests
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v5 6/6] iotests: extend sleeping time under Valgrind
  ` [Qemu-devel] [Qemu-block] "

[PATCH] arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay
 2019-08-25 13:03 UTC  (3+ messages)

repositories and contributions
 2019-08-25 13:03 UTC 

[PATCH] log-tree: always use return value of strbuf_detach()
 2019-08-25 12:53 UTC 

[PATCH v2 0/2] mtd: spi-nor: add Global Block Unlock support
 2019-08-25 12:49 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH v2 0/3] mtd: spi-nor: move manuf out of the core - batch 3
 2019-08-25 12:39 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: spi-nor: Bring flash params init together

[PATCH v2 0/6] mtd: spi-nor: move manuf out of the core - batch 2
 2019-08-25 12:36 UTC  (7+ messages)
` [PATCH v2 4/6] mtd: spi_nor: Add a ->setup() method
` [PATCH v2 5/6] mtd: spi-nor: Add s3an_post_sfdp_fixups()

[PATCH] fast-import: Reinitialize command_buf rather than detach it
 2019-08-25 12:35 UTC  (2+ messages)

[PATCH] ata_piix: remove open-coded dmi_match(DMI_OEM_STRING)
 2019-08-25 12:31 UTC 

[PATCH v2 0/4] wm8904: adapt driver for use with audio-graph-card
 2019-08-25 12:17 UTC  (15+ messages)
` [PATCH v2 1/4] ASoC: wm_fll: extract common code for Wolfson FLLs
` [PATCH v2 2/4] ASoC: wm8904: use common FLL code
` [PATCH v2 3/4] ASoC: wm8904: automatically choose clock source
` [PATCH v2 4/4] [RFT] ASoC: wm8994: use common FLL code

[PATCH 0/5] block: loop: add file format subsystem and QCOW2 file format driver
 2019-08-25 12:15 UTC  (5+ messages)

[Feature Request] Option to make .git not read-only in cloned repos
 2019-08-25 11:59 UTC  (2+ messages)

[PATCH] ubi-utils: Implement a ubihealthd
 2019-08-25 11:58 UTC  (2+ messages)

[PATCH 0/3] git-gui: Add ability to revert selected hunks and lines
 2019-08-25 11:57 UTC  (7+ messages)
` [PATCH v2 0/4] "

[GIT PULL] i.MX clock changes for 5.4
 2019-08-25 11:55 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: ethernet: mediatek: convert to PHYLINK
 2019-08-25 11:41 UTC  (7+ messages)
` [PATCH net-next v3 2/3] net: ethernet: mediatek: Re-add support SGMII

[PATCH] lib/memweight.c: optimize by inlining bitmap_weight()
 2019-08-25 11:39 UTC  (4+ messages)
` [PATCH v2] lib/memweight.c: open codes bitmap_weight()

gnome-shell stuck because of amdgpu driver [5.3 RC5]
 2019-08-25 11:27 UTC  (2+ messages)

XGI DRM driver as a practice?
 2019-08-25 11:25 UTC 

[PATCH v2 0/2] char: tpm: add new driver for tpm i2c ptp
 2019-08-25 11:25 UTC  (12+ messages)

Display-Port HPD handling, link status, and bandwidth checks
 2019-08-25 11:12 UTC 

[f2fs-dev] f2fs: dirty memory increasing during gc_urgent
 2019-08-25 11:06 UTC  (5+ messages)

[PATCH 00/35] ASoC: Intel: Clenaup SST initialization
 2019-08-25 11:06 UTC  (11+ messages)

[PATCH v1] leds: Allow to call led_classdev_unregister() unconditionally
 2019-08-25 10:51 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/13] RFC: luks/encrypted qcow2 key management
 2019-08-25 10:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH 02/13] qcrypto-luks: misc refactoring

[PATCH v3 1/5] leds: lm3532: Fix brightness control for i2c mode
 2019-08-25 10:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/ipsec-secgw: add offload error handling
 2019-08-25 11:04 UTC 

[PATCH] /dev/mem: Bail out upon SIGKILL when reading memory
 2019-08-25 10:48 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] package/imagemagick: disable opencl
 2019-08-25 10:47 UTC  (3+ messages)

[PATCH v7 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-08-25 10:45 UTC  (9+ messages)
` [PATCH v7 rdma-next 2/7] RDMA/core: Create mmap database and cookie helper functions
` [PATCH v7 rdma-next 3/7] RDMA/efa: Use the common mmap_xa helpers

[PATCH 0/3] Add NETIF_F_HW_BRIDGE feature
 2019-08-25 10:44 UTC  (7+ messages)
` [PATCH 1/3] net: Add HW_BRIDGE offload feature
          ` [Bridge] "

Asynchronous Event Notification support
 2019-08-25 10:42 UTC 

[PATCH] toshiba: Add correct printk log level while emitting error log
 2019-08-25 10:36 UTC  (4+ messages)
` [PATCH v2] "

[dpdk-dev] 17.11.7-rc1 (LTS) patches review and test
 2019-08-25 10:30 UTC  (2+ messages)

[Xen-devel] [linux-4.4 test] 140607: regressions - FAIL
 2019-08-25 10:22 UTC 

[PATCH] KVM: arm/arm64: vgic: Use a single IO device per redistributor
 2019-08-25 10:20 UTC  (4+ messages)

[RFC-PATCH] nfsd: when unhashing openowners, increment openowner's refcount
 2019-08-25 10:12 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.