All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-24 00:35:23 to 2015-07-24 03:03:31 UTC [more...]

[PATCH net-next] dev: Spelling fix in comments
 2015-07-24  3:03 UTC 

[PATCH 0/3] xfstests: test btrfs replace on RAID 5/6
 2015-07-24  3:03 UTC  (5+ messages)
` [PATCH 1/3] btrfs/011: test replace on RAID 5/6 now that it's supported
` [PATCH 2/3] btrfs: add replace missing and replace RAID 5/6 to profile configs

[PATCH v4 0/7] Add Mediatek MT8173 subsystem clocks support
 2015-07-24  3:02 UTC  (23+ messages)
` [PATCH v4 1/7] clk: mediatek: Add fixed clocks support for Mediatek SoC
` [PATCH v4 3/7] clk: mediatek: mt8173: Fix enabling of critical clocks
` [PATCH v4 4/7] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock controllers
  ` [PATCH v4 2/7] clk: mediatek: Fix rate and dependency of MT8173 clocks
  ` [PATCH v4 5/7] clk: mediatek: Add subsystem clocks of MT8173
  ` [PATCH v4 6/7] clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS
` [PATCH v4 7/7] arm64: dts: mt8173: Add subsystem clock controller device nodes

[PATCH V7 0/5] map GHES memory region according to EFI memory map
 2015-07-24  2:59 UTC  (5+ messages)
` [PATCH V7 3/5] arm64: mm: add PROT_DEVICE_nGnRnE and PROT_NORMAL_WT
` [PATCH V7 4/5] arm64: apei: implement arch_apei_get_mem_attributes()

[PATCH] nouveau: nv46: Change mc subdev oclass from nv44 to nv4c
 2015-07-24  2:56 UTC  (4+ messages)

[RFC v4 00/25] Re-use nvram module
 2015-07-24  2:56 UTC  (8+ messages)
` [RFC v4 03/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c

[PATCH 0/4] iscsi/iser-target fixes for v4.2-rc
 2015-07-24  2:51 UTC  (5+ messages)
` [PATCH 1/4] iscsi-target: Fix use-after-free during TPG session shutdown
` [PATCH 2/4] iscsi-target: Fix iscsit_start_kthreads failure OOPs
` [PATCH 3/4] iscsi-target: Fix iser explicit logout TX kthread leak
` [PATCH 4/4] iser-target: Fix REJECT CM event use-after-free OOPs

[GIT PULL] Fix for btrfs/070 checksum error
 2015-07-24  2:50 UTC  (6+ messages)

can eth_igb_xmit_pkts called with len 0 affect transmission?
 2015-07-24  2:49 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2015-07-24  2:47 UTC 

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2015-07-24  2:45 UTC 

Confidential & Urgent (About Your IATA Award Prize)
 2015-07-24  2:34 UTC 

[PATCH] x86/mm/pat: Do a small optimization when dump PAT memtype list
 2015-07-24  2:40 UTC  (3+ messages)

4.2-rc3: APM xgene2: ethernet doesn't work
 2015-07-24  2:40 UTC  (2+ messages)

[RFC PATCH] block: xfs: dm thin: train XFS to give up on retrying IO if thinp is out of space
 2015-07-24  2:34 UTC  (12+ messages)

linux-next: build failure after merge of the input tree
 2015-07-24  2:33 UTC  (2+ messages)

[PATCH] Add support for reading SMBIOS Slot number for PCI devices
 2015-07-24  2:31 UTC  (8+ messages)

[PATCH] watchdog: imgpdc: Unregister restart handler on remove
 2015-07-24  2:30 UTC  (2+ messages)

[PATCH v3 0/3] bpf: Introduce the new ability of eBPF programs to access hardware PMU counter
 2015-07-24  2:26 UTC  (12+ messages)
` [PATCH v3 1/3] bpf: Add new bpf map type to store the pointer to struct perf_event
` [PATCH v3 2/3] bpf: Implement function bpf_perf_event_read() that get the selected hardware PMU conuter
` [PATCH v3 3/3] samples/bpf: example of get selected PMU counter value

[PATCH v2 lttng-ust 2/2] Doc: add LTTNG_UST_CLOCK_PLUGIN to man page
 2015-07-24  2:22 UTC 

[RFC PATCH v3 net-next 0/3] tcp: add NV congestion control
 2015-07-24  2:21 UTC  (4+ messages)
` [RFC PATCH v3 net-next 1/3] tcp: replace cnt & rtt with struct in pkts_acked()
` [RFC PATCH v3 net-next 2/3] tcp: add in_flight to tcp_skb_cb
` [RFC PATCH v3 net-next 3/3] tcp: add NV congestion control

[PATCH 0/2] cpufreq: Better separation of device addition/removal and online/offline paths
 2015-07-24  2:19 UTC  (5+ messages)
` [PATCH 2/2] cpufreq: Separate CPU device removal from CPU online

[Qemu-devel] [PATCH] virtio-9p: fix any_layout
 2015-07-24  2:14 UTC  (2+ messages)

[Qemu-devel] [POC] colo-proxy in qemu
 2015-07-24  2:12 UTC  (5+ messages)

[PATCH 00/42] x86: updated patches for kaslr and setup_data etc for v4.3
 2015-07-24  2:07 UTC  (4+ messages)
` [PATCH 31/42] x86, efi: Copy SETUP_EFI data and access directly

kexec crash kernel boot failure on arm64
 2015-07-24  2:07 UTC 

[GIT PULL 00/18] perf/core improvements and fixes
 2015-07-24  1:58 UTC  (19+ messages)
` [PATCH 01/18] perf test: Check for refcnt in thread_map test
` [PATCH 02/18] perf evlist: Force perf_evlist__set_maps to propagate maps through events
` [PATCH 03/18] perf evlist: Use bool instead of target argument in propagate_maps()
` [PATCH 04/18] perf evlist: Tolerate NULL maps in propagate_maps
` [PATCH 05/18] perf header: Use argv style storage for cmdline feature data
` [PATCH 06/18] perf symbols: Add front end cache for DSO symbol lookup
` [PATCH 07/18] perf symbols: Introduce map__is_(kernel,kmodule)()
` [PATCH 08/18] tools lib traceevent: Allow setting an alternative symbol resolver
` [PATCH 09/18] perf symbols: Provide libtraceevent callback to resolve kernel symbols
` [PATCH 10/18] perf trace: Provide libtracevent with a kernel symbol resolver
` [PATCH 11/18] perf script: Switch from perf.data's kallsyms to perf's "
` [PATCH 12/18] perf tools: Stop reading the kallsyms data from perf.data
` [PATCH 13/18] perf tools: Stop copying kallsyms into the perf.data file header
` [PATCH 14/18] perf: Add PERF_RECORD_SWITCH to indicate context switches
` [PATCH 15/18] perf tools: Add new PERF_RECORD_SWITCH event
` [PATCH 16/18] perf record: Add option --switch-events to select PERF_RECORD_SWITCH events
` [PATCH 17/18] perf script: Don't assume evsel position of tracking events
` [PATCH 18/18] perf script: Add option --show-switch-events

[PATCH 00/10 v7] NFSD: Pin to vfsmount for nfsd exports cache
 2015-07-24  2:05 UTC  (6+ messages)
` [PATCH 10/10 v7] nfsd: Allows user un-mounting filesystem where nfsd exports base on

[U-Boot] [PATCH 00/12] cm-fx6 and kconfig updates
 2015-07-24  2:05 UTC  (4+ messages)
` [U-Boot] [PATCH 12/12] kconfig: add config option for shell prompt

hello, I am confused about a question of rbd
 2015-07-24  1:53 UTC  (4+ messages)
      ` 答复: "
        ` 答复: "

[PATCH 00/22] ACPICA: 20150717 Release
 2015-07-24  2:02 UTC  (5+ messages)
` [PATCH 0/4] ACPI: Update method tracing facility

linux-next: manual merge of the mmc-uh tree with the imx-mxs tree
 2015-07-24  2:02 UTC 

[RESEND PATCH 0/6] This series adds SMP support for the MediaTek MT6580
 2015-07-24  2:02 UTC  (6+ messages)
  ` [RESEND PATCH 2/6] soc: Mediatek: Add SCPSYS CPU power domain driver

Enclosure power failure pausing client IO till all connected hosts up
 2015-07-24  2:01 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2015-07-24  1:55 UTC 

post-receive: pub/scm/linux/kernel/git/acme/linux
 2015-07-24  1:51 UTC 

git hooks and environment variables
 2015-07-24  1:50 UTC 

[PATCH net-next] inet: Always increment refcount in inet_twsk_schedule
 2015-07-24  1:49 UTC  (5+ messages)

[RFC PATCH] tools lib traceevent: Allow setting an alternative symbol resolver
 2015-07-24  1:46 UTC  (12+ messages)

[PATCH v3] mtd: nand support for Toshiba BENAND (Built-in ECC NAND)
 2015-07-24  1:45 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2015-07-24  1:41 UTC 

[PATCH 0/7] tty core debug patches
 2015-07-24  1:35 UTC  (3+ messages)
` [PATCH 2/7] tty: core: Add tty_debug() for printk(KERN_DEBUG) messages

[Ksummit-discuss] [CORE TOPIC] Mainline kernel on a cellphone
 2015-07-24  1:37 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2015-07-24  1:36 UTC 

[linux-linus test] 59836: regressions - FAIL
 2015-07-24  1:34 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2015-07-24  1:31 UTC 

[PATCH v2] thermal: consistently use int for temperatures
 2015-07-24  1:31 UTC  (8+ messages)
        ` [lm-sensors] "

[PATCH 0/4] xfs: various fixes
 2015-07-24  1:31 UTC  (4+ messages)
` [PATCH 1/4] xfs: call dax_fault on read page faults for DAX
    ` [PATCH 1/4 v2] "

[PATCH v2] efi: Check for null efi kernel parameters
 2015-07-24  1:30 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-07-24  1:29 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2015-07-24  1:28 UTC 

[RFC v2 0/6] IRQ bypass manager and irqfd consumer
 2015-07-24  1:27 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)
 2015-07-24  1:25 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2015-07-24  1:24 UTC 

