linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-14 19:40:10 to 2014-06-15 17:59:09 UTC [more...]

[PATCH 00/17] perf tools: Factor ordered samples queue
 2014-06-15 17:58 UTC  (16+ messages)
` [PATCH 01/17] perf tools: Always force PERF_RECORD_FINISHED_ROUND event
` [PATCH 05/17] perf tools: Add ordered_events_(get|put) interface
` [PATCH 13/17] perf tools: Add perf_config_u64 function
` [PATCH 14/17] perf tools: Add report.queue-size config file option
` [PATCH 15/17] perf tools: Add debug prints for ordered events queue

[RFC 0/2] __vdso_findsym
 2014-06-15 17:57 UTC  (12+ messages)

[PATCH] serial: samsung: Fix compile error with SERIAL_SAMSUNG_DEBUG
 2014-06-15 17:46 UTC  (4+ messages)

[PATCH] staging: rtl8712: rtl871x_ioctl_linux.c: Cleaning up useless if statement
 2014-06-15 17:20 UTC  (2+ messages)

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-15 16:56 UTC  (4+ messages)
` [PATCH 11/13] kexec-bzImage: Support for loading bzImage using 64bit entry

[PATCH 0/4] perf tools tui: Display columns headers
 2014-06-15 16:53 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Factor ui_browser ops out of ui_browser struct
` [PATCH 2/4] perf tools: Remove ev_name argument from perf_evsel__hists_browse
` [PATCH 3/4] perf tools: Fix scrollbar refresh row index
` [PATCH 4/4] perf tools tui: Display columns header text on 'H' press

[PATCH] firmware: Update information in linux.git about adding firmware
 2014-06-15 16:34 UTC 

[RFC/PATCH] perf tools: Fix segfault in cumulative.callchain report
 2014-06-15 16:34 UTC  (3+ messages)

[PATCH] sched: Fast idling of CPU when system is partially loaded
 2014-06-15 16:19 UTC  (2+ messages)

[PATCH V2] fs/omfs/inode.c: use ULLONG_MAX instead of ~0ULL
 2014-06-15 16:11 UTC  (2+ messages)

perf: Add support for full Intel event lists v6
 2014-06-15 16:11 UTC  (8+ messages)
` [PATCH 9/9] perf, tools: Add a --quiet flag to perf list

[PATCH RESEND] clk: twl6040: Convert to use devm_clk_register
 2014-06-15 15:31 UTC 

[PATCH RESEND] clk: s2mps11: Simplify s2mps11_clk_probe unwind paths
 2014-06-15 15:30 UTC 

[PATCH] staging: rtl8192u: r8192U_core.c: Cleaning up unclear and confusing code
 2014-06-15 15:14 UTC  (2+ messages)

[PATCH v3] PCI: rework new_id interface for known vendor/device values
 2014-06-15 15:05 UTC  (3+ messages)

[PATCH v2 0/7] drm: add support for Atmel HLCDC Display Controller
 2014-06-15 15:00 UTC  (10+ messages)
` [PATCH v2 1/7] mfd: add atmel-hlcdc driver
` [PATCH v2 2/7] pwm: add support for atmel-hlcdc-pwm device
` [PATCH v2 3/7] drm: add Atmel HLCDC Display Controller support

[PATCH v4] leds: USB: HID: Add support for MSI GT683R led panels
 2014-06-15 14:59 UTC  (7+ messages)
` [PATCH v5] "

[PATCH] selinux: introduce str_read() helper
 2014-06-15 14:02 UTC 

[PATCH 00/11] qspinlock with paravirt support
 2014-06-15 12:47 UTC  (12+ messages)
` [PATCH 01/11] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH 02/11] qspinlock, x86: Enable x86-64 to use "
` [PATCH 03/11] qspinlock: Add pending bit
` [PATCH 04/11] qspinlock: Extract out the exchange of tail code word
` [PATCH 05/11] qspinlock: Optimize for smaller NR_CPUS
` [PATCH 06/11] qspinlock: Optimize pending bit
` [PATCH 07/11] qspinlock: Use a simple write to grab the lock, if applicable
` [PATCH 08/11] qspinlock: Revert to test-and-set on hypervisors
` [PATCH 09/11] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH 10/11] qspinlock: Paravirt support
` [PATCH 11/11] qspinlock, kvm: Add paravirt support

[PATCH v11 00/16] qspinlock: a 4-byte queue spinlock with PV support
 2014-06-15 13:16 UTC  (17+ messages)
` [PATCH v11 06/16] qspinlock: prolong the stay in the pending bit path
` [PATCH v11 09/16] qspinlock, x86: Allow unfair spinlock in a virtual guest
` [PATCH v11 14/16] pvqspinlock: Add qspinlock para-virtualization support

[PATCH 0/6] KVM: x86: More emulator bugs
 2014-06-15 13:13 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86: bit-ops emulation ignores offset on 64-bit
` [PATCH 2/6] KVM: x86: Wrong emulation on 'xadd X, X'
` [PATCH 3/6] KVM: x86: Inter privilage level ret emulation is not implemeneted
` [PATCH 4/6] KVM: x86: emulation of dword cmov on long-mode should clear [63:32]
` [PATCH 5/6] KVM: x86: NOP emulation clears (incorrectly) the high 32-bits of RAX
` [PATCH 6/6] KVM: x86: check DR6/7 high-bits are clear only on long-mode

random: Benchamrking fast_mix2
 2014-06-15 13:01 UTC  (5+ messages)

Its Your Family
 2014-06-15  7:30 UTC 

[CPU hotplug, smp] WARNING: CPU: 1 PID: 0 at kernel/smp.c:209 generic_smp_call_function_single_interrupt()
 2014-06-15 11:30 UTC  (2+ messages)

[RFC PATCH 1/1] init: fix race between rootfs mount and firmware loading
 2014-06-15 11:06 UTC 

Regression: make O=... deb-pkg broken in 3.16
 2014-06-15 10:51 UTC 

[PATCH v3 0/7] File Sealing & memfd_create()
 2014-06-15 10:50 UTC  (3+ messages)
` [PATCH v3 3/7] shm: add memfd_create() syscall

ANNOUNCE: Hugepage (HPD) block device driver
 2014-06-15 10:12 UTC 

vdso feature requests from the Go people
 2014-06-15 10:15 UTC  (7+ messages)

[PATCH] msi3103: Use time_before_eq()
 2014-06-15  9:47 UTC  (2+ messages)

Status of Power Supply Subsystem
 2014-06-15  9:38 UTC  (5+ messages)
` [PATCH] MAINTAINERS: power_supply: update maintainership

[PATCH] [RFC PATCH v2] power:reset: Add defer reset object to send board specific reset
 2014-06-15  9:09 UTC  (2+ messages)

[PATCH] random: use an improved fast_mix() function
 2014-06-15  9:07 UTC  (4+ messages)
` Surprising 64-bit performance anomaly (was Re: [PATCH] random: use an improved fast_mix() function)

console / fbdev: fbcon support for bits_per_pixel = 1?
 2014-06-15  8:57 UTC  (4+ messages)

[-next] Regression: ssh log in slowdown
 2014-06-15  8:42 UTC  (2+ messages)

[GIT PULL] clk: changes for 3.16, part 2
 2014-06-15  7:38 UTC 

[random] BUG: spinlock trylock failure on UP on CPU#0, swapper/1
 2014-06-15  7:12 UTC 

[RFC PATCH 0/2] kpatch: dynamic kernel patching
 2014-06-15  6:57 UTC  (12+ messages)

[PATCH 0/6] perf: Use common PMU interrupt disabled code on all architectures
 2014-06-15  6:54 UTC  (2+ messages)

[PATCH] Missing return check against Null for return value of netdev_alloc_dev_skb()
 2014-06-15  6:53 UTC  (3+ messages)

[PATCH 1/1 RESEND] drivers/block/rbd.c: use PTR_ERR_OR_ZERO
 2014-06-15  6:44 UTC 

[PATCH 1/1 RESEND] fs/omfs/inode.c: use ULLONG_MAX instead of ~0ULL
 2014-06-15  6:38 UTC 

[PATCH 1/1 RESEND] fs/ceph/export.c: add static to local function
 2014-06-15  6:34 UTC 

[PATCH 1/1 RESEND] fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
 2014-06-15  6:29 UTC 

[PATCH 1/1 RESEND] drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZERO
 2014-06-15  6:25 UTC 

[PATCH 1/1 RESEND] drivers/misc/carma/carma-fpga.c: use PTR_ERR_OR_ZERO
 2014-06-15  6:22 UTC 

[PATCH V4 RESEND] drivers/scsi/bfa/bfad_debugfs.c: replace 2 kzalloc/copy_from_user by memdup_user
 2014-06-15  6:11 UTC 

[PATCH 6/6] sh,perf: Use common PMU interrupt disabled code
 2014-06-15  6:06 UTC 

[PATCH 5/6] s390,perf: Use common PMU interrupt disabled code
 2014-06-15  6:05 UTC 

[PATCH 4/6] powerpc,perf: Use common PMU interrupt disabled code
 2014-06-15  6:04 UTC 

[PATCH 3/6] metag,perf: Use common PMU interrupt disabled code
 2014-06-15  6:03 UTC 

[PATCH 2/6] blackfin,perf: Use common PMU interrupt disabled code
 2014-06-15  6:01 UTC 

[PATCH 1/6] arc,perf: Use common PMU interrupt disabled code
 2014-06-15  6:00 UTC 

safety of *mutex_unlock() (Was: [BUG] signal: sighand unprotected when accessed by /proc)
 2014-06-15  5:40 UTC  (11+ messages)

[RFC PATCH] gpio: Add a defer reset object to send board specific reset
 2014-06-15  5:16 UTC  (3+ messages)

[PATCH v3 03/03]: hwrng: khwrngd derating per device
 2014-06-15  5:11 UTC  (11+ messages)
    ` [PATCH v5 00/03]: hwrng: an in-kernel rngd
      ` [Patch v5 03/03]: hwrng: khwrngd derating per device
        ` [Patch v5.1 "

[RFC PATCH] OF: fix of_find_node_by_path() assumption that of_allnodes is root
 2014-06-15  3:42 UTC  (7+ messages)

[PATCH v4 0/4] ARM: OMAP: SATA support for OMAP5 & DRA7
 2014-06-15  3:33 UTC  (4+ messages)
` [PATCH v4 3/4] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods

[PATCH 0/2] Add support for am437x StarterKit
 2014-06-15  3:29 UTC  (8+ messages)
` [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data

[PATCH] integrity: get comm using lock to avoid race in string printing
 2014-06-15  2:45 UTC  (11+ messages)
          ` oraphaned keywords in audit log text [was: Re: [PATCH] integrity: get comm using lock to avoid race in string] printing
              ` [Linux-ima-user] "

[PATCH v2] USB:gadget: Fix a warning while loading g_mass_storage
 2014-06-15  2:42 UTC  (3+ messages)
` [PATCH] "

[PATCHV2]Fixes memory leak in clk-sunxi.c
 2014-06-15  2:00 UTC  (3+ messages)

