All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-20 03:40:35 to 2017-06-20 05:52:37 UTC [more...]

[PATCH net-next 00/12] nfp: add flower app with representors
 2017-06-20  5:51 UTC  (12+ messages)
` [PATCH net-next 01/12] net: store port/representator id in metadata_dst
` [PATCH net-next 02/12] nfp: devlink add support for getting eswitch mode
` [PATCH net-next 03/12] nfp: move physical port init into a helper
` [PATCH net-next 04/12] nfp: map mac_stats and vf_cfg BARs
` [PATCH net-next 05/12] nfp: general representor implementation
` [PATCH net-next 06/12] nfp: add stats and xmit helpers for representors
` [PATCH net-next 07/12] nfp: app callbacks for SRIOV
` [PATCH net-next 08/12] nfp: provide nfp_port to of nfp_net_get_mac_addr()
` [PATCH net-next 09/12] nfp: add support for tx/rx with metadata portid
` [PATCH net-next 10/12] nfp: add support for control messages for flower app
` [PATCH net-next 12/12] nfp: add VF and PF representors to "

[Qemu-devel] [PATCH v3 0/8] Poison some more target-specific defines
 2017-06-20  5:52 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/8] include/exec/poison: Add missing TARGET defines
` [Qemu-devel] [PATCH v3 2/8] include/exec/poison: Mark some CONFIG defines as poisoned, too
` [Qemu-devel] [PATCH v3 3/8] Move CONFIG_KVM related definitions to kvm_i386.h
` [Qemu-devel] [PATCH v3 4/8] include/exec/poison: Mark CONFIG_KVM as poisoned, too
` [Qemu-devel] [PATCH v3 5/8] cpu: Introduce a wrapper for tlb_flush() that can be used in common code
` [Qemu-devel] [PATCH v3 6/8] include/exec/poison: Mark CONFIG_SOFTMMU as poisoned
` [Qemu-devel] [PATCH v3 7/8] Makefile: Move bootdevice.o to common-obj-y
` [Qemu-devel] [PATCH v3 8/8] hw/misc/edu: Compile the edu device as common object

[RFC PATCH 0/2] daxfile: enable byte-addressable updates to pmem
 2017-06-20  5:53 UTC  (13+ messages)
` [RFC PATCH 2/2] mm, fs: daxfile, an interface for "

[patch v3 0/3] staging: speakup: support more than ttyS*
 2017-06-20  5:45 UTC  (4+ messages)
` [patch v3 1/3] tty: add function to convert device name to number
` [patch v3 2/3] staging: speakup: check and convert dev name or ser to dev_t
` [patch v3 3/3] staging: speakup: make ttyio synths use device name

[B.A.T.M.A.N.] batman-adv: is it possible to increase mtu size for batman-adv interfaces?
 2017-06-20  5:49 UTC 

[PATCH] PCI: xilinx: make of_device_ids const
 2017-06-20  5:47 UTC  (3+ messages)

[PATCH] drm: dw-hdmi-i2s: add missing company name on Copyright
 2017-06-20  5:48 UTC  (2+ messages)

[Buildroot] [PATCH v4 0/6] Board: Add Engicam i.MX6 SOMs
 2017-06-20  5:47 UTC  (9+ messages)
` [Buildroot] [PATCH v4 1/6] board: Add support for Engicam i.CoreM6 DualLite/Solo boards
` [Buildroot] [PATCH v4 2/6] board: engicam: Rename defconfig engicam_imx6qdl_icore_mmc_defconfig

[Buildroot] [PATCH] expat: security bump to version 2.2.1
 2017-06-20  5:45 UTC  (4+ messages)

[PATCH v2] serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
 2017-06-20  5:42 UTC  (2+ messages)

in case you want a use-case with lots of submodules
 2017-06-20  5:43 UTC  (4+ messages)

