linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-08 15:34:25 to 2015-12-08 19:24:35 UTC [more...]

[PATCH v3 0/7] DAX fsync/msync support
 2015-12-08 19:18 UTC  (8+ messages)
` [PATCH v3 1/7] pmem: add wb_cache_pmem() to the PMEM API
` [PATCH v3 2/7] dax: support dirty DAX entries in radix tree
` [PATCH v3 3/7] mm: add find_get_entries_tag()
` [PATCH v3 4/7] dax: add support for fsync/sync
` [PATCH v3 5/7] ext2: call dax_pfn_mkwrite() for DAX fsync/msync
` [PATCH v3 6/7] ext4: "
` [PATCH v3 7/7] xfs: "

Ques: [kernel/time/*] Is there any disadvantage in using usleep_range for more than 20ms delay ?
 2015-12-08 19:21 UTC  (3+ messages)

[PATCH v7 0/5] mfd: tps65912: Driver rewrite with DT support
 2015-12-08 19:16 UTC  (5+ messages)

[PATCH v2 00/14] perf tools: Move perf subcommand framework into lib/tools
 2015-12-08 19:17 UTC  (11+ messages)
` [PATCH v2 01/14] perf: Fix 'make clean'
` [PATCH v2 14/14] perf tools: Move subcommand framework and related utils to libapi

[PATCH] nvme: fix another 32-bit build warning
 2015-12-08 19:15 UTC  (2+ messages)

use-after-free in __perf_install_in_context
 2015-12-08 19:14 UTC  (15+ messages)

[PATCH 2/2] regmap: mmio: Add regmap_mmio_get_min_stride
 2015-12-08 19:11 UTC  (2+ messages)
` Applied "regmap: mmio: Add regmap_mmio_get_min_stride" to the regmap tree

[PATCH V2] regulator: pv88090: new regulator driver
 2015-12-08 19:11 UTC  (2+ messages)
` Applied "regulator: pv88090: new regulator driver" to the regulator tree

[PATCH 2/3] regmap: add 64-bit mode support
 2015-12-08 19:11 UTC  (2+ messages)
` Applied "regmap: add 64-bit mode support" to the regmap tree

[PATCH 1/2] regmap: mmio: remove the useless code
 2015-12-08 19:11 UTC  (2+ messages)
` Applied "regmap: mmio: remove the useless code" to the regmap tree

[PATCH V4 00/16] Add generic PM domain support for Tegra
 2015-12-08 19:07 UTC  (3+ messages)
` [PATCH V4 12/16] Documentation: DT: bindings: Add power domain info for NVIDIA PMC

[PATCH 00/34] x86: Memory Protection Keys (v5)
 2015-12-08 19:06 UTC  (36+ messages)
` [PATCH 10/34] x86, pkeys: arch-specific protection bits
  ` [PATCH 10/34] x86, pkeys: arch-specific protection bitsy
` [PATCH 15/34] mm: factor out VMA fault permission checking
` [PATCH 16/34] x86, mm: simplify get_user_pages() PTE bit handling
` [PATCH 17/34] x86, pkeys: check VMAs and PTEs for protection keys
` [PATCH 19/34] x86, pkeys: optimize fault handling in access_error()
` [PATCH 20/34] x86, pkeys: differentiate instruction fetches
` [PATCH 21/34] x86, pkeys: dump PKRU with other kernel registers
` [PATCH 22/34] x86, pkeys: dump PTE pkey in /proc/pid/smaps
` [PATCH 23/34] x86, pkeys: add Kconfig prompt to existing config option
` [PATCH 25/34] x86, pkeys: add arch_validate_pkey()
` [PATCH 27/34] x86, pkeys: make mprotect_key() mask off additional vm_flags
` [PATCH 28/34] x86: wire up mprotect_key() system call
` [PATCH 29/34] x86: separate out LDT init from context init
` [PATCH 30/34] x86, fpu: allow setting of XSAVE state

[PATCH V2 2/2] ASoC: img: Add driver for Pistachio internal DAC
 2015-12-08 19:00 UTC 

[PATCH v2 0/5] Raspberry Pi power domains v2
 2015-12-08 18:59 UTC  (8+ messages)
` [PATCH v2 1/5] power: domain: add pm_genpd_exit
` [PATCH v2 3/5] ARM: bcm2835: add rpi power domain driver

[PATCH 1/1] ipmi: move timer init to before irq is setup
 2015-12-08 18:57 UTC 

[Patch V2] x86, mce: Ensure offline CPU's don't participate in mce rendezvous process
 2015-12-08 18:56 UTC  (12+ messages)

[PATCH 00/12] x86: Rewrite 64-bit syscall code
 2015-12-08 18:56 UTC  (7+ messages)
` [PATCH 07/12] x86/entry/64: Always run ptregs-using syscalls on the slow path

