linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-15 06:41:42 to 2016-12-15 12:50:14 UTC [more...]

[PATCH] powerpc/8xx: Perf events on PPC 8xx
 2016-12-15 12:50 UTC  (2+ messages)

[PATCH v2 1/4] siphash: add cryptographically secure hashtable function
 2016-12-15 12:50 UTC  (21+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 3/3] random: use siphash24 instead of md5 for get_random_int/long

[PATCH v3] x86: SVM: Use the hardware provided GPA instead of page walk
 2016-12-15 12:42 UTC  (3+ messages)
` [PATCH v3] kvm: svm: "

[RFC 00/10] kmod: stress test driver, few fixes and enhancements
 2016-12-15 12:46 UTC  (5+ messages)
` [RFC 04/10] kmod: provide wrappers for kmod_concurrent inc/dec

Big I/O requests are split into small ones due to unaligned ext4 partition boundary?
 2016-12-15 12:43 UTC  (2+ messages)

[PATCH v3] dt-bindings: power: supply: bq24735: reverse the polarity of ac-detect
 2016-12-15 12:21 UTC 

[PATCH] genirq/affinity: fix node generation from cpumask
 2016-12-15 12:34 UTC  (6+ messages)
` [tip:irq/urgent] genirq/affinity: Fix "

[PATCH v5 0/7] remoteproc: qcom: Add support of mss rproc for msm8996
 2016-12-15 12:21 UTC  (8+ messages)
` [PATCH v5 1/7] remoteproc: qcom: Add private resource struct and new compatible
` [PATCH v5 2/7] remoteproc: qcom: Add and initialize proxy and active clocks
` [PATCH v5 3/7] remoteproc: qcom: Add and initialize proxy and active regulators
` [PATCH v5 4/7] remoteproc: qcom: Modify regulator enable and disable interface
` [PATCH v5 5/7] remoteproc: qcom: Modify clock "
` [PATCH v5 6/7] remoteproc: qcom: Implement Hexagon core specific changes
` [PATCH v5 7/7] clk: qcom: Add GCC_MSS_RESET support

Documenting the ioctl interfaces to discover relationships between namespaces
 2016-12-15  9:53 UTC  (3+ messages)

[PATCH] ASoC: samsung: Remove tests of member address
 2016-12-15 12:21 UTC  (2+ messages)
` Applied "ASoC: samsung: Remove tests of member address" to the asoc tree

[PATCH v6] mm: Add memory allocation watchdog kernel thread
 2016-12-15 10:24 UTC  (2+ messages)

[PATCH 0/3] clkdev: add devm_get_clk_from_child()
 2016-12-15 12:21 UTC  (4+ messages)

[PATCH] ASoC: topology: kfree kcontrol->private_value before freeing kcontrol
 2016-12-15 12:21 UTC  (2+ messages)
` Applied "ASoC: topology: kfree kcontrol->private_value before freeing kcontrol" to the asoc tree

[PATCH 1/2] misc: atmel-ssc: register as sound DAI if #sound-dai-cells is present
 2016-12-15 12:20 UTC  (2+ messages)
` Applied "misc: atmel-ssc: register as sound DAI if #sound-dai-cells is present" to the asoc tree

[PATCH V2 2/2] ASoC: samsung: add GPIOLIB dependency
 2016-12-15 12:21 UTC  (2+ messages)
` Applied "ASoC: samsung: add GPIOLIB dependency" to the asoc tree

[PATCH 1/1 linux-next] ASoC: samsung: include gpio consumer.h
 2016-12-15 12:21 UTC  (2+ messages)
` Applied "ASoC: samsung: include gpio consumer.h" to the asoc tree

[PATCH v2 2/2] ASoC: atmel: tse850: rely on the ssc to register as a cpu dai by itself
 2016-12-15 12:20 UTC  (2+ messages)
` Applied "ASoC: atmel: tse850: rely on the ssc to register as a cpu dai by itself" to the asoc tree

