All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-07 22:45:27 to 2017-03-08 00:10:41 UTC [more...]

[PATCH 0/6] deadlock regression in v2.11.0 with failed mkdtemp
 2017-03-07 22:56 UTC  (3+ messages)
` [PATCH 4/6] send-pack: improve unpack-status error messages

post-receive: pub/scm/linux/kernel/git/djwong/xfs-linux
 2017-03-08  0:10 UTC 

[PATCH] mm, vmalloc: use __GFP_HIGHMEM implicitly
 2017-03-08  0:10 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/djwong/xfstests-dev
 2017-03-08  0:07 UTC 

post-receive: pub/scm/linux/kernel/git/djwong/xfstests-dev
 2017-03-08  0:06 UTC 

[PATCH] hwmon: (max31790) Set correct PWM value
 2017-03-07 22:19 UTC  (2+ messages)

+ mm-move-pcp-and-lru-pcp-drainging-into-single-wq.patch added to -mm tree
 2017-03-07 23:12 UTC 

+ mm-page_alloc-add-missing-check-for-memory-holes.patch added to -mm tree
 2017-03-07 23:48 UTC 

post-receive: pub/scm/linux/kernel/git/djwong/xfsprogs-dev
 2017-03-08  0:06 UTC 

post-receive: pub/scm/linux/kernel/git/djwong/xfsprogs-dev
 2017-03-08  0:05 UTC 

[PATCH RT 0/9] Linux 4.1.38-rt46-rc1
 2017-03-07 22:32 UTC  (3+ messages)
` [PATCH RT 3/9] pinctrl: qcom: Use raw spinlock variants
` [PATCH RT 4/9] x86/mm/cpa: avoid wbinvd() for PREEMPT

[LTP] [PATCH v3 1/3] syscalls/mq_timedreceive: convert to new API
 2017-03-08  0:03 UTC  (3+ messages)
` [LTP] [PATCH v3 2/3] lib: SAFE_MQ_OPEN() macro
` [LTP] [PATCH v3 3/3] syscalls: use "

[U-Boot] ethact not set after usb start
 2017-03-08  0:02 UTC 

Crash on MSYS2 with GIT_WORK_TREE
 2017-03-07 23:03 UTC  (2+ messages)

[RFC][PATCH 0/4] tracing: Allow function tracing to start earlier in boot up
 2017-03-07 21:28 UTC  (5+ messages)
` [RFC][PATCH 1/4] tracing: Split tracing initialization into two for early initialization
` [RFC][PATCH 2/4] ftrace: Move ftrace_init() to right after memory initialization
` [RFC][PATCH 3/4] ftrace: Have function tracing start in early boot up
` [RFC][PATCH 4/4] ftrace: Allow for function tracing to record init functions on "

[PATCH net-next] net: stmicro: replace kzalloc with devm_kzalloc
 2017-03-07 15:27 UTC 

denc nullptr issue
 2017-03-07 23:54 UTC  (2+ messages)

crush multipick anomaly
 2017-03-07 23:06 UTC  (14+ messages)

[PATCH v1 0/3] VFS changes for NFSv4.2 "inter" server-to-server COPY op
 2017-03-07 23:46 UTC  (8+ messages)
` [PATCH v1 1/3] fs: Don't copy beyond the end of the file

+ proc-show-madv_free-pages-info-in-smaps-fix.patch added to -mm tree
 2017-03-07 22:44 UTC 

[PATCH] gcc-runtime: Add libmpx supprt for x86
 2017-03-08  0:00 UTC  (7+ messages)

[PATCHv3 00/16] set_memory_* functions header refactor
 2017-03-07 20:55 UTC  (5+ messages)
` [PATCHv3 02/16] arm: Use set_memory.h header
` [PATCHv3 06/16] agp: "
` [PATCHv3 09/16] watchdog: hpwdt: "
` [PATCHv3 12/16] PM / hibernate: "

[meta-oe] [PATCH] rsyslog: fixes musl libc build
 2017-03-07 23:54 UTC  (2+ messages)

