All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-15 08:20:55 to 2017-05-15 09:01:40 UTC [more...]

[PATCH -v4 0/14] mm: make movable onlining suck less
 2017-05-15  8:58 UTC  (24+ messages)
` [PATCH 01/14] mm: remove return value from init_currently_empty_zone
` [PATCH 02/14] mm, memory_hotplug: use node instead of zone in can_online_high_movable
` [PATCH 03/14] mm: drop page_initialized check from get_nid_for_pfn
` [PATCH 04/14] mm, memory_hotplug: get rid of is_zone_device_section
` [PATCH 05/14] mm, memory_hotplug: split up register_one_node
` [PATCH 06/14] mm, memory_hotplug: consider offline memblocks removable
` [PATCH 07/14] mm: consider zone which is not fully populated to have holes
` [PATCH 08/14] mm, compaction: skip over holes in __reset_isolation_suitable
` [PATCH 09/14] mm: __first_valid_page skip over offline pages
` [PATCH 10/14] mm, vmstat: skip reporting offline pages in pagetypeinfo
` [PATCH 11/14] mm, memory_hotplug: do not associate hotadded memory to zones until online
` [PATCH 12/14] mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory

[PATCH] autogen: fix autoopts script generation to handle shebang
 2017-05-15  9:01 UTC  (3+ messages)

[PATCH v3] arm64: perf: Ignore exclude_hv when kernel is running in HYP
 2017-05-15  9:01 UTC  (3+ messages)

[PATCH 00/36] Convert DocBook documents to ReST
 2017-05-15  9:00 UTC  (8+ messages)
` [PATCH 04/36] mutex, futex: adjust kernel-doc markups to generate ReST

[PATCH 0/5] pinctrl: imx: add generic pin config and imx7ulp support
 2017-05-15  9:00 UTC  (11+ messages)
` [PATCH 1/5] pinctrl: imx: add generic pin config core support
` [PATCH 2/5] pinctrl: imx: add soc specific mux_mode mask and shift property

Low memory killer problem
 2017-05-15  9:00 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/12] VT-d: PT (passthrough) mode support and misc fixes
 2017-05-15  9:00 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 04/12] memory: fix address_space_get_iotlb_entry()

[PATCH] gpio: crystalcove: Do not write regular gpio registers for virtual GPIOs
 2017-05-15  8:57 UTC  (2+ messages)

[PATCH v2 00/10] arm64: renesas: r8a7796: add Sound support
 2017-05-15  9:00 UTC  (5+ messages)
` [PATCH v2 02/10] pinctrl: sh-pfc: r8a7796: add Audio SSI pin support

[PATCH v3] sched/cfs: make util/load_avg more stable
 2017-05-15  8:55 UTC  (2+ messages)
` [tip:sched/core] sched/cfs: Make "

[PATCH v3] sched: Have do_idle() call __schedule() without enabling preemption
 2017-05-15  8:55 UTC  (2+ messages)
` [tip:sched/core] sched/core: Call __schedule() from do_idle() "

[PATCH v2 00/29] Easy to review grep & pre-PCRE changes
 2017-05-15  8:59 UTC  (3+ messages)
` [PATCH v2 27/29] pack-objects: fix buggy warning about threads

[PATCH 1/4] ARM: sun8i: v3s: restore the usage of CCU definitions
 2017-05-15  8:59 UTC  (10+ messages)
  ` [PATCH 2/4] ARM: sun8i: v3s: add LRADC device node
  ` [PATCH 3/4] ARM: sun8i: v3s: add pinmux for mmc1
  ` [PATCH 4/4] ARM: sun8i: v3s: add support for Lichee Pi Zero w/ dock board

fsl_ifc_nand: are blank pages protected by ECC?
 2017-05-15  8:56 UTC  (11+ messages)
        ` [PATCH] tango_nand.c: fix ecc.stats_corrected in empty flash case
                ` [PATCH] mtd: nand: tango: Update ecc_stats.corrected

[PATCH v2 0/5] mitigate the per-pCPU blocking list may be too long
 2017-05-15  8:57 UTC  (4+ messages)
