All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-04 03:45:15 to 2016-05-04 06:02:37 UTC [more...]

[PATCH 00/31] thermal: reorganizing thermal core
 2016-05-04  6:02 UTC  (23+ messages)
` [PATCH 01/31] thermal: core: prevent zones with no types to be registered
` [PATCH 02/31] thermal: core: group thermal_zone DEVICE_ATTR's declarations
` [PATCH 03/31] thermal: core: group device_create_file() calls that are always created
` [PATCH 04/31] thermal: core: use dev.groups to manage always present tz attributes
` [PATCH 05/31] thermal: core: move emul_temp creation to tz->device.groups
` [PATCH 06/31] thermal: core: move mode attribute "
` [PATCH 07/31] thermal: core: move passive attr "
` [PATCH 08/31] thermal: core: move power actor code out of sysfs I/F section
` [PATCH 09/31] thermal: core: move the trip attrs to the tz "
` [PATCH 10/31] thermal: core: create tz->device.groups dynamically
` [PATCH 11/31] thermal: core: move trips attributes to tz->device.groups
` [PATCH 12/31] thermal: core: remove unnecessary device_remove() calls
` [PATCH 14/31] thermal: core: split policy_store
` [PATCH 15/31] thermal: core: split available_policies_show()
` [PATCH 16/31] thermal: core: move to_thermal_zone() macro to header file
` [PATCH 17/31] thermal: core: move thermal_zone sysfs to thermal_sysfs.c
` [PATCH 18/31] thermal: core: move to_cooling_device macro to header file
` [PATCH 19/31] thermal: core: move cooling device sysfs to thermal_sysfs.c
` [PATCH 20/31] thermal: core: introduce thermal_helpers.c
` [PATCH 21/31] thermal: core: group functions related to governor handling
` [PATCH 22/31] thermal: core: move idr handling to device management section
` [PATCH 23/31] thermal: core: move __unbind() helper to where it is used

[PATCH 0.14] oom detection rework v6
 2016-05-04  6:01 UTC  (6+ messages)
` [PATCH 12/14] mm, oom: protect !costly allocations some more

[PATCH 0/6] multipath cookie handling rework
 2016-05-04  5:57 UTC  (7+ messages)
` [PATCH 1/6] libmultipath: pass in cookie as argument for dm_simplecmd()
` [PATCH 2/6] libmultipath: pass in 'cookie' as argument for dm_addmap()
` [PATCH 3/6] Remove 'udev_sync' argument from dm_simplecmd()
` [PATCH 4/6] libmultipath: Fixup 'DM_DEVICE_RELOAD' handling
` [PATCH 5/6] devmapper: do not flush I/O for DM_DEVICE_CREATE
` [PATCH 6/6] libmultipath: fixup dm_rename to complete cookie on failure

[PATCH] staging: dgnc: Fix a NULL pointer dereference
 2016-05-04  5:57 UTC  (6+ messages)

aha1542: Stop using scsi_module.c
 2016-05-04  5:55 UTC 

[meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: Fix do_image_rpi_sdimg tashhash mismatch
 2016-05-04  5:53 UTC  (2+ messages)

[PATCH v11 00/60] PCI: Resource allocation cleanup for v4.7
 2016-05-04  5:52 UTC  (12+ messages)
` [PATCH v11 04/60] sparc/PCI: Use correct offset for bus address to resource

[PATCH 1/3] md: set MD_CHANGE_PENDING in a atomic region
 2016-05-04  5:52 UTC  (3+ messages)