[RFC][PATCH] ppc: Implement save_stack_trace_regs()
 2015-12-08 18:50 UTC 

[PATCH] power: qcom_smbb: Add otg regulator for control of vbus
 2015-12-08 18:49 UTC  (3+ messages)

CGroup Namespaces (v6)
 2015-12-08 18:45 UTC  (12+ messages)
` [PATCH 1/7] kernfs: Add API to generate relative kernfs path
` [PATCH 3/7] cgroup: introduce cgroup namespaces
` [PATCH 5/7] cgroup: mount cgroupns-root when inside non-init cgroupns
` [PATCH 6/7] cgroup: Add documentation for cgroup namespaces

[RFC PATCH v2 0/6] (mostly) Arch-independent livepatch
 2015-12-08 18:41 UTC  (7+ messages)
` [RFC PATCH v2 2/6] module: preserve Elf information for livepatch modules
` [RFC PATCH v2 4/6] livepatch: reuse module loader code to write relocations
` [RFC PATCH v2 5/6] samples: livepatch: init reloc section array and mark as klp module

[PATCH v2] ARM: mm: mark section-aligned portion of rodata NX
 2015-12-08 18:38 UTC  (3+ messages)

[PATCH 0/8] mm: memcontrol: account "kmem" in cgroup2
 2015-12-08 18:34 UTC  (9+ messages)
` [PATCH 1/8] mm: memcontrol: drop unused @css argument in memcg_init_kmem
` [PATCH 2/8] mm: memcontrol: remove double kmem page_counter init
` [PATCH 3/8] mm: memcontrol: give the kmem states more descriptive names
` [PATCH 4/8] mm: memcontrol: group kmem init and exit functions together
` [PATCH 5/8] mm: memcontrol: separate kmem code from legacy tcp accounting code
` [PATCH 6/8] mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
` [PATCH 7/8] mm: memcontrol: account "kmem" consumers in cgroup2 memory controller
` [PATCH 8/8] mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM

[PATCH] powercap, intel_rapl.c, fix BIOS lock check
 2015-12-08 18:33 UTC 

[PATCH v2 0/9] VC4 3D rendering support
 2015-12-08 18:30 UTC  (10+ messages)
` [PATCH v2 1/9] drm: Create a driver hook for allocating GEM object structs
` [PATCH v2 2/9] drm/vc4: Add a BO cache
` [PATCH v2 3/9] drm/vc4: Add create and map BO ioctls
` [PATCH v2 4/9] drm/vc4: Add an API for creating GPU shaders in GEM BOs
` [PATCH v2 5/9] drm/vc4: Fix a typo in a V3D debug register
` [PATCH v2 6/9] drm/vc4: Bind and initialize the V3D engine
` [PATCH v2 7/9] drm/vc4: Add support for drawing 3D frames
` [PATCH v2 8/9] drm/vc4: Add support for async pageflips
` [PATCH v2 9/9] drm/vc4: Add an interface for capturing the GPU state after a hang

[PATCH] dm ioctl: Access user-land memory through safe functions
 2015-12-08 18:26 UTC  (2+ messages)

[PATCH net-next 0/2] net: hns: enet specisies a reference to dsaf
 2015-12-08 18:10 UTC  (3+ messages)
` [PATCH net-next 1/2] "

[PATCH V1] input: da9063: report KEY_POWER instead of KEY_SLEEP during power key-press
 2015-12-08 17:55 UTC 

[PATCH] Create sysfs entries for VPD-R keys
 2015-12-08 17:55 UTC 

[PATCH] iio/inkern.c Use list_for_each_entry_safe
 2015-12-08 17:45 UTC 

[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
 2015-12-08 17:43 UTC  (2+ messages)

[PATCH] LDM: use list_for_each_entry*
 2015-12-08 17:33 UTC  (2+ messages)

[PATCH mmotm] memcg: Ignore partial THP when moving task
 2015-12-08 17:35 UTC  (2+ messages)

m(un)map kmalloc buffers to userspace
 2015-12-08 17:25 UTC 

[PATCH 0/5] Do not use 0x in front of %pa[pd]
 2015-12-08 17:31 UTC  (7+ messages)
` [PATCH 1/5] dma: do not use 0x in front of %pad
` [PATCH 4/5] of: do not use 0x in front of %pa

[PATCH v3 0/9] ACPI / LPSS: fix system hangup on BYT/BSW/CHT
 2015-12-08 17:27 UTC  (7+ messages)
` [PATCH v3 7/9] dmaengine: dw: platform: power on device on shutdown
` [PATCH v3 8/9] dmaengine: dw: return immediately from IRQ when DMA isn't in use
` [PATCH v3 9/9] Revert "dmaengine: dw: platform: provide platform data for Intel"

