All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-12 19:28:25 to 2015-10-12 20:18:17 UTC [more...]

grub-lnstall option (UEFI) for chainloading
 2015-10-12 20:08 UTC  (10+ messages)

[PATCH] nfsd/blocklayout: accept any minlength
 2015-10-12 20:18 UTC  (8+ messages)

[PATCH v2] i2c: return probe deferred status on dev_pm_domain_attach
 2015-10-12 20:17 UTC  (2+ messages)

[RFC][PATCH 0/2] PM / sleep: Make it possible to check if suspend/resume goes via firmware
 2015-10-12 20:17 UTC  (5+ messages)
` [RFC][PATCH v3 3/3] input: i8042: Avoid resetting controller on system suspend/resume
  ` [Update][PATCH "

[PATCH 0/5] ATAGs to DT patches
 2015-10-12 20:16 UTC  (7+ messages)
` [PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry

[PATCH] nfsd: use a multithreaded workqueue for nfsd4_callbacks
 2015-10-12 20:14 UTC  (5+ messages)

fixing GDDR5 reclocking on kepler cards
 2015-10-12 20:12 UTC  (2+ messages)
  ` [PATCH] pll/gk104: fix PLL instability due to bad configuration with gddr5

[RFC] arm: add __initbss section attribute
 2015-10-12 20:04 UTC  (4+ messages)

[PATCH 0/4] Add support for STM32 DMA
 2015-10-12 20:11 UTC  (8+ messages)
` [PATCH 2/4] dmaengine: Add STM32 DMA driver
` [PATCH 4/4] ARM: configs: Add STM32 DMA support in STM32 defconfig

System with multiple arizona (wm5102) codecs
 2015-10-12 20:11 UTC  (5+ messages)
  ` multi-codec support for arizona-ldo1 was "

[PATCH v3 0/3] Add Travis CI support
 2015-10-12 20:10 UTC  (11+ messages)
` [PATCH v3 1/3] "

[Buildroot] [PATCH 1/2] package/tvheadend: add dbus as optional dependency
 2015-10-12 20:09 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/tvheadend: bump version

[GIT PULL] ARM: defconfig: Exynos improvements for 4.4
 2015-10-12 20:09 UTC  (3+ messages)

[PATCH libnftnl] Fix nft-table-upd example
 2015-10-12 20:15 UTC  (2+ messages)

[PATCH, RFC] blk-mq: use a delayed work item for timeouts
 2015-10-12 20:08 UTC  (6+ messages)

[PATCH 1/2] virtio: initialize iopl when device is initialized
 2015-10-12 20:08 UTC  (6+ messages)
` [PATCH 2/2] virtio: change io privilege level as early as possible

[PATCH 00/16] Divorcing irqdomain and device_node
 2015-10-12 20:36 UTC  (7+ messages)
` [PATCH 08/16] irqdomain: Add a fwnode_handle allocator
` [PATCH 09/16] acpi/gsi: Always perform an irq domain lookup
` [PATCH 10/16] acpi/gsi: Add acpi_set_irq_model to initialize the GSI layer

[PATCH 01/11] brcmfmac: expose device memory to devcoredump subsystem
 2015-10-12 20:05 UTC  (3+ messages)

[PATCH net-next 00/16] net: Pass net through the output path v2
 2015-10-12 20:12 UTC  (5+ messages)
` [PATCH net-next 2/3] ipv4: Pass struct net into ip_defrag and ip_check_defrag
` [PATCH net-next 3/3] ipv6: Pass struct net into nf_ct_frag6_gather

[PATCH 0/3] ARM: multi_v7_defconfig: Enable more OMAP family platforms
 2015-10-12 20:04 UTC  (7+ messages)

[PATCH 2/2 v3] netfilter: rename nfnetlink_queue_core.c to nfnetlink_queue.c
 2015-10-12 20:10 UTC  (11+ messages)
` [PATCHv2 nf-next 0/4] netfilter: nfnetlink_log attach conntrack information
  ` [PATCHv2 nf-next 4/4] netfilter: nfnetlink_log: allow to attach conntrack
      ` [PATCHv2 nf-next 0/1] netfilter: nfnetlink_queue: check NFQA_CFG_F_CONNTRACK config flag
        ` [PATCHv2 nf-next 1/1] "
              ` [PATCH nf-next] netfilter: nfnetlink_log: autoload nf_conntrack_netlink module "

[Qemu-devel] [PATCH v6 00/39] blockdev: BlockBackend and media
 2015-10-12 20:00 UTC  (40+ messages)
` [Qemu-devel] [PATCH v6 01/39] block: Remove host floppy support
` [Qemu-devel] [PATCH v6 02/39] block: Set BDRV_O_INCOMING in bdrv_fill_options()
` [Qemu-devel] [PATCH v6 03/39] blockdev: Allow creation of BDS trees without BB
` [Qemu-devel] [PATCH v6 04/39] iotests: Only create BB if necessary
` [Qemu-devel] [PATCH v6 05/39] block: Make bdrv_is_inserted() return a bool
` [Qemu-devel] [PATCH v6 06/39] block: Add blk_is_available()
` [Qemu-devel] [PATCH v6 07/39] block: Make bdrv_is_inserted() recursive
` [Qemu-devel] [PATCH v6 08/39] block/raw_bsd: Drop raw_is_inserted()
` [Qemu-devel] [PATCH v6 09/39] block: Invoke change media CB before NULLing drv
` [Qemu-devel] [PATCH v6 10/39] hw/block/fdc: Implement tray status
` [Qemu-devel] [PATCH v6 11/39] hw/usb-storage: Check whether BB is inserted
` [Qemu-devel] [PATCH v6 12/39] block: Fix BB AIOCB AioContext without BDS
` [Qemu-devel] [PATCH v6 13/39] block: Move guest_block_size into BlockBackend
` [Qemu-devel] [PATCH v6 14/39] block: Remove wr_highest_sector from BlockAcctStats
` [Qemu-devel] [PATCH v6 15/39] block: Move BlockAcctStats into BlockBackend
` [Qemu-devel] [PATCH v6 16/39] block: Move I/O status and error actions into BB
` [Qemu-devel] [PATCH v6 17/39] block/throttle-groups: Make incref/decref public
` [Qemu-devel] [PATCH v6 18/39] block: Add BlockBackendRootState
` [Qemu-devel] [PATCH v6 19/39] block: Make some BB functions fall back to BBRS
` [Qemu-devel] [PATCH v6 20/39] block: Fail requests to empty BlockBackend
` [Qemu-devel] [PATCH v6 21/39] block: Prepare remaining BB functions for NULL BDS
` [Qemu-devel] [PATCH v6 22/39] block: Add blk_insert_bs()
` [Qemu-devel] [PATCH v6 23/39] block: Prepare for NULL BDS
` [Qemu-devel] [PATCH v6 24/39] blockdev: Do not create BDS for empty drive
` [Qemu-devel] [PATCH v6 25/39] blockdev: Pull out blockdev option extraction
` [Qemu-devel] [PATCH v6 26/39] blockdev: Allow more options for BB-less BDS tree
` [Qemu-devel] [PATCH v6 27/39] block: Add blk_remove_bs()
` [Qemu-devel] [PATCH v6 28/39] blockdev: Add blockdev-open-tray
` [Qemu-devel] [PATCH v6 29/39] blockdev: Add blockdev-close-tray
` [Qemu-devel] [PATCH v6 30/39] blockdev: Add blockdev-remove-medium
` [Qemu-devel] [PATCH v6 31/39] blockdev: Add blockdev-insert-medium
` [Qemu-devel] [PATCH v6 32/39] blockdev: Implement eject with basic operations
` [Qemu-devel] [PATCH v6 33/39] blockdev: Implement change "
` [Qemu-devel] [PATCH v6 34/39] block: Inquire tray state before tray-moved events
` [Qemu-devel] [PATCH v6 35/39] qmp: Introduce blockdev-change-medium
` [Qemu-devel] [PATCH v6 36/39] hmp: Use blockdev-change-medium for change command
` [Qemu-devel] [PATCH v6 37/39] blockdev: read-only-mode for blockdev-change-medium
` [Qemu-devel] [PATCH v6 38/39] hmp: Add read-only-mode option to change command
` [Qemu-devel] [PATCH v6 39/39] iotests: Add test for change-related QMP commands

[RFC] simple_char: New infrastructure to simplify chardev management
 2015-10-12 20:02 UTC  (5+ messages)

[PATCH V3 0/4] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
 2015-10-12 20:27 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] package/vlc: Add optional dependency to libtaglib
 2015-10-12 20:02 UTC  (2+ messages)

