public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-02 22:00:13 to 2016-02-03 03:20:01 UTC [more...]

[PATCH 00/15] Support for MIPSr6 Virtual Processors (multi-threading)
 2016-02-03  3:15 UTC  (16+ messages)
` [PATCH 01/15] MIPS: Detect MIPSr6 Virtual Processor support
` [PATCH 02/15] MIPS: traps: Make sure secondary cores have a sane ebase register
` [PATCH 03/15] MIPS: pm-cps: Avoid offset overflow on MIPSr6
` [PATCH 04/15] MIPS: CPC: Add start, stop and running CM3 CPC registers
` [PATCH 05/15] MIPS: CM: Add CM GCR_BEV_BASE accessors
` [PATCH 06/15] MIPS: CM: Fix mips_cm_max_vp_width for UP kernels
` [PATCH 07/15] irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR
` [PATCH 08/15] irqchip: mips-gic: Provide VP ID accessor
` [PATCH 09/15] MIPS: smp-cps: Ensure our VP ident calculation is correct
` [PATCH 10/15] MIPS: smp-cps: Pull cache init into a function
` [PATCH 11/15] MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes
` [PATCH 12/15] MIPS: smp-cps: Skip core setup if coherent
` [PATCH 13/15] MIPS: smp-cps: Support MIPSr6 Virtual Processors
` [PATCH 14/15] MIPS: smp-cps: Add nothreads kernel parameter
` [PATCH 15/15] MIPS: smp-cps: Stop printing EJTAG exceptions to UART

[PATCH 0/4] rtc: max77686: make max77686 rtc driver as IP driver
 2016-02-03  3:16 UTC  (12+ messages)
` [PATCH 1/4] rtc: max77686: fix checkpatch error
` [PATCH 2/4] rtc: max77686: use rtc regmap to access RTC registers
` [PATCH 3/4] rtc: max77686: avoid reference of parent device info multiple palces
` [PATCH 4/4] rtc: max77686: move initialisation of rtc regmap, irq chip locally

[PATCH v2 0/2] perf tools: Fix symbol error on ARM64
 2016-02-03  3:09 UTC  (3+ messages)
` [PATCH v2 1/2] perf tools: Record text offset in dso to calculate objdump address
` [PATCH v2 2/2] perf tools: Adjust symbol for shared objects

[PATCH] mm/hugetlb: fix gigantic page initialization/allocation
 2016-02-03  3:01 UTC  (5+ messages)

PM domain change on unbound devices warning on ipmi_si unload
 2016-02-03  2:48 UTC  (5+ messages)

[PATCH 0/2] scsi: Fix endless loop of ATA hard resets due to VPD reads
 2016-02-03  2:45 UTC  (3+ messages)

[PATCH v4 0/2] regulator: act8945a: add regulator driver for the sub-device of ACT8945A MFD
 2016-02-03  2:45 UTC  (12+ messages)
` [PATCH v4 1/2] regulator: act8945a: add regulator driver for ACT8945A

[PATCH 2/2] rtlwifi: Fix reusable codes in core.c
 2016-02-03  2:31 UTC  (3+ messages)

[PATCH 0/2] ARM: zynq: address silent L2 cache corruption
 2016-02-03  2:30 UTC  (3+ messages)
` [PATCH 1/2] ARM: zynq: initialize slcr mapping earlier
` [PATCH 2/2] ARM: zynq: address L2 cache data corruption

[PATCH] psmouse: added BYD touchpad driver
 2016-02-03  2:30 UTC  (3+ messages)

[PATCH 0/5] cpufreq: governors: Solve the ABBA lockups
 2016-02-03  2:29 UTC  (16+ messages)
` [PATCH 1/5] cpufreq: governor: Kill declare_show_sampling_rate_min()
` [PATCH 2/5] cpufreq: governor: Create separate sysfs-ops

[PATCH] drivers: staging: xgifb: vgatypes.h: fixed coding style warnings
 2016-02-03  2:27 UTC 

[PATCH] drivers: staging: octeon-usb: octeon-hcd.c: fixed coding style related warnings
 2016-02-03  2:27 UTC 

[PATCH] drivers: staging: media: davinci_vpfe: dm365_resizer: fixed some spelling mistakes
 2016-02-03  2:26 UTC 

[PATCH] clk: gpio: Make into a platform driver
 2016-02-03  2:23 UTC  (2+ messages)

