linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-16 19:16:38 to 2014-07-16 21:24:37 UTC [more...]

[PATCH 01/10] proc: convert /proc/$PID/auxv to seq_file interface
 2014-07-16 21:24 UTC 

[PATCH v10 0/11] seccomp: add thread sync ability
 2014-07-16 21:23 UTC  (7+ messages)

[patch V2 00/64] timekeeping: 2038, optimizations, NMI safe accessors
 2014-07-16 21:06 UTC  (66+ messages)
` [patch V2 01/64] tile: Convert VDSO timekeeping to the precise mechanism
` [patch V2 02/64] timekeeping: Simplify arch_gettimeoffset()
` [patch V2 03/64] hrtimer: Cleanup hrtimer accessors to the timekepeing state
` [patch V2 04/64] ktime: Kill non-scalar ktime_t implementation for 2038
` [patch V2 05/64] ktime: Sanitize ktime_to_us/ms conversion
` [patch V2 06/64] ktime: Change ktime_set() to take 64bit seconds value
` [patch V2 07/64] time64: Add time64.h header and define struct timespec64
` [patch V2 08/64] time: More core infrastructure for timespec64
` [patch V2 09/64] timekeeping: Convert timekeeping core to use timespec64s
` [patch V2 10/64] time: Consolidate the time accessor prototypes
` [patch V2 11/64] timekeeping: Provide timespec64 based interfaces
` [patch V2 12/64] timekeeper: Move tk_xtime to core code
` [patch V2 13/64] timekeeping: Cache optimize struct timekeeper
` [patch V2 14/64] timekeeping: Use timekeeping_update() instead of memcpy()
` [patch V2 15/64] timekeeping: Provide internal ktime_t based data
` [patch V2 16/64] timekeeping: Use ktime_t based data for ktime_get()
` [patch V2 17/64] timekeeping: Provide ktime_get_with_offset()
` [patch V2 18/64] timekeeping: Use ktime_t based data for ktime_get_real()
` [patch V2 19/64] timekeeping; Use ktime_t based data for ktime_get_boottime()
` [patch V2 20/64] timekeeping: Use ktime_t based data for ktime_get_clocktai()
` [patch V2 21/64] timekeeping: Use ktime_t data for ktime_get_update_offsets_now()
` [patch V2 22/64] timekeeping; Use ktime based data for ktime_get_update_offsets_tick()
` [patch V2 23/64] timekeeping: Provide ktime_mono_to_any()
` [patch V2 24/64] timerfd: Use ktime_mono_to_real()
` [patch V2 25/64] input: evdev: "
` [patch V2 26/64] drm: "
` [patch V2 27/64] timekeeping: Remove ktime_get_monotonic_offset()
` [patch V2 28/64] timekeeping: Provide ktime_get[*]_ns() helpers
` [patch V2 29/64] time: Export nsecs_to_jiffies()
` [patch V2 30/64] sched: Make task->real_start_time nanoseconds based
` [patch V2 31/64] sched: Make task->start_time "
` [patch V2 32/64] delayacct: Make accounting nanosecond based
` [patch V2 33/64] delayacct: Remove braindamaged type conversions
` [patch V2 34/64] powerpc: cell: Use ktime_get_ns()
` [patch V2 35/64] connector: "
` [patch V2 36/64] mfd: cros_ec_spi: "
` [patch V2 37/64] misc: ioc4: "
` [patch V2 38/64] net: mlx5: "
` [patch V2 39/64] fs: lockd: "
` [patch V2 40/64] hwmon: ibmaem: "
` [patch V2 41/64] iio: Use ktime_get_real_ns()
` [patch V2 42/64] arm: bL_switcher:k "
` [patch V2 43/64] x86: kvm: Use ktime_get_boot_ns()
` [patch V2 44/64] x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based
` [patch V2 45/64] timekeeping: Remove monotonic_to_bootbased
` [patch V2 46/64] timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()
` [patch V2 47/64] timekeeping: Simplify getboottime()
` [patch V2 48/64] timekeeping: Remove timekeeper.total_sleep_time
` [patch V2 49/64] timekeeping: Simplify timekeeping_clocktai()
` [patch V2 50/64] hangcheck-timer: Use ktime_get_ns()
` [patch V2 51/64] timekeeping: Provide ktime_get_raw()
` [patch V2 52/64] drm: i915: Use nsec based interfaces
` [patch V2 53/64] drm: vmwgfx: "
` [patch V2 54/64] wireless: ath9k: Get rid of timespec conversions
` [patch V2 55/64] clocksource: Make delta calculation a function
` [patch V2 56/64] clocksource: Move cycle_last validation to core code
` [patch V2 57/64] clocksource: Get rid of cycle_last
` [patch V2 58/64] timekeeping: Restructure the timekeeper some more
` [patch V2 59/64] timekeeping: Create struct tk_read_base and use it in struct timekeeper
` [patch V2 60/64] timekeeping: Use tk_read_base as argument for timekeeping_get_ns()
` [patch V2 61/64] seqcount: Provide raw_read_seqcount()
` [patch V2 62/64] seqcount: Add raw_write_seqcount_latch()
` [patch V2 63/64] timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC
` [patch V2 64/64] ftrace: Provide trace clocks monotonic

