LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-03 23:34:27 to 2016-02-04 05:57:30 UTC [more...]

[PATCH 0/5] follow-up "Optimize CONFIG_DEBUG_PAGEALLOC"
 2016-02-04  5:56 UTC 

[PATCH] psmouse: added BYD touchpad driver
 2016-02-04  5:52 UTC  (6+ messages)

[PATCH V2 0/7] cpufreq: governors: Fix ABBA lockups
 2016-02-04  5:51 UTC  (11+ messages)
` [PATCH V2 5/7] cpufreq: Merge cpufreq_offline_prepare/finish routines

[PATCH V2 0/5] PCIe Xilinx generic driver for Microblaze and
 2016-02-04  5:49 UTC  (5+ messages)
` [PATCH V2 5/5] Microblaze: Modifying microblaze PCI subsytem to support generic Xilinx AXI PCIe Host Bridge IP driver

[PATCH] clk: Deprecate CLK_IS_ROOT
 2016-02-04  5:48 UTC  (2+ messages)

[PATCH RESEND] tcp_estats: ebpf hacks
 2016-02-04  5:41 UTC  (2+ messages)

[PATCH 0/11] cpufreq: governor: ondemand/conservative data structures rework
 2016-02-04  5:40 UTC  (26+ messages)
` [PATCH 1/11] cpufreq: Clean up default and fallback governor setup
` [PATCH 2/11] cpufreq: governor: Use common mutex for dbs_data protection
` [PATCH 3/11] cpufreq: governor: Use common global_dbs_data pointer
` [PATCH 4/11] cpufreq: governor: Avoid passing dbs_data pointers around unnecessarily
` [PATCH 5/11] cpufreq: governor: Put governor structure into common_dbs_data
` [PATCH 6/11] cpufreq: governor: Rename some data types and variables
` [PATCH 7/11] cpufreq: governor: Rework cpufreq_governor_dbs()
` [PATCH 8/11] cpufreq: governor: Drop the gov pointer from struct dbs_data
` [PATCH 9/11] cpufreq: governor: Rename cpu_common_dbs_info to policy_dbs_info
` [PATCH 10/11] cpufreq: governor: Rearrange governor data structures
` [PATCH 11/11] cpufreq: governor: Drop cpu argument from dbs_check_cpu()

[PATCH v4 09/43] usb: gadget: composite: handle function bind
 2016-02-04  5:42 UTC  (2+ messages)

N900 sleep mode (in 4.5-rc0, if that matters)
 2016-02-04  5:35 UTC  (11+ messages)

[PATCH v10 0/5] Watchdog: introduce ARM SBSA watchdog driver
 2016-02-04  5:17 UTC  (13+ messages)
` [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support

[PATCH] staging: wilc1000: Move Macro definition
 2016-02-04  5:00 UTC  (3+ messages)

[PATCHv2] staging: android: ion: use the manged version of DMA memory allocation
 2016-02-04  4:59 UTC  (4+ messages)

[PATCH v4 06/43] usb: gadget: composite: introduce new descriptors format
 2016-02-04  5:16 UTC  (2+ messages)

[PATCH] drm/msm/dsi: fix definition of msm_dsi_pll_28nm_8960_init()
 2016-02-04  5:09 UTC  (2+ messages)

[PATCH 00/10] Remove CURRENT_TIME and CURRENT_TIME_SEC - PART 1
 2016-02-04  4:56 UTC  (7+ messages)
` [PATCH 09/10] fs: ceph: Replace CURRENT_TIME by ktime_get_real_ts()
` [Y2038] [PATCH 00/10] Remove CURRENT_TIME and CURRENT_TIME_SEC - PART 1

linux-api scope (Re: [PATCH v2 11/22] media: dvb-frontend invoke enable/disable_source handlers)
 2016-02-04  4:51 UTC 

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-04  4:49 UTC  (8+ messages)
` [PATCH 1/3] cpufreq: Add a mechanism for registering "
` [PATCH 3/3] cpufreq: governor: Replace timers with "
  ` [Update][PATCH "

[PATCH 00/14] Add A83T clk, r_pio, mmc rsb support
 2016-02-04  4:25 UTC  (4+ messages)
` [PATCH 14/14] ARM: dts: sun8i: Add A83T based Sinovoip Bpi-M3 Board

[RFC] perf: fix building for ARCv1
 2016-02-04  4:13 UTC  (15+ messages)

[PATCH v2 00/22] Sharing media resources across ALSA and au0828 drivers
 2016-02-04  4:03 UTC  (23+ messages)
` [PATCH v2 01/22] uapi/media.h: Declare interface types for ALSA
` [PATCH v2 02/22] media: Add ALSA Media Controller function entities
` [PATCH v2 03/22] media: Media Controller register/unregister entity_notify API
` [PATCH v2 04/22] media: Media Controller enable/disable source handler API
` [PATCH v2 05/22] media: Media Controller export non locking __media_entity_setup_link()
` [PATCH v2 06/22] media: Media Controller non-locking __media_entity_pipeline_start/stop()
` [PATCH v2 07/22] media: v4l-core add enable/disable source common interfaces
` [PATCH v2 08/22] media: Move au8522_media_pads enum to au8522.h from au8522_priv.h
` [PATCH v2 09/22] media: au8522 change to create MC pad for ALSA Audio Out
` [PATCH v2 10/22] media: Change v4l-core to check if source is free
` [PATCH v2 11/22] media: dvb-frontend invoke enable/disable_source handlers
` [PATCH v2 12/22] media: au0828 video remove au0828_enable_analog_tuner()
` [PATCH v2 13/22] media: au0828 video change to use v4l_enable_media_source()
` [PATCH v2 14/22] media: au0828 change to use Managed Media Controller API
` [PATCH v2 15/22] media: au0828 handle media_init and media_register window
` [PATCH v2 16/22] media: au0828 create tuner to decoder link in disabled state
` [PATCH v2 17/22] media: au0828 disable tuner to demod link
` [PATCH v2 18/22] media: au0828 Use au8522_media_pads enum for pad defines
` [PATCH v2 19/22] media: au0828-core register entity_notify hook
` [PATCH v2 20/22] media: au0828 add enable, disable source handlers
` [PATCH v2 21/22] sound/usb: Use Media Controller API to share media resources
` [PATCH v2 22/22] media: Ensure media device unregister is done only once

[PATCH v2] arm64: defconfig: Enable samsung MFD and related configs
 2016-02-04  4:02 UTC  (4+ messages)

[PATCH v2 00/10] Introduce new async/sync compression APIs
 2016-02-04  3:50 UTC  (13+ messages)
` [PATCH v2 04/10] crypto/compress: add asynchronous compression support

linux-next: Tree for Feb 4
 2016-02-04  3:48 UTC 

[PATCH v2] usb: devio: Add ioctl to disallow detaching kernel USB drivers
 2016-02-04  3:46 UTC  (3+ messages)
` [PATCH v3] "

[RFC][PATCH 0/3] Speed up SLUB poisoning + disable checks
 2016-02-04  3:23 UTC  (8+ messages)

[PATCH v2 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based
 2016-02-04  3:22 UTC  (6+ messages)
` [PATCH v2 03/12] serial: mvebu-uart: initial support for Armada-3700 serial port

mod_delayed_work() explosion due to 874bbfe6
 2016-02-04  3:15 UTC  (7+ messages)
` [PATCH wq/for-4.5-fixes] workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup

[PATCH 0/2] pinctrl: mediatek: Add direction control and gpio_request_enable Support
 2016-02-04  3:03 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: mediatek: fix direction control issue

[PATCH] xattr handlers: plug a lock leak in simple_xattr_list
 2016-02-04  3:08 UTC  (2+ messages)

[PATCH V3 0/5] rtc: max77686: make max77686 rtc driver as IP driver
 2016-02-04  3:04 UTC  (6+ messages)
` [PATCH V3 5/5] rtc: max77686: move initialisation of rtc regmap, irq chip locally

[patch] bfa: use strncpy() instead of memcpy()
 2016-02-04  2:54 UTC  (2+ messages)

[PATCH v5 1/3] Add BUG_XX() debugging options
 2016-02-04  2:48 UTC  (9+ messages)
` [PATCH v5 3/3] Add BUG_XX() debugging hard/soft lockup detection

[PATCH] rtc: max77686: Properly handle regmap_irq_get_virq() error code
 2016-02-04  2:47 UTC  (2+ messages)

[PATCH V4 1/2] regulator: Add document for MT6323 regulator
 2016-02-04  2:42 UTC  (12+ messages)
` [PATCH V4 2/2] regulator: mt6323: Add support "

[PATCH 0/2] scsi: Fix endless loop of ATA hard resets due to VPD reads
 2016-02-04  2:39 UTC  (5+ messages)

linux-next: build failure after merge of the aio tree
 2016-02-04  2:19 UTC  (6+ messages)

linux-next: build failure after merge of the gpio tree
 2016-02-04  2:16 UTC  (2+ messages)

Crashes with 874bbfe600a6 in 3.18.25
 2016-02-04  2:00 UTC  (12+ messages)

[PATCH v8 0/6] cpufreq: powernv: Redesign the presentation of throttle notification and solve bug-fixes in the driver
 2016-02-04  1:51 UTC  (9+ messages)
` [PATCH v8 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats

[PATCH 0/3] mm: memcontrol: simplify page->mem_cgroup pinning
 2016-02-04  1:39 UTC  (6+ messages)
` [PATCH 1/3] mm: migrate: do not touch page->mem_cgroup of live pages

[RFC PATCH v4 0/6] (mostly) Arch-independent livepatch
 2016-02-04  1:37 UTC  (8+ messages)
` [RFC PATCH v4 1/6] Elf: add livepatch-specific Elf constants
` [RFC PATCH v4 2/6] module: preserve Elf information for livepatch modules
` [RFC PATCH v4 3/6] module: s390: keep mod_arch_specific "
  `  "
` [RFC PATCH v4 4/6] livepatch: reuse module loader code to write relocations
` [RFC PATCH v4 5/6] samples: livepatch: mark as livepatch module
` [RFC PATCH v4 6/6] Documentation: livepatch: outline Elf format and requirements for patch modules

[PATCH RFC] locking/mutexes: don't spin on owner when wait list is not NULL
 2016-02-04  1:35 UTC  (16+ messages)
                  ` [PATCH] locking/mutex: Avoid spinner vs waiter starvation

[PATCH 7/8] ARM: dts: rockchip: enable the tsadc for rk3228 evb
 2016-02-04  1:34 UTC  (2+ messages)

[PATCH v3] iio: adc: Add TI ADS1015 ADC driver support
 2016-02-04  1:00 UTC  (2+ messages)

[PATCH] vsprintf: automatic parameters for %pIS via 'a'
 2016-02-04  0:59 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v2 00/11] HVMlite domU support
 2016-02-04  0:51 UTC  (9+ messages)
` [PATCH v2 02/11] xen/hvmlite: Bootstrap HVMlite guest
    ` [Xen-devel] "

[GIT PULL] MD fix for 4.5-rc2
 2016-02-04  0:49 UTC 

[lkp] [mm] 63c6a211b0: BUG: sleeping function called from invalid context at mm/memory.c:1207
 2016-02-04  0:46 UTC 

mmotm 2016-02-03-16-36 uploaded
 2016-02-04  0:37 UTC 

[PATCH] tpm: fix rollback/cleanup before tpm_chip_register()
 2016-02-04  0:34 UTC  (4+ messages)
` [tpmdd-devel] "

[PATCH 1/4] net: ethernet: dwmac: add Ethernet glue logic for stm32 chip
 2016-02-04  0:28 UTC  (2+ messages)

[PATCH] mm/workingset: do not forget to unlock page
 2016-02-04  0:19 UTC  (6+ messages)

[mm -next] mapping->tree_lock inconsistent lock state
 2016-02-04  0:18 UTC  (3+ messages)

[PATCH 1/2] gpio: add bindings for TS-4800 gpio controller
 2016-02-04  0:16 UTC  (4+ messages)
` [PATCH 2/2] gpio: add TS-4800 fpga GPIO support

[PATCH v4 00/14] mm flags in printk, page_owner improvements for debugging
 2016-02-04  0:05 UTC  (13+ messages)
` [PATCH v4 01/14] tracepoints: move trace_print_flags definitions to tracepoint-defs.h
` [PATCH v4 02/14] mm, tracing: make show_gfp_flags() up to date
` [PATCH v4 03/14] tools, perf: make gfp_compact_table "
` [PATCH v4 06/14] mm, debug: replace dump_flags() with the new printk formats
` [PATCH v4 07/14] mm, page_alloc: print symbolic gfp_flags on allocation failure
` [PATCH v4 08/14] mm, oom: print symbolic gfp_flags in oom warning

[git pull] drm amd acp audio support - optional
 2016-02-04  0:04 UTC 

[3.16.y-ckt stable] Linux 3.16.7-ckt24 stable review
 2016-02-03 22:31 UTC  (51+ messages)
` [PATCH 3.16.y-ckt 002/180] veth: don’t modify ip_summed; doing so treats packets with bad checksums as good
` [PATCH 3.16.y-ckt 003/180] sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close
` [PATCH 3.16.y-ckt 005/180] unix: properly account for FDs passed over unix sockets
` [PATCH 3.16.y-ckt 007/180] vxlan: fix test which detect duplicate vxlan iface
` [PATCH 3.16.y-ckt 008/180] net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory
` [PATCH 3.16.y-ckt 009/180] tcp_yeah: don't set ssthresh below 2
` [PATCH 3.16.y-ckt 011/180] phonet: properly unshare skbs in phonet_rcv()
` [PATCH 3.16.y-ckt 012/180] net: bpf: reject invalid shifts
` [PATCH 3.16.y-ckt 013/180] ipv6: update skb->csum when CE mark is propagated
` [PATCH 3.16.y-ckt 015/180] xen-netback: respect user provided max_queues
` [PATCH 3.16.y-ckt 016/180] xen-netfront: "
` [PATCH 3.16.y-ckt 018/180] xen-netfront: update num_queues to real created
` [PATCH 3.16.y-ckt 019/180] xfrm: dst_entries_init() per-net dst_ops
` [PATCH 3.16.y-ckt 022/180] sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING
` [PATCH 3.16.y-ckt 023/180] nfs: Fix unused variable error
` [PATCH 3.16.y-ckt 024/180] [media] gspca: ov534/topro: prevent a division by 0
` [PATCH 3.16.y-ckt 026/180] tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines
` [PATCH 3.16.y-ckt 027/180] KVM: x86: expose MSR_TSC_AUX to userspace
` [PATCH 3.16.y-ckt 028/180] KVM: x86: correctly print #AC in traces
` [PATCH 3.16.y-ckt 029/180] drm/radeon: call hpd_irq_event on resume
` [PATCH 3.16.y-ckt 031/180] arm64: Clear out any singlestep state on a ptrace detach operation
` [PATCH 3.16.y-ckt 032/180] time: Avoid signed overflow in timekeeping_get_ns()
` [PATCH 3.16.y-ckt 033/180] Bluetooth: Add support of Toshiba Broadcom based devices
` [PATCH 3.16.y-ckt 034/180] rtlwifi: fix memory leak for USB device
` [PATCH 3.16.y-ckt 037/180] EDAC, mc_sysfs: Fix freeing bus' name
` [PATCH 3.16.y-ckt 038/180] EDAC: Robustify workqueues destruction
` [PATCH 3.16.y-ckt 039/180] arm64: mm: ensure that the zero page is visible to the page table walker
` [PATCH 3.16.y-ckt 043/180] dm thin: fix race condition when destroying thin pool workqueue
` [PATCH 3.16.y-ckt 044/180] futex: Drop refcount if requeue_pi() acquired the rtmutex
` [PATCH 3.16.y-ckt 045/180] arm64: mdscr_el1: avoid exposing DCC to userspace
` [PATCH 3.16.y-ckt 047/180] drm/radeon: clean up fujitsu quirks
` [PATCH 3.16.y-ckt 048/180] mmc: sdio: Fix invalid vdd in voltage switch power cycle
` [PATCH 3.16.y-ckt 049/180] mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
` [PATCH 3.16.y-ckt 056/180] rtlwifi: rtl8192ce: Fix handling of module parameters
` [PATCH 3.16.y-ckt 058/180] NFSv4: Don't perform cached access checks before we've OPENed the file
` [PATCH 3.16.y-ckt 059/180] NFS: Fix attribute cache revalidation
` [PATCH 3.16.y-ckt 060/180] bcache: fix a livelock when we cause a huge number of cache misses
` [PATCH 3.16.y-ckt 061/180] bcache: Add a cond_resched() call to gc
` [PATCH 3.16.y-ckt 062/180] bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
` [PATCH 3.16.y-ckt 063/180] bcache: fix a leak in bch_cached_dev_run()
` [PATCH 3.16.y-ckt 064/180] bcache: unregister reboot notifier if bcache fails to unregister device
` [PATCH 3.16.y-ckt 065/180] bcache: allows use of register in udev to avoid "device_busy" error
` [PATCH 3.16.y-ckt 066/180] bcache: prevent crash on changing writeback_running
` [PATCH 3.16.y-ckt 067/180] bcache: Change refill_dirty() to always scan entire disk if necessary
` [PATCH 3.16.y-ckt 068/180] wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)
` [PATCH 3.16.y-ckt 069/180] Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
` [PATCH 3.16.y-ckt 070/180] libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
` [PATCH 3.16.y-ckt 072/180] udf: Prevent buffer overrun with multi-byte characters
` [PATCH 3.16.y-ckt 073/180] udf: Check output buffer length when converting name to CS0
` [PATCH 3.16.y-ckt 074/180] PCI: Fix minimum allocation address overwrite

[PATCH 0/5] oom reaper v5
 2016-02-03 23:57 UTC  (5+ messages)
` [PATCH 1/5] mm, oom: introduce oom reaper
` [PATCH 2/5] oom reaper: handle mlocked pages

[Bug 111541] Race between cat /proc/kallsyms and rmmod
 2016-02-03  5:58 UTC 

[PATCH v7 00/10] usb: early: add support for early printk through USB3 debug port
 2016-02-03 23:52 UTC  (4+ messages)

[PATCH 0/2] Set the Raspberry Pi Ethernet MAC address
 2016-02-03 23:41 UTC  (3+ messages)
` [PATCH 2/2] ARM: bcm2835: dt: Add the ethernet to the device tree

[PATCH v2 0/5] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-03 23:44 UTC  (5+ messages)
` [PATCH v2 2/5] dts: sun8i-h3: Add APB0 related clocks and resets

[PATCH] usb: rework CONFIG_USB_COMMON logic
 2016-02-03 22:35 UTC 

[PATCH] Add support for usbfs zerocopy
 2016-02-03 23:40 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 1/2] KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset
 2016-02-03 23:38 UTC  (3+ messages)

[PATCH v3 0/5] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-03 23:33 UTC  (3+ messages)
` [PATCH v3 2/5] dts: sun8i-h3: Add APB0 related clocks and resets
` [PATCH v3 5/5] pinctrl: sunxi: Use pin number when calling sunxi_pmx_set

[GIT PULL 00/54] perf tools: Bugfix, BPF improvements and overwrite ring buffer support
 2016-02-03 23:35 UTC  (3+ messages)
` [PATCH 13/54] perf tools: Support perf event alias name

mm: uninterruptable tasks hanged on mmap_sem
 2016-02-03 23:34 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 read-only IMAP folder(s) and NNTP newsgroup(s).