All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-17 09:45:14 to 2018-10-17 10:42:42 UTC [more...]

[PATCH 0/5] target/i386: introduce coalesced pio
 2018-10-17 16:52 UTC  (4+ messages)
` [PATCH V6 3/5] target-i386: add rtc 0x70 port as coalesced_pio
    ` [Qemu-devel] "

[PATCH 0/4] usb: chipidea: imx: add HSIC support
 2018-10-17  9:56 UTC  (4+ messages)

Clock configuration for the SAMA5D2 NAND controller
 2018-10-17 10:42 UTC  (3+ messages)

[PATCH v4 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-10-17 10:41 UTC  (4+ messages)
` [PATCH v4 2/2] media: platform: Add Aspeed Video Engine driver

[LTP] [PATCH] syscalls/fcntl: make OFD commands use fcntl64() syscall on 32-bit
 2018-10-17 10:42 UTC  (3+ messages)

[pull-request] next-crypto 18.11 rc1
 2018-10-17 10:42 UTC  (2+ messages)

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-17 10:41 UTC  (3+ messages)
` [PATCH v5 03/27] x86/fpu/xstate: Introduce XSAVES system states

[Bug 108469] Time Is note printed on chalan
 2018-10-17 10:40 UTC 

[PATCH v2 1/2] mm: Add an F_SEAL_FS_WRITE seal to memfd
 2018-10-17 10:39 UTC  (7+ messages)

[0/3] A few 32bit x86 fixes
 2018-10-17 10:39 UTC  (8+ messages)
` [PATCH 1/3] x86/mm/pat: Disable preemption around __flush_tlb_all()
        ` [PATCH 1/3 v2] "

Urgent: Need BTRFS-Expert
 2018-10-17 10:39 UTC  (4+ messages)

[PATCH v3] branch: introduce --show-current display option
 2018-10-17 10:39 UTC  (7+ messages)
` [PATCH v4] "

[PATCH 1/1] Remove superfluous definitions of _GNU_SOURCE
 2018-10-17 10:38 UTC  (3+ messages)

[PATCH 1/7] drm: add flags to drm_syncobj_find_fence
 2018-10-17 10:37 UTC  (8+ messages)
` [PATCH 2/7] drm: add syncobj timeline support v8

[PATCH 0/2] cpuidle: menu: Two more refinements
 2018-10-17 10:36 UTC  (2+ messages)

[Buildroot] [PATCH] ffmpeg: fix static linking build failure when using libavutil
 2018-10-17 10:36 UTC  (10+ messages)

[PATCH] ACPI: TAD: Add low-level support for real time capability
 2018-10-17 10:35 UTC  (2+ messages)

[PATCH] drm/bufs: Fix Spectre v1 vulnerability
 2018-10-17 10:35 UTC  (3+ messages)

[PATCH v3 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
 2018-10-17 10:34 UTC  (5+ messages)
` [PATCH v3 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code

[PATCH v3 00/24] ban the use of _PAGE_XXX flags outside platform specific code
 2018-10-17 10:32 UTC  (13+ messages)
` [PATCH v3 12/24] powerpc/mm: use pte helpers in generic code
  ` Crash on FSL Book3E due to pte_pgprot()? (was Re: [PATCH v3 12/24] powerpc/mm: use pte helpers in generic code)
      ` Crash on FSL Book3E due to pte_pgprot()? (was Re: [PATCH v3 12/24] powerpc/mm: use pte helpers i

[PATCH v2] arm64: dts: add LX2160AQDS board support
 2018-10-17 10:32 UTC  (3+ messages)
` [PATCH v3] "

[RFC] ethdev: complete closing to free all resources
 2018-10-17 10:30 UTC  (7+ messages)
` [PATCH v3 0/4] ethdev port freeing
` [PATCH v3 1/4] app/testpmd: allow detaching a port not closed

[PATCH v3] compress/qat: enable dynamic huffman encoding
 2018-10-17 10:29 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v4 1/2] Gemalto: voicecall atom
 2018-10-17 10:29 UTC  (2+ messages)

[PATCH v3] mm: memcontrol: Don't flood OOM messages with no eligible task
 2018-10-17 10:28 UTC  (2+ messages)

[PATCH 1/3] nfc: pn533: add UART phy driver
 2018-10-17 10:20 UTC  (3+ messages)
` [PATCH 2/3] nfc: pn533: Add autopoll capability
` [PATCH 3/3] nfc: pn532_uart: Make use of pn532 autopoll

[PATCH v2] IB/rxe: Avoid implicit enum conversions in rxe_init functions
 2018-10-17 10:23 UTC  (3+ messages)
` [PATCH v3] IB/rxe: Remove unnecessary enum values

[Xenomai] [PATCH] rtdm: add integer file descriptor to struct rtdm_fd
 2018-10-17 10:23 UTC  (3+ messages)

[PATCH bpf-next v2 0/7] Implement queue/stack maps
 2018-10-17  2:29 UTC  (10+ messages)
` [PATCH bpf-next v2 3/7] bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall

[PATCH v9 0/8] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-10-17 10:20 UTC  (18+ messages)
` [PATCH v9 1/8] x86/boot: Introduce cmdline_find_option_arg()to detect if option=arg in cmdline
` [PATCH v9 2/8] x86/boot: Copy kstrtoull() to compressed period
` [PATCH v9 3/8] x86/boot: Add efi_get_rsdp_addr() to dig out RSDP from EFI table
` [PATCH v9 4/8] x86/boot: Add bios_get_rsdp_addr() to search RSDP in memory
` [PATCH v9 5/8] x86/boot: Add get_acpi_rsdp() to parse RSDP in cmdlien from kexec
` [PATCH v9 6/8] x86/boot: Dig out SRAT table from RSDP and find immovable memory
` [PATCH v9 7/8] x86/boot/KASLR: Walk srat tables to filter "
` [PATCH v9 8/8] x86/boot/KASLR: Limit kaslr to choosing the "

[LTP] [PATCH] fs/growfiles.c: Fix the max size of every growing file
 2018-10-17 10:21 UTC 

[Qemu-devel] [PATCH v4 0/3] Bootstrap Python venv and acceptance/functional tests
 2018-10-17 10:20 UTC  (4+ messages)

[U-Boot] [PATCH] arm: zynq: Setup non zero SPL FIT load address
 2018-10-17 10:19 UTC 

[PATCH 0/7] staging: vc04_services: Some dead code removal
 2018-10-17 10:18 UTC  (5+ messages)

[Qemu-devel] [PATCH] Revert "icount: remove obsolete warp call"
 2018-10-17 10:17 UTC  (4+ messages)

[RFC PATCH v2 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
 2018-10-17 10:17 UTC  (6+ messages)

[Xenomai] [PATCH v2] rtdm: expose user-side file descriptors to drivers
 2018-10-17 10:16 UTC 

[PATCH] x86: enable swiotlb for > 4GiG ram on 32-bit kernels
 2018-10-17 10:16 UTC  (3+ messages)

[PATCH 0/14 v4] audit: Fix various races when tagging and untagging mounts
 2018-10-17 10:15 UTC  (15+ messages)
` [PATCH 01/14] audit_tree: Remove mark->lock locking
` [PATCH 02/14] audit: Fix possible spurious -ENOSPC error
` [PATCH 03/14] audit: Fix possible tagging failures
` [PATCH 04/14] audit: Embed key into chunk
` [PATCH 05/14] audit: Make hash table insertion safe against concurrent lookups
` [PATCH 06/14] audit: Factor out chunk replacement code
` [PATCH 07/14] audit: Remove pointless check in insert_hash()
` [PATCH 08/14] audit: Provide helper for dropping mark's chunk reference
` [PATCH 09/14] audit: Allocate fsnotify mark independently of chunk
` [PATCH 10/14] audit: Guarantee forward progress of chunk untagging
` [PATCH 11/14] audit: Drop all unused chunk nodes during deletion
` [PATCH 12/14] audit: Simplify locking around untag_chunk()
` [PATCH 13/14] audit: Replace chunk attached to mark instead of replacing mark
` [PATCH 14/14] audit: Use 'mark' name for fsnotify_mark variables

[PATCH 0/3] Fix gc segfault
 2018-10-17 10:14 UTC  (3+ messages)
` [PATCH 3/3] pack-objects (mingw): initialize `packing_data` mutex in the correct spot

Crash in msm serial on dragonboard with ftrace bootargs
 2018-10-17 10:13 UTC  (4+ messages)

[PATCH] kernel/{lockdep,hung_task}: Show locks and backtrace of running tasks
 2018-10-17 10:12 UTC  (3+ messages)

[PATCH] test: fix compilation error in external memory test
 2018-10-17 10:12 UTC  (2+ messages)

[PATCH 0/4] migration: improve multithreads
 2018-10-17 10:10 UTC  (4+ messages)
` [PATCH 2/4] migration: introduce lockless multithreads model
    ` [Qemu-devel] "

[PATCH 0/3] Reduce logging level for dpaax and fslmc
 2018-10-17 10:10 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] common/dpaax: reduce logging level
  ` [PATCH v2 2/3] bus/fslmc: ignore dpaax pa-va table errors
  ` [PATCH v2 3/3] net/dpaa2: convert logs from errors to debug

[RFC PATCH v1 0/4] Add migration support for VFIO device
 2018-10-17 10:09 UTC  (4+ messages)
` [RFC PATCH v1 1/4] VFIO KABI for migration interface
    ` [Qemu-devel] "

[Qemu-devel] [PATCH] Acceptance tests: host arch to target arch name mapping
 2018-10-17 10:09 UTC  (2+ messages)

[PATCH 1/5] powerpc/64s: Kernel Hypervisor Restricted Access Prevention
 2018-10-17 10:07 UTC  (2+ messages)

[PATCH 0/11 v3] audit: Fix various races when tagging and untagging mounts
 2018-10-17 10:09 UTC  (10+ messages)
` [PATCH 12/11 TESTSUITE] audit_testsuite: Add stress test for tree watches

[RFC v2] cfg80211: add peer measurement with FTM API
 2018-10-17 10:09 UTC  (7+ messages)

[PATCH V5 0/3] introduce coalesced pio support
 2018-10-17 10:08 UTC  (2+ messages)

[PATCH 0/1] feat(dbg-packages): possibility to add packages to debug rootfs
 2018-10-17 10:08 UTC  (3+ messages)
` [PATCH v2] rootfs: "

[PATCH] arm64: renesas_defconfig: Enable R-Car thermal driver
 2018-10-17 10:07 UTC 

[PATCH] arm64: defconfig: Enable R-Car thermal driver
 2018-10-17 10:07 UTC 

[Qemu-devel] [PULL 00/15] qtest and misc patches
 2018-10-17 10:05 UTC  (16+ messages)
` [Qemu-devel] [PULL 01/15] qemu-common.h: update copyright date to 2018
` [Qemu-devel] [PULL 02/15] target/cris/translate: Get rid of qemu_log_separate()
` [Qemu-devel] [PULL 03/15] tests: Prevent more accidental test disabling
` [Qemu-devel] [PULL 04/15] tests: remove gcov-files- variables
` [Qemu-devel] [PULL 05/15] gdbstub: Remove unused include
` [Qemu-devel] [PULL 06/15] MAINTAINERS: update block/sheepdog maintainers
` [Qemu-devel] [PULL 07/15] archive-source.sh: Modern shell scripting (use $() instead of ``)
` [Qemu-devel] [PULL 08/15] git-submodule.sh: "
` [Qemu-devel] [PULL 09/15] show-fixed-bugs.sh: "
` [Qemu-devel] [PULL 10/15] mailmap: Fix Reimar Döffinger name
` [Qemu-devel] [PULL 11/15] qemu/compiler: Wrap __attribute__((flatten)) in a macro
` [Qemu-devel] [PULL 12/15] hw/core/generic-loader: Set a category for the generic-loader device
` [Qemu-devel] [PULL 13/15] cpu: Provide a proper prototype for target_words_bigendian() in a header
` [Qemu-devel] [PULL 14/15] hw/core/generic-loader: Compile only once, not for each target
` [Qemu-devel] [PULL 15/15] configure: remove glib_subprocess check

my subject
 2018-10-17 10:06 UTC 

[PATCH v2] block: BFQ default for single queue devices
 2018-10-17 10:05 UTC  (8+ messages)

[Qemu-devel] When it's okay to treat OOM as fatal?
 2018-10-17 10:05 UTC  (2+ messages)

[PATCH/RFC 0/2] arm: renesas: Move SoC Kconfig symbols to drivers/soc/renesas/
 2018-10-17 10:03 UTC  (8+ messages)
` [PATCH 1/2] [RFC] arm64: "
` [PATCH 2/2] [RFC] ARM: shmobile: "

[PATCH v2] drm/i915/quirks: pass dev_priv instead of drm dev to quirk code
 2018-10-17 10:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] app/test-pmd: add and identify shaper profile parameters
 2018-10-17 10:01 UTC  (4+ messages)

[PATCH 0/4] Add support for fast mremap
 2018-10-17  7:38 UTC  (7+ messages)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)

[PATCH] package_manager: warn that PACKAGE_EXCLUDE doesn't work for opkg
 2018-10-17 10:02 UTC 

[PATCH 00/11 v3] x86: load FPU registers on return to userland
 2018-10-17 10:01 UTC  (3+ messages)
` [PATCH 03/11] x86/fpu: make __raw_xsave_addr() use feature number instead of mask

[PATCH] docs: Introduce deprecated APIs list
 2018-10-17 10:00 UTC  (3+ messages)

[PATCH v2 1/2] x86/cpufeature: Add facility to match microcode revisions
 2018-10-17  9:59 UTC  (2+ messages)

[PATCH V13 0/4] C-SKY(csky) Linux Intc Driver
 2018-10-17  9:59 UTC  (5+ messages)

[PATCH v5 1/2] bus/pci: harmonize and document rte_pci_read_config return value
 2018-10-17  9:58 UTC  (3+ messages)
` [PATCH v6 "

[PATCH/RFT] arm64: dts: renesas: r8a77990: add thermal device support
 2018-10-17  9:58 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/4] tests/debugfs: use igt_display_require
 2018-10-17  9:57 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 4/4] lib/kms: warn if we commit without outputs

[PATCH 1/3] driver core: add probe_err log helper
 2018-10-17  9:56 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH v3 0/2] sysctl: handle overflow for file-max
 2018-10-17  9:57 UTC  (4+ messages)
` [PATCH v3 2/2] "

[Qemu-devel] [RFC 0/5] Improve balloon handling of pagesizes other than 4kiB
 2018-10-17  9:56 UTC  (7+ messages)
` [Qemu-devel] [RFC 5/5] virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page size

[PATCH v1 1/2] ratp: fix compile warnings
 2018-10-17  9:55 UTC  (5+ messages)
` [PATCH v1 2/2] fs/devfs: "

[Bug 107823] [amdgpu/displayport] Blackscreen on native resolution
 2018-10-17  9:56 UTC  (2+ messages)

remove bogus GFP_DMA32 flags for dma allocations
 2018-10-17  9:55 UTC  (7+ messages)
` [PATCH 5/8] sound: intel/sst: don't pass GFP_DMA32 to dma_alloc_coherent
  ` [alsa-devel] "

[PATCH v4] printk: Add line-buffered printk() API
 2018-10-17  9:54 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] Modern shell scripting (use $() instead of ``)
 2018-10-17  9:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/3] po/Makefile: "

