messages from 2015-05-09 21:24:19 to 2015-05-10 21:02:55 UTC [more...]
[PATCH] staging: unisys: Disable driver for UML
2015-05-10 21:02 UTC (3+ messages)
[PATCH v2 0/7] staging: fsl-mc: New functionality to the MC bus driver
2015-05-10 13:16 UTC (8+ messages)
` [PATCH v2 1/7] staging: fsl-mc: MC bus IRQ support
` [PATCH v2 2/7] staging: fsl_-mc: add device binding path 'driver_override'
[PATCH v3 00/33] staging: rtl8192e: Fix more checkpatch.pl warnings
2015-05-10 13:20 UTC (22+ messages)
` [PATCH v3 01/33] staging: rtl8192e: Declare ethernet addresses as __aligned(2)
` [PATCH v3 02/33] staging: rtl8192e: Fix PREFER_ETHER_ADDR_COPY warnings
` [PATCH v3 03/33] staging: rtl8192e: Mark unaligned memcpy()
` [PATCH v3 04/33] staging: rtl8192e: Fix DEEP_INDENTATION warning in rtllib_parse_info_param()
` [PATCH v3 06/33] staging: rtl8192e: Remove rtllib_crypt.[ch]
` [PATCH v3 07/33] staging: rtl8192e: Replace RTLLIB_DEBUG(DL_ERR) with netdev_*()
` [PATCH v3 08/33] staging: rtl8192e: Remove RTLLIB_ERROR() and RTLLIB_WARNING()
` [PATCH v3 09/33] staging: rtl8192e: Remove RTLLIB_DEBUG_WX()
` [PATCH v3 10/33] staging: rtl8192e: Simplify rtllib_proces_probe_response()
` [PATCH v3 11/33] staging: rtl8192e: Remove RTLLIB_DEBUG_SCAN()
` [PATCH v3 14/33] staging: rtl8192e: Remove RTLLIB_DEBUG_MGMT()
` [PATCH v3 16/33] staging: rtl8192e: Remove RTLLIB_DEBUG()
` [PATCH v3 17/33] staging: rtl8192e: Remove RTLLIB_DEBUG_DATA()
` [PATCH v3 18/33] staging: rtl8192e: Remove remains of RTLLIB_*_DEBUG() (including proc entry)
` [PATCH v3 20/33] staging: rtl8192e: Fix PREFER_PR_LEVEL warnings
[PATCH] drivers/tty/hvc/hvc_tile.c: properly return -EAGAIN
2015-05-10 17:18 UTC (2+ messages)
[PATCH v3 00/11] Support for coresight ETMv4 tracer
2015-05-10 13:37 UTC (3+ messages)
` [PATCH v3 01/11] coresight-etm4x: Adding CoreSight ETM4x driver
[PATCH v5 0/2] Enable PPI sysfs interface for TPM 2.0
2015-05-10 14:11 UTC (7+ messages)
` [PATCH v5 1/2] sysfs: added sysfs_link_entry_to_kobj()
[PATCH v3 0/2] fbcon: user-defined cursor blink interval
2015-05-10 13:32 UTC (11+ messages)
` [PATCH v3 2/2] fbcon: expose cursor blink interval via sysfs
` [PATCH "
` [PATCH 0/2] add cursor blink interval terminal escape sequence
` [PATCH 1/2] vt: add cursor blink interval "
` [PATCH v2 0/3] add cursor blink interval terminal "
[PATCH v3 1/2] staging: sm750fb: cleanup white space
2015-05-10 13:09 UTC (2+ messages)
[PATCH v4] staging: sm750fb: use arch_phys_wc_add() and ioremap_wc()
2015-05-10 13:09 UTC (2+ messages)
[PATCH] Staging: lustre: llite: Drop unneeded variables
2015-05-10 13:04 UTC (2+ messages)
[PATCH v2] staging: unisys: remove unused functions
2015-05-10 13:01 UTC (2+ messages)
[PATCH v3] tags: much faster, parallel "make tags"
2015-05-10 20:58 UTC (5+ messages)
Last warning from Admin 2015
2015-05-09 6:59 UTC
[git pull] drm fixes
2015-05-10 20:28 UTC
vsprintf: Add support for userspace strings
2015-05-10 20:22 UTC (7+ messages)
` [PATCH 1/2] Fix printk() on ERR_PTR()
` [PATCH 2/2] vsprintf: Add support for userspace strings
[PATCH 0/7] Introduce builtin_driver and use it for non-modular code
2015-05-10 19:49 UTC (8+ messages)
` [PATCH 1/7] platform_device: better support builtin boilerplate avoidance
` [PATCH 2/7] drivers/platform: Convert non-modular pdev_bus to use builtin_driver_register
` [PATCH 3/7] drivers/cpuidle: Convert non-modular drivers "
` [PATCH 4/7] drivers/cpufreq: "
` [PATCH 5/7] drivers/soc: Convert non-modular tegra/pmc "
` [PATCH 6/7] drivers/soc: Convert non-modular soc-realview "
` [PATCH 7/7] drivers/power: Convert non-modular syscon-reboot "
[PATCH] gma500:Remove functions that are now deprecated and move to the newer functions in drm_dp_helper.c
2015-05-10 19:45 UTC (4+ messages)
[PATCH v2] ARM: net: add JIT support for loads from struct seccomp_data
2015-05-10 19:40 UTC (3+ messages)
[PATCH v9] iio: acpi: Add support for ACPI0008 Ambient Light Sensor
2015-05-10 19:28 UTC (3+ messages)
` [PATCH] iio: acpi-als: Fix Kconfig and remove unneeded pointer casting
perf: Add basic Skylake PMU support v2
2015-05-10 19:22 UTC (10+ messages)
` [PATCH 1/9] x86: Add a native_perf_sched_clock_from_tsc
` [PATCH 2/9] x86, perf: Add support for PEBSv3 profiling
` [PATCH 3/9] x86: Add new MSRs and MSR bits used for Skylake perfmon
` [PATCH 4/9] perf: Add cycles to branch_info
` [PATCH 5/9] x86, perf: Add support for LBRv5
` [PATCH 6/9] x86, perf: Add Skylake support
` [PATCH 7/9] x86, perf: Handle new arch perfmon v4 status bits
` [PATCH 8/9] x86, perf: Optimize v4 LBR unfreezing
` [PATCH 9/9] x86, perf: Move PMU ACK after LBR read
[PATCH 0/2] x86/earlyprintk: setup earlyprintk as early as possible
2015-05-10 19:14 UTC (3+ messages)
` [PATCH 1/2 v2] x86/setup: update boot_command_line with builtin_cmdline in separate function
` [PATCH 2/2 v4] x86/earlyprintk: setup earlyprintk as early as possible
[PATCH v2 00/10] evacuate struct page from the block layer, introduce __pfn_t
2015-05-10 17:29 UTC (17+ messages)
` "Directly mapped persistent memory page cache"
[PATCH v2] Fix the license mismatch and add the resolution setting
2015-05-10 17:24 UTC (3+ messages)
[PATCH RFC V2] checkpatch: flag split arithmetic operations with CHECK
2015-05-10 17:23 UTC (3+ messages)
[PATCH 1/3] perf tools: Document relation of per-thread event count feature
2015-05-10 17:20 UTC (5+ messages)
` [PATCH 2/3] perf report: Force tty output if -T/--thread option is given
` [PATCH 3/3] perf report: Do not restrict -T option by other options
[PATCH v3] Fix endian issues and remove the board specific codes
2015-05-10 17:11 UTC
Re:GIft
2015-05-10 18:01 UTC
Hardware spec prevents optimal performance in device driver
2015-05-10 16:46 UTC (5+ messages)
[PATCH 0/3] make BTRFS, UDF, NILFS2 work with NFSv2
2015-05-10 16:31 UTC (3+ messages)
` [PATCH 2/3] NILFS2: support NFSv2 export
[PATCH 01/12] kstrto*: accept "-0" for signed conversion
2015-05-10 15:52 UTC (5+ messages)
` [PATCH 02/12] Add parse_integer() (replacement for simple_strto*())
[PATCHSET] netconsole: implement extended console support
2015-05-10 15:34 UTC (5+ messages)
` [PATCH 3/3] "
` [PATCH v3 "
[GIT PULL] Samsung fixes for v4.1
2015-05-10 14:47 UTC
Cycles annotation support for perf tools
2015-05-10 13:52 UTC (11+ messages)
` [PATCH 01/10] perf, tools: Add tools support for cycles, weight branch_info field
` [PATCH 02/10] perf, tools, report: Add flag for non ANY branch mode
` [PATCH 03/10] perf, tools, report: Add infrastructure for a cycles histogram
` [PATCH 04/10] perf, tools, report: Add processing for cycle histograms
` [PATCH 05/10] perf, tools: Compute IPC and basic block cycles for annotate
` [PATCH 06/10] perf, tools, annotate: Finally display IPC and cycle accounting
` [PATCH 07/10] perf, tools, report: Move branch option parsing to own file
` [PATCH 08/10] perf, tools, top: Add branch annotation code to top
` [PATCH 09/10] perf, tools, report: Display cycles in branch sort mode
` [PATCH 10/10] test patch: Add fake branch cycles to input data in report/top
[PATCH 1/4] mtd: sh_flctl: let flctl_dma_fifo0_transfer return 0 on success
2015-05-10 13:49 UTC (5+ messages)
` [PATCH 2/4] mtd: sh_flctl: drop unused variable
[PATCH try #4] proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
2015-05-10 13:36 UTC (3+ messages)
Linux 3.2.69
2015-05-10 13:07 UTC
RE:
2015-05-10 13:03 UTC
[PATCH 00/10] uprobes: longjmp fixes
2015-05-10 12:21 UTC (6+ messages)
` [PATCH 07/10] uprobes/x86: Introduce arch_uretprobe_is_alive()
[PATCH v2] ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction
2015-05-10 11:31 UTC (3+ messages)
[PATCH v4 2/2] arm64: perf: Fix callchain parse error with kernel tracepoint events
2015-05-10 11:07 UTC (2+ messages)
` [PATCH v5] "
[PATCH 0/6] ARM: sunxi: Introduce Allwinner H3 support
2015-05-10 10:54 UTC (4+ messages)
` [PATCH 2/6] clk: sunxi: Add H3 clocks support
[PATCH 0/6] Introduce Allwinner A33 support
2015-05-10 10:47 UTC (22+ messages)
` [PATCH 1/6] ARM: sunxi: Add Machine support for A33
` [PATCH 2/6] pinctrl: sunxi: add allwinner A33 PIO controller support
` [PATCH 3/6] clk: sunxi: Add A33 clock for compilation
` [PATCH 4/6] ARM: dts: sunxi: add common sun8i dtsi
` [PATCH 5/6] ARM: dts: sunxi: Add Allwinner A33 DTSI
` [PATCH 6/6] ARM: dts: sun8i: Add ET-Q8 A33 support
[PATCH v11 00/19] Re-introduce h8300 architecture
2015-05-10 10:46 UTC (3+ messages)
` [PATCH v11 06/19] h8300: Assembly headers
[PATCH 0/2 v3] speed up cpu_up()
2015-05-10 10:44 UTC (2+ messages)
[PATCH v3 3/3] proc: add kpageidle file
2015-05-10 10:34 UTC (11+ messages)
[PATCH V1 0/6] COVER LETTER
2015-05-10 9:58 UTC (3+ messages)
` [PATCH V1 3/6] rtc: da9062: DA9062 RTC driver
` [rtc-linux] "
VERIFY_READ/WRITE in uaccess.h?
2015-05-10 9:44 UTC
[PATCH] MAINTAINERS: update amdkfd Oded's email address
2015-05-10 9:43 UTC
[PATCHv4 00/10] add on-demand device creation
2015-05-10 8:47 UTC (11+ messages)
ext2/3/4 performance issue
2015-05-10 8:01 UTC
(no subject)
2015-05-10 3:38 UTC
[PATCH perf/core v2 4/4] perf-probe: Support glob wildcards for function name
2015-05-10 7:12 UTC (2+ messages)
` [tip:perf/core] perf probe: "
[PATCH] perf build: Disable libdw DWARF unwind when built with NO_DWARF
2015-05-10 7:12 UTC (2+ messages)
` [tip:perf/core] "
[PATCH perf/core v2 3/4] perf-probe: Add --no-inlines option to avoid searching inline functions
2015-05-10 7:11 UTC (2+ messages)
` [tip:perf/core] perf probe: "
[PATCH perf/core v2 2/4] perf probe: Introduce probe_conf global configs
2015-05-10 7:11 UTC (2+ messages)
` [tip:perf/core] "
[PATCH perf/core v2 1/4] perf probe: Use perf_probe_event.target instead of passing as an argument
2015-05-10 7:11 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 2/2] perf bench futex: Handle spurious wakeups
2015-05-10 7:11 UTC (2+ messages)
` [tip:perf/core] "
[PATCH 1/2] perf bench futex: Support parallel waker threads
2015-05-10 7:10 UTC (2+ messages)
` [tip:perf/core] "
[tip:perf/core] perf machine: Protect the machine-> threads with a rwlock
2015-05-10 7:10 UTC
[tip:perf/core] tools include: Add basic atomic.h implementation from the kernel sources
2015-05-10 7:09 UTC
[tip:perf/core] perf tools: Use atomic_t to implement thread__{get,put} refcnt
2015-05-10 7:10 UTC
[tip:perf/core] perf tools: Move generic barriers out of perf-sys.h
2015-05-10 7:09 UTC
[tip:perf/core] perf tools: Move tile barrier.h stuff to tools/ arch/tile/include/asm/barrier.h
2015-05-10 7:09 UTC
[tip:perf/core] perf tools: Move mips barrier.h stuff to tools/ arch/mips/include/asm/barrier.h
2015-05-10 7:09 UTC
[tip:perf/core] perf tools: Move xtensa barrier.h stuff to tools/ arch/xtensa/include/asm/barrier.h
2015-05-10 7:08 UTC
[tip:perf/core] perf tools: Move arm(64) barrier.h stuff to tools /arch/arm*/include/asm/barrier.h
2015-05-10 7:08 UTC
[tip:perf/core] perf tools: Move ia64 barrier.h stuff to tools/ arch/ia64/include/asm/barrier.h
2015-05-10 7:08 UTC
[tip:perf/core] perf tools: Move alpha barrier.h stuff to tools/ arch/alpha/include/asm/barrier.h
2015-05-10 7:07 UTC
[tip:perf/core] perf tools: Move sparc barrier.h stuff to tools/ arch/sparc/include/asm/barrier.h
2015-05-10 7:07 UTC
[tip:perf/core] perf tools: Move sh barrier.h stuff to tools/arch /sh/include/asm/barrier.h
2015-05-10 7:07 UTC
[tip:perf/core] tools: Adopt asm-generic/barrier.h
2015-05-10 7:06 UTC
[tip:perf/core] perf tools: Move barrier() definition to tools/ include/linux/compiler.h
2015-05-10 7:06 UTC
[tip:perf/core] perf tools: Move s390 barrier.h stuff to tools/ arch/s390/include/asm/barrier.h
2015-05-10 7:06 UTC
[tip:perf/core] perf tools: Move powerpc barrier.h stuff to tools /arch/powerpc/include/asm/barrier.h
2015-05-10 7:06 UTC
[PATCH perf/core 7/8] perf-probe: Support $params special probe argument
2015-05-10 7:05 UTC (2+ messages)
` [tip:perf/core] perf probe: "
[tip:perf/core] perf tools: Move x86 barrier.h stuff to tools/ arch/x86/include/asm/barrier.h
2015-05-10 7:05 UTC
[PATCH perf/core 5/8] perf probe: Skip kernel symbols which is out of .text
2015-05-10 7:05 UTC (2+ messages)
` [tip:perf/core] "
[PATCH perf/core 4/8] [BUGFIX] perf probe: --line checks valid C-style function name
2015-05-10 7:04 UTC (2+ messages)
` [tip:perf/core] perf probe: Make --line checks validate "
[PATCH perf/core 3/8] [BUGFIX] perf probe: Fix to return 0 when positive value returned
2015-05-10 7:04 UTC (2+ messages)
` [tip:perf/core] "
[PATCH perf/core 1/8] [BUGFIX] perf probe: Fix to close probe_events file in error
2015-05-10 7:04 UTC (2+ messages)
` [tip:perf/core] "
[PATCH perf/core 2/8] [BUGFIX] perf probe: Fix a typo for the flags of open
2015-05-10 7:04 UTC (2+ messages)
` [tip:perf/core] "
[PATCH] kernel/printk/printk.c: check_syslog_permissions() cleanup
2015-05-10 6:35 UTC
[RFC][PATCHSET] non-recursive pathname resolution
2015-05-10 5:45 UTC (4+ messages)
[PATCH v2 1/3] perf probe: Remove length limitation for showing available variables
2015-05-10 3:23 UTC (6+ messages)
` [PATCH v2 2/3] perf probe: Add --range option to show variable location range
` [PATCH v2 3/3] perf probe: Show better error message when failed to find variable
[PATCH perf/core v2 0/4] perf-probe code cleanup and support wildcard for probe points
2015-05-10 3:02 UTC (3+ messages)
` "
[PATCH 1/3] perf probe: Remove length limitation for showing available variables
2015-05-10 3:02 UTC (5+ messages)
` [PATCH 3/3] perf probe: Add --range option to show variable location range
[PATCH] net: deinline netif_tx_stop_queue() and netif_tx_stop_all_queues()
2015-05-10 2:27 UTC (2+ messages)
[PATCH] x86: rename eisa_set_level_irq to elcr_set_level_irq
2015-05-10 1:09 UTC (2+ messages)
[PATCH] net: fec: add support of ethtool get_regs
2015-05-10 1:01 UTC (6+ messages)
RE:hello
2015-05-10 0:37 UTC
[PATCH v2 00/20] libnd: non-volatile memory device support
2015-05-09 23:55 UTC (4+ messages)
` [PATCH v2 08/20] libnd, nd_acpi: regions (block-data-window, persistent memory, volatile memory)
` [Linux-nvdimm] "
[PATCH] x86: Fix mkcapflags.sh bash-ism again
2015-05-09 23:41 UTC (3+ messages)
[PATCH] PM / tick: Add tracepoints for suspend-to-idle diagnostics
2015-05-09 23:23 UTC (2+ messages)
` [Resend][PATCH] "
[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
2015-05-09 23:19 UTC (7+ messages)
` [PATCH 0/3] cpuidle: updates related to tick_broadcast_enter() failures
` [PATCH 1/3] sched / idle: Call idle_set_state() from cpuidle_enter_state()
` [PATCH 2/3] sched / idle: Call default_idle_call() "
` [PATCH 3/3] cpuidle: Select a different state on tick_broadcast_enter() failures
[PATCH v2] staging: rtl8192e: Change cpu_to_le16 to le16_to_cpu
2015-05-09 22:13 UTC (2+ messages)
[PATCH] ASoC: codecs-ac97: make selectable in config
2015-05-09 22:12 UTC
[PATCH] ASoC: codecs-ac97: Remove rate constraints
2015-05-09 22:09 UTC
[PATCH v2 0/7] minor cleanups for ACPI processor driver
2015-05-09 22:06 UTC (4+ messages)
` [PATCH v2 5/7] Xen / ACPI / processor: Remove unneeded NULL check in xen_acpi_processor_enable()
[PATCH] ASoC: codecs-ac97: Remove rate constraints
2015-05-09 22:06 UTC (5+ messages)
` [alsa-devel] "
[PATCH v2] net: fec: add support of ethtool get_regs
2015-05-09 21:56 UTC
[net-next PATCH v3 1/4] devicetree: Add compatible string for Zynq Ultrascale+ MPSoC
2015-05-09 21:43 UTC (8+ messages)
` [net-next PATCH v3 2/4] net: macb: "
` [net-next PATCH v3 3/4] net: macb: Add support for jumbo frames
` [net-next PATCH v3 4/4] net: macb: Add change_mtu callback with jumbo support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox