LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-21 20:06:17 to 2016-01-22 01:10:45 UTC [more...]

Crashes with 874bbfe600a6 in 3.18.25
 2016-01-22  1:10 UTC  (4+ messages)

[PATCH] drm/rockchip: respect CONFIG_DRM_FBDEV_EMULATION
 2016-01-22  1:07 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 00/10] rtc: max77686: Extend driver and add max77802 support
 2016-01-22  1:02 UTC  (15+ messages)
` [PATCH v2 01/10] rtc: max77686: Fix max77686_rtc_read_alarm() return value
` [PATCH v2 02/10] rtc: max77686: Use ARRAY_SIZE() instead of current array length
` [PATCH v2 03/10] rtc: max77686: Use usleep_range() instead of msleep()
` [PATCH v2 04/10] rtc: max77686: Use a driver data struct instead hard-coded values
` [PATCH v2 05/10] rtc: max77686: Add an indirection level to access RTC registers
` [PATCH v2 06/10] rtc: max77686: Add max77802 support
` [PATCH v2 07/10] rtc: max77686: Use dev_warn() instead of pr_warn()
` [PATCH v2 08/10] rtc: Remove Maxim 77802 driver
` [PATCH v2 09/10] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol
` [PATCH v2 10/10] ARM: multi_v7_defconfig: "

[PATCH] staging: android: ion: Set the length of the DMA sg entries in buffer
 2016-01-22  0:58 UTC  (4+ messages)

[Resend PATCH V5 0/1] AMD NTB V5 changes
 2016-01-22  0:52 UTC  (2+ messages)

wireless-drivers: random cleanup patches piling up
 2016-01-22  0:52 UTC 

[RFC v1 0/8] x86/init: Linux linker tables
 2016-01-22  0:42 UTC  (27+ messages)
` [RFC v1 4/8] x86/init: add linker table support
              ` [Xen-devel] [RFC v1 0/8] x86/init: Linux linker tables

[PATCH] sched: loadavg 0.00, 0.01, 0.05 on idle
 2016-01-22  0:43 UTC  (4+ messages)

suspicious RCU usage in msr tracing
 2016-01-22  0:34 UTC 

use-after-free in perf_trace_btrfs__work
 2016-01-22  0:31 UTC  (3+ messages)

[PATCH 0/3] powercap, intel_rapl, implement time window checks
 2016-01-22  0:28 UTC  (5+ messages)
` [PATCH 1/3] powercap, intel_rapl, implement get_max_time_window
` [PATCH 3/3] powercap, intel_rapl, Add ignore_max_time_window_check module parameter for broken BIOSes

[PATCH 0/8] Support multi-order entries in the radix tree
 2016-01-22  0:28 UTC  (2+ messages)

linux-next: build failure after merge of the akpm tree
 2016-01-22  0:24 UTC  (9+ messages)

[PATCH v4 07/21] usb: dwc2: hcd: fix split transfer schedule sequence
 2016-01-22  0:24 UTC  (3+ messages)

[PATCH 0/4] alienware-wmi new platform and feature support
 2016-01-22  0:05 UTC  (5+ messages)
` [PATCH 1/4] Add support for new platform, X51-R3
` [PATCH 2/4] Add support for alienware graphics amplifier
` [PATCH 3/4] Add support for deep sleep control
` [PATCH 4/4] Add support for two new systems: ASM200 & ASM201

[PATCH] base: isa: Remove X86_32 dependency
 2016-01-22  0:01 UTC  (6+ messages)

[RFC 0/3] block: proportional based blk-throttling
 2016-01-22  0:00 UTC  (12+ messages)
` [RFC 2/3] blk-throttling: weight based throttling
` [RFC 3/3] blk-throttling: detect inactive cgroup

[PATCH v1 0/1] ioctl to disallow detaching kernel USB drivers
 2016-01-21 23:54 UTC  (2+ messages)
` [PATCH v2] usb: devio: Add "

[RFC/PATCHSET 00/17] perf tools: Add support for hierachy view (v2)
 2016-01-21 23:51 UTC  (5+ messages)
` [PATCH 08/17] perf hists browser: Fix context menu item