[PATCH 0/2] perf tools: Fix symbol error on ARM64
 2016-02-03  2:12 UTC  (4+ messages)
` [PATCH 2/2] perf tools: Adjust symbol for shared objects

[PATCH v2 2/2] rtlwifi: Fix reusable codes in core.c
 2016-02-03  2:16 UTC 

[PATCH v2 1/2] rtlwifi: Fix improve function 'rtl_addr_delay()' in core.c
 2016-02-03  2:15 UTC 

[RFC PATCH 00/19] cpufreq locking cleanups and documentation
 2016-02-03  2:13 UTC  (10+ messages)
` [RFC PATCH 11/19] cpufreq: assert policy->rwsem is held in __cpufreq_governor

[lkp] [drm/i915] 05b5370a61: piglit.igt/kms_cursor_crc/cursor-64-random.fail
 2016-02-03  2:11 UTC 

[RESEND PATCH v2 00/16] clk: a collection of various clean-ups and improvements
 2016-02-03  2:09 UTC  (8+ messages)
` [RESEND PATCH v2 10/16] clk: move checking .git_parent to __clk_core_init()

[PATCH v3 0/4] add reboot mode driver
 2016-02-03  2:07 UTC  (3+ messages)
` [PATCH v3 4/4] ARM64: dts: rockchip: add syscon-reboot-mode DT node

[PATCH 1/2] rtlwifi: Fix improve function 'rtl_addr_delay()' in core.c
 2016-02-03  2:07 UTC  (2+ messages)

[GIT PULL 0/2] perf/urgent fixes
 2016-02-03  2:06 UTC  (5+ messages)
` [PATCH 2/2] perf tools: Fix fault in error patch of intel_pt_process_auxtrace_info()

[lkp] [f2fs] 2ba2b46491: kernel BUG at fs/f2fs/data.c:1291!
 2016-02-03  1:57 UTC  (2+ messages)

[PATCH v3 10/10] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
 2016-02-03  1:46 UTC 

[PATCH v3 09/10] Input: synaptics-rmi4: Add device tree support to the SPI transport driver
 2016-02-03  1:46 UTC 

[PATCH v3 08/10] Input: synaptics-rmi4: Add SPI transport driver
 2016-02-03  1:45 UTC 

[PATCH v3 07/10] Input: synaptics-rmi4: Add support for F30
 2016-02-03  1:45 UTC 

[PATCH v3 06/10] Input: synaptics-rmi4: Add support for F12
 2016-02-03  1:45 UTC 

[PATCH v3 05/10] Input: synaptics-rmi4: Add device tree support for 2d sensors and F11
 2016-02-03  1:45 UTC 

[PATCH v3 04/10] Input: synaptics-rmi4: Add support for 2D sensors and F11
 2016-02-03  1:44 UTC 

[PATCH v3 03/10] Input: synaptics-rmi4: Add device tree support for RMI4 I2C devices
 2016-02-03  1:44 UTC 

[PATCH v3 02/10] Input: synaptics-rmi4: Add I2C transport driver
 2016-02-03  1:43 UTC 

[PATCH v3 01/10] Input: synaptics-rmi4: Add support for Synaptics RMI4 devices
 2016-02-03  1:43 UTC 

[PATCH v3 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver
 2016-02-03  1:43 UTC 

Bug 4.1.16: self-detected stall in net/unix/?
 2016-02-03  1:43 UTC  (2+ messages)

[PATCH] clk: Deprecate CLK_IS_ROOT
 2016-02-03  1:42 UTC 

[PATCH] aoe: remove unnecessary check for failing kthread creation
 2016-02-03  1:31 UTC  (2+ messages)

[PATCH 0/4] introduce new put_getdisk() call
 2016-02-03  1:37 UTC  (3+ messages)
` [PATCH 4/4] hibernate: fix disk and module leak on successfull resume

[PATCH RESEND RFC] mach:-s3c64xx:Output trace information with WARN_ON if calls for setting up gpio board configuration fail in s3c64xx_i2s_cfg_gpio
 2016-02-03  1:33 UTC 

[PATCH 00/11] mfd: axp20x: Add support for AXP809 PMIC
 2016-02-03  1:30 UTC  (7+ messages)
` [PATCH 01/11] MAINTAINERS: Add entry for X-Powers AXP family PMIC drivers
  ` [linux-sunxi] "
