All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-18 19:52:23 to 2016-05-18 21:14:58 UTC [more...]

[kernel-hardening] [PATCH v8 0/4] Introduce GCC plugin infrastructure
 2016-05-18 21:14 UTC  (5+ messages)
` [kernel-hardening] [PATCH v8 2/4] "

[Bug 95474] Bioshock Infinite and DiRT Showdown perform very poor on any GPU with GCN >=1.1
 2016-05-18 21:14 UTC  (5+ messages)
` [Bug 95474] Bioshock Infinite and DiRT Showdown perform very poorly "

[PATCH 0/3] udf: Metadata partition fixes
 2016-05-18 21:09 UTC  (5+ messages)
` [PATCH 1/3] udf: Don't BUG on missing metadata partition descriptor
` [PATCH 2/3] udf: Use IS_ERR when loading metadata mirror file entry
` [PATCH 3/3] udf: Use correct partition reference number for metadata

[RFC PATCH] Increase in idle power with schedutil
 2016-05-18 21:11 UTC  (2+ messages)

[meta-oe][PATCH 1/2] mesa-glut: Remove the recipe
 2016-05-18 21:11 UTC  (4+ messages)
` [meta-oe][PATCH 2/2] freeglut: Add a recipe freeglut to replace mesa-glut

incoming merge conflict to linux-next
 2016-05-18 21:10 UTC 

[PATCH 1/3] ib core: Make device counter infrastructure dynamic
 2016-05-18 21:11 UTC  (15+ messages)

+ mmoom-speed-up-select_bad_process-loop.patch added to -mm tree
 2016-05-18 21:09 UTC 

[PATCH] net: suppress warnings on dev_alloc_skb
 2016-05-18 21:09 UTC  (6+ messages)

usb: dwc2: regression on MyBook Live Duo / Canyonlands since 4.3.0-rc4
 2016-05-18 21:09 UTC  (4+ messages)