` [PATCH 2/3] md-cluster: gather resync infos and enable recv_thread after bitmap is ready

linux-next: build warning after merge of the lightnvm tree
 2016-05-04  5:52 UTC 

Od Dr.Mark Sylvester
 2016-05-04  5:51 UTC 

Bug in remapping of PG or config issue
 2016-05-04  5:51 UTC  (7+ messages)

[PATCH 00/15] ACPICA: 20160422 Release
 2016-05-04  5:49 UTC  (32+ messages)
` [PATCH 01/15] ACPICA: Linuxize: reduce divergences for 20160422 release
` [PATCH 02/15] ACPICA: Divergence: remove unwanted spaces for typedef
` [PATCH 03/15] ACPICA: Refactor evaluate_object to reduce nesting
` [PATCH 04/15] ACPICA: ACPI 6.1: Support for new PCCT subtable
` [PATCH 05/15] ACPICA: ACPI 6.0: Update _BIX support for new package element
` [PATCH 06/15] ACPICA: ACPI 6.0, tools/iasl: Add support for new resource descriptors
` [PATCH 07/15] ACPICA: Renamed some #defined flag constants for clarity
` [PATCH 08/15] ACPICA: Dispatcher: Update thread ID for recursive method calls
` [PATCH 09/15] ACPICA: Utilities: Add ACPI_IS_ALIGNED() macro
` [PATCH 10/15] ACPICA: Hardware: Add optimized access bit width support
` [PATCH 11/15] ACPICA: Executer: Introduce a set of macros to handle bit width mask generation
` [PATCH 12/15] ACPICA: Hardware: Add access_width/bit_offset support in acpi_hw_read()
` [PATCH 13/15] ACPICA: Hardware: Add access_width/bit_offset support for acpi_hw_write()
` [PATCH 14/15] ACPICA: Move all ASCII utilities to a common file
` [PATCH 15/15] ACPICA: Update version to 20160422

[meta-oe][PATCH] rrdtool: fix do_configure failure on some hosts
 2016-05-04  5:43 UTC 

[PATCH] t5510: run auto-gc in the foreground
 2016-05-04  5:48 UTC  (5+ messages)

[PATCH] cxl: Remove duplicate #defines
 2016-05-04  5:15 UTC  (2+ messages)

[Buildroot] understand what I have to rebuild
 2016-05-04  5:46 UTC 

Re: Chipone icn85xx support in x86 linux kernel
 2016-05-04  5:43 UTC 

[Bug 93887] New: Amilo Xi 3650: G96M [GeForce 9600M GT]: HDMI monitor stays black after s2ram
 2016-05-04  5:43 UTC  (2+ messages)
  ` [Bug 93887] [NV96] "

[PATCH] i40e: fix vlan stripping from inner header
 2016-05-04  5:42 UTC 

[PATCH v3 1/4] bnx2x: Update documentation
 2016-05-04  5:41 UTC  (4+ messages)
` [PATCH v3 3/4] bnx2x: Enhance stats get

[PATCH 1/2] Improve types abstraction for gdb python scripts
 2016-05-04  5:41 UTC  (3+ messages)
` [PATCH 2/2] Fix issue with dmesg.py and python 3.X

pull request (net): ipsec 2016-05-04
 2016-05-04  5:40 UTC  (4+ messages)
` [PATCH 1/3] flowcache: Avoid OOM condition under preasure
` [PATCH 2/3] xfrm: Reset encapsulation field of the skb before transformation
` [PATCH 3/3] vti: Add pmtu handling to vti_xmit

[PATCH v4 1/3] bnx2x: refactor Tx routine for single doorbell mechanism
 2016-05-04  5:38 UTC  (3+ messages)
` [PATCH v4 2/3] bnx2x: enhance stats get
` [PATCH v4 3/3] bnx2x: update PMD version to 1.0.1.1

Enable more than 255 VCPU support without irq remapping function in the guest
 2016-05-04  5:38 UTC  (17+ messages)

[PATCH rdma-next] IB/IPoIB: Allow setting the device address
 2016-05-04  5:36 UTC 

[PATCH rdma-next 0/4] Trivial fixes
 2016-05-04  5:36 UTC  (5+ messages)
  ` [PATCH rdma-next 1/4] IB/iwpm: Fix a potential skb leak
  ` [PATCH rdma-next 2/4] IB/core: Remove unnecessary check in ibnl_rcv_msg
  ` [PATCH rdma-next 3/4] IB/core: Fix a potential array overrun in CMA and SA agent
  ` [PATCH rdma-next 4/4] IB/sa: Use nlmsg_free instead of kfree_skb

[PATCH v3] bisect--helper: convert a function in shell to C
 2016-05-04  5:34 UTC  (7+ messages)
` [PATCH 0/2] bisect--helper: rewrite of check_term_format()
` [PATCH 1/2] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
` [PATCH 2/2] bisect: rewrite `check_term_format` shell function in C

[Qemu-devel] [PATCH] fix xen hvm direct kernel boot
 2016-05-04  5:34 UTC  (2+ messages)

[PATCH] mmc: queue: allocate the scatterlist with a correct value
 2016-05-04  5:31 UTC 

[PATCH 00/10] package version upgrades
 2016-05-04  5:30 UTC  (4+ messages)
` [PATCH 06/10] mc: upgrade to 4.8.16