` [PATCH 02/11] mfd: axp20x: Add bindings for AXP809 PMIC

[PATCH 0/3] PCI: Clean up warnings
 2016-02-03  1:31 UTC  (2+ messages)

[PATCH RESEND] mailbox: pcc: fix channel calculation in get_pcc_channel()
 2016-02-03  1:27 UTC  (2+ messages)

[PATCH 2/2] dax: fix bdev NULL pointer dereferences
 2016-02-03  1:21 UTC  (12+ messages)

[PATCH] mailbox: pcc: fix channel calculation in get_pcc_channel()
 2016-02-03  1:22 UTC  (4+ messages)

[PATCH 0/4] serial: omap: robustify for high speed transfers
 2016-02-03  1:21 UTC  (4+ messages)

[PATCH v2 01/10] Input: synaptics-rmi4: Add support for Synaptics RMI4 devices
 2016-02-03  1:16 UTC  (3+ messages)

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-03  1:16 UTC  (3+ messages)
` [PATCH 3/3] cpufreq: governor: "
  ` [Update][PATCH "

[PATCH v2] unix: properly account for FDs passed over unix sockets
 2016-02-03  1:12 UTC  (9+ messages)

mmotm 2016-02-02-17-08 uploaded
 2016-02-03  1:09 UTC 

[PATCH v9 0/4] Machine check recovery when kernel accesses poison
 2016-02-03  1:08 UTC  (6+ messages)
` [PATCH v9 2/4] x86, mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries
` [PATCH v9 1/4] x86: Expand exception table to allow new handling options
` [PATCH v9 3/4] x86, mce: Add __mcsafe_copy()
` [PATCH v9 4/4] x86: Create a new synthetic cpu capability for machine check recovery

[PATCH v2 1/2] drm/fsl-dcu: fix register initialization
 2016-02-03  1:06 UTC  (2+ messages)
` [PATCH v2 2/2] drm/fsl-dcu: use flat regmap cache

[PATCH] rtlwifi: Fix reusable codes in core.c
 2016-02-03  0:54 UTC  (3+ messages)

[RFC v1 0/8] x86/init: Linux linker tables
 2016-02-03  0:48 UTC  (15+ messages)

[PATCH v2 17/17] drivers:mtd:ubi: Kconfig Makefile
 2016-02-03  0:46 UTC  (4+ messages)

[PATCH 0/7] Use devm_request_region
 2016-02-03  0:46 UTC  (3+ messages)

[PATCH 1/2] drm/fsl-dcu: fix register initialization
 2016-02-03  0:39 UTC  (3+ messages)
` [PATCH 2/2] drm/fsl-dcu: use flat regmap cache

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

[PATCH] err.h: allow IS_ERR_VALUE to handle properly more types
 2016-02-03  0:33 UTC  (3+ messages)
` [PATCH v2] "

linux-next: manual merge of the tip tree with Linus' tree
 2016-02-03  0:32 UTC  (2+ messages)

[PATCH] dax: allow DAX to look up an inode's block device
 2016-02-03  0:33 UTC  (8+ messages)

[PATCH] davinci:Fix possible NULL pointer deference in the function davinci_gpio_probe
 2016-02-03  0:28 UTC 

[PATCH] davinci:Fix possible NULL pointer deference in the function davinci_gpio_probe
 2016-02-03  0:27 UTC  (2+ messages)

[PATCH v2] locktorture: Fix NULL pointer when torture_type is invalid
 2016-02-03  0:23 UTC  (9+ messages)

[PATCH v3 0/3] Optimize CONFIG_DEBUG_PAGEALLOC
 2016-02-03  0:13 UTC  (11+ messages)
` [PATCH v3 2/3] x86: query dynamic DEBUG_PAGEALLOC setting

[PATCH 0/2] GPIO: Clean up asm/gpio.h
 2016-02-03  0:03 UTC  (5+ messages)
` [PATCH 1/2] gpio: Include linux/gpio.h instead of asm/gpio.h
` [PATCH 2/2] gpio: Remove unused asm/gpio.h files

[PATCH v6 0/22] usb: dwc2: host: Fix and speed up all the stuff, especially with splits
 2016-02-02 23:57 UTC  (13+ messages)
` [PATCH v6 18/22] usb: dwc2: host: Schedule periodic right away if it's time
` [PATCH v6 20/22] usb: dwc2: host: Properly set even/odd frame

[GIT PULL] Please pull NFS client bugfix+cleanup
 2016-02-02 23:56 UTC 

[PATCH] iio: Add IIO support for the DAC on the Apex Embedded Systems STX104
 2016-02-02 23:30 UTC 

[PATCH v10 0/8] arm64, numa: Add numa support for arm64 platforms
 2016-02-02 23:34 UTC  (3+ messages)
` [PATCH v10 3/8] dt, numa: adding numa dt binding implementation