[PATCH] drbd: change one-bit bitfield to be an unsigned int
 2014-06-15  0:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/7] ACPI/EC: Critical bug fixes related to EC and event handling
 2014-06-15  0:42 UTC  (8+ messages)
  ` [PATCH v2 1/7] ACPI/EC: Fix an issue that advance_transaction() processes stale hardware status
  ` [PATCH v2 2/7] ACPI/EC: Add asynchronous command byte write support
  ` [PATCH v2 3/7] ACPI/EC: Remove duplicated ec_wait_ibf0() waiter
  ` [PATCH v2 4/7] ACPI/EC: Fix a race condition in ec_transaction_completed()
  ` [PATCH v2 5/7] ACPI/EC: Update revision due to full asynchrnous command support
  ` [PATCH v2 6/7] ACPICA: Events: Fix edge-triggered GPE by disabling before acknowledging it
  ` [PATCH v2 7/7] ACPI/EC: Add detailed fields debugging support of EC_SC(R)

[PATCH] ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg
 2014-06-15  0:10 UTC 

[PATCH] staging: imx-drm: ipu-v3: ipu-common.c: Cleaning up return of uninitialized variable
 2014-06-14 23:35 UTC  (2+ messages)

[PATCH v2] console: Add persistent scrollback buffers for all VGA consoles
 2014-06-14 23:24 UTC  (3+ messages)
` [PATCH RESEND "

[PATCH] staging: ced1401: userspace: use1401.c: Cleaning up if statement that always evaluates to true
 2014-06-14 22:56 UTC  (2+ messages)

[PATCH] staging: ced1401: userspace: use1401.c: Cleaning up potential strncpy missing null-terminate
 2014-06-14 22:41 UTC  (2+ messages)

[PATCH] PM / Documentation: Update Srivatsa S. Bhat's email address
 2014-06-14 22:36 UTC  (3+ messages)
  ` company copyrights. "

[RESEND PATCH 0/6] thermal: sti: Add new Thermal driver
 2014-06-14 22:31 UTC  (3+ messages)
` [PATCH 2/6] thermal: sti: Introduce ST Thermal core code

[PATCH V2 0/2] power: twl4030_charger: cleanup to handle various battery handling error conditions
 2014-06-14 22:28 UTC  (8+ messages)
` [PATCH V2 2/2] power: twl4030_charger: attempt to power off in case of critical events

[PATCH v7] iio: add support of the max1027
 2014-06-14 22:27 UTC 

[PATCH 1/1] drivers/gpu/drm/msm/msm_iommu.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE
 2014-06-14 22:24 UTC 

[PATCH 1/1] drivers/scsi/vmw_pvscsi.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE
 2014-06-14 22:19 UTC 

[PATCH] Frees gate after if statement in clk-sunxi.c
 2014-06-14 22:06 UTC  (2+ messages)

[PATCH 1/1] drivers/crypto/nx/nx-842.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE
 2014-06-14 22:09 UTC 

[PATCH 1/1] drivers/iommu/omap-iovmm.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE
 2014-06-14 21:58 UTC 

[PATCH] xen/pvhvm: Fix non-ANSI declaration of xen_has_pv_devices()
 2014-06-14 21:53 UTC 

[PATCH 1/1] net/netlink/af_netlink.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE
 2014-06-14 21:48 UTC 

[PATCH] ARM: kprobes: Fix non-ANSI declaration of arch_init_kprobes()
 2014-06-14 21:46 UTC 

[PATCH 1/1] arch/x86/kvm/vmx.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE
 2014-06-14 21:44 UTC 

[PATCH 1/1] arch/x86/mm/init_64.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE
 2014-06-14 21:37 UTC 

[PATCH] iio: adc: at91_adc: Correct call to input_free_device
 2014-06-14 21:23 UTC  (4+ messages)

[PATCH 1/1] mm/internal.h: use nth_page
 2014-06-14 21:20 UTC 

[PATCH 1/1] block/bio.c: use GFP_NOFS
 2014-06-14 20:57 UTC 

[ 0/9] 2.6.32.63-longterm review
 2014-06-14 19:12 UTC  (10+ messages)
` [ 1/9] ethtool: Report link-down while interface is down
` [ 2/9] futex: Add another early deadlock detection check
` [ 3/9] futex: Prevent attaching to kernel threads
` [ 4/9] futex-prevent-requeue-pi-on-same-futex.patch futex:
` [ 5/9] futex: Validate atomic acquisition in
` [ 6/9] futex: Always cleanup owner tid in unlock_pi
` [ 7/9] futex: Make lookup_pi_state more robust
` [ 8/9] auditsc: audit_krule mask accesses need bounds checking
` [ 9/9] net: fix regression introduced in 2.6.32.62 by sysctl

[PATCH] ARM: zImage: Allow DTB to override broken ATAG_MEM
 2014-06-14 20:33 UTC  (5+ messages)

[PATCH 08/24] net, diet: Make TCP metrics optional
 2014-06-14 20:33 UTC  (7+ messages)

Slow down stupid pounders
 2014-06-14 20:32 UTC  (4+ messages)

[PATCH] Coccinelle : Script to detect cast after memory allocation
 2014-06-14 20:03 UTC  (5+ messages)

Business Opportunity!!
 2014-06-14 18:44 UTC 

[PATCH 0/3] sched,numa: further numa balancing fixes
 2014-06-14 19:18 UTC  (4+ messages)
` [PATCH 1/3] sched,numa: use group's max nid as task's preferred nid
` [PATCH 2/3] sched,numa: move power adjustment into load_too_imbalanced
` [PATCH 3/3] sched,numa: use effective_load to balance NUMA loads

[PATCH] staging: keucr: fix Missing blank line after declarations
 2014-06-14 19:39 UTC 


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).