[PATCH] livepatch: Fix the issue to make livepatch enable/disable patch correctly
 2015-07-24  1:23 UTC  (5+ messages)
    ` Revisiting patch dependencies

[RFC V2 PATCH 0/1] kexec: crash_kexec_post_notifiers boot option related fixes
 2015-07-24  1:16 UTC  (4+ messages)
` [RFC V2 PATCH 1/1] panic/x86: Replace smp_send_stop() with crash_kexec version

[PATCH v3] mmc: sdhci-pxav3: fix platform_data is not initialized
 2015-07-24  1:15 UTC 

[PATCH v3 0/8] Implement group-read of events using txn interface
 2015-07-24  1:17 UTC  (9+ messages)
` [PATCH v3 7/8] perf: Define PMU_TXN_READ interface

[PATCH 1/2] ASoC: pcm1681: Fix setting de-emphasis sampling rate selection
 2015-07-24  1:17 UTC  (4+ messages)
` [PATCH 2/2] ASoC: pcm1681: Improve the logic for "

[U-Boot] buildman dtc check error
 2015-07-24  1:15 UTC  (3+ messages)

[PATCH] examples/l3fwd: increase lookup burst size to 8
 2015-07-24  1:14 UTC  (5+ messages)

[edk2] [PATCH v3] arm64/efi: prefer AllocatePages() over efi_low_alloc() for vmlinux
 2015-07-24  1:13 UTC  (4+ messages)
  `  "

INFO: task btrfs-transacti:204 blocked for more than 120 seconds. (more like 8+min)
 2015-07-24  1:11 UTC  (2+ messages)

[PATCH] HID: hid-lg: Add USBID for Logitech G29 Wheel
 2015-07-24  1:10 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:09 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:09 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:09 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:09 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:09 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2015-07-24  1:08 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:08 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:08 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:08 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:08 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:08 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:07 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:07 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:07 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:07 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:07 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:06 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:06 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:06 UTC 

[Qemu-devel] [PULL 00/11] RCU, KVM, memory API, crypto, Coverity fixes for 2.4.0-rc1
 2015-07-24  1:06 UTC  (3+ messages)
` [Qemu-devel] [PULL 08/11] rcu: detect missing rcu_register_thread()

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:06 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:06 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:06 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:05 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:05 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:05 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:05 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:04 UTC 

post-receive: pub/scm/linux/kernel/git/kees/linux
 2015-07-24  1:04 UTC 

[PATCH v2] Yama: remove needless CONFIG_SECURITY_YAMA_STACKED
 2015-07-24  1:02 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2015-07-24  1:00 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2015-07-24  0:59 UTC 

[U-Boot] Booting Wandboard through USB
 2015-07-24  0:59 UTC  (4+ messages)

[PATCH] The VMXNET3 PMD can't receive packet suddenly after a lot of traffic coming in
 2015-07-24  0:53 UTC 

[PATCH] LSM: LoadPin for module and firmware loading restrictions
 2015-07-24  0:53 UTC 

[PATCH v2 0/5] mh: worktree-related doc fixes
 2015-07-24  0:51 UTC  (4+ messages)

[PATCH v5 0/2] refs: cleanup and new behavior
 2015-07-24  0:51 UTC  (6+ messages)
` [PATCH 2/2] refs: loosen restriction on wildcard "*" refspecs

[PATCH 1/7] drm: Fix DP_TEST_COUNT_MASK
 2015-07-24  0:51 UTC  (2+ messages)
` [Intel-gfx] "

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2015-07-24  0:50 UTC 

[v4 00/17] Add VT-d Posted-Interrupts support
 2015-07-24  0:49 UTC  (14+ messages)