` [PATCH v2 1/5] xentrace: add TRC_HVM_PI_LIST_ADD

[PATCH v3 0/2] thermal: power allocator: add new divvy-up algorithm
 2017-05-15  8:56 UTC  (2+ messages)

[PATCH net-next] net: stmmac: use correct pointer when printing normal descriptor ring
 2017-05-15  8:56 UTC 

[PATCH v3 0/6] Introduce new mode validation callbacks
 2017-05-15  8:54 UTC  (14+ messages)
` [PATCH v3 6/6] drm: arc: Use crtc->mode_valid() callback
  ` [PATCH v3 2/6] drm: Add drm_{crtc/encoder/connector}_mode_valid()
  ` [PATCH v3 4/6] drm: Use new mode_valid() helpers in connector probe helper
  ` [PATCH v3 5/6] drm: Use mode_valid() in atomic modeset

[Xenomai] Problem with the priority of the task
 2017-05-15  8:53 UTC  (5+ messages)
      ` [Xenomai] Fwd: "

[for-stable: PATCH] xen: adjust early dom0 p2m handling to xen hypervisor behavior
 2017-05-15  8:53 UTC 

[PATCH] dma-buf/sync-file: Defer creation of sync_file->name
 2017-05-15  8:53 UTC  (4+ messages)
` [PATCH v3] "
    ` [Intel-gfx] "

[PATCH v4 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-05-15  8:52 UTC  (4+ messages)

Proposal to allow setting up shared memory areas between VMs from xl config file
 2017-05-15  8:52 UTC  (4+ messages)

[PATCH] dmaengine: usb-dmac: Fix DMAOR AE bit definition
 2017-05-15  8:49 UTC 

[Qemu-devel] [PATCH 0/4] exec: address space translation cleanups
 2017-05-15  8:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] exec: simplify phys_page_find() params
` [Qemu-devel] [PATCH 2/4] exec: rename resolve_subpage
` [Qemu-devel] [PATCH 3/4] exec: further use is_mmio
` [Qemu-devel] [PATCH 4/4] exec: abstract address_space_do_translate()

[PATCH] arm64: allwinner: h5: Remove syslink to shared DTSI
 2017-05-15  8:50 UTC 

[U-Boot] [PATCH] block: sata: ceva: drop extraneous netdev.h include
 2017-05-15  8:48 UTC  (2+ messages)

[PATCH] driver: mtd: update struct map_info's swap as per map requirement
 2017-05-15  8:48 UTC  (2+ messages)

[PATCH v3] arm64: fix the overlap between the kernel image and vmalloc address
 2017-05-15  8:45 UTC  (4+ messages)

handle_bad_irq and locking
 2017-05-15  8:46 UTC  (3+ messages)

iproute2 build error due to sr-ipv6 lwtunnel
 2017-05-15  8:46 UTC  (6+ messages)

[Qemu-devel] [PATCH RESEND v2 00/21] qdev/sysbus: Set user_creatable=false by default on sysbus
 2017-05-15  8:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH RESEND v2 01/21] qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
` [Qemu-devel] [PATCH RESEND v2 03/21] xen-backend: Remove FIXME comment about user_creatable flag

[PATCH] spi: SPI_TI_QSPI should depend on HAS_DMA
 2017-05-15  8:46 UTC  (4+ messages)

[PATCH] drivers/staging: refactor dgnc tty registration
 2017-05-15  8:44 UTC  (2+ messages)

[PATCH 0/4] ALSA/ASoC: fix after merging ASoC PR for v4.12-rc1
 2017-05-15  8:43 UTC  (6+ messages)
` [PATCH 2/4] ASoC: codecs: msm8916: fix invalid cast to bool type

[PATCH v2 0/2] ALSA, dmaengine: dw: Remove AVR32 bits in drivers
 2017-05-15  8:43 UTC  (5+ messages)
` [PATCH v2 2/2] dmaengine: dw: Remove AVR32 bits from the driver

[PATCH] iio: imu: inv_mpu6050: test whoami against invalid values and do it first
 2017-05-15  8:42 UTC  (3+ messages)

[PATCH RFC 00/21] ALSA: pcm: add tracepoints for PCM params operation
 2017-05-15  8:42 UTC  (2+ messages)

[PATCH 00/11] Start retiring .git/remotes/ and .git/branches/ for good
 2017-05-15  8:42 UTC  (6+ messages)

[PATCH] driver/net: remove unnecessary macro for unused variables
 2017-05-15  8:42 UTC  (3+ messages)

[PATCH 1/5] Revert "ACPI / button: Remove lid_init_state=method mode"
 2017-05-15  8:42 UTC  (9+ messages)
