public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-30 23:53:55 to 2014-07-31 06:53:21 UTC [more...]

[PATCH -tip v2 1/7] locking/mutex: Standardize arguments in lock/unlock slowpaths
 2014-07-31  6:53 UTC  (6+ messages)
` [PATCH -tip v2 4/7] locking/mutex: Refactor optimistic spinning code
` [PATCH -tip v2 6/7] locking: Move docs into Documentation/locking/

[PATCH 0/3] therm_windtunnel doesn't work properly on PowerMac G4
 2014-07-31  6:52 UTC  (3+ messages)

[PATCH v4 0/9] perf, x86: large PEBS interrupt threshold
 2014-07-31  6:45 UTC  (10+ messages)
` [PATCH v4 1/9] perf, core: introduce pmu context switch callback
` [PATCH v4 2/9] perf, x86: use context switch callback to flush LBR stack
` [PATCH v4 3/9] perf, x86: use the PEBS auto reload mechanism when possible
` [PATCH v4 4/9] perf, x86: introduce setup_pebs_sample_data()
` [PATCH v4 5/9] perf, x86: large PEBS interrupt threshold
` [PATCH v4 6/9] perf, x86: handle multiple records in PEBS buffer
` [PATCH v4 7/9] perf, x86: drain PEBS buffer during context switch
` [PATCH v4 8/9] perf, x86: enlarge PEBS buffer
` [PATCH v4 9/9] tools, perf: Allow the user to disable time stamps

[f2fs-dev][PATCH] f2fs: reduce competition among node page writes
 2014-07-31  6:45 UTC  (5+ messages)
` [f2fs-dev] [PATCH] "

[LKP] [sched/numa] a43455a1d57: +94.1% proc-vmstat.numa_hint_faults_local
 2014-07-31  6:42 UTC  (9+ messages)

[PATCH v4 1/2] watchdog: Add Cadence WDT driver
 2014-07-31  6:40 UTC  (2+ messages)
` [PATCH v4 2/2] devicetree: Add Cadence WDT devicetree bindings documentation

[PATCH] clk: ti: clk-7xx: Correct ABE DPLL configuration
 2014-07-31  6:37 UTC  (12+ messages)

linux-next: manual merge of the kvm-arm tree with Linus' tree
 2014-07-31  6:30 UTC 

[PATCH 29/35] arm: omap: intc: switch over to linear irq domain
 2014-07-31  6:28 UTC  (11+ messages)

[PATCH] f2fs: fix coding style
 2014-07-31  6:28 UTC 

[PATCH v2] mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
 2014-07-31  6:24 UTC 

[PATCH v5 0/2] i2c: add DMA support for freescale i2c driver
 2014-07-31  6:16 UTC  (5+ messages)
` [PATCH v5 1/2] "

[PATCH 00/31] perf tools: Yet more preparation for call graph from Intel BTS
 2014-07-31  6:01 UTC  (32+ messages)
` [PATCH 01/31] perf tools: Identify which comms are from exec
` [PATCH 02/31] perf tools: Add machine__thread_exec_comm()
` [PATCH 03/31] perf tools: Fix missing label symbols
` [PATCH 04/31] perf tools: Add machine__kernel_ip()
` [PATCH 05/31] perf tools: Let a user specify a PMU event without any config terms
` [PATCH 06/31] perf tools: Let default config be defined for a PMU
` [PATCH 07/31] perf tools: Add perf_pmu__scan_file()
` [PATCH 08/31] perf evlist: Add 'system_wide' option
` [PATCH 09/31] perf evlist: Add perf_evlist__set_tracking_event()
` [PATCH 10/31] perf tools: Add id index
` [PATCH 11/31] perf pmu: Let pmu's with no events show up on perf list
` [PATCH 12/31] perf session: Add perf_session__deliver_synth_event()
` [PATCH 13/31] perf evlist: Add perf_evlist__enable_event_idx()
` [PATCH 14/31] perf session: Add perf_session__peek_event()
` [PATCH 15/31] perf tools: Add a thread stack for synthesizing call chains
` [PATCH 16/31] perf script: Allow callchains if any event samples them
` [PATCH 17/31] perf tools: Add facility to export data in database-friendly way
` [PATCH 18/31] perf tools: Add helpers for calling Python objects
` [PATCH 19/31] perf tools: Extend Python script interface to export data in a database-friendly way
` [PATCH 20/31] perf tools: Add Python script to export to postgresql
` [PATCH 21/31] perf tools: Add flags and insn_len to struct sample
` [PATCH 22/31] perf tools: Add branch type to db export
` [PATCH 23/31] perf tools: Add branch_type and in_tx to Python export
` [PATCH 24/31] perf tools: Enhance the thread stack to output call/return data
` [PATCH 25/31] perf tools: Add call information to the database export API
` [PATCH 26/31] perf tools: Add call information to Python export
` [PATCH 27/31] perf tools: Add 'flush' callback to scripting API
` [PATCH 28/31] perf tools: Defer export of comms that were not 'set'
` [PATCH 29/31] perf tools: Add perf-with-kcore script
` [PATCH 30/31] perf tools: Build programs to copy 32-bit compatibility VDSOs
` [PATCH 31/31] perf tools: Add support for "

[PATCH] staging: lustre: ldlm: ldlm_resource.c - fix dereferenceing user space buffer
 2014-07-31  6:07 UTC 

[PATCH v2] mmc: dw_mmc: add support for RK3288
 2014-07-31  6:01 UTC  (2+ messages)
` [PATCH] "