[PATCH 1/2] hfsplus: update timestamps on truncate()
 2018-10-17  2:01 UTC  (6+ messages)

[PATCH v1 0/5] CPUFREQ OPP's and Tegra30 support by tegra20-cpufreq driver
 2018-10-17  9:54 UTC  (5+ messages)
` [PATCH v1 3/5] ARM: tegra: Create tegra20-cpufreq device on Tegra30

[PATCH v9 00/11] Introduce the Counter subsystem
 2018-10-17  2:01 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/arm : add pvpanic mmio device
 2018-10-17  9:53 UTC  (3+ messages)
  ` [Qemu-arm] "

Yocto Poky 2.4.1 - Remove python3 from build
 2018-10-17  9:53 UTC  (8+ messages)

[Qemu-devel] [PATCH] call HotplugHandler->plug() as the last step in device realization
 2018-10-17  9:53 UTC  (2+ messages)

[PATCH v3 0/2] add support to non-uniform SFDP SPI NOR flash memories
 2018-10-17  9:52 UTC  (12+ messages)
` [PATCH v3 1/2] mtd: spi-nor: "

[Xenomai] [PATCH] cobalt: fcntl uses void* instead of int
 2018-10-17  9:52 UTC  (2+ messages)

[Buildroot] [PATCH] configs/cubieboard2: Update kernel to 4.18.14 and U-Boot to 2018.09
 2018-10-17  9:51 UTC 

[Qemu-devel] [PATCH] migration/block-dirty-bitmap: fix Coverity CID1390625
 2018-10-17  9:51 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[RFC v4 PATCH 0/5] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-10-17  9:51 UTC  (3+ messages)
` [RFC v4 PATCH 1/5] mm/page_alloc: use helper functions to add/remove a page to/from buddy

