linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-04 05:26:06 to 2016-07-04 09:59:48 UTC [more...]

[PATCH 0/7] add missing of_node_put after calling of_parse_phandle (1st)
 2016-07-04  9:19 UTC  (9+ messages)
` [PATCH 2/7] arm: mach-shmobile: pm-rmobile: add missing of_node_put after calling of_parse_phandle
` [PATCH 4/7] bus: arm-cci: "

[patch 4 00/22] timer: Refactor the timer wheel
 2016-07-04  9:50 UTC  (23+ messages)
` [patch 4 01/22] timer: Make pinned a timer property
` [patch 4 02/22] x86/apic/uv: Initialize timer as pinned
` [patch 4 03/22] x86/mce: "
` [patch 4 04/22] cpufreq/powernv: "
` [patch 4 05/22] driver/net/ethernet/tile: "
` [patch 4 06/22] drivers/tty/metag_da: "
` [patch 4 07/22] drivers/tty/mips_ejtag: "
` [patch 4 08/22] net/ipv4/inet: Initialize timers "
` [patch 4 09/22] timer: Remove mod_timer_pinned
` [patch 4 10/22] signal: Use hrtimer for sigtimedwait
` [patch 4 11/22] hlist: Add hlist_is_singular_node() helper
` [patch 4 12/22] timer: Give a few structs and members proper names
` [patch 4 13/22] timer: Reduce the CPU index space to 256k
` [patch 4 14/22] timer: Switch to a non cascading wheel
` [patch 4 15/22] timer: Remove slack leftovers
` [patch 4 16/22] timer: Move __run_timers() function
` [patch 4 17/22] timer: Optimize collect timers for NOHZ
` [patch 4 18/22] tick/sched: Remove pointless empty function
` [patch 4 19/22] timer: Forward wheel clock whenever possible
` [patch 4 20/22] timer: Only wake softirq if necessary
` [patch 4 21/22] timer: Split out index calculation
` [patch 4 22/22] timer: Optimization for same expiry time in mod_timer()

[PATCH v6 0/6] mfd: tps65218: Clean ups
 2016-07-04  9:57 UTC  (4+ messages)
` [PATCH v6 4/6] gpio: tps65218-gpio: Add platform_device_id table

[PATCH 0/4] ARM: dts: TPS65218: Clean ups
 2016-07-04  9:55 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: AM437X-GP-EVM: Remove redundant regulator compatibles
` [PATCH 2/4] ARM: dts: AM437X-SK-EVM: "
` [PATCH 3/4] ARM: dts: AM437X-CM-T43: "
` [PATCH 4/4] ARM: dts: AM43X-EPOS-EVM: "

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-04  9:55 UTC  (5+ messages)

[RFC PATCH v2 0/4] net: ethernet: Add support for gmii2rgmii converter
 2016-07-04  9:54 UTC  (6+ messages)
` [RFC PATCH v2 1/4] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation
` [RFC PATCH v2 2/4] net: ethernet: xilinx: Add gmii2rgmii converter support
` [RFC PATCH v2 3/4] Documentation: DT: net: Update binding doc for gmiitorgmii conveter
` [RFC PATCH v2 4/4] net: macb: Add gmii2rgmii phy converter support

[PATCH] [linux-next][trivial]treewide: Fix company name "Freescale Semiconductor"
 2016-07-04  9:48 UTC 

[PATCH] pinctrl: uniphier: remove pointless pin-mux settings for PH1-LD11
 2016-07-04  9:48 UTC  (2+ messages)

linux-next: Tree for Jun 27
 2016-07-04  9:46 UTC  (3+ messages)
` linux-next: Tree for Jun 27 (pinctrl && !CONFIG_OF)

[PATCH 1/2] x86/apic: shutdown local APIC before I/O APIC during crash
 2016-07-04  9:44 UTC  (3+ messages)

[PATCH RFC v2 0/2] pxa_camera transition to v4l2 standalone device
 2016-07-04  9:44 UTC  (7+ messages)
` [PATCH RFC v2 1/2] media: platform: transfer format translations to soc_mediabus
` [PATCH RFC v2 2/2] media: platform: pxa_camera: make a standalone v4l2 device

[PATCH] mtdpart: propagate _get/put_device()
 2016-07-04  9:40 UTC  (3+ messages)

[PATCH v3 0/2] mark spi clocks as critical and enable spi3 clocks
 2016-07-04  9:40 UTC  (3+ messages)
` [PATCH v3 1/2] clk: exynos5433: do not use CLK_IGNORE_UNUSED for SPI clocks

