linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-17 10:36:42 to 2015-12-17 14:35:56 UTC [more...]

use-after-free in __perf_install_in_context
 2015-12-17 14:35 UTC  (11+ messages)

[PATCH] virtio_ring: use smp_store_mb
 2015-12-17 14:34 UTC  (9+ messages)

GPF in gf128mul_64k_bbe
 2015-12-17 14:29 UTC  (2+ messages)

[PATCH] drivers: thunderbolt: Coding Style Fix - Put for loop brace on same line
 2015-12-17 14:27 UTC 

[PATCH v3 0/8] drm/rockchip: covert to support atomic API
 2015-12-17 14:27 UTC  (5+ messages)

[PATCH 0/7] perf: Untangle aux refcounting
 2015-12-17 14:25 UTC  (7+ messages)
` [PATCH 2/7] perf: Generalize task_function_call()ers

[PATCH v1 0/6] Support the rk3036 Kylin board
 2015-12-17 14:21 UTC  (7+ messages)
` [PATCH v1 1/6] ARM: dts: fix the correct pinctrl control for rk3036
` [PATCH v1 2/6] ARM: dts: add the lcdc and hdmi node "
` [PATCH v1 3/6] ARM: dts: add the sdio/sdmmc "
` [PATCH v1 4/6] ARM: dts: rockchip: add the kylin board "
` [PATCH v1 5/6] ARM: dts: add the sound codec for kylin board
` [PATCH v1 6/6] ARM: dts: add the sdio node "

[PATCH RFC] ARM64: Add cpu hotplug for device tree parking method
 2015-12-17 14:20 UTC  (2+ messages)

[PATCH] net/macb: add proper header file
 2015-12-17 14:10 UTC  (4+ messages)

Linux 3.18.25
 2015-12-17 14:09 UTC 

[RFC3 PATCH v6 00/20] ILP32 for ARM64
 2015-12-17 14:05 UTC  (14+ messages)
` [PATCH v6 03/20] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH v6 07/20] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH v6 08/20] arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64
  ` [PATCH v6 08/20] arm64: ilp32: add is_ilp32_compat_{task, thread} "
` [PATCH v6 11/20] arm64:ilp32: support core dump generation for ILP32
` [PATCH v6 09/20] arm64:ilp32: share HWCAP between LP64 and ILP32

Add top down metrics to perf stat v2
 2015-12-17 14:03 UTC  (8+ messages)
` [PATCH 05/10] perf, tools, stat: Basic support for TopDown in perf stat

[PATCH 2/3] pwm: Add PWM driver for OMAP using dual-mode timers
 2015-12-17 14:00 UTC  (3+ messages)

[PATCH v10 0/4] irqchip:support mbigen interrupt controller
 2015-12-17 13:52 UTC  (6+ messages)
` [PATCH v10 1/4] dt-binding:Documents of the mbigen bindings
` [PATCH v10 2/4] irqchip: add platform device driver for mbigen device
` [PATCH v10 3/4] irqchip:create irq domain for each "
` [PATCH v10 4/4] irqchip:implement the mbigen irq chip operation functions

[PATCH 00/10] bpf samples: Uses libbpf in tools/lib to do BPF operations
 2015-12-17 13:46 UTC  (7+ messages)

[PATCH V2 00/10] Introduce ACPI world to GICv3 & ITS irqchip
 2015-12-17 13:44 UTC  (14+ messages)
` [PATCH V2 01/10] irqchip / GICv3: Refactor gic_of_init() for GICv3 driver
` [PATCH V2 02/10] irqchip / GICv3: Add ACPI support for GICv3+ initialization
` [PATCH V2 03/10] irqchip,GICv3,ACPI: Add redistributor support via GICC structures
` [PATCH V2 04/10] irqchip / GICv3: remove gic root node in ITS
` [PATCH V2 05/10] irqchip, gicv3, its: Mark its_init() and its children as __init
` [PATCH V2 06/10] irqchip/GICv3/ITS: Refator ITS dt init code to prepare for ACPI
` [PATCH V2 07/10] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support
` [PATCH V2 08/10] irqchip, gicv3, its: Probe ITS in the ACPI way
` [PATCH V2 09/10] acpi, gicv3, msi: Factor out code that might be reused for ACPI equivalent
` [PATCH V2 10/10] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization

[PATCH 0/4] Various R-Car PCIe patches
 2015-12-17 13:41 UTC  (8+ messages)
` [PATCH 1/4] PCI: rcar: remove unused pci_sys_data structure in pcie-rcar
` [PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling "
` [PATCH 3/4] PCI: rcar: Add runtime PM support to pcie-rcar
` [PATCH 4/4] PCI: rcar: Add Gen2 PHY setup "

[PATCH v02 0/2] ARM: DTS: am33xx/am437x: Use the new eDMA bindings
 2015-12-17 13:33 UTC  (3+ messages)
` [PATCH v02 1/2] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3
` [PATCH v02 2/2] ARM: DTS: am437x: "

[RFC PATCH V2 0/8] Add support for Tegra210 AGIC
 2015-12-17 13:32 UTC  (17+ messages)
` [RFC PATCH V2 1/8] irqdomain: Ensure type settings match for an existing mapping
` [RFC PATCH V2 2/8] irqdomain: Don't set type when mapping an IRQ
` [RFC PATCH V2 3/8] genirq: Add runtime power management support for IRQ chips
` [RFC PATCH V2 4/8] irqchip/gic: Don't initialise chip if mapping IO space fails
` [RFC PATCH V2 5/8] irqchip/gic: Return an error if GIC initialisation fails
` [RFC PATCH V2 6/8] irqchip/gic: Assign irqchip dynamically
` [RFC PATCH V2 7/8] irqchip/gic: Prepare for adding platform driver
` [RFC PATCH V2 8/8] irqchip/gic: Add support for tegra AGIC interrupt controller

[PATCH v2 0/1] rtc: Replace simple_strtoul by kstrtoul
 2015-12-17 13:29 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v02 0/6] ARM: DTS: da850: eDMA new bindings and MMC/SPI DMA support
 2015-12-17 13:27 UTC  (7+ messages)
` [PATCH v02 1/6] ARM: DTS: da850: fix edma0 reg space
` [PATCH v02 2/6] ARM: DTS: da850: Use the new DT bindings for the eDMA3
` [PATCH v02 3/6] ARM: DTS: da850: Enable eDMA1
` [PATCH v02 4/6] ARM: DTS: da850: Enable DMA use for MMC0
` [PATCH v02 5/6] ARM: DTS: da850: Add node for mmc1
` [PATCH v02 6/6] ARM: DTS: da850: Enable DMA for SPI1

[PATCH v2 0/2] spi: davinci: fix spurious i/o error
 2015-12-17 13:26 UTC  (2+ messages)

[PATCH] mfd: da9063: Allow modular build
 2015-12-17 13:26 UTC  (3+ messages)

[PATCH v4 0/5] Qualcomm PCIe driver and designware fixes
 2015-12-17 13:18 UTC  (4+ messages)
` [PATCH v4 3/5] PCI: qcom: Add Qualcomm PCIe controller driver

[RFC PATCH urcu on mips, parisc] Fix: compat_futex should work-around futex signal-restart kernel bug
 2015-12-17 13:16 UTC  (3+ messages)

[PATCH v1 00/10] Support for Cortex-M Prototyping System
 2015-12-17 13:15 UTC  (5+ messages)
` [PATCH v1 04/10] serial: mps2-uart: add MPS2 UART driver

[PATCH v4 00/19] Adding plat-eznps to ARC
 2015-12-17 13:12 UTC  (3+ messages)
