All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-14 02:30:29 to 2015-06-14 08:41:14 UTC [more...]

[RFC v2 00/24] Re-use nvram module
 2015-06-14  7:46 UTC  (12+ messages)
` [RFC v2 01/24] macintosh/nvram: Remove as unused
` [RFC v2 04/24] m68k/atari: Replace nvram_{read,write}_byte with arch_nvram_ops
` [RFC v2 06/24] char/nvram: Adopt arch_nvram_ops
` [RFC v2 13/24] powerpc: Cleanup nvram includes
` [RFC v2 14/24] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac
` [RFC v2 15/24] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports
` [RFC v2 16/24] powerpc: Implement nvram sync ioctl
` [RFC v2 17/24] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
  ` [RFC v2 17/24] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_wri
` [RFC v2 22/24] m68k/mac: Adopt naming and calling conventions for PRAM routines
` [RFC v2 23/24] m68k/mac: Fix PRAM accessors

[PATCH 1/5] x86/asm/entry/32: Fix fallout from r9 trick removal in SYSCALL code
 2015-06-14  8:40 UTC  (3+ messages)
` [PATCH 4/5] x86/asm/entry/32: Replace RESTORE_RSI_RDI[_RDX] with open-coded 32-bit reads

[kbd] kbd plans
 2015-06-14  8:40 UTC  (2+ messages)

[PATCH v2 00/11] add options to for-each-ref
 2015-06-14  8:32 UTC  (10+ messages)
` [PATCH v2 01/11] t6301: for-each-ref tests for ref-filter APIs
  ` [PATCH v2 05/11] ref-filter: add parse_opt_merge_filter()
  ` [PATCH v2 09/11] parse-options.h: add macros for '--contains' option

[PATCHv2 00/30] perf stat: Introduce --per-task option
 2015-06-14  8:19 UTC  (31+ messages)
` [PATCH 01/30] perf tools: Introduce xyarray__reset function
` [PATCH 02/30] perf tools: Add thread_map__(alloc|realloc) helpers
` [PATCH 03/30] perf tools: Change thread_map::map into struct
` [PATCH 04/30] perf tools: Add comm string into struct thread_map
` [PATCH 05/30] perf tests: Add thread_map object tests
` [PATCH 06/30] perf tools: Add reference counting for cpu_map object
` [PATCH 07/30] perf tools: Add reference counting for thread_map object
` [PATCH 08/30] perf tools: Propagate cpu maps through the evlist
` [PATCH 09/30] perf tools: Propagate thread "
` [PATCH 10/30] perf tools: Make perf_evsel__(nr_)cpus generic
` [PATCH 11/30] perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object
` [PATCH 12/30] perf stat: Introduce perf_counts__(alloc|free|reset) functions
` [PATCH 13/30] perf stat: Introduce perf_counts function
` [PATCH 14/30] perf stat: Use xyarray for cpu evsel counts
` [PATCH 15/30] perf stat: Make stats work over the thread dimension
` [PATCH 16/30] perf stat: Rename struct perf_counts::cpu member to values
` [PATCH 17/30] perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object
` [PATCH 18/30] perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts "
` [PATCH 19/30] perf stat: Move perf_evlist__(alloc|free)_stats into evlist object
` [PATCH 20/30] perf stat: Introduce perf_evsel__alloc_stats function
` [PATCH 21/30] perf stat: Introduce perf_evsel__read function
` [PATCH 22/30] perf stat: Introduce read_counters function
` [PATCH 23/30] perf stat: Separate counters reading and processing
` [PATCH 24/30] perf stat: Move zero_per_pkg into counter process code
` [PATCH 25/30] perf stat: Move perf_stat initialization "
` [PATCH 26/30] perf stat: Remove perf_evsel__read_cb function
` [PATCH 27/30] perf stat: Rename print_interval to process_interval
` [PATCH 28/30] perf stat: Using init_stats instead of memset
` [PATCH 29/30] perf stat: Introduce print_counters function
` [PATCH 30/30] perf stat: Introduce --per-task option

[PATCH 00/12, v2] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2015-06-14  8:26 UTC  (11+ messages)
` [PATCH 02/12] x86/mm/hotplug: Remove pgd_list use from the memory hotplug code
` [PATCH 07/12] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code
` why do we need vmalloc_sync_all?