[PATCH 1/1] gpio: max77620: get gpio value based on direction
 2016-07-04  9:40 UTC  (2+ messages)

[PATCH] iommu: arm-smmu: use devm_request_irq and devm_free_irq
 2016-07-04  9:38 UTC 

[PATCH 1/1] thermal: qcom: remove declare local symbols as static
 2016-07-04  9:36 UTC  (2+ messages)

[PATCH v3 00/21] backports: add kernel integration support
 2016-07-04  9:33 UTC  (3+ messages)
` [PATCH v3 01/21] backports: move legacy and SmPL patch application into helper

automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-07-04  9:35 UTC  (5+ messages)
` [PATCH 11/13] blk-mq: allow the driver to pass in an affinity mask

[PATCH v2] sched/deadline: remove useless param from setup_new_dl_entity
 2016-07-04  9:28 UTC  (3+ messages)

[PATCH 1/2] drm: Add drm driver for OpenCores VGA/LCD display controller
 2016-07-04  9:27 UTC  (3+ messages)

[PATCH v3 1/2] sound: lpass-cpu: add module licence and description
 2016-07-04  9:21 UTC  (2+ messages)
` [PATCH v3 2/2] sound: lpass-platform: Move dma channel allocation to pcmops

[PATCH 0/3] xen: add full support for CONFIG_PARAVIRT_TIME_ACCOUNTING
 2016-07-04  9:21 UTC  (3+ messages)
` [PATCH 2/3] arm/xen: add support for vm_assist hypercall

[PATCH v2 1/8] mm/zsmalloc: modify zs compact trace interface
 2016-07-04  9:21 UTC  (11+ messages)
` [PATCH v2 2/8] mm/zsmalloc: use obj_index to keep consistent with others
` [PATCH v2 3/8] mm/zsmalloc: take obj index back from find_alloced_obj
` [PATCH v2 4/8] mm/zsmalloc: use class->objs_per_zspage to get num of max objects
` [PATCH v2 5/8] mm/zsmalloc: avoid calculate max objects of zspage twice
` [PATCH v2 6/8] mm/zsmalloc: keep comments consistent with code
` [PATCH v2 7/8] mm/zsmalloc: add __init,__exit attribute
` [PATCH v2 8/8] mm/zsmalloc: use helper to clear page->flags bit

[PATCH v8] arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs
 2016-07-04  9:20 UTC 

[PATCH v2 0/2] arm64 live patching
 2016-07-04  9:18 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: implement FTRACE_WITH_REGS

[PATCH v2 0/4] bus: remove unused modular code from non-modular drivers
 2016-07-04  9:17 UTC  (3+ messages)
` [PATCH 3/4] bus: tegra-aconnect: make it explicitly non-modular

[PATCH 0/2] KVM: MMU: support VMAs that got remap_pfn_range-ed
 2016-07-04  9:16 UTC  (17+ messages)

Build regressions/improvements in v4.7-rc6
 2016-07-04  9:17 UTC  (3+ messages)

[PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode
 2016-07-04  9:13 UTC  (7+ messages)

We Offer Loans For All Purpose At 5%
 2016-07-04  9:04 UTC 

[PATCH] regulator: core: Assign bool value to variable has_full_constraints
 2016-07-04  9:09 UTC  (5+ messages)

[PATCH 00/14] PCI: trivial demodularization of builtin code
 2016-07-04  9:09 UTC  (3+ messages)
` [PATCH 03/14] PCI: designware-plat: make it explicitly non-modular

[PATCH 1/1] gpu: drm: msm_drv: add missing of_node_put after calling of_parse_phandle
 2016-07-04  8:44 UTC 

[PATCH] Exchange the Assignments of `MEMORYs' and `CFGs/IOs' in Designware PCIe Driver
 2016-07-04  9:00 UTC  (4+ messages)

[PATCHv3 0/2] USB Type-C Connector class
 2016-07-04  8:55 UTC  (8+ messages)
` [PATCHv3 1/2] usb: USB Type-C connector class

[alsa-devel] [PATCH] ASoC: bt-sco: add config prompt
 2016-07-04  8:58 UTC  (2+ messages)
` Applied "ASoC: bt-sco: add config prompt" to the asoc tree

[PATCH] phy: fix error handling
 2016-07-04  8:58 UTC  (5+ messages)

[PATCH v2 1/1] gpu: drm: msm_drv: add missing of_node_put after calling of_parse_phandle
 2016-07-04  8:49 UTC 

[PATCH 3/7] ASoC: rockchip-max98090: Fix NULL pointer de reference while accessing to jack
 2016-07-04  8:47 UTC  (4+ messages)
` Applied "ASoC: rockchip-max98090: Fix NULL pointer dereference while accessing to jack." to the asoc tree

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-07-04  8:44 UTC  (4+ messages)
` [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: Tree for Jul 4
 2016-07-04  8:43 UTC 

automatic interrupt affinity for MSI/MSI-X capable devices V3
 2016-07-04  8:39 UTC  (14+ messages)
` [PATCH 01/13] irq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
` [PATCH 02/13] irq: Introduce IRQD_AFFINITY_MANAGED flag
` [PATCH 03/13] irq: Add affinity hint to irq allocation
` [PATCH 04/13] irq: Use affinity hint in irqdesc allocation
` [PATCH 05/13] irq/msi: Make use of affinity aware allocations
` [PATCH 06/13] irq: add a helper spread an affinity mask for MSI/MSI-X vectors
` [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines
` [PATCH 08/13] pci: spread interrupt vectors in pci_alloc_irq_vectors
` [PATCH 09/13] blk-mq: don't redistribute hardware queues on a CPU hotplug event
` [PATCH 10/13] blk-mq: only allocate a single mq_map per tag_set
` [PATCH 11/13] blk-mq: allow the driver to pass in an affinity mask
` [PATCH 12/13] nvme: switch to use pci_alloc_irq_vectors
` [PATCH 13/13] nvme: remove the post_scan callout

[PATCH] checkkconfigsymbols.py: add --no-color option
 2016-07-04  8:39 UTC 

[PATCH 1/2] drm/amdgpu: remove unneeded conversions to bool
 2016-07-04  8:31 UTC  (2+ messages)

[PATCH] ARM: defconfig/at91: Add Bosch M_CAN driver
 2016-07-04  8:25 UTC  (2+ messages)

clk: Per controller locks (prepare & enable)
 2016-07-04  8:24 UTC  (3+ messages)

[RFC] block: fix blk_queue_split() resource exhaustion
 2016-07-04  8:20 UTC  (3+ messages)

[PATCH v003] Added support for gcc version >= 6
 2016-07-04  8:19 UTC  (5+ messages)
      ` [PATCH v004] gcov: "

[PATCH v11 00/22] Add HiSilicon RoCE driver
 2016-07-04  8:16 UTC  (4+ messages)

[PATCH] clkdev: add devm_of_clk_get()
 2016-07-04  8:04 UTC  (3+ messages)

[PATCH] relay: Add global mode support for buffer-only channels
 2016-07-04  8:00 UTC  (2+ messages)

[PATCH v4 0/5] MT2701 iommu support
 2016-07-04  8:00 UTC  (6+ messages)
` [PATCH v4 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701

[PATCH 0/3][RFC] mm/page:_owner: track page free call chain
 2016-07-04  7:53 UTC  (8+ messages)
` [PATCH 3/3] mm/page_owner: "

[PATCH 1/1] gpn: drm: fsl_tcon: add missing of_node_put after calling of_parse_phandle
 2016-07-04  7:40 UTC 

[patch] drm/tegra: sor: Double free on error
 2016-07-04  7:45 UTC 

NFS4 Client hangs when copying large files as of kernel version 4.4
 2016-07-04  7:41 UTC 

[PATCH] perf/core: Fix the mask in perf_output_sample_regs
 2016-07-04  7:19 UTC  (2+ messages)

[PATCH 0/5] Implement bitlock map allocator
 2016-07-04  7:29 UTC  (6+ messages)
` [PATCH 1/5] lockdep: "

[PATCH 0/3] add support for Allwinner SoCs ADC
 2016-07-04  7:26 UTC  (5+ messages)
` [PATCH 2/3] iio: adc: "

[PATCH] ARM: multi_v7_defconfig: add ACT8945A
 2016-07-04  7:25 UTC  (2+ messages)

[PATCH 1/1] gpu: drm: exynos_hdmi: add missing of_node_put after calling of_parse_phandle
 2016-07-04  7:15 UTC 

[PATCH v2] thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfs
 2016-07-04  7:19 UTC 

[PATCH v4 00/22] sh: LANDISK and R2Dplus convert to device tree
 2016-07-04  7:15 UTC  (3+ messages)
` [PATCH v4 14/22] sh: SH7751 core dtsi

[PATCH 1/1] gpu: drm: arcpgu_drv: add missing of_node_put after calling of_parse_phandle
 2016-07-04  7:07 UTC 

[PATCH 0/1]ext4: Fix for WARN_ON_ONCE when marking buffer dirty
 2016-07-04  7:09 UTC  (3+ messages)
` [PATCH 1/1]ext4: Fix "

[RESEND PATCH v2 0/5] ir-rx51 driver fixes
 2016-07-04  7:07 UTC  (3+ messages)

[PATCH v4 0/4] nbd: nbd fixes
 2016-07-04  7:06 UTC  (3+ messages)
` [PATCH v4 2/5]nbd: fix might_sleep warning on socket shutdown

linux-next: build failure after merge of the lightnvm tree
 2016-07-04  7:06 UTC  (3+ messages)

[PATCH 1/1] firmware: arm_scpi: add missing of_node_put after calling of_parse_phandle
 2016-07-04  6:55 UTC 

[PATCH] thermal: rcar-thermal: enable hwmon when thermal_zone
 2016-07-04  6:58 UTC  (5+ messages)
  ` [PATCH] thermal: hwmon: EXPORT_SYMBOL for thermal hwmon sysfs

[PATCH v3 0/4] iio: potentiometer: mcp4531: New parts, DT and typo
 2016-07-04  6:57 UTC  (6+ messages)
` [PATCH v3 3/4] iio: potentiometer: mcp4531: Add device tree binding

[PATCH v3 0/2] iio: adc: max1363: Add device tree support
 2016-07-04  6:56 UTC  (4+ messages)
` [PATCH v3 1/2] iio: adc: max1363: Add device tree binding documentation

[RFC] arm64: kexec_file_load support
 2016-07-04  6:58 UTC  (3+ messages)

[RFC] [PATCH 0/3] media: an attempt to refresh omap1_camera driver
 2016-07-04  6:50 UTC  (4+ messages)

[RFC 00/12] lockdep: Implement crossrelease feature
 2016-07-04  6:42 UTC  (4+ messages)
` [PATCH] lockdep: Add a document describing "

[PATCH v3 2/3] bcache: update document info
 2016-07-04  6:43 UTC  (3+ messages)

Linux 4.7-rc6
 2016-07-04  6:37 UTC 

[PATCH 0/3] ARM: dts: Enable suspend configuration
 2016-07-04  6:34 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: AM437X-GP-EVM: AM437X-SK-EVM: Make dcdc3 dcdc5 and dcdc6 enable during suspend
` [PATCH 2/3] ARM: dts: am437x-gp-evm: disable DDR regulator in rtc-only/poweroff mode
` [PATCH 3/3] ARM: dts: am437x-sk-evm: "

[PATCH v2 1/2] drm/dsi: Implement dcs set/get display brightness
 2016-07-04  6:27 UTC  (5+ messages)
` [PATCH v7 2/2] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel

[PATCH v13 0/8] perf tools: Support overwritable ring buffer
 2016-07-04  6:20 UTC  (9+ messages)
` [PATCH v13 1/8] perf tools: Drop redundant evsel->overwrite indicator
` [PATCH v13 2/8] perf evlist: Introduce aux evlist
` [PATCH v13 3/8] perf tests: Add testcase for auxiliary evlist
` [PATCH v13 4/8] perf record: Introduce rec->overwrite_evlist for overwritable events
` [PATCH v13 5/8] perf record: Read from overwritable ring buffer
` [PATCH v13 6/8] perf tools: Enable overwrite settings
` [PATCH v13 7/8] perf tools: Don't warn about out of order event if write_backward is used
` [PATCH v13 8/8] perf tools: Add --tail-synthesize option

[PATCH] netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
 2016-07-04  6:14 UTC  (3+ messages)

[PATCH net-next] tun: fix build warnings
 2016-07-04  5:53 UTC 

linux-next: manual merge of the kvm tree with the kspp tree
 2016-07-04  5:48 UTC 

[PATCH] fsl/fman: fix error handling
 2016-07-04  5:46 UTC 

linux-next: build warnings after merge of the ftrace tree
 2016-07-04  5:42 UTC 

[PATCH perf/core v13 00/15] perf-probe --cache and SDT support
 2016-07-04  5:25 UTC  (4+ messages)
` [PATCH perf/core v13 04/15] perf/sdt: ELF support for SDT


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