64fa03de33: BUG:Dentry_still_in_use
 2017-06-20  5:42 UTC  (14+ messages)
  ` [PATCH v4] Introduce v3 namespaced file capabilities

linux-next: build failure after merge of the kspp tree
 2017-06-20  5:42 UTC  (4+ messages)

[U-Boot] [PATCH v2] odroid: remove CONFIG_DM_I2C_COMPAT config
 2017-06-20  5:41 UTC  (2+ messages)

[PATCH net-next 0/1] Introduction of the tc tests
 2017-06-20  5:40 UTC  (6+ messages)

[Buildroot] [git commit] expat: fix patch that doesn't apply properly
 2017-06-20  5:40 UTC 

[PATCH 3.10 000/268] 3.10.107-stable review
 2017-06-20  5:34 UTC  (6+ messages)
` [PATCH 3.10 060/268] xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancing
` [PATCH 3.10 162/268] bcma: use (get|put)_device when probing/removing device driver

[PATCH] watchdog: cadence_wdt: make of_device_ids const
 2017-06-20  5:34 UTC 

[PATCH] staging: rtl8723bs: hal: Use (true/false) in assignment to bool
 2017-06-20  5:27 UTC 

[PATCH] net/mlx5: fix TSO segment size
 2017-06-20  5:24 UTC 

[PATCH 01/11] Fix coding style of driver/staging/ccree/ssi_aead.c ERROR: space required after that
 2017-06-20  5:23 UTC  (22+ messages)
` [PATCH 02/11] Fix ERROR: spaces required around that
` [PATCH 03/11] Fix ERROR: space required before the open brace
` [PATCH 04/11] Fix ERROR: that open brace { should be on the previous line
` [PATCH 05/11] Fix ERROR: space prohibited after that open parenthesis '('
` [PATCH 06/11] Fix ERROR: space prohibited before that close parenthesis ')'
` [PATCH 07/11] Fix ERROR: open brace '{' following function declarations go on the next line
` [PATCH 08/11] Fix ERROR: space prohibited before open square bracket '['
` [PATCH 09/11] Fix ERROR: space prohibited before that ','
` [PATCH 10/11] Fix ERROR: else should follow close brace '}'
` [PATCH 11/11] Fix ERROR: "foo* bar" should be "foo *bar"

linux-next: manual merge of the akpm-current tree with the kspp tree
 2017-06-20  5:18 UTC 

[Qemu-devel] [PATCH 0/4] Poison some more target-specific defines
 2017-06-20  5:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] include/exec/poison: Add missing TARGET defines

[git pull] first batch of ufs fixes
 2017-06-20  5:17 UTC  (11+ messages)
                  ` [git pull] "

[PATCH] platform/x86: thinkpad_acpi: Fix warning about deprecated hwmon_device_register
 2017-06-20  5:16 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the kspp tree
 2017-06-20  5:15 UTC 

[PATCH] drm: armada: make of_device_ids const
 2017-06-20  5:14 UTC 

[PATCH] powerpc/modules: Introduce new stub code for SHN_LIVEPATCH symbols
 2017-06-20  5:13 UTC  (2+ messages)

[Qemu-devel] [PATCH] AcpiDeviceIf: More readable bitmask definition
 2017-06-20  5:13 UTC  (2+ messages)

[RFC v2 00/12] powerpc: Memory Protection Keys
 2017-06-20  5:10 UTC  (2+ messages)

[PATCH] ARM: dts: am437x-gp-evm: Add support for buzzer
 2017-06-20  5:09 UTC  (3+ messages)

Compiling meta-browser ==>chromium ? cleaning ?
 2017-06-20  5:08 UTC  (5+ messages)

[PATCH V2 0/2] hwmon: (ibmpowernv) Add support for current(A) sensors
 2017-06-20  5:08 UTC  (3+ messages)
` [PATCH V2 1/2] hwmon: (ibmpowernv) introduce a legacy_compatibles array
` [PATCH V2 2/2] hwmon: (ibmpowernv) Add current(A) sensor

[PATCH] drm: sti: sti_hqvdp: make of_device_ids const
 2017-06-20  5:05 UTC 

[PATCH v2 3/9] vfio: New external user group/file match
 2017-06-20  5:01 UTC  (2+ messages)

[PATCH v5 0/6] provide power off support for iMX6 with external PMIC
 2017-06-20  5:01 UTC  (13+ messages)
` [PATCH v5 2/6] ARM: imx6: register pm_power_off handler if "fsl,pmic-stby-poweroff" is set
` [PATCH v5 3/6] kernel/reboot.c: export pm_power_off_prepare
` [PATCH v5 6/6] ARM: dts: imx6: RIoTboard provide standby on power off option

[Qemu-devel] [PATCH] target/s390x: Implement CSST
 2017-06-20  4:58 UTC  (4+ messages)

[PATCH] penssl-1.0.1i: s/inline/static/ to fix gcc7.1 issue
 2017-06-20  3:27 UTC 

[PATCH] drm: sti: sti_hqvdp: Fix compilation warning
 2017-06-20  4:55 UTC 

ANN: SELinux userspace 2.7-rc1 release
 2017-06-20  4:55 UTC  (5+ messages)
` ANN: SELinux userspace 2.7-rc2 release

[PATCH] bitbake : Paginate 'bitbake -e' using less
 2017-06-20  4:54 UTC 

[Patch net v2] ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
 2017-06-20  4:54 UTC  (3+ messages)
` [net,v2] "

[PATCH v7 0/8] MIPS: Loongson: Add the Loongson-1A processor support
 2017-06-20  4:51 UTC  (5+ messages)
` [PATCH v7 7/8] clk: Loongson: Add Loongson-1A clock support

[PATCH v2] drm/exynos/dsi: Remove error handling for bridge_node DT parsing
 2017-06-20  4:51 UTC  (4+ messages)

[PATCH] file: 5.30 -> 5.31
 2017-06-20  4:53 UTC 

bitbake core-image-web-kiosk question ?
 2017-06-20  4:51 UTC  (10+ messages)
  ` FriendlyArm Mini6410 ?
      ` Compiling meta-browser ==>chromium ? cleaning ?
          ` RTL8192EU rev B (SMIC) ==> rtl8192eu_nic.bin ?

[PATCH v3] selftests: lib: Skip tests on missing test modules
 2017-06-20  4:48 UTC 

[PATCH] hwmon: (ibmpowernv) Add current(A) sensors
 2017-06-20  4:47 UTC  (3+ messages)

[PATCH v2] refcount: Create unchecked atomic_t implementation
 2017-06-20  4:47 UTC  (4+ messages)

[PATCH 00/23] Hardened usercopy whitelisting
 2017-06-20  4:47 UTC  (17+ messages)
` [PATCH 17/23] dcache: define usercopy region in dentry_cache slab cache
  ` [kernel-hardening] "
` [PATCH 21/23] usercopy: Restrict non-usercopy caches to size 0
  ` [kernel-hardening] "
` [PATCH 22/23] usercopy: split user-controlled slabs to separate caches
  ` [kernel-hardening] "
` [PATCH 23/23] mm: Allow slab_nomerge to be set at build time
  ` [kernel-hardening] "

[PATCH] drm: sti: sti_dvo: make of_device_ids const
 2017-06-20  4:42 UTC 

[PATCH v6 0/4] nvmem: upstream snvs_lpgpr driver
 2017-06-20  4:40 UTC  (14+ messages)
` [PATCH v6 1/4] nvmem: dt: document SNVS LPGPR binding
` [PATCH v6 2/4] nvmem: add snvs_lpgpr driver
` [PATCH v6 3/4] ARM: dts: imx6qdl.dtsi: add "fsl,imx6q-snvs-lpgpr" node
  ` [PATCH v6 3/4] ARM: dts: imx6qdl.dtsi: add "fsl, imx6q-snvs-lpgpr" node
` [PATCH v6 4/4] ARM: imx6ul: add "fsl,imx6ul-snvs-lpgpr" node

Linux 4.12-rc6
 2017-06-20  4:40 UTC  (6+ messages)

[PATCH 1/2 V2] mount.nfs: Use default minor version when -t nfs4 is specified
 2017-06-20  4:40 UTC  (9+ messages)
` [PATCH 2/2 V2] mount.nfs: Use default minor version when -o v4 "

[PATCH v2 0/4] Add support for the s6e63j0x03 panel on Rinato board
 2017-06-20  4:36 UTC  (6+ messages)
  ` [PATCH v2 2/4] drm/panel: Add support for s6e63j0x03 panel driver

[PATCH 0/6] qla2xxx: Add NVMe FC Fabric support in driver
 2017-06-20  4:31 UTC  (10+ 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

[meta-qt5] [PATCH] qttools: DEPENDS on icu
 2017-06-20  4:28 UTC 

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-06-20  4:30 UTC  (2+ messages)

[patch 00/55] genirq: Debuggability, consolidation and managed affinities
 2017-06-20  4:21 UTC  (3+ messages)
` [patch 19/55] genirq: Provide irq_fixup_move_pending()

[RESEND] topology: Add parsing for rates from conf
 2017-06-20  4:15 UTC 

mismatch_cnt > 0 during initial sync?
 2017-06-20  4:14 UTC  (5+ messages)

[PATCH v2] test/test_mbuf: remove mempool global var
 2017-06-20  4:14 UTC  (3+ messages)

[PATCH I-G-T 1/2] igt/kms_pipe_crc_basic: Print pipe name when skipping
 2017-06-20  4:11 UTC  (2+ messages)
` [PATCH I-G-T 2/2] igt/kms_pipe_crc_basic: Skip test before system suspend

492b95e597 ("rcuperf: Set more user-friendly defaults"): WARNING: CPU: 0 PID: 10 at arch/x86/kernel/smp.c:128 native_smp_send_reschedule
 2017-06-20  4:10 UTC  (2+ messages)

ASUS G752VS Touchpad does not work
 2017-06-20  4:07 UTC  (16+ messages)

cron job: media_tree daily build: ERRORS
 2017-06-20  4:05 UTC 

[PATCH] libdrm-armada: fix license string
 2017-06-20  4:04 UTC 

Enabling 802.11h transmit power control
 2017-06-20  3:56 UTC 

[PATCH v10 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-06-20  4:02 UTC  (5+ messages)
` [PATCH v10 4/5] "

[Bug 101499] Black screen when detaching HDMI cable (AMD A10-9620P)
 2017-06-20  4:02 UTC  (2+ messages)

[PATCH] md/bitmap: don't read page from device with Bitmap_sync
 2017-06-20  3:59 UTC  (5+ messages)

[U-Boot] [PATCH v3] rockchip: video: mipi: Modify variable type for arm32 compatibility
 2017-06-20  3:56 UTC 

[Qemu-devel] [PATCH v5 0/9] Convert to realize and cleanup
 2017-06-20  3:51 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 7/9] pci: Convert shpc_init() to Error

linux-next: manual merge of the tty tree with the arm-soc tree
 2017-06-20  3:52 UTC  (2+ messages)

[PATCH v3 1/4] sparc64: Add 16GB hugepage support
 2017-06-20  3:51 UTC  (3+ messages)

[PATCH 0/7] RPi touchscreen as a panel driver again
 2017-06-20  3:48 UTC  (6+ messages)
` [PATCH 1/7] drm/bridge: Support hotplugging panel-bridge

[PATCH 1/3] dt-bindings: Document the hi3660 thermal sensor bindings
 2017-06-20  3:40 UTC  (4+ messages)
` [PATCH 2/3] thermal: hisilicon: add thermal sensor driver for Hi3660
` [PATCH 3/3] arm64: dts: register Hi3660's thermal sensor

patch "usb: dwc3: replace %p with %pK" added to usb-testing
 2017-06-20  3:42 UTC 

[PATCH] crypto: vmx: remove unnecessary check
 2017-06-20  3:42 UTC  (2+ messages)

[PATCH] crypto: caam: make of_device_ids const
 2017-06-20  3:42 UTC  (2+ messages)

[PATCH] crypto: n2: make of_device_ids const
 2017-06-20  3:42 UTC  (2+ messages)

[PATCH 00/13] crypto: inside-secure - various improvements
 2017-06-20  3:42 UTC  (2+ messages)

[PATCH 0/9] Bug fixes and ctr mode of operation
 2017-06-20  3:41 UTC  (2+ messages)

[PATCH][crypto-next] crypto: omap-aes: fix spelling mistake "Encryptio" -> "Encryption"
 2017-06-20  3:41 UTC  (3+ messages)

[PATCH][crypto-next] crypto: cavium: fix spelling mistake "Revsion" -> "Revision"
 2017-06-20  3:41 UTC  (3+ messages)

[PATCH] crypto: testmgr - add testvector for pkcs1pad(rsa)
 2017-06-20  3:40 UTC  (2+ messages)

[PATCH v2 0/3] add support of hardware random generator on MediaTek MT7622
 2017-06-20  3:40 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.