` [PATCH v4 04/19] clocksource: Add NPS400 timers driver

[PATCH 1/2] mm, oom: introduce oom reaper
 2015-12-17 13:02 UTC  (3+ messages)

[PATCH v4] of: fix declaration of of_io_request_and_map
 2015-12-17 13:01 UTC  (3+ messages)

use-after-free in hash_sock_destruct
 2015-12-17 12:59 UTC 

GPF in lrw_crypt
 2015-12-17 12:59 UTC 

bad page state due to PF_ALG socket
 2015-12-17 12:58 UTC 

use-after-free in skcipher_sock_destruct
 2015-12-17 12:56 UTC 

BUG_ON(!PageLocked(page)) in munlock_vma_page/migrate_pages/__block_write_begin
 2015-12-17 12:53 UTC  (4+ messages)

[PATCH v4 0/4] crypto: add precalculated hash for zero message length
 2015-12-17 12:45 UTC  (5+ messages)
` [PATCH v4 1/4] crypto: hash: add zero length message hash for shax and md5
` [PATCH v4 2/4] crypto: niagara: Use precalculated hash from headers
` [PATCH v4 3/4] crypto: ccp: "
` [PATCH v4 4/4] crypto: ux500: "

randconfig build error with next-20151216, in drivers/i2c/busses
 2015-12-17 12:34 UTC  (2+ messages)

block layer bug with 4.4-rc3+
 2015-12-17 12:33 UTC  (8+ messages)

[PATCH v2 0/7] Add swap accounting to cgroup2
 2015-12-17 12:30 UTC  (8+ messages)
` [PATCH v2 1/7] mm: memcontrol: charge swap "
` [PATCH v2 2/7] mm: vmscan: pass memcg to get_scan_count()
` [PATCH v2 3/7] mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online
` [PATCH v2 4/7] swap.h: move memcg related stuff to the end of the file
` [PATCH v2 5/7] mm: vmscan: do not scan anon pages if memcg swap limit is hit
` [PATCH v2 6/7] mm: free swap cache aggressively if memcg swap is full
` [PATCH v2 7/7] Documentation: cgroup: add memory.swap.{current,max} description

[PATCH 0/3] powercap, intel_rapl, implement time window checks
 2015-12-17 12:26 UTC  (4+ messages)
` [PATCH 1/3] powercap, intel_rapl, implement get_max_time_window

[PATCH] serial: atmel: header file for MODULE_DEVICE_TABLE
 2015-12-17 12:25 UTC 

[PATCH V5 1/2] watchdog: Use static struct class watchdog_class in stead of pointer
 2015-12-17 12:23 UTC  (2+ messages)
` [PATCH V5 2/2] watchdog: Read device status through sysfs attributes

[BUG] perf test 21("Test object code reading") failure on ARM64
 2015-12-17 12:24 UTC  (3+ messages)

[PATCH] kernel/hung_task.c: use timeout diff when timeout is updated
 2015-12-17 12:23 UTC 

SDHCI long sleep with interrupts off
 2015-12-17 12:22 UTC  (6+ messages)

[PATCH 02/10] perf hist: Save raw_data/size for tracepoint events
 2015-12-17 12:22 UTC  (3+ messages)
` [PATCH v2.1] "

[PATCHSET 00/10] perf tools: Support dynamic sort keys for tracepoints (v2)
 2015-12-17 12:21 UTC  (4+ messages)

[PATCH v3 3/3] perf: bpf: Fix build breakage due to libbpf
 2015-12-17 12:19 UTC  (7+ messages)
` [PATCH v4] "

[PATCH] i2c: allow building emev2 without slave mode again
 2015-12-17 12:01 UTC  (5+ messages)

LM90 driver and ti tmp461 detection
 2015-12-17 11:54 UTC  (7+ messages)
    ` [lm-sensors] "

[PATCH] ARM: multi_v7_defconfig: Enable fan, sensors and audio for Odroid XU3
 2015-12-17 11:50 UTC  (5+ messages)

[PATCH V1] rtc: da9063: access ordering error during RTC interrupt system power on
 2015-12-17 11:44 UTC  (4+ messages)

[PATCH v5 0/2] spi: dts: sun4i: Add support for wait time between word transmissions
 2015-12-17 11:40 UTC  (3+ messages)
` [PATCH v5 1/2] spi: dts: Add new device property to specifcy a "
` [PATCH v5 2/2] spi: sun4i: Add support for "

[PATCH v3 00/36] usb: gadget: composite: introduce new function API
 2015-12-17 11:42 UTC  (3+ messages)
` [PATCH v3 01/36] Documentation: usb: update usb-tools repository address

use-after-free in sixpack_close
 2015-12-17 11:41 UTC  (2+ messages)

