All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-24 00:54:48 to 2016-03-24 02:05:57 UTC [more...]

[U-Boot] [PATCH v2 5/5] bcm2835 video: Map fb as cached
 2016-03-24  2:05 UTC  (3+ messages)
` [U-Boot] [PATCH v4 "

[PATCH 00/52] amdgpu Polaris support
 2016-03-24  1:03 UTC  (3+ messages)
` [PATCH 22/52] drm/amd/powerplay: enable dpm for baffin

[Buildroot] [PATCH] tree: bump to version 1.7.0
 2016-03-24  2:04 UTC 

[PATCH/GSoC 3/3] Nousage message in error
 2016-03-24  2:03 UTC 

[RFC Design Doc]Speed up live migration by skipping free pages
 2016-03-24  1:56 UTC  (23+ messages)
        ` [Qemu-devel] "

[PATCH 0/3] ARM, arm64: dts: Use USB3.0 fallback compatibility strings
 2016-03-24  2:01 UTC  (7+ messages)
` [PATCH 1/3] ARM: dts: r8a7790: Use USB3.0 fallback compatibility string
` [PATCH 2/3] ARM: dts: r8a7791: "
` [PATCH 3/3] arm64: dts: r8a7795: "

[Bug 60850] New: BUG: Bad page state in process libvirtd pfn:76000
 2016-03-24  1:59 UTC  (2+ messages)
` [Bug 60850] "

RAID-1 refuses to balance large drive
 2016-03-24  1:59 UTC  (10+ messages)

[Qemu-arm] [PATCH v6 0/4] ARM: add query-gic-capabilities SMP command
 2016-03-24  1:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 3/4] kvm: add kvm_support_device() helper function
  ` [Qemu-arm] "

[x86/mm] a80e513582: BUG: sleeping function called from invalid context at kernel/locking/mutex.c:617
 2016-03-24  1:54 UTC  (2+ messages)
` [lkp] "

[PATCH net-next] hv_netvsc: Fix the order of num_sc_offered decrement
 2016-03-24  1:53 UTC  (3+ messages)

[PATCH] mtd: nand: jz4780: fixup, device structure assigned at probe
 2016-03-24  1:53 UTC 

[PATCH i-g-t] scripts/run-test.sh: Piglit overwrite option
 2016-03-24  1:52 UTC  (5+ messages)

RPi3 arm64 port status
 2016-03-24  1:52 UTC 

[vmstat] 0eb77e9880: +2.7% pigz.throughput
 2016-03-24  1:51 UTC  (2+ messages)
` [lkp] "

[PATCH v3 00/10] qede: Add qede PMD
 2016-03-24  1:52 UTC  (3+ messages)

[PATCH V2 1/1] perf/core: don't find side-band event from all pmus
 2016-03-23 18:24 UTC 

RPi3 arm64 port status
 2016-03-24  1:49 UTC 

[PATCH] ibft: Expose iBFT acpi header via sysfs
 2016-03-24  1:49 UTC 

[PATCH 00/12] ARM: dts: Add dragonboard-600c support
 2016-03-24  1:48 UTC  (10+ messages)
` [PATCH 04/12] ARM: dts: dragonboard-600c: add board support with serial

[kernel-hardening] [RFC v1 00/17] seccomp-object: From attack surface reduction to sandboxing
 2016-03-24  1:46 UTC  (18+ messages)
`  "
` [kernel-hardening] [RFC v1 01/17] um: Export the sys_call_table
  `  "
` [kernel-hardening] [RFC v1 02/17] seccomp: Fix typo
  `  "
` [kernel-hardening] [RFC v1 03/17] selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNC
  `  "
` [kernel-hardening] [RFC v1 04/17] selftest/seccomp: Fix the seccomp(2) signature
  `  "
` [kernel-hardening] [RFC v1 05/17] security/seccomp: Add LSM and create arrays of syscall metadata
  `  "
` [kernel-hardening] [RFC v1 06/17] seccomp: Add the SECCOMP_ADD_CHECKER_GROUP command
  `  "
` [kernel-hardening] [RFC v1 07/17] seccomp: Add seccomp object checker evaluation
  `  "
` [kernel-hardening] [RFC v1 08/17] selftest/seccomp: Remove unknown_ret_is_kill_above_allow test
  `  "

[PATCH 00/30] ACPICA: 20160318 Release
 2016-03-24  1:46 UTC  (63+ messages)
