All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-30 15:16:52 to 2017-03-30 15:34:08 UTC [more...]

[U-Boot] [PATCH v2 0/6] Introduce DCU support for Vybrid
 2017-03-30 15:34 UTC  (3+ messages)
` [U-Boot] [PATCH v2 4/6] video: fsl_dcu_fb: Update DCU layers "

[PATCH net 00/19] net: hns: Misc. HNS Bug Fixes & Code Improvements
 2017-03-30 15:31 UTC  (14+ messages)
` [PATCH net 01/19] net: hns: Fix the implementation of irq affinity function
` [PATCH net 02/19] net: hns: Modify GMAC init TX threshold value
` [PATCH net 03/19] net: hns: Optimize the code for GMAC pad and crc Config
` [PATCH net 05/19] net: hns: Remove redundant memset during buffer release
` [PATCH net 08/19] net: hns: Fix to adjust buf_size of ring according to mtu
` [PATCH net 10/19] net: hns: Correct HNS RSS key set function
` [PATCH net 11/19] net: hns: Remove the redundant adding and deleting mac function
` [PATCH net 12/19] net: hns: Remove redundant mac_get_id()
` [PATCH net 14/19] net: hns: Clean redundant code from hns_mdio.c file
` [PATCH net 16/19] net: hns: Simplify the exception sequence in hns_ppe_init()
` [PATCH net 17/19] net: hns: Adjust the SBM module buffer threshold
` [PATCH net 18/19] net: hns: Avoid Hip06 chip TX packet line bug
` [PATCH net 19/19] net: hns: Some checkpatch.pl script & warning fixes

Reboots and audit.rules
 2017-03-30 15:33 UTC  (2+ messages)

[PATCH 0/4] improve build coverage
 2017-03-30 15:33 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] devtools: remove special case build for perf thread example
  ` [PATCH v2 4/4] devtools: add autotest app to build script

[xen-unstable-smoke test] 107000: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-30 15:32 UTC 

[Qemu-devel] [RFC v2 for-2.9 00/10] Fixes and cleanups around SocketAddress
 2017-03-30 15:32 UTC  (6+ messages)
` [Qemu-devel] [RFC v2 for-2.9 09/10] squash! nbd: Tidy up blockdev-add interface
` [Qemu-devel] [RFC v2 for-2.9 10/10] sheepdog: Fix blockdev-add
` [Qemu-devel] [Qemu-block] [RFC v2 for-2.9 00/10] Fixes and cleanups around SocketAddress

[RFC][CFT][PATCHSET v1] uaccess unification
 2017-03-30 15:31 UTC  (10+ messages)

[PATCH v13 0/6] Cavium MMC driver
 2017-03-30 15:31 UTC  (6+ messages)
  ` [PATCH v13 1/6] dt-bindings: mmc: Add Cavium SOCs MMC bindings
` [PATCH v13 2/6] mmc: cavium: Add core MMC driver for Cavium SOCs
` [PATCH v13 3/6] mmc: cavium: Add MMC PCI driver for ThunderX SOCs
` [PATCH v13 4/6] mmc: cavium: Add scatter-gather DMA support
` [PATCH v13 5/6] mmc: cavium: Support DDR mode for eMMC devices

[Buildroot] How to run stysctl at system startup?
 2017-03-30 15:32 UTC 

[PATCH v2 0/8] Add support for DCMI camera interface of STMicroelectronics STM32 SoC series
 2017-03-30 15:27 UTC  (26+ messages)
` [PATCH v2 1/8] dt-bindings: Document STM32 DCMI bindings
` [PATCH v2 2/8] [media] stm32-dcmi: STM32 DCMI camera interface driver
` [PATCH v2 3/8] ARM: dts: stm32: Enable DCMI support on STM32F429 MCU
` [PATCH v2 4/8] ARM: dts: stm32: Enable DCMI camera interface on STM32F429-EVAL board
` [PATCH v2 5/8] ARM: dts: stm32: Enable STMPE1600 gpio expander of "
` [PATCH v2 6/8] ARM: dts: stm32: Enable OV2640 camera support "
` [PATCH v2 7/8] ARM: configs: stm32: STMPE1600 GPIO expander
` [PATCH v2 8/8] ARM: configs: stm32: DCMI + OV2640 camera support

[PATCH] ARM: orion5x: only call into phylib when available
 2017-03-30 15:31 UTC  (2+ messages)

master - dmsetup: replace (f)printf("\n") with putchar/putc
 2017-03-30 15:31 UTC 

master - libdm: use correct FMTu32 format specifier for uint32_t
 2017-03-30 15:31 UTC 

[PATCH] nfs: flexfiles: fix kernel OOPS if MDS returns unsupported DS type
 2017-03-30 15:31 UTC 

[PATCH v2] sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
 2017-03-30 15:30 UTC  (4+ messages)

[PATCH] crypto/aesni-mb: support IPSec Multi-buffer lib v0.45
 2017-03-30 15:31 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: keystone: Add support for new K2G evm
 2017-03-30 15:29 UTC  (9+ messages)
` [PATCH 1/2] ARM: keystone: Create new binding for K2G ICE evm
` [PATCH 2/2] ARM: dts: keystone: Add minimum support "

[PATCH v2 00/13] Server-side NFS/RDMA changes proposed for v4.12
 2017-03-30 15:29 UTC  (5+ messages)
` [PATCH v2 05/13] svcrdma: Introduce local rdma_rw API helpers

