All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-26 14:07:01 to 2015-08-26 15:00:28 UTC [more...]

[PATCH V2] NVMe: Using PRACT bit to generate and verify PI by controller
 2015-08-26 15:00 UTC  (5+ messages)

[PATCH v2 0/5] arm64 UEFI early FDT handling
 2015-08-26 15:00 UTC  (9+ messages)
` [PATCH v2 1/5] arm64: clone early_init_dt_add_memory_arch() to override default
` [PATCH v2 2/5] efi: move FDT handling to separate object file

[Qemu-devel] [RESEND PATCH v9 0/4] remove icc bus/bridge
 2015-08-26 14:59 UTC  (6+ messages)
` [Qemu-devel] [RESEND PATCH v9 1/4] apic: map APIC's MMIO region at each CPU's address space

[PATCH v7 00/44] MC next generation patches
 2015-08-26 14:59 UTC  (19+ messages)
` [PATCH v7 09/44] [media] media: add a debug message to warn about gobj creation/removal
` [PATCH v7 10/44] [media] media: rename the function that create pad links
` [PATCH v7 11/44] [media] media: use entity.graph_obj.mdev instead of .parent
` [PATCH v7 13/44] [media] uapi/media.h: Declare interface types

Design - Showing builds started from the command line
 2015-08-26 14:59 UTC  (2+ messages)

[RFC 00/11] perf tools: Enhance parsing events tracepoint error output
 2015-08-26 14:58 UTC  (11+ messages)
` [PATCH 03/11] perf tools: Do not change lib/api/fs/debugfs directly
` [PATCH 04/11] perf tools: Move debugfs__strerror_open into util.c object
` [PATCH 05/11] perf tools: Move tracing_path stuff under same namespace

My notes on the 2015 Linux Security Summit
 2015-08-26 14:58 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/tvheadend: Fix static build
 2015-08-26 14:58 UTC  (3+ messages)

about mmap dma-buf and sync
 2015-08-26 14:58 UTC  (10+ messages)
` [PATCH v4] dma-buf: Add ioctls to allow userspace to flush

[PATCH] ipmi: add of_device_id in MODULE_DEVICE_TABLE
 2015-08-26 14:57 UTC  (4+ messages)

[PATCH 00/10] Add support for img AXD audio hardware decoder
 2015-08-26 14:57 UTC  (12+ messages)
` [PATCH 01/10] irqchip: irq-mips-gic: export gic_send_ipi

[PATCH] net: phy: fixed: propagate fixed link values to struct
 2015-08-26 14:57 UTC  (2+ messages)

Pls provide the following details
 2015-08-26 14:56 UTC 

[lm-sensors] [PATCH 2/2] hwmon: The Code Crashes
 2015-08-26 14:56 UTC  (2+ messages)

[U-Boot] [PATCH v2 01/10] net: Revert "tftp: adjust settings to be suitable for 100Mbit ethernet"
 2015-08-26 14:56 UTC  (7+ messages)
` [U-Boot] [PATCH v2 02/10] net: e1000: Fix build warnings for 32-bit
` [U-Boot] [PATCH v2 03/10] dm: eth: Do not print misleading "Net Initialization Skipped"

[U-Boot] [PATCH v3 1/7] x86: i8042: Remove unused codes
 2015-08-26 14:56 UTC  (18+ messages)
` [U-Boot] [PATCH v3 2/7] x86: i8042: Reorder static functions
` [U-Boot] [PATCH v3 3/7] x86: i8042: Clean up the driver per coding convention
` [U-Boot] [PATCH v3 4/7] x86: i8042: Correctly initialize the controller
` [U-Boot] [PATCH v3 5/7] video: cfb_console: Allow VGA device to work without i8042 keyboard
` [U-Boot] [PATCH v3 6/7] x86: crownbay: Enable on-board SMSC superio keyboard controller
` [U-Boot] [PATCH v3 7/7] video: ct69000: Remove unused codes

