linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-28 04:04:07 to 2015-10-28 09:18:08 UTC [more...]

[PATCH v2 00/11] parport cleanup
 2015-10-28  9:11 UTC  (11+ messages)
` [PATCH v2 01/11] parport: fix a trivial typo
` [PATCH v2 03/11] parport: EXPORT_SYMBOL should follow function
` [PATCH v2 04/11] parport: fix coding style
` [PATCH v2 05/11] parport: code indent should use tabs
` [PATCH v2 06/11] parport: quoted strings should not be split
` [PATCH v2 07/11] parport: remove braces
` [PATCH v2 08/11] parport: remove unnecessary out of memory message
` [PATCH v2 09/11] parport: change style of NULL comparison
` [PATCH v2 10/11] parport: remove unneeded space
` [PATCH v2 11/11] parport: avoid assignment in if

[PATCH v3 1/4] extcon: arizona: Add extcon specific device tree binding document
 2015-10-28  9:17 UTC  (9+ messages)
` [PATCH v3 3/4] mfd: arizona: Remove bindings covered in new subsystem specific docs
` [PATCH v3 4/4] MAINTAINERS: Add binding docs for Cirrus Logic/Wolfson Arizona devices

[PATCH] usb : replace dma_pool_alloc and memset with dma_pool_zalloc
 2015-10-28  9:14 UTC  (2+ messages)

[PATCH v8 0/17] Add Analogix Core Display Port Driver
 2015-10-28  9:13 UTC  (17+ messages)
