All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-14 04:38:21 to 2017-01-14 09:34:27 UTC [more...]

pull: hwclock 27 changes
 2017-01-14  9:34 UTC  (7+ messages)

[PATCH tip/core/rcu 0/3] SRCU updates for 4.11
 2017-01-14  9:31 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/3] srcu: More efficient reader counts
` [PATCH tip/core/rcu 2/3] srcu: Force full grace-period ordering
` [PATCH tip/core/rcu 3/3] rcutorture: Add CBMC-based formal verification for SRCU

[PATCH tip/core/rcu 0/9] Torture-test changes for 4.11
 2017-01-14  9:25 UTC  (10+ messages)
` [PATCH tip/core/rcu 1/9] torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01
` [PATCH tip/core/rcu 2/9] torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02
` [PATCH tip/core/rcu 3/9] torture: Add tests without slow grace period setup/cleanup
` [PATCH tip/core/rcu 4/9] torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEAD
` [PATCH tip/core/rcu 5/9] torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKING
` [PATCH tip/core/rcu 6/9] torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUG
` [PATCH tip/core/rcu 7/9] torture: Update RCU test scenario documentation
` [PATCH tip/core/rcu 8/9] locktorture: Fix potential memory leak with rw lock test
` [PATCH tip/core/rcu 9/9] torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCU

[qemu-mainline test] 104178: tolerable FAIL - PUSHED
 2017-01-14  9:28 UTC 

[linux-lvm] Again: duplicate PVs - filter rules
 2017-01-14  9:26 UTC  (2+ messages)

[PATCH] mm: Ignore __GFP_NOWARN when reporting stalls
 2017-01-14  9:06 UTC  (5+ messages)

Intel HDA audio on EEE PC 1101HGo
 2017-01-14  9:20 UTC  (13+ messages)

[PATCH tip/core/rcu 0/20] Miscellaneous fixes for 4.11
 2017-01-14  9:13 UTC  (21+ messages)
` [PATCH tip/core/rcu 01/20] rcu: update: Make RCU_EXPEDITE_BOOT be the default
` [PATCH tip/core/rcu 02/20] lockdep: Make RCU suspicious-access splats use pr_err
` [PATCH tip/core/rcu 03/20] Fix: Disable sys_membarrier when nohz_full is enabled
` [PATCH tip/core/rcu 04/20] rcu: Only dump stalled-tasks stacks if there was a real stall
` [PATCH tip/core/rcu 05/20] rcu: Remove unneeded rcu_process_callbacks() declarations
` [PATCH tip/core/rcu 06/20] rcu: Remove unused but set variable
` [PATCH tip/core/rcu 07/20] rcu: Remove short-term CPU kicking
` [PATCH tip/core/rcu 08/20] rcu: Add long-term "
` [PATCH tip/core/rcu 09/20] rcu: Once again use NMI-based stack traces in stall warnings
` [PATCH tip/core/rcu 10/20] rcu: Add functions to test for trivial grace periods
` [PATCH tip/core/rcu 11/20] sched,rcu: Make cond_resched() provide RCU quiescent state
` [PATCH tip/core/rcu 12/20] rcu: Re-enable TASKS_RCU for User Mode Linux
` [PATCH tip/core/rcu 13/20] rcu: Don't wake rcuc/X kthreads on NOCB CPUs
` [PATCH tip/core/rcu 14/20] rcu: Add comment headers to expedited-grace-period counter functions
` [PATCH tip/core/rcu 15/20] rcu: Make rcu_cpu_starting() use its "cpu" argument
` [PATCH tip/core/rcu 16/20] rcu: Enable RCU tracepoints by default to aid in debugging
` [PATCH tip/core/rcu 17/20] rcu: Fix comment in rcu_organize_nocb_kthreads()
` [PATCH tip/core/rcu 18/20] llist: Clarify comments about when locking is needed
` [PATCH tip/core/rcu 19/20] rcu: Eliminate unused expedited_normal counter
` [PATCH tip/core/rcu 20/20] rcu: Add lockdep checks to synchronous expedited primitives

debian 8 rt kernel
 2017-01-14  9:12 UTC  (4+ messages)

[Qemu-devel] [PULL v2 0/9] M68k for 2.9 patches
 2017-01-14  9:07 UTC  (10+ messages)
` [Qemu-devel] [PULL v2 1/9] target-m68k: Implement bitfield ops for registers
` [Qemu-devel] [PULL v2 2/9] target-m68k: Implement bitfield ops for memory
` [Qemu-devel] [PULL v2 3/9] target-m68k: Implement bfffo
` [Qemu-devel] [PULL v2 4/9] m68k: Remove PCI and USB from config file
` [Qemu-devel] [PULL v2 5/9] target-m68k: fix bit operation with immediate value
` [Qemu-devel] [PULL v2 6/9] target-m68k: fix gen_flush_flags()
` [Qemu-devel] [PULL v2 7/9] target-m68k: manage pre-dec et post-inc in CAS
` [Qemu-devel] [PULL v2 8/9] target-m68k: CAS doesn't need aligned access
` [Qemu-devel] [PULL v2 9/9] target-m68k: increment/decrement with SP