KVM/ARM: sleeping function called from invalid context
 2017-03-30 15:29 UTC  (3+ messages)

[GIT PULL 1/7] Broadcom soc changes for 4.12
 2017-03-30 15:29 UTC  (2+ messages)

RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-03-30 15:29 UTC  (19+ messages)
` [PATCH 12/23] sd: handle REQ_UNMAP
` [PATCH 22/23] drbd: implement REQ_OP_WRITE_ZEROES
` [PATCH 23/23] block: remove the discard_zeroes_data flag

[Qemu-devel] [PATCH] virtio-net: consolidate guest announcement with qemu_announce_self
 2017-03-30 15:29 UTC  (8+ messages)

[PATCH 0/1] get_nr_restart_syscall() should return __NR_ia32_restart_syscall if __USER32_CS
 2017-03-30 15:28 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v7 00/13] mmc: Add support to Marvell Xenon SD Host Controller
 2017-03-30 15:23 UTC  (42+ messages)
` [PATCH v7 01/13] clk: apn806: Add eMMC clock to system controller driver
` [PATCH v7 02/13] clk: apn806: Turn the eMMC clock as optional for dts backwards compatible
` [PATCH v7 03/13] mmc: sdhci: Export sdhci_set_ios() from sdhci.c
` [PATCH v7 04/13] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
` [PATCH v7 05/13] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
` [PATCH v7 06/13] dt: bindings: Add bindings for Marvell Xenon SD Host Controller
` [PATCH v7 07/13] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality
` [PATCH v7 08/13] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC
` [PATCH v7 09/13] mmc: sdhci-xenon: Add SoC PHY PAD voltage control
` [PATCH v7 10/13] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers
` [PATCH v7 11/13] arm64: dts: marvell: add eMMC support for Armada 37xx
` [PATCH v7 12/13] arm64: dts: marvell: add sdhci support for Armada 7K/8K
` [PATCH v7 13/13] arm64: configs: enable SDHCI driver for Xenon

[PATCH RFC 0/4] proc: support multiple separate proc instances per pidnamespace
 2017-03-30 15:22 UTC  (20+ messages)
` [kernel-hardening] "
` [PATCH RFC 1/4] proc: add proc_fs_info struct to store proc options
  ` [kernel-hardening] "
` [PATCH RFC 2/4] proc: add helpers to set/get hidepid and gid mount options
  ` [kernel-hardening] "
` [PATCH RFC 3/4] proc: support mounting new procfs instances inside same pid namespace
  ` [kernel-hardening] "
` [PATCH RFC 4/4] proc: support flushing dcache entries of a task on multiple procfs mounts
  ` [kernel-hardening] "

[GIT PULL] Gemini updates for v4.12
 2017-03-30 15:28 UTC  (2+ messages)

[PATCH] blk-mq: Export queue state through /sys/kernel/debug/block/*/state
 2017-03-30 15:27 UTC  (2+ messages)

[PATCH 1/5] multilib_header: Update wrapper to handle arm 32/64 bit
 2017-03-30 15:27 UTC  (5+ messages)
` [PATCH 2/5] linux-libc-headers: Allow arm kernel headers to coexist on "
` [PATCH 3/5] glibc-package: Allow 32 and 64 bit headers to exist on arm
` [PATCH 4/5] linux-libc-headers: Drop 4.4
` [PATCH 5/5] linux-libc-headers: Remove reference to cross-linkage

[PATCH v3 0/8] refactor the filter process code into a reusable module
 2017-03-30 15:27 UTC  (6+ messages)
` [PATCH v3 7/8] sub-process: move sub-process functions into separate files