[PATCH] proc: more "const char *" pointers
 2014-07-16 21:20 UTC 

[PATCH RFCv3 00/14] arm64: eBPF JIT compiler
 2014-07-16 21:19 UTC  (4+ messages)
` [PATCH RFCv3 01/14] arm64: introduce aarch64_insn_gen_comp_branch_imm()

[PATCH 0/7] Two-phase seccomp and x86 tracing changes
 2014-07-16 21:17 UTC  (12+ messages)
` [PATCH 2/7] seccomp: Refactor the filter callback and the API
` [PATCH 5/7] x86: Split syscall_trace_enter into two phases
` [PATCH 6/7] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls

[PATCH v4] i2c: busses: i2c-pxa.c: Fix for possible null pointer dereference
 2014-07-16 21:14 UTC  (2+ messages)

[PATCHv2 0/5] OMAP Mailbox framework adoption & DT support
 2014-07-16 21:11 UTC  (4+ messages)
` [PATCHv2 2/5] mailbox/omap: add support for parsing dt devices

[PATCH v3] PCI: enable ASPM configuration in PCIE POWERSAVE mode
 2014-07-16 21:30 UTC  (4+ messages)

[PATCH] misc/GenWQE: fix pci_enable_msi usage
 2014-07-16 21:10 UTC  (2+ messages)

PROBLEM: Samsung SSD 840 failed to get NCQ Send/Recv, failed to set xfermode
 2014-07-16 20:55 UTC 

[PATCHv4 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-07-16 21:05 UTC  (5+ messages)
` [PATCHv5 0/4] "

[PATCH 00/14] cpufreq: cpu0: Extend support beyond CPU0, V2
 2014-07-16 21:18 UTC  (4+ messages)

[PATCH] sparc: Add support for seek and shorter read to /dev/mdesc
 2014-07-16 21:00 UTC  (4+ messages)

[PATCH] target/configfs: Remove unnecessary null test
 2014-07-16 20:59 UTC 

[PATCH] devres: Add devm_kasprintf and devm_kvasprintf API
 2014-07-16 20:57 UTC 

Requesting for your partnership
 2014-07-16  2:11 UTC 

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2014-07-16 20:52 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the net-next tree
 2014-07-16 20:52 UTC  (2+ messages)

[PATCH] MAINTAINERS: power_supply: update maintainership
 2014-07-16 21:09 UTC  (4+ messages)
` [PATCHv2] "

[PATCH] staging: gdm72xx: remove unused code
 2014-07-16 20:50 UTC  (5+ messages)
` [PATCH] staging: gdm72xx: conditionally compile debug code

[PATCH] ARM: dts: qcom: Add 8064 multimedia clock controller node
 2014-07-16 20:49 UTC 

Backport request for 3.14 stable to use rdmsrl_safe() first when initializing RAPL PMU to allow KVM guests to boot on Intel hosts
 2014-07-16 20:28 UTC 

[PATCH] MAINTAINERS: coreteam@netfilter.org is moderated
 2014-07-16 20:32 UTC  (2+ messages)

[PATCH 0/2] Staging: Comedi: adl_pci9118: 2 style issues fixed
 2014-07-16 20:31 UTC  (2+ messages)

[PATCH] Staging: gdm724x: fix missing blank line after variable declaration
 2014-07-16 20:30 UTC  (2+ messages)

[PATCH] Staging: comedi: adl_pci9118: a style issue fixed
 2014-07-16 20:28 UTC  (2+ messages)

[PATCH 1/1] x86: don't exclude low BIOS area when allocating address space for non-PCI cards
 2014-07-16 20:26 UTC  (4+ messages)

[PATCH v1 0/4] ima: require signed user-space initialization
 2014-07-16 20:26 UTC  (3+ messages)

[PATCH v3 0/2] Simplify hotplug/suspend handling
 2014-07-16 20:25 UTC  (17+ messages)
` [PATCH v3 1/2] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
` [PATCH v3 2/2] cpufreq: Simplify and fix mutual exclusion with hotplug

[PATCH v4] devicetree: Add generic IOMMU device tree bindings
 2014-07-16 20:24 UTC  (9+ messages)

[PATCH 3/3] Staging: adl_pci9118: a language issue fixed
 2014-07-16 20:23 UTC 

[PATCH v2 00/12] usb: dwc2/gadget: fix series
 2014-07-16 20:22 UTC  (4+ messages)
` [PATCH v2 10/12] usb: dwc2/gadget: assign TX FIFO dynamically

[PATCH 0/4] random,x86,kvm: Add and use MSR_KVM_GET_RNG_SEED
 2014-07-16 20:20 UTC  (10+ messages)

[GIT PULL] (xen) stable/for-linus-3.16-rc5-tag
 2014-07-16 20:19 UTC 

After unlinking a large file on ext4, the process stalls for a long time
 2014-07-16 20:18 UTC  (4+ messages)

[PATCH] simple_xattr: permit 0-size extended attributes
 2014-07-16 20:14 UTC 

[GIT PULL FOR v3.17] Davinci Media
 2014-07-16 20:06 UTC 

[GIT PULL 00/13] perf/core improvements and fixes
 2014-07-16 20:02 UTC  (14+ messages)
` [PATCH 01/13] perf tools: Enable close-on-exec flag on perf file descriptor
` [PATCH 02/13] perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flag
` [PATCH 03/13] perf tools: Add jsmn `jasmine' JSON parser
` [PATCH 04/13] perf tools: Add support for text descriptions of events and alias add
` [PATCH 05/13] perf tools: Update perf list to output descriptions
` [PATCH 06/13] perf tools: Allow events with dot
` [PATCH 07/13] perf tools: Add support for reading JSON event files
` [PATCH 08/13] perf tools: Automatically look for event file name for cpu
` [PATCH 09/13] perf tools: Add perf download to download event files
` [PATCH 10/13] perf tools: Query terminal width and use in perf list
` [PATCH 11/13] perf tools: Add a new pmu interface to iterate over all events
` [PATCH 12/13] perf tests: Add test case for alias and JSON parsing
` [PATCH 13/13] perf tools: Add a --no-desc flag to perf list

[PATCH v2 0/7] tracing: ->filter cleanups
 2014-07-16 19:59 UTC  (5+ messages)
` [PATCH v2 6/7] tracing: change apply_subsystem_event_filter() paths to check file->system == dir

Scheduler regression from caffcdd8d27ba78730d5540396ce72ad022aff2c
 2014-07-16 19:54 UTC  (4+ messages)

[PATCH v3 1/8] of: Add NVIDIA Tegra SATA controller binding
 2014-07-16 19:51 UTC  (6+ messages)
` [PATCH v4 "

[PATCH v2 00/29] nios2 Linux kernel port
 2014-07-16 19:50 UTC  (3+ messages)
` [PATCH v2 29/29] nios2: Build infrastructure

[PATCH 3/3] x86: (ts5500) add support for TS-5400
 2014-07-16 19:45 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/ts5500: Add support for TS-5400 boards

[PATCH 2/3] x86: (ts5500) add a name attribute
 2014-07-16 19:45 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/ts5500: Add a 'name' sysfs attribute

