linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-14 04:00:32 to 2016-06-14 10:17:51 UTC [more...]

[PATCH] sched: unlikely corrupted stack end
 2016-06-14 10:17 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v8 0/3] Mediatek MT8173 CMDQ support
 2016-06-14 10:17 UTC  (18+ messages)
` [PATCH v8 2/3] CMDQ: Mediatek CMDQ driver

[PATCH 1/2] ASoC: remove one extraneous 'const'
 2016-06-14 10:17 UTC 

[patch 13/20] timer: Switch to a non cascading wheel
 2016-06-14 10:15 UTC  (3+ messages)

[PATCH] virtio-gpu: use src not crtc
 2016-06-14 10:13 UTC  (2+ messages)

[PATCH] mmc: Change the enhanced area related sysfs output format
 2016-06-14 10:12 UTC  (2+ messages)

[PATCH 0/2] printk.kmsg: Ratelimit it by default
 2016-06-14 10:12 UTC  (3+ messages)
` [PATCH 1/2] ratelimit: Extend to print suppressed messages on release
` [PATCH 2/2] printk: Add kernel parameter to control writes to /dev/kmsg

[patch 00/20] timer: Refactor the timer wheel
 2016-06-14 10:11 UTC  (5+ messages)
` [patch 13/20] timer: Switch to a non cascading wheel

[PATCH v4 00/14] fix some type infos and bugs for arm64/of numa
 2016-06-14 10:10 UTC  (5+ messages)

[PATCH] gpio: add Intel WhiskeyCove GPIO driver
 2016-06-14 10:09 UTC  (2+ messages)

[PATCH 0/5] gpio: refactor of_parse_own_gpio() and of_get_named_gpiod_flags()
 2016-06-14 10:07 UTC  (6+ messages)
` [PATCH 1/5] gpio: of: optimize "gpios" property parsing of of_parse_own_gpio()
` [PATCH 2/5] gpio: of: drop needless gpio_chip look-up in of_parse_own_gpio()
` [PATCH 3/5] gpio: of: move chip->of_gpio_n_cells checking to of_gpiochip_add()
` [PATCH 4/5] gpio: of: remove of_gpiochip_and_xlate() and struct gg_data
` [PATCH 5/5] gpio: of: factor out common code to a new helper function

[PATCH] mdio: mux: avoid 'maybe-uninitialized' warning
 2016-06-14 10:03 UTC 

[PATCH] iommu/arm-smmu: request pcie devices to enable ACS
 2016-06-14 10:00 UTC  (5+ messages)

[PATCH] init, fix initcall blacklist for modules
 2016-06-14  9:59 UTC  (3+ messages)

[PATCH tip/master] [BUGFIX] kprobes/x86: Fix to clear TF bit in fault-on-single-stepping
 2016-06-14  9:59 UTC  (4+ messages)

RFC: Fix kdump failed with 'notsc'
 2016-06-14  9:56 UTC 

[PATCH v2 0/2] clocksource: Add support for Oxford Semiconductor RPS Dual Timer
 2016-06-14  9:52 UTC  (4+ messages)
` [PATCH v2 1/2] clocksource: Add "

[PATCH 0/4]nbd: fixes for nbd
 2016-06-14  9:50 UTC  (10+ messages)
` [PATCH v2 0/5] nbd: "
  ` [PATCH v2 1/5] nbd: fix might_sleep warning on socket shutdown
  ` [PATCH v2 4/5]nbd: make nbd device wait for its users

[PATCH] mfd: qcom_rpm: fix offset error for msm8660
 2016-06-14  9:48 UTC 

[PATCH] irqchip/mips-gic: Populate irq_domain names
 2016-06-14  9:48 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v2 1/2] memory: tegra: mc: Add missing of_node_put
 2016-06-14  9:36 UTC  (2+ messages)

[RFC PATCH V2 0/2] ECAM quirks handling for ARM64 platforms
 2016-06-14  9:45 UTC  (7+ messages)
` [RFC PATCH V2 1/2] ACPI/PCI: Match PCI config space accessors against platfrom specific ECAM quirks

[PATCH] keyrings: Allow searching the user session keyring
 2016-06-14  9:46 UTC  (2+ messages)

[PATCH] irqchip/mips-gic: Fix IRQs in gic_dev_domain
 2016-06-14  9:46 UTC  (2+ messages)
` [tip:irq/urgent] "

[RFC RESEND] serial: 8250: fix regression in 8250 uart driver
 2016-06-14  9:40 UTC  (2+ messages)

[PATCH 0/2] delete unneeded of_node_put
 2016-06-14  9:38 UTC  (3+ messages)
` [PATCH 1/2] memory: tegra: "

[PATCH v2 2/2] memory: tegra: tegra124-emc: Add missing of_node_put
 2016-06-14  9:36 UTC  (2+ messages)

[PATCH 2/4] mtd: nand: implement two pairing scheme
 2016-06-14  9:34 UTC  (3+ messages)

[very-RFC 0/8] TSN driver for the kernel
 2016-06-14  9:30 UTC  (7+ messages)

[PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller
 2016-06-14  9:30 UTC  (6+ messages)
` [PATCH V9 09/11] ARM64/PCI: ACPI support for legacy IRQs parsing and consolidation with DT code

[RESEND PATCH v5 0/1] ARM64: ACPI: Update documentation for latest specification version
 2016-06-14  9:24 UTC  (3+ messages)

[PATCH] more mapcount page as kpage could reduce total replacement times than fewer mapcount one in probability
 2016-06-14  9:17 UTC 

[PATCH v3 00/14] regulator: pwm: various improvements
 2016-06-14  9:13 UTC  (15+ messages)
` [PATCH v3 01/14] pwm: Add an helper to prepare a new PWM state
` [PATCH v3 02/14] pwm: Add two helpers to ease relative duty cycle manipulation
` [PATCH v3 03/14] pwm: rockchip: Fix period and duty_cycle approximation
` [PATCH v3 04/14] pwm: rockchip: Add support for hardware readout
` [PATCH v3 05/14] pwm: rockchip: Avoid glitches on already running PWMs
` [PATCH v3 06/14] pwm: rockchip: Add support for atomic update
` [PATCH v3 07/14] pwm: sti: Add support for hardware readout
` [PATCH v3 08/14] pwm: sti: Avoid glitches on already running PWMs
` [PATCH v3 09/14] regulator: pwm: Adjust PWM config at probe time
` [PATCH v3 10/14] regulator: pwm: Switch to the atomic PWM API
` [PATCH v3 11/14] regulator: pwm: Properly initialize the ->state field
` [PATCH v3 12/14] regulator: pwm: Retrieve correct voltage
` [PATCH v3 13/14] regulator: pwm: Support extra continuous mode cases
` [PATCH v3 14/14] regulator: pwm: Document pwm-dutycycle-unit and pwm-dutycycle-range

[RFC 00/18] Present useful limits to user
 2016-06-14  9:14 UTC  (5+ messages)
` [RFC 03/18] memcontrol: present maximum used memory also for cgroup-v2
` [RFC 06/18] limits: present RLIMIT_CPU and RLIMIT_RTTIMER current status

[PATCH v2 0/4] clocksource: rockchip/timer: Support rktimer for rk3399
 2016-06-14  9:12 UTC  (4+ messages)

[RFC][PATCH 0/8] PI and assorted failings
 2016-06-14  9:09 UTC  (3+ messages)
` [RFC][PATCH 1/8] rtmutex: Deboost before waking up the top waiter

[RFC PATCH 0/3] ECAM quirks handling for ARM64 platforms
 2016-06-14  9:06 UTC  (5+ messages)
` [RFC PATCH 1/3] pci, acpi: Match PCI config space accessors against platfrom specific ECAM quirks

[PATCH] alarmtimer: fixed comments describing structure fields
 2016-06-14  9:00 UTC 

[PATCH v2 1/1] Staging: comedi: dmm32at: fix BIT macro issue
 2016-06-14  8:58 UTC  (2+ messages)

[PATCH v3 1/6] dt-bindings: add LG LP097QX1-SPA1 panel binding
 2016-06-14  8:57 UTC  (4+ messages)
` [PATCH v3 4/6] drm/panel: simple: Add support for Samsung LSN122DL01-C01 2560x1600 panel

[lkp] [mm] 5c0a85fad9: unixbench.score -6.3% regression
 2016-06-14  8:57 UTC  (11+ messages)
  ` [LKP] "

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-14  8:24 UTC  (5+ messages)
` [PATCH v2 1/2] nxp/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v2 2/2] pci/aer: interrupt fixup in the quirk
` [PATCH v3 1/2] nxp/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v3 2/2] pci/aer: interrupt fixup in the quirk

linux-next: manual merge of the kvms390 tree with the s390 tree
 2016-06-14  8:45 UTC  (3+ messages)

USB broken on Banana Pi in Linux 4.6
 2016-06-14  8:45 UTC  (2+ messages)
` USB broken on Banana Pi in Linux 4.6 [solved]

