linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-14 16:07:37 to 2016-06-14 19:24:00 UTC [more...]

[PATCH v2 00/38] Documentation/sphinx
 2016-06-14 19:23 UTC  (6+ messages)

[PATCH] selftests/exec: Add Makefile to install list since exec test expect it
 2016-06-14 19:22 UTC  (4+ messages)

[PATCH] Linux VM workaround for Knights Landing A/D leak
 2016-06-14 19:19 UTC  (15+ messages)
  ` [PATCH v2] "

[PATCHv2 0/2] register-field manipulation macros
 2016-06-14 19:18 UTC  (4+ messages)
` [PATCHv2 1/2] add basic "

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-06-14 19:14 UTC  (2+ messages)

[PATCH v2 0/6] support gpmi on i.MX6UL/7D and HW bitflip on i.MX6QP/7D
 2016-06-14 19:14 UTC  (3+ messages)
` [PATCH v2 4/6] mtd: nand: gpmi: correct bitflip for erased NAND page

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

disfunctional floppy driver in kernels 4.5, 4.6 and 4.7
 2016-06-14 19:09 UTC  (4+ messages)

[RFC PATCH-tip 0/6] locking/rwsem: Enable reader optimistic spinning
 2016-06-14 19:08 UTC  (10+ messages)
` [RFC PATCH-tip 1/6] locking/rwsem: Stop active read lock ASAP
` [RFC PATCH-tip 2/6] locking/rwsem: Enable optional count-based spinning on reader
` [RFC PATCH-tip 3/6] locking/rwsem: move down rwsem_down_read_failed function
` [RFC PATCH-tip 4/6] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [RFC PATCH-tip 5/6] locking/rwsem: Enable spinning readers
` [RFC PATCH-tip 6/6] xfs: Enable reader optimistic spinning for DAX inodes

[RFC 00/18] Present useful limits to user
 2016-06-14 19:03 UTC  (7+ messages)
` [RFC 03/18] memcontrol: present maximum used memory also for cgroup-v2

[PATCH v3 0/3] LSM: module hierarchy in /proc/.../attr
 2016-06-14 18:57 UTC  (7+ messages)
` [PATCH v3 1/3] LSM: Add /sys/kernel/security/lsm
` [PATCH v3 2/3] LSM: module hierarchy in /proc/.../attr
` [PATCH v3 3/3] LSM: Add context interface for proc attr

[RFC PATCH 1/2] mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_HARD with more useful semantic
 2016-06-14 18:54 UTC  (7+ messages)

[PATCH net-next v4 0/7] vmxnet3: upgrade to version 3
 2016-06-14 18:52 UTC  (8+ messages)
` [PATCH net-next v4 1/7] vmxnet3: prepare for version 3 changes
` [PATCH net-next v4 2/7] vmxnet3: introduce generic command interface to configure the device
` [PATCH net-next v4 3/7] vmxnet3: allow variable length transmit data ring buffer
` [PATCH net-next v4 4/7] vmxnet3: add receive data ring support
` [PATCH net-next v4 5/7] vmxnet3: add support for get_coalesce, set_coalesce ethtool operations
` [PATCH net-next v4 6/7] vmxnet3: introduce command to register memory region
` [PATCH net-next v4 7/7] vmxnet3: update to version 3

[PATCH] mfd: qcom_rpm: fix offset error for msm8660
 2016-06-14 18:51 UTC  (2+ messages)

[PATCH] nfsd: Close a race between access checking/setting in nfs4_get_vfs_file
 2016-06-14 18:50 UTC  (8+ messages)
` [PATCH v2] nfsd: Always lock state exclusively

[PATCH v2 net-next v2 00/12] net: dsa: mv88e6xxx: misc probe improvements
 2016-06-14 18:50 UTC  (14+ messages)