[PATCH v6 0/3] USB MIDI Gadget improvements and bug fixes
 2015-12-17 11:40 UTC  (4+ messages)

[RFC PATCH v2 0/6] (mostly) Arch-independent livepatch
 2015-12-17 11:39 UTC  (5+ messages)
` [RFC PATCH v2 3/6] module: s390: keep mod_arch_specific for livepatch modules
    `  "

[PATCH] drivers/usb : Set DMA_MASK of usb platform device
 2015-12-17 11:32 UTC 

[PATCH 00/10] drivers/pci: avoid module_init in non-modular host/pci*
 2015-12-17 11:32 UTC  (4+ messages)
` [PATCH 07/10] drivers/pci: make host/pcie-rcar.c explicitly non-modular

[Propose] Isolate core_pattern in mnt namespace
 2015-12-17 11:23 UTC 

[PATCH 3/3] NTB: Add flush_req and wakeup interface
 2015-12-17 11:29 UTC  (2+ messages)

[PATCH v4] spi: dts: sun4i: Add support for wait time between word transmissions
 2015-12-17 11:22 UTC  (3+ messages)

linux-next: manual merge of the regulator tree with the qcom tree
 2015-12-17 11:22 UTC  (2+ messages)

linux-next: build failure after merge of the rtc tree
 2015-12-17 11:21 UTC  (2+ messages)

[PATCHv3 0/2] PCI: Safe VPD access
 2015-12-17 11:10 UTC  (6+ messages)
` [PATCH 1/2] pci: Update VPD definitions
` [PATCH 2/2] pci: Update VPD size with correct length

[PATCH v6 00/16] perf tools: BPF related update and other improvements
 2015-12-17 10:55 UTC  (17+ messages)
` [PATCH v6 01/16] perf tools: Fix PowerPC native building
` [PATCH v6 02/16] tools: Move Makefile.arch from perf/config to tools/scripts
` [PATCH v6 03/16] perf: bpf: Fix build breakage due to libbpf
` [PATCH v6 04/16] perf test: Fix false TEST_OK result for 'perf test hist'
` [PATCH v6 05/16] perf test: Reset err after using it hold errcode in hist testcases
` [PATCH v6 06/16] perf tools: Prevent calling machine__delete() on non-allocated machine
` [PATCH v6 07/16] perf test: Check environment before start real BPF test
` [PATCH v6 08/16] perf tools: Add API to config maps in bpf object
` [PATCH v6 09/16] perf tools: Enable BPF object configure syntax
` [PATCH v6 10/16] perf record: Apply config to BPF objects before recording
` [PATCH v6 11/16] perf tools: Enable passing event to BPF object
` [PATCH v6 12/16] perf tools: Support perf event alias name
` [PATCH v6 13/16] perf tools: Support setting different slots in a BPF map separately
` [PATCH v6 14/16] perf tools: Enable indices setting syntax for BPF maps
` [PATCH v6 15/16] perf tools: Introduce bpf-output event
` [PATCH v6 16/16] perf data: Support converting data from bpf_perf_event_output()

[PATCH] staging: rtl8192u: fix large frame size compiler warning
 2015-12-17 11:04 UTC  (3+ messages)

[PATCH 2/3] NTB: Add AMD NTB support in Kconfig and Makefile
 2015-12-17 11:01 UTC  (2+ messages)

[PATCH] virtio: use smp_load_acquire/smp_store_release
 2015-12-17 10:58 UTC  (2+ messages)

corruption causing crash in __queue_work
 2015-12-17 10:46 UTC  (12+ messages)

[PATCH v2 1/2] drm/vc4: make function as void
 2015-12-17 10:44 UTC  (2+ messages)
` [PATCH v2 2/2] drm/vc4: use CONFIG_PM_SLEEP

[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2015-12-17 10:40 UTC  (4+ messages)
` [PATCH V2 06/23] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y

[RFC PATCH 0/3] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table on PPC64 platform
 2015-12-17 10:37 UTC  (4+ messages)
` [RFC PATCH 3/3] vfio-pci: Allow to mmap MSI-X table if EEH is supported

[PATCH RESEND] kvm:x86:Fix error handling in the function kvm_write_wall_clock
 2015-12-17 10:36 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).