All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-16 15:00:31 to 2017-12-16 17:45:25 UTC [more...]

[Cocci] [PATCH v2 0/5] Support for generalized use of make C={1, 2} via a wrapper program
 2017-12-16 17:45 UTC  (22+ messages)
` [Cocci] [PATCH v2 2/5] Documentation: Add doc for runchecks, a checker runner
  `  "
    ` [Cocci] [PATCH v2 2/5] Documentation: Add doc for runchecks
` [PATCH v2 3/5] checkpatch: Improve --fix-inplace for TABSTOP
` [PATCH v2 4/5] rds: Add runchecks.cfg for net/rds
` [PATCH v2 0/5] Support for generalized use of make C={1,2} via a wrapper program

[RESEND PATCH v2 00/15] ASoC: qcom: Add support to QDSP6 based audio
 2017-12-16 17:44 UTC  (8+ messages)
` [RESEND PATCH v2 01/15] dt-bindings: soc: qcom: Add bindings for APR bus
` [RESEND PATCH v2 13/15] dt-bindings: sound: qcom: Add devicetree bindings for apq8096

[U-Boot] [PATCH V2 00/23] imx: add i.MX8M support and i.MX8MQ EVK
 2017-12-16 17:44 UTC  (41+ messages)
` [U-Boot] [PATCH V2 01/23] imx: add i.MX8M into Kconfig
` [U-Boot] [PATCH V2 02/23] imx: mx8m: add register definition header file
` [U-Boot] [PATCH V2 03/23] imx: mx8m: add pin "
` [U-Boot] [PATCH V2 04/23] imx: mx8m: add clock driver
` [U-Boot] [PATCH V2 05/23] imx: add sip function
` [U-Boot] [PATCH V2 06/23] imx: boot_mode: add USB_BOOT entry
` [U-Boot] [PATCH V2 07/23] power: pmic.h: include dm/ofnode.h
` [U-Boot] [PATCH V2 08/23] imx: cpu: update cpu file to support i.MX8M
` [U-Boot] [PATCH V2 09/23] imx: spl: implement spl_boot_device for i.MX8M
` [U-Boot] [PATCH V2 10/23] imx: add i.MX8MQ SoC Revision and is_mx8m helper
` [U-Boot] [PATCH V2 11/23] imx: add pad settings bit definition for i.MX8M
` [U-Boot] [PATCH V2 13/23] imx: makefile: compile files "
` [U-Boot] [PATCH V2 14/23] misc: ocotp: add i.MX8M support
` [U-Boot] [PATCH V2 15/23] mmc: fsl_esdhc: support i.MX8M
` [U-Boot] [PATCH V2 16/23] imx: lcdif: include i.MX8M
` [U-Boot] [PATCH V2 17/23] gpio: mxc: add i.MX8M support
` [U-Boot] [PATCH V2 18/23] net: fec: do not access reserved register for i.MX8M
` [U-Boot] [PATCH V2 19/23] net: fec: fix build warnings for 64bits support
` [U-Boot] [PATCH V2 20/23] power: pmic/regulator allow dm be omitted by SPL
` [U-Boot] [PATCH V2 21/23] imx: imx8mq: add dtsi file

[Bug 104291] New: Virgl broken on current mesa (17.4+), with nouveau/nv50 as host
 2017-12-16 17:43 UTC  (8+ messages)
  ` [Bug 104291] "

[Qemu-devel] [PULL v1 00/32] Merge tpm 2017/12/15
 2017-12-16 17:41 UTC  (33+ messages)
` [Qemu-devel] [PULL v1 01/32] tpm-tis: remove unused locty_number
` [Qemu-devel] [PULL v1 02/32] tpm: move TpmIf in include/sysemu/tpm.h
` [Qemu-devel] [PULL v1 03/32] tpm-backend: store TPMIf interface, improve backend_init()
` [Qemu-devel] [PULL v1 04/32] tpm-tis: no longer expose TPMState
` [Qemu-devel] [PULL v1 05/32] tpm-be: call request_completed() out of thread
` [Qemu-devel] [PULL v1 06/32] tpm-be: report error instead of front-end
` [Qemu-devel] [PULL v1 07/32] tpm-be: ask model to the TPM interface
` [Qemu-devel] [PULL v1 08/32] tpm: remove unused opened code
` [Qemu-devel] [PULL v1 09/32] tpm-passthrough: don't save guessed cancel_path in options
` [Qemu-devel] [PULL v1 10/32] tpm-be: update optional function pointers
` [Qemu-devel] [PULL v1 11/32] tpm-passthrough: pass TPMPassthruState to handle_device_opts
` [Qemu-devel] [PULL v1 12/32] tpm-backend: move set 'id' to common code
` [Qemu-devel] [PULL v1 13/32] tpm-passthrough: make it safer to destroy after creation
` [Qemu-devel] [PULL v1 14/32] tpm-passthrough: simplify create()
` [Qemu-devel] [PULL v1 15/32] tpm-passthrough: workaround a possible race
` [Qemu-devel] [PULL v1 16/32] tpm-tis: simplify header inclusion
` [Qemu-devel] [PULL v1 17/32] tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()
` [Qemu-devel] [PULL v1 18/32] tpm: lookup the the TPM interface instead of TIS device
` [Qemu-devel] [PULL v1 19/32] tpm: add TPM interface to lookup TPM version
` [Qemu-devel] [PULL v1 20/32] tpm: add tpm_cmd_get_size() to tpm_util
` [Qemu-devel] [PULL v1 21/32] acpi: change TPM TIS data conditions
` [Qemu-devel] [PULL v1 22/32] tpm-emulator: add a FIXME comment about blocking cancel
` [Qemu-devel] [PULL v1 23/32] tpm-tis: remove redundant 'tpm_tis:' in error messages
` [Qemu-devel] [PULL v1 24/32] tpm-tis: check that at most one TPM device exists
` [Qemu-devel] [PULL v1 25/32] qdev: add DEFINE_PROP_TPMBE
` [Qemu-devel] [PULL v1 26/32] tpm-tis: use DEFINE_PROP_TPMBE
` [Qemu-devel] [PULL v1 27/32] tpm: remove tpm_register_model()
` [Qemu-devel] [PULL v1 28/32] tpm: Move getting TPM buffer size to backends
` [Qemu-devel] [PULL v1 29/32] tpm: pull tpm_util_request() out of tpm_util_test()
` [Qemu-devel] [PULL v1 30/32] tpm: tpm_passthrough: Read the buffer size from the host device
` [Qemu-devel] [PULL v1 31/32] tpm: tpm_emulator: get and set buffer size of device
` [Qemu-devel] [PULL v1 32/32] tpm: tpm_passthrough: Fail startup if FE buffer size < BE buffer size

[Bridge] linux bridge does not forward arp reply back packets in a vmware vm
 2017-12-16 17:35 UTC  (7+ messages)

[PATCH v3 00/11] ASoC: fsl_ssi: Clean up - coding style level
 2017-12-16 17:34 UTC  (9+ messages)
` [PATCH v3 03/11] ASoC: fsl_ssi: Refine all comments

[RFC 0/5] IR support for A83T - sunxi-ir driver update
 2017-12-16 17:30 UTC  (6+ messages)
` [RFC 1/5] [media] rc: update sunxi-ir driver to get base frequency from devicetree

[PATCH] of: build dbts with symbols when CONFIG_OF_OVERLAY is set
 2017-12-16 17:25 UTC  (4+ messages)

[PATCH 1/2] net/bnxt: fix headroom initialization
 2017-12-16 17:25 UTC  (3+ messages)
` [dpdk-stable] "

[PATCH v2 0/7] Add the I3C subsystem
 2017-12-16 17:20 UTC  (4+ messages)