[U-Boot] [PATCH v4 0/4] dm: pci: Support pci devices in the device tree with driver model
 2015-08-26 14:55 UTC  (10+ messages)
` [U-Boot] [PATCH v4 1/4] dm: pci: Optimize pci_uclass_post_bind()
` [U-Boot] [PATCH v4 2/4] dm: core: Fix code reentrancy issue in device_probe_child()
` [U-Boot] [PATCH v4 3/4] x86: crownbay: Support Topcliff integrated pci uart devices with driver model
` [U-Boot] [PATCH v4 4/4] dm: pci: Document binding of pci device drivers

[U-Boot] [PATCH v2 0/9] x86: gpio: Tidy up GPIO driver
 2015-08-26 14:55 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/9] x86: minnowmax: Add access to GPIOs E0, E1, E2
` [U-Boot] [PATCH v2 3/9] dm: pci: Add a comment to help find pci_hose_read_config_byte, etc
` [U-Boot] [PATCH v2 4/9] x86: minnowmax: Correct pad-offset value for host_en1
` [U-Boot] [PATCH v2 6/9] x86: gpio: Correct calls to _ich6_gpio_set_direction()
` [U-Boot] [PATCH v2 7/9] x86: gpio: Tidy up gpio_ich6_get_base() and callers

[U-Boot] [PATCH 00/10] Kconfig and ti omap configs tidy up
 2015-08-26 14:54 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST
` [U-Boot] [PATCH 02/10] Kconfig: fix typo in CONFIG_FIT description
` [U-Boot] [PATCH 03/10] Kconfig: add CONFIG_BOOTDELAY
` [U-Boot] [PATCH 04/10] Kconfig: add CONFIG_CMD_BOOTZ
` [U-Boot] [PATCH 05/10] ti: omap3: config: remove 1 from boolean define
` [U-Boot] [PATCH 06/10] ti: omap/am: move CONFIG_HUSH_PARSER to defconfig
` [U-Boot] [PATCH 07/10] ti: omap/am: move CONFIG_CMD_BOOTZ "
` [U-Boot] [PATCH 08/10] ti: omap/am: move CONFIG_CMD_NAND "
` [U-Boot] [PATCH 09/10] ti: omap/am: move CONFIG_CMD_I2C "
` [U-Boot] [PATCH 10/10] ti: omap/am: move CONFIG_BOOTDELAY "

[PATCH v2] mm/page_alloc: add a helper function to check page before alloc/free
 2015-08-26 14:50 UTC  (4+ messages)

[PATCH v2 1/2] trailer: ignore first line of message
 2015-08-26 14:53 UTC  (5+ messages)
` [PATCH v2 2/2] trailer: support multiline title

[DOCS DAY] [PATCH for-4.6 0/5] Cleanup of docs spread throughout the tree
 2015-08-26 14:54 UTC  (2+ messages)

[PATCH 00/12] Remove zonelist cache and high-order watermark checking v3
 2015-08-26 14:53 UTC  (12+ messages)
` [PATCH 07/12] mm, page_alloc: Distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
` [PATCH 11/12] mm, page_alloc: Reserve pageblocks for high-order atomic allocations on demand
` [PATCH 12/12] mm, page_alloc: Only enforce watermarks for order-0 allocations

How to recreate rootfs image
 2015-08-26 14:37 UTC 

[Qemu-devel] KVM guest gets aborted if blockcommit is called
 2015-08-26 14:53 UTC  (4+ messages)

[Qemu-devel] [PATCH] block: Override the driver in the filename with the user-specified one
 2015-08-26 14:53 UTC  (4+ messages)

[Qemu-devel] [PATCH] qdev-monitor.c: Add device id generation
 2015-08-26 14:52 UTC  (3+ messages)
` [Qemu-devel] Should we auto-generate IDs? (was: [PATCH] qdev-monitor.c: Add device id generation)

