The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2015-11-27 07:46:14 to 2015-11-27 12:35:31 UTC [more...]

[RFC PATCH] mm, oom: introduce oom reaper
 2015-11-27 12:35 UTC  (7+ messages)

[linux-review:Petr-Mladek/Cleaning-printk-stuff-in-NMI-context/20151127-191620] bafdcb831ce105cb7ff2b9e11acfcf3764da11b9 BUILD DONE
 2015-11-27 12:33 UTC 

[PATCH v3 0/3] zsmalloc: make its pages can be migrated
 2015-11-27 12:12 UTC  (4+ messages)
` [PATCH 1/3] zsmalloc: make struct "
` [PATCH 2/3] zsmalloc: make its page "PageMobile"
` [PATCH 3/3] zram: make create "__GFP_MOVABLE" pool

[PATCH] regulator: core: fix regulator_lock_supply regression
 2015-11-27 12:28 UTC  (2+ messages)

[PATCH 1/3] usb: musb: convert printk to pr_*
 2015-11-27 12:23 UTC  (4+ messages)
` [PATCH 2/3] usb: musb: remove always-empty string from debug output
` [PATCH 3/3] usb: musb: remove redundant stack buffer

[RESEND RFC/PATCH 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-11-27 12:21 UTC  (5+ messages)
` [RESEND RFC/PATCH 3/8] media: platform: mtk-vpu: Support Mediatek VPU

[GIT PULL] ARC fixes for 4.4-rc3
 2015-11-27 12:14 UTC 

[PATCH v3] sched/deadline: fix earliest_dl.next logic
 2015-11-27 12:14 UTC  (2+ messages)

[PATCH 0/4 v2] Implement access checks in iommu page fault paths
 2015-11-27 12:07 UTC  (3+ messages)

[PATCH] Save SMBIOS Type 9 System Slots during DMI Scan
 2015-11-27 12:04 UTC  (2+ messages)

[PATCH v2 0/3] fixes for LightNVM
 2015-11-27 12:04 UTC  (4+ messages)
` [PATCH v2 1/3] lightnvm: missing nvm_lock acquire

[PATCH v2 0/5] Cleaning printk stuff in NMI context
 2015-11-27 12:02 UTC  (8+ messages)
` [PATCH v2 1/5] printk/nmi: Generic solution for safe printk in NMI
` [PATCH v2 2/5] printk/nmi: Use IRQ work only when ready
` [PATCH v2 3/5] printk/nmi: Try hard to print Oops message in NMI context
` [PATCH v2 4/5] printk/nmi: Warn when some message has been lost "
` [PATCH v2 5/5] printk/nmi: Increase the size of the temporary buffer

[PATCH V5 RESEND 0/3] Add iommu support for hi6220 HiKey board
 2015-11-27 12:02 UTC  (4+ messages)
` [PATCH V5 RESEND 2/3] iommu/hisilicon: Add hi6220-SoC smmu driver

PAX: size overflow detected in function try_merge_map fs/btrfs/extent_map.c:238
 2015-11-27 11:53 UTC  (6+ messages)

[PATCH v2 00/19] Implement generic IPI support mechanism
 2015-11-27 11:46 UTC  (3+ messages)
` [PATCH v2 09/19] genirq: Add a new function to get IPI reverse mapping

[PATCH 1/2] Save SMBIOS Type 9 System Slots during DMI Scan
 2015-11-27 11:45 UTC  (5+ messages)

no-op delay loops
 2015-11-27 11:20 UTC  (5+ messages)

[GIT PULL] sound fixes for 4.4-rc3
 2015-11-27 11:40 UTC 

[RFC PATCH] irq: allow percpu_devid interrupts to be requested with target mask
 2015-11-27 11:39 UTC 

[PATCHv2 1/3] perf: unwind: pass symbol source to libunwind
 2015-11-27 11:35 UTC  (5+ messages)