` [PATCH 01/30] ACPICA: Linuxize: reduce divergences for 20160212 release
` [PATCH 02/30] ACPICA: Linuxize: Remove useless platform headers
` [PATCH 03/30] ACPICA: Headers: Add new constants for the DBG2 ACPI table
` [PATCH 04/30] ACPICA: Headers: Minor update for SPCR "
` [PATCH 05/30] ACPICA: ACPI 6.1: Updates for the HEST "
` [PATCH 06/30] ACPICA: IORT: Add in support for the SMMUv3 subtable
` [PATCH 07/30] ACPICA: ACPI 6.1: Update NFIT table for additional new fields
` [PATCH 08/30] ACPICA: Headers: Update DMAR table for October 2014 I/O spec
` [PATCH 09/30] ACPICA: Tables: Update FADT handling
` [PATCH 10/30] ACPICA: ACPI 6.1: Add full support for this version of ACPI spec
` [PATCH 11/30] ACPICA: iASL/Headers: Fix incorrect definition of FPDT table
` [PATCH 12/30] ACPICA: Intepreter: Add object extensions to Concatenate operand
` [PATCH 13/30] ACPICA: Interpreter: Update some function headers, no functional change
` [PATCH 14/30] ACPICA: iASL: Cleanup/optimization for ToPLD macro support
` [PATCH 15/30] ACPICA: Cleanup some invocation indentations, no functional change
` [PATCH 16/30] ACPICA: Headers: Update generation of the ACPICA library
` [PATCH 17/30] ACPICA: Add support for QNX 6.6 platform
` [PATCH 18/30] ACPICA: Utilities: Update for strtoul64 merger
` [PATCH 19/30] ACPICA: All: const keyword changes across the ACPICA source
` [PATCH 20/30] ACPICA: iASL/Disassembler: Improve handling of unresolved methods
` [PATCH 21/30] ACPICA: Utilities: Add ACPI_IS_POWER_OF_TWO()
` [PATCH 22/30] Utilities: Fix missing parentheses in ACPI_GET_BITS()/ACPI_SET_BITS()
` [PATCH 23/30] ACPICA: Hardware: Enhance acpi_hw_validate_register() with access_width/bit_offset awareness
` [PATCH 24/30] ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_read()
` [PATCH 25/30] ACPICA: Hardware: Add access_width/bit_offset support for acpi_hw_write()
` [PATCH 26/30] ACPICA: Interpreter: Fix wrong conditions for acpi_ev_install_region_handlers() invocation
` [PATCH 27/30] ACPICA: Tables: Fix wrong MLC condition for dynamic table loading
` [PATCH 28/30] ACPICA: Events: Fix an issue that _REG association can happen before namespace is initialized
` [PATCH 29/30] ACPICA: Namespace: Reorder \_SB._INI to make sure it is evaluated before _REG evaluations
` [PATCH 30/30] ACPICA: Update version to 20160318

[RFC PATCH 0/9] RFC6864 compliant GRO and GSO partial offload
 2016-03-24  1:43 UTC  (7+ messages)
` [RFC PATCH 1/9] ipv4/GRO: Allow multiple frames to use the same IP ID
` [RFC PATCH 7/9] GSO: Support partial segmentation offload

[PATCH kernel v2] powerpc/powernv/npu: Enable NVLink pass through
 2016-03-24  1:42 UTC 

[PATCH v2 0/6] Rados pool namespace support
 2016-03-24  1:39 UTC  (4+ messages)
` [PATCH v2 2/6] libceph: introduce reference counted string

[PATCH net v2] xfrm: Fix crash observed during device unregistration and decryption
 2016-03-24  1:39 UTC  (6+ messages)

[PATCHv3 0/3] fix icecc support
 2016-03-24  1:39 UTC  (4+ messages)
` [PATCHv3 1/3] icecc.bbclass: add icc_is_allarch inherit check
` [PATCHv3 2/3] icecc.bbclass: expand package arch
` [PATCHv3 3/3] icecc.bbclass: replace icc with icecc

[meta-security][PATCH] nmap: update to 7.11
 2016-03-24  1:35 UTC 

Buffett leaks his trading secrets…
 2016-03-24  1:34 UTC 

[PATCH 1/4] f2fs: cover large section in sanity check of super
 2016-03-24  1:31 UTC  (6+ messages)