` [PATCH v8 01/17] drm: exynos: dp: convert to drm bridge mode
` [PATCH v8 02/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
` [PATCH v8 03/17] drm: bridge: analogix/dp: fix some obvious code style
` [PATCH v8 04/17] drm: bridge: analogix/dp: remove duplicate configuration of link rate and link count
` [PATCH v8 05/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range
` [PATCH v8 06/17] dt-bindings: add document for analogix display port driver
` [PATCH v8 07/17] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver
` [PATCH v8 08/17] drm: rockchip: dp: add rockchip platform dp driver
` [PATCH v8 09/17] dt-bindings: add document for rockchip variant of analogix_dp
` [PATCH v8 10/17] phy: Add driver for rockchip Display Port PHY
` [PATCH v8 11/17] dt-bindings: add document for rockchip dp phy
` [PATCH v8 12/17] drm: rockchip: vop: add bpc and color mode setting
` [PATCH v8 13/17] drm: bridge: analogix/dp: add some rk3288 special registers setting
` [PATCH v8 14/17] drm: bridge: analogix/dp: add max link rate and lane count limit for RK3288
` [PATCH v8 16/17] drm: bridge: analogix/dp: move hpd detect to connector detect function
` [PATCH v8 17/17] drm: bridge: analogix/dp: add edid modes parse in get_modes method

[PATCH v3 0/2] NAND support for Broadcom NS2 SoC
 2015-10-28  9:13 UTC  (10+ messages)
` [PATCH v3 1/2] mtd: brcmnand: Force 8bit mode before doing nand_scan_ident()
` [PATCH v3 2/2] arm64: dts: Add BRCM IPROC NAND DT node for NS2

[PATCH v8 2/2] efi: a misc char interface for user to update efi firmware
 2015-10-28  9:11 UTC 

[PATCH 00/12] usb: early: add support for early printk through USB3 debug port
 2015-10-28  9:10 UTC  (14+ messages)
` [PATCH 01/12] usb: xhci: expose xhci extended capabilities via debugfs
` [PATCH 02/12] x86: fixmap: add permanent fixmap for xhci debug port
` [PATCH 03/12] usb: xhci: dbc: probe and setup xhci debug capability
` [PATCH 04/12] usb: xhci: dbc: add support for Intel xHCI dbc quirk
` [PATCH 05/12] usb: xhci: dbc: add debug buffer
` [PATCH 06/12] usb: xhci: dbc: add bulk out and bulk in interfaces
` [PATCH 07/12] usb: xhci: dbc: handle dbc-configured exit
` [PATCH 08/12] usb: xhci: dbc: handle endpoint stall
` [PATCH 09/12] x86: early_printk: add USB3 debug port earlyprintk support
` [PATCH 10/12] usb: xhci: dbc: add handshake between debug target and host
` [PATCH 11/12] usb: serial: usb_debug: add support for dbc debug device
` [PATCH 12/12] usb: doc: add document for xHCI DbC driver

[PATCH v12 0/6] simple fpga bus and fpga bridge framework
 2015-10-28  9:00 UTC  (3+ messages)
` [PATCH v12 2/6] fpga: add bindings document for simple fpga bus

[PATCH] MAINTAINERS: Start using the 'reviewer' (R) tag
 2015-10-28  8:57 UTC  (7+ messages)

[PATCH V3 1/5] cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate()
 2015-10-28  8:56 UTC  (17+ messages)
` [PATCH V3 2/5] cpufreq: ondemand: update sampling rate immediately
` [PATCH V3 3/5] cpufreq: ondemand: queue work for policy->cpus together
` [PATCH V3 4/5] cpufreq: governor: Quit work-handlers early if governor is stopped

[PATCH v3 00/24] arm64: Consolidate CPU feature handling
 2015-10-28  8:53 UTC  (4+ messages)

[PATCH] md/raid5: fix locking in handle_stripe_clean_event()
 2015-10-28  8:52 UTC 

[PATCH v4 3/3] USB: serial: cp210x: Workaround cp2108 GET_LINE_CTL bug
 2015-10-28  8:51 UTC  (2+ messages)

[PATCH] get_maintainer: Don't fallback to git by default
 2015-10-28  8:50 UTC  (11+ messages)

[PATCH V4 1/3] bindings for hisilicon hi6220 iommu driver
 2015-10-28  8:48 UTC  (3+ messages)
` [PATCH V4 2/3] Add iommu driver for hi6220 SoC platform
` [PATCH V4 3/3] Add iommu node "

[PATCH v3 0/5] mfd: sec: add S2MPS15 PMIC support
 2015-10-28  8:46 UTC  (10+ messages)
` [PATCH v3 2/5] mfd: sec: Add support for S2MPS15 PMIC
` [PATCH v3 4/5] clk: s2mps15: Add support for S2MPS15 clocks

[PATCH] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
 2015-10-28  8:45 UTC  (3+ messages)

[PATCH v2 0/3] virtio DMA API core stuff
 2015-10-28  8:39 UTC  (8+ messages)
` [PATCH v2 1/3] virtio_net: Stop doing DMA from the stack
` [PATCH v2 2/3] virtio_ring: Support DMA APIs
` [PATCH v2 3/3] virtio_pci: Use the DMA API

[PATCH v3 0/3] virtio DMA API core stuff
 2015-10-28  8:36 UTC  (11+ messages)
` [PATCH v3 1/3] virtio_net: Stop doing DMA from the stack
` [PATCH v3 2/3] virtio_ring: Support DMA APIs
` [PATCH v3 3/3] virtio_pci: Use the DMA API

[PATCH V2 4/4] PM / OPP: Create separate structure for regulator/supplies
 2015-10-28  8:37 UTC  (2+ messages)

[PATCH 0/2] Stop Intel Processor Trace logging on panic
 2015-10-28  8:25 UTC  (3+ messages)
` [PATCH 1/2] perf/x86/intel/pt: Add interface to stop Intel PT logging
` [PATCH 2/2] x86: Stop Intel PT before kdump starts

[PATCHv2] i2c: cadence: Enable power management
 2015-10-28  7:29 UTC  (2+ messages)

[PATCH] power: qcom_smbb: Add otg regulator for control of vbus
 2015-10-28  8:35 UTC  (3+ messages)

[PATCH 00/11] parport cleanup
 2015-10-28  8:34 UTC  (2+ messages)

[PATCH] ASoC: dpcm: Make BE prepare possible in suspend state
 2015-10-28  8:34 UTC  (2+ messages)

[PATCH -rt] Revert "net: use synchronize_rcu_expedited()"
 2015-10-28  8:34 UTC  (8+ messages)

[PATCH tip/core/rcu 0/13] Miscellaneous fixes for 4.4
 2015-10-28  8:33 UTC  (8+ messages)
` [PATCH tip/core/rcu 01/13] sched: Export sched_setscheduler_nocheck
  ` [PATCH tip/core/rcu 11/13] rculist: Make list_entry_rcu() use lockless_dereference()

[GIT PULL] Please pull powerpc/linux.git powerpc-4.3-6 tag
 2015-10-28  8:31 UTC 

RFC rdma cgroup
 2015-10-28  8:29 UTC 

[PATCH V2 4/5] cpufreq: create cpu/cpufreq/policyX directories
 2015-10-28  8:28 UTC  (4+ messages)

[PATCH] recordmcount: x86: assign a meaningful value to rel_type_nop
 2015-10-28  8:23 UTC 

[PATCH 0/8] mm: memcontrol: account socket memory in unified hierarchy
 2015-10-28  8:20 UTC  (6+ messages)

[PATCH 0/7] devcg: device cgroup extension for rdma resource
 2015-10-28  8:14 UTC  (13+ messages)

[PATCH 01/16] PM / OPP: Add 'supply-names' binding
 2015-10-28  8:17 UTC  (9+ messages)

[PATCH] recordmcount: arm64: replace the ignored mcount call into nop
 2015-10-28  8:16 UTC  (2+ messages)

[PATCH] KVM: x86: fix eflags state following processor init/reset
 2015-10-28  8:10 UTC  (3+ messages)

[PATCH v2 0/9] Add STM32 pinctrl/GPIO driver
 2015-10-28  8:09 UTC  (8+ messages)
` [PATCH v2 8/9] ARM: dts: Add leds support to STM32F429 Discovery board

[PATCH 0/4] Add generator notes to generated files
 2015-10-28  8:03 UTC  (5+ messages)
` [PATCH 4/4] Mark files generated by confdata.c

[PATCH 0/5] mtd: migrate 'of_node' handling to core, not in mtd_part_parser_data
 2015-10-28  8:02 UTC  (7+ messages)
` [PATCH 1/5] mtd: ofpart: grab device tree node directly from master device node

[PATCH v5 0/8] Build and support rk3036 SoC platform
 2015-10-28  7:53 UTC  (3+ messages)
` [PATCH v5 3/8] clk: rockchip: add clock controller for rk3036

Donation
 2015-10-28  7:48 UTC 

[3.19.y-ckt stable] Linux 3.19.8-ckt9 stable review
 2015-10-28  6:59 UTC  (3+ messages)
` [PATCH 3.19.y-ckt 13/86] drm/vmwgfx: Fix up user_dmabuf refcounting

[PATCH 00/10] merge_config misc reworks and testcases
 2015-10-28  7:32 UTC  (27+ messages)
` [PATCH 01/10] merge_config.sh: factor out value parsing
` [PATCH 02/10] merge_config.sh: print warnings on stderr
` [PATCH 03/10] merge_config.sh: minor argument parsing refactoring
` [PATCH 04/10] merge_config.sh: exit non-0 in case of failures
` [PATCH 05/10] merge_config.sh: Better handling of CONFIG_FOO=n
` [PATCH 06/10] merge_config.sh: only consider last value of symbols
` [PATCH 07/10] merge_config.sh: add tests
` [PATCH 08/10] merge_config.sh: use trap for cleanup
` [PATCH 09/10] merge_config.sh: allow single configs to be passed in on cmdline
` [PATCH 10/10] merge_config.sh: add tests for cmdline configs

[PATCH v2] i2c: cadence: Move to sensible power management
 2015-10-28  7:26 UTC 

character driver - poll() timeout
 2015-10-28  7:24 UTC  (6+ messages)

[PATCH 0/2] MCB Changes for 4.4
 2015-10-28  7:22 UTC  (3+ messages)
` [PATCH 1/2] mcb: Do not return zero on error path in mcb_pci_probe()
` [PATCH 2/2] mcb: Destroy IDA on module unload

[PATCH] Document that IRQ_NONE should be returned when IRQ not actually *handled*
 2015-10-28  7:14 UTC 

[PATCH] drm/vmwgfx: switch from ioremap_cache to memremap
 2015-10-28  7:05 UTC  (8+ messages)

perf: fuzzer triggered trouble on AMD, maybe ibs related
 2015-10-28  7:05 UTC  (2+ messages)

[PATCH 0/6] dmaengine: tegra-apb: Various updates
 2015-10-28  7:03 UTC  (9+ messages)
` [PATCH 1/6] dmaengine: tegra-apb: Correct runtime-pm usage
` [PATCH 6/6] dmaengine: tegra-apb: Disable interrupts on removal

[PATCH v2] cputime: fix invalid gtime
 2015-10-28  7:01 UTC 

[PATCH] lpfc: replaced kmalloc + memset with kzalloc
 2015-10-28  6:53 UTC 

[PATCH v3] dmaengine: fsl-edma: add PM suspend/resume support
 2015-10-28  6:49 UTC  (4+ messages)

[PATCH v2 0/4] Add online file check feature
 2015-10-28  6:26 UTC  (5+ messages)
` [PATCH v2 1/4] ocfs2: export ocfs2_kset for online file check
` [PATCH v2 2/4] ocfs2: sysfile interfaces "
` [PATCH v2 3/4] ocfs2: create/remove sysfile "
` [PATCH v2 4/4] ocfs2: check/fix inode block "

[PATCH] tty/vt/keyboard: use memdup_user to simplify code
 2015-10-28  6:26 UTC 

[PATCH v12 0/6] Altera PCIe host controller driver with MSI support
 2015-10-28  6:25 UTC  (5+ messages)

[PATCH v4 0/2] powerpc/512x: add LocalPlus Bus FIFO device driver
 2015-10-28  6:20 UTC  (5+ messages)

[PATCH v4 4/4] ARM: dts: sun6i: Add dts file for MSI Primo81 tablet
 2015-10-28  6:20 UTC  (3+ messages)
` [PATCH] ARM: dts: sunxi: sun6i-a31s-primo81.dts: add touchscreen axis swapping property

[GIT] Networking
 2015-10-28  6:32 UTC 

[PATCH] Input: tsc2005 - Add support for tsc2004
 2015-10-28  6:12 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v2] Staging: android: uapi: fixed comment block coding style error in ion.h
 2015-10-28  5:53 UTC  (2+ messages)

[lkp] [sched/fair] 1746babbb1: +2.3% unixbench.score
 2015-10-28  5:46 UTC 

[lkp] [x86/setup] f5f3497cad: BUG: kernel boot crashed
 2015-10-28  5:41 UTC 

[PATCH 2/2] drivers:staging:wlan_ng Fix no space is necessary after a cast
 2015-10-28  5:41 UTC  (5+ messages)

[lkp] [xfrm] 37ec89f091: BUG: sleeping function called from invalid context at kernel/locking/mutex.c:97
 2015-10-28  5:40 UTC 

[lkp] [mm, page_alloc] 43993977ba: +88% OOM possibility
 2015-10-28  5:36 UTC 

[PATCH V2 0/3] perf/powerpc:Add ability to sample intr machine state in powerpc
 2015-10-28  5:33 UTC  (3+ messages)

[PATCH] w1: w1_process() is not freezable kthread
 2015-10-28  5:26 UTC  (3+ messages)

[PATCH 0/3] context_tracking: streamline code, avoid IRQ save/restore
 2015-10-28  5:22 UTC  (7+ messages)
` [PATCH 1/3] context_tracking: remove duplicate enabled check
` [PATCH 2/3] context_tracking: avoid irq_save/irq_restore on guest entry and exit
` [PATCH 3/3] x86: context_tracking: avoid irq_save/irq_restore on kernel "

[RFC PATCH 0/3] restartable sequences v2: fast user-space percpu critical sections
 2015-10-28  5:19 UTC  (4+ messages)
` [RFC PATCH v2 2/3] restartable sequences: x86 ABI