[PATCH 0/2] ocaml: Start on fixing brokenness when no ocamlopt
 2017-03-30 15:17 UTC  (3+ messages)
    ` ARM64 hardware in osstest (WAS: [PATCH 0/2] ocaml: Start on fixing brokenness when no ocamlopt)

[PATCH V8 0/7] LPC: legacy ISA I/O support
 2017-03-30 15:26 UTC  (17+ messages)
` [PATCH V8 1/6] LIBIO: Introduce a generic PIO mapping method
` [PATCH V8 2/6] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH V8 3/6] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH V8 4/6] LPC: Support the device-tree LPC host on Hip06/Hip07
` [PATCH V8 5/6] ACPI: Support the probing on the devices which apply indirect-IO
` [PATCH V8 6/6] LPC: Add the ACPI LPC support

[Qemu-devel] [PATCH v3] Allow setting NUMA distance for different NUMA nodes
 2017-03-30 15:26 UTC  (7+ messages)

arm-angstrom-linux-gnueabi-gcc: fatal error: no input files
 2017-03-30 15:25 UTC  (5+ messages)

[GIT PULL] ARM: mvebu: soc for v4.12 (#1)
 2017-03-30 15:26 UTC  (3+ messages)

[patch added to 3.12-stable] dm: flush queued bios when process blocks to avoid deadlock
 2017-03-30 15:24 UTC  (5+ messages)
` [patch added to 3.12-stable] mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp

[PATCH] blk-mq: Export queue state through /sys/kernel/debug/block/*/state
 2017-03-30 15:23 UTC  (5+ messages)

[PATCH] block/sed-opal: fix spelling mistake: "Lifcycle" -> "Lifecycle"
 2017-03-30 15:23 UTC  (3+ messages)

[PATCH] kernel.h: add IS_PTR_ALIGNED() macro
 2017-03-30 15:22 UTC  (5+ messages)

[PATCH] staging: Add rtl8723bs sdio wifi driver
 2017-03-30 15:22 UTC  (4+ messages)

[PATCH net-next] rtnl: Add support for netdev event to link messages
 2017-03-30 15:21 UTC  (2+ messages)

Problems with the DP MST audio support patchset
 2017-03-30 15:21 UTC  (3+ messages)

[PATCH] btrfs: reorder arguments so that options come first
 2017-03-30 15:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] libndctl: add support for the MSFT family of DSM functions
 2017-03-30 15:20 UTC  (6+ messages)

[Qemu-devel] [PATCH] hw/unicore32: fix a kernel_filename!=NULL assertion error in puv3.c
 2017-03-30 15:20 UTC  (2+ messages)

[U-Boot] env_init() for mmc
 2017-03-30 15:19 UTC  (5+ messages)

[RFC PATCH 0/5] Localise error headers
 2017-03-30 15:18 UTC  (9+ messages)

[PATCH v3 00/37] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2017-03-30 15:17 UTC  (3+ messages)
` [PATCH v3 18/37] mtd: nand: denali: do not propagate NAND_STATUS_FAIL to waitfunc()

[PATCH v4 0/5] STM32 Independent watchdog
 2017-03-30 15:15 UTC  (4+ messages)
` [PATCH v4 3/5] ARM: dts: stm32: Add watchdog support for STM32F429 SoC
` [PATCH v4 4/5] ARM: dts: stm32: Add watchdog support for STM32F429 eval board
` [PATCH v4 5/5] ARM: configs: stm32: Add watchdog support in STM32 defconfig

[xen-unstable test] 106990: regressions - FAIL
 2017-03-30 15:17 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.