[PATCH 1/3] x86: (ts5500) use DEVICE_ATTR_RO macro
 2014-07-16 19:45 UTC  (2+ messages)
` [tip:x86/platform] x86/platform/ts5500: Use the DEVICE_ATTR_RO() macro

[PATCH 4/8] Drivers: scsi: storvsc: Filter WRITE_SAME_16
 2014-07-16 19:44 UTC  (20+ messages)

[patch] mm, thp: only collapse hugepages to nodes with affinity
 2014-07-16 19:37 UTC  (5+ messages)
` [patch v2] mm, tmp: only collapse hugepages to nodes with affinity for zone_reclaim_mode

char interface to sdio, chdio.c
 2014-07-16 19:38 UTC  (4+ messages)

[GIT PULL rcu/next] RCU commits for 3.17
 2014-07-16 19:36 UTC  (6+ messages)

[PATCH 1/1] Removing unncessary `usb_reset_device` on startup
 2014-07-16 19:31 UTC 

[RFC PATCH v2] perf/amd: Try to fix some mem allocation failure handling
 2014-07-16 19:21 UTC  (2+ messages)
` [tip:perf/core] perf/x86/amd: "

[patch 0/3] mm: memcontrol: rewrite uncharge API follow-up fixes
 2014-07-16 19:28 UTC  (7+ messages)
` [patch 2/3] mm: memcontrol: rewrite uncharge API fix - double migration

[PATCH] x86, mptable: Remove update mptable support
 2014-07-16 19:28 UTC 

[PATCH] perf: Add vm_ops->name call for mmap event name retrieval
 2014-07-16 19:21 UTC  (2+ messages)
` [tip:perf/core] perf: Add vm_ops-> name "

[PATCH] sched: fix possible divide by zero in avg_atom calculation
 2014-07-16 19:22 UTC  (2+ messages)
` [tip:sched/urgent] sched: Fix possible divide by zero in avg_atom () calculation

[PATCH v2 5/5] rwsem: Reduce the size of struct rw_semaphore
 2014-07-16 19:24 UTC  (2+ messages)
` [tip:locking/urgent] locking/rwsem: "

[PATCH 2/2] locking/rwsem: Disable optimistic spinning for PA-RISC
 2014-07-16 19:24 UTC  (2+ messages)
` [tip:locking/urgent] locking/mutex: Disable optimistic spinning on some architectures

[PATCH 1/2] SCHED: remove proliferation of wait_on_bit action functions
 2014-07-16 19:25 UTC  (2+ messages)
` [tip:sched/core] sched: Remove proliferation of wait_on_bit() "

[PATCH 2/2] SCHED: allow wait_on_bit_action functions to support a timeout
 2014-07-16 19:25 UTC  (2+ messages)
` [tip:sched/core] sched: Allow wait_on_bit_action() "

[PATCH peterz-queue:locking/core 2/2] locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
 2014-07-16 19:24 UTC  (2+ messages)
` [tip:locking/urgent] "

[PATCH] x86-64: drop several unnecessary CFI annotations
 2014-07-16 19:25 UTC  (2+ messages)
` [tip:x86/debug] x86/debug: Drop "

[tip:sched/core] sched/numa: Revert "Use effective_load() to balance NUMA loads"
 2014-07-16 19:23 UTC 

[PATCH 2/2] sched: fix static_key race with sched_feat
 2014-07-16 19:23 UTC  (2+ messages)
` [tip:sched/core] sched: Fix static_key race with sched_feat()

[tip:locking/urgent] locking/rwsem: Rename 'activity' to 'count'
 2014-07-16 19:24 UTC 

[PATCH v2 3.16] x86,kprobes: Don't try to resolve kprobe faults from userspace
 2014-07-16 19:23 UTC  (2+ messages)
` [tip:perf/urgent] kprobes/x86: Don' t "

[PATCH 1/2] sched: remove extra static_key function indirection
 2014-07-16 19:23 UTC  (2+ messages)
` [tip:sched/core] sched: Remove extra static_key*() "

[PATCH v2 0/2] net: davinci_mdio: reuse for keystone2 arch
 2014-07-16 19:23 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] net: davinci_mdio: allow to create phys from dt

[PATCH] sched/rt:Fix replenish_dl_entity() comments to match the current upstream code
 2014-07-16 19:22 UTC  (2+ messages)
` [tip:sched/core] sched/rt: Fix "

