All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-29 00:16:39 to 2015-04-29 02:25:13 UTC [more...]

[U-Boot] [PATCH v2 00/20] x86: Add CPU uclass and multi-core support for Minnowboard MAX
 2015-04-29  2:25 UTC  (12+ messages)
` [U-Boot] [PATCH v2 01/20] Fix comment nits in board_f.c
` [U-Boot] [PATCH v2 02/20] dm: core: Add a function to bind a driver for a device tree node
` [U-Boot] [PATCH v2 03/20] x86: Remove unwanted MMC debugging
` [U-Boot] [PATCH v2 04/20] x86: Disable -Werror
` [U-Boot] [PATCH v2 05/20] Move display_options functions to their own header
` [U-Boot] [PATCH v2 06/20] Add print_freq() to display frequencies nicely
` [U-Boot] [PATCH v2 07/20] dm: Implement a CPU uclass
` [U-Boot] [PATCH v2 08/20] x86: Add support for the Simple Firmware Interface (SFI)
` [U-Boot] [PATCH v2 09/20] Add a 'cpu' command to print CPU information
` [U-Boot] [PATCH v2 10/20] x86: Add atomic operations
` [U-Boot] [PATCH v2 11/20] x86: Add defines for fixed MTRRs

[PATCH] leds: fix platform_no_drv_owner.cocci warnings
 2015-04-29  2:23 UTC 

[PATCH 0/2] x86/hvm: HVMOP_get/set_param improvements
 2015-04-29  2:23 UTC  (7+ messages)
` [PATCH 1/3] x86/hvm: give HVMOP_set_param and HVMOP_get_param their own functions
` [PATCH 2/3] x86/hvm: introduce functions for HVMOP_get/set_param allowance checks

cron job: media_tree daily build: ERRORS
 2015-04-29  2:22 UTC 

Tux3 Report: How fast can we fsync?
 2015-04-29  2:21 UTC  (2+ messages)

[PATCH] scatterlist: enable sg chaining for all architectures
 2015-04-29  2:15 UTC  (5+ messages)

[PATCH V3] staging: sm750: Fix lynxfb_ops_imageblit() if image->depth != 1
 2015-04-29  2:14 UTC 

[PATCH 0/3] Raspberry Pi firmware driver
 2015-04-29  2:14 UTC  (8+ messages)
` [PATCH 1/3] dt/bindings: Add binding for the "
` [PATCH 2/3] ARM: bcm2835: Add "
` [PATCH 3/3] ARM: bcm2835: Add the necessary firmware driver information to the DT

[PATCH RFC net-next] netif_receive_skb performance
 2015-04-29  2:11 UTC  (2+ messages)
` [PATCH RFC net-next] pktgen: introduce 'rx' mode

[PATCH] t7502-commit.sh: fix a broken and-chain
 2015-04-29  2:11 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/4] x86: Implement reset_cpu() correctly for modern CPUs
 2015-04-29  2:11 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] x86: ivybridge: Use reset_cpu()
` [U-Boot] [PATCH v2 3/4] x86: quark: "
` [U-Boot] [PATCH v2 4/4] x86: fsp: "

[U-Boot] [PATCH 00/20] x86: Add CPU uclass and multi-core support for Minnowboard MAX
 2015-04-29  2:08 UTC  (4+ messages)
` [U-Boot] [PATCH 14/20] x86: Provide access to the IDT

[U-Boot] [PATCH 1/4] x86: Implement reset_cpu() correctly for modern CPUs
 2015-04-29  2:08 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] x86: ivybridge: Use reset_cpu()

[PATCH 0/3] BCM2835 core mailbox support
 2015-04-29  2:07 UTC  (9+ messages)
` [PATCH 2/3 v5] mailbox: Enable BCM2835 "
  ` [PATCH 2/3 v6] "

[Bug 90056] Unigine Valley regression since radeon/llvm: Run LLVM's instruction combining pass
 2015-04-29  2:06 UTC  (3+ messages)

'git show' with multiple revisions
 2015-04-29  2:04 UTC  (2+ messages)