[U-Boot] [PATCH] spi: cadence_qspi: Enable quad mode for read and programming
 2015-08-26 14:52 UTC  (7+ messages)

[Ksummit-discuss] [CORE TOPIC] Mainline kernel on a cellphone
 2015-08-26 14:51 UTC  (11+ messages)

[PATCH 1/2] mm/page_alloc: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_reserve_ratio
 2015-08-26 14:29 UTC  (5+ messages)
` [PATCH 2/2] Documentation: clarify in calculating zone protection

[Qemu-devel] [PATCH v4 0/7] Extract TLS handling code from VNC server
 2015-08-26 14:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 2/7] crypto: introduce new module for TLS anonymous credentials

[PATCH 0/8] math-emu: Update kernel math-emu code from current glibc soft-fp
 2015-08-26 14:49 UTC  (8+ messages)
` Ping "

[Qemu-devel] [PATCH v7 00/42] Postcopy implementation
 2015-08-26 14:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH v7 18/42] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages

[PATCH] runqemu-internal: Fixes unary operator expected in new TCPSERIAL_PORTNUM
 2015-08-26 14:48 UTC 

linux-next: build failure after merge of the security tree
 2015-08-26 14:45 UTC  (3+ messages)

FW: btrfs-progs: android build
 2015-08-26 14:44 UTC  (4+ messages)

[PATCH 0/1] USB DWC2 parity fix in isochronous mode
 2015-08-26 14:44 UTC  (6+ messages)
` [PATCH 1/1] usb: dwc2: gadget: "

[Draft B] Boot ABI for HVM guests without a device-model
 2015-08-26 14:44 UTC  (4+ messages)

[PATCH] drm/i915: Postpone plane readout until after encoder readout
 2015-08-26 14:43 UTC  (5+ messages)
    ` drm/i915: Postpone plane readout until after encoder readout, v2

[PATCH v3 0/6] ARCv2 port to Linux - (C) perf
 2015-08-26 14:42 UTC  (11+ messages)
` [PATCH v3 3/6] ARCv2: perf: Support sampling events using overflow interrupts
        ` [arc-linux-dev] "

[B.A.T.M.A.N.] [PATCH-maintv2 0/3] Some fixes for DAT/TT/Speedy join corner cases
 2015-08-26 14:41 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH-maintv2 1/3] batman-adv: fix speedy join for DAT cache replies
` [B.A.T.M.A.N.] [PATCH-maintv2 2/3] batman-adv: avoid keeping false temporary entry
` [B.A.T.M.A.N.] [PATCH-maintv2 3/3] batman-adv: detect local excess vlans in TT request

[Qemu-devel] [PATCH v8 00/11] Add a netfilter object and netbuffer filter
 2015-08-26 14:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 02/11] init/cleanup of netfilter object

[Xenomai] xenomai/ipipe arm64 port
 2015-08-26 14:40 UTC  (2+ messages)

[PATCH linux-next v5 0/5] add driver for Atmel QSPI controller
 2015-08-26 14:39 UTC  (5+ messages)
` [PATCH linux-next v5 3/5] mtd: spi-nor: allow to tune the number of dummy cycles

[PATCH v13 00/12] port tag.c to use ref-filter APIs
 2015-08-26 14:37 UTC  (8+ messages)

[PATCH v3 0/3] megaraid: use dev_printk() when possible
 2015-08-26 14:36 UTC  (3+ messages)
` [PATCH v3 3/3] megaraid_sas : fix whitespace errors

ehca driver status?
 2015-08-26 14:34 UTC  (2+ messages)

[PATCH 0/2] xfsdump: fix problems in cb_add_inogrp
 2015-08-26 14:33 UTC  (5+ messages)

[PATCH] xfsdump: prevent segfault in cb_add_inogrp
 2015-08-26 14:33 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: unify flags access style in tt global add
 2015-08-26 14:33 UTC 