` [v4 04/17] iommu: Add iommu_intpost to control VT-d Posted-Interrupts feature
` [v4 11/17] vt-d: Add API to update IRTE when VT-d PI is used
` [v4 15/17] arm: add a dummy arch hooks for scheduler
` [v4 16/17] vmx: Add some scheduler hooks for VT-d posted interrupts

[RFC PATCH v2 net-next 0/3] tcp: add NV congestion control
 2015-07-24  0:47 UTC  (4+ messages)
` [RFC PATCH v2 net-next 3/3] "

[PATCH V2 1/3] staging: wilc1000: coreconfigurator.c: remove WILC_MALLOC
 2015-07-24  0:44 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2015-07-24  0:43 UTC 

[Qemu-devel] [PATCH] docs/multi-thread-compression.txt: erratum
 2015-07-24  0:40 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2015-07-24  0:40 UTC 

patch "Revert "serial: imx: initialized DMA w/o HW flow enabled"" added to tty-linus
 2015-07-24  0:40 UTC 

[PATCH v3 0/4] cpufreq: use generic cpufreq drivers for Exynos5250 platform
 2015-07-24  0:39 UTC  (5+ messages)
` [PATCH v3 1/4] clk: samsung: exynos5250: add cpu clock configuration data and instantiate cpu clock

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2015-07-24  0:39 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2015-07-24  0:38 UTC 

[patch net-next 0/4] Introduce Mellanox Technologies Switch ASICs switchdev drivers
 2015-07-24  0:38 UTC  (3+ messages)

[PATCH 1/1] Serial: imx: add dev_pm_ops to support suspend to ram/disk
 2015-07-24  0:37 UTC  (3+ messages)

[GIT PULL] clk: ti: clock driver code migration to drivers
 2015-07-24  0:37 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/dtor/input
 2015-07-24  0:35 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.