[PATCH 00/33] Compile-time stack metadata validation
 2016-01-21 23:42 UTC  (36+ messages)
` [PATCH 01/33] x86/stacktool: "
` [PATCH 02/33] kbuild/stacktool: Add CONFIG_STACK_VALIDATION option
` [PATCH 03/33] x86/stacktool: Enable stacktool on x86_64
` [PATCH 04/33] x86/stacktool: Add STACKTOOL_IGNORE_FUNC macro
` [PATCH 05/33] x86/xen: Add stack frame dependency to hypercall inline asm calls
` [PATCH 06/33] x86/asm/xen: Set ELF function type for xen_adjust_exception_frame()
` [PATCH 07/33] x86/asm/xen: Create stack frames in xen-asm.S
` [PATCH 08/33] x86/paravirt: Add stack frame dependency to PVOP inline asm calls
` [PATCH 09/33] x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNK
` [PATCH 10/33] x86/amd: Set ELF function type for vide()
` [PATCH 11/33] x86/asm/crypto: Move .Lbswap_mask data to .rodata section
` [PATCH 12/33] x86/asm/crypto: Move jump_table "
` [PATCH 13/33] x86/asm/crypto: Simplify stack usage in sha-mb functions
` [PATCH 14/33] x86/asm/crypto: Don't use rbp as a scratch register
` [PATCH 15/33] x86/asm/crypto: Create stack frames in crypto functions
` [PATCH 16/33] x86/asm/entry: Create stack frames in thunk functions
` [PATCH 17/33] x86/asm/acpi: Create a stack frame in do_suspend_lowlevel()
` [PATCH 18/33] x86/asm: Create stack frames in rwsem functions
` [PATCH 19/33] x86/asm/efi: Create a stack frame in efi_call()
` [PATCH 20/33] x86/asm/power: Create stack frames in hibernate_asm_64.S
` [PATCH 21/33] x86/uaccess: Add stack frame output operand in get_user inline asm
` [PATCH 22/33] x86/asm/bpf: Annotate callable functions
` [PATCH 23/33] x86/asm/bpf: Create stack frames in bpf_jit.S
` [PATCH 24/33] x86/kprobes: Get rid of kretprobe_trampoline_holder()
` [PATCH 25/33] x86/kvm: Set ELF function type for fastop functions
` [PATCH 26/33] x86/kvm: Add stack frame dependency to test_cc() inline asm
` [PATCH 27/33] watchdog/hpwdt: Create stack frame in asminline_call()
` [PATCH 28/33] x86/locking: Create stack frame in PV unlock
` [PATCH 29/33] x86/stacktool: Add directory and file whitelists
` [PATCH 30/33] x86/xen: Add xen_cpuid() to stacktool whitelist
` [PATCH 31/33] bpf: Add __bpf_prog_run() "
` [PATCH 32/33] sched: Add __schedule() "
` [PATCH 33/33] x86/kprobes: Add kretprobe_trampoline() "

[PATCH v7] fs: clear file privilege bits when mmap writing
 2016-01-21 23:41 UTC  (3+ messages)

[PATCH] x86: static_cpu_has_safe: discard dynamic check after init
 2016-01-21 23:37 UTC  (15+ messages)

perf/ring-buffer: Undefined behaviour in kernel/events/ring_buffer.c:685:22
 2016-01-21 23:34 UTC  (3+ messages)

[GIT PULL] xfs: update #2 for 4.5-rc1
 2016-01-21 23:22 UTC 

[PATCH v2] kallsyms: add support for relative offsets in kallsyms address table
 2016-01-21 23:20 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 0/2] Fix for ADJ_SETOFFSET w/ ADJ_NANO
 2016-01-21 23:16 UTC  (4+ messages)
` [PATCH 1/2] ntp: Fix ADJ_SETOFFSET being used "
` [PATCH 2/2] kselftests: timers: Add adjtimex SETOFFSET validity tests

[PATCH] mm,oom: Re-enable OOM killer using timers
 2016-01-21 23:15 UTC  (7+ messages)

[PATCH v3 1/4] Documentation: fsl-quadspi: Add fsl,ls2080a-dspi compatible string
 2016-01-21 23:12 UTC  (6+ messages)
` [PATCH v3 2/4] Documentation: fsl-quadspi: Add fsl, ls2080a-qspi "
` [PATCH v3 4/4] Documentation: fsl-quadspi: Add optional properties

[PATCH, REGRESSION v3] mm: make apply_to_page_range more robust
 2016-01-21 23:12 UTC  (2+ messages)

[PATCH] Documentation: rockchip-dw-mshc: add RK3368 dw-mshc description
 2016-01-21 23:09 UTC  (2+ messages)

[PATCH] raid6/algos.c : bug fix : Add the missing definitions to the pq.h file
 2016-01-21 23:05 UTC  (2+ messages)

[git pull] more vfs.git stuff
 2016-01-21 23:04 UTC 

[PATCH RFC] locking/mutexes: don't spin on owner when wait list is not NULL
 2016-01-21 23:02 UTC  (3+ messages)

[PATCH] pci: fix unavailable irq number 255 reported by BIOS
 2016-01-21 22:58 UTC  (5+ messages)

Lockdep incorrectly complaining about circular dependencies involving read-locks
 2016-01-21 22:20 UTC 

[BUG] Regression introduced with "block: split bios to max possible length"
 2016-01-21 22:51 UTC  (3+ messages)

[PATCHv12 34/37] thp: introduce deferred_split_huge_page()
 2016-01-21 22:52 UTC  (3+ messages)
` [PATCH 0/3] Couple of fixes for deferred_split_huge_page()