[PATCH v3 0/9] Add MT8173 Video Decoder Driver
 2016-06-14  8:44 UTC  (4+ messages)

[PATCH 0/2] Reverts to address unixbench regression
 2016-06-14  8:42 UTC  (3+ messages)
` [PATCH 1/2] Revert "mm: make faultaround produce old ptes"
` [PATCH 2/2] Revert "mm: disable fault around on emulated access bit architecture"

[PATCH] [ACPI] Change structure initialisation to C99 style
 2016-06-14  8:42 UTC 

[RESEND PATCH v2 1/2] device property: Add function to search for named child of device
 2016-06-14  8:39 UTC  (3+ messages)

[v3 PATCH 2/2] scsi:stex.c Add S6 support
 2016-06-14  8:33 UTC 

[v3 PATCH 1/2] scsi:stex.c Support Pegasus 3 product
 2016-06-14  8:33 UTC 

[PATCH v2 1/2] sound: lpass-cpu: add module licence and description
 2016-06-14  8:30 UTC  (2+ messages)
` [PATCH v2 2/2] sound: lpass-platform: Move dma channel allocation to pcmops

[PATCH RFC] slub: reap free slabs periodically
 2016-06-14  8:13 UTC  (3+ messages)

[PATCH 0/3] Add Hisilicon MDIO bus driver and FEMAC driver
 2016-06-14  8:24 UTC  (4+ messages)
` [PATCH 1/3] net: Add MDIO bus driver for the Hisilicon FEMAC

[PATCH 0/3] Bug fixes for octeon driver
 2016-06-14  8:03 UTC  (4+ messages)
` [PATCH 2/3] i2c: octeon: Add retry logic after receiving STAT_RXADDR_NAK

[PATCH v10 00/14] USB OTG/dual-role framework
 2016-06-14  8:18 UTC  (11+ messages)
` [PATCH v10 01/14] usb: hcd: Initialize hcd->flags to 0
` [PATCH v10 03/14] usb: hcd.h: Add OTG to HCD interface
` [PATCH v10 12/14] usb: hcd: Adapt to OTG core
` [PATCH v10 14/14] usb: host: xhci-plat: Add otg device to platform data

[PATCH v10 1/2] Documentation: DT: dma: Add Xilinx zynqmp dma device tree binding documentation
 2016-06-14  8:18 UTC  (6+ messages)
` [PATCH v10 2/2] dmaengine: Add Xilinx zynqmp dma engine driver support

[PATCH v2 00/38] Documentation/sphinx
 2016-06-14  8:15 UTC  (5+ messages)

[PATCH 1/7] ubi: Fix scan_fast() comment
 2016-06-14  8:12 UTC  (7+ messages)
` [PATCH 2/7] ubi: Introduce vol_ignored()
` [PATCH 3/7] ubi: Fix whitespace issue in count_fastmap_pebs()
` [PATCH 4/7] ubi: Rework Fastmap attach base code
` [PATCH 5/7] ubi: Check whether the Fastmap anchor matches the super block
` [PATCH 6/7] ubi: Be more paranoid while seaching for the most recent Fastmap
` [PATCH 7/7] ubi: Use bitmaps in Fastmap self-check code

[PATCH 1/2 v16] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-06-14  8:09 UTC  (3+ messages)
` [PATCH 2/2 v16] drm/bridge: Add I2C based driver for ps8640 bridge

Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache)
 2016-06-14  8:11 UTC  (4+ messages)

[PATCH] mm/zsmalloc: add trace events for zs_compact
 2016-06-14  8:03 UTC  (9+ messages)

[PATCH] drivers/base: wrong return value of dmam_declare_coherent_memory
 2016-06-14  7:58 UTC  (2+ messages)
` [PATCH] [RESEND] drivers/base dmam_declare_coherent_memory leaks