` [PATCH 2/4] f2fs: give RO message when recovering superblock
` [PATCH 3/4] f2fs: recover superblock at RW remounts
` [PATCH 4/4] f2fs: give -EINVAL for norecovery and rw mount

f2fs bug: Unable to mount big volumes in kernel 4.5
 2016-03-24  1:29 UTC  (6+ messages)

[PATCH v6] acpi: Issue _OSC call for native thermal interrupt handling
 2016-03-24  1:28 UTC  (4+ messages)

[PATCH 00/13] prep for device-dax, untangle pfn-device setup
 2016-03-24  1:26 UTC  (30+ messages)
` [PATCH 01/13] libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment
` [PATCH 02/13] libnvdimm, pmem: kill pmem->ndns
` [PATCH 03/13] libnvdimm, pfn, convert nd_pfn_probe() to devm
` [PATCH 04/13] libnvdimm, btt, convert nd_btt_probe() "
` [PATCH 05/13] libnvdimm, blk: use devm_add_action to release bdev resources
` [PATCH 06/13] libnvdimm, blk: use ->queuedata for driver private data
` [PATCH 07/13] libnvdimm, pmem: "
` [PATCH 08/13] libnvdimm, blk: move i/o infrastructure to nd_namespace_blk
` [PATCH 09/13] libnvdimm, pmem: use devm_add_action to release bdev resources
` [PATCH 10/13] libnvdimm, pmem: clean up resource print / request
` [PATCH 11/13] libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup
` [PATCH 12/13] libnvdimm, pmem, pfn: move pfn setup to the core
` [PATCH 13/13] libnvdimm, pmem: kill ->pmem_queue and ->pmem_disk

Delivery Notification, ID 00499160
 2016-03-24  1:28 UTC 

[PATCH 0/7] drm/exynos: HDMI and DECON fixes and enhancements
 2016-03-24  1:28 UTC  (3+ messages)

[PATCH v5 0/3] "gpio: designware: add gpio-signaled acpi event support for power button"
 2016-03-24  1:24 UTC  (8+ messages)
` [PATCH v5 1/3] gpio: designware: convert device node to fwnode

[BUG] contained_in_local_fs will *always* return true
 2016-03-24  1:23 UTC  (8+ messages)
` [PATCH] autofs: fix contained_in_local_fs and improve scalability
          ` [PATCH] autofs: improve scalability of direct mount path component creation

[Qemu-devel] [PATCH 4/4] adb.c: add power key support
 2016-03-24  1:21 UTC 

[Qemu-devel] [PATCH 3/4] adb.c: NO_KEY
 2016-03-24  1:19 UTC 

[ndctl PATCH 0/2] fix the nfit_test fallback for 'ndctl bat'
 2016-03-24  1:16 UTC  (3+ messages)
` [ndctl PATCH 1/2] ndctl: provide a method to invalidate the bus list
` [ndctl PATCH 2/2] ndctl: don't skip bat tests if nfit_test not available

[Qemu-devel] [PATCH 2/4] adb-keys.h - initial commit
 2016-03-24  1:18 UTC 

[Qemu-devel] [PATCH 1/4] adb.c: add support for QKeyCode
 2016-03-24  1:16 UTC 

[Qemu-devel] [PATCH 0/4] ADB improvements
 2016-03-24  1:14 UTC 

[Qemu-devel] [PATCH v3 0/1] Introduce "xen-load-devices-state"
 2016-03-24  1:11 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3 1/1] "

[PATCH] rcu: Remove superfluous versions of rcu_read_lock_sched_held()
 2016-03-24  1:02 UTC  (3+ messages)

Nice to you,
 2016-03-24  1:02 UTC 

[PATCH v2] ARM: exynos_defconfig: Enable Samsung media platform drivers as modules
 2016-03-24  1:00 UTC 

autofs submount question/issue
 2016-03-24  1:00 UTC  (2+ messages)

[Qemu-arm] [PATCH 0/2] Add gpio_key and use it for ARM virt power button
 2016-03-24  0:58 UTC  (5+ messages)
    ` [Qemu-devel] "

[PATCH 4/4] pretty-print: add --pretty=noexpand
 2016-03-24  0:58 UTC  (3+ messages)
` [PATCH v3 0/5] Expanding tabs in "git log" output

[PATCH] net: Fix typos and whitespace
 2016-03-24  0:55 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.