[PATCH v3 0/8] Support for transparent PUD pages for DAX files
 2016-01-21 22:48 UTC  (2+ messages)

linux-next: manual merge of the block tree with Linus' tree
 2016-01-21 22:48 UTC  (3+ messages)

[PATCH v2 1/4] lib/string_helpers: export string_units_{2,10} for others
 2016-01-21 22:35 UTC  (3+ messages)
` [PATCH v2 3/4] x86/efi: print size and base in binary units in efi_print_memmap

[PATCH] net: sock: remove dead cgroup methods from struct proto
 2016-01-21 22:17 UTC  (4+ messages)

[PATCH v5 0/4] Add device tree support to the cyttsp driver
 2016-01-21 22:21 UTC  (5+ messages)
` [PATCH v5 1/4] Input: cyttsp - use devres managed resource allocations
` [PATCH v5 2/4] Input: cyttsp - check return value of input_mt_init_slots
` [PATCH v5 3/4] Input: cyttsp - switch to using device properties
` [PATCH v5 4/4] Input: cyttsp - perform hard reset of the chip during probe

[RFC PATCH 0/5] x86/cpufeature: Cleanups and improvements
 2016-01-21 22:20 UTC  (3+ messages)

[PATCH v6 0/5] Add Support for Hi6220 PMIC Hi6553 MFD Core
 2016-01-21 22:11 UTC  (5+ messages)
` [PATCH v6 5/5] hisilicon/dts: Add hi655x pmic dts node

[RFC] Add Debugger Test to Typical Regression Testing
 2016-01-21 22:07 UTC 

x86/microcode update on systems without INITRD
 2016-01-21 22:06 UTC  (11+ messages)
              ` [RFC PATCH] x86/kconfig: Sanity-check config file during oldconfig
                ` [RFC] CONFIG_FORCE_MINIMALLY_SANE_CONFIG=y (was: Re: [RFC PATCH] x86/kconfig: Sanity-check config file during oldconfig)

[PATCH 1/3] ARM: ATAGS: move atags.h to include/asm so it can be included by files outside kernel/
 2016-01-21 22:02 UTC  (7+ messages)
` [PATCH 0/2] OMAP: RX51: save atags data to be exported on /proc/atags
  ` [PATCH 1/2] ARM: ATAGS: move save_atags() to include/asm arch/arm/include/asm/setup.h

[PATCH v5 0/9] ftrace with regs + live patching for ppc64 LE (ABI v2)
 2016-01-21 21:56 UTC  (9+ messages)

[PATCH] MAINTAINERS: Combine multiple telemetry entries
 2016-01-21 21:56 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: am335x/am43xx: wkup_m3_ipc support patches
 2016-01-21 21:55 UTC  (5+ messages)