[Buildroot] [git commit] package/vlc: Add optional dependency to libtaglib
 2015-10-12 20:01 UTC 

[Buildroot] [PATCH v2] uboot: arm64 arch build support
 2015-10-12 20:01 UTC  (2+ messages)

How to rebase when some commit hashes are in some commit messages
 2015-10-12 19:59 UTC 

[Buildroot] [git commit] uboot: arm64 arch build support
 2015-10-12 19:59 UTC 

[GIT PULL] Samsung DT updates for v4.4
 2015-10-12 19:59 UTC  (2+ messages)

[PATCH V15 00/11] x86: Intel Cache Allocation Technology Support
 2015-10-12 19:58 UTC  (4+ messages)

[PATCH net-next 0/4] bridge: vlan: cleanups & fixes (part 3)
 2015-10-12 19:49 UTC  (7+ messages)
` [PATCH net-next 4/4] bridge: vlan: combine (br|nbp)_vlan_flush into one
          ` [Bridge] "

[GIT PULL 1/3] Keystone SOC driver updates for 4.4
 2015-10-12 19:56 UTC  (7+ messages)

Wiki for automatic reports / fixes
 2015-10-12 19:55 UTC  (4+ messages)

[Ksummit-discuss] [BELATED CORE TOPIC] context tracking / nohz / RCU state
 2015-10-12 19:55 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/dbus: remove empty line from dbus.mk
 2015-10-12 19:55 UTC  (2+ messages)

