linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-02 16:02:44 to 2015-06-02 20:02:05 UTC [more...]

[PATCH v12 0/10] Support Write-Through mapping on x86
 2015-06-02 20:01 UTC  (6+ messages)

[PATCH 0/9] perf stat: Separate shadow counters code
 2015-06-02 19:59 UTC  (5+ messages)
` [PATCH 1/9] perf tools: Add nameid value into evsel object

[PATCH] PCI: Only enable IO window if supported
 2015-06-02 19:58 UTC  (6+ messages)

[PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate()
 2015-06-02 19:58 UTC  (5+ messages)

[PATCH 1/1] staging: lustre/lustre/obdclass/llog_cat.c: get rid of sparse context imbalance warning
 2015-06-02 19:57 UTC 

[PATCH v4 0/3] ASoC: qcom: add support to apq8016 audio
 2015-06-02 19:56 UTC  (5+ messages)
` [PATCH v4 2/3] ASoC: qcom: add apq8016 sound card support
` [PATCH v4 3/3] ASoC: qcom: fix STORM board Kconfig

[PATCH 0/6] Support CPR on MSM8916
 2015-06-02 19:54 UTC  (7+ messages)
` [PATCH 3/6] PM / OPP: Support adjusting OPP voltages at runtime

[PATCH] sbs-battery: add option to always register battery
 2015-06-02 19:50 UTC  (2+ messages)

[PATCH 0/2] clk: at91: add new driver for Flexcom
 2015-06-02 19:49 UTC  (5+ messages)
` [PATCH 1/2] clk: at91: add a new compatible string for Flexcom in the DT documentation
` [PATCH 2/2] clk: at91: add Flexcom clock

[PATCH 00/10] net: thunderx: fix problems reported by static check tools
 2015-06-02 19:56 UTC  (12+ messages)
` [PATCH 01/10] net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()
` [PATCH 02/10] net: thunderx: fix constants
` [PATCH 03/10] net: thunderx: introduce a function for mailbox access
` [PATCH 04/10] net: thunderx: rework mac address handling
` [PATCH 05/10] net: thunderx: delete unused variables
` [PATCH 06/10] net: thunderx: add static
` [PATCH 07/10] net: thunderx: fix nicvf_set_rxfh()
` [PATCH 08/10] net: thunderx: remove unneeded type conversions
` [PATCH 09/10] net: thunderx: check if memory allocation was successful
` [PATCH 10/10] net: thunderx: use GFP_KERNEL in thread context

[PATCH v2] ARM: nommu: avoid deprecated source register on mov
 2015-06-02 19:42 UTC  (2+ messages)

kernel_thread() for non-GPL drivers
 2015-06-02 19:43 UTC 

[PATCH v03 00/98] Userspace compile test and fixes for exported uapi header files
 2015-06-02 19:42 UTC  (17+ messages)
` [PATCH 05/98] exynos_drm.h: use __u64 from linux/types.h
` [PATCH 18/98] include/uapi/sound/emu10k1.h: added EMU10K1 version of DECLARE_BITMAP etc macros
` [PATCH 29/98] scsi_netlink_fc.h: include stdint.h in userspace
` [PATCH 30/98] hdspm.h: use __u8, __u32 and __u64 from linux/types.h
` [PATCH 67/98] include/uapi/linux/netfilter/ipset/ip_set_bitmap.h: include linux/netfilter/ipset/ip_set.h

lockdep warning: threadirqs and preemptoff tracer
 2015-06-02 19:37 UTC  (3+ messages)
` [PATCH v0] softirq: Call trace_preempt_on manually to prevent lockdep splatter

[PATCH 1/2] x86/asm/entry/32: Open-code CLEAR_RREGS. No code changes
 2015-06-02 19:34 UTC  (4+ messages)
` [PATCH 2/2] x86/asm/entry/32: Open-code LOAD_ARGS32. "

[PATCH 49/98] Break dependency loop between linux/if.h and linux/hdlc/ioctl.h
 2015-06-02 19:34 UTC  (3+ messages)
` [PATCH 43/98] include/uapi/linux/hdlc/ioctl.h: include linux/if.h