[U-Boot] [PATCH v2 0/5] ARM: AT91: add AT91 PIO4 pinctrl driver
 2016-05-04  5:27 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] gpio: atmel_pio4: move PIO4 definitions to head file
` [U-Boot] [PATCH v2 2/5] pinctrl: at91-pio4: add pinctrl driver
` [U-Boot] [PATCH v2 3/5] atmel: bring in at91 pio4 device tree file and bindings
` [U-Boot] [PATCH v2 4/5] gpio: atmel_pio4: rework to support driver model & DT
` [U-Boot] [PATCH v2 5/5] configs: sama5d2_xplained: add #ifndef before CONFIG_ATMEL_PIO4

Build toolchain only (crosstools substitute?)
 2016-05-04  5:26 UTC  (4+ messages)

[Bug 95251] New: vdpau decoder capabilities: not supported
 2016-05-04  5:26 UTC  (4+ messages)
  ` [Bug 95251] "

[Qemu-devel] [PATCH v4 00/14] tb hash improvements
 2016-05-04  5:24 UTC  (20+ messages)
` [Qemu-devel] [PATCH v4 05/14] atomics: add atomic_test_and_set
` [Qemu-devel] [PATCH v4 06/14] qemu-thread: add simple test-and-set spinlock
` [Qemu-devel] [PATCH v4 09/14] qdist: add module to represent frequency distributions of data
` [Qemu-devel] [PATCH v4 10/14] qdist: add test program
` [Qemu-devel] [PATCH v4 11/14] qht: QEMU's fast, resizable and scalable Hash Table
` [Qemu-devel] [PATCH v4 12/14] qht: add test program
` [Qemu-devel] [PATCH v4 13/14] tb hash: track translated blocks with qht
` [Qemu-devel] [PATCH v4 14/14] translate-all: add tb hash bucket info to 'info jit' dump

[U-Boot] [PATCH] cmd: replace the cast of the memory access to a fixed bit type in itest
 2016-05-04  5:22 UTC  (2+ messages)

[PATCH v9 00/26] powerpc/powernv: PCI hotplug preparation
 2016-05-04  5:17 UTC  (18+ messages)
` [PATCH v9 06/26] powerpc/powernv: Data type unsigned int for PE number
` [PATCH v9 07/26] powerpc/powernv: Fix initial IO and M32 segmap
` [PATCH v9 08/26] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v9 12/26] powerpc/powernv/ioda1: M64 support on P7IOC
` [PATCH v9 14/26] powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZE
` [PATCH v9 18/26] powerpc/pci: Rename pcibios_{add, remove}_pci_devices()
    ` [PATCH v9 18/26] powerpc/pci: Rename pcibios_{add,remove}_pci_devices()
` [PATCH v9 20/26] powerpc/pci: Move pci_find_bus_by_node() around

[PATCH] cxl: Handle num_of_processes larger than can fit in the SPA
 2016-05-04  4:46 UTC 

[U-Boot] [PATCH] gpio: atmel_pio4: rework to support driver model & DT
 2016-05-04  5:16 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/15] Support for boot image creation for TI secure devices
 2016-05-04  5:15 UTC  (5+ messages)
` [U-Boot] [PATCH v2 03/15] arm: Kconfig: Add support for AM43xx SoC specific Kconfig

[U-Boot] [PATCH 0/2] ARM: AT91: add AT91 PIO4 pinctrl driver
 2016-05-04  5:15 UTC  (9+ messages)
` [U-Boot] [PATCH 1/2] pinctrl: at91-pio4: add "
` [U-Boot] [PATCH 2/2] atmel: bring in at91 pio4 device tree file and bindings

[PATCH 3/3] staging: dgnc: clean up the dgnc_get_modem_info()
 2016-05-04  5:13 UTC  (2+ messages)

[PATCH 2/3] staging: dgnc: remove useless assigned error value in
 2016-05-04  5:13 UTC  (2+ messages)

[PATCH] PCI: dra7xx: program outbound atu with correct address
 2016-05-04  5:14 UTC  (5+ messages)

[PATCH 1/3] staging: dgnc: remove redundant NULL check in
 2016-05-04  5:13 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: sunxi: Add a olinuxino-lime2-emmc
 2016-05-04  5:13 UTC  (8+ messages)
        ` [linux-sunxi] "
          `  "

[PATCH v2 5/5] dax: handle media errors in dax_do_io
 2016-05-04  5:05 UTC  (14+ messages)

[U-Boot] ELC Europe mini-summit?
 2016-05-04  5:02 UTC  (3+ messages)

[ovmf test] 93425: regressions - FAIL
 2016-05-04  5:02 UTC 

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

Cannot use NFS with linux-next 20160429
 2016-05-04  4:54 UTC  (5+ messages)
  ` [PATCH net-next] tcp: fix lockdep splat in tcp_snd_una_update()