[Resend: PATCH v2 1/4] Documentation: dt: soc: move driver description to a separate document
 2015-10-12 19:55 UTC  (6+ messages)
` [Resend: PATCH v2 4/4] soc: ti: qmss: make acc queue support optional in the driver

[Buildroot] [git commit] package/dbus: Add optional dependency to xlib_libSM
 2015-10-12 19:55 UTC 

[PATCH v2 0/4] soc: ti: knav_qmss: enable accumulator queue support
 2015-10-12 19:54 UTC  (18+ messages)
` [PATCH 1/4] Documentation: dt: soc: move driver description to a separate document
` [PATCH v2 2/4] soc: ti: add firmware file name as part of the driver
` [PATCH v2 3/4] ARM: dts: keystone: enable accumulator channels
` [PATCH 4/4] soc: ti: qmss: make acc queue support optional in the driver

[U-Boot] [PATCH 1/8] sf: Add MTD support to spi_flash
 2015-10-12 19:54 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] sf: Use mtd_info ops instead of spi_flash ops
` [U-Boot] [PATCH 3/8] cmd_sf: Use mtd->size instead of flash->size
` [U-Boot] [PATCH 4/8] dm-sf: use mtd_ops, drop dm_spi_flash_ops
` [U-Boot] [PATCH 5/8] sf: Add MTD support for non-dm spi_flash interface
` [U-Boot] [PATCH 6/8] sf: probe: Minor cleanup
` [U-Boot] [PATCH 7/8] sf: Drop SPI_FLASH_MTD driver
` [U-Boot] [PATCH 8/8] configs: Remove CONFIG_SPI_FLASH_MTD

[PATCH] nohz: Revert "nohz: Set isolcpus when nohz_full is set"
 2015-10-12 19:52 UTC  (2+ messages)

[PATCH] Bluetooth: fix bad hci_conn cleanup
 2015-10-12 19:51 UTC 

a question about the kcm proposal
 2015-10-12 19:51 UTC 

[Qemu-devel] [Bug 1504513] [NEW] Socket leak on each call to qemu_socket()
 2015-10-12 19:11 UTC  (3+ messages)

[PATCH] i2c: return probe deferred status on dev_pm_domain_attach
 2015-10-12 19:50 UTC  (6+ messages)

[PATCH v4 0/3] net: unix: fix use-after-free
 2015-10-12 19:50 UTC  (6+ messages)
` [PATCH v4 1/3] net: unix: fix use-after-free in unix_dgram_poll()

[PATCH v10 00/46] Richacls
 2015-10-12 19:49 UTC  (5+ messages)
` [PATCH v10 44/46] nfs: Add richacl support

[Bug 91896] AMDGPU Fiji: only getting 1080i on DP
 2015-10-12 19:49 UTC 

Add submodule specifying depth and branch at the same time won't work
 2015-10-12 19:48 UTC 

[Buildroot] [git commit] package/dbus: remove empty line from dbus.mk
 2015-10-12 19:48 UTC 

[PATCH v2 0/3] Fix issues detected by coccinelle
 2015-10-12 19:47 UTC  (7+ messages)
` [PATCH v2 2/3] Staging: wilc1000: host_interface: Remove useless cast
  ` [Outreachy kernel] "

[Buildroot] [PATCH] openal: New package
 2015-10-12 19:47 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] sf: MTD core support
 2015-10-12 19:47 UTC 

[Bridge] [PATCH net-next v2 0/4] bridge: vlan: cleanups & fixes (part 3)
 2015-10-12 19:47 UTC  (10+ messages)
`  "
` [PATCH net-next v2 1/4] bridge: vlan: use proper rcu for the vlgrp member
  ` [Bridge] "
