All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-14 11:05:31 to 2018-09-14 12:10:35 UTC [more...]

[PATCH v2 0/4] Add Xilinx AMS Driver
 2018-09-14 11:59 UTC  (4+ messages)
` [PATCH v2 3/4] iio: adc: Add Xilinx AMS driver

[OpenRISC] [PATCH 00/30] mm: remove bootmem allocator
 2018-09-14 12:10 UTC  (84+ messages)
`  "
` [OpenRISC] [PATCH 01/30] mips: switch to NO_BOOTMEM
  `  "
` [OpenRISC] [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
  `  "
` [OpenRISC] [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
  `  "
` [OpenRISC] [PATCH 04/30] mm: remove bootmem allocator implementation
  `  "
` [OpenRISC] [PATCH 05/30] mm: nobootmem: remove dead code
  `  "
` [OpenRISC] [PATCH 06/30] memblock: rename memblock_alloc{_nid, _try_nid} to memblock_phys_alloc*
  `  "
` [OpenRISC] [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
  `  "
` [OpenRISC] [PATCH 08/30] memblock: replace alloc_bootmem_align with memblock_alloc
  `  "
` [OpenRISC] [PATCH 09/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
  `  "
` [OpenRISC] [PATCH 10/30] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
  `  "
` [OpenRISC] [PATCH 11/30] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
  `  "
` [OpenRISC] [PATCH 12/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
  `  "
` [OpenRISC] [PATCH 13/30] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
  `  "
` [OpenRISC] [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
  `  "
` [OpenRISC] [PATCH 15/30] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
  `  "
` [OpenRISC] [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
  `  "
` [OpenRISC] [PATCH 17/30] memblock: replace alloc_bootmem_node with memblock_alloc_node
  `  "
` [OpenRISC] [PATCH 18/30] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
  `  "
` [OpenRISC] [PATCH 19/30] memblock: replace alloc_bootmem_pages with memblock_alloc
  `  "
` [OpenRISC] [PATCH 20/30] memblock: replace __alloc_bootmem with memblock_alloc_from
  `  "

[PATCH] vhost: fix vhost interrupt support
 2018-09-14 12:10 UTC  (4+ messages)
    ` [dpdk-stable] "

[PATCH] iio: proximity: lidar-v2: replace i2c block access method with the one already implemented
 2018-09-14 12:09 UTC  (2+ messages)

of_dma_request_slave_channel() failed ?
 2018-09-14  6:56 UTC  (6+ messages)

[PATCH] udmabuf: fix error code in map_udmabuf()
 2018-09-14  6:56 UTC 

[PATCH] arm64: dts: rockchip: add initial dts support for Rockpro64 board
 2018-09-14 12:09 UTC  (2+ messages)

master - build: Update configure
 2018-09-14 12:08 UTC 

master - spec: Remove lvmconf refernces
 2018-09-14 12:08 UTC 

[PATCH] staging: greybus: fix spelling mistake "entires" -> "entries"
 2018-09-14 12:07 UTC  (6+ messages)
` [greybus-dev] "

[PATCH libdrm] tests: Test mapping different caching types on etnaviv
 2018-09-14 12:05 UTC 

[DRBD-announce] Linstor-server 0.6.4
 2018-09-14 11:56 UTC 

[PATCH] printk: inject caller information into the body of message
 2018-09-14 12:03 UTC  (12+ messages)

[U-Boot] [PATCH 0/7] Exynos4412 SPL support
 2018-09-14 12:01 UTC  (4+ messages)

[RFCv2 00/48] perf tools: Add threads to record command
 2018-09-14 12:01 UTC  (8+ messages)

[PATCHES] tty ioctls cleanups, compat and not only
 2018-09-14 12:00 UTC  (4+ messages)
` [PATCH 01/50] presence of RS485 ioctls has been unconditional since 2014
  ` [PATCH 11/50] ipwireless: switch to ->[sg]et_serial()

[PATCH v7] Add udmabuf misc device
 2018-09-14 12:00 UTC  (7+ messages)
` [v7] "

[GIT PULL]: dmaengine fixes for v4.19-rc4
 2018-09-14 12:00 UTC 

btrfs convert problem
 2018-09-14  6:46 UTC  (8+ messages)

[PATCH] drm/nouveau: Don't disable polling in fallback mode
 2018-09-14 11:59 UTC  (3+ messages)

[PATCH v8 0/2] x86: Fix SEV guest regression
 2018-09-14 11:58 UTC  (4+ messages)
` [PATCH v8 1/2] x86/mm: add .bss..decrypted section to hold shared variables