[PATCH v2] ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmc
 2016-12-15 12:17 UTC  (4+ messages)

[RFD] sched/deadline: Support single CPU affinity
 2016-12-15 12:16 UTC  (5+ messages)

[PATCH] userns: suppress kmemleak message
 2016-12-15 12:16 UTC  (3+ messages)

[PATCHv13 0/3] USB Type-C Connector class
 2016-12-15 12:06 UTC  (9+ messages)
` [PATCHv13 2/3] usb: USB Type-C connector class

[PATCH v2 0/5] MIPS: Add per-cpu IRQ stack
 2016-12-15 11:51 UTC  (3+ messages)
` [PATCH v2 3/5] MIPS: Only change $28 to thread_info if coming from user mode

[RFC v2 0/5] rcu: Introduce for_each_leaf_node_cpu()
 2016-12-15 12:04 UTC  (5+ messages)
` [RFC v2 1/5] "
` [RFC v2 4/5] rcu: Use for_each_leaf_node_cpu() in force_qs_rnp()

[PATCH] x86/kbuild: enable modversions for symbols exported from asm
 2016-12-15 12:03 UTC  (15+ messages)

Linux crashes when trying to online secondary core
 2016-12-15 12:00 UTC  (4+ messages)
      ` [tip:smp/urgent] clocksource/dummy_timer: Move hotplug callback after the real timers
      ` [tip:timers/urgent] tick/broadcast: Prevent NULL pointer dereference

[PATCH] drivers: staging: comedi: fix function prototypes
 2016-12-15 11:46 UTC  (4+ messages)

[PATCH 0/8] enable endian checks for all sparse builds
 2016-12-15 11:51 UTC  (8+ messages)
` [PATCH 5/8] linux: drop __bitwise__ everywhere
` [PATCH 8/8] Makefile: drop -D__CHECK_ENDIAN__ from cflags

[PATCH] drm/i915: use udelay for very short delays
 2016-12-15 11:51 UTC  (13+ messages)
  ` [Intel-gfx] "

[GIT PULL] pwm: Changes for v4.10-rc1
 2016-12-15 10:44 UTC 

[PATCH v2] ARM: dts: Add missing CPU frequencies for Exynos5422/5800
 2016-12-15 11:55 UTC 

[PATCHv2] x86/mm: drop unused argument sync_global_pgds()
 2016-12-15 11:53 UTC  (2+ messages)
` [tip:x86/urgent] x86/mm: Drop unused argument 'removed' from sync_global_pgds()

Moratorium on coding style patches (was Re: [PATCH] include/linux/kernel.h: fixed coding style issues)
 2016-12-15 11:54 UTC  (4+ messages)

[PATCH 1/5] irda: irproc.c: Remove unneeded linux/miscdevice.h include
 2016-12-15 11:54 UTC  (6+ messages)
` [PATCH 2/5] irda: irnet: Move "
` [PATCH 3/5] irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h
` [PATCH 4/5] irda: irnet: Remove unused IRNET_MAJOR define
` [PATCH 5/5] irda: irnet: add member name to the miscdevice declaration

page allocation stall in kernel 4.9 when copying files from one btrfs hdd to another
 2016-12-15 11:52 UTC  (2+ messages)

[PATCH v2] ACPI/NUMA: Do not map pxm to node when NUMA is turned off
 2016-12-15 11:53 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] cpumask: avoid WARN in prefill_possible_map()
 2016-12-15 11:52 UTC  (2+ messages)
` [tip:x86/urgent] x86/smpboot: Prevent false positive out of bounds cpumask access warning

[PATCH] x86/acpi: Use proper macro for invalid node
 2016-12-15 11:52 UTC  (2+ messages)
` [tip:x86/urgent] "

RFC: capabilities(7): notes for kernel developers
 2016-12-15 11:40 UTC 

