All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-03 00:09:56 to 2015-04-03 02:26:56 UTC [more...]

cron job: media_tree daily build: ERRORS
 2015-04-03  2:26 UTC 

[PATCH] powerpc/config: add SCSI configs for corenet64_smp_defconfig
 2015-04-03  2:08 UTC  (3+ messages)

linux-next - strange audio bug
 2015-04-03  2:21 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH] drm: Return current vblank value for drmWaitVBlank queries
 2015-04-03  2:20 UTC  (3+ messages)
` [PATCH] drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)

[PATCH] diff-highlight: Fix broken multibyte string
 2015-04-03  2:19 UTC  (6+ messages)

[ath9k-devel] ar9330 autosleep
 2015-04-03  2:17 UTC  (3+ messages)

[PATCH V2 1/3] watchdog: imgpdc: Allow timeout to be set in device-tree
 2015-04-03  2:16 UTC  (6+ messages)

CephFS Slow writes with 1MB files
 2015-04-03  2:12 UTC  (10+ messages)
  ` [ceph-users] "

[PATCH v5 2/2] memory: pl353: Add driver for arm pl353 static memory controller
 2015-04-03  2:10 UTC  (5+ messages)

[PATCH 0/2] BCM6328 LED driver
 2015-04-03  2:06 UTC  (3+ messages)
` [PATCH 1/2] leds: add DT binding for BCM6328 LED controller

[PATCH] cpufreq: Schedule work for the first-online CPU on resume
 2015-04-03  2:07 UTC  (3+ messages)

[nightly] Distroless meta-ti/master minimal build 2015-04-02_21-00-51
 2015-04-03  2:06 UTC 

[U-Boot] [PATCH v2 1/3] usb: usb_new_device return codes consistency
 2015-04-03  2:03 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] usb: Check usb_new_device for failure
` [U-Boot] [PATCH v2 3/3] usb: Early failure when the first descriptor read fails or is invalid

[PATCH v3] ixgbe: fix data access on big endian cpu
 2015-04-03  2:02 UTC  (3+ messages)

[PATCH review 0/9] Call for testing and review of mount detach fixes
 2015-04-03  1:56 UTC  (42+ messages)
` [PATCH review 0/11 Call for testing and review of mount detach fixes (take 2)
    ` [PATCH review 0/19] Locked mount and loopback mount fixes
    ` [PATCH review 01/19] mnt: Use hlist_move_list in namespace_unlock
    ` [PATCH review 02/19] mnt: Improve the umount_tree flags
    ` [PATCH review 03/19] mnt: Don't propagate umounts in __detach_mounts
    ` [PATCH review 04/19] mnt: In umount_tree reuse mnt_list instead of mnt_hash
    ` [PATCH review 05/19] mnt: Add MNT_UMOUNT flag
    ` [PATCH review 06/19] mnt: Delay removal from the mount hash
    ` [PATCH review 07/19] mnt: On an unmount propagate clearing of MNT_LOCKED
    ` [PATCH review 08/19] mnt: Don't propagate unmounts to locked mounts
    ` [PATCH review 09/19] mnt: Fail collect_mounts when applied to unmounted mounts
      ` [PATCH review 10/19] mnt: Factor out unhash_mnt from detach_mnt and umount_tree
      ` [PATCH review 11/19] mnt: Factor umount_mnt from umount_tree
      ` [PATCH review 12/19] fs_pin: Allow for the possibility that m_list or s_list go unused
      ` [PATCH review 13/19] mnt: Honor MNT_LOCKED when detaching mounts
      ` [PATCH review 14/19] mnt: Fix the error check in __detach_mounts
      ` [PATCH review 15/19] mnt: Update detach_mounts to leave mounts connected
      ` [PATCH review 16/19] mnt: Track which mounts use a dentry as root
      ` [PATCH review 17/19] vfs: Test for and handle paths that are unreachable from their mnt_root
      ` [PATCH review 18/19] vfs: Handle mounts whose parents are unreachable from their mountpoint
      ` [PATCH review 19/19] vfs: Do not allow escaping from bind mounts

[U-Boot] [PATCH] usb: Early failure when the first descriptor read fails, one way or another
 2015-04-03  2:01 UTC  (4+ messages)

[U-Boot] [PATCHv3 00/17] Add SPL support for SoCFPGA
 2015-04-03  2:00 UTC  (42+ messages)
` [U-Boot] [PATCHv3 01/17] arm: socfpga: spl: Add main sdram code
` [U-Boot] [PATCHv3 02/17] arm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KB
` [U-Boot] [PATCHv3 03/17] arm: socfpga: add functions to bring sdram, timer, and uart out of reset
` [U-Boot] [PATCHv3 04/17] arm: socfpga: spl: enable sdram, timer and uart
` [U-Boot] [PATCHv3 05/17] arm: socfpga: spl: Add call to timer_init
` [U-Boot] [PATCHv3 06/17] arm: socfpga: spl: allow bootrom to enable IOs after warm reset
` [U-Boot] [PATCHv3 07/17] arm: socfpga: spl: add sdram init and calibration
` [U-Boot] [PATCHv3 08/17] arm: socfpga: spl: printout sdram size
` [U-Boot] [PATCHv3 09/17] arm: socfpga: spl: Use common lowlevel_init
` [U-Boot] [PATCHv3 10/17] arm: socfpga: spl: Add s_init stub
` [U-Boot] [PATCHv3 11/17] arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.h
` [U-Boot] [PATCHv3 12/17] arm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to have room for the spl malloc
` [U-Boot] [PATCHv3 13/17] arm: socfpga: spl: add board_init_f to SPL
` [U-Boot] [PATCHv3 14/17] arm: socfpga: spl: Add SDRAM check
` [U-Boot] [PATCHv3 15/17] arm: socfpga: spl: update pll_config for dev kit
` [U-Boot] [PATCHv3 16/17] arm: socfpga: remove the need to map sdram in arch_early_init
` [U-Boot] [PATCHv3 17/17] arm: socfpga: fix uart0 pin mux configuration