[PATCH] cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
 2016-05-04  4:52 UTC 

v4.6-rc1 regression bisected, Problem loading in-kernel X.509 certificate (-2)
 2016-05-04  4:53 UTC  (7+ messages)

[RFC v6 0/3] gpio: add DT support for memory-mapped GPIOs
 2016-05-04  4:53 UTC  (6+ messages)
` [RFC v6 1/3] gpio: dt-bindings: add wd,mbl-gpio bindings

[PATCH next-next 0/7] net: Cleanup IPv6 ip tunnels
 2016-05-04  4:53 UTC  (4+ messages)
` [PATCH next-next 2/7] gre: Move utility functions to common headers

cap mask differences for `Client::stat` vs `Client::fstat`
 2016-05-04  4:47 UTC  (5+ messages)

[U-Boot] [PATCH] arm: ls1021a: Enable CONFIG_OF_LIBFDT and CONFIG_FIT in defconfig
 2016-05-04  4:45 UTC 

[RFC] Proposal to address hfi1 UI and EPROM devices
 2016-05-04  4:41 UTC  (5+ messages)

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

[PATCH] eudev: install the new firmware rule
 2016-05-04  4:38 UTC 

[PATCH] linux-ti-staging: update with latest fixes, add new DTBs
 2016-05-04  4:36 UTC 

[PATCH] crypto: algif_skcipher: replace sg++ with sg_next()
 2016-05-04  4:09 UTC  (2+ messages)

[kernel-hardening] [PATCH v7 0/6] Introduce GCC plugin infrastructure
 2016-05-04  4:09 UTC  (8+ messages)
` [kernel-hardening] [PATCH v7 1/6] Shared library support
  ` [kernel-hardening] "
          `  "

[PATCH 1/3] git reset --hard gives clean working tree
 2016-05-04  4:07 UTC  (9+ messages)
` [PATCH v8 10/10] ce_compare_data() did not respect conversion

[crypto / sparc64] cryptomgr_test OOPS
 2016-05-04  4:07 UTC  (3+ messages)

[qemu-upstream-4.6-testing test] 93415: tolerable FAIL - PUSHED
 2016-05-04  4:03 UTC 

[PATCH] mmc: omap: Use dma_request_chan() for requesting DMA channel
 2016-05-04  3:59 UTC  (4+ messages)

[PATCH] drivers: usb: dwc3 : Configure DMA properties and ops from DT
 2016-05-04  3:41 UTC 

fsl-dcu not works on latest "drm-next"
 2016-05-04  3:40 UTC  (3+ messages)

May CDM Moved
 2016-05-04  3:52 UTC 

linux-next: manual merge of the kvm-arm tree with the tip tree
 2016-05-04  3:49 UTC 

[yocto-autobuilder][PATCH 1/2] bin/release_scripts/release.py
 2016-05-04  3:48 UTC  (2+ messages)
` [yocto-autobuilder][PATCH 2/2] bin/release_scripts/release.py

[PATCH v3 00/12] sched/fair: Optimize and clean up sched averages
 2016-05-03 20:02 UTC  (5+ messages)
` [PATCH v3 09/12] sched/fair: Add introduction to the sched average metrics
` [PATCH v3 10/12] sched/fair: Remove scale_load_down() for load_avg
` [PATCH v3 11/12] sched/fair: Rename scale_load() and scale_load_down()
` [PATCH v3 12/12] sched/fair: Enable increased scale for kernel load


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.