messages from 2015-12-17 03:38:46 to 2015-12-17 11:22:53 UTC [more...]
[PATCH v4] spi: dts: sun4i: Add support for wait time between word transmissions
2015-12-17 11:22 UTC (3+ messages)
[PATCH] virtio_ring: use smp_store_mb
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)
SDHCI long sleep with interrupts off
2015-12-17 11:20 UTC (3+ 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
use-after-free in sixpack_close
2015-12-17 11:10 UTC
[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)
[RFC PATCH V2 0/8] Add support for Tegra210 AGIC
2015-12-17 11:00 UTC (11+ 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] virtio: use smp_load_acquire/smp_store_release
2015-12-17 10:58 UTC (2+ messages)
[RFC3 PATCH v6 00/20] ILP32 for ARM64
2015-12-17 10:54 UTC (5+ messages)
` [PATCH v6 09/20] arm64:ilp32: share HWCAP between LP64 and ILP32
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 (8+ messages)
` [RFC PATCH 2/3] vfio-pci: Allow to mmap sub-page MMIO BARs if all MMIO BARs are page aligned
` [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
[PATCH v3 0/8] drm/rockchip: covert to support atomic API
2015-12-17 10:32 UTC (3+ messages)
Add top down metrics to perf stat v2
2015-12-17 10:27 UTC (6+ messages)
` [PATCH 05/10] perf, tools, stat: Basic support for TopDown in perf stat
[PATCH v2 0/8] Raspberry Pi 2 support
2015-12-17 10:26 UTC (7+ messages)
` [PATCH v2 2/8] irq: bcm2836: Add SMP support for the 2836
[PATCH v3 00/36] usb: gadget: composite: introduce new function API
2015-12-17 10:25 UTC (2+ messages)
[PATCH] Partial revert of "powerpc: Individual System V IPC system calls"
2015-12-17 10:19 UTC (2+ messages)
` "
[PATCH 00/10] bpf samples: Uses libbpf in tools/lib to do BPF operations
2015-12-17 10:09 UTC (18+ messages)
` [PATCH 01/10] bpf samples: bpf: Fix tracex5_kern.c compiling error
` [PATCH 02/10] bpf tools: Define LD and RM in Makefile for 'make -R'
` [PATCH 03/10] bpf tools: Add const decoretor to 'license' and 'insns' for bpf_load_program()
` [PATCH 04/10] bpf tools: Switch to uapi style type names
` [PATCH 05/10] bpf tools: Support load different type of programs
` [PATCH 06/10] bpf tools: Support new map operations
` [PATCH v2 "
` [PATCH 07/10] bpf tools: Support BPF_OBJ_PIN and BPF_OBJ_GET
` [PATCH 08/10] bpf samples: Add utils.[ch] for using BPF
` [PATCH 09/10] bpf samples: Uses libbpf in tools/lib to deal with BPF operations
` [PATCH 10/10] bpf samples: Remove old BPF helpers
[PATCH 0/2] two fixes for new bq27000/10 and bq27500 driver
2015-12-17 10:12 UTC (3+ messages)
` [PATCH 1/2] power:bq27xxx: fix reading for bq27000 and bq27010
` [PATCH 2/2] power:bq27xxx: fix register numbers of bq27500
[PATCH] usb: gadget: forbid queuing request to a disabled ep
2015-12-17 10:00 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] ASoC: sgtl5000: fix VAG power up timing
2015-12-17 10:07 UTC
[PATCH v6 0/6] Add mipi dsi support for rk3288
2015-12-17 9:29 UTC (2+ messages)
[PATCH v2 1/2] ASoC: atmel-pdmic: add the Pulse Density Modulation Interface Controller
2015-12-17 10:06 UTC (3+ messages)
` [PATCH v2 2/2] ASoC: atmel-classd: DT binding for PDMIC driver
PELT initial task load and wake_up_new_task()
2015-12-17 9:43 UTC (10+ messages)
[PATCH v2 0/2] Convert ppdev to y2038 safe
2015-12-17 9:58 UTC (3+ messages)
` [PATCH v2 1/2] ppdev: convert "
` [PATCH v2 2/2] ppdev: add support for compat ioctl
[PATCH v3 0/2] Create specific kconfig for kselftest
2015-12-17 9:57 UTC (4+ messages)
` [PATCH v3 1/2] selftests: create test-specific kconfig fragments
` [PATCH v3 2/2] scripts/kconfig/Makefile: add kselftest-mergeconfig
[PATCH LINUX v4 00/13] tty: xuartps: Fix lock ups
2015-12-17 10:00 UTC (8+ messages)
` [PATCH LINUX v4 06/13] tty: xuartps: Move request_irq to after setting up the HW
[RESEND PATCH v2 0/2] ASoC: atmel-pdmic: add driver for Atmel PDMIC
2015-12-17 9:50 UTC (3+ messages)
` [RESEND PATCH v2 1/2] ASoC: atmel-pdmic: add the Pulse Density Modulation Interface Controller
` [RESEND PATCH v2 2/2] ASoC: atmel-classd: DT binding for PDMIC driver
[RESEND] Lenovo Yoga 900 touchpad issues
2015-12-17 9:53 UTC (5+ messages)
[PATCH v3] net/macb: add support for resetting PHY using GPIO
2015-12-17 9:51 UTC (4+ messages)
` [PATCH] net/macb: Update device tree binding "
[PATCH v3 0/5] mtd: Qualcomm NAND controller driver
2015-12-17 9:48 UTC (7+ messages)
` [PATCH v4 "
` [PATCH v4 2/5] mtd: nand: "
[PATCH] locking/osq: fix ordering of node initialisation in osq_lock
2015-12-17 9:48 UTC (3+ messages)
block layer bug with 4.4-rc3+
2015-12-17 9:46 UTC (10+ messages)
[PATCH] MAINTAINERS: Add co-maintainer for Renesas Pin Controllers
2015-12-17 9:26 UTC (2+ messages)
[RFC] selftests: report proper exit statuses
2015-12-17 9:26 UTC (4+ messages)
[PATCH] af_unix: Revert 'lock_interruptible' in stream receive code
2015-12-17 9:22 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: optimize the flow of f2fs_map_blocks
2015-12-17 9:18 UTC (2+ messages)
[PATCH] f2fs: add a tracepoint for sync_dirty_inodes
2015-12-17 9:17 UTC
[PATCH v3 5/7] f2fs: stat dirty regular/symlink inodes
2015-12-17 9:14 UTC
[PATCH v3 7/7] f2fs: support data flush in background
2015-12-17 9:13 UTC
[PATCH] clocksource/drivers/pistachio: Fix wrong calculated clocksource read value
2015-12-17 9:07 UTC (10+ messages)
[RFC] Correct usage of swapgs instruction in arch/x86
2015-12-17 9:10 UTC
[RFC PATCH 2/8] Documentation: arm: define DT cpu capacity bindings
2015-12-17 9:07 UTC (11+ messages)
[PATCH v2 0/4] improve fault-tolerance of rhashtable runtime-test
2015-12-17 9:00 UTC (8+ messages)
` rhashtable: Prevent spurious EBUSY errors on insertion
[RFC PATCH] lpfc: Add lockdep assertions
2015-12-17 8:59 UTC (5+ messages)
[GIT PULL] fuse fixes for 4.4
2015-12-17 8:57 UTC (2+ messages)
[PATCH] virtio: make find_vqs() checkpatch.pl-friendly
2015-12-17 8:53 UTC
[PATCH v3 0/4] crypto: add precalculated hash for zero message length
2015-12-17 8:51 UTC (5+ messages)
` [PATCH v3 2/4] crypto: niagara: Use precalculated hash from headers
[PATCH] crypto/nx842: Mask XERS0 bit in return value
2015-12-17 8:45 UTC (2+ messages)
[PATCH 1/2] crypto: atmel-sha: Removed unused variable "err"
2015-12-17 8:46 UTC (2+ messages)
[PATCH 0/3] Introduce reg stride order
2015-12-17 8:45 UTC (4+ messages)
` [PATCH 1/3] regmap: core: Introduce register "
` [PATCH 2/3] regcache: Introduce the index parsing API
` [PATCH 3/3] regcache: flat: Introduce regcache_get_index()
[PATCH RESEND] infiniband:core:Add needed error path in cm_init_av_by_path
2015-12-17 8:43 UTC (5+ messages)
Issues with Lenovo Yoga 900 IIO devices (accelerometer, etc.)
2015-12-17 8:41 UTC (8+ messages)
Review & Reply
2015-12-17 0:55 UTC
[PATCH] mm: memcontrol: clean up alloc, online, offline, free functions fix
2015-12-17 8:39 UTC (2+ messages)
4.4-rc5 Setting hardware breakpoint in int_ret_from_sys_call causes triple fault/reboot
2015-12-17 8:35 UTC (6+ messages)
[PATCH 0/2] gpio: Add driver for SPI serializers
2015-12-17 8:29 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: GPIO: Add generic serializer binding
[PATCH 02/10] perf hist: Save raw_data/size for tracepoint events
2015-12-17 8:14 UTC (2+ messages)
` [PATCH v2.1] "
[PATCH] wireless: change cfg80211 regulatory domain info as debug messages
2015-12-17 7:58 UTC (7+ messages)
[PATCHSET 00/10] perf tools: Support dynamic sort keys for tracepoints (v2)
2015-12-17 7:56 UTC (3+ messages)
[PATCH] PM / sleep: define inline functions
2015-12-17 7:55 UTC (4+ messages)
[PATCH v2 0/2] Introduce the bulk IV mode for improving the crypto engine efficiency
2015-12-17 7:37 UTC (3+ messages)
[PATCH v3 0/2] Introduce the bulk IV mode for improving the crypto engine efficiency
2015-12-17 7:32 UTC (3+ messages)
` [PATCH v3 1/2] block: Introduce blk_bio_map_sg() to map one bio
` [PATCH v3 2/2] md: dm-crypt: Introduce the bulk IV mode for bulk crypto
4.4-rc5 Setting trap flag inside nmi handler results in HARD LOCKUP
2015-12-17 7:23 UTC (2+ messages)
Review & Reply
2015-12-17 0:54 UTC
[RFCv6 PATCH 00/10] sched: scheduler-driven CPU frequency selection
2015-12-17 7:17 UTC (5+ messages)
` [RFCv6 PATCH 03/10] sched: scheduler-driven cpu "
[PATCH] Staging: Skein: Moved macros from skein_block.c to header file
2015-12-17 7:16 UTC (4+ messages)
[PATCH 00/12] Rework tty_reopen()
2015-12-17 7:15 UTC (4+ messages)
linux-next: Tree for Dec 17
2015-12-17 7:01 UTC
[PATCH] ftrace: fix race between ftrace and insmod
2015-12-17 6:48 UTC (9+ messages)
linux-next: build failure after merge of the arm-soc tree
2015-12-17 6:40 UTC
[RESEND PATCH v4 0/3] perf build: PowerPC: Fix build breakage due to libbpf
2015-12-17 6:01 UTC (4+ messages)
` [RESEND PATCH v4 2/3] tools: Move Makefile.arch from perf/config to tools/scripts
[PATCH v2 0/8] Add MT8173 Video Encoder Driver and VPU Driver
2015-12-17 5:52 UTC (8+ messages)
` [PATCH v2 6/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
[PATCH 0/3] powercap, intel_rapl, implement time window checks
2015-12-17 5:45 UTC (3+ messages)
` [PATCH 1/3] powercap, intel_rapl, implement get_max_time_window
4.4-rc4 crash net/80211 related
2015-12-17 5:48 UTC
+ arc-convert-to-dma_map_ops.patch added to -mm tree
2015-12-17 5:43 UTC (4+ messages)
linux-next: manual merge of the akpm-current tree with the net-next tree
2015-12-17 5:31 UTC
[PATCH v6 0/9] samsung: pmu: split up SoC specific PMU data
2015-12-17 5:31 UTC (2+ messages)
[PATCHv2] pci: Update VPD size with correct length
2015-12-17 5:25 UTC (5+ messages)
[PATCH] drivers: thunderbold: Fixed Coding Style - Missing a blank line after declarations
2015-12-17 5:21 UTC
[PATCH v9 0/4] Exynos SROMc configuration and Ethernet support for SMDK5410
2015-12-17 5:16 UTC (2+ messages)
[RESEND PATCH v5 0/8] Add support for Exynos SROM Controller driver
2015-12-17 5:14 UTC (2+ messages)
[PATCH] backlight: gpio-backlight: use default-on on GPIO request
2015-12-17 5:08 UTC (2+ messages)
[PATCH v3 3/3] perf: bpf: Fix build breakage due to libbpf
2015-12-17 5:07 UTC (6+ messages)
` [PATCH v4] "
[PATCH v3 0/2] mm: Introduce kernelcore=mirror option
2015-12-17 5:01 UTC (14+ messages)
` [PATCH v3 2/2] "
[PATCH] MAINTAINERS: Update for dcdbas driver
2015-12-17 4:11 UTC (3+ messages)
[PATCH v2] MAINTAINERS: Update for dcdbas driver
2015-12-17 4:32 UTC
[PATCH 0/7] Add swap accounting to cgroup2
2015-12-17 4:29 UTC (11+ messages)
` [PATCH 1/7] mm: memcontrol: charge swap "
[PATCH] perf kvm record/report: 'unprocessable sample' error while recording/reporting guest data
2015-12-17 4:18 UTC (2+ messages)
[PATCH 00/11] KVM: x86: track guest page access
2015-12-17 4:07 UTC (8+ messages)
` [PATCH 08/11] KVM: MMU: use page track for non-leaf shadow pages
[PATCH v4 0/9] perf tools: Move perf subcommand framework to a library
2015-12-17 4:12 UTC (6+ messages)
` [PATCH v4 7/9] perf: Finalize subcmd independence
[PATCH 1/2] Input: add touchscreen bindings for TS-4800
2015-12-17 4:11 UTC (3+ messages)
` [PATCH 2/2] Input: add touchscreen support "
[PATCH 0/6] add rk3036 vop support
2015-12-17 3:45 UTC (4+ messages)
` [PATCH 3/6] drm/rockchip: vop: spilt register related into rockchip_reg_vop.c
` [PATCH 5/6] drm/rockchip: vop: add rk3036 vop support
` [PATCH 6/6] dt-bindings: add document for rk3036-vop
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox