All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-21 20:19:29 to 2016-01-21 21:51:17 UTC [more...]

OMAP display kconfig options changing
 2016-01-21 21:51 UTC  (10+ messages)

[RFC PATCH 0/4] Multi-instance vTPM driver
 2016-01-21 21:51 UTC  (8+ messages)
` [RFC PATCH 3/4] Implement driver for supporting multiple emulated TPMs

[PATCH 1/2] regulator: core: Use a bitfield for continuous_voltage_range
 2016-01-21 21:49 UTC  (3+ messages)
` [PATCH 2/2] regulator: core: Provide per-regulator runtime PM support

User range vs. context's range
 2016-01-21 21:49 UTC  (4+ messages)

[PATCH V2] x86: use enum cpuid_leafs instead of magic numbers
 2016-01-21 21:47 UTC  (9+ messages)

Microphone Jack on "Acer Aspire V 15 Nitro"
 2016-01-21 21:45 UTC  (3+ messages)

[PATCH v3 0/8] Gen9 HW whitelist and Preemption WA patches
 2016-01-21 21:43 UTC  (9+ messages)
` [PATCH v3 1/8] drm/i915/gen9: Add framework to whitelist specific GPU registers
` [PATCH v3 2/8] drm/i915/gen9: Add GEN8_CS_CHICKEN1 to HW whitelist
` [PATCH v3 3/8] drm/i915/gen9: Add HDC_CHICKEN1 "
` [PATCH v3 4/8] drm/i915/bxt: Add GEN9_CS_DEBUG_MODE1 "
` [PATCH v3 5/8] drm/i915/bxt: Add GEN8_L3SQCREG4 "
` [PATCH v3 6/8] drm/i915/skl: "
` [PATCH v3 7/8] drm/i915/skl: Enable Per context Preemption granularity control
` [PATCH v3 8/8] drm/i915/gen9: Add WaOCLCoherentLineFlush

Windows Make Broken
 2016-01-21 21:43 UTC 

[Qemu-devel] [PATCH 00/10] virtio/vring: optimization patches
 2016-01-21 21:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH 09/10] virtio: read avail_idx from VQ only when necessary

[RFC v1 0/8] x86/init: Linux linker tables
 2016-01-21 21:37 UTC  (19+ messages)
` [RFC v1 4/8] x86/init: add linker table support

[PATCH] Fix failing ioctl set flags from x86 user space to x64 kernel
 2016-01-21 21:38 UTC 

git-diff: unable to turn off diff.autorefreshindex with command line switch
 2016-01-21 21:38 UTC  (2+ messages)

[BUG] Btattach, ioctl fails to set flags from 32-bit user space to 64-bit
 2016-01-21 21:38 UTC  (3+ messages)

[PATCH] cleancache: constify cleancache_ops structure
 2016-01-21 21:35 UTC  (7+ messages)
` [Xen-devel] "
  ` [Xen-devel] [PATCH v2] "
    `  "

[BUG] Regression introduced with "block: split bios to max possible length"
 2016-01-21 21:34 UTC  (3+ messages)

[refpolicy] Custom policy to allow logrotate to rotate OSSEC logs
 2016-01-21 21:34 UTC  (2+ messages)

[PATCH v4 0/4] Add device tree support to the cyttsp driver
 2016-01-21 21:33 UTC  (12+ messages)
` [PATCH v4 1/4] Input: cyttsp - use devres managed resource allocations
` [PATCH v4 3/4] Input: cyttsp - switch to using device properties

Question about sftp package
 2016-01-21 21:33 UTC 

[Buildroot] [PATCH] ifupdown: bump to version 0.8.8
 2016-01-21 21:32 UTC  (4+ messages)

[PATCH v2] unpack-trees: fix accidentally quadratic behavior
 2016-01-21 21:30 UTC  (2+ messages)

[PATCH v2 0/2] Enabling GuC Loading on Broxton
 2016-01-21 21:41 UTC  (3+ messages)
` [PATCH v2 2/2] drm/i915: resize the GuC WOPCM for rc6

[PATCH RFC 00/28] DSA: Restructure probing
 2016-01-21 21:29 UTC  (11+ messages)
` [PATCH RFC 08/28] net: dsa: Keep the mii bus and address in the private structure
` [PATCH RFC 16/28] dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()
` [PATCH RFC 18/28] dsa: Add platform device support to Marvell switches
` [PATCH RFC 26/28] dsa: Convert mv88e6xxx into a library allowing driver modules

[PATCH v5 0/9] ftrace with regs + live patching for ppc64 LE (ABI v2)
 2016-01-21 21:29 UTC  (8+ messages)

regression 4.4: deadlock in with cgroup percpu_rwsem
 2016-01-21 21:28 UTC  (10+ messages)
    ` [PATCH 1/2] cgroup: make sure a parent css isn't offlined before its children
      ` [PATCH 2/2] cgroup: make sure a parent css isn't freed "

[GIT PULL] NVMe changes for 4.5-rc1
 2016-01-21 21:27 UTC 

[RFC PATCH v2 00/11] vfss: support for a common kernel file loader
 2016-01-21 21:26 UTC  (15+ messages)
` [RFC PATCH v2 08/11] module: replace copy_module_from_fd with kernel version

[PATCH v5 0/5] Make cpuid <-> nodeid mapping persistent
 2016-01-21 21:26 UTC  (3+ messages)

"Some devices missing" only while not mounted
 2016-01-21 21:25 UTC  (2+ messages)

Linux patch disabling AVX when eagerfpu is turned off - possibly not required
 2016-01-21 21:22 UTC  (9+ messages)

[Buildroot] [pull request] makedevs: accept usernames and group names
 2016-01-21 21:23 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] fs/common: generate users before setting permissions
` [Buildroot] [PATCH 2/4] package/makedevs: use the rooted /etc/passwd and /etc/group
` [Buildroot] [PATCH 3/4] docs/manual: makedev syntax accepts usernames and group names
` [Buildroot] [PATCH 4/4] [DO NOT COMMIT] busybox: user username and group name

[PATCH RFC] locking/mutexes: don't spin on owner when wait list is not NULL
 2016-01-21 21:23 UTC  (2+ messages)

[GIT PULL] Lightnvm fixes and updates for 4.5-rc1
 2016-01-21 21:22 UTC 

+ thp-limit-number-of-object-to-scan-on-deferred_split_scan.patch added to -mm tree
 2016-01-21 21:21 UTC 

+ thp-change-deferred_split_count-to-return-number-of-thp-in-queue.patch added to -mm tree
 2016-01-21 21:20 UTC 

+ thp-make-split_queue-per-node.patch added to -mm tree
 2016-01-21 21:20 UTC 

ACPI IPMI device with _CID getting wrong driver attached
 2016-01-21 21:20 UTC  (3+ messages)

[PATCH] base: isa: Remove X86_32 dependency
 2016-01-21 21:18 UTC  (2+ messages)

+ proc-fix-missing-reference-of-mm.patch added to -mm tree
 2016-01-21 21:17 UTC 

[GIT PULL] Block driver pull for 4.5-rc1
 2016-01-21 21:17 UTC 

[PATCH 0/4] Submodule Groups
 2016-01-21 21:17 UTC  (9+ messages)
` [PATCH 3/4] submodule update: Initialize all group-selected submodules by default

[Buildroot] [git commit] iputils: resolve musl compatibility
 2016-01-21 21:16 UTC 

4.5-rc0: n900 battery charging reverts to 100mA, indicator turns back on
 2016-01-21 21:14 UTC  (5+ messages)

MIPS: ath79: TP-LINK WR1043ND: uart clk issue
 2016-01-21 21:39 UTC  (2+ messages)

[PATCH v2 00/11] lib/vsprintf: refactor and introduce %pl specifier
 2016-01-21 21:13 UTC  (3+ messages)
` [PATCH v2 06/11] lib/vsprintf: introduce %pl to print in human-readable form

[Buildroot] [git commit] iproute2: add musl build fix patch
 2016-01-21 21:14 UTC 

[PATCH 1/3][v2] net: phy: introduce 1000BASE-KX and 10GBASE-KR
 2016-01-21 21:12 UTC  (12+ messages)

[Buildroot] [PATCH] stunnel: bump to version 5.29
 2016-01-21 21:12 UTC  (2+ messages)

[PATCH] weston: update bbappend for new version
 2016-01-21 21:11 UTC 

[Buildroot] [git commit] stunnel: bump to version 5.29
 2016-01-21 21:10 UTC 

[Buildroot] [PATCH 1/2] vboot-utils: convert to Git formatted patches
 2016-01-21 21:10 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] vboot-utils: fix RSA redefinition build error with old compilers

[RFC 0/3] block: proportional based blk-throttling
 2016-01-21 21:10 UTC  (9+ messages)
` [RFC 2/3] blk-throttling: weight based throttling
` [RFC 3/3] blk-throttling: detect inactive cgroup

[PATCH 1/2] nodejs: add version 4.2.3
 2016-01-21 21:07 UTC  (3+ messages)
` [PATCH 2/2] packagegroup-arago-tisdk-addons: add nodejs for am3/am4/am5

[PATCH] unpack-trees: fix accidentally quadratic behavior
 2016-01-21 21:06 UTC  (6+ messages)

[VFS PATCH] readahead: fix block ordering in __do_page_cache_readahead
 2016-01-21 21:03 UTC  (3+ messages)

[PATCH] ARM: omap2plus_defconfig: Enable ARM_KERNMEM_PERMS and few loadable modules
 2016-01-21 21:01 UTC  (2+ messages)

+ fs-mpagec-mpage_readpages-use-lru_to_page-helper.patch added to -mm tree
 2016-01-21 21:01 UTC 

[Bug 93800] xfwm4 with compositing hangs indefinitely after after coming back from dpms off
 2016-01-21 21:00 UTC  (2+ messages)

[PATCH openbmc] Moving up Linux
 2016-01-21 21:00 UTC  (2+ messages)

Query about proposed dedup patches and behaviours
 2016-01-21 20:59 UTC  (7+ messages)
      ` Interjection: autodefrag mount option aye, nae?

st driver doesn't seem to grok LTO partitioning
 2016-01-21 20:58 UTC  (9+ messages)
                  ` What partition should the MTMKPART argument specify? Was: "

[Qemu-devel] [PATCH v4 00/12] fdc: fix 2.88mb floppy diskette support
 2016-01-21 20:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 10/12] fdc: rework pick_geometry

[PATCH] x86/efi: Setup separate EFI page tables in kexec paths
 2016-01-21 20:58 UTC  (3+ messages)

[PATCH] pci: aer: wait till the workqueue completes before free memory
 2016-01-21 20:57 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] net: sock: remove dead cgroup methods from struct proto
 2016-01-21 20:56 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/2] Add VMSTATE_STRUCT_VARRAY_KNOWN
 2016-01-21 20:56 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/2] migration/virtio: Remove simple .get/.put use
      ` [Qemu-devel] [PATCH qemu] migration/vmstate: document VMStateFlags

[PATCH 1/2] pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN
 2016-01-21 20:55 UTC  (2+ messages)
` [PATCH 2/2] pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn

[PATCH v3] clk-divider: make sure read-only dividers do not write to their register
 2016-01-21 20:53 UTC  (2+ messages)

[PATCH] completion: add missing git-rebase options
 2016-01-21 20:52 UTC 

Auditing network traffic
 2016-01-21 20:49 UTC  (5+ messages)

[xen-4.5-testing test] 78640: regressions - FAIL
 2016-01-21 20:49 UTC 

regression tests for am3517-evm machine?
 2016-01-21 20:48 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] block/hmp: add sereval hmp commands for incremental backup
 2016-01-21 20:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] hmp: add hmp command "
    ` [Qemu-devel] [Qemu-block] "

+ dax-never-rely-on-bhb_dev-being-set-by-get_block.patch added to -mm tree
 2016-01-21 20:46 UTC 

+ dax-add-support-for-fsync-sync-v8-fix-4.patch added to -mm tree
 2016-01-21 20:46 UTC 

+ dax-add-support-for-fsync-msync-v8-fix-3.patch added to -mm tree
 2016-01-21 20:46 UTC 

+ dax-add-support-for-fsync-msync-v8-fix-2.patch added to -mm tree
 2016-01-21 20:46 UTC 

+ dax-add-support-for-fsync-msync-v8-fix.patch added to -mm tree
 2016-01-21 20:46 UTC 

[Buildroot] [V2 1/2] scancpan: handle recommended dependencies as optional packages
 2016-01-21 20:44 UTC  (2+ messages)
` [Buildroot] [V2 2/2] scancpan: use recommend & test flags only at first level