[PATCH RFC 0/2] Optimize the snmp stat aggregation for large cpus
 2015-08-26 14:30 UTC  (5+ messages)

Using firmware interface to write configuration blob to MMR space
 2015-08-26 14:31 UTC  (3+ messages)

[REPOST] [PATCH 2/2] mm,oom: Reverse the order of setting TIF_MEMDIE and sending SIGKILL
 2015-08-26 14:28 UTC  (3+ messages)

[DMC_BUGFIX_SKL_V2 0/5] pc10 entry fixes for skl
 2015-08-26 14:31 UTC  (7+ messages)
` [DMC_BUGFIX_SKL_V2 1/5] drm/i915/skl: Added a check for the hardware status of csr fw before loading
` [DMC_BUGFIX_SKL_V2 4/5] drm/i915/skl: Do not disable cdclk PLL if csr firmware is present

[PATCH] mm/page_alloc: remove unused parameter in init_currently_empty_zone()
 2015-08-26 14:26 UTC  (2+ messages)

Raspberry Pi KMS-only driver
 2015-08-26 14:30 UTC  (11+ messages)
` [PATCH 1/7] drm/vc4: Add devicetree bindings for VC4

[U-Boot] [PATCH] ARM: ti_armv7_common: Use partuuid for detecting mmc root fs
 2015-08-26 14:30 UTC  (2+ messages)

[PATCH v2 0/8] Add rcu_sync infrastructure to avoid _expedited() in percpu-rwsem
 2015-08-26 14:29 UTC  (7+ messages)

[PATCH 0/3] drm/i915: fix USB Type-C reversed connector
 2015-08-26 14:29 UTC  (11+ messages)
` [PATCH 3/3] drm/i915: Support DDI lane reversal for DP
                ` [Intel-gfx] "

[Xenomai] unable to patch kernel
 2015-08-26 14:28 UTC  (3+ messages)

[PATCH] KVM: arm/arm64: BUG: Fix losing level-sensitive interrupts
 2015-08-26 14:26 UTC  (3+ messages)

[PATCH v11 00/20] Compile-time stack validation
 2015-08-26 14:26 UTC  (3+ messages)
` [PATCH v11 03/20] x86/stackvalidate: "

[PATCH 16/25 v7][RFC] arm64: renesas: salvator-x: add pfc node and subnodes for usb 2.0
 2015-08-26 14:26 UTC  (2+ messages)

[review-request] [v2] bbarrosp/project-builds
 2015-08-26 14:25 UTC 

[PATCH] clockevents/drivers/mtk: Fix spurious interrupt leading to crash
 2015-08-26 14:25 UTC  (5+ messages)
` [PATCH V2] "

KVM Live migration with GICv3
 2015-08-26 14:24 UTC  (5+ messages)

[PATCH 1/3] insane.bbclass: handle tests which need fakeroot
 2015-08-26 14:24 UTC  (7+ messages)
` [PATCH 2/3] insane.bbclass: add host-user-contaminated test

[Qemu-devel] [PATCH 1/2] memory: allow zero size for adjust_endianness()
 2015-08-26 14:21 UTC  (2+ messages)