` [PATCH v2 5/7] dt-bindings: i3c: Document core bindings

pkeys: Support setting access rights for signal handlers
 2017-12-16 17:20 UTC  (19+ messages)

[PATCH 0/3] arm64: dts: Support Mali450 on rk3328
 2017-12-16 17:17 UTC  (3+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2017-12-16 17:12 UTC 

[PATCH v2 1/2] r8169: fix RTL8111EVL EEE and green settings
 2017-12-16 17:11 UTC  (3+ messages)

[PATCH v3 1/5] arm64: dts: rockchip: add extcon nodes and enable tcphy
 2017-12-16 17:08 UTC  (20+ messages)
` [PATCH v3 2/5] arm64: dts: rockchip: add the aclk_usb3 clocks for USB3
` [PATCH v3 3/5] arm64: dts: rockchip: add usb3-phy otg-port support for rk3399
` [PATCH v3 4/5] arm64: dts: rockchip: add pd_usb3 power-domain node "
` [PATCH v3 5/5] arm64: dts: rockchip: add reset property for dwc3 controllers on rk3399

[U-Boot] [PATCH] ARM SOCFPGA: add resetmgr command so reset can be deasserted in bootcmd (for example on peripheral dma interfaces after fpga has been programmed)
 2017-12-16 17:03 UTC  (2+ messages)

[xen-unstable test] 117167: tolerable FAIL - PUSHED
 2017-12-16 17:03 UTC 

[BISECTED] tpm CLKRUN breaks PS/2 keyboard and touchpad on Braswell system
 2017-12-16 17:01 UTC  (8+ messages)

[bug report] scsi: qla2xxx: Fix memory leak in dual/target mode
 2017-12-16 17:00 UTC  (2+ messages)

[PULL REQUEST] i2c for 4.15
 2017-12-16 16:52 UTC 

[PATCH 00/12] mmc: sdhci-omap: Add UHS/HS200 mode support
 2017-12-16 16:49 UTC  (5+ messages)
` [PATCH 10/12] dt-bindings: sdhci-omap: Add K2G specific binding

[PATCH 0/4] sched: cpufreq: Track util update flags
 2017-12-16 16:47 UTC  (4+ messages)
` [PATCH 2/4] sched: cpufreq: Keep track of cpufreq utilization "

[PATCH 0/4] kms++util: Provide validation helpers
 2017-12-16 16:46 UTC  (9+ messages)
` [PATCH 3/4] kms++util: Add verification module
` [PATCH 4/4] kms++util: Add frame compare functionality

[PATCH 0/8] Restructure struct page
 2017-12-16 16:44 UTC  (9+ messages)
` [PATCH 1/8] mm: Align struct page more aesthetically
` [PATCH 2/8] mm: De-indent struct page
` [PATCH 3/8] mm: Remove misleading alignment claims
` [PATCH 4/8] mm: Improve comment on page->mapping
` [PATCH 5/8] mm: Introduce _slub_counter_t
` [PATCH 6/8] mm: Store compound_dtor / compound_order as bytes
` [PATCH 7/8] mm: Document how to use struct page
` [PATCH 8/8] mm: Remove reference to PG_buddy

[PATCH 0/4] travis-ci: clean up setting environment variables
 2017-12-16 16:43 UTC  (4+ messages)
` [PATCH v2 0/8] Travis CI cleanups
  ` [PATCH v2 1/8] travis-ci: use 'set -x' in select 'ci/*' scripts for extra tracing

[PATCH V3 0/9] mesh: Add configuration commands to meshctl
 2017-12-16 16:43 UTC  (4+ messages)
` [PATCH V3 7/9] mesh: meshctl: Add get/set identity