[PATCH 2/2] selftest/package: improve case to test debug package splitting
 2018-09-14 12:06 UTC  (2+ messages)
` [PATCH V2 "

[PATCH] clocksource: sh_cmt: fix clocksource width for 32-bit machines
 2018-09-14 11:55 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: stop pipelining VM PDs/PTs moves
 2018-09-14 11:54 UTC  (4+ messages)
` [PATCH 5/5] drm/amdgpu: fix shadow BO restoring

[LTP] [PATCH v2 1/4] lib/tst_test.c: add 'needs_drivers' option with tst_check_drivers cmd
 2018-09-14 11:54 UTC  (6+ messages)
` [LTP] [PATCH v2 2/4] lib/tst_test.sh: add TST_NEEDS_DRIVERS parameter

[U-Boot] [PATCH v3 01/14] pico-imx6ul: Convert to distro config
 2018-09-14 11:52 UTC  (3+ messages)
` [U-Boot] [PATCH v3 13/14] pico-imx6ul: Add Falcon mode support

[PATCH v4 00/16] Add utilization clamping support
 2018-09-14 11:52 UTC  (9+ messages)
` [PATCH v4 03/16] sched/core: uclamp: add CPU's clamp groups accounting
` [PATCH v4 14/16] sched/core: uclamp: request CAP_SYS_ADMIN by default

[PATCH 0/3] dpaa2: support for crypto adapter
 2018-09-14 11:48 UTC  (4+ messages)
` [PATCH 1/3] crypto/dpaa2_sec: support for event "
` [PATCH 2/3] crypto/dpaa2_sec: support for atomic queues
` [PATCH 3/3] event/dpaa2: support for crypto adapter

kfdtest failures for amdkfd (amd-staging-drm-next)
 2018-09-14 11:50 UTC 

[DRBD-user] [PATCH] xen-blkback: Switch to closed state after releasing the backing device
 2018-09-14 11:49 UTC  (13+ messages)

mlx5 driver loading failing on v4.19 / net-next / bpf-next
 2018-09-14  6:36 UTC  (2+ messages)

Regression: kernel 4.14 an later very slow with many ipsec tunnels
 2018-09-14 11:49 UTC  (4+ messages)

RFC: stop support for 2.6 kernel in the daily build
 2018-09-14  6:35 UTC  (3+ messages)

[-next,v2] dmaengine: mcf-edma: fix x86_64 allmodconfig compilation warning
 2018-09-14 11:48 UTC 

vendor models and options
 2018-09-14 11:48 UTC  (2+ messages)

[PATCH v2] kbuild: add --include-dir flag only for out-of-tree build
 2018-09-14  6:33 UTC 

[PATCH v3] clocksource: sh_cmt: fixup for 64-bit machines
 2018-09-14 11:46 UTC  (2+ messages)

[PATCH] Btrfs: skip set_page_dirty if eb is dirty
 2018-09-14  6:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/20] drm/cma-helper drivers: Use drm_fbdev_generic_setup()
 2018-09-14 11:42 UTC  (3+ messages)
` [PATCH 11/20] drm/imx: "

Changes in DM_MULTIPATH_DEVICE_PATH in multipath-tools 0.7.7
 2018-09-14 11:41 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Limit the backpressure for i915_request allocation
 2018-09-14 11:40 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Flush the tasklet when checking for idle
` ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915: Limit the backpressure for i915_request allocation

[PATCH 00/17] thermal: enable/check sensor after its setup is finished
 2018-09-14 11:40 UTC  (4+ messages)
  ` [PATCH 01/17] thermal: add thermal_zone_device_toggle() helper

[PATCH v2 0/7] btrfs-progs: lowmem: bug fixes and inode_extref repair
 2018-09-14  6:27 UTC  (5+ messages)
` [PATCH v2 4/7] btrfs-progs: lowmem: search key of root again after check_fs_root() under repair

[igt-dev] [PATCH i-g-t 1/1] runner: Increase buffer size for reading outputs
 2018-09-14 11:39 UTC  (3+ messages)

[PATCH net] net: diag: Fix swapped src/dst in udp_dump_one
 2018-09-14  6:25 UTC 

[PATCH] [RFC] making uapi/linux/elfcore.h useful again
 2018-09-14 11:38 UTC 

[PATCH] ethdev: make default behavior CRC strip on Rx
 2018-09-14 11:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] Btrfs: assert page dirty bit
 2018-09-14  6:24 UTC  (3+ messages)
` [PATCH v2] "

[-next,v2] dmaengine: mcf-edma: fix x86_64 allmodconfig compilation warning
 2018-09-14 11:35 UTC 

