linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-07 22:17:54 to 2016-11-08 05:14:58 UTC [more...]

[PATCH net-next v6 02/10] dpaa_eth: add support for DPAA Ethernet
 2016-11-07 16:59 UTC  (5+ messages)

[PATCHv2 00/49] thermal: reorganizing thermal core
 2016-11-08  5:09 UTC  (30+ messages)
` [PATCHv2 02/49] thermal: core: group thermal_zone DEVICE_ATTR's declarations
` [PATCHv2 03/49] thermal: core: group device_create_file() calls that are always created
` [PATCHv2 05/49] thermal: core: move emul_temp creation to tz->device.groups
` [PATCHv2 07/49] thermal: core: move passive attr "
` [PATCHv2 09/49] thermal: core: move power actor code out of sysfs I/F section
` [PATCHv2 11/49] thermal: core: fix style on remove_trip_attrs()
` [PATCHv2 12/49] thermal: core: move the trip attrs to the tz sysfs I/F section
` [PATCHv2 14/49] thermal: core: move trips attributes to tz->device.groups
` [PATCHv2 16/49] thermal: core: split passive_store
` [PATCHv2 17/49] thermal: core: split policy_store
` [PATCHv2 18/49] thermal: core: split available_policies_show()
` [PATCHv2 19/49] thermal: core: move to_thermal_zone() macro to header file
` [PATCHv2 20/49] thermal: core: treat correctly the return value of *scanf calls
` [PATCHv2 21/49] thermal: core: match parenthesis on code alignment
` [PATCHv2 22/49] thermal: core: move thermal_zone sysfs to thermal_sysfs.c
` [PATCHv2 23/49] thermal: core: move to_cooling_device macro to header file
` [PATCHv2 24/49] thermal: core: move cooling device sysfs to thermal_sysfs.c
` [PATCHv2 30/49] thermal: core: move __unbind() helper to where it is used
` [PATCHv2 32/49] thermal: core: move bind_tz() "
` [PATCHv2 33/49] thermal: core: fix couple of style issues on __bind() helper
` [PATCHv2 36/49] thermal: core: move notify to the zone update section
` [PATCHv2 37/49] thermal: core: add a comment describing the main update loop
` [PATCHv2 38/49] thermal: core: add a comment describing the power actor section
` [PATCHv2 39/49] thermal: core: add a comment describing the device management section
` [PATCHv2 40/49] thermal: sysfs: remove symbols of emul_temp when config is disabled
` [PATCHv2 41/49] thermal: core: remove FSF address in the GPL notice
` [PATCHv2 43/49] thermal: core: standardize line breaking alignment
` [PATCHv2 46/49] thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister
` [PATCHv2 48/49] thermal: sysfs: use kcalloc() instead of kzalloc()

[RFC] mem-hotplug: shall we skip unmovable node when doing numa balance?
 2016-11-08  4:43 UTC 

[PATCH v3 1/1] skd_main: use %*ph to dump small buffers
 2016-11-08  4:41 UTC  (2+ messages)

[PATCH] mm: dmapool: Fixed following warnings
 2016-11-08  4:37 UTC 

[PATCH] ixgbe: Remove out-of-tree references
 2016-11-08  4:34 UTC 

linux-next: manual merge of the tip tree with the drm-intel tree
 2016-11-08  4:25 UTC 

[PATCH v3 1/2] memcg: Prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
 2016-11-08  4:23 UTC  (8+ messages)
` [PATCH v3 2/2] mm: Check kmem_create_cache flags are commons

[PATCH v3] cpufreq: stats: clear statistics
 2016-11-08  4:09 UTC  (2+ messages)

[Resend][PATCH] cpufreq: conservative: Decrease frequency faster when the timer deferred
 2016-11-08  4:04 UTC  (4+ messages)

[PATCH v6 0/6] Introduce ZONE_CMA
 2016-11-08  3:59 UTC  (9+ messages)
` [PATCH v6 2/6] mm/cma: introduce new zone, ZONE_CMA

Zram/Zmalloc Questions
 2016-11-08  3:46 UTC  (2+ messages)

[PATCH V5 0/3] ARM64 LPC: legacy ISA I/O support
 2016-11-08  3:47 UTC  (4+ messages)
` [PATCH V5 1/3] ARM64 LPC: Indirect ISA port IO introduced
` [PATCH V5 2/3] ARM64 LPC: Add missing range exception for special ISA
` [PATCH V5 3/3] ARM64 LPC: LPC driver implementation on Hip06