[PATCH] sched: Transform resched_task() into resched_curr()
 2014-07-16 19:22 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH 1/1] sched/deadline: Kill task_struct->pi_top_task
 2014-07-16 19:22 UTC  (2+ messages)
` [tip:sched/core] "

[PATCH v2 4/5] MCS spinlocks: Micro-optimize osq_unlock()
 2014-07-16 19:21 UTC  (2+ messages)
` [tip:locking/urgent] locking/spinlocks/mcs: "

[PATCH v2 3/5] MCS spinlocks: Introduce and use init macro and function for osq locks
 2014-07-16 19:21 UTC  (2+ messages)
` [tip:locking/urgent] locking/spinlocks/mcs: "

[PATCH v2 1/5] MCS spinlocks: Rename optimistic_spin_queue to optimistic_spin_node
 2014-07-16 19:20 UTC  (2+ messages)
` [tip:locking/urgent] locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()

[PATCH v2 2/5] MCS spinlocks: Convert osq lock to atomic_t to reduce overhead
 2014-07-16 19:20 UTC  (2+ messages)
` [tip:locking/urgent] locking/spinlocks/mcs: "

[patch] x86, perf: avoid spamming kernel log for bts buffer failure
 2014-07-16 19:21 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/intel: Avoid spamming kernel log for BTS "

[regression, 3.16-rc] rwsem: optimistic spinning causing performance degradation
 2014-07-16 19:20 UTC  (2+ messages)
` [tip:locking/urgent] locking/rwsem: Allow conservative optimistic spinning when readers have lock

[PATCH V6 1/2] perf ignore LBR and extra_rsp
 2014-07-16 19:20 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/intel: Protect LBR and extra_regs against KVM lying

perf/workqueue: lockdep warning on process exit
 2014-07-16 19:19 UTC  (2+ messages)
` [tip:perf/urgent] perf: Fix "

[patch] perf: use proper dTLB-load-misses event on Ivybridge
 2014-07-16 19:19 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge

[PATCH] x86: remove unused variable "polling"
 2014-07-16 19:18 UTC  (2+ messages)
` [tip:x86/urgent] x86: Remove "

[PATCH] perf/x86/uncore: fix SNB-EP/IVT Cbox filter mappings
 2014-07-16 19:19 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/intel/uncore: Fix SNB-EP/ IVT "

[tip:perf/urgent] perf: Revert ("perf: Always destroy groups on exit")
 2014-07-16 19:19 UTC 

[tip:perf/core] perf trace: Fix build on 32-bit systems
 2014-07-16 19:17 UTC 

[tip:perf/core] perf timechart: Add more options to IO mode
 2014-07-16 19:18 UTC 

[tip:perf/core] perf timechart: Conditionally update start_time on fork
 2014-07-16 19:18 UTC 

[tip:perf/core] perf timechart: Implement IO mode
 2014-07-16 19:18 UTC 

BUG_ON drivers/char/random.c:986
 2014-07-16 19:18 UTC  (2+ messages)
` [PATCH] random: check for increase of entropy_count because of signed conversion

[tip:perf/core] perf timechart: Fix rendering in Firefox
 2014-07-16 19:18 UTC 

[tip:perf/core] perf tools: Suggest using -f to override perf.data file ownership message
 2014-07-16 19:17 UTC 

[PATCH] perf trace: add pagefault statistics
 2014-07-16 19:17 UTC  (2+ messages)
` [tip:perf/core] perf trace: Add "

[PATCH 1/2] perf tools: convert to asprintf()
 2014-07-16 19:17 UTC  (2+ messages)
` [tip:perf/core] perf tools: Convert open coded equivalents "

[PATCH 4/4] perf: Allow to use cpuinfo on s390
 2014-07-16 19:16 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH 3/4] perf kvm: Refactoring of cpu_isa_config()
 2014-07-16 19:16 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/4] perf kvm: Simplify of exit reasons tables definitions
 2014-07-16 19:16 UTC  (2+ messages)
` [tip:perf/core] perf kvm: Simplify "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).