[RFC v1 00/15] Add VT-d Posted-Interrupts support
 2015-04-03  2:00 UTC  (9+ messages)
` [RFC v1 12/15] vmx: Properly handle notification event when vCPU is running

[PATCH 00/22] ext4 encryption patches
 2015-04-03  1:57 UTC  (2+ messages)

[meta-java] Trying to update openjdk-7 to icedtea 2.5.4 and jdk75b13
 2015-04-03  1:56 UTC  (6+ messages)

Updates to meta-fsl-demos (master) in 2015-04-02
 2015-04-03  1:52 UTC 

Updates to meta-fsl-arm (master) in 2015-04-02
 2015-04-03  1:50 UTC 

[meta-fsl-arm][PATCH v2 1/2] fsl-dynamic-packagearch.bbclass: Fix package skip when MACHINE_SOCARCH is unset
 2015-04-03  1:47 UTC  (2+ messages)
` [meta-fsl-arm][PATCH v2 2/2] fsl-dynamic-packagearch.bbclass: Fix support for empty MACHINE_SOCARCH_SUFFIX

[Bug 89876] radeon: mmap failed, errno: 12
 2015-04-03  1:47 UTC  (2+ messages)

[PATCH 00/18 v3] tracing: Use TRACE_DEFINE_ENUM() to show enum values
 2015-04-03  1:38 UTC  (18+ messages)
` [PATCH 02/18 v3] tracing: Add TRACE_SYSTEM_VAR to intel-sst
` [PATCH 03/18 v3] tracing: Add TRACE_SYSTEM_VAR to kvm-s390
` [PATCH 04/18 v3] tracing: Add TRACE_SYSTEM_VAR to xhci-hcd
` [PATCH 05/18 v3] tracing: Give system name a pointer
` [PATCH 06/18 v3] tracing: Update trace-event-sample with TRACE_SYSTEM_VAR documentation
` [PATCH 07/18 v3] tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
` [PATCH 08/18 v3] tracing: Allow for modules to convert their enums to values
` [PATCH 09/18 v3] tracing/samples: Update the trace-event-sample.h with TRACE_DEFINE_ENUM()
` [PATCH 10/18 v3] x86/tlb/trace: Export enums in used by tlb_flush tracepoint
` [PATCH 11/18 v3] net/9p/tracing: Export enums in tracepoints to userspace
` [PATCH 12/18 v3] f2fs: Export the enums in the "
` [PATCH 13/18 v3] irq/tracing: Export enums in tracepoints to user space
` [PATCH 14/18 v3] mm: tracing: "
` [PATCH 15/18 v3] SUNRPC: "
` [PATCH 16/18 v3] v4l: Export enums used by "
` [PATCH 17/18 v3] writeback: Export enums used by tracepoint "
` [PATCH 18/18 v3] tracing: Add enum_map file to show enums that have been mapped

[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
 2015-04-03  1:43 UTC  (21+ messages)
` [RFC PATCH 08/11] lib: other kernel glue layer code

[PATCH] mm, memcg: sync allocation and memcg charge gfp flags for THP
 2015-04-03  1:41 UTC  (9+ messages)
          ` [PATCH -v2] "
            ` [patch] mm, memcg: sync allocation and memcg charge gfp flags for thp fix fix

[PATCH v2] selftests/mount: output WARN messages when mount test skipped
 2015-04-03  1:39 UTC  (2+ messages)

[PATCH 1/2] ipvlan: don't loose broadcast MAC when setting MAC filters
 2015-04-03  1:39 UTC  (11+ messages)
        ` [PATCH] ipvlan: fix up broadcast MAC filtering for ARP and DHCP

[LOCAL PATCH] test: ARM: shmobile: SRC sampling rate convert
 2015-04-03  1:37 UTC 

Fwd: Querying current tx_queue usage of a SocketCAN interface
 2015-04-03  1:35 UTC  (11+ messages)

[PATCH] hfsplus: add missing osx prefix to FinderInfo attribute check
 2015-04-03  1:33 UTC  (6+ messages)

git 2.3.4, ssh: Could not resolve hostname
 2015-04-03  1:30 UTC  (9+ messages)

[PATCH v3 3/3] Documentation/ABI: Update sysfs-driver-toshiba_acpi entry
 2015-04-03  1:28 UTC 

[PATCH v3 2/3] toshiba_acpi: Fix pr_* messages from USB Sleep Functions
 2015-04-03  1:27 UTC 

[PATCH v3 0/3] toshiba_acpi: Fix USB Sleep & Charge mode and documentation updates
 2015-04-03  1:26 UTC  (3+ messages)
` [PATCH v3 1/3] toshiba_acpi: Update and fix USB Sleep and Charge modes
` [PATCH v3 2/3] toshiba_acpi: Fix pr_* messages from USB Sleep Functions

[Qemu-devel] [Migration Bug? ] Occasionally, the content of VM's memory is inconsistent between Source and Destination of migration
 2015-04-03  1:29 UTC  (7+ messages)

[PATCH 1/4] powerpc/85xx: miscellaneous changes on mpc85xx_defconfig
 2015-04-03  1:25 UTC  (2+ messages)

Unreliable hibernation on Lenovo x230 (regression)
 2015-04-03  1:23 UTC  (6+ messages)

[PATCH v3] btrfs-progs: Doc: Add warning and note on btrfs-convert
 2015-04-03  1:21 UTC 

[PATCH] Do not use arbitrary large movablecore to calculate kernelcore
 2015-04-03  1:21 UTC  (3+ messages)

[PATCH v2 0/3] toshiba_acpi: Fix USB Sleep & Charge mode and documentation updates
 2015-04-03  1:19 UTC  (5+ messages)
` [PATCH v2 1/3] toshiba_acpi: Update and fix USB Sleep and Charge modes

[Qemu-devel] [PATCH] virtio-blk: correctly dirty guest memory
 2015-04-03  1:22 UTC  (7+ messages)

[PATCH] selftests/mount: output error messages when mount test fail
 2015-04-03  1:17 UTC  (4+ messages)

[PATCH RFC] nohz,blk-mq: do not create blk-mq workqueues on nohz dedicated CPUs
 2015-04-03  1:15 UTC  (6+ messages)

question about hardcoded binary paths (swapon / mkswap)
 2015-04-03  1:15 UTC  (10+ messages)

[1/3][PATCH][v2] Device Tree bindings for Freescale TDM controller
 2015-04-03  1:14 UTC  (2+ messages)

[PATCH 1/4] mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE
 2015-04-03  1:12 UTC  (8+ messages)
` [PATCH 3/4] ath10k: Fix no-ack frame status

[PATCH v1 00/47] mtrr/x86/drivers: bury MTRR
 2015-04-03  1:08 UTC  (8+ messages)
` [PATCH v1 02/47] x86: mtrr: generalize run time disabling of MTRR

[PATCH] drm/i915: Allow userptr backchannel for passing aroung GTT mappings
 2015-04-03  1:07 UTC  (2+ messages)

[patch 1/4] fs, jfs: remove slab object constructor
 2015-04-03  1:07 UTC  (9+ messages)
` [patch v2 4/4] mm, mempool: poison elements backed by page allocator
          ` [patch -mm] mm, mempool: poison elements backed by page allocator fix fix

[patch 1/2] mm, doc: cleanup and clarify munmap behavior for hugetlb memory
 2015-04-03  1:05 UTC  (6+ messages)
    ` [patch -mm] mm, doc: cleanup and clarify munmap behavior for hugetlb memory fix

[PATCH] mvneta: implement SGMII-based in-band link state signaling
 2015-04-03  1:03 UTC  (3+ messages)

[LKP] [timer] 17cdf560f27: +4.0% boot-meminfo.VmallocUsed
 2015-04-03  1:03 UTC  (2+ messages)
`  "

[PATCH] md: fix md io stats accounting broken
 2015-04-03  0:44 UTC  (2+ messages)

Kickoff for Git 2.4.0 l10n round 2
 2015-04-03  0:57 UTC 

What's cooking in git.git (Apr 2015, #01; Thu, 2)
 2015-04-03  0:55 UTC  (2+ messages)

[PATCH RESEND net] ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
 2015-04-03  0:53 UTC  (6+ messages)
` [Patch net] net: move fib_rules_unregister() under rtnl lock
` [Patch net] ip6mr: call del_timer_sync() in ip6mr_free_table()

[PATCH] extcon: Add manufactor name of each extcon device
 2015-04-03  0:51 UTC 

[PATCH] irq: revert non-working patch to affinity defaults
 2015-04-03  0:50 UTC 

[Bug 89619] Chrome crashes in 64 bit r600 driver while running google maps
 2015-04-03  0:47 UTC  (2+ messages)

[PATCH 0/3] PCI/sparc: Fix booting with T5-8
 2015-04-03  0:42 UTC  (5+ messages)

[PATCH 1/2] btrfs-progs: convert: Make ext*_image file obey datacsum setting
 2015-04-03  0:42 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: convert-test: Add test for converting ext* with regular file extent

[PATCH v8 RFC 1/3] sparc: Break up monolithic iommu table/lock into finer graularity pools and lock
 2015-04-03  0:42 UTC  (5+ messages)
` [PATCH v8 RFC 1/3] sparc: Break up monolithic iommu table/lock into finer graularity pools and l

[PATCH v2] btrfs-progs: Doc: Add warning and note on btrfs-convert
 2015-04-03  0:37 UTC  (3+ messages)

[xen-4.2-testing test] 50288: regressions - FAIL
 2015-04-03  0:37 UTC 

[PATCH 00/20] clockevents_notify() removal
 2015-04-03  0:39 UTC  (14+ messages)
  ` [v2][PATCH 00/21] "
    ` [v2][PATCH 03/21] x86, amd_idle: Use explicit broadcast control function
    ` [v2][PATCH 10/21] clockevents: Provide explicit broadcast oneshot control functions
    ` [v2][PATCH 13/21] ACPI / processor: Use explicit broadcast controll function
    ` [v2][PATCH 14/21] intel_idle: Use explicit broadcast oneshot control function
    ` [v2][PATCH 15/21] ARM: OMAP: "
    ` [v2][PATCH 16/21] ARM: tegra: "
    ` [v2][PATCH 17/21] sched/idle: "
    ` [v2][PATCH 18/21] clockevents: Remove broadcast oneshot control leftovers
    ` [v2][PATCH 19/21] clockevents: Make tick handover explicit
    ` [v2][PATCH 20/21] clockevents: Cleanup dead cpu explicitely
    ` [v2][PATCH 21/21] timekeeping: Get rid of stale comment

[PATCH v3] ftracetest: Do not use usleep directly
 2015-04-03  0:27 UTC 

[PATCH v2 0/6] clk: samsung: Fix bug of Exynos5433 clocks
 2015-04-03  0:29 UTC  (7+ messages)
` [PATCH v2 1/6] clk: samsung: Use CONFIG_ARCH_EXYNOS instead of CONFIG_ARCH_EXYNOS5433
` [PATCH v2 2/6] clk: samsung: exynos5433: Fix wrong offset of PCLK_MSCL_SECURE_SMMU_JPEG
` [PATCH v2 3/6] clk: samsung: exynos5433: Fix CLK_PCLK_MONOTONIC_CNT's register correctly
` [PATCH v2 4/6] clk: samsung: exynos5433: Fix wrong parent clock of sclk_apollo clock
` [PATCH v2 5/6] clk: samsung: exynos5433: Fix wrong PMS value of exynos5433_pll_rates
` [PATCH v2 6/6] clk: samsung: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE core

[meta-fsl-arm][PATCH 00/11] Upgrade to 3.14.28-1.0.0 GA release
 2015-04-03  0:30 UTC  (5+ messages)
  ` [meta-fsl-arm][PATCH 08/11] imx-gpu-viv: Upgrade to 5.0.11.p4.4 from "

[PATCH v3 -next 00/11] Extensible console matching & direct earlycon
 2015-04-03  0:22 UTC  (11+ messages)
` [PATCH v3 -next 11/11] serial: 8250_early: Remove setup_early_serial8250_console()

[git pull] drm fixes
 2015-04-03  0:17 UTC  (2+ messages)

[PATCH v2] x86, ia32entry: Use SYSRETL to return from SYSENTER
 2015-04-03  0:12 UTC 

[PATCH -next] usb/misc: fix chaoskey build, needs HW_RANDOM
 2015-04-03  0:10 UTC 

[PATCH v3 0/4] extcon: usb-gpio: fixes and improvements
 2015-04-03  0:09 UTC  (3+ messages)
` [PATCH v3 1/4] extcon: usb-gpio: register extcon device before IRQ registration


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.