[PATCH v3 00/10] Add DT support for ohci-da8xx
 2016-11-07 20:39 UTC  (2+ messages)
` [PATCH v3 02/10] USB: ohci: da8xx: Prepare to remove platform callbacks

[PATCH v2 1/2] cpufreq: powernv: Adding fast_switch for schedutil
 2016-11-08  3:40 UTC  (3+ messages)
` [PATCH v2 2/2] cpufreq: powernv: Use PMCR to verify global and local pstate

linux-next: build failure after merge of the block tree
 2016-11-08  3:28 UTC  (2+ messages)

[PATCH V2 0/5] ARM64: More flexible HW watchpoint
 2016-11-08  3:29 UTC  (5+ messages)
` [PATCH V2 2/5] arm64: Allow hw watchpoint at varied offset from base address
` [PATCH V2 3/5] arm64: hw_breakpoint: Handle inexact watchpoint addresses

[PATCH] usb: renesas_usbhs: simplify list handling
 2016-11-08  3:26 UTC  (3+ messages)

[PATCH 0/2] Input: ABS2 and motion tracking
 2016-11-08  3:24 UTC  (6+ messages)
` [PATCH 2/2] Input: add motion-tracking ABS_* bits and docs

[PATCH v9 0/8] power: add power sequence library
 2016-11-08  2:51 UTC  (9+ messages)
` [PATCH v9 1/8] binding-doc: power: pwrseq-generic: add binding doc for generic "
` [PATCH v9 2/8] power: add "
` [PATCH v9 3/8] binding-doc: usb: usb-device: add optional properties for power sequence
` [PATCH v9 4/8] usb: core: add power sequence handling for USB devices
` [PATCH v9 5/8] usb: chipidea: let chipidea core device of_node equal's glue layer device of_node
` [PATCH v9 6/8] ARM: dts: imx6qdl: Enable usb node children with <reg>
` [PATCH v9 7/8] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property
` [PATCH v9 8/8] ARM: dts: imx6q-evi: Fix onboard hub reset line

linux-next: build failure after merge of the sound-asoc tree
 2016-11-08  3:18 UTC  (2+ messages)

[PATCH V3 1/2] ARM: imx: mmdc perf function support i.MX6QP
 2016-11-07 17:30 UTC  (2+ messages)
` [PATCH V3 2/2] ARM: dts: add new compatible stream for i.MX6QP mmdc

[PATCH v2 00/12] mm: page migration enhancement for thp
 2016-11-08  3:05 UTC  (20+ messages)
` [PATCH v2 01/12] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 6
` [PATCH v2 02/12] mm: mempolicy: add queue_pages_node_check()
` [PATCH v2 03/12] mm: thp: introduce separate TTU flag for thp freezing
` [PATCH v2 04/12] mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
` [PATCH v2 05/12] mm: thp: add core routines for thp/pmd migration
` [PATCH v2 06/12] mm: thp: enable thp migration in generic path
` [PATCH v2 07/12] mm: thp: check pmd migration entry in common path
` [PATCH v2 08/12] mm: soft-dirty: keep soft-dirty bits over thp migration
` [PATCH v2 09/12] mm: hwpoison: soft offline supports "
` [PATCH v2 10/12] mm: mempolicy: mbind and migrate_pages support "
` [PATCH v2 11/12] mm: migrate: move_pages() supports "
` [PATCH v2 12/12] mm: memory_hotplug: memory hotremove "
      ` [PATCH] mm: fix unused variable warning

[PATCH] staging: lustre: ldlm: pl_recalc time handling is wrong
 2016-11-08  2:47 UTC 

[PATCH v3 00/15] lockdep: Implement crossrelease feature
 2016-11-08  2:54 UTC  (4+ messages)
` [REVISED DOC on v3] Crossrelease Lockdep

[PATCH v2 0/3] Add Mediatek CIRQ interrupt controller
 2016-11-08  2:57 UTC  (6+ messages)
` [PATCH v2 2/3] irqchip: mtk-cirq: Add mediatek mtk-cirq implement

[PATCH] igb: drop field "tail" of struct igb_ring
 2016-11-08  2:50 UTC  (3+ messages)
` [Intel-wired-lan] "

[RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II)
 2016-11-08  2:45 UTC  (3+ messages)
  ` Summary of LPC guest MSI discussion in Santa Fe (was: Re: [RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II))

[PATCH 0/2] arm64: fix the bugs found in the hugetlb test
 2016-11-08  2:25 UTC  (6+ messages)
` [PATCH 1/2] arm64: hugetlb: remove the wrong pmd check in find_num_contig()

linux-next: manual merge of the kspp tree with Linus' tree
 2016-11-08  2:31 UTC 

scripts/gcc-plugins/gcc-common.h:4:22: fatal error: bversion.h: No such file or directory
 2016-11-08  2:25 UTC  (3+ messages)

[PATCH v2 00/12] Fix and update HOWTO Korean translation
 2016-11-08  1:30 UTC  (3+ messages)

[PATCH v11 00/22] Add Mediated device support
 2016-11-08  2:20 UTC  (8+ messages)
` [PATCH v11 10/22] vfio iommu type1: Add support for mediated devices
` [PATCH v11 11/22] vfio iommu: Add blocking notifier to notify DMA_UNMAP
` [PATCH v11 12/22] vfio: Add notifier callback to parent's ops structure of mdev

[PATCH] mtd: bcm47xxsflash: use uncached MMIO access for BCM53573
 2016-11-08  2:23 UTC  (2+ messages)

[PATCH v4 0/3] Add Mediatek JPEG Decoder
 2016-11-08  2:23 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: mediatek: Add a binding for "

Authenticating Unix Socket Connections by PGID
 2016-11-08  2:18 UTC 

[PATCHv7 00/11] i2c: Relax mandatory I2C ID table passing
 2016-11-08  2:14 UTC  (7+ messages)
` [PATCHv7 10/11] mfd: as3722: Rid driver of superfluous I2C device ID structure

[PATCH] USB: fix typo in documentation
 2016-11-08  2:12 UTC  (2+ messages)

PROBLEM: Kernel oops on suspend to ram
 2016-11-08  2:07 UTC 

[RESEND PATCH v3 0/2] set specific ddr frequency when stop ddr dvfs
 2016-11-08  2:06 UTC  (2+ messages)
  ` [RESEND PATCH v3 1/2] PM/devfreq: add suspend frequency support

linux-next: manual merge of the rdma-leon-test tree with the net-next tree
 2016-11-08  2:06 UTC 

[PATCH v5 0/7] Input: synaptics-rmi4 - F34 device reflash support
 2016-11-08  1:49 UTC  (7+ messages)
` [PATCH v5 1/7] Input: synaptics-rmi4 - factor out functions from probe
` [PATCH v5 2/7] Input: synaptics-rmi4 - add a couple of debug lines
` [PATCH v5 3/7] Input: synaptics-rmi4 - add support for F34 device reflash

[PATCH] coding-style: fix mismatch of jump label name
 2016-11-08  2:05 UTC  (2+ messages)

[lkp] [net] af1fee9821: BUG:spinlock_trylock_failure_on_UP_on_CPU
 2016-11-08  2:01 UTC  (4+ messages)

[PATCH v6 0/4] enable movable nodes on non-x86 configs
 2016-11-08  1:59 UTC  (6+ messages)
` [PATCH v6 1/4] powerpc/mm: allow memory hotplug into a memoryless node
` [PATCH v6 2/4] mm: remove x86-only restriction of movable_node
` [PATCH v6 3/4] mm: enable CONFIG_MOVABLE_NODE on non-x86 arches
` [PATCH v6 4/4] of/fdt: mark hotpluggable memory

[PATCH v3 0/3] ARC: Set of patches for IRQ subsystem
 2016-11-08  1:58 UTC  (3+ messages)
` [PATCH v3 2/3] ARCv2: MCIP: Use hwirq instead of virq for resolution of IDU IRQ handlers

[PATCH] s390: remove unneeded dependency for gen_facilities
 2016-11-08  1:55 UTC 

Greetings
 2016-11-07 16:56 UTC 

[PATCH 1/2] s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h
 2016-11-08  1:50 UTC  (3+ messages)

'kbuild' merge before 4.9-rc1 breaks build and boot
 2016-11-08  1:33 UTC  (5+ messages)

[PATCH] gpio: tegra186: Add support for T186 GPIO
 2016-11-08  1:42 UTC  (4+ messages)

[PATCH] Documentation: networking: dsa: Update tagging protocols
 2016-11-08  1:39 UTC  (2+ messages)

[PATCH v2] LSO feature added to Cadence GEM driver
 2016-11-08  1:38 UTC  (3+ messages)
` [PATCH net-next v3] cadence: Add LSO support

[PATCH] virtio-net: drop legacy features in virtio 1 mode
 2016-11-08  1:36 UTC  (2+ messages)

[PATCH 1/2] Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
 2016-11-08  1:29 UTC  (2+ messages)
` [PATCH 2/2] kexec: Change to export the value of phys_base instead of symbol address

linux-next: manual merge of the net-next tree with the net tree
 2016-11-08  1:25 UTC 

[PATCH] ARM: zx: Fix error handling
 2016-11-07 21:18 UTC  (2+ messages)

[PATCH] ARM: spear: Fix error handling
 2016-11-07 21:16 UTC  (2+ messages)

[PATCH] igb/e1000: correct register comments
 2016-11-08  1:17 UTC  (2+ messages)

[PATCH] Doc: update kselftest.txt with details on how to run tests after install
 2016-11-08  1:04 UTC  (2+ messages)

[PATCH v4] drm: bridge: add DesignWare HDMI I2S audio support
 2016-11-08  1:00 UTC 

[PATCH] staging: vc04_services: Add 32-bit compatibility ioctls
 2016-11-08  0:48 UTC 

[REGRESSION] "console: don't prefer first registered if DT specifies stdout-path" breaks console on video outputs of various ARM boards
 2016-11-08  0:46 UTC  (3+ messages)
` [PATCH] Revert "console: don't prefer first registered if DT specifies stdout-path"

[PATCH] dma-debug: Avoid NULL dereference when checking sync
 2016-11-08  0:38 UTC  (2+ messages)

[RESEND PATCH v2 -next 1/3] ARM64: dts: amlogic: Add Meson GX dtsi from GXBB
 2016-11-08  0:27 UTC  (3+ messages)
` [PATCH] ARM64: dts: amlogic: Reorder copyrights for meson-gx

[PATCH 1/6] Staging: fsl-mc: bus: dpmcp: Kernel type 'u32' preferred over 'uint32_t'
 2016-11-07 23:50 UTC  (2+ messages)

[PATCH 3/3] tpm: move documentation under Documentation/security
 2016-11-08  0:22 UTC  (3+ messages)

[PATCH v3] drm: bridge: add DesignWare HDMI I2S audio support
 2016-11-08  0:20 UTC  (5+ messages)

[PATCH 0/9] staging: fsl-mc: move bus driver out of staging, add dpio
 2016-11-07 23:29 UTC  (6+ messages)
` [PATCH 4/9] bus: fsl-mc: dpio: add frame descriptor and scatter/gather APIs

[PATCH] char: make tile-srom explicitly non-modular
 2016-11-08  0:12 UTC  (3+ messages)
` [PATCH] tile-srom: allow the driver to be built as a module

[PATCH v2] platform/x86/asus-nb-wmi.c: Add X45U quirk
 2016-11-08  0:10 UTC  (5+ messages)

[PATCHv3 0/8] powerpc/mm: refactor vDSO mapping code
 2016-11-08  0:10 UTC  (5+ messages)
` [PATCHv3 1/8] powerpc/vdso: unify return paths in setup_additional_pages

[PATCH] vfio: Fix build break when SPAPR_TCE_IOMMU=n
 2016-11-08  0:07 UTC  (6+ messages)

[PATCH v3] platform/x86/asus-nb-wmi.c: Add X45U quirk
 2016-11-08  0:02 UTC 

[PATCH] perf/x86: add more Intel uncore IMC PCI ID for SkyLake
 2016-11-07 23:56 UTC  (2+ messages)

[PATCH] igb: Workaround for igb i210 firmware issue
 2016-11-07 23:55 UTC  (2+ messages)

[RFC][ATCH 0/3] sycalls: Remove args i and n from syscall_get_arguments()
 2016-11-07 23:54 UTC  (5+ messages)
` [RFC][ATCH 1/3] ptrace: Remove maxargs from task_current_syscall()
` [RFC][ATCH 3/3] syscalls: Remove start and number from syscall_get_arguments() args

[PATCH] PCI: Don't attempt to claim shadow copies of ROM
 2016-11-07 23:51 UTC 

[RFC v2 1/7] mm: Provide generic VDSO unmap and remap functions
 2016-11-07 23:51 UTC  (5+ messages)
` [RFC v2 6/7] mm/powerpc: Use generic VDSO remap and unmap functions

[RFC][PATCH] mm: merge as soon as possible when pcp alloc/free
 2016-11-07 23:45 UTC  (2+ messages)

[PATCH] media: s5p-mfc include buffer size in error message
 2016-11-07 23:40 UTC  (3+ messages)

[PATCH v2] media: s5p-mfc include buffer size in error message
 2016-11-07 23:39 UTC 

[PATCH resent v3 0/3] DT Fixes for OMAP5 boards
 2016-11-07 23:29 UTC  (4+ messages)
` [PATCH resent v3 3/3] ASoC: omap-abe-twl6040: fix typo in bindings documentation

[PATCH] ARM: OMAP2+: PRM: initialize en_uart4_mask and grpsel_uart4_mask
 2016-11-07 23:23 UTC  (2+ messages)

[PATCH v3 00/18] Synaptics RMI4 and SMBus implementation
 2016-11-07 23:17 UTC  (3+ messages)

[PATCHv4] shmem: avoid huge pages for small files
 2016-11-07 23:17 UTC  (3+ messages)

[PATCH] tracing: ignore FTRACE_FL_DISABLED while walking dyn_ftrace records
 2016-11-07 23:14 UTC 

[PATCH v3 0/4] make POSIX timers optional with some Kconfig help
 2016-11-07 23:12 UTC  (6+ messages)
` [PATCH v3 2/4] kconfig: regenerate *.c_shipped files after previous changes

net/l2tp: use-after-free write in l2tp_ip6_close
 2016-11-07 23:02 UTC  (2+ messages)

Linux 4.9-rc4
 2016-11-07 22:53 UTC  (4+ messages)
` [Intel-gfx] [REGRESSION] Linux 4.9-rc4: gfx glitches on Intel Sandybridge (was: Re: Linux 4.9-rc4)

[PATCH v4] Net Driver: Add Cypress GX3 VID=04b4 PID=3610
 2016-11-07 22:44 UTC 

[PATCH v4 1/2] memcg: Prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
 2016-11-07 22:47 UTC  (2+ messages)
` [PATCH v4 2/2] mm: Check kmem_create_cache flags are commons

[PATCH] staging: lustre: obd: rename health sysfs file to health_check
 2016-11-07 22:52 UTC 

[PATCH] arm/vdso: introduce vdso_mremap hook
 2016-11-07 18:13 UTC  (5+ messages)

[PATCH 2/2] staging: lustre: obdclass: Add handling of error returned by lustre_cfg_new
 2016-11-07 22:46 UTC  (4+ messages)

[PATCH v2 0/6] pinctrl: aspeed: Fixes for g5, implement remaining pins
 2016-11-07 22:42 UTC  (5+ messages)
` [PATCH v2 1/6] pinctrl-aspeed-g5: Never set SCU90[6]

[RFC PATCH] PCI/ACPI: xgene: Add ECAM quirk for X-Gene PCIe controller
 2016-11-07 22:38 UTC  (5+ messages)
` [RFC PATCH v2 1/1] "

-fno-PIE, take #3
 2016-11-07 22:31 UTC  (2+ messages)

[PATCH 0/8] ARM64: dts: meson-gxl: Add extended support
 2016-11-07 22:30 UTC  (3+ messages)
` [PATCH 2/8] ARM64: dts: meson-gxl: Add pinctrl nodes

[PATCH] coredump: fix unfreezable coredumping task
 2016-11-07 22:26 UTC  (2+ messages)

[PATCH v4 0/2] ARM: Embedding Position Independent Executables
 2016-11-07 22:24 UTC  (3+ messages)
` [PATCH v4 1/2] ARM: PIE infrastructure
` [PATCH v4 2/2] ARM: at91: pm: switch to the "

[PATCH v3] staging: lustre: mdc: manage number of modify RPCs in flight
 2016-11-07 22:23 UTC 

[PATCH 1/1 V2] mqueue: Implment generic xattr support
 2016-11-07 22:23 UTC  (2+ messages)

[PATCH] vxlan: hide unused local variable
 2016-11-07 22:21 UTC  (2+ messages)

[PATCH 0/3] add ION driver for STIh4xx SoC
 2016-11-07 22:17 UTC  (8+ 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).