[PATCH 0/6 v3] kvmalloc
 2017-01-14  8:49 UTC  (10+ messages)
` [PATCH 2/6] mm: support __GFP_REPEAT in kvmalloc_node for >=64kB
` [PATCH 5/6] treewide: use kv[mz]alloc* rather than opencoded variants

[PATCH v12 0/7] Enable PMUs in ACPI systems
 2017-01-14  9:00 UTC  (3+ messages)

[PATCH tip/core/rcu 0/6] Dynticks updates for 4.11
 2017-01-14  8:54 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/6] rcu: Abstract the dynticks momentary-idle operation
` [PATCH tip/core/rcu 2/6] rcu: Abstract the dynticks snapshot operation
` [PATCH tip/core/rcu 3/6] rcu: Abstract dynticks extended quiescent state enter/exit operations
` [PATCH tip/core/rcu 4/6] rcu: Abstract extended quiescent state determination
` [PATCH tip/core/rcu 5/6] rcu: Check cond_resched_rcu_qs() state less often to reduce GP overhead
` [PATCH tip/core/rcu 6/6] rcu: Adjust FQS offline checks for exact online-CPU detection

[PATCH tip/core/rcu 0/5] Documentation updates for 4.11
 2017-01-14  8:55 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/5] rcu: Design documentation for expedited grace periods
` [PATCH tip/core/rcu 2/5] doc: Fix RCU requirements typos
` [PATCH tip/core/rcu 3/5] doc: Update control-dependencies section of memory-barriers.txt
` [PATCH tip/core/rcu 4/5] doc: Quick-Quiz answers are now inline
` [PATCH tip/core/rcu 5/5] doc: Add rcutree.rcu_kick_kthreads to kernel-parameters.txt

Need module help
 2017-01-14  8:56 UTC  (9+ messages)

[PATCH 0/3] ata: add m68k/Atari Falcon PATA support
 2017-01-14  8:55 UTC  (8+ messages)

gitk: "lime" color incompatible with older Tk versions
 2017-01-14  8:48 UTC  (4+ messages)
    ` gitk pull request // was: "

[PATCH RFC v2 tip/core/rcu 1/2] rcu: Remove cond_resched() from Tiny synchronize_sched()
 2017-01-14  8:45 UTC  (2+ messages)
` [PATCH RFC v2 tip/core/rcu 2/2] rcu: Narrow early boot window of illegal synchronous grace periods

[Xenomai] How to specify kernel space and user space library
 2017-01-14  8:45 UTC 

[PATCH] usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase
 2017-01-14  8:40 UTC 

[Qemu-devel] [Bug 1596160] [NEW] SIGSEGV in memory_region_access_valid on Sabre Lite board
 2017-01-14  8:27 UTC  (2+ messages)
` [Qemu-devel] [Bug 1596160] "

[PATCH] ALSA: oxfw: enclose identifiers referred by single function for scs1x feature
 2017-01-14  8:32 UTC  (2+ messages)

[PATCH v1 0/2] add nor flash node for mt2701
 2017-01-14  8:29 UTC  (12+ messages)
` [PATCH v1 2/2] arm: dts: mt2701: add nor flash node

[Qemu-devel] [Bug 808737] [NEW] No option to load additional binary files from command line in QEMU
 2017-01-14  8:19 UTC  (2+ messages)
` [Qemu-devel] [Bug 808737] "