[PATCH 00/11] Generalized broadcom cygnus gpio driver
 2015-10-28  5:14 UTC  (4+ messages)
` [PATCH 05/11] dt-binding: Add ngpios property to GPIO controller node

[PATCH 0/3] virtio DMA API core stuff
 2015-10-28  5:12 UTC  (8+ messages)
` [PATCH 2/3] virtio_ring: Support DMA APIs

[PATCH v2 00/10] hwmon: (fam15h_power) Introduce an accumulated power reporting algorithm
 2015-10-28  5:06 UTC  (6+ messages)
` [PATCH v2 05/10] hwmon: (fam15h_power) Add compute unit accumulated power

[PATCH] drivers: power: always set IRQF_ONESHOT if no primary handler is specified
 2015-10-28  5:04 UTC 

[PATCH] sched: fix incorrect wait time and wait count statistics
 2015-10-28  4:46 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] IB/sa: replace GFP_KERNEL with GFP_ATOMIC
 2015-10-28  4:30 UTC  (6+ messages)

[GIT PULL] Discard regression fix for 4.3
 2015-10-28  4:14 UTC 

[PATCH] audit: removing unused variable
 2015-10-28  4:10 UTC 

[PATCH v8 0/5] Watchdog: introduce ARM SBSA watchdog driver
 2015-10-28  4:10 UTC  (4+ messages)
` [PATCH v8 1/5] Documentation: add sbsa-gwdt driver documentation

[PATCH 0/5] MADV_FREE refactoring and fix KSM page
 2015-10-28  4:03 UTC  (9+ messages)
` [PATCH 4/5] mm: simplify reclaim path for MADV_FREE


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