[PATCH] input: ads7846: Release resources on failure for clean exit
 2014-07-31  6:01 UTC  (2+ messages)

[PATCH] x86, crypto: Check if gas supports CRC32
 2014-07-31  5:57 UTC  (5+ messages)

[LKP] [mm] b72fd1470c9: -41.7% perf-profile.cpu-cycles.get_page_from_freelist.__alloc_pages_nodemask.alloc_pages_current.__page_cache_alloc.pagecache_get_page
 2014-07-31  5:50 UTC 

[PATCHSET 0/8] perf tools: Honor column width setting (v3)
 2014-07-31  5:47 UTC  (9+ messages)
` [PATCH 1/8] perf tools: Left-align output contents
` [PATCH 2/8] perf tools: Make __hpp__fmt() receive an additional len argument
` [PATCH 3/8] perf tools: Save column length in perf_hpp_fmt
` [PATCH 4/8] perf report: Honor column width setting
` [PATCH 5/8] perf top: Add -w option for setting column width
` [PATCH 6/8] perf tools: Add name field into perf_hpp_fmt
` [PATCH 7/8] perf tools: Fix column alignment when headers aren't shown on TUI
` [PATCH 8/8] perf symbol: Don't demangle parameters and such by default

[Patch v4] input: drv260x: Add TI drv260x haptics driver
 2014-07-31  5:44 UTC  (2+ messages)

[PATCH v2 1/2] timer: provide an api for deferrable timeout
 2014-07-31  5:37 UTC  (4+ messages)
` [PATCH v2 2/2] ksm: Provide support to use deferrable timers for scanner thread

[PATCH] mm: BUG when __kmap_atomic_idx crosses boundary
 2014-07-31  5:36 UTC  (3+ messages)

[PATCH] ARM/ARM64: don't enter kgdb when userspace executes a kgdb break instruction
 2014-07-31  5:33 UTC  (3+ messages)

[PATCH] staging:r8190: coding style: Fixed checkpatch reported Error
 2014-07-31  5:33 UTC  (3+ messages)

[PATCH v2 0/3] Fixed commenting style problem
 2014-07-31  5:43 UTC  (4+ messages)
` [PATCH v2 1/3] staging:r8180: coding style: Fixed commenting style
` [PATCH v2 2/3] staging:r8180: coding style: Fixed too long lines
` [PATCH v2 3/3] staging:r8190: coding style: Fixed checkpatch reported Error

[PATCH 0/4] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
 2014-07-31  5:31 UTC  (7+ messages)
` [PATCH 1/4] arm64: LLVMLinux: Add current_stack_pointer() for arm64
` [PATCH 2/4] arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tsk
` [PATCH 3/4] arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointer
` [PATCH 4/4] arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.c

[PATCH v2 RESEND 0/4] CMA & device tree, once again
 2014-07-31  5:15 UTC  (6+ messages)
` [PATCH v2 RESEND 3/4] drivers: dma-coherent: add initialization from device tree

[LKP] [drm/i915] WARNING: CPU: 3 PID: 248 at drivers/gpu/drm/i915/intel_pm.c:6427 check_power_well_state+0x60/0x90 [i915]()
 2014-07-31  5:09 UTC  (7+ messages)

[PATCH 0/3] ARM: EXYNOS: Fix Exynos5410 boot
 2014-07-31  5:00 UTC  (7+ messages)

[RFC PATCH 0/2] dirreadahead system call
 2014-07-31  4:49 UTC  (9+ messages)
` [RFC PATCH 1/2] fs: Add dirreadahead syscall and VFS hooks

[RFC 0/5] ARM: EXYNOS: ODROID-XU DT and LEDs
 2014-07-31  4:46 UTC  (2+ messages)

be2net crash on next-20140730 ("Driver probe function unexpectedly returned 1966082")
 2014-07-31  4:44 UTC 

[PATCH v2 0/4] Patches to add support for Rockchip dwc2 controller
 2014-07-31  4:29 UTC  (5+ messages)