[PATCH V2 2/2] clockevents: Use helpers to verify state of a clockevent device
 2015-06-02 19:31 UTC  (2+ messages)
` [tip:timers/core] clockevents: Use helpers to check the "

[PATCH V2 1/2] clockevents: Add helpers to verify state of a clockevent device
 2015-06-02 19:30 UTC  (2+ messages)
` [tip:timers/core] clockevents: Add helpers to check the "

[PATCH] seccomp: add ptrace commands for suspend/resume
 2015-06-02 19:27 UTC  (8+ messages)

[PATCH] power: reset: gpio-restart: increase priority slightly
 2015-06-02 19:28 UTC  (2+ messages)

[PATCHv6 0/2] socfpga: support suspend to ram*
 2015-06-02 19:22 UTC  (4+ messages)
` [PATCHv6 1/2] ARM: socfpga: support suspend to ram
` [PATCHv6 2/2] ARM: socfpga: dts: add sdram controller dt binding doc

[PATCH] power_supply: bq25890: make chip_id int
 2015-06-02 19:28 UTC  (2+ messages)

[PATCH v7 0/3] Add support for Richtek RT9455 battery charger
 2015-06-02 19:27 UTC  (2+ messages)

[PATCH v4 02/25] timekeeping:Introduce the current_kernel_time64() function with timespec64 type
 2015-06-02 19:19 UTC  (2+ messages)

[PATCH v4 03/25] time/hrtimer:Introduce hrtimer_get_res64() with timespec64 type
 2015-06-02 19:19 UTC  (2+ messages)

[PATCH V13 00/14] perf, tools: Add support for PMU events in JSON format
 2015-06-02 19:22 UTC  (18+ messages)
` [PATCH v13 01/14] perf, tools: Add jsmn `jasmine' JSON parser
` [PATCH v13 02/14] perf, tools, jevents: Program to convert JSON file to C style file
` [PATCH v13 03/14] perf, tools: Use pmu_events_map table to create event aliases
` [PATCH v13 04/14] perf, tools: Allow events with dot
` [PATCH v13 05/14] perf, tools: Support CPU id matching for x86 v2
` [PATCH v13 06/14] perf, tools: Support alias descriptions
` [PATCH v13 07/14] perf, tools: Query terminal width and use in perf list
` [PATCH v13 08/14] perf, tools: Add a --no-desc flag to "
` [PATCH v13 09/14] perf, tools: Group alias perf list by section
` [PATCH v13 10/14] perf, tools: Add override support for event list CPUID
` [PATCH v13 11/14] perf, tools: Support long descriptions with perf list -v
` [PATCH v13 12/14] perf, tools: Add support for event list topics
` [PATCH v13 13/14] perf, tools: Handle header line in mapfile
` [PATCH v13 14/14] perf, tools: Add README for the JSON/map files parsing

[PATCH] crypto: fix nx-842 pSeries driver minimum buffer size
 2015-06-02 19:22 UTC 

[PATCH v4 00/25] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-06-02 19:20 UTC  (3+ messages)

[PATCH v4 05/25] time:Introduce the do_sys_settimeofday64() function with timespec64 type
 2015-06-02 19:20 UTC  (2+ messages)

[PATCH v4 06/25] time/posix-timers:Introduce {get,put}_timespec and {get,put}_itimerspec
 2015-06-02 19:20 UTC  (2+ messages)

[PATCH v4 17/25] timekeeping:Introduce the timekeeping_clocktai() function with timespec64 type
 2015-06-02 19:20 UTC  (2+ messages)

[PATCH v4 08/25] posix-timers:Convert to the 64bit methods for the timer_gettime syscall function
 2015-06-02 19:20 UTC  (2+ messages)

[PATCH v4 07/25] posix-timers:Change the implementation for timer_gettime syscall function
 2015-06-02 19:20 UTC  (2+ messages)

[Patch v3 00/36] Split struct irq_data into common part and per-chip part
 2015-06-02 19:19 UTC  (3+ messages)
` [Patch v3 27/36] x86, irq: Use access helper irq_data_get_affinity_mask()

[PATCH 0/2 RESEND] power: reset: Add syscon reboot/poweroff device nodes for APM X-Gene platform
 2015-06-02 19:19 UTC  (3+ messages)
` [PATCH 1/2 RESEND] power: reset: Add syscon reboot device node "
` [PATCH 2/2 RESEND] power: reset: Add syscon poweroff "

[PATCH v4 01/25] linux/time64.h:Introduce the 'struct itimerspec64' for 64bit
 2015-06-02 19:19 UTC  (2+ messages)

[PATCH 0/3] MIPS: SMP memory barriers: lightweight sync, acquire-release
 2015-06-02 19:19 UTC  (11+ messages)
` [PATCH 1/3] MIPS: R6: Use lightweight SYNC instruction in smp_* memory barriers

[PATCH v2 0/2] Fix cpuidle on qcom's THUMB2 kernels
 2015-06-02 19:12 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: Add cpu_resume_arm() for firmwares that resume in ARM state
` [PATCH v2 2/2] soc: qcom: spm: Fix idle on THUMB2 kernels

[PATCH v5 2/2] arch/x86: remove pci uart early console from early_prink.c
 2015-06-02 19:20 UTC  (3+ messages)

[PATCH v3 1/2] ARM: dts: nitrogen6x: add CAN support
 2015-06-02 19:07 UTC  (2+ messages)
` [PATCH v3 2/2] ARM: dts: sabrelite: "

[PATCH] [media] v4l2-ioctl: Give more information when device_caps are missing
 2015-06-02 19:07 UTC 

[RFC][PATCH 0/2] Android style loosening of cgroup attach permissions
 2015-06-02 19:07 UTC  (2+ messages)

pm: record / retain actual reason of last system wakeup??
 2015-06-02 19:07 UTC 

Uses of Linux backports in the industry
 2015-06-02 19:05 UTC  (2+ messages)

[PATCH 2/2] Smack: allow multiple labels in onlycap
 2015-06-02 19:01 UTC  (3+ messages)
` [PATCH 2/2 v2] "

[PATCH 0/2] Smack: allow multiple labels in onlycap
 2015-06-02 18:59 UTC  (3+ messages)
` [PATCH 1/2] Smack: fix seq operations in smackfs

[PATCH 2/3] MIPS: enforce LL-SC loop enclosing with SYNC (ACQUIRE and RELEASE)
 2015-06-02 18:53 UTC 

[PATCH] ia64: remove paravirt code
 2015-06-02 18:42 UTC 

[PATCH 00/10] omap3 crypto fixes
 2015-06-02 18:36 UTC  (5+ messages)
` [PATCH 02/10] ARM: OMAP3: Fix crypto support for HS devices

[PATCH] ia64: export flush_icache_range for module use
 2015-06-02 18:33 UTC 

[PATCH] ia64: export flush_icache_range for module use
 2015-06-02 18:33 UTC 

Notebook does not resume from hibernation
 2015-06-02 18:25 UTC  (2+ messages)

[RFC][PATCH] regmap: Add reg_sequence for use with multi_reg_write / register_patch
 2015-06-02 18:15 UTC  (2+ messages)

[PATCH] Update mlockall() and mmap() man pages for LOCKONFAULT flags
 2015-06-02 18:13 UTC 

[PATCH V2 0/3] Allow user to request memory to be locked on page fault
 2015-06-02 18:13 UTC  (4+ messages)
` [PATCH V2 1/3] Add mmap flag to request pages are locked after "
` [PATCH V2 2/3] Add mlockall flag for locking pages on fault
` [PATCH V2 3/3] Add tests for lock "

[PATCH] tpm: introduce struct tpm_buf
 2015-06-02 18:13 UTC  (2+ messages)

[PATCH] fix n900 dts file to work around 4.1 touchscreen regression on n900
 2015-06-02 18:08 UTC  (12+ messages)
    ` Please revert 3eea8b5d68c801fec788b411582b803463834752 as it breaks touchscreen "

[PATCH][V3] usb: isp1760: check for null return from kzalloc
 2015-06-02 18:05 UTC 

[PATCH v2] Add suspend/resume support to the iProc I2C driver
 2015-06-02 18:05 UTC  (3+ messages)
` [PATCH v2] i2c: iproc: Add suspend/resume support

[PATCH v3] staging: rtl8192u: ieee80211: Fix sparse endianness warnings
 2015-06-02 18:06 UTC 

[PATCH][V2] usb: isp1760: fix null dereference if kzalloc returns null
 2015-06-02 17:57 UTC  (4+ messages)

[PATCH v2] i2c: designware: Avoid unnecessary resuming during system suspend
 2015-06-02 17:55 UTC  (2+ messages)

Regression: Disk corruption with dm-crypt and kernels >= 4.0
 2015-06-02 17:51 UTC  (7+ messages)

[Patch V2 0/3] x86, mce: Local Machine Check Exception (LMCE)
 2015-06-02 17:49 UTC  (4+ messages)
` [Patch V2 1/3] x86, mce: Add LMCE definitions
` [Patch V2 2/3] x86, mce: Add infrastructure required to support LMCE
` [Patch V2 3/3] x86, mce: Handling LMCE events

[PATCH] x86/asm/entry/32: Simplify zeroing of pt_regs->r8..r11 on int80 code path
 2015-06-02 17:35 UTC 

[PATCH 0/7] ARM: berlin: nand support
 2015-06-02 17:32 UTC  (8+ messages)
` [PATCH 1/7] mtd: pxa3xx_nand: add a non mandatory ECC clock
` [PATCH 2/7] Documentation: bindings: document the clocks for pxa3xx-nand
` [PATCH 3/7] mtd: pxa3xx_nand: add support for the Marvell Berlin nand controller
` [PATCH 4/7] Documentation: bindings: add the Berlin nand controller compatible
` [PATCH 5/7] mtd: nand: let Marvell Berlin SoCs select the pxa3xx driver
` [PATCH 6/7] ARM: berlin: add BG2Q node for the nand
` [PATCH 7/7] ARM: berlin: enable flash on the BG2Q DMP

[PATCH 1/1] x86/microcode: vsnprintf() might be unavailable
 2015-06-02 17:31 UTC  (6+ messages)

[PATCH v1] staging: lustre: libcfs: add __user annotation in libcfs_ioctl_data
 2015-06-02 17:29 UTC  (5+ messages)
      ` [HPDD-discuss] "

[PATCH v2 0/6] GPIO support for BRCMSTB
 2015-06-02 17:27 UTC  (6+ messages)
` [PATCH v2 4/6] gpio: brcmstb: Allow GPIOs to be wakeup sources

[PATCH v2] vfs: read file_handle only once in handle_to_path
 2015-06-02 17:23 UTC  (4+ messages)

[PATCH v4 0/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-06-02 17:21 UTC  (8+ messages)
  ` [PATCH v4 4/7] Watchdog: introdouce "pretimeout" into framework
  ` [PATCH v4 5/7] Watchdog: introduce ARM SBSA watchdog driver

[PATCH v2 0/2] clk: at91: add new driver for Flexcom
 2015-06-02 17:15 UTC  (5+ messages)
` [PATCH v2 1/2] clk: at91: add a new compatible string for Flexcom in the DT documentation
` [PATCH v2 2/2] clk: at91: add Flexcom clock

[PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
 2015-06-02 17:12 UTC  (7+ messages)

[PATCH 1/2] lib: Fix strnlen_user() to not touch memory after specified maximum
 2015-06-02 17:10 UTC  (4+ messages)
` [PATCH 2/2] lib: Limit strnlen_user() return value to count + 1