[rfc patch] sched/fair: Use instantaneous load for fork/exec balancing
 2016-06-14  7:58 UTC 

Kconfig error: Missing dependency for MEMSTICK_UNSAFE_RESUME
 2016-06-14  7:56 UTC 

[PATCH 0/7] ir-rx51 driver fixes
 2016-06-14  7:53 UTC  (9+ messages)
` [PATCH 5/7] ARM: OMAP: dmtimer: Do not call PM runtime functions when not needed

[PATCH v6 0/6] crypto: algif - add akcipher
 2016-06-14  7:42 UTC  (5+ messages)
` [PATCH v6 3/6] crypto: AF_ALG -- add asymmetric cipher interface

[PATCH 0/9] clocksource/drivers/clksrc-of: Improve error handling
 2016-06-14  7:41 UTC  (3+ messages)
` [PATCH 1/9] of: Add a new macro to declare_of for one parameter function returning a value

[PATCH v2 0/3] Reset Apple AirPort card
 2016-06-14  7:36 UTC  (6+ messages)
` [PATCH v2 3/3] x86/quirks: Add early quirk to reset "

[PATCH 0/6] Support DAX for device-mapper dm-linear devices
 2016-06-14  7:30 UTC  (5+ messages)

[v2 PATCH 1/2] scsi:stex.c Support Pegasus 3 product
 2016-06-14  7:25 UTC  (4+ messages)

[RFC PATCH 0/3] mm, thp: convert from optimistic to conservative
 2016-06-14  7:18 UTC  (5+ messages)
` [RFC PATCH 1/3] mm, thp: revert allocstall comparing
` [RFC PATCH 2/3] mm, thp: convert from optimistic to conservative

[PATCH v5 1/2] mm, kasan: improve double-free detection
 2016-06-14  6:46 UTC  (4+ messages)

[PATCH v3 0/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration
 2016-06-14  7:08 UTC  (3+ messages)
` [PATCH v3 1/3] "

lm-senser can't detect thermal on thermal_zone
 2016-06-14  7:03 UTC  (7+ messages)

[PATCH v1 1/2] sound: lpass-cpu: add module licence and description
 2016-06-14  7:02 UTC  (2+ messages)

[PATCH 01/12] gpio: Only descend into gpio directory when CONFIG_GPIOLIB is set
 2016-06-14  6:58 UTC 

[PATCH 1/2] pinctrl: fix incorrect inline keyword in multiple drivers
 2016-06-14  6:56 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: max77620: select PINMUX

linux-next: Tree for Jun 14
 2016-06-14  6:55 UTC 

[PATCH v3] iio: stx104: Add GPIO support for the Apex Embedded Systems STX104
 2016-06-14  6:53 UTC  (2+ messages)

[PATCH] pinctrl: max77620: Remove unused structure definition
 2016-06-14  6:51 UTC  (2+ messages)

[PATCH] clk: rockchip: add pclk_vio_grf to critical clock on the RK3399
 2016-06-14  6:43 UTC  (4+ messages)

[PATCH] parisc: Change structure intialisation to C99 style
 2016-06-14  6:43 UTC 

[PATCH] phy: rockchip-dp: fix return value check in rockchip_dp_phy_probe()
 2016-06-14  6:39 UTC  (2+ messages)

[PATCH v2] locking/qspinlock: Use __this_cpu_dec instead
 2016-06-14  6:37 UTC 

[PATCH] mm, slaub: Add __GFP_ATOMIC to the GFP reclaim mask
 2016-06-14  6:36 UTC  (2+ messages)

[PATCH v3 00/13] sunxi spi fixes
 2016-06-14  6:35 UTC  (13+ messages)
  ` [linux-sunxi] [PATCH v3 10/13] spi: sunxi: merge sun4i and sun6i SPI driver
  ` [linux-sunxi] [PATCH v3 11/13] dt: spi: sun4i: merge sun4i and sun6i binding doc
  ` [linux-sunxi] [PATCH v3 07/13] spi: sunxi: rename constants to match between sun4i and sun6i

[PATCH v11 1/3] Bluetooth: hci_uart: add prepare callbacks to hci_uart_proto structure
 2016-06-14  6:35 UTC  (3+ messages)
` [PATCH v11 3/3] Bluetooth: hci_uart: Support firmware download for Marvell

[PATCH] ibmvscsis: Initial commit of IBM VSCSI Tgt Driver
 2016-06-14  6:23 UTC  (5+ messages)

[v2 PATCH 2/2] scsi:stex.c Add S6 support
 2016-06-14  6:22 UTC 

[PATCH] ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT
 2016-06-14  6:17 UTC  (6+ messages)

[PATCH 0/5] reset: make non-modular drivers really non modular
 2016-06-14  5:57 UTC  (3+ messages)
` [PATCH 4/5] reset: zynq: make it explicitly non-modular

[PATCH] locking/qrwlock: fix write unlock issue in big endian
 2016-06-14  6:11 UTC  (3+ messages)

[PATCH 3.16 046/114] batman-adv: Fix broadcast/ogm queue limit on a removed interface
 2016-06-14  6:07 UTC  (4+ messages)

[PATCH] kconfig.h: use already defined macros for IS_REACHABLE() define
 2016-06-14  6:01 UTC  (5+ messages)

[PATCH 1/5] kconfig.h: use __is_defined() to check if MODULE is defined
 2016-06-14  5:58 UTC  (5+ messages)
` [PATCH 2/5] export.h: use __is_defined() to check if __KSYM_* "
` [PATCH 3/5] kconfig.h: use already defined macros for IS_REACHABLE() define
` [PATCH 4/5] kconfig.h: allow to use IS_{ENABLE,REACHABLE} in macro expansion
` [PATCH 5/5] vmlinux.lds.h: replace config_enabled() with IS_ENABLED()

[PATCH] drm/i915: Fix missing unlock on error in i915_ppgtt_info()
 2016-06-14  5:57 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH net-next v3 0/7] vmxnet3: upgrade to version 3
 2016-06-14  5:54 UTC  (4+ messages)