` [PATCH v2 net-next v2 01/12] net: dsa: mv88e6xxx: fix style issues
` [PATCH v2 net-next v2 02/12] net: dsa: mv88e6xxx: remove redundant assignments
` [PATCH v2 net-next v2 03/12] net: dsa: mv88e6xxx: use already declared variables
` [PATCH v2 net-next v2 04/12] net: dsa: mv88e6xxx: do not increment bus refcount
` [PATCH v2 net-next v2 05/12] net: dsa: mv88e6xxx: add switch register helpers
` [PATCH v2 net-next v2 06/12] net: dsa: mv88e6xxx: add port base address to info
` [PATCH v2 net-next v2 07/12] net: dsa: mv88e6xxx: put chip info in ID table
` [PATCH v2 net-next v2 08/12] net: dsa: mv88e6xxx: read switch ID from info
` [PATCH v2 net-next v2 09/12] net: dsa: mv88e6xxx: add SMI detection helper
` [PATCH v2 net-next v2 10/12] net: dsa: mv88e6xxx: iterate on compatible info
` [PATCH v2 net-next v2 11/12] net: dsa: mv88e6xxx: add an SMI ops structure
` [PATCH v2 net-next v2 12/12] net: dsa: mv88e6xxx: add addressing mode to info

[PATCH v2 1/2] liblockdep: Fix compile errors
 2016-06-14 18:44 UTC  (2+ messages)

[PATCH 1/2] f2fs: detect host-managed SMR by feature flag
 2016-06-14 18:43 UTC  (2+ messages)
` [PATCH 2/2] f2fs: call update_inode_page for orphan inodes

[RFC][PATCH 0/8] PI and assorted failings
 2016-06-14 18:42 UTC  (14+ messages)
` [RFC][PATCH 1/8] rtmutex: Deboost before waking up the top waiter
` [RFC][PATCH 2/8] sched/rtmutex/deadline: Fix a PI crash for deadline tasks
` [RFC][PATCH 8/8] rtmutex: Fix PI chain order integrity

[RFC PATCH v2 00/15] ACPI IORT ARM SMMU v3 support
 2016-06-14 18:39 UTC  (7+ messages)
` [RFC PATCH v2 09/15] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
` [RFC PATCH v2 10/15] drivers: iommu: arm-smmu-v3: enable ACPI driver initialization
` [RFC PATCH v2 11/15] drivers: iommu: arm-smmu-v3: add IORT iommu configuration

[PATCH V2] block: correctly fallback for zeroout
 2016-06-14 18:36 UTC  (6+ messages)

[PATCH] module.h: add copyleft-next >= 0.3.1 as GPL compatible
 2016-06-14 18:35 UTC 

[PATCH] KVM: SVM: compile out AVIC if !CONFIG_X86_LOCAL_APIC
 2016-06-14 18:20 UTC  (2+ messages)

[PATCH v6] r8152: Add support for setting pass through MAC address on RTL8153-AD
 2016-06-14 18:35 UTC  (10+ messages)

[PATCH] remoteproc: Fix potential race condition in rproc_add
 2016-06-14 18:34 UTC  (2+ messages)

[PATCH 1/1] kernel/sysctl.c: avoid overflow
 2016-06-14 18:33 UTC  (2+ messages)

[PATCH 0/2] printk.kmsg: Ratelimit it by default
 2016-06-14 18:30 UTC  (5+ messages)
` [PATCH 2/2] printk: Add kernel parameter to control writes to /dev/kmsg

[PATCH v2 1/1] x86/platform/intel-mid: Add Power Management Unit driver
 2016-06-14 18:29 UTC 

[PATCH v2 0/3] Introduce the latent_entropy gcc plugin
 2016-06-14 18:27 UTC  (5+ messages)
` [PATCH v2 1/3] Add "

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

[PATCH 00/11] perf tools: Various fixes
 2016-06-14 18:19 UTC  (12+ messages)
` [PATCH 01/11] perf mem: Add --ldlat option
` [PATCH 02/11] perf tools: Fix Data Object sort entry width index
` [PATCH 03/11] perf tools tui: Separate hierarchy and standard headers output
` [PATCH 04/11] perf tools stdio: Separate "
` [PATCH 05/11] perf tools stdio: Separate hierarchy "
` [PATCH 06/11] perf tools stdio: Separate standard "
` [PATCH 07/11] perf tools stdio: Do not pass hists in hist_entry__fprintf
` [PATCH 08/11] perf tools stdio: Add use_callchain parameter to hists__fprintf
` [PATCH 09/11] perf tools: Replace perf_evsel arg perf_hpp_fmt's header callback
` [PATCH 10/11] perf tools: Replace perf_evsel arg perf_hpp_fmt's width callback
` [PATCH 11/11] perf tools: Rename __hists__add_entry to hists__add_entry

[PATCH v2] arm64: allow building with kcov coverage on ARM64
 2016-06-14 18:16 UTC  (4+ messages)

[PATCH V5] irq: Track the interrupt timings
 2016-06-14 18:11 UTC  (3+ messages)

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

[GIT PULL 0/8] ARM: exynos: Early stuff for v4.8
 2016-06-14 18:03 UTC  (15+ messages)
` [GIT PULL 1/8] ARM: exynos: Mach/soc changes "
` [GIT PULL 4/8] ARM: exynos: Topic branch with driver "
` [GIT PULL 5/8] ARM: dts: exynos: DTS "
` [GIT PULL 6/8] arm64: "
` [GIT PULL 7/8] ARM: dts: exynos: Topic branch with Odroid XU "
` [GIT PULL 8/8] ARM: defconfig: exynos: Defconfig "

[PATCH] sched: Do not release current rq lock on non contended double_lock_balance()
 2016-06-14 18:02 UTC  (4+ messages)

[PATCHv2] arm64: Handle el1 synchronous instruction aborts cleanly
 2016-06-14 18:00 UTC 

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

[PULL] seccomp update (next)
 2016-06-14 17:57 UTC 

[PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-14 17:55 UTC  (5+ messages)
` [PATCH 02/21] fs: ext4: Use current_fs_time() for inode timestamps
    ` [Y2038] "

[PATCH] Add kernel parameter to blacklist modules
 2016-06-14 17:55 UTC  (3+ messages)

Garanti Lån tilbud 2%
 2016-06-14 17:45 UTC 

[GIT PULL] ARM: at91: soc for 4.8 #1
 2016-06-14 17:19 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: uniphier: UniPhier DTS updates (64bit) for v4.8-rc1
 2016-06-14 17:41 UTC  (2+ messages)

[PATCH] mfd: qcom_rpm: Remove unused define
 2016-06-14 17:48 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: uniphier: UniPhier DTS updates (32bit) for v4.8-rc1
 2016-06-14 17:39 UTC  (2+ messages)

[GIT PULL] ARM: at91: defconfig for 4.8 #1
 2016-06-14 17:27 UTC  (2+ messages)

[GIT PULL] ARM: at91: dt for 4.8 #1
 2016-06-14 17:26 UTC  (2+ messages)

[PATCH] firmware: qcom: scm: Expose PAS command 10 as reset-controller
 2016-06-14 17:48 UTC  (2+ messages)

[GIT PULL] ARM: at91: soc for 4.8 #1
 2016-06-14 17:13 UTC  (2+ messages)

[PATCH v1 1/1] x86/platform/intel-mid: Add Power Management Unit driver
 2016-06-14 17:48 UTC  (9+ messages)

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

[PATCH] pinctrl: qcom-ssbi: support for pm8058
 2016-06-14 17:43 UTC  (2+ messages)

[PATCH v4] power_supply: power_supply_read_temp only if use_cnt > 0
 2016-06-14 17:42 UTC  (3+ messages)

[PATCH 0/3] Convert clk-fixed into module platform driver
 2016-06-14 17:39 UTC  (2+ messages)

[PATCH v2 1/9] pinctrl: walk into bcm subdir unconditionally
 2016-06-14 17:37 UTC  (3+ messages)

[PATCH v2 1/2] Documentation: bindings: add dt documentation for Rockchip PCIe PHY
 2016-06-14 17:27 UTC  (2+ messages)

[PATCH 0/3] coresight: fix for v4.7-rcX
 2016-06-14 17:17 UTC  (4+ messages)
` [PATCH 1/3] coresight: Fix NULL pointer dereference in _coresight_build_path
` [PATCH 2/3] coresight: Fix tmc_read_unprepare_etr
` [PATCH 3/3] coresight: Fix erroneous memset in tmc_read_unprepare_etr

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

[PATCH] Add kernel parameter to blacklist modules
 2016-06-14 17:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/5] kconfig.h: use __is_defined() to check if MODULE is defined
 2016-06-14 17:10 UTC  (3+ messages)
` [PATCH 2/5] export.h: use __is_defined() to check if __KSYM_* "

Mainlining of Pyra nub joystick driver
 2016-06-14 17:09 UTC  (3+ messages)
` [Kernel] "

perf probe issues
 2016-06-14 17:05 UTC 

[PATCH v2 1/2] drm/dsi: Implement dcs set/get display brightness
 2016-06-14 17:03 UTC  (6+ messages)
` [PATCH v4 2/2] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel

[RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
 2016-06-14 17:01 UTC  (14+ messages)

[PATCH] sched: unlikely corrupted stack end
 2016-06-14 16:55 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v6 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-06-14 16:54 UTC  (4+ messages)
` [PATCH v6 2/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states
  ` [PATCH v6 2/5][UPDATED] "

[GIT PULL] ARM: dts: exynos: Fixes for v4.7
 2016-06-13 22:54 UTC  (2+ messages)

[patch 13/20] timer: Switch to a non cascading wheel
 2016-06-14 16:48 UTC  (2+ messages)

[PATCH] mfd: max77620: Fix FPS switch statements
 2016-06-14 16:50 UTC  (3+ messages)

[RFC PATCH 0/2] perf: Container-aware tracing support
 2016-06-14 16:49 UTC  (3+ messages)
` [RFC PATCH 1/2] perf/namespaces: Add a new namespace for isolated tracing
` [RFC PATCH 2/2] perf: Filter events based on perf-namespace

NVMe over Fabrics RDMA transport drivers
 2016-06-14 16:47 UTC  (7+ messages)
` [PATCH 4/5] nvmet-rdma: add a NVMe over Fabrics RDMA target driver

[PATCH v2 5/5] ACPI: ARM64: support for ACPI_TABLE_UPGRADE
 2016-06-14 16:41 UTC  (4+ messages)
` [PATCH v3 "

[rfc patch] sched/fair: Use instantaneous load for fork/exec balancing
 2016-06-14 16:40 UTC  (3+ messages)

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

Using irq-crossbar.c
 2016-06-14 16:39 UTC  (6+ messages)

[RFC/PATCH] perf: Add sizeof operator support
 2016-06-14 16:38 UTC 

[PATCH V4] irq: Track the interrupt timings
 2016-06-14 16:36 UTC  (5+ messages)

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

[PATCH v3 0/10]
 2016-06-14 16:28 UTC  (5+ messages)
` [PATCH v3 07/10] drm/bridge: analogix_dp: passing the connector as an argument in .get_modes()

[PATCH] tty: vt: Fix soft lockup in fbcon cursor blink timer
 2016-06-14 16:22 UTC  (2+ messages)
` Ping: "

[PATCH 00/48] ARM: at91: rework Atmel TCB drivers
 2016-06-14 16:18 UTC  (6+ messages)
` [PATCH 01/48] clk: at91: replace usleep() by udelay() calls

[PATCH 0/6] arm64: Extend Cortex-A53 errata workaround
 2016-06-14 16:16 UTC  (3+ messages)
` [PATCH 6/6] arm64: trap userspace "dc cvau" cache operation on errata-affected core

[PATCH 06/12] hsi: Only descend into hsi directory when CONFIG_HSI is set
 2016-06-14 16:13 UTC  (2+ messages)
` [PATCH] hsi: Build hsi_boardinfo.c into hsi core if enabled

RESEND: sysfs: Clarifying meaning of /sys/**/core_siblings on newer platforms
 2016-06-14 16:02 UTC 

[PATCH v3 0/2] ASoC: Add support to Qualcomm msm8916-wcd codec
 2016-06-14 16:12 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: msm8916: Add codec Device Tree bindings

sysfs: Clarifying meaning of /sys/**/core_siblings on newer platforms
 2016-06-14 16:00 UTC 

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


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