[PATCH] x86-64: fix unwind info for incomplete frames
 2015-06-02 17:00 UTC  (12+ messages)
    ` [PATCH] x86/debug: Remove perpetually broken, unmaintainable dwarf annotations

[PATCH v4 0/3] alloc_huge_page/hugetlb_reserve_pages race
 2015-06-02 16:59 UTC  (4+ messages)
` [PATCH v4 1/3] mm/hugetlb: document the reserve map/region tracking routines
` [PATCH v4 2/3] mm/hugetlb: compute/return the number of regions added by region_add()
` [PATCH v4 3/3] mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages

[PATCH] MAINTAINERS: add zpool
 2015-06-02 16:56 UTC 

[PATCH] char:xilinx_hwicap:buffer_icap - change 1/0 to true/false for bool type variable in function buffer_icap_set_configuration()
 2015-06-02 16:52 UTC  (2+ messages)

[PATCH] zpool: remove zpool_evict
 2015-06-02 16:49 UTC 

Usage of restart_handler in pwrseq_emmc
 2015-06-02 16:42 UTC  (2+ messages)

[PATCH v2 1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
 2015-06-02 16:41 UTC  (4+ messages)

[PATCH 1/2] Doc:crypto: Fix typo in crypto-API.tmpl
 2015-06-02 16:39 UTC  (2+ messages)
` [PATCH 2/2] Doc:crypto: Fix typo in crypto-API.xml

randconfig build error with next-20150602, in drivers/media/i2c/adv{7604,7842,7511}.c
 2015-06-02 16:39 UTC 

UAPI headers including non-UAPI headers by accident?
 2015-06-02 16:36 UTC 

[PATCH 0/3] GPIO support for BRCMSTB
 2015-06-02 16:28 UTC  (7+ messages)

randconfig build error with next-20150602, in drivers/scsi/advansys.c
 2015-06-02 16:27 UTC 

[RFC][PATCH 0/7] sched: balance callbacks
 2015-06-02 16:27 UTC  (6+ messages)
` [RFC][PATCH 3/7] sched: Allow balance callbacks for check_class_changed()

[RFC][PATCH] rcu: Use WRITE_ONCE in RCU_INIT_POINTER
 2015-06-02 16:25 UTC  (2+ messages)

[Xen-devel] "tcp: refine TSO autosizing" causes performance regression on Xen
 2015-06-02 16:16 UTC  (12+ messages)

[RFC][PATCH 0/4] Fixes for leapsecond expiring early ABS_TIME CLOCK_REALTIME timers
 2015-06-02 16:14 UTC  (6+ messages)
` [RFC][PATCH 3/4] ntp: Use printk_deferred in leapsecond path

[PATCH v3] Added tables i2c_device_id and platform_device_id for checking. Extend checking on tables containing structures which are initialized without specifying member name
 2015-06-02 16:10 UTC  (3+ messages)
` [PATCH v4] Added tables i2c_device_id and platform_device_id for
  ` [PATCH v4] Added tables i2c_device_id and platform_device_id for checking. Extend checking on tables containing structures which are initialized without specifying member name

[PATCH 1/1] staging: rtl8192u/ieee80211/ieee80211_softmac.c: auth parse error code byte order fix
 2015-06-02 16:08 UTC 

[RESEND PATCH 0/3] Allow user to request memory to be locked on page fault
 2015-06-02 16:05 UTC  (4+ messages)
` [RESEND PATCH 3/3] Add tests for lock on fault

[PATCH v3 0/2] staging: ion: ion-physmem driver
 2015-06-02 16:00 UTC  (2+ messages)
` [PATCH v3 2/2] staging: ion: Add ion-physmem documentation

[PATCH v1 0/9]powerpc/powernv: Nest Instrumentation support
 2015-06-02 15:59 UTC  (4+ messages)
` [PATCH v1 4/9]powerpc/powernv: Add generic nest pmu ops
` [PATCH v1 7/9]powerpc/powernv: Event attr creation and PMU registration
` [PATCH v1 8/9] powerpc/powernv: Add OPAL support for Nest PMU


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