` [PATCH v2 5/5] ACPI: button: Obselete acpi_lid_open() invocations

[PATCH] ASoC: utils: Add DT support
 2017-05-15  8:41 UTC  (3+ messages)

[patch net-next v2 00/10] net: sched: introduce multichain support for filters
 2017-05-15  8:41 UTC  (14+ messages)
` [patch net-next v2 01/10] net: sched: move tc_classify function to cls_api.c
` [patch net-next v2 02/10] net: sched: introduce tcf block infractructure
` [patch net-next v2 03/10] net: sched: rename tcf_destroy_chain helper
` [patch net-next v2 04/10] net: sched: replace nprio by a bool to make the function more readable
` [patch net-next v2 05/10] net: sched: move TC_H_MAJ macro call into tcf_auto_prio
` [patch net-next v2 06/10] net: sched: introduce helpers to work with filter chains
` [patch net-next v2 07/10] net: sched: push chain dump to a separate function
` [patch net-next v2 08/10] net: sched: introduce multichain support for filters
` [patch net-next v2 09/10] net: sched: push tp down to action init
` [patch net-next v2 10/10] net: sched: add termination action to allow goto chain
` [patch iproute2 v2 1/3] tc_filter: add support for chain index
` [patch iproute2 v2 2/3] tc: actions: add helpers to parse and print control actions
` [patch iproute2 v2 3/3] tc/actions: introduce support for goto chain action

[PATCH] iwlegacy: warn when enabling power save
 2017-05-15  8:41 UTC  (2+ messages)

[PATCH v7 00/13] Initial Allwinner Display Engine 2.0 Support
 2017-05-15  8:40 UTC  (9+ messages)
` [PATCH v7 01/13] dt-bindings: add binding for the Allwinner DE2 CCU
` [PATCH v7 02/13] clk: sunxi-ng: add support for "

[PATCH][RESEND] regulator: lp8755: fix spelling mistake "acceess" -> "access"
 2017-05-15  8:40 UTC  (3+ messages)

[PATCH] drivers/net: document missing speed capabilities feature
 2017-05-15  8:40 UTC  (5+ messages)

[RFC] NVMe Configuraiton using sysctl
 2017-05-15  8:39 UTC  (4+ messages)

[PATCH v2] btrfs-progs: btrfs-convert: Add larger device support
 2017-05-15  8:36 UTC  (2+ messages)

[GIT PULL 00/10] EFI updates for v4.11
 2017-05-15  8:37 UTC  (4+ messages)
` [PATCH 08/10] efi/x86: Move EFI BGRT init code to early init code

[Qemu-devel] [PATCH] target/ppc: reset reservation in do_rfi()
 2017-05-15  8:35 UTC 

[PATCH v4 0/5] Make find_later_rq() choose a closer cpu in topology
 2017-05-15  8:36 UTC  (4+ messages)
` [PATCH v4 1/5] sched/deadline: Refer to cpudl.elements atomically

[PATCH 1/1] ksm: prevent crash after write_protect_page fails
 2017-05-15  8:36 UTC  (2+ messages)

[PATCH] ASoC: atmel-classd: sync regcache when resuming
 2017-05-15  8:36 UTC 

[PATCH 0/3] add clock driver for Spreadtrum platforms
 2017-05-15  8:35 UTC  (12+ messages)
` [PATCH 1/3] arm64: dts: add SC9860 clock tree data
` [PATCH 2/3] Documentation: add sprd clock bindings
` [PATCH 3/3] clk: Add common clock driver for Spreadtrum SoCs

[PATCH] ASoC: rt5665: Fix uninitialized warning in rt5665_i2s_pin_event()
 2017-05-15  8:33 UTC  (2+ messages)

[PATCH 00/12] Implement DDB algorithm and WM cleanup
 2017-05-15  8:34 UTC  (13+ messages)
` [PATCH 01/12] drm/i915: fix naming of fixed_16_16 wrapper
` [PATCH 02/12] drm/i915: Add more wrapper for fixed_point_16_16 operations
` [PATCH 03/12] drm/i915: Use fixed_16_16 wrapper for division operation
` [PATCH 04/12] drm/i915/skl+: calculate pixel_rate & relative_data_rate in fixed point
` [PATCH 05/12] drm/i915/skl: Fail the flip if no FB for WM calculation
` [PATCH 06/12] drm/i915/skl+: no need to memset again
` [PATCH 07/12] drm/i915/skl+: Fail the flip if ddb min requirement exceeds pipe allocation
` [PATCH 08/12] drm/i915/skl+: Watermark calculation cleanup
` [PATCH 09/12] drm/i915/skl+: Perform wm level calculations in separate function
` [PATCH 10/12] drm/i915/skl+: use linetime latency if ddb size is not available
` [PATCH 11/12] drm/i915/skl: New ddb allocation algorithm
` [PATCH 12/12] drm/i915/skl+: consider max supported plane pixel rate while scaling

[PATCH 0/9] staging: sm750fb: cleaning code
 2017-05-15  8:32 UTC  (3+ messages)
` [PATCH 1/9] staging: sm750fb: fix length of lines

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-05-15  8:32 UTC  (3+ messages)