[PATCH 00/12] mmc: core: add SD4.0 support
 2015-04-29  1:23 UTC  (26+ messages)
` [PATCH 01/12] mmc: core: add data structure define for SD4.0
` [PATCH 02/12] mmc: core: modify mmc_app_cmd interface "
` [PATCH 03/12] mmc: core: add SD4.0 operation function
` [PATCH 04/12] mmc: core: add tlp request handler for SD4.0
` [PATCH 05/12] mmc: core: disable full power cycle "
` [PATCH 06/12] mmc: core: init SD4.0 mode before legacy mode
` [PATCH 07/12] mmc: sdhci: add data structure for SD4.0
` [PATCH 08/12] mmc: sdhci: add SD4.0 operations
` [PATCH 09/12] mmc: sdhci: add tlp handler for SD4.0
` [PATCH 10/12] mmc: sdhci: disable clock control for SD4.0 mode
` [PATCH 11/12] mmc: sdhci: set DMA configure "
` [PATCH 12/12] mmc: sdhci: add SD4.0 support

[PATCH] Validate pointer when copying mount namespace
 2015-04-29  1:56 UTC 

[Qemu-devel] [PATCH v8 00/16] spapr: add support for pci hotplug
 2015-04-29  1:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH v8 14/16] pci: make pci_bar useable outside pci.c

[Qemu-devel] [PATCH qemu] qemu-options: Add documentation about PPC64's "-cpu compat" option
 2015-04-29  1:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH qemu v2] "

[Qemu-devel] [REBASE PATCH v5 0/2] Introduce default ram size in MachineClass
 2015-04-29  1:57 UTC  (7+ messages)
` [Qemu-devel] [REBASE PATCH v5 1/2] machine: add default_ram_size to machine class
` [Qemu-devel] [REBASE PATCH v5 2/2] spapr: override default ram size to 1GB

[RFC PATCH] xfs: remote attribute overwrite causes transaction overrun
 2015-04-29  1:55 UTC  (2+ messages)
` [PATCH] "

[PATCH 00/18] New extent-oriented qgroup mechanism with minor cleanup
 2015-04-29  1:55 UTC  (2+ messages)

[Qemu-devel] [PULL 00/22] Memory, TCG, NBD, build system changes for 2015-04-27
 2015-04-29  1:53 UTC  (3+ messages)

[Bug 90218] Kerbal Space Program crashes with Souther Islands
 2015-04-29  1:53 UTC  (2+ messages)

[Bug 89685] Cripling Dota 2 freeze with Morphling at hero selection or loadout
 2015-04-29  1:53 UTC  (3+ messages)

[withdrawn] scatterlist-enable-sg-chaining-for-all-architectures.patch removed from -mm tree
 2015-04-29  1:51 UTC 

[PATCH 00/10] mdadm tool: add the support for cluster-md
 2015-04-29  1:51 UTC  (14+ messages)
` [PATCH 01/10] Add nodes option while creating md
` [PATCH 03/10] Create n bitmaps for clustered mode
` [PATCH 04/10] Show all bitmaps while examining bitmap
` [PATCH 05/10] Add a new clustered disk
` [PATCH 08/10] mdadm: add the ability to change cluster name
` [PATCH 09/10] mdadm: change the num of cluster node

[PATCH] kvmclock: set scheduler clock stable
 2015-04-29  1:47 UTC  (2+ messages)

x86: kvmclock: drop rdtsc_barrier()
 2015-04-29  1:47 UTC  (2+ messages)

[PATCH 1/3] wait: introduce wait_event_cmd_exclusive
 2015-04-29  1:45 UTC  (3+ messages)

[RFC PATCH v2 00/22] xen/arm: Add ITS support
 2015-04-29  1:44 UTC  (17+ messages)
` [RFC PATCH v2 13/22] xen/arm: its: Add virtual ITS command support

[PATCH v2 1/2] connect: simplify SSH connection code path
 2015-04-29  1:38 UTC  (4+ messages)
` [PATCH v3 0/3] Improve robustness of putty detection

[RFC][PATCH] firmware: Drop WARN from usermodehelper_read_trylock error case
 2015-04-29  1:37 UTC  (2+ messages)

[PATCH 0/13] Parallel struct page initialisation v3
 2015-04-29  1:31 UTC  (4+ messages)

答复: UST performance
 2015-04-29  1:31 UTC 

[PATCH 1/3 v4] dt/bindings: Add binding for the BCM2835 mailbox driver
 2015-04-29  1:30 UTC  (4+ messages)
` [PATCH 1/3 v5] "

Inode and dentry cache behavior
 2015-04-29  1:30 UTC  (6+ messages)

[PATCH v2 00/20] libnd: non-volatile memory device support
 2015-04-29  1:22 UTC  (13+ messages)
` [PATCH v2 11/20] libnd, nd_pmem: add libnd support to the pmem driver
    ` [Linux-nvdimm] "

You have been picked
 2015-04-29  1:20 UTC  (2+ messages)

[PATCH] of: return NUMA_NO_NODE from fallback of_node_to_nid()
 2015-04-29  1:11 UTC  (6+ messages)
      `  "

[PATCH 1/3] scsi: serialize ->rescan against ->remove
 2015-04-29  1:17 UTC  (3+ messages)
` [PATCH 3/3] scsi: proper state checking and module refcount handling in scsi_device_get

[PATCH Part1 v11 0/5] Some cleanup for pcie host drivers
 2015-04-29  1:12 UTC  (7+ messages)
` [PATCH Part1 v11 5/5] PCI: iproc: Use pci_scan_root_bus() instead of pci_create_root_bus()

[PATCH 0/13] Parallel struct page initialisation v4
 2015-04-29  1:16 UTC  (3+ messages)

gmake test on freeBSD
 2015-04-29  1:15 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2015-04-29  1:15 UTC  (2+ messages)

[PATCH V4 0/2] pinctrl: Support for IMG Pistachio
 2015-04-29  1:13 UTC  (4+ messages)
` [PATCH V4 1/2] pinctrl: Add Pistachio SoC pin control binding document
` [PATCH V4 2/2] pinctrl: Add Pistachio SoC pin control driver

[PATCH] Thermal: Intel SoC: fix simple_return.cocci warnings
 2015-04-29  1:10 UTC 

[PATCH] proc: Add number of allocated FD in PID/status file
 2015-04-29  1:07 UTC 

[Ocfs2-devel] Failed to upgrade ocfs2-tools to v1.8.4
 2015-04-29  1:06 UTC  (2+ messages)

PROBLEM: write to jbod with 3TB and 160GB drives hits BUG/oops
 2015-04-29  1:05 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: extend access to CC information
 2015-04-29  1:00 UTC  (5+ messages)
` [PATCH net-next 1/2] tcp: prepare CC get_info() access from getsockopt()
` [PATCH net-next 2/2] tcp: add TCP_CC_INFO socket option

CONFIG_DM_MQ_DEFAULT makes my kernel unhappy
 2015-04-29  0:59 UTC  (2+ messages)
` [PATCH] dm: fix blk-mq request-based DM queue initialization

[PATCH] rtlwifi: rtl8192cu: Fix some beacon issue
 2015-04-29  0:53 UTC  (4+ messages)

[PATCH] unzip: Security Advisory -CVE-2014-9636 and CVE-2015-1315
 2015-04-29  0:53 UTC 

[PATCH 2/2] test_x86_emulate: adjust CMPXCHG test
 2015-04-29  0:53 UTC 

[PATCH 1/2] x86_emulate: fix emulation of CMPXCHG
 2015-04-29  0:52 UTC 

[linux-lvm] thin pool deduplication
 2015-04-29  0:52 UTC 

[Ocfs2-devel] [PATCH] ocfs2/dlm: fix race between purge and get lock resource
 2015-04-29  0:51 UTC  (4+ messages)
  `  "

[U-Boot] [PATCH] pepper: Add support for DDR3 variants
 2015-04-29  0:50 UTC  (3+ messages)

[RFC PATCH 0/5] GHES NMI handler cleanup
 2015-04-29  0:49 UTC  (8+ messages)
` [RFC PATCH 5/5] GHES: Make NMI handler have a single reader