Intel HDA & Realtek issues on ASUS G751JM
 2015-06-14  8:25 UTC  (14+ messages)

[PATCH v8 0/11] Create ref-filter from for-each-ref
 2015-06-14  8:24 UTC  (3+ messages)

Build regressions/improvements in v4.1-rc7
 2015-06-14  8:22 UTC  (2+ messages)

[PATCH] net: fec: Ensure clocks are enabled while using mdio bus
 2015-06-14  8:07 UTC  (2+ messages)

[PATCH] mips/ad1843: convert time to jiffies HZ independent
 2015-06-14  8:20 UTC 

Looking for feedback and help with a git-mirror for local usage
 2015-06-14  8:17 UTC  (3+ messages)
` Need some help on patching buildin-files // was: "

[RFC PATCH 00/12] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2015-06-14  8:13 UTC  (7+ messages)
` [PATCH 06/12] x86/mm: Enable and use the arch_pgd_init_late() method

[rtc-linux] [PATCH v4 0/6] SA1100/PXA RTC clean-up
 2015-06-14  8:11 UTC  (11+ messages)
`  "
  ` [rtc-linux] "

kernel crashes with btrfs and busy database IO - how to debug?
 2015-06-14  7:58 UTC  (7+ messages)

lockup when C1E and high-resolution timers enabled
 2015-06-14  7:54 UTC  (3+ messages)

[PATCH] x86: General protection fault after STR (32 bit systems only)
 2015-06-14  7:49 UTC  (13+ messages)
                  ` [PATCH] x86: Load __USER_DS into DS/ES after resume
                      ` [PATCH v2] "

[PATCH wpan-misc] website: update with wpan-ping info
 2015-06-14  7:49 UTC  (2+ messages)
` [PATCH wpan-misc] website: update with wpan-ping info\

[nightly] Core TISDK 2015.06 build 2015-06-13_22-00-51
 2015-06-14  7:49 UTC 

[PATCH v2 00/19] Make git-pull a builtin
 2015-06-14  7:44 UTC  (7+ messages)
` [PATCH v2 11/19] pull: check if in unresolved merge state

[Cocci] [PATCH RFC V2] coccinelle: flag constants being passed for jiffies
 2015-06-14  7:44 UTC  (9+ messages)
`  "

[PATCH v2 0/6] UHS-I support for sh_mobile_sdhi
 2015-06-14  7:36 UTC  (7+ messages)

[Xenomai] RTDM-native mainlining - status?
 2015-06-14  7:31 UTC  (5+ messages)

[rumpuserxen test] 58525: regressions - FAIL
 2015-06-14  7:15 UTC 

[PATCH 1/1] usb: gadget: udc: fix free_irq() after request_irq() failed
 2015-06-14  7:09 UTC 

[RFC PATCH net-next 0/4] switchdev: avoid duplicate packet forwarding
 2015-06-14  7:02 UTC  (7+ messages)
` [RFC PATCH net-next 1/4] net: don't reforward packets already forwarded by offload device
` [RFC PATCH net-next 2/4] switchdev: add fwd_mark generator helper
` [RFC PATCH net-next 3/4] rocker: add fwd_mark support

[patch] drm/amdkfd: fix some range checks in address watch ioctl
 2015-06-14  7:02 UTC  (3+ messages)

Mail delivery failed: returning message to sender
 2015-06-14  6:52 UTC 

2 speakers are assigned to the same DAC, this can't support 4.0/2.1 channles
 2015-06-14  6:48 UTC  (3+ messages)

[seabios test] 58442: tolerable FAIL - PUSHED
 2015-06-14  6:42 UTC 

v3.18.15 build: 0 failures 33 warnings (v3.18.15)
 2015-06-14  6:41 UTC 

[char-misc-next 00/17] revamp mei bus
 2015-06-14  6:30 UTC  (4+ messages)
` [char-misc-next 02/17] mei: bus: fix drivers and devices names confusion

[Buildroot] [autobuild.buildroot.net] Build results for 2015-06-13
 2015-06-14  6:30 UTC 

[PATCH v3] NET: Add ezchip ethernet driver
 2015-06-14  6:26 UTC  (2+ messages)
` [PATCH v4] "

[BUG ?] staging: rtl8723au: condition with no effect
 2015-06-14  6:19 UTC  (3+ messages)