GSoC 2017
 2017-03-07 23:22 UTC 

[PATCH 1/2] Documentation: dt-bindings: Document bindings for Aspeed AST2400/AST2500 ADC
 2017-03-07 23:24 UTC  (7+ messages)
` [PATCH 2/2] hwmon: "

bcm2835-audio: logging mechanism
 2017-03-07 23:52 UTC 

[PATCH 2/3] device property: Fix reading pset strings using array access functions
 2017-03-07 23:51 UTC  (2+ messages)

Add support for high priority scheduling in amdgpu v6
 2017-03-07 23:51 UTC  (23+ messages)
  ` [PATCH 01/22] drm/amdgpu: refactor MQD/HQD initialization
  ` [PATCH 02/22] drm/amdgpu: doorbell registers need only be set once v2
  ` [PATCH 03/22] drm/amdgpu: detect timeout error when deactivating hqd
  ` [PATCH 04/22] drm/amdgpu: remove duplicate definition of cik_mqd
  ` [PATCH 05/22] drm/amdgpu: unify MQD programming sequence for kfd and amdgpu
  ` [PATCH 06/22] drm/amdgpu: rename rdev to adev
  ` [PATCH 07/22] drm/amdgpu: take ownership of per-pipe configuration
  ` [PATCH 08/22] drm/radeon: take ownership of pipe initialization
  ` [PATCH 09/22] drm/amdgpu: allow split of queues with kfd at queue granularity
  ` [PATCH 10/22] drm/amdgpu: teach amdgpu how to enable interrupts for any pipe
  ` [PATCH 11/22] drm/amdkfd: allow split HQD on per-queue granularity v4
  ` [PATCH 12/22] drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c
  ` [PATCH 13/22] drm/amdgpu: allocate queues horizontally across pipes
  ` [PATCH 14/22] drm/amdgpu: new queue policy, take first 2 queues of each pipe
  ` [PATCH 15/22] drm/amdgpu: untie user ring ids from kernel ring ids v4
  ` [PATCH 16/22] drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v4
  ` [PATCH 17/22] drm/amdgpu: add parameter to allocate high priority contexts v7
  ` [PATCH 18/22] drm/amdgpu: add framework for HW specific priority settings v6
  ` [PATCH 19/22] drm/amdgpu: convert srbm lock to a spinlock
  ` [PATCH 20/22] drm/amdgpu: implement ring set_priority for gfx_v8 compute v5
  ` [PATCH 21/22] drm/amdgpu: condense mqd programming sequence
  ` [PATCH 22/22] drm/amdgpu: workaround tonga HW bug in HQD "

[Buildroot] [PATCH 1/6] xdriver_xf86-video-glide: remove broken package
 2017-03-07 23:50 UTC  (6+ messages)
` [Buildroot] [PATCH 2/6] xdriver_xf86-video-wsfb: "
` [Buildroot] [PATCH 3/6] qt: remove broken iBase driver
` [Buildroot] [PATCH 4/6] libplayer: remove broken Python bindings
` [Buildroot] [PATCH 5/6] xdriver_xf86-video-v4l: remove broken package
` [Buildroot] [PATCH 6/6] efl: remove broken JP2K loader

[PATCH] storvsc: workaround for virtual DVD SCSI version
 2017-03-07 23:31 UTC  (3+ messages)

[PATCH] net: via: via-rhine: use new api ethtool_{get|set}_link_ksettings
 2017-03-07 22:46 UTC 

[PATCH net 0/7] bnx2x: PTP crash, VF VLAN fixes
 2017-03-07 21:53 UTC  (2+ messages)

[PATCH] kbuild: external module build warnings when KBUILD_OUTPUT set and W=1
 2017-03-07 23:48 UTC 