[PATCH] manpages.bbclass: avoid QA warning when "manpages" feature not supported
 2017-05-15  8:32 UTC 

[PATCH v4] DTS: ARM: OMAP5: uevm: add µSD card detect
 2017-05-15  8:31 UTC 

4.9.0-rcX can not be built for ARM64
 2017-05-15  8:30 UTC  (3+ messages)

[Buildroot] [PATCH] package/boost: disable boost-locale for static only build
 2017-05-15  8:30 UTC  (3+ messages)

[PATCH] mm/kasan: use kasan_zero_pud for p4d table
 2017-05-15  8:29 UTC  (3+ messages)

[PATCH 1/5] btrfs-progs: Cleanup open-coded btrfs_chunk_item_size
 2017-05-15  8:27 UTC  (5+ messages)
` [PATCH 2/5] btrfs-progs: Enhance chunk item validation check
` [PATCH 3/5] btrfs-progs: check: Reuse btrfs_check_chunk_valid in lowmem mode
` [PATCH 4/5] btrfs-progs: Introduce function to get correct stripe length
` [PATCH 5/5] btrfs-progs: lowmem check: Fix false alert on missing chunk or dev extent

[PATCH 1/4] net/dpaa2: stop using software annotation
 2017-05-15  8:26 UTC  (4+ messages)
` [PATCH 4/4] net/dpaa2: support parallel recv mode

[Buildroot] [PATCH v3 1/1] linuxptp: new package
 2017-05-15  8:26 UTC 

Cubieboard2 + hostapd + 100 wireless devices
 2017-05-15  8:24 UTC  (4+ messages)

Tegra baseline test results for v4.12-rc1
 2017-05-15  8:25 UTC  (2+ messages)

[lkp-robot] [sched, rcu] f4bec4091e: [No primary change] will-it-scale.time.involuntary_context_switches +92%
 2017-05-15  8:25 UTC 

[PATCH RFC 00/26] Kill set_fs() in ALSA codes
 2017-05-15  8:25 UTC  (3+ messages)

[lkp-robot] [sched, rcu] 3f72c37075: [No primary change] unixbench.time.voluntary_context_switches +146%
 2017-05-15  8:24 UTC 

[PATCH v1] mfd: intel-lpss: Add Intel Cannonlake PCI IDs
 2017-05-15  8:23 UTC 

[lkp-robot] [sched/cfs] 6947ec09a6: unixbench.score 12.3% improvement
 2017-05-15  8:23 UTC 

[PATCH v4 0/2] Tango PCIe controller support
 2017-05-15  8:16 UTC  (2+ messages)

[U-Boot] [PATCHv6 00/28] Retrieve MAC address from EEPROM
 2017-05-15  8:22 UTC  (5+ messages)
` [U-Boot] [PATCHv6 23/28] net: sun7i_mac: Make the sun7i a dw driver subclass
` [U-Boot] [PATCHv6 25/28] net: sun7i_mac: Add read_rom_hwaddr hook

[PATCH v2 00/18] ARM64: meson: DT cleanups
 2017-05-15  8:17 UTC  (7+ messages)
` [PATCH v2 14/18] arm64: dts: meson-gxbb-p20x: Fix node order
` [PATCH v2 15/18] arm64: dts: meson-gxl: "
` [PATCH v2 17/18] arm64: dts: meson-gxm-nexbox-a1: "

[PATCH] mtd: nand: add option to erase NAND blocks even if detected as bad
 2017-05-15  8:21 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 0/3] STM32 DSI HOST
 2017-05-15  8:22 UTC  (4+ messages)
` [PATCH v1 3/3] drm/stm: Add STM32 DSI host driver

[PATCH v1] hw_random : omap3-rom-rng:- Handle return value of clk_prepare_enable
 2017-05-15  8:22 UTC 

[Fuego] First steps with fuego
 2017-05-15  8:21 UTC  (7+ messages)

[PATCH 1/3] arm64: dts: hi3660: add pcie node
 2017-05-15  8:21 UTC  (3+ messages)
` [PATCH 2/3] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC


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.