[net-next 0/3] tipc: improve interaction socket-link
 2017-01-03 15:26 UTC  (3+ messages)
` [net-next 2/3] tipc: modify struct tipc_plist to be more versatile
` [net-next 3/3] tipc: reduce risk of user starvation during link congestion

[LSF/MM TOPIC] Future direction of DAX
 2017-01-14  8:26 UTC  (4+ messages)

[PATCH 0/8] x86/platform/UV: UV Update PatchSet 2
 2017-01-14  8:26 UTC  (4+ messages)
` [PATCH 4/8] x86/platform/UV: Add Support for UV4 Hubless NMIs
    ` [PATCH] x86/platform/UV: Clean up the UV APIC code

New Blog on how SELinux blocked Docker container escape
 2017-01-14  8:23 UTC  (2+ messages)

[PATCH v4 0/2] ucm: Automatically load the best config file based on the card long name
 2017-01-14  8:24 UTC  (3+ messages)
` [PATCH v4 1/2] ucm: Load device-specific configuration "
` [PATCH v4 2/2] ucm: Add command 'get _file' to get the config file name of the opened card

[PATCH v4 0/2] ASoC: Use DMI name in sound card long name
 2017-01-14  8:13 UTC  (3+ messages)
` [PATCH v4 1/2] ASoC: core: Add API to use "
` [PATCH v4 2/2] ASoC: Intel: Use DMI name for sound card long name in Broadwell machine driver

[PATCH] rcu: Narrow early boot window of illegal synchronous grace periods
 2017-01-14  8:00 UTC  (3+ messages)

[OpenRISC] [PATCH] target-openrisc: Fix exception handling status registers
 2017-01-14  8:04 UTC  (5+ messages)
    ` [Qemu-devel] "

[LSF/MM ATTEND] XFS, VFS, pmem, and ext4 topics
 2017-01-14  7:06 UTC 

[LSF/MM ATTEND] XFS, VFS, pmem, and ext4 topics
 2017-01-14  7:58 UTC 

[LSF/MM TOPIC] online filesystem repair
 2017-01-14  7:54 UTC 

[PATCH 0/2] Use env for all perl invocations
 2017-01-14  7:54 UTC  (11+ messages)
` [PATCH 2/2] Use 'env' to find perl instead of fixed path

[PATCHv4 0/5] Support for Marvell switches with integrated CPUs
 2017-01-14  7:50 UTC  (6+ messages)
` [PATCHv4 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoC

[PATCH 1/2] drm/amdgpu: Switch error code when bo pin fails. (v3)
 2017-01-14  7:37 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Refactor flip into prepare submit and submit. (v2)

[libata] a234f7395c: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h
 2017-01-14  7:32 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-01-13
 2017-01-14  7:29 UTC 

[PATCH 1/6] f2fs: clean up flush/discard command namings
 2017-01-14  7:27 UTC  (4+ messages)
` [PATCH 6/6] f2fs: show # of on-going flush and discard bios
  ` [f2fs-dev] "

[PATCH v8 3/3] console: Add persistent scrollback buffers for all VGA consoles
 2017-01-14  7:26 UTC  (6+ messages)
` [PATCH v9 4/4] console: Make persistent scrollback a boot parameter

[PATCH 4.4 00/27] 4.4.43-stable review
 2017-01-14  7:24 UTC  (3+ messages)

[PATCH 4.9 00/59] 4.9.4-stable review
 2017-01-14  7:24 UTC  (5+ messages)

Searching new home for ath[59]k-devel mailing lists
 2017-01-14  6:48 UTC  (4+ messages)
    ` [ath9k-devel] "

[PATCH v1 1/3] dt: bindings: add documentation for zx2967 family reset controller
 2017-01-14  7:05 UTC  (9+ messages)
` [PATCH v1 2/3] MAINTAINERS: add zx2967 reset controller driver to ARM ZTE architecture
` [PATCH v1 3/3] reset: zx2967: add reset controller driver for ZTE's zx2967 family

linux raid wiki - kernel autoassembly
 2017-01-14  7:09 UTC  (2+ messages)

[PATCH net-next 2/2] mpls: Packet stats
 2017-01-14  6:58 UTC  (3+ messages)

[patch v2 linux-next] userfaultfd: hugetlbfs: unmap the correct pointer
 2017-01-14  6:56 UTC  (7+ messages)

[Qemu-devel] [PATCH] hw/core/null-machine: Add the possibility to instantiate a CPU, RAM and kernel
 2017-01-14  6:51 UTC 

Commit 1fe8e0... (include more headers in if_tunnel.h) breaks my user-space build
 2017-01-14  6:43 UTC  (6+ messages)

[PATCH v5] media: video-i2c: add video-i2c driver
 2017-01-14  6:42 UTC  (7+ messages)

[xen-unstable test] 104175: regressions - FAIL
 2017-01-14  6:36 UTC 

[PATCH 00/17] SPI: Fine-tuning for several function implementations
 2017-01-14  6:36 UTC  (4+ messages)
` [PATCH 14/17] spi/topcliff-pch: Adjust six checks for null pointers