How to Debug Xen Hypervisor
 2015-06-14  6:14 UTC 

[meta-oe][PATCH 0/3][dizzy] several backports for iot-devkit compatibility
 2015-06-14  6:05 UTC  (2+ messages)

barebox config file
 2015-06-14  6:02 UTC 

[PATCH v3] drm/i915 : Added Programming of the MOCS
 2015-06-14  5:57 UTC  (2+ messages)

[PATCH 0/2][dizzy] python-nose and python-contextlib backports to dizzy
 2015-06-14  5:56 UTC  (5+ messages)
` [PATCH 1/2][dizzy] python-contextlib: backport "
` [PATCH 2/2][dizzy] python-nose: backport it "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] bd2aed0a6eb6d28481ff0f1c300db552cd567c88 BUILD SUCCESS
 2015-06-14  5:56 UTC 

[edk2] MMIO regions in GetMemoryMap ()0 (fwd)
 2015-06-14  5:54 UTC 

[PATCH 0/3] Introduce framework for SLIMbus device drivers
 2015-06-14  5:49 UTC  (4+ messages)
` [PATCH 1/3] SLIMbus: Device management on SLIMbus
` [PATCH 2/3] of/slimbus: OF helper for SLIMbus
` [PATCH 3/3] slimbus: Add messaging APIs to slimbus framework

[survey] BTRFS_IOC_DEVICES_READY return status
 2015-06-14  5:48 UTC  (5+ messages)
` [systemd-devel] "

Payment
 2015-06-14  2:00 UTC 

[PATCHSET block/for-4.2/writeback] cgroup, writeback: misc updates for cgroup writeback support
 2015-06-14  5:42 UTC  (5+ messages)
` [PATCH 2/3] vfs, writeback: replace FS_CGROUP_WRITEBACK with MS_CGROUPWB

Payment
 2015-06-14  1:59 UTC  (2+ messages)

Payment
 2015-06-14  1:59 UTC 

Payment
 2015-06-14  1:59 UTC 

[PATCH 0/3] Gnutls update 4.2 V2
 2015-06-14  5:37 UTC  (4+ messages)
` [PATCH 1/3] nettle: update package to 3.1.1 version
` [PATCH 2/3] gnutls: update to 3.4.1
` [PATCH 3/3] neon: fix compat issues with gnutls 4.3

[xen-4.3-testing test] 58440: tolerable FAIL - PUSHED
 2015-06-14  5:36 UTC 

v5 Exynos5422 odroidxu3 pwm-fan control using thermal sensors
 2015-06-14  5:35 UTC  (8+ messages)
` [PATCHv5 1/5] ARM: dts: exynos5422-odroidxu3 Add pwm-fan node to the Odroid-XU3 board

[RFC][PATCH] selinux: Remove unused permission definitions
 2015-06-14  5:33 UTC  (2+ messages)

Bucket name restrictions in RGW
 2015-06-14  5:30 UTC  (7+ messages)

[PATCH 1/1 linux-next] pnfs/flexfiles: use swap() in ff_layout_sort_mirrors()
 2015-06-14  5:23 UTC  (3+ messages)

[PATCH v15 0/4] ARM: rk3288: Add PM Domain support
 2015-06-14  5:13 UTC  (13+ messages)
` [PATCH v15 1/4] dt-bindings: add document of Rockchip power domain
` [PATCH v15 2/4] ARM: power-domain: rockchip: add the support type on RK3288
` [PATCH v15 3/4] soc: rockchip: power-domain: add power domain driver
` [PATCH v15 4/4] ARM: dts: add RK3288 power-domain node

Payment
 2015-06-14  1:35 UTC 

[PATCH 1/2] tzcode-natvie: update to 2015e
 2015-06-14  5:03 UTC  (2+ messages)
` [PATCH 2/2] tzdata: "

Payment
 2015-06-14  1:35 UTC 

[PATCH] staging:rtl8723au:rtw_ap:space prohibited between function name & '('
 2015-06-14  4:25 UTC 

How do I make 'btrfs scrub' report errors via email?
 2015-06-14  4:34 UTC  (3+ messages)

[PATCH v2] ARM: dts: exynos4210-trats: add max8997 IRQ
 2015-06-14  4:31 UTC  (4+ messages)