` [PATCHv2 3/3] perf: add helper makefile for cross compiling libs

[RFC 0/6] dmaengine: New 'universal' API for requesting channel
 2015-11-27 11:26 UTC  (10+ messages)
` [RFC 1/6] dmaengine: core: Allow NULL mask pointer in __dma_device_satisfies_mask()
` [RFC 2/6] dmaengine: core: Move and merge the code paths using private_candidate
` [RFC 3/6] dmaengine: core: Introduce new, universal API to request a channel
` [RFC 4/6] dmaengine: edma: Add support for DMA filter mapping to slave devices
` [RFC 5/6] ARM: davinci: devices-da8xx: device -> dma instance mapping support
` [RFC 6/6] mmc: davinci_mmc: Switch to use the new dmaengine API for requesting channel (NOT FOR MERGE)

[PATCH v2 0/9] Support TI LMU devices
 2015-11-27 11:19 UTC  (5+ messages)
` [PATCH v2 3/9] Documentation: dt-bindings: leds: add LM3633 LED binding information
` [PATCH v2 8/9] leds: add LM3633 driver

[PATCH v2] uselib: default depending if libc5 was used
 2015-11-27 11:14 UTC 

[PATCH v2 00/29] usb: gadget: composite: introduce new function API
 2015-11-27 10:59 UTC  (30+ messages)
` [PATCH v2 01/29] usb: gadget: f_sourcesink: make ISO altset user-selectable
` [PATCH v2 02/29] usb: gadget: f_sourcesink: free requests in sourcesink_disable()
` [PATCH v2 03/29] usb: gadget: f_loopback: free requests in loopback_disable()
` [PATCH v2 04/29] usb: gadget: configfs: fix error path
` [PATCH v2 05/29] usb: gadget: composite: introduce new descriptors format
` [PATCH v2 06/29] usb: gadget: composite: add functions for descriptors handling
` [PATCH v2 07/29] usb: gadget: composite: introduce new USB function ops
` [PATCH v2 08/29] usb: gadget: composite: handle function bind
` [PATCH v2 09/29] usb: gadget: composite: handle vendor descs
` [PATCH v2 10/29] usb: gadget: composite: generate old descs for compatibility
` [PATCH v2 11/29] usb: gadget: composite: disable eps before calling disable() callback
` [PATCH v2 12/29] usb: gadget: composite: enable eps before calling set_alt() callback
` [PATCH v2 13/29] usb: gadget: composite: introduce clear_alt() operation
` [PATCH v2 14/29] usb: gadget: composite: handle get_alt() automatically
` [PATCH v2 15/29] usb: gadget: composite: add usb_function_get_ep() function
` [PATCH v2 16/29] usb: gadget: composite: add usb_get_interface_id() function
` [PATCH v2 17/29] usb: gadget: composite: enable adding USB functions using new API
` [PATCH v2 18/29] usb: gadget: configfs: add new composite API support
` [PATCH v2 19/29] usb: gadget: f_loopback: convert to new API
` [PATCH v2 20/29] usb: gadget: f_sourcesink: "
` [PATCH v2 21/29] usb: gadget: f_ecm: conversion "
` [PATCH v2 22/29] usb: gadget: f_rndis: "
` [PATCH v2 23/29] usb: gadget: f_hid: handle requests lifetime properly
` [PATCH v2 24/29] usb: gadget: f_hid: conversion to new API
` [PATCH v2 25/29] usb: gadget: f_acm: "
` [PATCH v2 26/29] usb: gadget: f_eem: "
` [PATCH v2 27/29] usb: gadget: f_ncm: "
` [PATCH v2 28/29] usb: gadget: f_printer: "
` [PATCH v2 29/29] usb: gadget: f_serial: "

[PATCH v3b] regulator: core: avoid unused variable warning
 2015-11-27 11:05 UTC  (4+ messages)

[PATCH] uselib: default depending if libc5 was used
 2015-11-27 10:48 UTC  (3+ messages)

[PATCH net-next] hv_netvsc: rework link status change handling
 2015-11-27 10:39 UTC 

[PATCH RFT] arm64: kasan: Make KASAN work with 16K pages + 48 bit VA
 2015-11-27 10:39 UTC  (6+ messages)

[PATCH 0/3] introduce new evdev interface type
 2015-11-27 10:37 UTC  (5+ messages)
` [PATCH 1/3] input: evdev: introduce new evdev interface
` [PATCH 2/3] input: evdev: add new ioctl EVIOCSIFTYPE / EVIOCGIFTYPE
` [PATCH 3/3] uinput: convert input_event to input_value

[PATCH] x86, fpu: put a few variables in .init.data
 2015-11-27 10:21 UTC  (2+ messages)
` [tip:x86/fpu] x86/fpu: Put "

The console log is doubled if earlycon is enabled
 2015-11-27 10:21 UTC 

[PATCH v4] pwm-backlight: Avoid backlight flicker when probed from DT
 2015-11-27 10:18 UTC  (4+ messages)

linux-next: Tree for Nov 27
 2015-11-27 10:16 UTC  (5+ messages)
