All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-30 09:50:29 to 2014-06-30 10:35:14 UTC [more...]

[RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1)
 2014-06-30 10:28 UTC  (18+ messages)
` [PATCH 01/11] fs: add O_BENEATH_ONLY flag to openat(2)
` [PATCH 02/11] selftests: Add test of O_BENEATH_ONLY & openat(2)
` [PATCH 03/11] capsicum: rights values and structure definitions
` [PATCH 04/11] capsicum: implement fgetr() and friends
` [PATCH 05/11] capsicum: convert callers to use fgetr() etc
` [PATCH 06/11] capsicum: implement sockfd_lookupr()
` [PATCH 07/11] capsicum: convert callers to use sockfd_lookupr() etc
` [PATCH 08/11] capsicum: add new LSM hooks on FD/file conversion
` [PATCH 09/11] capsicum: implementations of new LSM hooks
` [PATCH 10/11] capsicum: invocation "
` [PATCH 2/5] man-pages: capsicum.7: describe Capsicum capability framework
` [PATCH 3/5] man-pages: rights.7: Describe Capsicum primary rights
` [PATCH 4/5] man-pages: cap_rights_limit.2: limit FD rights for Capsicum
` [PATCH 5/5] man-pages: cap_rights_get: retrieve Capsicum fd rights

[PATCH v2 000/117] nfsd: eliminate the client_mutex
 2014-06-30 10:34 UTC  (5+ messages)
` [PATCH v2 022/117] nfsd: Cache the client that was looked up in lookup_clientid()

[RFC PATCH 0/2] mtd: nand: optimize subpage writes
 2014-06-30 10:34 UTC  (3+ messages)
` [RFC PATCH 1/2] mtd: nand: clean nand_write_subpage_hwecc to reduce local variables
` [RFC PATCH 2/2] mtd: nand: refactor nand_write_subpage_hwecc to write only relevant subpage data

[PATCH v2 5/5] Bluetooth: Add default connection parameters before pairing
 2014-06-30 10:34 UTC 

[PATCH v2 4/5] Bluetooth: Provide function to create and set connection parameters
 2014-06-30 10:34 UTC 

[PATCH v2 3/5] Bluetooth: Expose default supervision timeout setting via debugfs
 2014-06-30 10:34 UTC 

[PATCH v2 2/5] Bluetooth: Expose default connection latency setting via debugfs
 2014-06-30 10:34 UTC 

[PATCH v2 1/5] Bluetooth: Provide defaults for LE connection latency and timeout
 2014-06-30 10:34 UTC 

[Xenomai] a question about interrupt handling
 2014-06-30 10:34 UTC  (2+ messages)

erasure code and coefficients
 2014-06-30 10:34 UTC  (7+ messages)

osstest, the params to pass into 'make-flight'
 2014-06-30 10:34 UTC  (7+ messages)

[PATCH libnetfilter_queue] extra: tcp: insufficient sanitization in nfq_tcp_get_payload()
 2014-06-30 10:33 UTC 

[PATCH] android/pts: Update PTS test results for HDP
 2014-06-30 10:33 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-char: Convert socket char backend to parse/kind
 2014-06-30 10:33 UTC  (4+ messages)

Regression in 3.15 on POWER8 with multipath SCSI
 2014-06-30 10:30 UTC  (3+ messages)

[RFC] question regarding codec DAI ops
 2014-06-30 10:31 UTC  (4+ messages)

[PATCH 00/16] CPU Idle for Armada 370 and Armada 38x
 2014-06-30 10:30 UTC  (5+ messages)
` [PATCH 07/16] ARM: mvebu: Make the CPU idle initialization more generic

[Qemu-devel] [PATCH v2] numa: check for busy memory backend
 2014-06-30 10:28 UTC 

[GIT PULL] ARM: mvebu: SoC changes for v3.17
 2014-06-30 10:29 UTC  (6+ messages)

[PATCH v2 0/2] ARM: topology: Allow to set the frequency through a clock
 2014-06-30 10:29 UTC  (8+ messages)
` [PATCH v2 1/2] ARM: topology: Use a clock if possible to get the CPU frequency
` [PATCH v2 2/2] ARM: sunxi: Add clocks node to the CPU nodes

[U-Boot] Why spi flash probe runs twice on Xilinx Zynq board ?
 2014-06-30 10:28 UTC  (2+ messages)

[PATCH 1/2] KVM: device: add simple registration mechanism for kvm_device_ops
 2014-06-30 10:26 UTC  (5+ messages)

[PATCH v2] arm64: fpsimd: avoid restoring fpcr if the contents haven't changed
 2014-06-30 10:26 UTC  (4+ messages)