[RFC PATCH 0/3] PM / Domains: Add support for devices that require multiple domains
 2016-12-15 11:38 UTC  (13+ messages)

Parcel 003627227 delivery notification, USPS
 2016-12-15 11:37 UTC 

[PATCH net-next] ixgbevf: fix 'Etherleak' in ixgbevf
 2016-12-15 11:40 UTC 

[PATCH v1 0/2] firmware: dmi_scan: Make it work in kexec'ed kernel
 2016-12-15 11:28 UTC  (5+ messages)
` [PATCH v1 1/2] firmware: dmi_scan: Split out dmi_get_entry_point() helper
` [PATCH v1 2/2] firmware: dmi_scan: Pass dmi_entry_point to kexec'ed kernel

[PATCH 0/2] xilinx_dma: Add external reset control
 2016-12-15 11:26 UTC  (4+ messages)
` [PATCH 2/2] xilinx_dma: Add reset support

Tearing down DMA transfer setup after DMA client has finished
 2016-12-15 11:17 UTC  (11+ messages)

[PATCH] Update Nanobone dts file to add external FRAM chip
 2016-12-15 10:52 UTC 

[PATCH 00/26] drm/omap: Convert to use videomode from omap_video_timings
 2016-12-15  8:12 UTC  (4+ messages)

[PATCH 0/2] iio: GPIO power switch support
 2016-12-15 10:57 UTC  (5+ messages)
` [PATCH 1/2] devicetree: power: add bindings for GPIO-driven power switches

[patch 1/2] x86/tsc: Validate TSC_ADJUST after resume
 2016-12-15 10:52 UTC  (2+ messages)
` [tip:x86/timers] "

[patch 2/2] x86/tsc: Force TSC_ADJUST register to value >= zero
 2016-12-15 10:53 UTC  (2+ messages)
` [tip:x86/timers] "

move hyperv CHANNELMSG_UNLOAD from crashed kernel to kdump kernel
 2016-12-15 10:54 UTC  (6+ messages)

kvm 4.10 merge grumbles wrt suspicious RCU usage , might_sleep() and sched: do not call blocking ops when !TASK_RUNNING
 2016-12-15 10:49 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add printk maintainers
 2016-12-15 10:47 UTC 

Remove private tx queue locks
 2016-12-15 10:45 UTC  (5+ messages)
` [PATCH v2 2/2] net: ethernet: stmmac: remove private tx queue lock

[PATCH] media: platform: s3c-camif: constify v4l2_subdev_ops structures
 2016-12-15 10:34 UTC  (2+ messages)

[PATCH 03/39] ARM: dts: armada-370: Correct license text
 2016-12-15 10:38 UTC  (4+ messages)
` [PATCH 23/39] ARM: dts: armada-xp-axpwifiap: "

[PATCH 6/6] watchdog: ts4600: add driver for TS-4600 watchdog
 2016-12-15 10:28 UTC  (2+ messages)

[PATCH] mm: consolidate GFP_NOFAIL checks in the allocator slowpath
 2016-12-15 10:28 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] arm: dt: Initialize boot_command_line from CONFIG_CMDLINE in case DT does not provide /chosen/bootargs
 2016-12-15 10:09 UTC  (4+ messages)

[PATCH] PM / QoS: Remove unneeded linux/miscdevice.h include
 2016-12-15 10:15 UTC 

Revised request_key(2) man page for review
 2016-12-15 10:10 UTC  (3+ messages)

[PATCH] mm: throttle show_mem from warn_alloc
 2016-12-15 10:15 UTC 

[PATCH] crypto: algif_hash, avoid zero-sized array
 2016-12-15 10:08 UTC  (2+ messages)

[PATCH 1/2] crypto: bfin_crc: Fix format printing warning
 2016-12-15  9:59 UTC  (2+ messages)