` [PATCH v2 1/4] Documentation: dt-bindings: add dt binding info for Rockchip dwc2
` [PATCH v2 2/4] usb: dwc2: add compatible data for rockchip soc
` [PATCH v2 3/4] ARM: dts: add rk3288 dwc2 controller support
` [PATCH v2 4/4] ARM: dts: Enable USB otg and host1(dwc) on rk3288-evb

[PATCH 1/2] perf tools: Ensure --symfs ends with '/'
 2014-07-31  4:25 UTC  (7+ messages)

[PATCH] kbuild, LLVMLinux: only use warnings when using clang
 2014-07-31  4:16 UTC  (2+ messages)
` [PATCH v2] kbuild, LLVMLinux: Supress warnings unless W=1-3

[PATCH] Remove certain calls for releasing page cache
 2014-07-31  4:14 UTC  (5+ messages)

[PATCH/RFC] autofs: the documentation I wanted to read
 2014-07-31  4:06 UTC  (3+ messages)

[PATCH] ASoC: fsl_asrc: Fix sparse warnings in FSL_ASRC_FORMATS due to typo
 2014-07-31  4:07 UTC 

[PATCH V2] staging: dgap: introduce dgap_cleanup_nodes()
 2014-07-31  4:02 UTC 

[PATCH v2 0/2] Patches to add dr_mode for dwc2
 2014-07-31  4:00 UTC  (4+ messages)
  ` [PATCH v2 1/2] Documentation: dt-bindings: add dt binding info for dwc2 dr_mode
  ` [PATCH v2 2/2] usb: dwc2: add dr_mode support for dwc2

[PATCH 00/19] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-07-31  3:53 UTC  (4+ messages)
` [PATCH 06/19] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init

[PATCH] gpio: add flags argument to gpiod_get*() functions
 2014-07-31  3:43 UTC  (3+ messages)

[PATCH v4 net-next 0/5] net: filter: split sk_filter into socket and bpf, cleanup names
 2014-07-31  3:34 UTC  (6+ messages)
` [PATCH v4 net-next 1/5] net: filter: simplify socket charging
` [PATCH v4 net-next 2/5] net: filter: rename sk_filter_proglen -> bpf_classic_proglen
` [PATCH v4 net-next 3/5] net: filter: rename sk_chk_filter() -> bpf_check_classic()
` [PATCH v4 net-next 4/5] net: filter: rename sk_convert_filter() -> bpf_convert_filter()
` [PATCH v4 net-next 5/5] net: filter: split 'struct sk_filter' into socket and bpf parts

Work Queue for btrfs compression writes
 2014-07-31  3:32 UTC  (4+ messages)

[PATCH] swap: remove the struct cpumask has_work
 2014-07-31  3:30 UTC 

[PATCH] smpboot: remove the unneeded declaration for smpboot_thread_data
 2014-07-31  3:30 UTC 

[PATCH] smpboot: add missing get_online_cpus() when register
 2014-07-31  3:30 UTC 

[RFC] readdirplus implementations: xgetdents vs dirreadahead syscalls
 2014-07-31  3:25 UTC  (7+ messages)

ARC fails to boot on linux-next of 20140711
 2014-07-31  3:25 UTC  (8+ messages)

[REVERT][v3.16-rc7][STABLE] usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
 2014-07-31  3:22 UTC  (4+ messages)

[PATCH 0/2 v4] sched: Rewrite per entity runnable load average tracking
 2014-07-30 19:17 UTC  (5+ messages)

[PATCH v3] staging: vt6655: ioctl.c - missing __user annotation
 2014-07-31  3:16 UTC  (3+ messages)

[x86,kaslr] [ 0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/kernel/cpu/common.c:1422 warn_pre_alternatives()
 2014-07-31  2:58 UTC  (5+ messages)

[delayed_fput] BUG: unable to handle kernel paging request at ffff8800122a0ad0
 2014-07-31  2:53 UTC  (6+ messages)

General flags to turn things off (getrandom, pid lookup, etc)
 2014-07-31  2:37 UTC  (8+ messages)

[PATCH v8 00/11] ARM: brcmstb: Add Broadcom STB SoC support
 2014-07-31  2:36 UTC  (6+ messages)
` [PATCH v8 01/11] ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs

[perf/x86/RAPL] BUG: unable to handle kernel NULL pointer dereference at 00000028
 2014-07-31  2:32 UTC  (5+ messages)

[PATCHv2] CMA/HOTPLUG: clear buffer-head lru before page migration
 2014-07-31  2:22 UTC 

[PATCH 0/9] use correct structure type name in sizeof
 2014-07-31  2:14 UTC  (5+ messages)
` [PATCH 2/9] CAPI: "
` [PATCH 3/9] i40e: "

[PATCH 0/2 net-next] Lockless netlink_lookup() with new concurrent hash table
 2014-07-31  2:08 UTC  (2+ messages)