[nightly] Distroless meta-ti/master minimal build 2016-01-20_21-00-32
 2016-01-21 20:43 UTC  (3+ messages)

[GIT PULL] RCU changes for v4.5
 2016-01-21 20:24 UTC  (7+ messages)

[PATCH v2] watchdog: tango: rename ARCH_TANGOX to ARCH_TANGO
 2016-01-21 20:42 UTC  (2+ messages)

master - lvmlockd: remove noisy log_debug
 2016-01-21 20:39 UTC 

meta-openwrt layer is available
 2016-01-21 20:38 UTC 

[PATCH] update-alternatives: when warning about alt_link==alt_target, say what PN
 2016-01-21 20:38 UTC 

[PATCH v15 0/6] altera fpga area and fpga bus
 2016-01-21 20:38 UTC  (8+ messages)
` [PATCH v15 1/6] fpga: add bindings document for "

linux-next: build failure after merge of the akpm-current tree
 2016-01-21 20:37 UTC  (5+ messages)

[PATCH] packagegroup-arago-tisdk-addons-sdk-target: add elfutils-dev and elfutils-staticdev for dra7xx
 2016-01-21 20:36 UTC  (2+ messages)

[PATCH] dma-buf/fence: fix timeline str value on fence_annotate_wait_on
 2016-01-21 20:34 UTC  (4+ messages)

[PATCH] e2fsprogs: disable libblkid again
 2016-01-21 20:32 UTC  (2+ messages)

[xen-4.4-testing baseline-only test] 38679: trouble: blocked/broken/fail/pass
 2016-01-21 20:32 UTC 

Nokia N900: musb is in wrong state after boot
 2016-01-21 20:30 UTC  (5+ messages)

[RFC V2 0/2] IRQ based next prediction
 2016-01-21 20:27 UTC  (7+ messages)
` [RFC V2 1/2] irq: Add a framework to measure interrupt timings

[PATCH v2 00/10] rtc: max77686: Extend driver and add max77802 support
 2016-01-21 20:23 UTC  (24+ messages)
` [rtc-linux] "
` [PATCH v2 01/10] rtc: max77686: Fix max77686_rtc_read_alarm() return value
  ` [rtc-linux] "
` [PATCH v2 02/10] rtc: max77686: Use ARRAY_SIZE() instead of current array length
  ` [rtc-linux] "
` [PATCH v2 03/10] rtc: max77686: Use usleep_range() instead of msleep()
  ` [rtc-linux] "
` [PATCH v2 04/10] rtc: max77686: Use a driver data struct instead hard-coded values
  ` [rtc-linux] "
` [PATCH v2 05/10] rtc: max77686: Add an indirection level to access RTC registers
  ` [rtc-linux] "
` [PATCH v2 06/10] rtc: max77686: Add max77802 support
  ` [rtc-linux] "
` [PATCH v2 07/10] rtc: max77686: Use dev_warn() instead of pr_warn()
  ` [rtc-linux] "
` [PATCH v2 08/10] rtc: Remove Maxim 77802 driver
  ` [rtc-linux] "
` [PATCH v2 09/10] ARM: exynos_defconfig: Remove MAX77802 RTC Kconfig symbol
  ` [rtc-linux] "
` [PATCH v2 10/10] ARM: multi_v7_defconfig: "
  ` [rtc-linux] "

[U-Boot] [PATCH v2 0/7] Determine Boot mode at run time
 2016-01-21 20:21 UTC  (3+ messages)
` [U-Boot] [PATCH v2 5/7] enable chain of trust for ARM platforms

[PATCH] staging: android: ion: Set the length of the DMA sg entries in buffer
 2016-01-21 20:19 UTC  (3+ messages)


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.