` [PATCH 2/2] crypto: bfin_crc: Remove unneeded linux/miscdevice.h include

[PATCH 0/5] Support for QCA BAM DMA command descriptor
 2016-12-15  9:55 UTC  (6+ messages)
` [PATCH 1/5] dmaengine: qca: bam_dma: Add header file for bam driver
` [PATCH 2/5] dmaengine: Add support for custom data mapping
` [PATCH 3/5] dmaengine: qca: bam_dma: Add support for bam sgl
` [PATCH 4/5] dmaengine: qca: bam_dma: implement custom data mapping
` [PATCH 5/5] dmaengine: qca: bam_dma: implement command descriptor

[PATCH] blackfin: sram-alloc.c: remove unneeded linux/miscdevice.h include
 2016-12-15  9:55 UTC 

[PATCH 0/6] PM / devfreq: Modify devfreq/devfreq-event for improvement
 2016-12-15  9:56 UTC  (2+ messages)

[PATCH] vfio-mdev: Fix mtty sample driver building
 2016-12-15  9:47 UTC  (5+ messages)

[PATCH] xtensa: update DMA-related Documentation/features entries
 2016-12-15  9:47 UTC 

[PATCH 0/3] PM / devfreq: Fix the bug and add reviewer for devfreq support
 2016-12-15  9:30 UTC  (4+ messages)
` [PATCH 1/3] MAINTAINERS: Add myself as reviewer for DEVFREQ subsystem support
` [PATCH 2/3] PM / devfreq: Fix the bug of devfreq_add_device when governor is NULL
` [PATCH 3/3] PM / devfreq: exynos-bus: Fix the wrong return value

[PATCH] drm/bridge: analogix_dp: set the DPCD600 during disabling the psr
 2016-12-15  9:37 UTC  (5+ messages)

[PATCH 0/7] PM / devfreq: Update the devfreq and devfreq-event device
 2016-12-15  9:30 UTC  (8+ messages)
` [PATCH 1/7] PM / devfreq: exynos-bus: Add the detailed correlation for Exynos5433
` [PATCH 2/7] PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers
` [PATCH 3/7] PM / devfreq: exynos-bus: Print the real clock rate of bus
` [PATCH 4/7] PM / devfreq: exynos-ppmu: Show the registred device for ppmu device
` [PATCH 5/7] PM / devfreq: Fix the checkpatch warnings
` [PATCH 6/7] PM / devfreq: Modify the device name as devfreq[X] for sysfs
` [PATCH 7/7] PM / devfreq: Simplify the sysfs name of devfreq-event device

[patch 0/2] tsc/adjust: Cure suspend/resume issues and prevent TSC deadline timer irq storm
 2016-12-15  9:31 UTC  (9+ messages)

[GIT PULL] f2fs update for 4.10
 2016-12-15  9:33 UTC  (7+ messages)
    ` [f2fs-dev] "

[PATCH] drm/i915: use udelay for very small delays
 2016-12-15  9:33 UTC  (5+ messages)

[PATCH 0/5] firmware: doc revamp
 2016-12-15  9:32 UTC  (3+ messages)
` [PATCH 5/5] firmware: add DECLARE_FW_CUSTOM_FALLBACK() annotation

[PATCH] ratelimit: fix WARN_ON_RATELIMIT return value
 2016-12-15  9:32 UTC 

[PATCH v2 2/3] power: supply: bq24735-charger: optionally poll the ac-detect gpio
 2016-12-15  9:28 UTC  (2+ messages)
` [PATCH v3] "

jemalloc testsuite stalls in memset
 2016-12-15  9:24 UTC  (3+ messages)

[PATCH 15/37] ARM: dts: imx6qdl-apalis: Correct license text
 2016-12-15  8:01 UTC  (4+ messages)
` [PATCH 20/37] ARM: dts: imx6*-sabrelite: "

[PATCH] drm/mediatek: Support UYVY and YUYV format for overlay
 2016-12-15  9:08 UTC  (2+ messages)

[PATCH] net: sfc: use new api ethtool_{get|set}_link_ksettings
 2016-12-15  8:57 UTC  (2+ messages)