[PATCH] cpufreq, store_scaling_governor requires policy->rwsem to be held for duration of changing governors [v2]
 2014-07-31  2:16 UTC  (7+ messages)

[PATCH] PM / sleep / irq: Do not suspend wakeup interrupts
 2014-07-31  2:24 UTC  (3+ messages)
` [tip:irq/core] "

[PATCH] irq: Warn when shared interrupts do not match on NO_SUSPEND
 2014-07-31  2:22 UTC  (3+ messages)
` [tip:irq/core] "

ipv4: net namespace does not inherit network configurations
 2014-07-31  1:59 UTC  (3+ messages)

[RFC][PATCH] irq: Rework IRQF_NO_SUSPENDED
 2014-07-31  2:14 UTC  (7+ messages)
  ` [PATCH 0/3] irq / PM: wakeup interrupt interface for drivers (was: Re: [RFC][PATCH] irq: Rework IRQF_NO_SUSPENDED)
    ` [PATCH 1/3] irq / PM: New driver interface for wakeup interrupts

[PATCH 1/4] perf/x86/uncore: declare some functions and variables
 2014-07-31  1:11 UTC  (5+ messages)
` [PATCH 3/4] perf/x86/uncore: move SNB-EP/IvyTown specific code to seperate file

vmstat: On demand vmstat workers V8
 2014-07-31  0:52 UTC  (4+ messages)

[RFC][PATCH] wireless: ath9k: Convert from timespecs to ktime_t
 2014-07-31  0:48 UTC  (4+ messages)
  ` [RFC][PATCH v2] "

[PATCH v2 tip/core/rcu 0/10] RCU-tasks implementation
 2014-07-31  0:39 UTC  (11+ messages)
` [PATCH v2 tip/core/rcu 01/10] rcu: Add call_rcu_tasks()
  ` [PATCH v2 tip/core/rcu 02/10] rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops
  ` [PATCH v2 tip/core/rcu 03/10] rcu: Add synchronous grace-period waiting for RCU-tasks
  ` [PATCH v2 tip/core/rcu 04/10] rcu: Export RCU-tasks APIs to GPL modules
  ` [PATCH v2 tip/core/rcu 05/10] rcutorture: Add torture tests for RCU-tasks
  ` [PATCH v2 tip/core/rcu 06/10] rcutorture: Add RCU-tasks test cases
  ` [PATCH v2 tip/core/rcu 07/10] rcu: Add stall-warning checks for RCU-tasks
  ` [PATCH v2 tip/core/rcu 08/10] rcu: Improve RCU-tasks energy efficiency
  ` [PATCH v2 tip/core/rcu 09/10] documentation: Add verbiage on RCU-tasks stall warning messages
  ` [PATCH v2 tip/core/rcu 10/10] rcu: Make RCU-tasks track exiting tasks

[PATCH 0/2] new API to allocate buffer-cache for superblock in non-movable area
 2014-07-31  0:37 UTC  (8+ messages)

[PATCH 1/1] Drivers: net-next: hyperv: Increase the size of the sendbuf region
 2014-07-31  1:35 UTC 

Subject: [PATCH 1/1] mtd:nand:fix nand_lock/unlock() function
 2014-07-31  0:31 UTC  (4+ messages)

[PATCH 1/1] Drivers: net-next: hyperv
 2014-07-31  1:20 UTC  (3+ messages)

[PATCH v3 0/8] Two-phase seccomp and x86 tracing changes
 2014-07-31  0:30 UTC  (9+ messages)
` [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases
    ` TIF_NOHZ can escape nonhz mask? (Was: [PATCH v3 6/8] x86: Split syscall_trace_enter into two phases)

[PATCH] x86, irq: Keep IRQ assignment for PCI devices during suspend/hibernation
 2014-07-31  0:33 UTC  (2+ messages)

[PATCH] staging:r8180: coding style: Fixed commenting style
 2014-07-31  0:20 UTC  (2+ messages)

[PATCH] Staging: android: sync.c: fix missing blank line after declaration
 2014-07-31  0:17 UTC  (2+ messages)

[PATCH] Staging: android: sw_sync.c: fix missing blank line after declaration
 2014-07-31  0:17 UTC  (2+ messages)

[xhci] kernel BUG at include/linux/scatterlist.h:115!
 2014-07-31  0:10 UTC  (2+ messages)

[PATCH] ACPI: fix test for hex digit
 2014-07-31  0:10 UTC  (3+ messages)
` [PATCH] Replace faulty is_hex_digit() by isxdigit()

[PATCH] Staging: rtl8192u: Staticfy debug method
 2014-07-31  0:05 UTC  (2+ messages)

[PATCH] Staging: vt6655: staticfy variable
 2014-07-31  0:04 UTC  (3+ messages)

Kredit-Angebot
 2014-07-30 23:40 UTC 

-- Re: Very Urgent
 2014-07-30 23:27 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox