All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-04 20:15:32 to 2016-05-04 21:25:17 UTC [more...]

[PULL] topic/drm-misc
 2016-05-04 21:25 UTC 

[Bug 94900] Regression: HD6950 GPU lockup with octodad: dadliest catch
 2016-05-04 21:23 UTC  (2+ messages)
` [Bug 94900] HD6950 GPU lockup with various steam games (octodad, saints row 4)

kcompactd hang during memory offlining
 2016-05-04 21:23 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/52] 680x0 instructions emulation
 2016-05-04 21:21 UTC  (33+ messages)
` [Qemu-devel] [PATCH 21/52] target-m68k: Reorg flags handling
` [Qemu-devel] [PATCH 22/52] target-m68k: Introduce DisasCompare
` [Qemu-devel] [PATCH 23/52] target-m68k: Use setcond for scc
` [Qemu-devel] [PATCH 24/52] target-m68k: Optimize some comparisons
` [Qemu-devel] [PATCH 25/52] target-m68k: Optimize gen_flush_flags
` [Qemu-devel] [PATCH 26/52] target-m68k: Inline shifts
` [Qemu-devel] [PATCH 27/52] target-m68k: Inline addx, subx, negx
` [Qemu-devel] [PATCH 28/52] target-m68k: add addx/subx/negx ops
` [Qemu-devel] [PATCH 29/52] target-m68k: factorize flags computing
` [Qemu-devel] [PATCH 30/52] target-m68k: add scc/dbcc
` [Qemu-devel] [PATCH 31/52] target-m68k: some bit ops cleanup
` [Qemu-devel] [PATCH 32/52] target-m68k: bitfield ops
` [Qemu-devel] [PATCH 33/52] target-m68k: inline divu/divs
  ` [Qemu-devel] [PATCH 34/52] target-m68k: add 64bit mull
  ` [Qemu-devel] [PATCH 35/52] target-m68k: inline rotate ops
  ` [Qemu-devel] [PATCH 36/52] target-m68k: inline shift ops
  ` [Qemu-devel] [PATCH 37/52] target-m68k: add cas/cas2 ops
  ` [Qemu-devel] [PATCH 38/52] target-m68k: add linkl
  ` [Qemu-devel] [PATCH 39/52] target-m68k: movem
` [Qemu-devel] [PATCH 40/52] target-m68k: add exg ops
  ` [Qemu-devel] [PATCH 41/52] target-m68k: add addressing modes to not
  ` [Qemu-devel] [PATCH 42/52] target-m68k: eor can manage word and byte operands
  ` [Qemu-devel] [PATCH 43/52] target-m68k: or "
  ` [Qemu-devel] [PATCH 44/52] target-m68k: and "
  ` [Qemu-devel] [PATCH 45/52] target-m68k: suba/adda can manage word operand
  ` [Qemu-devel] [PATCH 46/52] target-m68k: introduce byte and word cc_ops
  ` [Qemu-devel] [PATCH 47/52] target-m68k: add addressing modes to neg
  ` [Qemu-devel] [PATCH 48/52] target-m68k: add/sub manage word and byte operands
  ` [Qemu-devel] [PATCH 49/52] target-m68k: cmp manages word and bytes operands
  ` [Qemu-devel] [PATCH 50/52] target-m68k: immediate ops manage word and byte operands
  ` [Qemu-devel] [PATCH 51/52] target-m68k: add cmpm
  ` [Qemu-devel] [PATCH 52/52] target-m68k: sr/ccr cleanup

Audit reporting misses AUDIT_SOCKETCALL (1306) message when 32-bit binary is running form 64-bit machine
 2016-05-04 21:21 UTC 

[PATCH] arm64: Support VDSO remapping
 2016-05-04 21:21 UTC  (7+ messages)
` VDSO unmap and remap support for additional architectures
  ` [RFC 1/5] powerpc: Rename context.vdso_base to context.vdso

[U-Boot] [PATCH 1/7] usb: Don't init pointer to zero, but NULL
 2016-05-04 21:21 UTC  (4+ messages)
` [U-Boot] [PATCH 3/7] usb: dwc2: Throttle the setup packet resending

Portability of git shell scripts?
 2016-05-04 21:20 UTC  (2+ messages)

[PATCH] ARM: cpuidle: Pass on arm_cpuidle_suspend()'s return value
 2016-05-04 21:20 UTC  (5+ messages)

[PATCH] PM / sleep: Remove unused `info' variable
 2016-05-04 21:23 UTC  (2+ messages)

Python 3 for Bitbake
 2016-05-04 21:19 UTC  (2+ messages)

[PATCH] cpufreq: st: enable selective initialization based on the platform
 2016-05-04 21:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] cpufreq: Use IS_ENABLED() instead of checking for built-in or module
 2016-05-04 21:21 UTC  (3+ messages)

[PATCH v3 0/2] cpufreq: powernv: Ramp-down global pstate slower than local-pstate
 2016-05-04 21:17 UTC  (3+ messages)

[PATCH v2 1/2] solo6x10: Set FRAME_BUF_SIZE to 200KB
 2016-05-04 21:14 UTC  (2+ messages)

[RFC PATCH 0/4]: Implement module information export
 2016-05-04 21:16 UTC  (4+ messages)

[PATCH v3 1/2] Documentation: fix linkgit references
 2016-05-04 21:15 UTC  (11+ messages)
` [PATCH v4 0/2] travis-ci: build documentation
  ` [PATCH v4 1/2] Documentation: fix linkgit references

[U-Boot] [PATCH 0/6] arm64: Pine64 fixes and updates
 2016-05-04 21:15 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] arm/arm64: Move barrier instructions into separate header
` [U-Boot] [PATCH 2/6] Revert "sunxi: Reserve ATF memory space on A64"
` [U-Boot] [PATCH 3/6] arm64: sunxi: reserve space for boot0 header
` [U-Boot] [PATCH 4/6] arm64: sunxi: adjust default load addresses
` [U-Boot] [PATCH 5/6] arm64: Pine64: update FDT files
` [U-Boot] [PATCH 6/6] Pine64: rename defconfig

[RFC PATCH v3 0/3] Add vGPU support
 2016-05-04 21:14 UTC  (7+ messages)
` [RFC PATCH v3 2/3] VFIO driver for vGPU device
          ` [Qemu-devel] "

Old oversubscription related checkin
 2016-05-04 21:14 UTC 

[RFD/PATCH] submodule doc: describe where we can configure them
 2016-05-04 21:13 UTC  (7+ messages)

[PATCH net 0/2] bnxt_en: 2 bug fixes
 2016-05-04 21:12 UTC  (4+ messages)
` [PATCH net 1/2] bnxt_en: Need memory barrier when processing the completion ring
` [PATCH net 2/2] bnxt_en: Setup multicast properly after resetting device

[PATCH] ACPI / amba: Remove CLK_IS_ROOT
 2016-05-04 21:11 UTC  (3+ messages)

[PATCH 0/4] automatic link recovery on ixgbe/igb VF
 2016-05-04 21:10 UTC  (5+ messages)
` [PATCH 1/4] ixgbe: VF supports mailbox interruption for PF link up/down
` [PATCH 2/4] igb: "
` [PATCH 3/4] ixgbe: automatic link recovery on VF
` [PATCH 4/4] igb: "

[PATCH 1/1] sshcontrol.py: Add methods to copy dirs and delete files
 2016-05-04 21:10 UTC  (2+ messages)

[PATCH V2 01/30] bitops: add parity functions
 2016-05-04 21:09 UTC  (13+ messages)
` [PATCH v2 10/30] Add x86-specific "
        ` [RFC PATCH] x86/hweight: Get rid of the special calling convention

[PATCH 01/12] drm: Add helper for DP++ adaptors
 2016-05-04 21:09 UTC  (7+ messages)
` [PATCH 10/12] drm/i915: Add lspcon core functions

[PATCH] ACPI / APD: Remove CLK_IS_ROOT
 2016-05-04 21:12 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] MAINTAINERS: Cleanup Intel Wired LAN maintainers list
 2016-05-04 21:08 UTC 

[PATCH 2/3] fs: poll/select/recvmmsg: use timespec64 for timeout events
 2016-05-04 21:08 UTC  (4+ messages)
` [RESEND PATCH "
    ` [Y2038] "

[PATCH] device property: fix a potential oops
 2016-05-04 21:11 UTC  (2+ messages)

[PATCH next] drivers: fix dev->trans_start removal fallout
 2016-05-04 21:07 UTC  (2+ messages)

[PATCH next] bonding: update documentation section after dev->trans_start removal
 2016-05-04 21:07 UTC  (2+ messages)

[PATC net-next] tcp: must block bh in __inet_twsk_hashdance()
 2016-05-04 21:06 UTC  (4+ messages)

[RFC v2 PATCH 0/8] VFS:userns: support portable root filesystems
 2016-05-04 21:06 UTC  (2+ messages)

[PATCH 0/7] mm: Improve swap path scalability with batched operations
 2016-05-04 21:05 UTC  (6+ messages)

[Buildroot] [PATCH v2 1/1] flatcc: new package
 2016-05-04 21:05 UTC  (9+ messages)

[U-Boot] [PATCH] gpio: at91: Fix pullup/pulldown configuration on PIO3
 2016-05-04 21:05 UTC 

Yocto Hands-on Kernel Lab now available for Yocto 2.1 (krogoth)
 2016-05-04 21:04 UTC  (2+ messages)

[Bug 65881] New: errors compiling after make defconfig-alx
 2016-05-04 21:03 UTC  (2+ messages)
` [Bug 65881] "

+ lib-stackdepot-avoid-to-return-0-handle.patch added to -mm tree
 2016-05-04 21:02 UTC 

+ zram-remove-max_comp_streams-internals.patch added to -mm tree
 2016-05-04 21:01 UTC 

+ mm-page_alloc-restore-the-original-nodemask-if-the-fast-path-allocation-failed.patch added to -mm tree
 2016-05-04 21:00 UTC 

[Xenomai] mmap a file in rtdm moudle without switching the mode
 2016-05-04 21:00 UTC  (2+ messages)

[PATCH v5 0/4] PCI: Add support for suspending (including runtime) of PCIe ports
 2016-05-04 21:03 UTC  (4+ messages)
` [PATCH v5 2/4] PCI: Put PCIe ports into D3 during suspend

[patch] usbnet: smsc95xx: silence an uninitialized variable warning
 2016-05-04 21:00 UTC  (2+ messages)

[mlmmj] Adding customheaders & footer to mlmmj list-control mails message
 2016-05-04 20:59 UTC 

[patch] usbnet/smsc75xx: silence uninitialized variable warning
 2016-05-04 20:59 UTC  (2+ messages)

[Bug 111401] New: Missing country on atheros driver regd_common.h and regd.h
 2016-05-04 20:58 UTC  (2+ messages)
` [Bug 111401] "

[PATCH v3 1/2] dmaengine: qcom-bam-dma: Add pm_runtime support
 2016-05-04 20:57 UTC  (2+ messages)

[PATCH 0/2] pci: host: Broadcom STB PCIE RC controller support
 2016-05-04 20:56 UTC  (5+ messages)
` [PATCH 2/2] pci: host: Add Broadcom STB PCIE RC controller

[Buildroot] Which package for bluetooth management?
 2016-05-04 20:55 UTC 

[PATCH] [v2] x86, mpx: Workaround for MPX erratum
 2016-05-04 20:53 UTC 

[RFC PATCH 0/3] random: replace urandom pool with a CRNG
 2016-05-04 20:53 UTC  (8+ messages)
` [PATCH 1/3] random: replace non-blocking pool with a Chacha20-based CRNG

[PATCH rdma-next 0/4] IB/core: Add InfiniBand router support
 2016-05-04 20:53 UTC  (4+ messages)
` [PATCH rdma-next 1/4] IB/netlink: Make ib_netlink a standalone module

[PULL Request] Devfreq for next (4.7)
 2016-05-04 20:56 UTC  (2+ messages)

[crypto / sparc64] cryptomgr_test OOPS
 2016-05-04 20:51 UTC  (5+ messages)

Missing log entries and other questions
 2016-05-04 20:51 UTC  (6+ messages)

[meta-oe master krogoth PATCH v2] opencv: Fix metapkg dependencies for opencv-java and opencv-locales
 2016-05-04 20:50 UTC  (3+ messages)

[GIT PULL for v4.6-rc1] media updates
 2016-05-04 20:49 UTC  (7+ messages)

[Buildroot] [PATCH] wireless-regdb: bump to version 2016.05.02
 2016-05-04 20:49 UTC  (2+ messages)

[Buildroot] [git commit] wireless-regdb: bump to version 2016.05.02
 2016-05-04 20:49 UTC 

pull request (net): ipsec 2016-05-04
 2016-05-04 20:48 UTC  (2+ messages)

[Buildroot] [PATCH] bind: security bump to version 9.10.4
 2016-05-04 20:48 UTC  (2+ messages)

[Buildroot] [git commit] bind: security bump to version 9.10.4
 2016-05-04 20:47 UTC 

[PATCHv2] musb_host: fix lockup on rxcsr_h_error
 2016-05-04 20:47 UTC  (12+ messages)

[Buildroot] [PATCH] tiff: update homepage link
 2016-05-04 20:47 UTC  (2+ messages)

[Buildroot] [git commit] vlc: bump version to 2.2.3
 2016-05-04 20:46 UTC 

[Buildroot] [PATCH 1/4] git: bump version to 2.8.2
 2016-05-04 20:46 UTC  (8+ messages)
` [Buildroot] [PATCH 2/4] lvm2: bump version to 2.02.152
` [Buildroot] [PATCH 3/4] mutt: bump version to 1.6.1
` [Buildroot] [PATCH 4/4] vlc: bump version to 2.2.3

[Buildroot] [git commit] mutt: bump version to 1.6.1
 2016-05-04 20:45 UTC 

[Buildroot] [git commit] lvm2: bump version to 2.02.152
 2016-05-04 20:45 UTC 

[PATCH 00/15] ACPICA: 20160422 Release
 2016-05-04 20:45 UTC  (7+ messages)
` [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for recursive method calls

[Buildroot] [git commit] git: bump version to 2.8.2
 2016-05-04 20:45 UTC 

[Buildroot] [PATCH] openssl: security bump to version 1.0.2h
 2016-05-04 20:44 UTC  (2+ messages)

[Buildroot] [git commit] openssl: security bump to version 1.0.2h
 2016-05-04 20:44 UTC 

ceph-disk broken????
 2016-05-04 20:44 UTC 

[PATCHv2] submodule deinit: require '--all' instead of '.' for all submodules
 2016-05-04 20:44 UTC  (3+ messages)
` [PATCHv3] "

[PATCH v9 0/9] i2c mux cleanup and locking update
 2016-05-04 20:42 UTC  (11+ messages)
` [PATCH v9 6/9] [media] si2168: change the i2c gate to be mux-locked
` [PATCH v9 7/9] [media] rtl2832: "
` [PATCH v9 8/9] [media] rtl2832_sdr: get rid of empty regmap wrappers
` [PATCH v9 9/9] [media] rtl2832: regmap is aware of lockdep, drop local locking hack

[PATCH] metadump: limit permissible sector sizes
 2016-05-04 20:42 UTC 

[PATCH 0/6 v2] libsepol/cil: Add high-level language line marking support
 2016-05-04 20:41 UTC  (7+ messages)
` [PATCH 1/6 "
` [PATCH 2/6 v2] libsepol/cil: Store CIL filename in parse tree and AST
` [PATCH 3/6 v2] libsepol/cil: Add cil_tree_log() and supporting functions
` [PATCH 4/6 v2] libsepol/cil: Replace cil_log() calls with cil_tree_log()
` [PATCH 5/6 v2] libsepol/cil: Remove path field from cil_tree_node struct
` [PATCH 6/6 v2] libsepol: When generating CIL use HLL line mark for neverallows

git status core dump with bad sector!
 2016-05-04 20:37 UTC  (3+ messages)

mm: pages are not freed from lru_add_pvecs after process termination
 2016-05-04 20:36 UTC  (9+ messages)

[libvirt test] 93436: regressions - trouble: blocked/broken/fail/pass
 2016-05-04 20:35 UTC  (2+ messages)

[PATCH 00/11] mtd: nand_bbt: introduce independent nand BBT
 2016-05-04 20:33 UTC  (9+ messages)
` [PATCH 02/11] mtd: nand_bbt: introduce BBT related data structure

[Bug 95193] New: Nouveau not working with Quadro K2200 (NV117) and Debian Wheezy
 2016-05-04 20:31 UTC  (4+ messages)
  ` [Bug 95193] "

[PATCH v3 1/2] usb: host: ehci-tegra: Grab the correct UTMI pads reset
 2016-05-04 20:30 UTC  (10+ messages)
` [PATCH v3 2/2] usb: host: ehci-tegra: Avoid getting the same reset twice

[PATCH openbmc] Add version_id support in to openbmc
 2016-05-04 20:30 UTC  (2+ messages)

[B.A.T.M.A.N.] pull request: batman-adv 20160504
 2016-05-04 20:30 UTC  (3+ messages)
  `  "

[U-Boot] [PATCH V2] buildman: allow more incremental building
 2016-05-04 20:30 UTC  (7+ messages)

[PATCH -v2 0/4] random: replace urandom pool with a CRNG
 2016-05-04 20:28 UTC  (3+ messages)
` [PATCH 1/4] random: replace non-blocking pool with a Chacha20-based CRNG

[PATCH v2] Input: CM109: Fix handling of volume and mute buttons
 2016-05-04 20:25 UTC 

[U-Boot] [PATCH] ARM: tegra: import latest Jetson TK1 spreadsheet
 2016-05-04 20:25 UTC  (3+ messages)

[U-Boot] [PATCH] pci: tegra: fix DM conversion issues on Tegra20
 2016-05-04 20:25 UTC  (3+ messages)

[PATCH 0/1] add option to output JSON for multipathd command
 2016-05-04 20:23 UTC  (2+ messages)
` [PATCH 1/1] add display of map information in JSON format

task_diag: add a new interface to get information about processes
 2016-05-04 20:22 UTC 

[PATCH] fix infoleak in rtnetlink
 2016-05-04 20:20 UTC  (2+ messages)

[PATCH] fix infoleak in llc
 2016-05-04 20:20 UTC  (2+ messages)

[PATCH v4 4/4] hooks: Add ability to specify where the hook directory is
 2016-05-04 20:18 UTC  (6+ messages)
` [PATCH v5 0/4] githooks.txt improvements + core.hooksDirectory
  ` [PATCH v5 1/4] githooks.txt: Improve the intro section
  ` [PATCH v5 2/4] githooks.txt: Amend dangerous advice about 'update' hook ACL
  ` [PATCH v5 3/4] githooks.txt: Minor improvements to the grammar & phrasing
  ` [PATCH v5 4/4] hooks: Add ability to specify where the hook directory is

[PATCH] ie31200_edac: add skylake support
 2016-05-04 20:15 UTC  (4+ 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.