[RFC] block: check partition alignment
 2016-12-15  8:56 UTC  (5+ messages)

[PATCH] libnvdimm, dax: replace mutex_is_locked() warnings with lockdep_assert_held
 2016-12-15  8:54 UTC  (2+ messages)

[PATCH] dax: clarify driver_data ownership
 2016-12-15  8:53 UTC  (2+ messages)

[PATCH] kref: prefer atomic_inc_not_zero to atomic_add_unless
 2016-12-15  8:51 UTC  (3+ messages)

[PATCH 2/3] perf/x86/pebs: add workaround for broken OVFL status on HSW
 2016-12-15  8:42 UTC  (15+ messages)

[PATCH 00/23] Nokia N950 display support
 2016-12-15  8:40 UTC  (5+ messages)
` [PATCH 12/23] drm: omapdrm: plane: update fifo size on atomic update

[PATCH] kthread:fix coding style issue
 2016-12-15  8:22 UTC 

[PATCH] ARM: dts: tegra124-apalis: Correct license text
 2016-12-15  7:50 UTC  (2+ messages)

[PATCH 0/4] ARM64: dts: marvell: fix license text
 2016-12-15  8:23 UTC  (2+ messages)

wl1251 & mac address & calibration data
 2016-12-15  8:18 UTC  (5+ messages)

[PATCH 0/3] mm, oom: add oom detection tracepoints
 2016-12-15  8:18 UTC  (5+ messages)
` [PATCH 3/3] oom, trace: add compaction retry tracepoint

[PATCH v2 1/4] siphash: add cryptographically secure hashtable function
 2016-12-15  8:15 UTC  (3+ messages)
  ` [kernel-hardening] "

[PATCH v5 0/2] change the proc handler for nsm_use_hostnames
 2016-12-15  8:13 UTC  (5+ messages)
` [PATCH v5 1/2] sysctl: introduce new proc handler proc_dobool
` [PATCH v5 2/2] lockd: change the proc_handler for nsm_use_hostnames

[PATCH] vfio/type1: Restore mapping performance with mdev support
 2016-12-15  8:03 UTC  (3+ messages)

[PATCH 1/1] platform/x86: surface3-wmi: Balance locking on error path
 2016-12-15  8:14 UTC  (2+ messages)

[PATCH] MAINTAINERS, mm: add IRC info and update include file list
 2016-12-15  8:08 UTC 

[PATCH] MAINTAINERS: clarify that "B:" is the URI where to file bugs
 2016-12-15  7:47 UTC  (5+ messages)

[PATCH] selftests: ftrace: Shift down default message verbosity
 2016-12-15  8:02 UTC  (6+ messages)

[RFC PATCH] usb: host: xhci: plat: add support for otg_set_host() call
 2016-12-15  7:53 UTC 

[PATCH v2 00/46] Nandsim facelift (part I of II)
 2016-12-15  7:51 UTC  (8+ messages)
` [PATCH v2 01/46] mtdpart: Propagate _get/put_device()

[PATCH V2] Coccinelle: check usleep_range() usage
 2016-12-15  7:44 UTC  (4+ messages)

[RFC] perf/x86/intel: Account interrupts for PEBS errors
 2016-12-15  7:14 UTC  (5+ messages)

[PATCHSET v3] blk-mq scheduling framework
 2016-12-15  5:26 UTC 

[PATCHv2] support for AD5820 camera auto-focus coil
 2016-12-15  6:50 UTC  (6+ messages)
` [PATCHv6] "

[PATCH 0/8] device-dax: sub-division support
 2016-12-15  6:47 UTC  (5+ messages)
` [PATCH 1/8] dax: add region-available-size attribute

[PATCH 0/3] Add and export clk-480m clocks for ehci and ohci on RK3399
 2016-12-15  6:41 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: rockchip: add clk-480m for ehci and ohci of rk3399


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