LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-01 15:25:50 to 2016-02-01 19:23:49 UTC [more...]

[PATCH 00/11] arm64: Introduce Allwinner A64 and Pine64 support
 2016-02-01 19:22 UTC  (17+ messages)
` [PATCH 01/11] irqchip: sun4i: fix compilation outside of arch/arm
` [PATCH 02/11] crypto: sunxi-ss: prevent compilation on 64-bit
` [PATCH 03/11] drivers: rtc: allow compilation of sun6i RTC for all sunxi SoCs
` [PATCH 04/11] arm64: Introduce Allwinner SoC config option
` [PATCH 05/11] drivers: pinctrl: add driver for Allwinner A64 SoC
    ` [linux-sunxi] "
` [PATCH 06/11] clk: sunxi: add generic multi-parent bus clock gates driver
` [PATCH 07/11] clk: sunxi: add generic allwinner,sunxi name
` [PATCH 08/11] clk: sunxi: improve error reporting for the mux clock
` [PATCH 09/11] clk: sunxi: add critical-clocks property to mux clocks
` [PATCH 10/11] arm64: dts: add Allwinner A64 SoC .dtsi
  ` [linux-sunxi] "
` [PATCH 11/11] arm64: dts: add Pine64 support
  ` [linux-sunxi] "

[PATCH 0/4 v3] sched,time: reduce nohz_full syscall overhead 40%
 2016-02-01 19:23 UTC  (9+ messages)
` [PATCH 3/4] time,acct: drop irq save & restore from __acct_update_integrals
` [PATCH 4/4] sched,time: only call account_{user,sys,guest,idle}_time once a jiffy
` [PATCH] perf tooling: Add 'perf bench syscall' benchmark

[PATCH 0/4 v4] sched,time: reduce nohz_full syscall overhead 40%
 2016-02-01 19:21 UTC  (5+ messages)
` [PATCH 1/4] sched,time: remove non-power-of-two divides from __acct_update_integrals
` [PATCH 2/4] acct,time: change indentation in __acct_update_integrals
` [PATCH 3/4] time,acct: drop irq save & restore from __acct_update_integrals
` [PATCH 4/4] sched,time: only call account_{user,sys,guest,idle}_time once a jiffy

[PATCH v2 1/2] crypto: aead - move aead_request_cast helper to aead.h
 2016-02-01 19:17 UTC  (2+ messages)
` [PATCH v2 2/2] crypto: af_alg - add async support to algif_aead

[PATCH v5] fuse: Add support for passthrough read/write
 2016-02-01 19:15 UTC  (2+ messages)

[PATCH v2] ata: add AMD Seattle platform driver
 2016-02-01 18:56 UTC  (5+ messages)

[PATCH -mm] ubsan, x86: disable alignemnt checks for arch/x86/*
 2016-02-01 19:09 UTC  (3+ messages)

Linux 4.5-rc2
 2016-02-01 19:08 UTC  (2+ messages)

[PATCH 0/4] make sigaltstack() compatible with swapcontext()
 2016-02-01 19:01 UTC  (13+ messages)
` [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler

[PATCHv3 0/3] rdmacg: IB/core: rdma controller support
 2016-02-01 18:59 UTC  (10+ messages)
` [PATCHv3 1/3] rdmacg: Added rdma cgroup controller

[PATCH 0/2] ACPI, APEI: Memory leaks
 2016-02-01 18:47 UTC  (3+ messages)
` [PATCH 1/2] ACPI, APEI: Fix leaked resources
` [PATCH 2/2] ACPI, APEI, ERST: Fixed leaked resources in erst_init

JFFS2 deadlock
 2016-02-01 18:54 UTC  (4+ messages)

[PATCH REBASE 4.5 00/31] Sharing media resources across ALSA and au0828 drivers
 2016-02-01 18:50 UTC  (5+ messages)
` [PATCH REBASE 4.5 26/31] sound/usb: Update ALSA driver to use Managed Media Controller API

[PATCH] lightnvm: put bio before return
 2016-02-01 18:49 UTC  (2+ messages)

[4.2.y-ckt stable] Linux 4.2.8-ckt3
 2016-02-01 18:28 UTC  (2+ messages)

N900 sleep mode (in 4.5-rc0, if that matters)
 2016-02-01 18:13 UTC  (8+ messages)

[PATCH V3] netfilter: h323: avoid potential attack
 2016-02-01 18:12 UTC  (3+ messages)

[PATCH v8 0/3] tty: Introduce software RS485 direction control support
 2016-02-01 18:09 UTC  (4+ messages)
` [PATCH v8 1/3] tty: Move serial8250_stop_rx() in front of serial8250_start_tx()
` [PATCH v8 2/3] tty: Add software emulated RS485 support for 8250
` [PATCH v8 3/3] tty: 8250_omap: Use software emulated RS485 direction control

[PATCH v3 00/12] ACPI NUMA support for ARM64
 2016-02-01 18:09 UTC  (3+ messages)
` [PATCH v3 05/12] arm64, acpi, numa: NUMA support based on SRAT and SLIT

[PATCH v7 0/2] adding PCI support to AXS10x
 2016-02-01 18:07 UTC  (3+ messages)
` [PATCH v7 1/2] PCI support added to ARC
` [PATCH v7 2/2] add new platform driver for PCI RC

[PATCH v6 0/9] virtio DMA API, yet again
 2016-02-01 18:03 UTC  (11+ messages)
` [PATCH v6 1/9] dma: Provide simple noop dma ops
` [PATCH v6 2/9] alpha/dma: use common "
` [PATCH v6 3/9] s390/dma: Allow per device "
` [PATCH v6 4/9] vring: Introduce vring_use_dma_api()
` [PATCH v6 5/9] virtio_ring: Support DMA APIs
` [PATCH v6 6/9] virtio: Add improved queue allocation API
` [PATCH v6 7/9] virtio_mmio: Use the DMA API if enabled
` [PATCH v6 8/9] virtio_pci: "
` [PATCH v6 9/9] vring: Use the DMA API on Xen

[PATCH v5 00/10] virtio DMA API, yet again
 2016-02-01 18:04 UTC  (8+ messages)
` [PATCH v5 04/10] vring: Introduce vring_use_dma_api()
` [Xen-devel] [PATCH v5 00/10] virtio DMA API, yet again

[PATCH v4 0/6] Add clock support for Mediatek MT2701
 2016-02-01 18:01 UTC  (6+ messages)
` [PATCH v4 2/6] dt-bindings: ARM: Mediatek: Document bindings for MT2701

[PATCH 00/10] android sync framework: clean up IOCTLs and ABI
 2016-02-01 18:00 UTC  (4+ messages)
` [PATCH 06/10] staging/android: turn fence_info into a __64 pointer

[PATCH v2] mtd: nand: pxa3xx_nand: add register access debug
 2016-02-01 18:00 UTC  (3+ messages)

[PATCH v2 0/3] lib/list_batch: A simple list insertion/deletion batching facility
 2016-02-01 17:45 UTC  (4+ messages)
` [PATCH v2 3/3] vfs: Enable list batching for the superblock's inode list

(no subject)
 2016-02-01 17:38 UTC  (5+ messages)
` [PATCH 21/22] mtd: cs553x: Fix dependencies for !HAS_IOMEM archs

[PATCH RFC 00/15] ASoC: qcom: Add capture support
 2016-02-01 17:29 UTC  (16+ messages)
` [PATCH RFC 01/15] ASoC: qcom: use snd_dma_alloc/free* apis
` [PATCH RFC 02/15] ASoC: qcom: add wrdma register details to lpass_variant
` [PATCH RFC 03/15] ASoC: qcom: rename rdmactl_audif_start to dmactrl_audif_start
` [PATCH RFC 04/15] ASoC: qcom: pass direction to dma allocation
` [PATCH RFC 05/15] ASoC: qcom: ipq806x: add error in "
` [PATCH RFC 06/15] ASoC: qcom: ipq806x: add wrdma related register offsets
` [PATCH RFC 07/15] ASoC: qcom: add mic related i2s control register defines
` [PATCH RFC 08/15] ASoC: qcom: add wrdma dma channel start
` [PATCH RFC 09/15] ASoC: qcom: rename rdma_ch_bit_map to dma_ch_bit_map
` [PATCH RFC 10/15] ASoC: qcom: apq8016: add wrdma support
` [PATCH RFC 11/15] ASoC: qcom: add wrdma register definations
` [PATCH RFC 12/15] ASoC: qcom: add generic bit masks for RDMA and WRDMA
` [PATCH RFC 13/15] ASoC: qcom: apq8016: set the correct max register for regmap
` [PATCH RFC 14/15] ASoC: qcom: apq8016-sbc: add mic support
` [PATCH RFC 15/15] ASoC: qcom: "

[PATCH v2 00/21] arm64: Virtualization Host Extension support
 2016-02-01 17:28 UTC  (30+ messages)
` [PATCH v2 02/21] arm64: Allow the arch timer to use the HYP timer
` [PATCH v2 05/21] arm64: KVM: VHE: Turn VTCR_EL2 setup into a reusable macro
` [PATCH v2 06/21] arm64: KVM: VHE: Patch out use of HVC
` [PATCH v2 07/21] arm64: KVM: VHE: Patch out kern_hyp_va
` [PATCH v2 08/21] arm64: KVM: VHE: Introduce unified system register accessors
` [PATCH v2 20/21] arm64: VHE: Add support for running Linux in EL2 mode
` [PATCH v2 21/21] arm64: Panic when VHE and non VHE CPUs coexist

[PATCH] vfio: pci: fix oops in case of vfio_msi_set_vector_signal failure
 2016-02-01 17:27 UTC  (3+ messages)

[RFC][PATCH] locking/mcs: Fix ordering for mcs_spin_lock()
 2016-02-01 17:24 UTC  (3+ messages)

[PATCH] ARM: dts: cros-ec-keyboard: Add LOCK key to keyboard matrix
 2016-02-01 17:19 UTC  (3+ messages)

[PATCH 0/4] introduce new put_getdisk() call
 2016-02-01 17:16 UTC  (2+ messages)

[GIT PULL 0/2] perf/urgent fixes
 2016-02-01 17:13 UTC  (3+ messages)
` [PATCH 1/2] perf tools: tracepoint_error() can receive e=NULL, robustify it
` [PATCH 2/2] perf tools: Fix fault in error patch of intel_pt_process_auxtrace_info()

[RFCv6 PATCH 00/10] sched: scheduler-driven CPU frequency selection
 2016-02-01 17:10 UTC  (3+ messages)
` [RFCv6 PATCH 03/10] sched: scheduler-driven cpu "

[PATCH 00/31] Sharing media resources across ALSA and au0828 drivers
 2016-02-01 17:04 UTC  (6+ messages)
` [PATCH 01/31] uapi/media.h: Declare interface types for ALSA

[PATCH] ASoC: fsl_ssi: remove explicit register defaults
 2016-02-01 16:58 UTC  (6+ messages)

[PATCH] NVMe: do not touch sq door bell if nvmeq has been suspended
 2016-02-01 16:54 UTC  (4+ messages)

[PATCH V13 00/10] dma: add Qualcomm Technologies HIDMA driver
 2016-02-01 16:56 UTC  (14+ messages)
` [PATCH V13 08/10] dma: qcom_hidma: read the channel id from HW
` [PATCH V13 09/10] vfio, platform: add support for ACPI while detecting the reset driver
` [PATCH V13 10/10] vfio, platform: add QTI HIDMA "

[PATCH 6/6] coresight-stm: adding driver for CoreSight STM component
 2016-02-01 16:53 UTC  (4+ messages)

ata: BUG in ata_sff_hsm_move
 2016-02-01 16:50 UTC  (9+ messages)
              ` [PATCH libata/for-4.5-fixes] libata: fix sff host state machine locking while polling

[PATCH 2/2] STAGING: COMEDI: Wrap line over 80 characters
 2016-02-01 16:50 UTC  (3+ messages)

[PATCH] [media] mx3_camera: use %pad format string for dma_ddr_t
 2016-02-01 16:45 UTC 

[PATCH] infiniband: cxgb4: use %pR format string for printing resources
 2016-02-01 16:45 UTC  (2+ messages)

[PATCH net-next] netfilter: nf_conntrack: remove the unneed check for *bucket
 2016-02-01 16:39 UTC  (3+ messages)

[PATCH 1/4] netfilter: ipv4: use linux/uaccess.h
 2016-02-01 16:37 UTC  (3+ messages)
` [PATCH 3/4] netfilter: ipv4: use preferred kernel types

[PATCH] staging: amso1100: fix format string for 64-bit phys_addr
 2016-02-01 16:34 UTC 

[PATCH] cifs: fix potential overflow in cifs_compose_mount_options
 2016-02-01 16:34 UTC 

[PATCH] target: fix cast from pointer to phys_addr_t
 2016-02-01 16:29 UTC 

[PATCH 1/1] block: fix race between opening blkext device and freeing it
 2016-02-01 16:29 UTC  (2+ messages)

[PATCH] ocfs2: remove unused label
 2016-02-01 16:23 UTC 

[PATCH] crypto: aead - move aead_request_cast helper to aead.h
 2016-02-01 16:20 UTC  (4+ messages)

weird RCU problem with 4.4.0
 2016-02-01 16:19 UTC 

[PATCH] usb: xhci: fix build error for USB_SPEED_SUPER_PLUS
 2016-02-01 16:18 UTC 

[PATCH V1] mfd: da9062: fix missing volatile registers in the core regmap_range volatile lists
 2016-02-01 16:09 UTC 

[PATCH v4] lib/spinlock_debug.c: prevent a recursive cycle in the debug code
 2016-02-01 16:14 UTC  (4+ messages)
` [PATCH 1/3] printk: introduce console_reset_on_panic() function
  ` [PATCH 3/3] spinlock_debug: panic on recursive lock spin_dump()

[PATCH v5 0/4] mailbox: hisilicon: add Hi6220 mailbox driver
 2016-02-01 16:16 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: mailbox: Document "

[PATCH] staging: goldfish: use div64_s64 instead of do_div
 2016-02-01 16:13 UTC  (3+ messages)

[4.4, OOPS]: kernel oops around __wake_up_common / __sys_recvmsg
 2016-02-01 16:14 UTC 

[PATCH] deadline: remove unused struct member
 2016-02-01 16:10 UTC  (4+ messages)

[GIT PULL] floppy fix
 2016-02-01 16:09 UTC  (3+ messages)

[PATCH] drm: fix missing reference counting decrease
 2016-02-01 16:08 UTC 

UBSAN: run-time undefined behavior sanity checker
 2016-02-01 16:08 UTC  (5+ messages)

[PATCH tip v6 0/5] Simple wait queue support
 2016-02-01 16:07 UTC  (4+ messages)
` [PATCH] MIPS: Differentiate between 32 and 64 bit ELF header

[PATCH 11/31] Add debugger entry points for ARC
 2016-02-01 16:04 UTC  (3+ messages)

[PATCH 21/31] Add debugger entry points for MIPS
 2016-02-01 16:03 UTC  (3+ messages)

[PATCH] usbvision: fix locking error
 2016-02-01 15:59 UTC 

[PATCH] ovl: fix getcwd() failure after unsuccessful rmdir
 2016-02-01 15:36 UTC 

[PATCH] ASoC: dwc: Ensure i2s_reg_comp{1,2} is always initialised
 2016-02-01 15:54 UTC 

[PATCH v2] i2c/designware: enable i2c controller to suspend/resume asynchronously
 2016-02-01 15:54 UTC  (4+ messages)

[PATCH] aoe: remove unnecessary check for failing kthread creation
 2016-02-01 15:53 UTC 

Linux Hardware Project
 2016-02-01 15:40 UTC 

[PATCH v2 00/11] HVMlite domU support
 2016-02-01 15:38 UTC  (12+ messages)
` [PATCH v2 01/11] xen/hvmlite: Import hvmlite-related Xen public interfaces
` [PATCH v2 02/11] xen/hvmlite: Bootstrap HVMlite guest
` [PATCH v2 03/11] xen/hvmlite: Initialize HVMlite kernel
` [PATCH v2 04/11] xen/hvmlite: Allow HVMlite guests delay initializing grant table
` [PATCH v2 05/11] xen/hvmlite: HVMlite guests always have PV devices
` [PATCH v2 06/11] xen/hvmlite: Prepare cpu_initialize_context() routine for HVMlite SMP
` [PATCH v2 07/11] xen/hvmlite: Initialize context for secondary VCPUs
` [PATCH v2 08/11] xen/hvmlite: Extend APIC operations for HVMlite guests
` [PATCH v2 09/11] xen/hvmlite: Use x86's default timer init "
` [PATCH v2 10/11] xen/hvmlite: Boot secondary CPUs
` [PATCH v2 11/11] xen/hvmlite: Enable CPU on-/offlining

[PATCH] mailbox: pcc: fix channel calculation in get_pcc_channel()
 2016-02-01 15:43 UTC  (3+ messages)

[PATCH] ovl: ignore lower entries when checking purity of non-directory entries
 2016-02-01 15:43 UTC  (3+ messages)

[PATCH V3 1/4] dt-bindings: mfd: Add bindings for the MediaTek MT6323 PMIC
 2016-02-01 15:41 UTC  (2+ messages)

[PATCH V4 1/2] regulator: Add document for MT6323 regulator
 2016-02-01 15:40 UTC  (2+ messages)

[PATCH] fix out of bound read in __test_aead()
 2016-02-01 15:40 UTC  (3+ messages)

[PATCH 1/1] umem driver: allow multiple magic numbers per model
 2016-02-01 15:33 UTC 

[RFC][PATCHSET] allowing exports in *.S
 2016-02-01 15:32 UTC  (7+ messages)
` [PATCH 05/12] m68k: move exports to definitions


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