[PATCH v2 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-16 16:40 UTC  (6+ messages)
` [PATCH v2 05/19] afs: convert to new i_version API

[PATCH net-next v5 0/5] Introduce NETIF_F_GRO_HW
 2017-12-16 16:38 UTC  (3+ messages)
` [PATCH net-next v5 1/5] net: "

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-16 16:32 UTC  (12+ messages)

[PATCH] drm/i915/selftests: Fix up igt_reset_engine
 2017-12-16 16:33 UTC  (3+ messages)
` ✗ Fi.CI.IGT: warning for "

[B.A.T.M.A.N.] weird alfred problem
 2017-12-16 16:31 UTC  (2+ messages)

[PATCH v9 0/7] Intel SGX Driver
 2017-12-16 16:19 UTC  (10+ messages)
` [PATCH v9 1/7] intel_sgx: updated MAINTAINERS
` [PATCH v9 2/7] x86: add SGX definitions to cpufeature
` [PATCH v9 3/7] x86: add SGX definitions to msr-index.h
` [PATCH v9 4/7] intel_sgx: driver for Intel Software Guard Extensions
` [PATCH v9 5/7] intel_sgx: ptrace() support
` [PATCH v9 6/7] intel_sgx: driver documentation
` [PATCH v9 7/7] intel_sgx: in-kernel launch enclave

[BUG] NULL pointer dereference in pvr2_v4l2_internal_check
 2017-12-16 16:21 UTC  (3+ messages)

[PATCH v2 1/4] client: Group discovery filter variables into a struct
 2017-12-16 16:21 UTC  (2+ messages)

[PATCH] scsi_dh: fix format of struct members
 2017-12-16 16:19 UTC 

v3.18.88 build: 0 failures 1 warnings (v3.18.88)
 2017-12-16 16:18 UTC 

[PATCH 0/3] thunderbolt fixes for v4.15-rc2
 2017-12-16 16:11 UTC  (5+ messages)

[nft PATCH] libnftables: Fix for multiple context instances
 2017-12-16 16:06 UTC  (6+ messages)
          ` libnftables extended API proposal (Was: Re: [nft PATCH] libnftables: Fix for multiple context instances)
                  ` libnftables extended API proposal

[Bug 100239] Incorrect rendering in CS:GO
 2017-12-16 16:04 UTC  (2+ messages)

[PATCH] ACPI, APEI, Fix use resource_size
 2017-12-16 15:54 UTC  (4+ messages)

[PATCH v2 1/4] dt-bindings: usb: add DT binding for RK3328 dwc3 controller
 2017-12-16 15:52 UTC  (3+ messages)

[BUG] atomisp_ov2680 not initializing correctly
 2017-12-16 15:50 UTC 

How to repair errors only found with check --mode=lowmem
 2017-12-16 15:41 UTC 

[Buildroot] [PATCH 1/4] python-more-itertools: new package
 2017-12-16 15:37 UTC  (6+ messages)
` [Buildroot] [PATCH 2/4] python-cffi: always install target python-pycparser
` [Buildroot] [PATCH 3/4] python-secretstorage: new package

[Buildroot] [git commit] python-secretstorage: new package
 2017-12-16 15:35 UTC 

Linux kernel 4.9.70 released
 2017-12-16 15:35 UTC 

[Buildroot] [git commit] python-more-itertools: new package
 2017-12-16 15:33 UTC 

[Buildroot] [PATCH v3] pimd: new package
 2017-12-16 15:32 UTC  (2+ messages)

[Buildroot] [git commit] pimd: new package
 2017-12-16 15:30 UTC 

[Qemu-devel] [Bug 1738545] [NEW] Go binaries panic with "mmap errno 9" on qemu-user
 2017-12-16 15:25 UTC 

[Qemu-devel] [PATCH 0/2] scsi: Simple ALUA support
 2017-12-14 15:37 UTC  (2+ messages)

[PATCH] drm/i915/cnl: Add support for horizontal plane flipping
 2017-12-16 15:25 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] gcc: Support configure option --with-linker-hash-style
 2017-12-16 15:23 UTC  (2+ messages)

[PATCH] mm/block: logical error fix to avoid memory leak
 2017-12-16 15:15 UTC  (3+ messages)
  ` [PATCH v2] mmc: block: fix logical error "

[PATCH 1/2] input: silead: add Chuwi Hi8 support
 2017-12-16 15:15 UTC 

[Qemu-devel] [Bug 1696353] [NEW] golang binaries fail to start under linux-user
 2017-12-16 15:07 UTC  (2+ messages)
` [Qemu-devel] [Bug 1696353] "

Grant
 2017-12-16  6:28 UTC 

[Buildroot] [PATCH] traceroute: new package
 2017-12-16 15:06 UTC  (2+ messages)

[Buildroot] [git commit] traceroute: new package
 2017-12-16 15:03 UTC 

Add YeeLoong support v5
 2017-12-16 14:57 UTC  (2+ messages)
` [PATCH v5 5/5] MAINTAINERS: Add entry for Lemote YeeLoong Extra Driver


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.