[PATCH v4 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-08-26 14:21 UTC  (3+ messages)

[Cluster-devel] [PATCH] gfs2: Fix a typo in a comment
 2015-08-26 14:20 UTC 

[PATCH] arm: Handle starting up in secure mode
 2015-08-26 14:19 UTC  (5+ messages)

[Cluster-devel] [PATCH] gfs2: Make statistics unsigned, suitable for use with do_div()
 2015-08-26 14:19 UTC  (3+ messages)
` [Cluster-devel] [PATCH] gfs2: A minor "sbstats" cleanup

[PATCH] x86/MSI: don't flag non-maskable entries a host-masked
 2015-08-26 14:18 UTC  (2+ messages)

[PATCH] drm/msm/mdp5: enable clocks in hw_init and set_irqmask
 2015-08-26 14:18 UTC  (3+ messages)

[PATCH] btrfs-progs: remove code for setup mntid in cmd_subvol_show
 2015-08-26 14:16 UTC 

[PATCH 0/8] buildhistory improvements
 2015-08-26 14:17 UTC  (9+ messages)
` [PATCH 1/8] classes/buildhistory: ensure we push when "no changes" commits are made
` [PATCH 2/8] classes/buildhistory: exclude . in file listings
` [PATCH 3/8] classes/buildhistory: indent recently added function consistently
` [PATCH 4/8] classes/buildhistory: tweak buildhistory_list_pkg_files
` [PATCH 5/8] classes/buildhistory: fix permissions in package file listing
` [PATCH 6/8] classes/buildhistory: handle additional files at recipe level
` [PATCH 7/8] classes/buildhistory: include metadata revisions in commit message
` [PATCH 8/8] classes/buildhistory: add build result to "

[linux-lvm] Snapshots on clustered LVM
 2015-08-26 14:17 UTC  (5+ messages)

[Qemu-devel] [FIX PATCH] spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add
 2015-08-26 14:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] virtio dataplane: adapt dataplane for virtio Version 1
 2015-08-26 13:24 UTC 

[PATCH 3/3] mmc: sdhci-of-esdhc: add workaround for T4240 incorrect HOSTVER value
 2015-08-26 14:16 UTC  (7+ messages)

[PATCH 0/3] unify efi debug output across architectures
 2015-08-26 14:16 UTC  (8+ messages)
` [PATCH 3/3] efi/arm64: clean up efi_get_fdt_params() interface

[PATCH 0/3] USB-audio disconnection lockdep fixes
 2015-08-26 14:16 UTC  (4+ messages)
` [PATCH 1/3] ALSA: usb-audio: Avoid nested autoresume calls
` [PATCH 2/3] ALSA: usb-audio: Replace probing flag with active refcount
` [PATCH 3/3] ALSA: usb-audio: Handle normal and auto-suspend equally

[PATCH 1/2] ubifs: Remove dead xattr code
 2015-08-26 14:15 UTC  (3+ messages)

Pull request: scottwood/linux.git next
 2015-08-26 14:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 RFC 0/8] block: persistent dirty bitmaps
 2015-08-26 14:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/8] qcow2: add dirty-bitmaps feature

[PATCH] megaraid_sas: init tasklet earlier
 2015-08-26 14:14 UTC  (3+ messages)

[PATCH] aic94xx: Skip reading user settings if flash is not found
 2015-08-26 14:14 UTC  (2+ messages)

[PATCH] ARM: BCM5301X: Add DT for Netgear R7000
 2015-08-26 14:13 UTC 

[U-Boot] DWMMC crontroller in Exynos4412
 2015-08-26 14:12 UTC  (6+ messages)

[PATCH] of: device: fix NULL pointer dereference on driver removal
 2015-08-26 14:12 UTC  (3+ messages)

[Cluster-devel] [GFS2 PATCH 0/2] Increase GFS2 glock scalability
 2015-08-26 14:12 UTC  (7+ messages)
` [Cluster-devel] [GFS2 PATCH 1/2] GFS2: Move glock superblock pointer to field gl_name
    ` [Cluster-devel] [GFS2 PATCH 1/2][TRY #2] "

[Cluster-devel] [PATCH] gfs2: Incomplete "sbstat" statistics?
 2015-08-26 14:10 UTC 

[PATCH 0/5] add GPT timer support for mt8173
 2015-08-26 14:10 UTC  (5+ messages)

[Bug 84614] New: radeon gpu crash /kernel crash when using dynamic light in borderlands 2
 2015-08-26 14:08 UTC  (2+ messages)
` [Bug 84614] "

[nightly] Core TISDK (daisy/1.6) 2015.06 build 2015-08-26_05-01-41
 2015-08-26 14:07 UTC 

kernel access to device comm is kdevtmpfs
 2015-08-26 14:07 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.