[PATCH v2] mm,oom: speed up select_bad_process() loop
 2016-05-18 21:09 UTC  (5+ messages)
  ` [PATCH v3] "

[PATCH 0/4] Implement pmd hardware support exports
 2016-05-18 21:08 UTC  (6+ messages)
` [PATCHv2 "
  ` [PATCHv2 1/4] pmdinfogen: Add buildtools and pmdinfogen utility
  ` [PATCHv2 2/4] drivers: Update driver registration macro usage
  ` [PATCHv2 3/4] Makefile: Do post processing on objects that register a driver
  ` [PATCHv2 4/4] pmdinfo.py: Add tool to query binaries for hw and other support information

[Xenomai] xenomai 3 on the BBB (beaglebone black)
 2016-05-18 21:08 UTC  (2+ messages)

[PATCH 0/3] FF_FLAGS_NO_READ_IO
 2016-05-18 21:07 UTC  (4+ messages)
` [PATCH 1/3] nfs/flexfiles: Helper function to detect FF_FLAGS_NO_READ_IO
` [PATCH 2/3] nfs/flexfiles: Use the layout segment for reading unless it a IOMODE_RW and reading is disabled
` [PATCH 3/3] pnfs: pnfs_update_layout needs to consider if strict iomode checking is on

[PATCH 0/6] cpufreq: minor cleanups
 2016-05-18 21:06 UTC  (6+ messages)
` [PATCH 4/6] cpufreq: conservative: Remove declaration of cs_dbs_gov
` [PATCH 5/6] cpufreq: Reuse gov_attr_* macros in schedutil governor

[PATCH 1/1] drm/msm/mdp4: avoid possible null pointer dereference
 2016-05-18 21:06 UTC 

[PATCH] drivers: nvmem: atmel-secumod: New driver for Atmel Secumod nvram
 2016-05-18 21:06 UTC  (8+ messages)

[PATCHv7 0/5] pathspec magic extension to search for attributes
 2016-05-18 21:05 UTC  (8+ messages)
` [PATCHv7 5/5] pathspec: allow querying "
      ` [PATCH] attr: add counted string version of git_check_attr()
      ` [PATCH] attr: add counted string version of git_attr()
      ` [PATCH] attr: expose validity check for attribute names

[PATCH v2 0/2] move nvme_cancel_io() to common code
 2016-05-18 21:05 UTC  (3+ messages)
` [PATCH v2 1/2] nvme: update and rename nvme_cancel_io to nvme_cancel_request
` [PATCH v2 2/2] nvme: move nvme_cancel_request() to common code

[Intel-wired-lan] [PATCH v3 1/5] igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
 2016-05-18 21:04 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v3 2/5] igb: introduce IGB_PTP_OVERFLOW_CHECK flag
` [Intel-wired-lan] [PATCH v3 3/5] igb: re-use igb_ptp_reset in igb_ptp_init
` [Intel-wired-lan] [PATCH v3 4/5] igb: implement igb_ptp_suspend
` [Intel-wired-lan] [PATCH v3 5/5] igb: call igb_ptp_suspend during suspend/resume cycle

The behavior of `jobs -p` is definitely, without a doubt, a bug
 2016-05-18 21:03 UTC  (2+ messages)

[PATCH 00/21] i18n and tests updates
 2016-05-18 21:02 UTC  (7+ messages)
` [PATCH 03/21] i18n: advice: internationalize message for conflicts
` [PATCH 05/21] i18n: sequencer: mark entire sentences for translation

Question : Session trunking and tload balancing algorithm
 2016-05-18 21:01 UTC 

[PATCH 1/1] drm/mediatek: do not dereference NULL
 2016-05-18 20:59 UTC  (3+ messages)

[PATCH 1/2] dma-buf/fence: add fence_collection fences
 2016-05-18 20:59 UTC  (4+ messages)
` [PATCH 2/2] Documentation: add fence-collection to kernel DocBook

[RFC PATCH 0/3] Add ioremap_exec and extend drivers/misc/sram.c
 2016-05-18 20:57 UTC  (8+ messages)
` [RFC PATCH 1/3] asm-generic: io: Add exec versions of ioremap

[PATCH v3 0/5] "Device DAX" for persistent memory
 2016-05-18 20:56 UTC  (18+ messages)
` [PATCH v3 1/5] libnvdimm: stop requiring a driver ->remove() method
` [PATCH v3 2/5] /dev/dax, pmem: direct access to persistent memory
` [PATCH v3 3/5] /dev/dax, core: file operations and dax-mmap
` [PATCH v3 4/5] Revert "block: enable dax for raw block devices"
` [PATCH v3 5/5] libnvdimm: release ida resources

[Qemu-devel] [PATCH v5 00/18] tb hash improvements
 2016-05-18 20:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 07/18] qemu-thread: add simple test-and-set spinlock

[PATCH] cpufreq: Drop the 'initialized' field from struct cpufreq_governor
 2016-05-18 20:59 UTC 

[PATCH] docker-registry: Remove RDEPENDS explicit version
 2016-05-18 20:55 UTC 

i915 issues with 4.6
 2016-05-18 20:53 UTC  (2+ messages)

[PATCH] tty: vt: Fix soft lockup in fbcon cursor blink timer
 2016-05-18 20:38 UTC  (6+ messages)

Sam Nelson : linux-ti-staging: Add new device tree target am572x-idk-pru-excl-uio.dtb
 2016-05-18 20:51 UTC 

Sam Nelson : linux-ti-staging: Add new device tree target am572x-idk-pru-excl-uio.dtb
 2016-05-18 20:51 UTC 

[PATCH 1/1] drm/gma500: mdfld: avoid possible null pointer dereference
 2016-05-18 20:51 UTC  (3+ messages)

Expose named GPIOs through sysfs
 2016-05-18 20:43 UTC 

[PATCH net-next 0/4] net: block BH in TCP callbacks
 2016-05-18 20:48 UTC  (3+ messages)
` [PATCH net-next 1/4] scsi_tcp: "

getlogin(3): mention loginuid
 2016-05-18 20:48 UTC  (3+ messages)

[RFC][PATCH net] bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
 2016-05-18 20:46 UTC  (4+ messages)

struct fsxattr redefinition
 2016-05-18 20:44 UTC  (2+ messages)

[wip-addr-features] make sure I am doing the right thing
 2016-05-18 20:44 UTC  (5+ messages)

[PATCH v2 00/32] 2nd Iteration of Cache QoS Monitoring support
 2016-05-18 20:41 UTC  (7+ messages)
` [PATCH v2 09/32] perf/x86/intel/cqm: basic RMID hierarchy with per package RMIDs
` [PATCH v2 10/32] perf/x86/intel/cqm: introduce (I)state and limbo prmids
` [PATCH v2 12/32] perf/x86/intel/cqm: schedule work for rotation task

[PATCH] IB/security: restrict use of the write() interface
 2016-05-18 20:42 UTC  (2+ messages)

[PATCH] IB/security: restrict use of the write() interface
 2016-05-18 20:40 UTC  (2+ messages)

TODO Lists
 2016-05-18 20:38 UTC  (3+ messages)

State of bitbake world 2016-05-17
 2016-05-18 20:38 UTC 

[PATCH 1/4] sock_diag.7: New page documenting NETLINK_SOCK_DIAG interface
 2016-05-18 20:37 UTC  (3+ messages)

[PATCH 1/2] proc.5: tfix
 2016-05-18 20:37 UTC  (4+ messages)
` [PATCH 2/2] cgroups.7: tfix

[PATCH] unix.7: tfix 'ret' check after accept populates 'data_socket'
 2016-05-18 20:36 UTC  (2+ messages)

[PATCH] memfd_create.2: tfix
 2016-05-18 20:36 UTC  (2+ messages)

[patch] proc.5: Correct polling of mounts via select()
 2016-05-18 20:36 UTC  (2+ messages)

Typo in PTHREADS(7)
 2016-05-18 20:36 UTC  (2+ messages)

[PATCH] proc.5: Formatting fix of .IR
 2016-05-18 20:36 UTC  (2+ messages)

[PATCH] inet_pton.3: Mention byte order
 2016-05-18 20:36 UTC  (4+ messages)

[PATCH] IB/security: Restrict use of the write() interface
 2016-05-18 20:36 UTC  (8+ messages)

+ mm-proc-sys-vm-stat_refresh-to-force-vmstat-update-fix-99.patch added to -mm tree
 2016-05-18 20:35 UTC 

[alternative-merged] mm-proc-sys-vm-stat_refresh-to-force-vmstat-update-fix-v2.patch removed from -mm tree
 2016-05-18 20:34 UTC 

[PATCH v2 00/21] Rework page flip, remove cs flips, async unpin and unified pageflip
 2016-05-18 20:34 UTC  (7+ messages)
` [PATCH v2 12/21] drm/i915: Remove cs based page flip support
` [PATCH v2 13/21] drm/i915: Remove use_mmio_flip kernel parameter
` [PATCH v2 14/21] drm/i915: Remove queue_flip pointer

[PATCH v1] PM / sleep: make pm notifier called symmetrically
 2016-05-18 20:34 UTC  (2+ messages)

VGA Passthrough limitations?
 2016-05-18 20:32 UTC 

[PATCH v3 31/40] bnxt: add start/stop/link update operations
 2016-05-18 20:29 UTC 

[PATCH] media: rc: nuvoton: decrease size of raw event fifo
 2016-05-18 20:29 UTC 

[PATCH] media: rc: make fifo size for raw events configurable via rc_dev
 2016-05-18 20:29 UTC 

[PATCH] drm: Nuke ->vblank_disable_allowed
 2016-05-18 20:29 UTC  (3+ messages)

[PATCH v2] ethernet:arc: Fix racing of TX ring buffer
 2016-05-18 20:29 UTC  (4+ messages)

[xen-unstable-smoke test] 94557: tolerable all pass - PUSHED
 2016-05-18 20:28 UTC 

[eclipse-poky][PATCH v2] OptionsPage.java: improved handling of path concatenation in new project
 2016-05-18 20:29 UTC 

[U-Boot] [PATCH v2] armv8/ls2080ardb: Update DDR timing to support more UDIMMs
 2016-05-18 20:27 UTC  (4+ messages)

Build failed on latest ELKS
 2016-05-18 20:27 UTC  (4+ messages)

man fixes
 2016-05-18 20:04 UTC  (2+ messages)

[RFC 0/3] MT2701 DRM support
 2016-05-18 20:26 UTC  (7+ messages)
` [RFC 2/3] drm/mediatek: add support for Mediatek SoC MT2701

[Buildroot] [Bug 8941] New: "ls" of an NFSv4 share only works when pumped through strace
 2016-05-18 20:24 UTC 

new driver for drivers/virt/?
 2016-05-18 20:11 UTC 

[Buildroot] [PATCH v4 0/4] Python: globalize pyc file compilation
 2016-05-18 20:23 UTC  (4+ messages)
` [Buildroot] [PATCH v4 2/4] python-pyftpdlib: bump version to 1.5.1, fixing Python 3 issue

[meta-qt4][PATCH 1/2] layer.conf: Use immediate expansion
 2016-05-18 20:23 UTC  (3+ messages)
` [meta-qt4][PATCH 2/2] qt4: Fix build with gcc-6

[PATCH 0/2] move nvme_cancel_io() to common code
 2016-05-18 20:23 UTC  (4+ messages)
` [PATCH 1/2] nvme: update nvme_cancel_io() a bit

[RFC PATCH v2 00/18] livepatch: hybrid consistency model
 2016-05-18 20:22 UTC  (6+ messages)
` [RFC PATCH v2 17/18] livepatch: change to a per-task "
  `  "

git fetch origin $SHA1 doesn't work as often as it could
 2016-05-18 20:20 UTC 

[PATCH 0/5] drm: fixes for merge-window regressions
 2016-05-18 20:20 UTC  (5+ messages)
` [PATCH 1/5] headers_check: don't warn about c++ guards

+ mm-check_new_page_bad-directly-returns-in-__pg_hwpoison-case.patch added to -mm tree
 2016-05-18 20:19 UTC 

[to-be-updated] mm-bad_page-checks-bad_flags-instead-of-page-flags-for-hwpoison-page.patch removed from -mm tree
 2016-05-18 20:19 UTC 

[PATCH] HID: uhid: Fixes a bug with userspace bluetooth stacks, which causes hangs during certain operations
 2016-05-18 20:11 UTC 

[PATCH] drm/mm: avoid possible null pointer dereference
 2016-05-18 20:17 UTC 

[PATCH v3 0/5] modernize t1500
 2016-05-18 20:15 UTC  (6+ messages)
` [PATCH v3 1/5] t1500: be considerate to future potential tests
` [PATCH v3 2/5] t1500: test_rev_parse: facilitate future test enhancements
` [PATCH v3 3/5] t1500: avoid changing working directory outside of tests
` [PATCH v3 4/5] t1500: avoid setting configuration options "
` [PATCH v3 5/5] t1500: avoid setting environment variables "

[ovmf test] 94541: all pass - PUSHED
 2016-05-18 20:15 UTC 

4.5-rc0 regression: GPRS breaks after very short while
 2016-05-18 20:12 UTC  (4+ messages)

[PATCH] ata: Use IS_ENABLED() instead of checking for built-in or module
 2016-05-18 20:11 UTC 

cal(1) year formatting
 2016-05-18 20:09 UTC  (3+ messages)

[PATCH 0/1 V2] webkitgtk: turn off JIT on armv4 and armv7a
 2016-05-18 20:07 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH lttng-tools] Fix: Double free in utils_partial_realpath error path
 2016-05-18 20:08 UTC 

[PATCH lttng-tools] Fix: remove logically dead code in send_channel_uid_to_ust
 2016-05-18 20:07 UTC 

[PATCH lttng-tools] Fix: unchecked return value in low throughput test
 2016-05-18 20:07 UTC 

[Buildroot] [PATCH v2] Config.in: add -Og option
 2016-05-18 20:06 UTC  (3+ messages)

[PATCH 00/38] Krogoth-next pull request
 2016-05-18 20:04 UTC 

[PATCH lttng-tools] Fix: unchecked return value
 2016-05-18 20:00 UTC 

[PATCH v4 0/5] [PATCH v3 0/4] locking/rwsem: Add reader-owned state to the owner field
 2016-05-18 19:58 UTC  (6+ messages)
` [PATCH v4 2/5] locking/rwsem: Protect all writes to owner by WRITE_ONCE()
    ` [PATCH v4 2/5] locking/rwsem: Protect all writes to owner by WRITE_ONCE

[PATCH 00/16] clk: sunxi: introduce "modern" clock support
 2016-05-18 19:59 UTC  (9+ messages)
` [PATCH 02/16] clk: sunxi-ng: Add common infrastructure

drivers/of: crash on boot
 2016-05-18 19:58 UTC  (4+ messages)

[PATCH v4] sched/numa: fix unsafe get_task_struct() in task_numa_assign()
 2016-05-18 19:57 UTC  (7+ messages)
` [PATCH 0/3] introduce task_rcu_dereference()
  ` [PATCH 3/3] "

[Buildroot] Clarification about init system
 2016-05-18 19:57 UTC  (8+ messages)
` [Buildroot] How to choose C library dependencies

OFED release with RoCE v2 support
 2016-05-18 19:56 UTC  (6+ messages)

[PATCH] ftrace: As disabling interrupts is costly and write_lock variant of tasklist_lock is not held from interrupt context it is not necessary to disable interrupts
 2016-05-18 19:54 UTC 

[Buildroot] [PATCH] configs: new configuration for i.MX6UL Pico board
 2016-05-18 19:54 UTC 

[PATCH] Revert "phy: add support for a reset-gpio specification"
 2016-05-18 19:54 UTC  (3+ messages)

[PATCH] kvm: arm64: Fix EC field in inject_abt64
 2016-05-18 19:53 UTC  (2+ messages)

[PULL] topic/drm-misc
 2016-05-18 19:53 UTC 

[mesa][PATCH v2 0/1] Fix mesa_populate_packages() when dri is disabled
 2016-05-18 19:52 UTC  (6+ messages)
` [mesa][PATCH v2 1/1] "


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.