All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-16 20:57:34 to 2017-06-16 22:55:17 UTC [more...]

[RFC PATCH 0/7 v1] powerpc: Memory Protection Keys
 2017-06-16 22:54 UTC  (6+ messages)
` [RFC PATCH 7/7 v1]powerpc: Deliver SEGV signal on protection key violation

[PATCH v2 00/12] Intel IPU3 ImgU patchset
 2017-06-16 22:54 UTC  (5+ messages)
` [PATCH v2 08/12] intel-ipu3: params: compute and program ccs
` [PATCH v2 09/12] intel-ipu3: css hardware setup

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-06-16 22:54 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2] fm10k: introduce a message queue for MAC/VLAN messages
 2017-06-16 22:50 UTC 

[PATCH] drm/i915/cfl: Introduce Coffee Lake workarounds
 2017-06-16 22:49 UTC 

[PATCH] staging: fusb302: don't bitshift __le16 type
 2017-06-16 22:49 UTC  (4+ messages)
` endian bitshift defects [ was: staging: fusb302: don't bitshift __le16 type ]
  ` [Cocci] [Fwd: endian bitshift defects [ was: staging: fusb302: don't bitshift __le16 type ]]

[PATCH 0/6] qla2xxx: Add NVMe FC Fabric support in driver
 2017-06-16 22:47 UTC  (7+ messages)
` [PATCH 1/6] qla2xxx: Add FC-NVMe port discovery and PRLI handling
` [PATCH 2/6] qla2xxx: Add FC-NVMe command handling
` [PATCH 3/6] qla2xxx: Add FC-NVMe F/W initialization and transport registration
` [PATCH 4/6] qla2xxx: Send FC4 type NVMe to the management server
` [PATCH 5/6] qla2xxx: Use FC-NMVe FC4 type for FDMI registration
` [PATCH 6/6] qla2xxx: Update Driver version to 10.00.00.00-k

[U-Boot] [PATCH 1/2] Makefile: Allow arch post-link hook
 2017-06-16 22:48 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] MIPS: Stop building position independent code

[PATCH v4 0/5] Implement git stash as a builtin command
 2017-06-16 22:47 UTC  (3+ messages)
` [PATCH v4 5/5] stash: implement builtin stash

[RFC PATCH 0/3] drm: atmel-hlcdc: clut support
 2017-06-16 22:46 UTC  (8+ messages)
` [RFC PATCH 1/3] atmel-hlcdc: add support for 8-bit color lookup table mode

[Intel-wired-lan] [PATCH 00/15] harden fm10k driver against PFLR and surprise remove
 2017-06-16 22:45 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 14/15] fm10k: introduce a message queue for MAC/VLAN messages

(unknown),
 2017-06-16 22:37 UTC 

[PATCH net] igb: protect TX timestamping from API misuse
 2017-06-16 22:37 UTC 

[U-Boot] [PATCH v4 00/30]
 2017-06-16 22:32 UTC  (32+ messages)
` [U-Boot] [PATCH v4 01/30] ti: common: board_detect: Allow settings board detection variables manually
` [U-Boot] [PATCH v4 02/30] spl: fit: Break out some functions into a common file
` [U-Boot] [PATCH v4 03/30] boot_fit: Create helper functions that can be used to select DTB out of FIT
` [U-Boot] [PATCH v4 04/30] fdt: Enable selecting correct DTB from appended FIT Image
` [U-Boot] [PATCH v4 05/30] ti: common: board_detect: Add function to determine if EEPROM was read
` [U-Boot] [PATCH v4 06/30] dts: Allow OF_LIST to depend on FIT_EMBED
` [U-Boot] [PATCH v4 07/30] ARM: dts: k2g: Introduce U-boot specific dtsi file
` [U-Boot] [PATCH v4 08/30] arm: dts: Add new "generic" 66AK2Gx device tree file
` [U-Boot] [PATCH v4 09/30] board_f: Add new function to allow runtime DTB selection
` [U-Boot] [PATCH v4 10/30] Makefile: Build additional binaries for dtb FIT blobs appended to U-boot
` [U-Boot] [PATCH v4 11/30] ARM: keystone2: Allow to build with all image formats
` [U-Boot] [PATCH v4 12/30] ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot
` [U-Boot] [PATCH v4 13/30] ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boards
` [U-Boot] [PATCH v4 14/30] ks2_evm: Add EEPROM based board detection
` [U-Boot] [PATCH v4 15/30] defconfig: keystone2: Enable U-boot runtime DTB detection
` [U-Boot] [PATCH v4 16/30] ARM: keystone2: Add additional fields used for DDR3 configuration
` [U-Boot] [PATCH v4 17/30] ARM: k2g: Program DDR PHY MR2 register with the default value
` [U-Boot] [PATCH v4 18/30] ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variables
` [U-Boot] [PATCH v4 19/30] ks2_evm: Add EEPROM based board detection helper functions
` [U-Boot] [PATCH v4 20/30] ARM: k2g: Add pinmux support for K2G ICE evm
` [U-Boot] [PATCH v4 21/30] ARM: k2g: Add DDR3 configuration "
` [U-Boot] [PATCH v4 22/30] board: ks2: Use board detection to wrap code not specific to "
` [U-Boot] [PATCH v4 23/30] ARM: k2g: Use board detection to wrap K2G GP specific calls
` [U-Boot] [PATCH v4 24/30] ARM: k2g: Update board_name u-boot env variable at runtime
` [U-Boot] [PATCH v4 25/30] ARM: dts: keystone-k2g: Remove skeleton.dtsi
` [U-Boot] [PATCH v4 26/30] ARM: dts: keystone-k2g-evm: Add unit address to memory node
` [U-Boot] [PATCH v4 27/30] ARM: dts: k2g: Disable netcp by default
` [U-Boot] [PATCH v4 28/30] ARM: dts: k2g: Add DT support for K2G Industrial Communication Engine evm
` [U-Boot] [PATCH v4 29/30] ARM: k2g: Add K2G ICE DTB to the list of possible DTBs
` [U-Boot] [PATCH v4 30/30] defconfig: k2g_evm_defconfig: Add K2G ICE to OF_LIST

[PATCH v9 2/4] arm64: dts: hisi: add kirin pcie node
 2017-06-16 22:31 UTC  (8+ messages)

[U-Boot] [PATCH v4 00/30] ARM: k2g: Add support for new K2G ICE EVM
 2017-06-16 22:31 UTC 

[qemu-mainline test] 110478: tolerable FAIL - PUSHED
 2017-06-16 22:29 UTC 

64fa03de33: BUG:Dentry_still_in_use
 2017-06-16 22:24 UTC  (13+ messages)
    ` [PATCH v4] Introduce v3 namespaced file capabilities

[Bug 101473] (SI) latest stable & cant boot - Invalid PCI ROM header structure: expecting 0xaa55, got 0x0000
 2017-06-16 22:24 UTC  (2+ messages)

[PATCH] PCI / PM: Restore the status of PCI devices across hibernation
 2017-06-16 22:23 UTC  (3+ messages)

[Bug 93826] 144Hz graphic glitches and bad resolution
 2017-06-16 22:20 UTC  (2+ messages)
` [Bug 93826] 2560x1440 @144Hz graphic glitches and bad refresh rate

[PATCH] drm/i915/cnl: Add information to missing case
 2017-06-16 22:18 UTC  (9+ messages)
` ✓ Fi.CI.BAT: success for "

OpenBMC Image Management
 2017-06-16 22:18 UTC  (2+ messages)

[PATCHv4 1/2] clone: respect additional configured fetch refspecs during initial fetch
 2017-06-16 22:15 UTC  (8+ messages)
` [PATCHv5 0/2] "
  ` [PATCHv5 2/2] Documentation/clone: document ignored configuration variables

[PATCH] package_ipk: Clean up Source entry in ipk packages
 2017-06-16 22:11 UTC  (3+ messages)

[GIT PULL] Amlogic clock driver updates for 4.13 - 2nd batch
 2017-06-16 22:08 UTC  (3+ messages)

Virtualbox + kgdb: Can't see vmlinux symbols
 2017-06-16 22:02 UTC  (4+ messages)

[PATCH 0/3] LTTng updates
 2017-06-16 22:01 UTC  (6+ messages)
` [PATCH 1/3] lttng-ust: update to 2.9.1
` [PATCH 2/3] lttng-tools: update to 2.9.5
` [PATCH 3/3] lttng-modules: update to 2.9.3
  ` [PATCH v2 "
` ✗ patchtest: failure for LTTng updates

[RFC/PATCH 0/5] remote: eliminate remote->{fetch,push}_refspec and lazy parsing of refspecs
 2017-06-16 22:00 UTC  (4+ messages)
` [PATCH 1/5] remote: don't use remote->{fetch,push}_refspec

[PATCH 1/2] drm/amdgpu: Optimization of AMDGPU_BO_LIST_OP_CREATE (v2)
 2017-06-16 22:00 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Optimize mutex usage (v2)

[GIT PULL] clk: ti: clkctrl support for 4.13 merge window
 2017-06-16 21:59 UTC  (6+ messages)

[kernel-hardening] [PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-16 21:58 UTC  (5+ messages)
` [kernel-hardening] [PATCH v4 06/13] iscsi: ensure RNG is seeded before use
  ` [kernel-hardening] "

[PATCH v2 0/5] scsi: ufs: add ufs driver code for Hi3660 SoC
 2017-06-16 21:51 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: scsi: ufs: add document for hi3660-ufs

[GIT PULL] Allwinner clock changes for 4.13
 2017-06-16 21:50 UTC  (3+ messages)

[PATCH] fixup! drm/msm: Separate locking of buffer resources from struct_mutex
 2017-06-16 21:44 UTC  (4+ messages)
      ` [Freedreno] "

autofs multi-map regression
 2017-06-16 21:41 UTC  (6+ messages)

[suggestion] Include commit-ish in git status output
 2017-06-16 21:41 UTC  (2+ messages)

[PATCH 0/5] Broadcom STB S2/S3/S5 support for ARM and MIPS
 2017-06-16 21:37 UTC  (24+ messages)
` [PATCH 1/5] dt-bindings: Update Broadcom STB binding
` [PATCH 2/5] soc: bcm: brcmstb: Add Kconfig entry point for power management
` [PATCH 3/5] soc: bcm: brcmstb: Add support for S2/S3/S5 suspend states (ARM)
` [PATCH 4/5] dt-bindings: Document MIPS Broadcom STB power management nodes
` [PATCH 5/5] soc bcm: brcmstb: Add support for S2/S3/S5 suspend states (MIPS)

RFC: Another proposed hash function transition plan
 2017-06-16 21:39 UTC  (18+ messages)
  ` Which hash function to use, was "

[PATCH] drivers: net: phy: Correct kernel-doc comment parameter
 2017-06-16 21:38 UTC  (2+ messages)

[PATCH] bus: SIMPLE_PM_BUS does not depend on ARCH_RENESAS
 2017-06-16 21:33 UTC  (3+ messages)

sctp-tests test suite now available!
 2017-06-16 21:29 UTC 

[PATCH 0/3] add stash count information to git-status command
 2017-06-16 21:29 UTC  (6+ messages)
` [PATCH 1/3] stash: update documentation to use 'stash entries'
` [PATCH 2/3] wt-status: add optional stash status information

[meta-browser][WIP][PATCH] chromium(-wayland): Fix build with gcc7
 2017-06-16 21:29 UTC  (2+ messages)

[PATCH v2 0/4] Generalize fncpy availability
 2017-06-16 21:28 UTC  (15+ messages)
` [PATCH v2 1/4] ARM: fncpy: Rename include guards
` [PATCH v2 2/4] asm-generic: Provide a fncpy() implementation
` [PATCH v2 3/4] arm64: Provide a fncpy implementation
` [PATCH v2 4/4] misc: sram: Allow ARM64 to select SRAM_EXEC

[Qemu-devel] [PATCHv4 0/5] fw_cfg: qdev-related tidy-ups
 2017-06-16 21:28 UTC  (9+ messages)
` [Qemu-devel] [PATCHv4 1/5] fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize()
` [Qemu-devel] [PATCHv4 3/5] fw_cfg: move assert() and linking of fw_cfg device to the machine into instance_init()
` [Qemu-devel] [PATCHv4 4/5] fw_cfg: move qdev_init_nofail() from fw_cfg_init1() to callers
` [Qemu-devel] [PATCHv4 5/5] fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h

[PATCH lttng-tools 1/2] Cleanup: use CMM accessors for consumer_quit variable
 2017-06-16 21:23 UTC 

[PATCH lttng-tools 2/2] Fix: join consumer timer thread
 2017-06-16 21:23 UTC 

[PATCH 0/2] Handle SMCs and HVCs in conformance with SMCCC
 2017-06-16 21:24 UTC  (3+ messages)
` [PATCH 1/2] arm: smccc: handle SMCs/HVCs according to SMCCC

[Buildroot] [PATCH] pandaboard_defconfig: bump u-boot to 2017.05 to fix build with gcc 6
 2017-06-16 21:24 UTC 

[PATCH net-next 0/1] Introduction of the tc tests
 2017-06-16 21:22 UTC  (2+ messages)
` [PATCH net-next 1/1] selftests: Introduce tc testsuite

Clang does not like constexpression
 2017-06-16 21:20 UTC  (10+ messages)

[Devel] [PATCH] iASL: Add support for the SDEI table
 2017-06-16 21:19 UTC 

[PATCH] drm/i915/cnl: Fix RMW on ddi vswing sequence
 2017-06-16 21:18 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[meta-chip][RFC PATCH 0/3] Initial attempt at flashing instructions
 2017-06-16 21:15 UTC  (4+ messages)
` [meta-chip][RFC PATCH 1/3] u-boot-chip: Deploy the sunxi-spl-with-ecc.bin file
` [meta-chip][RFC PATCH 2/3] chip: Build sunxi-tools-native
` [meta-chip][RFC PATCH 3/3] chip: Add chip-u-boot-scr recipe and flash script

[U-Boot] [PATCH] ARM: dts: keystone-k2e-evm: Add U-boot specific dtsi file
 2017-06-16 21:16 UTC 

[morty/master][PATCH] packagegroup-*-base-tisdk: pull OPTEE components for AM4x HS
 2017-06-16 21:16 UTC 

[PATCH v3 09/14] drm/i915: add compute_config for YCBCR outputs
 2017-06-16 21:15 UTC  (2+ messages)

[morty/master][PATCH] am437x-hs-evm: add OPTEE related configs
 2017-06-16 21:15 UTC 

[PATCH V1 00/15]: support for spmi_pmic_arb v3/v5 and bug fixes
 2017-06-16 21:11 UTC  (5+ messages)
` [PATCH V1 09/15] spmi: pmic-arb: check apid enabled before calling the handler

[PATCH v2] [media] davinci: vpif: adaptions for DT support
 2017-06-16 21:10 UTC  (5+ messages)

[Buildroot] [PATCH] board: Add nanopi-m1 Support
 2017-06-16 21:08 UTC  (4+ messages)

[PATCH v2 00/11] bring back stack frame warning with KASAN
 2017-06-16 21:07 UTC  (11+ messages)
` [PATCH v2 03/11] tty: kbd: reduce stack size "

[PATCH 0/3] Add regression tests for recent rebase -i fixes
 2017-06-16 21:05 UTC  (8+ messages)
` [PATCH v2 0/3] Add regression tests for rectent "

[patch 5/5] mm: correct the comment when reclaimed pages exceed the scanned pages
 2017-06-16 21:02 UTC 

[patch 4/5] userfaultfd: shmem: handle coredumping in handle_userfault()
 2017-06-16 21:02 UTC  (2+ messages)

[patch 3/5] mm: numa: avoid waiting on freed migrated pages
 2017-06-16 21:02 UTC 

[patch 2/5] swap: cond_resched in swap_cgroup_prepare()
 2017-06-16 21:02 UTC 

[patch 1/5] mm/memory-failure.c: use compound_head() flags for huge pages
 2017-06-16 21:02 UTC 

incoming
 2017-06-16 21:02 UTC 

[RFC PATCH 0/2] crypto: caam - fix cts(cbc(aes)) with CAAM driver
 2017-06-16 21:01 UTC  (5+ messages)

[folded-merged] mm-correct-the-comment-when-reclaimed-pages-exceed-the-scanned-pages-fix.patch removed from -mm tree
 2017-06-16 21:00 UTC 

mmotm 2017-06-16-13-59 uploaded
 2017-06-16 20:59 UTC  (2+ messages)

mmotm 2017-06-16-13-59 uploaded
 2017-06-16 20:59 UTC 

[PATCH v3 net-next 3/4] tls: kernel TLS support
 2017-06-16 20:58 UTC  (2+ messages)

[PATCH v5 0/4] tty/serial: meson_uart: add support for core clock handling
 2017-06-16 20:57 UTC  (5+ messages)
` [PATCH v5 3/4] ARM64: dts: meson-gx: use stable UART bindings with correct gate clock

[RFC 0/2] BCM283x Camera Receiver driver
 2017-06-16 20:57 UTC  (7+ messages)
` [RFC 1/2] [media] dt-bindings: Document BCM283x CSI2/CCP2 receiver


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.