` [PATCH net-next v3 6/7] vmxnet3: introduce command to register memory region

[GIT PULL] SCSI fixes for 4.7-rc2
 2016-06-14  5:51 UTC  (8+ messages)

[PATCH v2 1/7] mm/compaction: split freepages without holding the zone lock
 2016-06-14  5:52 UTC  (3+ messages)

[PATCH] locking/qspinlock: Use atomic_sub_return_release in queued_spin_unlock
 2016-06-14  5:52 UTC  (3+ messages)

[PATCH 1/2] drm/mediatek: Add gamma correction
 2016-06-14  5:43 UTC  (2+ messages)

[PATCH] s390/oprofile: Remove deprecated create_workqueue
 2016-06-14  5:36 UTC  (4+ messages)

[PATCH 0/4] scripts/coccicheck: add paramap and indexing options
 2016-06-14  5:22 UTC  (9+ messages)
` [PATCH 4/4] coccicheck: add indexing enhancement options

806ebc1465: BUG: tried to access memory at 0x7ff6afd3 while not in USER_DS
 2016-06-14  5:11 UTC 

[Cocci] [PATCH 4/4] coccicheck: add indexing enhancement options
 2016-06-14  5:08 UTC  (12+ messages)

linux-next: manual merge of the staging tree with the block tree
 2016-06-14  5:07 UTC 

[PATCH 0/2] dmaengine: bcm2835: Cyclic DMA fixes
 2016-06-14  5:06 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: bcm2835: Fix cyclic DMA period splitting
` [PATCH 2/2] dmaengine: bcm2835: Avoid splitting periods into very small chunks

linux-next: manual merge of the staging tree with the staging.current tree
 2016-06-14  5:04 UTC 

[PATCH v2 0/3] hw_random: Add Amlogic Meson SoCs Random Generator driver
 2016-06-14  4:59 UTC  (4+ messages)
` [PATCH v2 3/3] ARM64: dts: meson-gxbb: Add Hardware Random Generator node

[RESEND PATCH v11] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-06-14  4:52 UTC  (2+ messages)

[PATCH] crypto : async implementation for sha1-mb
 2016-06-14  4:34 UTC  (4+ messages)

linux-next: duplicate patches in the kspp and kbuild trees
 2016-06-14  4:32 UTC  (4+ messages)

Internal error xfs_trans_cancel
 2016-06-14  4:29 UTC  (2+ messages)


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