[PATCH 5/6] drm/i915: Don't clobber the GTT when it's within stolen memory
 2014-06-30 10:25 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/3] staging: comedi: addi_apci_1564: miscellaneous fixes and cleanups
 2014-06-30 10:25 UTC  (2+ messages)

master - cleanup: ignore vg_name in /lib
 2014-06-30 10:25 UTC 

master - uuid: add more private uuid sufixes
 2014-06-30 10:25 UTC 

master - cleanup: more lv_is_ functions
 2014-06-30 10:25 UTC 

master - thin: do not create reserved LVs
 2014-06-30 10:25 UTC 

master - thin: repaired LV uses _meta%d
 2014-06-30 10:25 UTC 

[RFC 1/4] ARM: tegra: Move SoC drivers to drivers/soc/tegra
 2014-06-30 10:25 UTC  (5+ messages)

Migration memory corruption - PV backends need to quiesce
 2014-06-30 10:24 UTC  (11+ messages)

[Qemu-devel] [v2][PATCH 0/8] xen: add Intel IGD passthrough support
 2014-06-30 10:23 UTC  (13+ messages)
` [Qemu-devel] [v2][PATCH 4/8] xen, gfx passthrough: reserve 00:02.0 for INTEL IGD
                      `  "

[RFC PATCH 0/3] ehci_msm fixes for APQ8064 USB host support
 2014-06-30 10:23 UTC  (4+ messages)
` [RFC PATCH 3/3] usb: phy: msm: Do not do runtime pm if the phy is not idle

[PATCH v3 00/13] pagewalk: improve vma handling, apply to new users
 2014-06-30 10:23 UTC  (4+ messages)
` [PATCH v3 01/13] mm/pagewalk: remove pgd_entry() and pud_entry()

Dropping HTT Rx
 2014-06-30 10:23 UTC 

[PATCH v2 0/11] Reduce rumpuserxen tests, and loose ends
 2014-06-30 10:21 UTC  (12+ messages)
` [OSSTEST PATCH 01/11] adhoc-revtuple-generator: Avoid an undefined variable warning
` [OSSTEST PATCH 02/11] adhoc-revtuple-generator: Do not always reclone
` [OSSTEST PATCH 03/11] submodulefixup: Tell git cache [fetch=try]
` [OSSTEST PATCH 04/11] standalone: Honour OSSTEST_CONFIG
` [OSSTEST PATCH 05/11] standalone: Use DAILY_BRANCH_POSTMAKE_HOOK
` [OSSTEST PATCH 06/11] standalone-config-example: Provide a setting of Repos
` [OSSTEST PATCH 07/11] mg-list-all-branches: New script
` [OSSTEST PATCH 08/11] standalone-generate-dump-flight-runvars: New utility
` [OSSTEST PATCH 09/11] make-flight: Break out do_rumpkernel_tests
` [OSSTEST PATCH 10/11] make-flight: Test rump kernels only when needed
` [OSSTEST PATCH 11/11] executive-postgresql-schema: Schema dump

[PATCH] drm/i915: Drop WA to fix Voltage not getting dropped to Vmin when Gfx is power gated
 2014-06-30 10:20 UTC  (4+ messages)
` [PATCH v2] drm/i915: Drop WA to fix Voltage not getting dropped to Vmin when Gfx is power gated for latest VLV revision

[Qemu-devel] [v5][PATCH 0/5] xen: add Intel IGD passthrough support
 2014-06-30 10:20 UTC  (14+ messages)
                    `  "
                    ` [Qemu-devel] [Xen-devel] "
                      `  "

[PATCH v6 0/7] ARM: berlin: add AHCI support
 2014-06-30 10:20 UTC  (6+ messages)
` [PATCH v6 1/7] phy: add a driver for the Berlin SATA PHY

[PATCH 1/1] drm/vmwgfx: correct fb_fix_screeninfo.line_length
 2014-06-30 10:19 UTC  (4+ messages)

[questions] about KVM as a Microsoft-compatible hypervisor
 2014-06-30 10:19 UTC  (3+ messages)
