LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-04 00:08:00 to 2016-01-04 10:12:56 UTC [more...]

[PATCH v3 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2016-01-04 10:11 UTC  (2+ messages)
` [PATCH v3 4/8] dt-bindings: Add a binding for Mediatek Video Encoder

[PATCH v1 0/3] ARM64 LPC: legacy ISA I/O support
 2016-01-04 10:11 UTC  (5+ messages)
` [PATCH v1 1/3] ARM64 LPC: indirect ISA PORT IO introduced

[PATCH v2 00/13] arm64: implement support for KASLR
 2016-01-04 10:08 UTC  (3+ messages)
` [PATCH v2 05/13] arm64: kvm: deal with kernel symbols outside of linear mapping

[PATCH 4.4-rc5 v22 4/4] ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ
 2016-01-04 10:05 UTC  (2+ messages)

Source code review around jump label usage
 2016-01-04 10:05 UTC  (22+ messages)
` [PATCH] [media] si2165: Refactoring for si2165_writereg_mask8()
` [PATCH 0/3] net-iwlegacy: Fine-tuning for il_eeprom_init()
  ` [PATCH 1/3] net-iwlegacy: Refactoring "
` [PATCH] net-libertas: Better exception handling in if_spi_host_to_card_worker()
        `  "
` [PATCH 0/3] net-rsi: Fine-tuning for two function implementations
  ` [PATCH 1/3] rsi: Delete unnecessary variable initialisations in rsi_send_mgmt_pkt()
` [PATCH 0/5] xen-netback: Fine-tuning for three function implementations

[PATCHv2 0/3] regmap: Introduce regsiter stride order
 2016-01-04 10:00 UTC  (4+ messages)
` [PATCHv2 1/3] regmap: core: "
` [PATCHv2 2/3] regcache: Introduce the index parsing API by "
` [PATCHv2 3/3] regcache: flat: Introduce register strider order

[PATCH v3 0/3] Add basic support for Allwinner A83T SOC
 2016-01-04 10:04 UTC  (5+ messages)
` [PATCH v3 2/3] ARM: dts: sun8i: Add Allwinner A83T dtsi
    ` [linux-sunxi] "

RCU stall and the system boot hang with nfsroot
 2016-01-04 10:01 UTC  (7+ messages)

[PATCH 4.4-rc5 v22 4/4] ARM: Allow IPI_CPU_BACKTRACE to exploit FIQ
 2016-01-04 10:00 UTC  (2+ messages)

[PATCH] quota: constify qtree_fmt_operations structures
 2016-01-04  9:59 UTC  (2+ messages)

[PATCH] udf: avoid uninitialized variable use
 2016-01-04  9:56 UTC  (3+ messages)
` [PATCH v2] "

[Patch-V2 0/6] HID: Support for the Logitech G920 Wheel
 2016-01-04  9:55 UTC  (9+ messages)
` [Patch-V2 1/6] INPUT: xpad: Add minimal support for "

[PATCH 1/2] Document: i2c: Add a dt binding for mediatek MT2701 soc
 2016-01-04  9:55 UTC  (3+ messages)
` [PATCH 2/2] dts: MT2701: add i2c dts info for MT2701

[PATCH] lightnvm: add full block direct to the gc list
 2016-01-04  9:54 UTC 

[PATCH v2] perf/probe: Search both .eh_frame and .debug_frame sections for probe location
 2016-01-04  9:48 UTC 

[RESEND PATCH] rtc: rk808: rename rtc-rk808.c to rtc-rk8xx.c
 2016-01-04  9:45 UTC  (3+ messages)

[PATCH] s390: fix normalization bug in exception table sorting
 2016-01-04  9:44 UTC  (3+ messages)

[PATCH v2 net-next 0/3] Add new capability and parse from DT
 2016-01-04  9:42 UTC  (7+ messages)
` [PATCH v3 net-next] net: ethernet: cadence-macb: Add disabled usrio caps
  ` [PATCH v4 net-next 0/3] Add new capability and macb DT variant
    ` [PATCH v4 net-next 1/3] net: ethernet: cadence-macb: Add disabled usrio caps
    ` [PATCH v4 net-next 2/3] net: macb: Add NPx macb config using USRIO_DISABLED cap
    ` [PATCH v4 net-next 3/3] dt-bindings: net: macb: Add NPx macb variant

[PATCH] iwlegacy: 4965-mac: constify il_sensitivity_ranges structure
 2016-01-04  9:37 UTC  (2+ messages)

[PATCH 00/19] irqchip: atmel-aic: make unified AIC driver
 2016-01-04  9:37 UTC  (29+ messages)
` [PATCH 01/19] irqchip: atmel-aic: fix wrong bit operation for IRQ priority
` [PATCH 02/19] irqchip: atmel-aic: clean up RTC interrupt code
` [PATCH 03/19] irqchip: atmel-aic: clean up RTT "
` [PATCH 04/19] irqchip: atmel-aic: replace magic numbers with named constant
` [PATCH 05/19] irqchip: atmel-aic: use simple constant to get number of interrupts per chip
` [PATCH 06/19] irqchip: atmel-aic: introduce register data structure
` [PATCH 07/19] irqchip: atmel-aic: make common IRQ domain translate function
` [PATCH 08/19] irqchip: atmel-aic: add common mask and unmask functions
` [PATCH 09/19] irqchip: atmel-aic: add common retrigger function
` [PATCH 10/19] irqchip: atmel-aic: add common set_type function
` [PATCH 11/19] irqchip: atmel-aic: add common PM IRQ chip operation
` [PATCH 12/19] irqchip: atmel-aic: use EOI register data in aic_reg_data
` [PATCH 13/19] irqchip: atmel-aic: clean up irq_chip_generic
` [PATCH 14/19] irqchip: atmel-aic: add common HW init function
` [PATCH 15/19] irqchip: atmel-aic: add common interrupt handler
` [PATCH 16/19] irqchip: atmel-aic: get total number of IRQs from device node
` [PATCH 17/19] irqchip: atmel-aic: use unified IRQ chip initialization function
` [PATCH 18/19] irqchip: atmel-aic: use unified AIC driver
` [PATCH 19/19] irqchip: atmel-aic: rename AIC driver and fix Kconfig

[PATCH v2 01/16] resource: Add System RAM resource type
 2016-01-04  9:29 UTC  (8+ messages)
` [PATCH v2 14/16] x86,nvdimm,kexec: Use walk_iomem_res_desc() for iomem search
      ` [PATCH v2 14/16] x86, nvdimm, kexec: "

[PATCH v2 0/2] cpufreq: powernv: Redesign the presentation of throttle notification
 2016-01-04  9:25 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] cpufreq: powernv/tracing: Add powernv_throttle tracepoint
  ` [PATCH v3 2/2] cpufreq: powernv: Redesign the presentation of throttle notification

[PATCH] net: Fix potential NULL pointer dereference in __skb_try_recv_datagram
 2016-01-04  9:10 UTC  (8+ messages)

[PATCH] staging: rtl8712: consolidate kmalloc/memset 0 of array to kcalloc
 2016-01-04  9:05 UTC 

[PATCH] ext2, ext4: include filesystem block size in error messages
 2016-01-04  9:04 UTC  (2+ messages)

[PATCH V9 1/2] ACPI, PCI, irq: remove interrupt count restriction
 2016-01-04  9:01 UTC  (4+ messages)

Re: [PATCH] Input: evdev - drop partial events after emptying the buffer
 2016-01-04  8:52 UTC  (2+ messages)

[PATCH v6 0/9] mfd: axp20x: Add support for RSB based AXP223
 2016-01-04  8:40 UTC  (2+ messages)

[PATCH] drm: arm-hdlcd: remove DMA_CMA select
 2016-01-04  8:39 UTC  (9+ messages)
` [PATCH 2/3] drm: arm-hdlcd: remove COMMON_CLK_SCPI select
` [PATCH 3/3] drm: arm-hdlcd: fix build warnings for !CONFIG_PM
` [PATCH 4/3] drm: arm-hdlcd: add explictit DRM dependency

linux-next: Tree for Jan 4
 2016-01-04  8:39 UTC 

[PATCH 2/2] phy: add a driver for the Rockchip SoC internal eMMC PHY
 2016-01-04  8:36 UTC  (3+ messages)

[PATCH v3] irqchip: omap-intc: add support for spurious irq handling
 2016-01-04  8:35 UTC  (3+ messages)

[PATCH 1/1] HID: multitouch: enable palm rejection if device implements confidence usage
 2016-01-04  8:35 UTC  (5+ messages)

[PATCH 1/4] ALSA: core: use dev_to_snd_card
 2016-01-04  8:23 UTC  (7+ messages)
` [PATCH 2/4] ALSA: hdac: drop unused dev_to_hdac macro
` [PATCH 3/4] ALSA: hdac: use dev_to_hdac_dev
` [PATCH 4/4] ASoC: hdac_hdmi: use dev_to_hdac_dev and to_ehdac_device

[PATCH] drm: powerplay: use div64_s64 instead of do_div
 2016-01-04  8:17 UTC  (2+ messages)

[PATCH v2] ehci-hcd: Cleanup memory resources when ehci_halt fails
 2016-01-04  8:14 UTC 

[PATCH v2] ehci-hcd: Disable memory-write-invalidate when the driver is removed
 2016-01-04  8:14 UTC 

[PATCH] pwm: Fix of_pwm_get() for consistent return values
 2016-01-04  8:10 UTC  (2+ messages)

[PATCH] rt2x00pci: Disable memory-write-invalidate when the driver exits
 2016-01-04  7:55 UTC 

[PATCH v2] serial: core: remove baud_rates when serial console setup
 2016-01-04  7:54 UTC 

[RFC] is_global_init() called on global init sub-thread
 2016-01-04  7:51 UTC  (6+ messages)

[PATCH] thermal: cpu_cooling: update last_load comment
 2016-01-04  7:45 UTC 

[PATCH] gpiolib: always initialize *flags from of_get_named_gpio_flags
 2016-01-04  7:49 UTC  (2+ messages)

[PATCH v6 0/4] Machine check recovery when kernel accesses poison
 2016-01-04  7:49 UTC  (7+ messages)
` [PATCH v6 1/4] x86: Clean up extable entry format (and free up a bit)
` [PATCH v6 2/4] x86: Cleanup and add a new exception class
` [PATCH v6 3/4] x86, mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries
` [PATCH v6 4/4] x86, mce: Add __mcsafe_copy()

linux-next: manual merge of the akpm-current tree with the drm tree
 2016-01-04  7:45 UTC 

[PATCH v5] coccinelle: tests: unsigned value cannot be lesser than zero
 2016-01-04  7:45 UTC  (2+ messages)
` [PATCH v6] "

[PATCH] ACPICA: Drop Linux-specific waking vector functions
 2016-01-04  7:33 UTC  (2+ messages)

Including Raspberry Pi -next trees in linux-next
 2016-01-04  7:26 UTC  (2+ messages)

[PATCH v2] mmc: dw_mmc: add hw_reset support
 2016-01-04  7:24 UTC  (3+ messages)

[PATCH] drm/dp/mst: constify drm_dp_mst_topology_cbs structures
 2016-01-04  7:10 UTC  (2+ messages)

[RFC PATCH] fbdev: add support for Sigma Designs' smp8xxxfb.ko
 2016-01-04  7:08 UTC  (9+ messages)

[PATCH 2/2] Input: elants_i2c: fixed wake-on-touch issue
 2016-01-04  6:57 UTC 

[PATCH] sched/fair: fix mul overflow on 32-bit systems
 2016-01-03 23:14 UTC  (11+ messages)

[PATCH 1/9] atm: solos-pci: use to_pci_dev()
 2016-01-04  6:59 UTC  (3+ messages)
` [PATCH 2/9] drm/gma500: "

[PATCH v2 0/2] Introduce the bulk IV mode for improving the crypto engine efficiency
 2016-01-04  6:58 UTC  (5+ messages)

[PATCH v7 0/5] MT8173 IOMMU SUPPORT
 2016-01-04  6:56 UTC  (3+ messages)
` [PATCH v7 3/5] memory: mediatek: Add SMI driver

[PATCH net] r8152: add reset_resume function
 2016-01-04  6:38 UTC 

[PATCH RFC] vhost: basic device IOTLB support
 2016-01-04  6:22 UTC  (5+ messages)

[lkp] [cgroup] e9a3e09d1a: WARNING: CPU: 0 PID: 17 at kernel/cgroup.c:1157 cset_cgroup_from_root+0x95/0xaf()
 2016-01-04  6:18 UTC 

[PATCH] f2fs: introduce max_file_blocks in sbi
 2016-01-04  5:56 UTC  (3+ messages)

[PATCH] cpufreq: ondemand: Set MIN_FREQUENCY_UP_THRESHOLD to 1
 2016-01-04  5:56 UTC  (2+ messages)

[PATCH v10 1/4] perf,kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
 2016-01-04  5:49 UTC  (4+ messages)
` [PATCH v10 2/4] perf,kvm/{x86,s390}: Remove const from kvm_events_tp
` [PATCH v10 3/4] perf,kvm/powerpc: Port perf kvm stat to powerpc
` [PATCH v9 4/4] perf,kvm/powerpc: Add support for HCALL reasons

[PATCH 0/6] 8250: AMD Carrizo UART PL300 DMA enablement
 2016-01-04  5:47 UTC  (9+ messages)
` [PATCH 1/6] 8250/Kconfig: add config option CONFIG_SERIAL_8250_AMD
` [PATCH 2/6] ACPI: create setup_quirk in acpi_apd
` [PATCH 3/6] ACPI: add 2 parameters to function acpi dma controller register
` [PATCH 4/6] dmaengine: pl330: add new items for pl330 private data
` [PATCH 5/6] dmaengine: pl330: provide ACPI dmaengine interface
` [PATCH 6/6] Serial:8250: New Port Type PORT_AMD_8250

[PATCH RESEND] megaraid:Fix for loop termination statment in the function process_fw_state_change_wq
 2016-01-04  5:41 UTC 

[PATCH] cpufreq-dt: fix handling regulator_get_voltage result
 2016-01-04  5:28 UTC  (2+ messages)

linux-next: manual merge of the integrity tree with the vfs tree
 2016-01-04  5:23 UTC  (5+ messages)

[PATCH v7 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-01-04  5:21 UTC  (6+ messages)
` [PATCH v7 1/4] gadget: Introduce the usb charger framework
` [PATCH v7 2/4] gadget: Support for "
` [PATCH v7 3/4] gadget: Integrate with the usb gadget supporting for usb charger
` [PATCH v7 4/4] power: wm831x_power: Support USB charger current limit management

4.4-rc5 crash (af_unix)
 2016-01-04  5:07 UTC  (3+ messages)
  ` 4.4-rc "

[PATCH 0/9] Fix checkpatch errors
 2016-01-04  5:03 UTC  (4+ messages)
` [PATCH] serial: Remove 68328 driver

[PATCH v3 0/2] Create specific kconfig for kselftest
 2016-01-04  4:57 UTC  (4+ messages)

[PATCH RFC 0/7] Introduce new async/sync compression APIs
 2016-01-04  4:46 UTC  (8+ messages)
` [PATCH RFC 1/7] crypto/compress: remove unused pcomp interface
` [PATCH RFC 2/7] crypto/compress: introduce sychronuous compression API
` [PATCH RFC 3/7] crypto: add asynchronous compression support
` [PATCH RFC 4/7] crypto/lzo: support SCOMPRESS alg type
` [PATCH RFC 5/7] crypto: testmgr: add scompress/acompress test
` [PATCH RFC 6/7] crypto/compress: add algorithm type specific flag, DECOMP_NOCTX
` [PATCH RFC 7/7] crypto/lzo: add CRYPTO_ALG_SCOMPRESS_DECOMP_NOCTX cra_flags

GPF in lrw_crypt
 2016-01-04  4:36 UTC  (9+ messages)
` [PATCH v2] crypto: algif_skcipher - Require setkey before accept(2)
            ` [PATCH 1/2] crypto: af_alg - Add nokey compatibility path
              ` [PATCH 2/2] crypto: algif_skcipher "

[PATCH 0/4] Mediatek MT2701 SCPSYS power domain support
 2016-01-04  2:52 UTC  (5+ messages)
` [PATCH 2/4] soc: mediatek: Init MT8173 scpsys driver earlier

[PATCH 0/3] watchdog: Drop pointer to watchdog device from struct watchdog_device
 2016-01-04  3:53 UTC  (2+ messages)

[PATCH V11 0/7] dma: add Qualcomm Technologies HIDMA driver
 2016-01-04  3:51 UTC  (7+ messages)
` [PATCH V11 1/7] dma: qcom_bam_dma: move to qcom directory
` [PATCH V11 3/7] dma: add Qualcomm Technologies HIDMA management driver
` [PATCH V11 5/7] dma: qcom_hidma: implement lower level hardware interface

[PATCH] dma: Revert "dmaengine: mic_x100: add missing spin_unlock"
 2016-01-04  3:35 UTC  (2+ messages)

[PATCH] ARM: zx_defconfig: remove CONFIG_MMC_DW_IDMAC
 2016-01-04  3:18 UTC 

[PATCH] ARM64: defconfig: remove CONFIG_MMC_DW_IDMAC
 2016-01-04  3:17 UTC 

[PATCH] ARM: multi_v7_defconfig: remove CONFIG_MMC_DW_IDMAC
 2016-01-04  3:17 UTC 

[PATCH] soc: mediatek: PMIC wrap: Enable STAUPD_PRD before WDT_SRC_EN enabled
 2016-01-04  3:05 UTC  (3+ messages)

linux-next: manual merge of the rdma tree with the nfsd tree
 2016-01-04  2:53 UTC  (3+ messages)

[PATCH 00/42] ACPICA: 20151218 Release
 2016-01-04  2:29 UTC  (5+ messages)

[PATCH] cpuset: fix cpus_allowed mask for offline/online CPUs
 2016-01-04  2:20 UTC  (4+ messages)

[PATCH v2 0/2] Add vector-hashing support for lowest-priority interrupts delivery
 2016-01-04  1:57 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: x86: Add lowest-priority support for vt-d posted-interrupts

linux-next: manual merge of the security tree with the vfs tree
 2016-01-04  1:55 UTC  (3+ messages)

[lkp] [af_unix] 039b21aaee: otc_kernel_qa-ts_ltp_ddt.bind01.fail
 2016-01-04  1:49 UTC 

[lkp] [Btrfs] 13a662d164: WARNING: CPU: 3 PID: 2933 at fs/btrfs/extent-tree.c:9752 btrfs_free_block_groups+0x26f/0x3f0 [btrfs]()
 2016-01-04  1:47 UTC 

Linux 4.4-rc8
 2016-01-04  1:33 UTC 

[PATCH] perf tools: handle spaces in file names obtained from /proc/pid/maps
 2016-01-04  1:25 UTC  (2+ messages)

[PATCH] cgroup: make /proc/cgroups aligned
 2016-01-04  1:16 UTC  (2+ messages)

[lkp] [f2fs] 75cd4e098d: xfstests.generic.042.fail
 2016-01-04  1:12 UTC  (4+ messages)
  ` [LKP] "

[PATCH 1/2] virtio_balloon: fix race by fill and leak
 2016-01-04  0:27 UTC  (4+ messages)
` [PATCH 2/2] virtio_balloon: fix race between migration and ballooning


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