All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-19 21:41:40 to 2015-10-19 23:01:53 UTC [more...]

[cbootimage PATCH v7 0/5] Add RSA signing support
 2015-10-19 23:01 UTC 

[PATCH openbmc 0/9] Add IPMI to build
 2015-10-19 23:00 UTC  (3+ messages)
` [PATCH openbmc 4/9] Start host-ipmid on boot

[GIT PULL] On-demand device probing
 2015-10-19 22:58 UTC  (8+ messages)

[PATCH] rcu: remove rcu_user_hooks_switch
 2015-10-19 22:59 UTC  (2+ messages)

[PATCH] x86, perf: Use INST_RETIRED.PREC_DIST for cycles:pp on Skylake
 2015-10-19 22:58 UTC 

[PATCH v2 00/31] libify mailinfo and call it directly from am
 2015-10-19 22:57 UTC  (6+ messages)
` [PATCH v3 00/34] "
  ` [PATCH v3 10/34] mailinfo: move global "line" into mailinfo() function
  ` [PATCH v3 19/34] mailinfo: move check for metainfo_charset to convert_to_utf8()

[3.19.y-ckt stable] Patch "stmmac: fix check for phydev being open" has been added to staging queue
 2015-10-19 22:57 UTC  (2+ messages)

[PATCH 0/3] crypto: fixes for Marvell hash
 2015-10-19 22:57 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/5] "
    ` [PATCH 00/18] crypto: further fixes for Marvell CESA hash
      ` [PATCH 17/18] crypto: marvell: fix first-fragment handling in mv_cesa_ahash_dma_last_req()

[Qemu-devel] [PATCH 00/17] Framework for securely passing secrets to QEMU
 2015-10-19 22:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH 03/17] rbd: add support for getting password from QCryptoSecret object

[PATCH v2 0/3] pstore: add pstore unregister
 2015-10-19 22:56 UTC  (5+ messages)
` [PATCH v2 1/3] pstore: add vmalloc error check
  ` [PATCH v2 2/3] pstore: add a helper function pstore_register_kmsg
    ` [PATCH v2 3/3] pstore: add pstore unregister

[PATCH 1/2] x86: Add a __copy_from_user_nmi
 2015-10-19 22:54 UTC  (2+ messages)
` [PATCH 2/2] x86, perf: Optimize stack walk user accesses

newstore direction
 2015-10-19 22:40 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add support for latest Apple controllers
 2015-10-19 22:53 UTC 

[PATCH v2 00/20] get_user_pages() for dax mappings
 2015-10-19 22:53 UTC  (4+ messages)
` [PATCH v2 05/20] x86, mm: introduce vmem_altmap to augment vmemmap_populate()

[PATCH] drm: rcar-du: Perform initialization/cleanup at probe/remove time
 2015-10-19 22:51 UTC  (2+ messages)

[BISECTED] Nokia 770 framebuffer breakage
 2015-10-19 22:50 UTC  (6+ messages)

[cbootimage PATCH v6 0/5] Add RSA signing support
 2015-10-19 22:50 UTC  (4+ messages)
` [cbootimage PATCH v6 1/5] Add support for update pubkey and rsa-pss signatures

what does "drive" mean in mlable man page?
 2015-10-19 22:38 UTC 

[net-next v2 00/17][pull request] Intel Wired LAN Driver Updates 2015-10-19
 2015-10-19 22:49 UTC  (18+ messages)
` [net-next v2 01/17] i40e: Lock for VSI's MAC filter list
` [net-next v2 02/17] i40evf: fix overlong BIT defines
` [net-next v2 03/17] i40e: Fix basic support for X722 devices
` [net-next v2 04/17] i40e/i40evf: use napi_schedule_irqoff()
` [net-next v2 05/17] i40evf: don't give up
` [net-next v2 06/17] i40e/i40evf: refactor IRQ enable function
` [net-next v2 07/17] i40e/i40evf: fix bug in throttle rate math
` [net-next v2 08/17] i40e/i40evf: change dynamic interrupt thresholds
` [net-next v2 09/17] i40e/i40evf: adjust interrupt throttle less frequently
` [net-next v2 10/17] i40e: Fix for Tools loopback test failing after driver load
` [net-next v2 11/17] i40e: fix for PHY NVM interaction problem
` [net-next v2 12/17] i40e/i40evf: Fix an accidental error with BIT_ULL replacement
` [net-next v2 13/17] i40e: Fix order of checks when enabling/disabling autoneg in ethtool
` [net-next v2 14/17] i40e: Move error message to debug level
` [net-next v2 15/17] i40e: fix kernel-doc argument name
` [net-next v2 16/17] i40e: declare rather than initialize int object
` [net-next v2 17/17] i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25

[U-Boot] Building for several archs
 2015-10-19 22:49 UTC  (3+ messages)

[GIT PULL FOR v4.4] R-Car DU fixes
 2015-10-19 22:48 UTC 

[PATCH] NVMe: Log Sense Temperature doesn't handle negative values
 2015-10-19 22:46 UTC  (8+ messages)

[Buildroot] buildroot inittab getty
 2015-10-19 22:45 UTC 

[PATCHv5 1/8] ethdev: add new API to retrieve RX/TX queue information
 2015-10-19 22:44 UTC  (10+ messages)
` [dpdk-dev,PATCHv6 0/6] Enhance queue information API
  ` [dpdk-dev, PATCHv6 1/6] ethdev: enhance rte_eth_(tx|rx)q_info struct
  ` [dpdk-dev, PATCHv6 2/6] testpmd: enhance the command to display RX/TX queue information
  ` [dpdk-dev, PATCHv6 3/6] virtio: add support for eth_(rxq|txq)_info_get
  ` [dpdk-dev, PATCHv6 4/6] e1000: enhance eth_(rxq|txq)_info_get to retrieve more queue information
  ` [dpdk-dev, PATCHv6 5/6] i40e: "
  ` [dpdk-dev, PATCHv6 6/6] ixgbe: "

[PATCH] drm: rcar-du: Fix plane state free in plane reset handler
 2015-10-19 22:40 UTC  (5+ messages)

[3.19.y-ckt stable] Patch "PCI,parisc: Enable 64-bit bus addresses on PA-RISC" has been added to staging queue
 2015-10-19 22:40 UTC 

[3.19.y-ckt stable] Patch "pinctrl: at91: fix null pointer dereference" has been added to staging queue
 2015-10-19 22:39 UTC  (2+ messages)

+ mm-hugetlb-make-node_hstates-array-static.patch added to -mm tree
 2015-10-19 22:38 UTC 

[PATCH V2 00/11] ARM64 Binary Image Support
 2015-10-19 22:29 UTC  (3+ messages)
` [PATCH V2 11/11] arm64: wait for transmit completion before next character transmission

+ mm-maccessc-actually-return-efault-from-strncpy_from_unsafe.patch added to -mm tree
 2015-10-19 22:29 UTC 

[RFC PATCH v3 0/5] kdbus LSM/SELinux hooks
 2015-10-19 22:29 UTC  (5+ messages)
` [RFC PATCH v3 2/5] lsm: introduce hooks for kdbus

[RFC PATCH 0/1] i2c: scan ACPI enumerated I2C mux channels
 2015-10-19 22:29 UTC  (3+ messages)
` [PATCH v3 0/1] i2c: acpi: "
  ` [PATCH v3 1/1] i2c: add ACPI support for I2C mux ports

linux-ti-staging: Error during parsing
 2015-10-19 22:28 UTC 

[PATCH v2 0/2] Fix unused clock disabling on LPC18xx
 2015-10-19 22:27 UTC  (5+ messages)
` [PATCH v2 1/2] clk: lpc18xx-ccu: fix potential system hang when disabling unused clocks
` [PATCH v2 2/2] clk: lpc18xx-cgu: "