` [Qemu-devel] "

[PATCHv3 0/3] arm:dma-mapping Refactoring iommu dma-mapping code
 2014-06-30 10:19 UTC  (5+ messages)
` [PATCHv3 1/3] device.h: arm dma-iommu: Move out dma_iommu_mapping struct
  ` [PATCHv3 2/3] arm: dma-mapping: Refactor attach/detach, alloc/free func

[PATCH] app/test: fix build switches to enable cmdline tests
 2014-06-30 10:19 UTC  (3+ messages)

[Qemu-devel] [PATCH] numa: check for busy memory backend
 2014-06-30 10:16 UTC  (9+ messages)

[Buildroot] Drivers for Realtek WLAN dongles
 2014-06-30 10:17 UTC  (2+ messages)

[PATCH v7 0/6] Support for creating generic host_bridge from device tree
 2014-06-30 10:17 UTC  (8+ messages)
` [PATCH v7 1/6] pci: Introduce pci_register_io_range() helper function

[Xenomai] Support of Beagleboard xm rev C on 3.14-ipipe
 2014-06-30 10:16 UTC  (12+ messages)

[PATCH 0/4] ARM: remove the sub-node and deprecated supports-highspeed property
 2014-06-30 10:16 UTC  (3+ messages)

[PATCH 3/3] Bluetooth: Expose default supervision timeout setting via debugfs
 2014-06-30 10:16 UTC 

[PATCH 2/3] Bluetooth: Expose default connection latency setting via debugfs
 2014-06-30 10:16 UTC 

[PATCH 1/3] Bluetooth: Provide defaults for LE connection latency and timeout
 2014-06-30 10:16 UTC 

[Qemu-devel] [PATCH] virtio: move common virtio properties to bus class device
 2014-06-30 10:15 UTC  (2+ messages)

[PATCH v2] xen/arm : emulation of arm's PSCI v0.2 standard
 2014-06-30 10:15 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw/virtio: enable common virtio feature for mmio device
 2014-06-30 10:13 UTC  (8+ messages)

[PATCH] ASoC: cs4265: Change return values to boolean
 2014-06-30 10:12 UTC  (2+ messages)

[PATCH v7 0/9] ARM: VDSO
 2014-06-30 10:11 UTC  (3+ messages)
` [PATCH v7 6/9] ARM: miscellaneous vdso infrastructure, preparation

[PATCH v01 0/3] arm: introduce basic DRA7 platform support
 2014-06-30 10:11 UTC  (9+ messages)
` [PATCH v01 1/3] xen:dt: add match for non-available nodes
` [PATCH v01 2/3] xen/arm: add platform specific definitions for DRA7 evm board

[PATCH] checkpatch: Enable whitespace checks for DTS files
 2014-06-30 10:11 UTC  (3+ messages)

[PATCH 1/3] extra: use inet_ntop instead of inet_ntoa
 2014-06-30 10:11 UTC  (5+ messages)
` [PATCH 2/3] extra: fix wrong implementation in nfq_udp_get_payload
` [PATCH 3/3] extra: fix wrong implementation in nfq_udp_get_payload_len

[PATCH] drm/i915: Wait for vblank after enabling the primary plane on BDW
 2014-06-30 10:10 UTC  (3+ messages)

[PATCH resend 0/2] spi: sh-msiof: Add DMA support
 2014-06-30 10:10 UTC  (6+ messages)
` [PATCH resend 1/2] "
  ` [PATCH resend 2/2] "

[PATCH] drm/i915: only apply crt_present check on VLV
 2014-06-30 10:09 UTC  (3+ messages)

[ANNOUNCE] dracut 038
 2014-06-30 10:09 UTC 

Linux 3.16-rc2
 2014-06-30 10:09 UTC  (10+ messages)
  ` [Intel-gfx] "

[PATCH 0/9] Reduce rumpuserxen tests, and loose ends
 2014-06-30 10:07 UTC  (5+ messages)
` [OSSTEST PATCH 7/9] standalone-generate-dump-flight-runvars: New utility

[PATCH RFC net-next 00/14] BPF syscall, maps, verifier, samples
 2014-06-30 10:06 UTC  (6+ messages)
` [PATCH RFC net-next 07/14] bpf: expand BPF syscall with program load/unload

[PATCH] regulator: convert to use gpio_desc internally
 2014-06-30 10:06 UTC  (2+ messages)

`git log --graph` with multiple roots is confusing
 2014-06-30 10:04 UTC  (3+ messages)

[PATCHv2 0/9] DT support for N900 soundcard (rx51-audio)
 2014-06-30 10:02 UTC  (12+ messages)