` linux-next: Tree for Nov 27 (mm stuff)

[RFC PATCH 0/3] Machine check recovery when kernel accesses poison
 2015-11-27 10:16 UTC  (5+ messages)
` [PATCH 3/3] x86, ras: Add mcsafe_memcpy() function to recover from machine checks

[PATCH] x86/mm: fix regression with huge pages on PAE
 2015-11-27 10:14 UTC  (11+ messages)

[PATCH] serial: earlycon: Add missing spinlock initialization
 2015-11-27 10:13 UTC 

[PATCH 00/37] x86: Memory Protection Keys
 2015-11-27 10:12 UTC  (13+ messages)
` [PATCH 10/37] x86, pkeys: add PKRU xsave fields and data structure(s)
` [PATCH 15/37] x86, pkeys: pass VMA down in to fault signal generation code
` [PATCH 16/37] x86, pkeys: notify userspace about protection key faults
` [PATCH 17/37] x86, pkeys: add functions to fetch PKRU
` [PATCH 18/37] mm: factor out VMA fault permission checking
` [PATCH 19/37] x86, mm: simplify get_user_pages() PTE bit handling

[PATCH] base/platform: fix panic when probe function is NULL
 2015-11-27 10:11 UTC  (2+ messages)

[lkp] [mm, page_alloc] d0164adc89: -100.0% fsmark.app_overhead
 2015-11-27 10:06 UTC  (4+ messages)

[PATCH] x86, fpu: fix 32-bit signal frame handling
 2015-11-27 10:06 UTC  (3+ messages)

[PATCH] perf script: Add support for PERF_TYPE_BREAKPOINT
 2015-11-27 10:04 UTC 

[PATCH v2 0/7] ACPI / LPSS: fix system hangup on BYT/BSW/CHT
 2015-11-27 10:01 UTC  (11+ messages)
` [PATCH v2 1/7] device core: add BUS_NOTIFY_BIND_DRIVER_ERROR notification
` [PATCH v2 2/7] ACPI / LPSS: allow to use specific PM domain during ->probe()

[PATCH v2 0/9] page_owner improvements for debugging
 2015-11-27  9:52 UTC  (3+ messages)
` [PATCH v2 1/9] mm, debug: fix wrongly filtered flags in dump_vma()

[PATCH v1 0/5] Fix a trivial typo and support rk3228/rk3399 SoCs for thermal driver
 2015-11-27  9:49 UTC  (3+ messages)
` [PATCH v1 1/5] thermal: rockchip: fix a trivial typo

[PATCH 0/3] __GFP_REPEAT cleanup
 2015-11-27  9:38 UTC  (6+ messages)
` [PATCH 1/3] tree wide: get rid of __GFP_REPEAT for order-0 allocations part I

[PATCH] btrfs: use kbasename in btrfsic_mount
 2015-11-27  9:37 UTC  (5+ messages)

[PATCH v4 0/3] thermal: mediatek: Add cpu power cooling model
 2015-11-27  9:32 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: mt8173: Add thermal zone node
` [PATCH v4 2/3] arm64: dts: mt8173: Add dynamic power node
` [PATCH v4 3/3] thermal: mediatek: Add cpu dynamic power cooling model

[PATCH v3 0/4] Allow customizable random offset to mmap_base address
 2015-11-27  9:32 UTC  (10+ messages)
` [PATCH v3 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v3 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v3 3/4] arm64: "

[PATCH] x86, mtrr: mark range_new in mtrr_calc_range_state() as __initdata
 2015-11-27  9:31 UTC  (2+ messages)

[PATCH 0/4] CFS idle injection
 2015-11-27  9:17 UTC  (7+ messages)
` [PATCH 3/4] sched: introduce synchronized "

[PATCH 1/2] tools build: Introduce features dump include makefile
 2015-11-27  9:06 UTC  (2+ messages)
` [PATCH 2/2] perf build: Use FEATURE-INCLUDE in bpf subproject

[PATCH v5 0/7] USB MIDI Gadget improvements and bug fixes
 2015-11-27  9:05 UTC  (5+ messages)
` [PATCH v5 7/7] usb: gadget: f_midi: pre-allocate IN requests

[PATCH] mfd: wm5110: Correct defaults for micbias control registers
 2015-11-27  8:56 UTC  (2+ messages)

[PATCH 1/2] staging: most: return error value
 2015-11-27  8:50 UTC  (4+ messages)
` [PATCH 2/2] staging: most: avoid assignment in if

[PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry
 2015-11-27  8:52 UTC  (11+ messages)

[PATCH v2 00/13] perf tools: BPF related update
 2015-11-27  8:47 UTC  (14+ messages)
` [PATCH v2 01/13] bpf tools: Collect map definition in bpf_object
` [PATCH v2 02/13] bpf tools: Extract and collect map names from BPF object file
` [PATCH v2 03/13] perf tools: Rename bpf config to program config
` [PATCH v2 04/13] perf tools: Add API to config maps in bpf object
` [PATCH v2 05/13] perf tools: Enable BPF object configure syntax
` [PATCH v2 06/13] perf record: Apply config to BPF objects before recording
` [PATCH v2 07/13] perf tools: Support perf event alias name
` [PATCH v2 08/13] perf tools: Enable passing event to BPF object
` [PATCH v2 09/13] perf tools: Support setting different slots in a BPF map separately
` [PATCH v2 10/13] perf tools: Enable indices setting syntax for BPF maps
` [PATCH v2 11/13] perf tools: Introduce bpf-output event
` [PATCH v2 12/13] perf data: Add u32_hex data type
` [PATCH v2 13/13] perf data: Support converting data from bpf_perf_event_output()

[PATCH v2 0/6] Add Marvell berlin4ct clk support
 2015-11-27  8:45 UTC  (10+ messages)
` [PATCH v2 6/6] arm64: dts: berlin4ct: add pll and clock nodes

irq_fpu_usable() is irreliable
 2015-11-27  8:47 UTC  (6+ messages)

[PATCH v2] btrfs: use kbasename in btrfsic_mount
 2015-11-27  8:46 UTC  (2+ messages)

[PATCH v1 0/1] ioctl to disallow detaching kernel USB drivers
 2015-11-27  8:44 UTC  (4+ messages)

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-11-27  8:42 UTC  (6+ messages)
` [PATCH v8 08/17] drm: rockchip: dp: add rockchip platform dp driver
` [PATCH v8 02/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory

[PATCH] arm64: calculate the various pages number to show
 2015-11-27  8:40 UTC  (5+ messages)

[PATCH 1/4] clocksource: Add brcm,bcm6345-timer device tree binding
 2015-11-27  8:37 UTC  (8+ messages)
  ` [PATCH (v2) 1/10] "
    ` [PATCH (v2) 2/10] MIPS: bmips: Add bcm6345-l2-timer interrupt controller
      ` [PATCH (v3) "
          ` [PATCH (v4) 2/11] "

[BUG REPORT] perf tools: x86_64: Broken calllchain when sampling taken at 'callq' instruction
 2015-11-27  8:38 UTC  (10+ messages)

[PATCH] blk-mg-tag: Make tag's codeflow more reasonably during initializing
 2015-11-27  8:37 UTC 

irq_desc use-after-free in smp_irq_move_cleanup_interrupt
 2015-11-27  8:25 UTC  (6+ messages)

perf test unwind failing
 2015-11-27  8:21 UTC  (2+ messages)

4.3+: Atheros ethernet fails after resume from s2ram, due to order 4 allocation
 2015-11-27  8:20 UTC  (2+ messages)

[PATCH V2] scripts: fix the sys path for gdb scripts
 2015-11-27  8:13 UTC  (3+ messages)

[PATCH 0/2] introduce post-init read-only memory
 2015-11-27  8:05 UTC  (10+ messages)
` [kernel-hardening] "

[PATCH] mtd: nand: davinci: remove unnecessary if cases
 2015-11-27  8:05 UTC 

[PATCH 3/3] jbd2: get rid of superfluous __GFP_REPEAT
 2015-11-27  7:56 UTC  (8+ messages)
` [PATCH] "

[PATCH 1/3] perf top: Fix freeze on --call-graph flat/folded
 2015-11-27  7:48 UTC  (5+ messages)
` [PATCH 2/3] perf callchain: Stop resolving callchains after invalid address

[PATCH 03/16] bpf tools: Add helper function for updating bpf maps elements
 2015-11-27  7:47 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/2] perf evlist: Display WEIGHT sample type bit
 2015-11-27  7:46 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/2] perf: add the path to vmlinux.debug
 2015-11-27  7:46 UTC  (2+ messages)
` [tip:perf/core] perf symbols: Add "

[PATCH 1/2] perf stat: Clear sample_(type|period) for counting
 2015-11-27  7:46 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] perf: Refactor vmlinux_path_init
 2015-11-27  7:46 UTC  (2+ messages)
` [tip:perf/core] perf symbols: Refactor vmlinux_path__init() to ease path additions

[PATCH] tools build: Use fixdep with OUTPUT path prefix
 2015-11-27  7:45 UTC  (2+ messages)
` [tip:perf/core] "


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