` [PATCH net-next v2 2/4] bridge: vlan: use rcu for vlan_list traversal in br_fill_ifinfo
  ` [Bridge] "
` [PATCH net-next v2 3/4] bridge: vlan: drop unnecessary flush code
  ` [Bridge] "
` [PATCH net-next v2 4/4] bridge: vlan: move back vlan_flush
  ` [Bridge] "

[PATCH] PM / sleep: Drop pm_request_idle() from pm_generic_complete()
 2015-10-12 20:15 UTC  (2+ messages)

PROBLEM: nfs I/O errors with sqlite applications
 2015-10-12 19:46 UTC  (3+ messages)

[RFC][PATCH] PCI / PM: Avoid resuming more devices during system suspend
 2015-10-12 20:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] staging: lustre: kernel style neating (block comments)
 2015-10-12 19:45 UTC 

[PATCH v7 00/60] PCI: Resource allocation cleanup for v4.4
 2015-10-12 19:46 UTC  (3+ messages)
` [PATCH v7 07/60] PCI: kill wrong quirk about M7101

[PATCH] execve.2: EPERM from filesystem capabilities
 2015-10-12 19:45 UTC 

manpage regarding shmat after deleting a segment
 2015-10-12 19:43 UTC  (3+ messages)

System will not suspend with highest numbered CPU offline [REGRESSION][BISECTED]
 2015-10-12 19:43 UTC  (7+ messages)

[Buildroot] [PATCH v3] libv4l: bump version to 1.8.0
 2015-10-12 19:39 UTC  (2+ messages)

[PATCH openbmc] Code to allow building on Power based systems
 2015-10-12 19:36 UTC  (2+ messages)

Bugs in multipath scsi in 4.3-rc2
 2015-10-12 19:36 UTC  (13+ messages)

[PATCH 0/5] cpufreq: sysfs cleanup
 2015-10-12 19:35 UTC  (5+ messages)
` [PATCH 4/5] cpufreq: create cpu/cpufreq/policyX directories
` [PATCH 5/5] cpufreq: Drop redundant check for inactive policies

[PATCH phosphor-host-ipmid] Moved to sdbus and more
 2015-10-12 19:35 UTC  (3+ messages)
` [PATCH phosphor-host-ipmid] Moved from gdbus to sdbus. Fixed sdbus memory leak. Added commands to get a Palmetto to IPL further

[Buildroot] [PATCH v2] Add support for mips32r6 and mips64r6 target architecture variants
 2015-10-12 19:34 UTC  (2+ messages)

[Buildroot] [git commit] arch: add support for mips32r6 and mips64r6 variants
 2015-10-12 19:33 UTC 

Fwd: [newstore (again)] how disable double write WAL
 2015-10-12 19:33 UTC  (4+ messages)

[PATCHv7 0/8] fetch submodules in parallel
 2015-10-12 19:32 UTC  (2+ messages)

[PATCH 8/8] crypto: testmgr: Use the xxx_zero_message_hash from headers
 2015-10-12 19:31 UTC  (2+ messages)

[Qemu-devel] [PATCH] Limit memory r/w length to buffer size
 2015-10-12 19:31 UTC 

FW: packages are compiled but not included in the final image
 2015-10-12 19:30 UTC  (4+ messages)

[U-Boot] [ANN] U-Boot v2015.10-rc5 released
 2015-10-12 19:29 UTC  (2+ messages)

[RFC PATCH 0/2] bpf: enable/disable events stored in PERF_EVENT_ARRAY maps trace data output when perf sampling
 2015-10-12 19:29 UTC  (3+ messages)
` [RFC PATCH 2/2] bpf: Implement bpf_perf_event_sample_enable/disable() helpers

[PATCH] staging: unisys: visornic: prevent faults if driver re-loaded during stress
 2015-10-12 19:28 UTC 

[net-next 16/16] i40e: print neato new features
 2015-10-12 19:28 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.