[PATCH] printk: Correctly handle preemption in console_unlock()
 2017-01-14  6:28 UTC  (3+ messages)

[Qemu-devel] [PATCH] cryptodev: setiv only when really need
 2017-01-14  6:28 UTC 

[PATCH v8 0/6] xfs: fixes for malformed on-disk i_mode
 2017-01-14  6:28 UTC  (3+ messages)
` [PATCH v8 2/6] xfs: sanity check directory inode di_size

[PATCH 00/62] watchdog: Convert to use device managed functions
 2017-01-14  6:27 UTC  (4+ messages)
` [PATCH 05/62] watchdog: bcm2835_wdt: Convert to use device managed functions and other improvements

[linux-lvm] [DRBD-user] LVM on top of DRBD [actually: mkfs.ext4 then mount results in detach on RHEL 7 on VMWare]
 2017-01-14  6:13 UTC  (2+ messages)
  ` [linux-lvm] "

[PATCH, RFC] xfs: use per-AG reservations for the finobt
 2017-01-14  6:22 UTC  (4+ messages)

[LSF/MM TOPIC] I/O error handling and fsync()
 2017-01-14  6:18 UTC  (7+ messages)

[PATCH v3 0/7] power: bq27xxx: add support for NVRAM R/W access
 2017-01-14  6:07 UTC  (4+ messages)
` [PATCH v3 6/7] devicetree: power: bq27xxx: add monitored battery documentation

[PATCHSET] slab: make memcg slab destruction scalable
 2017-01-14  5:54 UTC  (21+ messages)
` [PATCH 1/9] Revert "slub: move synchronize_sched out of slab_mutex on shrink"
` [PATCH 2/9] slab: remove synchronous rcu_barrier() call in memcg cache release path
` [PATCH 3/9] slab: simplify shutdown_memcg_caches()
` [PATCH 4/9] slab: reorganize memcg_cache_params
` [PATCH 5/9] slab: link memcg kmem_caches on their associated memory cgroup
` [PATCH 6/9] slab: don't put memcg caches on slab_caches list
` [PATCH 7/9] slab: introduce __kmemcg_cache_deactivate()
` [PATCH 8/9] slab: remove synchronous synchronize_sched() from memcg cache deactivation path
` [PATCH 9/9] slab: remove slub sysfs interface files early for empty memcg caches

[PATCH] platform/x86: Add IMS/ZII SCU driver
 2017-01-14  5:49 UTC  (4+ messages)

[PATCH v6 0/3] dmaengine: xilinx_dma: Bug fixes
 2017-01-14  5:35 UTC  (12+ messages)
` [PATCH v6 1/3] dmaengine: xilinx_dma: Check for channel idle state before submitting dma descriptor
` [PATCH v6 2/3] dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma
` [PATCH v6 3/3] dmaengine: xilinx_dma: Fix race condition in the driver for multiple descriptor scenario

[PATCH v7] ASoC: omap-mcbsp: Add PM QoS support for McBSP to prevent glitches
 2017-01-14  5:15 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2017-01-14  5:14 UTC 

[U-Boot] [linux-sunxi] [PATCH 0/2] sunxi: OrangePi Zero fixes
 2017-01-14  5:13 UTC 

Shaman build fails with "reference is not a tree"
 2017-01-14  4:59 UTC  (6+ messages)

[RFC/PATCH] ftrace: Allow to change size of function graph filters
 2017-01-14  4:50 UTC  (4+ messages)

GATT service blacklist
 2017-01-14  4:38 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.