` [PATCHv2 5/9] ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameter
` [PATCHv2 6/9] ASoC: omap: rx51: get GPIO numbers via gpiod API
` [PATCHv2 7/9] ASoC: omap: rx51: Add some error messages
` [PATCHv2 8/9] ASoC: omap: rx51: Add DT support
` [PATCHv2 9/9] DTS: OMAP3-N900: Add sound support

[PATCH] xen/arm: introduce platform_need_explicit_eoi
 2014-06-30 10:01 UTC  (15+ messages)

[U-Boot] [PATCH 0/2] ARM: atmel: sama5d3xek: enable NOR flash support
 2014-06-30 10:01 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] "

crazy idea (was: Re: [PATCH] perf tool: Carve out ctype.h et al)
 2014-06-30 10:01 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/14] qemu-img: Implement commit like QMP
 2014-06-30 10:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH v8 01/14] qcow2: Allow "full" discard
` [Qemu-devel] [PATCH v8 02/14] qcow2: Implement bdrv_make_empty()

[SPAM] Re: green bags
 2014-06-30 10:01 UTC 

Memory Pinning
 2014-06-30 10:00 UTC 

[PATCH 00/13] Remove mach-kirkwood and mach-dove
 2014-06-30 10:00 UTC  (6+ messages)
  ` [alsa-devel] "

[PATCH 1/2] btrfs: fix null pointer dereference in clone_fs_devices when name is null
 2014-06-30 10:02 UTC  (2+ messages)

[PATCH 0/3] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc
 2014-06-30 10:00 UTC  (13+ messages)
` [PATCH 2/3] mtd: hisilicon: add a new nand controller driver for "
` [PATCH 3/3] mtd: hisilicon: add device tree binding documentation

[U-Boot] [PATCH] blackfin: Add more dcache functions
 2014-06-30 10:00 UTC 

[U-Boot] [PATCH] blackfin: Fix warning about undefined function
 2014-06-30  9:59 UTC 

[PATCH v7 0/7] ARM: berlin: add AHCI support
 2014-06-30  9:59 UTC  (5+ messages)
` [PATCH v7 1/7] phy: add a driver for the Berlin SATA PHY

[v2,x/3] mtd: atmel_nand (2014-06-10)
 2014-06-30  9:59 UTC 

[U-Boot] [PATCH] m68k: Fix incorrect memory access on M5235
 2014-06-30  9:59 UTC 

[U-Boot] [PATCH] m68k: Fix bug, "address of" operator was forgotten
 2014-06-30  9:59 UTC 

[LTP] [[RFC PATCH]] lib/tst_res.c: make tst_brkm() output more informative message
 2014-06-30  9:55 UTC 

[PATCH 0/3] can: m_can: add Bosch M_CAN controller support
 2014-06-30  8:26 UTC  (4+ messages)
` [PATCH 1/3] "

[PATCH] ASoC: sgtl5000: fix devres handling
 2014-06-30  9:58 UTC 

[PATCH] declance: Fix 64-bit compilation warnings
 2014-06-30  9:58 UTC  (4+ messages)

[PATCHv10 0/4] power_supply: Introduce power supply charging driver
 2014-06-30  9:55 UTC  (5+ messages)
` [PATCH 1/4] power_supply: Add inlmt,iterm, min/max temp props
` [PATCH 2/4] power_supply: Introduce generic psy charging driver
` [PATCH 3/4] power_supply: Introduce PSE compliant algorithm
` [PATCH 4/4] power_supply: bq24261 charger driver

[PATCH] ASoC: add RT5670 CODEC driver
 2014-06-30  9:56 UTC  (4+ messages)

[PATCH] ARM: dts: Move display-timings node under fimd node
 2014-06-30  9:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] tests: Functions bus_foreach and device_find from libqos virtio API
 2014-06-30  9:55 UTC 

Setup of wireless AP using an intel 7260-ac on 5Ghz+ band, linux 3.15.1 (was: No channels available (no IR) in 5Ghz band for intel 7260-ac
 2014-06-30  9:55 UTC  (2+ messages)

[Qemu-devel] [SeaBIOS] [PATCH v3] hw/pci: reserve IO and mem for pci express downstream ports with no devices attached
 2014-06-30  9:55 UTC  (3+ messages)

[char-misc backport 3.12 1/2] mei: me: read H_CSR after asserting reset
 2014-06-30  9:53 UTC 

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-30  9:52 UTC  (13+ messages)

[Buildroot] [PATCH] infra: fix "<pkg>-rebuild" when using rsync source feature
 2014-06-30  9:51 UTC 

[Qemu-devel] [PATCH 0/3] block: introduce submit I/O at batch
 2014-06-30  9:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] block: introduce IO queue APIs
` [Qemu-devel] [PATCH 2/3] block: linux-aio: support submit io_queue
` [Qemu-devel] [PATCH 3/3] dataplane: submit I/O at batch

[PATCH] Bluetooth: Add default connection parameters before pairing
 2014-06-30  9:50 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.