Payment
 2015-06-14  2:28 UTC 

[PATCH v2] selinux: reduce locking overhead in inode_free_security()
 2015-06-14  4:01 UTC  (6+ messages)

[PATCH v2 0/6] SPMI regulator driver
 2015-06-14  4:12 UTC  (6+ messages)
` [PATCH v2 6/6] regulator: qcom-spmi: Add vendor specific configuration

[PATCH v7 0/5] Improving performance of git clean
 2015-06-14  3:42 UTC  (3+ messages)
` [PATCH v7 2/5] setup: sanity check file size in read_gitfile_gently

[PATCH 00/11] ALSA: bebob: improve support for DM1500/BeBoBv3
 2015-06-14  3:49 UTC  (12+ messages)
` [PATCH 01/11] ALSA: bebob: improve signal mode detection for clock source
` [PATCH 02/11] ALSA: bebob: apply new enumerator to normalize the type of "
` [PATCH 03/11] ALSA: bebob: preparation for replacing string literals by normalized representation for model-dependent structures
` [PATCH 04/11] ALSA: bebob: use normalized representation for the type of clock source
` [PATCH 05/11] ALSA: bebob: obsolete string literal expression for "
` [PATCH 06/11] ALSA: bebob: add SYT-Match support
` [PATCH 07/11] ALSA: bebob: add 'version' member for BeBoB protocol version
` [PATCH 08/11] ALSA: bebob: expand timeout for DM1500 quirk
` [PATCH 09/11] ALSA: bebob: loosen up severity of checking continuity for BeBoB v3 quirk
` [PATCH 10/11] ALSA: bebob: keep duplex streams always to keep internal multiplexer properly
` [PATCH 11/11] ALSA: bebob: add support for Behringer FCA 610/1616

building embest marsboard with the latest yocto project
 2015-06-14  3:47 UTC 

[PATCH] drm: Turn off Legacy Context Functions
 2015-06-14  3:43 UTC  (2+ messages)

Linux kernel 3.18.15 released
 2015-06-14  3:34 UTC 

patch "mei: me: wait for power gating exit confirmation" added to char-misc-testing
 2015-06-14  3:24 UTC 

patch "mei: reset flow control on the last client disconnection" added to char-misc-testing
 2015-06-14  3:24 UTC 

[PATCH v14 0/3] ARM: rk3288: Add PM Domain support
 2015-06-14  3:15 UTC  (6+ messages)
` [PATCH v14 2/3] power-domain: rockchip: add power domain driver

Audio Driver Works In Ubuntu but Crash in Debian After 2nd Run
 2015-06-14  3:18 UTC 

[PATCH] staging:rtl8723au:ioctl_cfg80211:spaces required around '>'
 2015-06-14  3:01 UTC 

[ovmf test] 58433: tolerable FAIL - PUSHED
 2015-06-14  3:15 UTC 

[PATCH v2 00/32] acpi-video: Rewrite backlight interface selection logic
 2015-06-14  3:15 UTC  (3+ messages)
` [PATCH v2 30/32] toshiba-acpi: Port to new backlight interface selection API

[PATCH 1/1] iio:adc: XADC: Set offset explicitly to zero on voltage channels
 2015-06-14  3:15 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/11] Sprint to the finish: purge QError
 2015-06-14  3:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/11] QemuOpts: Wean off qerror_report_err()
` [Qemu-devel] [PATCH 02/11] vl: Avoid qerror_report() outside QMP command handlers

[GIT PULL] NTB bug fixes for v4.1
 2015-06-14  3:04 UTC 

[linux-linus test] 58428: tolerable FAIL - PUSHED
 2015-06-14  2:57 UTC 

[Buildroot] [PATCH] package/litirpc: bump version
 2015-06-14  2:51 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2015-06-14  2:50 UTC 

CAN question: how to trace frame errors?
 2015-06-14  2:42 UTC  (8+ messages)

[PATCH RFC 00/20] expose global performance counters
 2015-06-14  2:32 UTC  (5+ messages)
` [PATCH RFC 05/20] pm: reorganize the nvif interface

[Qemu-devel] [PATCH 00/16] qapi: Miscellaneous fixes and cleanups
 2015-06-14  2:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH 13/16] qapi-types: Don't filter out expressions with 'gen'


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.