[PATCH 00/20] clockevents_notify() removal
 2015-04-29  1:04 UTC  (5+ messages)
` [PATCH 16/20] sched/idle: Use explicit broadcast oneshot control function

[PATCH V3 0/2] pinctrl: Support for IMG Pistachio
 2015-04-29  0:49 UTC  (4+ messages)
` [PATCH V3 2/2] pinctrl: Add Pistachio SoC pin control driver

[PATCH] ufs: Reinstate NULL pointer checks for regulators
 2015-04-29  0:49 UTC  (2+ messages)

[PATCH v3 0/5] target: Fix several problems related to T10-PI support
 2015-04-29  0:49 UTC  (5+ messages)
` [PATCH v3 2/5] lib: introduce crc_t10dif_update()

[RFC 0/2] Cap SMMU s2 input-size based on p2m tables
 2015-04-29  0:47 UTC  (3+ messages)

[PATCH v4 0/2] BCM6328 LED driver
 2015-04-29  0:46 UTC  (3+ messages)
` [PATCH v5 "

[GIT PULL] kdbus for 4.1-rc1
 2015-04-29  0:45 UTC  (14+ messages)

[PATCH] xfrm: fix a race in xfrm_state_lookup_byspi
 2015-04-29  0:42 UTC 

[Bugfix v5] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-04-29  0:40 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2015-04-29  0:39 UTC 

[PATCH V3] arm64: optimized copy_to_user and copy_from_user assembly code
 2015-04-29  0:38 UTC  (2+ messages)

[PATCH 00/10] R-Car DU: Fix flicker due to hardware plane reassociations
 2015-04-29  0:38 UTC  (22+ messages)
` [PATCH 01/10] drm: rcar-du: Document the rcar_du_crtc structure
` [PATCH 02/10] drm: rcar-du: Document the rcar_du_plane_state structure
` [PATCH 03/10] drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device
` [PATCH 04/10] drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group
` [PATCH 05/10] drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state
` [PATCH 06/10] drm: rcar-du: Add plane allocation debugging
` [PATCH 07/10] drm: rcar-du: Keep plane to CRTC associations when disabling a plane
` [PATCH 08/10] drm: rcar-du: Consider plane to CRTC associations in the plane allocator
` [PATCH 09/10] drm: rcar-du: Store the number of CRTCs per group in the group structure
` [PATCH 10/10] drm: rcar-du: Split planes pre-association 4/4 between CRTCs

revert "fs/befs/linuxvfs.c: replace strncpy by strlcpy"
 2015-04-29  0:35 UTC  (9+ messages)

[PATCH v6 00/10] LED / flash API integration
 2015-04-29  0:32 UTC  (15+ messages)
` [PATCH v6 01/10] leds: unify the location of led-trigger API
` [PATCH v6 02/10] DT: Add documentation for the mfd Maxim max77693
` [PATCH v6 03/10] leds: Add support for max77693 mfd flash cell
` [PATCH v6 04/10] DT: Add documentation for the Skyworks AAT1290
` [PATCH v6 05/10] leds: Add driver for AAT1290 flash LED controller

[PATCH] ACPICA: remove duplicate u8 typedef
 2015-04-29  0:43 UTC  (7+ messages)
  ` [Devel] "

[PATCH 1/3] pcap: utilize underlying real interface properties
 2015-04-29  0:30 UTC 

[RFC PATCH net-next v3 0/4] net: Introduce IFF_PROTO_DOWN flag
 2015-04-29  0:28 UTC  (5+ messages)

[PATCH 0/9] Porting the intel_pstate driver to Xen
 2015-04-29  0:20 UTC  (18+ messages)

[Bug 89455] New: Unigine Heaven black and white boxes
 2015-04-29  0:18 UTC  (2+ messages)
  ` [Bug 89455] [NVC0/Gallium] "

[RFC/RFT 0/6] qcom: Add runtime PM support
 2015-04-29  0:16 UTC  (4+ messages)
` [RFC/RFT 3/6] serial: msm: convert driver to use runtime PM apis


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.