[PATCH] iio/inkern.c Use list_for_each_entry_safe
 2015-12-08 17:14 UTC  (3+ messages)

[PATCH] vhost: vsock: select CONFIG_VHOST
 2015-12-08 17:13 UTC  (3+ messages)

[PATCH 0/3] regmap: add 64-bit support
 2015-12-08 17:12 UTC  (3+ messages)
` [PATCH 1/3] regmap: cache: Tidy up the code to suppress style check warnings

[PATCH] hfs: use list_for_each_entry in hfs_cat_delete
 2015-12-08 17:12 UTC  (2+ messages)

[PATCH] dm verity: use sector_div for division
 2015-12-08 17:10 UTC  (2+ messages)
`  "

[PATCH v2 0/5] Drivers: hv: ring_buffer: do some code cleanup and optimization
 2015-12-08 17:07 UTC  (6+ messages)
` [PATCH v2 1/5] Drivers: hv: ring_buffer.c: fix comment style
` [PATCH v2 2/5] Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
` [PATCH v2 3/5] Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read()
` [PATCH v2 4/5] Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpacket_raw()
` [PATCH v2 5/5] Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()

[PATCH] regmap: speed up the regcache_init()
 2015-12-08 17:05 UTC  (2+ messages)

cgroup pids controller -- WARN_ON_ONCE triggering
 2015-12-08 17:05 UTC  (3+ messages)

[PATCH] sched/fair: update scale invariance of pelt
 2015-12-08 17:04 UTC  (2+ messages)

[PATCH v2] of/address: replace printk() with pr_debug() / pr_err()
 2015-12-08 17:03 UTC  (3+ messages)

[PATCH v3] bus: uniphier-system-bus: add UniPhier System Bus driver
 2015-12-08 16:59 UTC  (2+ messages)

[PATCH 00/10] Patches to get dm814x-evm booting to NFSroot
 2015-12-08 16:57 UTC  (3+ messages)
` [PATCH 02/10] clk: ti: Add few dm814x clock aliases

[PATCH 00/13] mvneta Buffer Management and enhancements
 2015-12-08 16:57 UTC  (4+ messages)

[PATCH 0/7] perf: Untangle aux refcounting
 2015-12-08 16:57 UTC  (5+ messages)
` [PATCH 2/7] perf: Generalize task_function_call()ers

[PATCH] regulator: add regulator_sync_voltage inline dummy
 2015-12-08 16:54 UTC  (4+ messages)

[PATCH] soc: TI knav_qmss: fix dma_addr_t printing
 2015-12-08 16:53 UTC  (2+ messages)

[PATCH v5 0/4] drm: Add support for the ARM HDLCD display controller
 2015-12-08 16:52 UTC  (4+ messages)
` [PATCH v5 2/4] drm: Add support for ARM's HDLCD controller

[GIT PULL] cgroup fixes for v4.4-rc4
 2015-12-08 16:50 UTC 

[PATCH v8 0/3] Add board support for TS-4800
 2015-12-08 16:41 UTC  (4+ messages)
` [PATCH v8 1/3] of: add vendor prefix for Technologic Systems
` [PATCH v8 2/3] of: documentation: add bindings documentation for TS-4800
` [PATCH v8 3/3] ARM: dts: TS-4800: add basic device tree

[PATCH V1] rtc: da9063: access ordering error during RTC interrupt system power on
 2015-12-08 16:28 UTC 

[GIT PULL] libata fixes for v4.4-rc4
 2015-12-08 16:39 UTC 

[PATCH v8] watchdog: ts4800: add driver for TS-4800 watchdog
 2015-12-08 16:37 UTC 

[PATCH v9 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-12-08 16:36 UTC  (8+ messages)
` [PATCH v9 2/3] mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs

[PATCH][experimantal] cpufreq: governor: Use an atomic variable for synchronization
 2015-12-08 16:42 UTC  (4+ messages)

[PATCH 1/2] watchdog: introduce touch_softlockup_watchdog_sched()
 2015-12-08 16:31 UTC  (7+ messages)