[PATCH v7 0/2] adding PCI support to AXS10x
 2016-02-02 23:27 UTC  (5+ messages)
` [PATCH v7 2/2] add new platform driver for PCI RC

[PATCH v3 1/3] input: touchscreen: ad7879: move header to platform_data directory
 2016-02-02 23:20 UTC  (3+ messages)
` [PATCH v3 2/3] input: touchscreen: ad7879: fix default x/y axis assignment
` [PATCH v3 3/3] input: touchscreen: ad7879: add device tree support

sound: WARNING in snd_rawmidi_kernel_write1
 2016-02-02 23:20 UTC  (4+ messages)

[PATCH] media: Media Controller fix to not let stream_count go negative
 2016-02-02 23:18 UTC  (5+ messages)

[PATCH] tpm: fix rollback when adding char dev fails
 2016-02-02 23:17 UTC  (2+ messages)
` [tpmdd-devel] "

[PATCH] tpm: fix rollback/cleanup before tpm_chip_register()
 2016-02-02 23:13 UTC  (2+ messages)
` [tpmdd-devel] "

[PATCH v2 00/17] Add a bakvol module in UBI layer for MLC paired page power loss issue
 2016-02-02 23:06 UTC  (2+ messages)

[PATCH] Staging: fix coding style in rtl8188eu/core
 2016-02-02 23:04 UTC  (2+ messages)

[PATCH 0/9] ARC clockevent/clocksource modernization
 2016-02-02 22:57 UTC  (7+ messages)
` [PATCH 2/9] ARC: [dts] Introduce Timer bindings

[PATCH 0/2 -mm] oom reaper v4
 2016-02-02 22:55 UTC  (9+ messages)
` [PATCH 1/2] mm, oom: introduce oom reaper

[PATCH] Staging: fix coding style in rtl8188eu/core
 2016-02-02 22:51 UTC  (4+ messages)

Payment Advice
 2016-02-02 22:43 UTC 

[RFC 00/26] perf tools: Introduce hists specific format entries
 2016-02-02 22:42 UTC  (7+ messages)

[PATCH net-next] hv_netvsc: Increase delay for RNDIS_STATUS_NETWORK_CHANGE
 2016-02-03  0:15 UTC 

[PATCH v5 1/3] Add BUG_XX() debugging options
 2016-02-02 22:40 UTC  (4+ messages)
` [PATCH v5 3/3] Add BUG_XX() debugging hard/soft lockup detection

[RFC][PATCH] mips: Fix arch_spin_unlock()
 2016-02-02 22:38 UTC  (16+ messages)

[PATCH v2 3/3] input: touchscreen: ad7879: add device tree support
 2016-02-02 22:35 UTC  (2+ messages)

[PATCH v3 0/2] Add SPDIF support for Allwinner SoCs
 2016-02-02 22:31 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: add sun4i SPDIF transceiver bindings

[PATCH] add support for DWC UFS Host Controller
 2016-02-02 22:27 UTC  (8+ messages)

[PATCH v2 0/5] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-02 22:19 UTC  (3+ messages)
` [PATCH v2 4/5] ARM: dts: sun8i-h3: Add R_PIO controller node to the dtsi
  ` [linux-sunxi] "

[PATCH v4 1/4] Add BUG_XX() debugging options
 2016-02-02 22:18 UTC  (6+ messages)
` [PATCH v4 4/4] pr_emerg add WARN_XX() debugger options

[PATCH 2/2] ARM: dts: Add dts for Uniwest evi
 2016-02-02 22:13 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH] target: fix cast from pointer to phys_addr_t
 2016-02-02 22:08 UTC  (2+ messages)

[PATCHv2 0/2] Fix another VM_BUG_ON_PAGE(PageTail(page)) on mbind(2)
 2016-02-02 22:03 UTC  (4+ messages)
` [PATCHv2 2/2] mm: downgrade VM_BUG in isolate_lru_page() to warning

sound: another WARNING in rawmidi_transmit_ack
 2016-02-02 21:59 UTC  (3+ messages)


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