[PATCH] xfs: report crtime and attribute flags to statx
 2017-03-07 22:55 UTC  (5+ messages)
  ` statx manpage

post-receive: pub/scm/git/git
 2017-03-07 23:48 UTC 

[RFCv6 PATCH 00/18] Checkout aware of Submodules!
 2017-03-07 23:37 UTC  (9+ messages)
` [RFCv7 "
  ` [PATCH 15/18] read-cache, remove_marked_cache_entries: wipe selected submodules
  ` [PATCH 16/18] entry.c: update submodules when interesting

[WIP 00/13] LLVM fixes
 2017-03-07 22:48 UTC  (5+ messages)
` [PATCH 02/13] llvm: fix translation of PSEUDO_VALs into a ValueRefs

[PATCH 00/12] HID: sony: updates for 4.12
 2017-03-07 23:45 UTC  (13+ messages)
` [PATCH v4 01/12] HID: sony: Report DS4 motion sensors through a separate device
` [PATCH v4 02/12] HID: sony: Calibrate DS4 motion sensors
` [PATCH v4 03/12] HID: sony: Report hardware timestamp for DS4 sensor values
` [PATCH v4 04/12] HID: sony: Remove report descriptor fixup for DS4
` [PATCH v2 05/12] HID: sony: Treat the ds4 dongle as a separate device
` [PATCH v2 06/12] HID: sony: Make work handling more generic
` [PATCH v2 07/12] HID: sony: Support motion sensor calibration on dongle
` [PATCH 08/12] HID: sony: Mark DS4 touchpad device as a pointer
` [PATCH 09/12] HID: sony: DS3 comply to Linux gamepad spec
` [PATCH 10/12] HID: sony: Print error on failure to active DS3 / Navigation controllers
` [PATCH 11/12] HID: sony: Expose DS3 motion sensors through separate device
` [PATCH 12/12] HID: sony: Perform duplicate device check earlier on

[PATCH] powerpc/boot: Fix zImage TOC alignment
 2017-03-07 23:40 UTC 

[PATCH v2 0/3] STM FingerTip S touchscreen support for TM2 board
 2017-03-07 23:41 UTC  (3+ messages)
  ` [PATCH v2 2/3] Input: add support for the STMicroelectronics FingerTip touchscreen

[PATCH] ARM: dts: NSP: disable i2c DT entry by default
 2017-03-07 23:34 UTC  (3+ messages)

[PATCH v3 0/9] Fix the early config
 2017-03-07 23:35 UTC  (5+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 04/10] setup_git_directory_1(): avoid changing global state

Kernel 4.9.x-rt Fully Preemptible Kernel: Issue with gdb and unexpected SIGSTOP signals
 2017-03-07 23:21 UTC  (11+ messages)

[PATCH v6 1/2] btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error
 2017-03-07 22:11 UTC  (3+ messages)
` [PATCH v6 2/2] btrfs: Handle delalloc error correctly to avoid ordered extent hang

[Intel-wired-lan] Question on ixgbe flow director
 2017-03-07 23:43 UTC 

[GIT PULL] sched.h split-up
 2017-03-07 23:33 UTC  (3+ messages)

[RFC PATCH] uapi: fix linux/packet_diag.h userspace compilation error
 2017-03-07 20:35 UTC  (4+ messages)

[PATCH] lpfc: Finalize Kconfig options for nvme
 2017-03-07 21:37 UTC  (3+ messages)

+ mm-do-not-use-double-negation-for-testing-page-flags.patch added to -mm tree
 2017-03-07 23:39 UTC 

[Qemu-devel] Small patch for getdents syscall
 2017-03-07 23:40 UTC 

[kernel-hardening] Ahoy!
 2017-03-07 23:37 UTC 

[RFC PATCH] sound: bcm2835-analog-audio: Add driver for bcm2835(Raspberry PI) headphone jack
 2017-03-07 23:36 UTC  (2+ messages)

Questions about kexec-tools (resend to list)
 2017-03-07 23:34 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2017-03-07 23:34 UTC 

[PATCH] ARM: dts: NSP: Add EHCI/OHCI USB nodes to device tree
 2017-03-07 23:34 UTC  (2+ messages)

[PATCH 1/2] break
 2017-03-07 23:32 UTC  (2+ messages)
` [PATCH 2/2] x86/emul: Avoid #UD when emulating v{, u}comis{s, d}

migration from svcgssd to gssproxy results in regression
 2017-03-07 23:14 UTC 

[Fuego] [Fuego Jenkins] anonymous is missing the Read permission
 2017-03-07 23:30 UTC  (2+ messages)

[PATCH 1/1] x86/cqm: Cqm requirements
 2017-03-07 23:29 UTC  (4+ messages)

+ mm-compaction-add-migratetype-to-compact_control.patch added to -mm tree
 2017-03-07 23:27 UTC 

+ mm-compaction-restrict-async-compaction-to-pageblocks-of-same-migratetype.patch added to -mm tree
 2017-03-07 23:27 UTC 

+ mm-compaction-finish-whole-pageblock-to-reduce-fragmentation.patch added to -mm tree
 2017-03-07 23:27 UTC 

[PATCH iptables] libxtables: fix wrong naddr when using localhost
 2017-03-07 23:28 UTC 

[PATCH] pci: Prevent VPD access for QLogic ISP2722
 2017-03-07 20:22 UTC  (2+ messages)

[PATCH] iio: dac: Add support for ltc2632 DACs
 2017-03-07 15:59 UTC  (3+ messages)

fan doesn't work on HP Elitebook 2540p Laptop
 2017-03-05  1:09 UTC  (2+ messages)

[PATCH RFC 00/14] Add the BFQ I/O Scheduler to blk-mq
 2017-03-07 23:22 UTC  (3+ messages)
` [PATCH RFC 01/14] block, bfq: introduce the BFQ-v0 I/O scheduler as an extra scheduler

[PATCH] btrfs: fix a bogus warning when converting only data or metadata
 2017-03-07 22:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH rdma-core 00/14] Revise the DMA barrier macros in ibverbs
 2017-03-07 23:23 UTC  (18+ messages)
` [PATCH rdma-core 06/14] i40iw: Get rid of unique barrier macros

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2017-03-07 23:21 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2017-03-07 23:21 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2017-03-07 23:21 UTC 

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2017-03-07 23:21 UTC 

sizeof
 2017-03-07 23:20 UTC 

pull request (net): ipsec 2017-03-06
 2017-03-07 23:02 UTC  (2+ messages)

[PATCHv2] hpsa: expose enclosures
 2017-03-07 16:33 UTC  (4+ messages)

[Fuego] Fuego status update
 2017-03-07 23:18 UTC 

[Intel-wired-lan] [PATCH] i40e: make use of hlist_for_each_entry_continue
 2017-03-07 23:17 UTC 

+ mm-vmalloc-use-__gfp_highmem-implicitly.patch added to -mm tree
 2017-03-07 23:09 UTC 

[PATCH 0/2] Fix multiple checkpatch warnings
 2017-03-07 23:13 UTC  (3+ messages)
` [PATCH 1/2] staging: wilc1000: Fix spelling error
` [PATCH 2/2] staging: wilc1000: Add blank line after a function

patch protocol question
 2017-03-07 23:12 UTC  (2+ messages)

[Buildroot] [PATCH 0/5] Runtime testing infrastructure
 2017-03-07 23:10 UTC  (10+ messages)
` [Buildroot] [PATCH 1/5] support/testing: core "

[PATCH v6 0/3] Add spi-nor flash device pm support
 2017-03-07 23:08 UTC  (4+ messages)
` [PATCH v6 2/3] mtd: spi-nor: Add spi-nor flash device synchronization between flash states

[PATCH 00/19] drm: debugfs: Remove all files automatically on cleanup
 2017-03-07 23:08 UTC  (8+ messages)

fatal error when diffing changed symlinks
 2017-03-07 22:34 UTC  (7+ messages)

[PATCH 00/10] Nokia H4+ support
 2017-03-07 23:06 UTC  (7+ messages)
` [PATCH 10/10] Bluetooth: add nokia driver

rcu: WARNING in rcu_seq_end
 2017-03-07 23:05 UTC  (11+ messages)

Build failures in v4.1-stable-queue
 2017-03-07 22:20 UTC  (3+ messages)

[PATCH v3] xfs: use iomap new flag for newly allocated delalloc blocks
 2017-03-07 22:33 UTC  (2+ messages)

+ mm-fix-lazyfree-bug-on-check-in-try_to_unmap_one.patch added to -mm tree
 2017-03-07 22:56 UTC 

+ mm-remove-rodata_test_data-export-add-pr_fmt.patch added to -mm tree
 2017-03-07 22:57 UTC 

+ mm-reclaim-madv_free-pages.patch added to -mm tree
 2017-03-07 22:57 UTC 

[PATCH] power: bq27xxx_battery: Unique chip IDs
 2017-03-07 23:05 UTC 

[Buildroot] [PATCH 1/2] scripts/pycompile: Accomodate latest Python 3 codebase
 2017-03-07 23:05 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] python3: Bump version to 3.6.0

[Intel-wired-lan] [PATCH v2 1/2] i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS
 2017-03-07 23:05 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH v2 2/2] i40e: check current configured input set when adding ntuple filters

post-receive: pub/scm/linux/kernel/git/rt/linux-rt-devel
 2017-03-07 23:04 UTC 

post-receive: pub/scm/linux/kernel/git/rt/linux-rt-devel
 2017-03-07 23:03 UTC 

post-receive: pub/scm/linux/kernel/git/rt/linux-rt-devel
 2017-03-07 23:03 UTC 

Help needed for a SCSI hang (SATA drives)
 2017-03-07 22:28 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/agruen/linux-richacl
 2017-03-07 23:01 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2017-03-07 23:01 UTC 

[morty][PATCH 1/1] e2fsprogs: have configure expand @mkdir_p@
 2017-03-07 23:00 UTC 

[Buildroot] [PATCH 0/6] python(3): fix optional modules
 2017-03-07 23:00 UTC  (7+ messages)
` [Buildroot] [PATCH 1/6] python: move to Git formatted patches
` [Buildroot] [PATCH 2/6] python: make hashlib and readline modules really optional
` [Buildroot] [PATCH 3/6] python: fix disabling the SSL module
` [Buildroot] [PATCH 4/6] python3: refresh Git formatted patches
` [Buildroot] [PATCH 5/6] python3: explicitly disable OpenSSL support for the target
` [Buildroot] [PATCH 6/6] python3: make readline, gzip, bzip2 and xz really optional

[GIT PULL] EFI fixes
 2017-03-07 20:21 UTC 

[PATCH v2] git svn: fix authenticaton with 'branch'
 2017-03-07 22:43 UTC  (3+ messages)
` [PULL] git svn branch authentication fix

[Patch net] ipv6: reorder icmpv6_init() and ip6_mr_init()
 2017-03-07 22:57 UTC  (2+ messages)

[PATCH] IB/core: Restore I/O MMU, s390 and powerpc support
 2017-03-07 22:56 UTC 

[Buildroot] [PATCH] odroid-mali: mark package as BROKEN
 2017-03-07 22:56 UTC  (7+ messages)

[PATCH] mux-core: make it explicitly non-modular
 2017-03-07 22:41 UTC 

+ mm-fix-100%-cpu-kswapd-busyloop-on-unreclaimable-nodes-fix.patch added to -mm tree
 2017-03-07 22:46 UTC 

[xen-4.7-testing test] 106528: regressions - FAIL
 2017-03-07 22:53 UTC 

[PATCH 1/1] e2fsprogs: expand @mkdir_p@ during configuration
 2017-03-07 22:53 UTC 

open list?
 2017-03-07 22:52 UTC  (4+ messages)

[PATCH v2] staging: wilc1000: Align the code
 2017-03-07 22:52 UTC 

syscall(2)
 2017-03-07 22:51 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2017-03-07 22:50 UTC 

[PATCH] staging: media: atomisp: pci: Remove unnecessary variable used to store return value
 2017-03-07 22:49 UTC  (2+ messages)

Neophyte questions about PCIe
 2017-03-07 22:45 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.