` [PATCH 2/2] workqueue: implement lockup detector
  ` [PATCH v2 "

[PATCH V2 2/3] PM / OPP: Parse 'opp-supported-hw' binding
 2015-12-08 16:50 UTC  (4+ messages)

[PATCH] fix inverted test in __skb_recv_datagram
 2015-12-08 16:31 UTC  (6+ messages)

[PATCH] mfd: wm831x: fix broken wm831x_unique_id_show
 2015-12-08 16:30 UTC  (2+ messages)

[PATCH] mtd: sh_flctl: pass FIFO as physical address
 2015-12-08 16:30 UTC  (2+ messages)

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy v4-RESEND
 2015-12-08 16:28 UTC  (7+ messages)
` [PATCH 03/14] net: tcp_memcontrol: remove bogus hierarchy pressure propagation
` [PATCH 05/14] net: tcp_memcontrol: remove dead per-memcg count of allocated sockets
` [PATCH 07/14] net: tcp_memcontrol: sanitize tcp memory accounting callbacks
` [PATCH 14/14] mm: memcontrol: switch to the updated jump-label API

[PATCH 1/2] iio: mma8452: remove unused register description
 2015-12-08 16:21 UTC  (2+ messages)
` [PATCH 2/2] iio: mma8452: add freefall detection for Freescale's accelerometers

[PATCH] dmaengine: at_hdmac: fix dma_addr_t printing
 2015-12-08 16:23 UTC  (4+ messages)

[PATCH net 0/2] Add a property to disable MACB USRIO register
 2015-12-08 16:22 UTC  (5+ messages)
` [PATCH v2 net-next 0/3] Add new capability and parse from DT
  ` [PATCH v2 net-next 2/3] net: ethernet: cadence-macb: Add fallback to read DT provided caps

Asterisk deadlocks since Kernel 4.1
 2015-12-08 16:21 UTC  (4+ messages)
  ` netlink: Add missing goto statement to netlink_insert

[PATCH] staging: android: ashmem.c: destroy slabs when init fails
 2015-12-08 16:15 UTC 

(no subject)
 2015-12-08 16:13 UTC 

[PATCH v2 0/2] mm: Introduce kernelcore=reliable option
 2015-12-08 16:11 UTC  (4+ messages)

[PATCH] of/address: replace printk(KERN_ERR ...) with pr_err(...)
 2015-12-08 16:09 UTC  (3+ messages)

[PATCH] kexec: use list_for_each_entry_safe in kimage_free_page_list
 2015-12-08 16:08 UTC 

[alsa-devel] [PATCH 2/2] ASoC: img: Add driver for Pistachio internal DAC
 2015-12-08 16:04 UTC  (2+ messages)

[PATCH 0/7] nohz: Tick dependency mask v3
 2015-12-08 15:57 UTC  (8+ messages)
` [PATCH 2/7] nohz: New tick dependency mask

[PATCH v7 2/4] gadget: Support for the usb charger framework
 2015-12-08 15:54 UTC  (2+ messages)

[PATCH] net: ezchip: fix address space confusion in nps_enet.c
 2015-12-08 15:54 UTC  (2+ messages)

[PATCH v4] acpi, apei, arm64: APEI initial support for aarch64
 2015-12-08 15:53 UTC  (2+ messages)

[PATCH] drm/sti: use u32 to store DMA addresses
 2015-12-08 15:47 UTC 

[PATCH 00/19] mfd: Lots of clean-ups
 2015-12-08 15:45 UTC  (4+ messages)
` [PATCH 09/19] mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range() instead

[PATCH 00/13] perf tools: Move perf subcommand framework into lib/tools
 2015-12-08 15:41 UTC  (9+ messages)

[PATCH] mtd: omap_elm: print interrupt resource using %pr
 2015-12-08 15:39 UTC 

[PATCH v5 00/11] cpufreq: Introduce ST's CPUFreq driver
 2015-12-08 15:37 UTC  (4+ messages)
` [PATCH v5 04/11] ARM: STi: STiH407: Provide generic (safe) DVFS configuration

[PATCH] ASoC: fsl: use correct format string for dma_addr_t
 2015-12-08 15:35 UTC 

Ques: [kernel/time/*] Is there any disadvantage in using sleep_range for more than 20ms delay ?
 2015-12-08 15:35 UTC  (5+ messages)

[PATCH v10 0/17] Add Analogix Core Display Port Driver
 2015-12-08 15:33 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 NNTP newsgroup(s).