[PATCH v3] merge: fix cache_entry use-after-free
 2015-10-19 22:27 UTC  (7+ messages)

[PATCH v2] Fix iProc PLL output clock frequency calculation
 2015-10-19 22:27 UTC  (2+ messages)
` [PATCH v2] clk: iproc: Fix PLL output "

[PATCH v6 00/23] Color Management for DRM framework
 2015-10-19 22:27 UTC  (8+ messages)
` [PATCH v6 14/23] drm/i915: CHV: Pipe level degamma correction
        ` [Intel-gfx] "

[PATCH 0/2] Add CONFIG_PERMANENT_CPU_TOPOLOGY
 2015-10-19 22:26 UTC  (3+ messages)
` [PATCH 1/2] cpu hotplug, add CONFIG_PERMANENT_CPU_TOPOLOGY and keep topology directory for lifetime of CPU

[Qemu-devel] [PATCH v2 00/16] Introduce I/O channels framework
 2015-10-19 22:24 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 01/16] sockets: add helpers for creating SocketAddress from a socket
` [Qemu-devel] [PATCH v2 02/16] sockets: move qapi_copy_SocketAddress into qemu-sockets.c
` [Qemu-devel] [PATCH v2 03/16] sockets: allow port to be NULL when listening on IP address
` [Qemu-devel] [PATCH v2 04/16] ui: convert VNC startup code to use SocketAddress
` [Qemu-devel] [PATCH v2 05/16] osdep: add qemu_fork() wrapper for safely handling signals

[PATCH/RFT 6/7] media: adv7604: automatic "default-input" selection
 2015-10-19 22:23 UTC  (2+ messages)

[PATCH 1/1] perf,tools: fix core dump caused by per-socket/core system-wide stat
 2015-10-19 22:22 UTC  (3+ messages)

[PATCH phosphor-host-ipmid] Watchdog support
 2015-10-19 22:22 UTC  (2+ messages)

[PATCH openbmc v2 0/5] Add recipe for https://github.com/msoulier/tftpy
 2015-10-19 22:22 UTC  (6+ messages)
` [PATCH openbmc v2 1/5] Add skeleton recipe
` [PATCH openbmc v2 2/5] Skeleton makefile updates for OE build
` [PATCH openbmc v2 3/5] Add skeleton to phosphor image
` [PATCH openbmc v2 4/5] Add recipe for https://github.com/msoulier/tftpy
` [PATCH openbmc v2 5/5] Remove tftpy from skeleton package

[PATCH openbmc 0/3] Add Barreleye
 2015-10-19 22:22 UTC  (4+ messages)
` [PATCH openbmc 1/3] Move palmetto configuration to openpower layer
` [PATCH openbmc 2/3] Add palmetto recipes-bsp description
` [PATCH openbmc 3/3] Add stubbed barreleye/foxconn layers

[PATCH skeleton] Remove tftpy
 2015-10-19 22:22 UTC  (2+ messages)

[Buildroot] [PATCH] linux-firmware: rtl81xx: also install rtl8188eufw firmware variant
 2015-10-19 22:22 UTC  (2+ messages)

[Buildroot] [git commit] linux-firmware: rtl81xx: also install rtl8188eufw firmware variant
 2015-10-19 22:21 UTC 

[Buildroot] [PATCH v2 1/1] ntp: add ntptime option
 2015-10-19 22:21 UTC  (2+ messages)

libertas_cs TX lockups
 2015-10-19 22:14 UTC 

[Buildroot] [git commit] ntp: add ntptime option
 2015-10-19 22:19 UTC 

[PATCH net-next 0/4] BPF updates
 2015-10-19 22:17 UTC  (27+ messages)
` [PATCH net-next 3/4] bpf: add support for persistent maps/progs

[PATCH] Fix iProc PLL output clock frequency calculation
 2015-10-19 22:16 UTC  (5+ messages)
` [PATCH] clk: iproc: Fix PLL output "

+ mm-cmac-suppress-warning.patch added to -mm tree
 2015-10-19 22:15 UTC 

linux 3.4.43 : kernel crash at __nf_conntrack_confirm
 2015-10-19 22:13 UTC  (8+ messages)

[Buildroot] [PATCH 0/4] Attempt to improve support for Altera SoC FPGA boards
 2015-10-19 22:12 UTC  (10+ messages)
` [Buildroot] [PATCH 1/4] mkpimage: new host package

[PATCH v2 13/18] powerpc/book3e-64: Don't limit paca to 256 MiB
 2015-10-19 22:10 UTC  (3+ messages)
` [PATCH v3 13/17] "

[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
 2015-10-19 22:09 UTC  (12+ messages)
` [U-Boot] [PATCH v7 5/9] arm: serial: Add ability to use pre-initialized UARTs

[PATCH net-next v3] bnxt_en: New Broadcom ethernet driver
 2015-10-19 22:07 UTC  (3+ messages)

[RFC PATCH v3 4/4] drm/armada: Convert the probe function to the generic drm_of_component_probe()
 2015-10-19 22:07 UTC  (4+ messages)

[meta-fsl-arm][PATCH] setup-environment: remove autoprobing for cpu counts
 2015-10-19 22:08 UTC 

[PATCH] [media] test
 2015-10-19 22:08 UTC 

[RFC] URL rewrite in .gitmodules
 2015-10-19 22:07 UTC  (2+ messages)

[PATCH] drm/i915/guc: Fix a false alert of memory leak when free LRC
 2015-10-19 22:05 UTC 

[RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
 2015-10-19 22:06 UTC  (6+ messages)

+ mm-migrate-dirty-page-without-clear_page_dirty_for_io-etc.patch added to -mm tree
 2015-10-19 22:03 UTC 

+ mm-page-migration-avoid-touching-newpage-until-no-going-back.patch added to -mm tree
 2015-10-19 22:03 UTC 

+ mm-page-migration-use-migration-entry-for-swapcache-too.patch added to -mm tree
 2015-10-19 22:03 UTC 

+ mm-simplify-page-migrations-anon_vma-comment-and-flow.patch added to -mm tree
 2015-10-19 22:03 UTC 

+ mm-page-migration-remove_migration_ptes-at-lockunlock-level.patch added to -mm tree
 2015-10-19 22:03 UTC 

+ mm-page-migration-trylock-newpage-at-same-level-as-oldpage.patch added to -mm tree
 2015-10-19 22:03 UTC 

+ mm-page-migration-use-the-put_new_page-whenever-necessary.patch added to -mm tree
 2015-10-19 22:03 UTC 

+ mm-correct-a-couple-of-page-migration-comments.patch added to -mm tree
 2015-10-19 22:03 UTC 

+ mm-rename-mem_cgroup_migrate-to-mem_cgroup_replace_page.patch added to -mm tree
 2015-10-19 22:03 UTC 

+ mm-page-migration-fix-pagemlocked-on-migrated-pages.patch added to -mm tree
 2015-10-19 22:03 UTC 

+ mm-rmap-use-pte-lock-not-mmap_sem-to-set-pagemlocked.patch added to -mm tree
 2015-10-19 22:03 UTC 

[PATCH][V2 1/5] bitbake: add file-native to ASSUME_PROVIDED
 2015-10-19 21:55 UTC  (5+ messages)
` [PATCH][V2 2/5] sanity: check that the host has file installed
` [PATCH][V2 3/5] file: don't replace host file when built natively
` [PATCH][V2 4/5] rpm: add explicit dependency on file-replacement-native for native builds
` [PATCH][V2 5/5] subversion: "

+ mm-documentation-undoc-non-linear-vmas.patch added to -mm tree
 2015-10-19 22:03 UTC 

[PATCH 00/10] staging: iio: Remove explicit comparisons
 2015-10-19 22:01 UTC  (11+ messages)
` [PATCH 01/10] staging: iio: adc: "
` [PATCH 02/10] staging: iio: addac: "
` [PATCH 03/10] staging: iio: light: "
` [PATCH 04/10] staging: iio: meter: "
` [PATCH 05/10] staging: iio: accel: "
` [PATCH 06/10] staging: iio: cdc: "
` [PATCH 07/10] staging: iio: frequency: "
` [PATCH 08/10] staging: iio: trigger: "
` [PATCH 09/10] staging: iio: gyro: "
` [PATCH 10/10] staging: iio: magnetometer: "

[Buildroot] [PATCH] package/python-pillow: new package
 2015-10-19 22:02 UTC  (2+ messages)

[PATCH 2/2] USB: serial: cp210x: Workaround for occasional cp2108 hangs
 2015-10-19 22:01 UTC 

[PATCH 1/2] USB: serial: cp210x: Implement 16-bit register access functions
 2015-10-19 22:01 UTC 

Pull request for pynfs
 2015-10-19 22:00 UTC  (3+ messages)

[Buildroot] [PATCH 0/2 v3] package/nodejs: bump version (branch yem/node)
 2015-10-19 21:59 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2 v3] package/nodejs: fix architectural dependencies on ARM
` [Buildroot] [PATCH 2/2 v3] package/nodejs: add version 4.1.2

[PATCH] ARM64: juno: add NOR flash to device tree
 2015-10-19 21:58 UTC  (12+ messages)

Steal time accounting in KVM. Benchmark
 2015-10-19 21:58 UTC 

linux-next: bad base of the h8300 tree
 2015-10-19 21:57 UTC  (9+ messages)

[PATCH 1/2] nfsd: fix clid_inuse on mount with security change
 2015-10-19 21:55 UTC  (2+ messages)
` [PATCH 2/2] nfsd: improve client_has_state to check for unused openowners

[git pull] drm for 4.3
 2015-10-19 21:54 UTC  (12+ messages)
` [regression] "
                  ` [Intel-gfx] "

[PATCH 0/12] mm: page migration cleanups, and a little mlock
 2015-10-19 21:53 UTC  (9+ messages)
` [PATCH 2/12] mm: rmap use pte lock not mmap_sem to set PageMlocked

[Bug 90871] New: NV30: Xfwm4 use_compositing - garbled display
 2015-10-19 21:52 UTC  (3+ messages)
  ` [Bug 90871] "

[U-Boot] Porting UBI fixes (specially fastmap's) to U-Boot
 2015-10-19 21:48 UTC  (13+ messages)

[PATCH 1/9] drm: fix trivial typos
 2015-10-19 21:48 UTC  (7+ messages)
` [PATCH 2/9] scsi: "
  ` [PATCH 3/9] net: "
    ` [PATCH 4/9] dma: fix a trivial typo
      ` [PATCH 5/9] staging: wilc1000: fix trivial typos
        ` [PATCH 6/9] clk: keystone: fix a trivial typo

[Buildroot] [PATCH] Buildroot support for Intel X1000
 2015-10-19 21:48 UTC  (2+ messages)

[Buildroot] [PATCH] mpkimage: new package
 2015-10-19 21:45 UTC 

[RFC 2/4] shared: Remove dead code
 2015-10-19 21:42 UTC  (3+ messages)
` [RFC 3/4] android: "
` [RFC 4/4] core: "

[PATCH 0/7] userfault21 update
 2015-10-19 21:42 UTC  (6+ messages)
  ` [Qemu-devel] "

[GIT PULL 00/23] perf/core improvements and fixes
 2015-10-19 21:39 UTC  (7+ messages)
` [PATCH 13/23] perf bench mem: Reorganize the code a bit
` [PATCH 14/23] perf bench: Harmonize all the -l/--nr_loops options
` [PATCH 17/23] perf help: Change 'usage' to 'Usage' for consistency
` [PATCH 20/23] perf cpu_map: Make cpu_map__build_map global
` [PATCH 21/23] perf cpu_map: Add data arg to cpu_map__build_map callback
` [PATCH 22/23] perf script: Check output fields only for samples


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.