` [PATCH 4/4] ARM: dts: AM4372: Add the wkup_m3_ipc node

[PATCH] ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
 2016-01-21 21:52 UTC  (2+ messages)

[PATCH V2] x86: use enum cpuid_leafs instead of magic numbers
 2016-01-21 21:52 UTC  (10+ messages)

[PATCH] platform:x86: Fix warnings in telemetry debugfs
 2016-01-21 21:51 UTC  (2+ messages)

[PATCH 1/2] regulator: core: Use a bitfield for continuous_voltage_range
 2016-01-21 21:49 UTC  (3+ messages)
` [PATCH 2/2] regulator: core: Provide per-regulator runtime PM support

[PATCH] cleancache: constify cleancache_ops structure
 2016-01-21 21:35 UTC  (4+ messages)
` [Xen-devel] "
  ` [Xen-devel] [PATCH v2] "

[PATCH v4 0/4] Add device tree support to the cyttsp driver
 2016-01-21 21:33 UTC  (10+ messages)
` [PATCH v4 1/4] Input: cyttsp - use devres managed resource allocations
` [PATCH v4 3/4] Input: cyttsp - switch to using device properties

regression 4.4: deadlock in with cgroup percpu_rwsem
 2016-01-21 21:28 UTC  (7+ messages)
    ` [PATCH 1/2] cgroup: make sure a parent css isn't offlined before its children
      ` [PATCH 2/2] cgroup: make sure a parent css isn't freed "

[GIT PULL] NVMe changes for 4.5-rc1
 2016-01-21 21:27 UTC 

[PATCH v5 0/5] Make cpuid <-> nodeid mapping persistent
 2016-01-21 21:26 UTC  (2+ messages)

Linux patch disabling AVX when eagerfpu is turned off - possibly not required
 2016-01-21 21:22 UTC  (9+ messages)

[GIT PULL] Lightnvm fixes and updates for 4.5-rc1
 2016-01-21 21:22 UTC 

[GIT PULL] Block driver pull for 4.5-rc1
 2016-01-21 21:17 UTC 

4.5-rc0: n900 battery charging reverts to 100mA, indicator turns back on
 2016-01-21 21:14 UTC  (4+ messages)

[PATCH v2 00/11] lib/vsprintf: refactor and introduce %pl specifier
 2016-01-21 21:13 UTC  (3+ messages)
` [PATCH v2 06/11] lib/vsprintf: introduce %pl to print in human-readable form

[PATCH] x86/efi: Setup separate EFI page tables in kexec paths
 2016-01-21 20:58 UTC  (3+ messages)

[GIT PULL] RCU changes for v4.5
 2016-01-21 20:24 UTC  (7+ messages)

[PATCH v15 0/6] altera fpga area and fpga bus
 2016-01-21 20:38 UTC  (8+ messages)
` [PATCH v15 1/6] fpga: add bindings document for "

linux-next: build failure after merge of the akpm-current tree
 2016-01-21 20:37 UTC  (5+ messages)

[PATCH] dma-buf/fence: fix timeline str value on fence_annotate_wait_on
 2016-01-21 20:34 UTC  (4+ messages)

Nokia N900: musb is in wrong state after boot
 2016-01-21 20:30 UTC  (5+ messages)

[RFC V2 0/2] IRQ based next prediction
 2016-01-21 20:27 UTC  (7+ messages)
` [RFC V2 1/2] irq: Add a framework to measure interrupt timings

[PATCH v3 0/4] VT-d posted-interrupts follow ups
 2016-01-21 20:19 UTC  (5+ messages)
` [PATCH v3 3/4] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
` [PATCH v3 4/4] KVM/VMX: Add host irq information in trace event when updating IRTE for posted interrupts

[PATCH] xen: Add support for dom0 with Linux kernel 3.19 and newer
 2016-01-21 20:13 UTC 

[PATCH] spi: qup: provide proper bus numbers
 2016-01-21 20:14 UTC  (6+ messages)

[PATCH 0/5] clk: rockchip: add full support for HDMI clock on rk3288
 2016-01-21 20:11 UTC  (8+ messages)

[PATCH v3] net: phy: smsc: Fix disabling energy detect mode
 2016-01-21 20:06 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).