[RFC] VSOCK: The performance problem of vhost_vsock
 2018-10-17  9:51 UTC  (7+ messages)

[PATCH v4 3/4] PCI: cadence: Check whether MSI is masked before sending it
 2018-10-17  9:50 UTC  (3+ messages)

[PATCH] f2fs: fix to account IO correctly
 2018-10-17  9:49 UTC  (2+ messages)

[Buildroot] [PATCH] configs/wandboard: Update kernel to 4.18.14 and U-Boot to 2018.09
 2018-10-17  9:49 UTC  (2+ messages)

[PATCH v2] arch/x86: Add registers to vm_event
 2018-10-17  9:49 UTC  (2+ messages)

[PATCH v4 3/4] perf/smmuv3: Add MSI irq support
 2018-10-17  9:48 UTC  (5+ messages)

[Qemu-devel] [PATCH] hw/acpi/nvdimm: Don't take address of fields in packed structs
 2018-10-17  9:47 UTC  (2+ messages)

[Qemu-devel] modern virtio on HVF
 2018-10-17  9:47 UTC  (2+ messages)

[PATCH 0/15 v2] loop: Fix oops and possible deadlocks
 2018-10-17  9:47 UTC  (7+ messages)

[xen-unstable-coverity test] 128849: all pass - PUSHED
 2018-10-17  9:46 UTC 

[PATCH 0/5] Do not touch pages/zones during hot-remove path
 2018-10-17  9:45 UTC  (5+ messages)
` [PATCH 2/5] mm/memory_hotplug: Create add/del_device_memory functions

[U-Boot] [PATCH v2] net: phy: add TSE PCS support to dwmac-socfpga
 2018-10-17  9:45 UTC 

[Buildroot] [PATCH 1/2] spice-protocol: bump version to 0.12.14
 2018-10-17  9:45 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] spice: security bump to version 0.14.1


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.