[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-09-14 11:34 UTC  (8+ messages)
` [PATCH v8 07/26] PM / Domains: Add genpd governor for CPUs

[Qemu-devel] [PATCH v2] usb: assign unique serial numbers to hid devices
 2018-09-14 11:34 UTC  (2+ messages)

[PATCH V3 00/17] SCSI: introduce per-host admin queue & enable runtime PM
 2018-09-14 11:33 UTC  (4+ messages)
` [PATCH V3 11/17] SCSI: track pending admin commands

[PATCH] intel/iommu: setup inclusive mappings before enabling iommu
 2018-09-14 11:32 UTC  (7+ messages)

答复: Re: [PATCH] tty: max3100: Fix oops while 'cat/proc/tty/driver/ttyMAX'
 2018-09-14 11:28 UTC 

[PATCH] ARC: fix spelling mistake "entires" -> "entries"
 2018-09-14 11:27 UTC  (3+ messages)

[GIT PULL] USB driver fixes for 4.19-rc4
 2018-09-14 11:26 UTC 

[PATCH] scsi: mpt3sas: make sysfs error messages ratelimited
 2018-09-14 11:26 UTC  (3+ messages)

[GIT PULL] TTY/Serial fixes for 4.19-rc4
 2018-09-14 11:26 UTC 

[PATCH] kernel/hung_task.c: disable on suspend
 2018-09-14 11:26 UTC  (2+ messages)

[GIT PULL] Staging/IIO driver fixes for 4.19-rc4
 2018-09-14 11:25 UTC 

[PATCH 0/2] Improve VCHIQ cache line size handling
 2018-09-14 11:25 UTC  (9+ messages)
` [PATCH 1/2] staging/vc04_services: Derive g_cache_line_size

[PATCH v5 0/7] disable allarch when multilib is used
 2018-09-14 11:25 UTC  (5+ messages)
` [PATCH 1/7] allarch: only enable allarch when multilib is not used

[GIT PULL] Char/Misc driver fixes for 4.19-rc4
 2018-09-14 11:25 UTC 

[U-Boot] [PATCH] ls1088a: remove dhcp function from u-boot env as boot source
 2018-09-14 11:24 UTC 

[meta-oe][PATCH] fbset-modes: drop allarch inherit
 2018-09-14 11:23 UTC 

[PATCH] kernel: prevent submission of creds with higher privileges inside container
 2018-09-14 11:23 UTC  (2+ messages)

[PATCH] net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency
 2018-09-14 11:20 UTC 

[PATCH] printk: CON_PRINTBUFFER console registration is a bit racy
 2018-09-14 11:19 UTC  (3+ messages)

[PATCH 0/4] Add support for multi-page vm_event ring buffer
 2018-09-14 11:19 UTC  (8+ messages)
` [PATCH 1/4] x86_emulator: Add PHONY uninstall target
` [PATCH 2/4] tools/libxc: Define VM_EVENT type

[Qemu-devel] [PATCH 0/2] Remove Xen PV domain creation in QEMU
 2018-09-14 11:18 UTC  (6+ messages)
`  "
` [Qemu-devel] [PATCH 1/2] Remove broken Xen PV domain builder
  `  "
` [Qemu-devel] [PATCH 2/2] xen: Replace few mentions of xend by libxl
  `  "

[Qemu-devel] crashes with win2008 host
 2018-09-14 11:17 UTC  (4+ messages)

[PATCH] drm/i915: Check engine->default_state mapping on module load
 2018-09-14 11:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] x86/pvh: copy data from low 1MB to Dom0 physmap instead of mapping it
 2018-09-14 11:16 UTC 

ICITS'19 - Quito, Ecuador | Extended deadline: September 23
 2018-09-14 11:13 UTC 

[RFC 00/60] Coscheduling for Linux
 2018-09-14 11:12 UTC  (2+ messages)

[PATCH] libgloss_3.0.0.bb: Consolidate rmdir with -p
 2018-09-14 11:10 UTC 

[PATCH v2] efi: take size of partition entry from GPT header
 2018-09-14 11:07 UTC  (6+ messages)

[PATCH v5 0/2] Harden spectrev2 userspace-userspace protection
 2018-09-14 11:05 UTC  (6+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] x86/speculation: apply IBPB more strictly to avoid cross-process data leak

[PATCH 0/3] drm: rcar-du: Update DU support
 2018-09-14 11:05 UTC  (3+ messages)
` [PATCH 1/3] drm: rcar-du: Update Gen3 output limitations


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.