All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-11 05:36:40 to 2018-09-11 07:10:55 UTC [more...]

[PATCH v5 07/13] block: Add PCI P2P flag for request queue and check support for requests
 2018-09-11  7:10 UTC  (14+ messages)

[PATCH] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-11  7:09 UTC  (4+ messages)

[PATCH v2] python3{,-native}: update to 3.7.0
 2018-09-11  7:09 UTC  (11+ messages)

[U-Boot] [PATCH v3 26/26] test/py: fs: add fstest/unlink test
 2018-09-11  7:06 UTC 

[PATCH] xen/netfront: don't bug in case of too many frags
 2018-09-11  7:04 UTC 

[PATCH] xen/netfront: don't bug in case of too many frags
 2018-09-11  7:04 UTC 

[Xen-devel][PATCH 0/1] cameraif: Add ABI for para-virtualized
 2018-09-11  7:04 UTC  (13+ messages)
` [Xen-devel][PATCH 1/1] cameraif: add ABI for para-virtual camera
                    ` [PATCH "

[PATCH] ASoC: rt5668: remove empty rt5668_i2c_remove()
 2018-09-11  7:02 UTC 

[PATCH v6 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-09-11  7:00 UTC  (10+ messages)
` [PATCH v6 01/16] x86/cpu: Create Hygon Dhyana architecture support file
` [PATCH v6 03/16] x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number
` [PATCH v6 05/16] perf/x86: Add Hygon Dhyana support to PMU infrastructure

[PATCH 00/10] udmabuf: misc fixes
 2018-09-11  6:59 UTC  (21+ messages)
` [PATCH 01/10] udmabuf: sort headers, drop uapi/ path prefix
` [PATCH 02/10] udmabuf: improve map_udmabuf error handling
` [PATCH 03/10] udmabuf: use pgoff_t for pagecount
` [PATCH 04/10] udmabuf: constify udmabuf_ops
` [PATCH 05/10] udmabuf: constify udmabuf_create args
` [PATCH 06/10] udmabuf: add MEMFD_CREATE dependency
` [PATCH 07/10] udmabuf: rework limits
` [PATCH 08/10] udmabuf: improve udmabuf_create error handling
` [PATCH 09/10] udmabuf: use EBADFD in case we didn't got a memfd
` [PATCH 10/10] udmabuf: use ENOTTY for invalid ioctls

[PATCH v2 0/2] dmaengine: add UniPhier MIO DMAC driver
 2018-09-11  7:00 UTC  (5+ messages)
` [v2,2/2] dmaengine: uniphier-mdmac: "
  ` [PATCH v2 2/2] "

[U-Boot] [PATCH v3 00/26] subject: fs: fat: extend FAT write operations
 2018-09-11  6:59 UTC  (26+ messages)
` [U-Boot] [PATCH v3 01/26] fs: fat: guard the content of include/fat.h
` [U-Boot] [PATCH v3 02/26] fs: fat: extend get_fs_info() for write use
` [U-Boot] [PATCH v3 03/26] fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve()
` [U-Boot] [PATCH v3 04/26] fs: fat: assure iterator's ->dent belongs to ->clust
` [U-Boot] [PATCH v3 05/26] Revert "fs: fat: cannot write to subdirectories"
` [U-Boot] [PATCH v3 06/26] fs: fat: check and normalize file name
` [U-Boot] [PATCH v3 07/26] fs: fat: write returns error code instead of -1
` [U-Boot] [PATCH v3 08/26] fs: fat: support write with sub-directory path
` [U-Boot] [PATCH v3 09/26] fs: fat: refactor write interface for a file offset
` [U-Boot] [PATCH v3 10/26] fs: fat: support write with non-zero offset
` [U-Boot] [PATCH v3 11/26] cmd: fat: add offset parameter to fatwrite
` [U-Boot] [PATCH v3 12/26] fs: add mkdir interface
` [U-Boot] [PATCH v3 13/26] fs: fat: remember the starting cluster number of directory
` [U-Boot] [PATCH v3 14/26] fs: fat: support mkdir
` [U-Boot] [PATCH v3 15/26] cmd: fat: add fatmkdir command
` [U-Boot] [PATCH v3 16/26] efi_loader: file: support creating a directory
` [U-Boot] [PATCH v3 17/26] fs: add unlink interface
` [U-Boot] [PATCH v3 18/26] fs: fat: support unlink
` [U-Boot] [PATCH v3 19/26] cmd: fat: add fatrm command
` [U-Boot] [PATCH v3 20/26] efi_loader: implement a file delete
` [U-Boot] [PATCH v3 21/26] fs-test: fix false positive error at Test Case 12
` [U-Boot] [PATCH v3 22/26] fs-test: update the test result as of v2018.09
` [U-Boot] [PATCH v3 23/26] test/py: convert fs-test.sh to pytest
` [U-Boot] [PATCH v3 24/26] test/py: fs: add extended write operation test
` [U-Boot] [PATCH v3 25/26] test/py: fs: add fstest/mkdir test

[asoc:for-4.20 333/424] sound/pci/hda/patch_ca0132.c:7650:20: error: implicit declaration of function 'pci_iomap'; did you mean 'pcim_iomap'?
 2018-09-11  6:59 UTC  (2+ messages)

[PATCH] ASoC: soc-core: remove unused num_dai_links
 2018-09-11  6:59 UTC 

[PATCH] ASoC: soc-core: remove dai->driver NULL check
 2018-09-11  6:50 UTC 

[PATCH] drm/amdgpu: Fix the dead lock issue
 2018-09-11  6:55 UTC  (9+ messages)

CPU frequency variations
 2018-09-11  6:55 UTC  (2+ messages)

[PATCH] ASoC: soc-core: avoid nested code on soc_remove_dai()
 2018-09-11  6:54 UTC 

[PATCH] kernel: prevent submission of creds with higher privileges inside container
 2018-09-11  6:53 UTC  (3+ messages)

merge dma_direct_ops and dma_noncoherent_ops v2
 2018-09-11  6:58 UTC  (10+ messages)
` [PATCH 2/5] dma-mapping: move the dma_coherent flag to struct device

[PATCH] perfc: Print a system time in a convenient format
 2018-09-11  6:53 UTC 

[PATCH 4.19 regression fix 1/2] staging: vboxvideo: Fix IRQs no longer working
 2018-09-11  6:53 UTC  (6+ messages)
` [PATCH 4.19 regression fix 2/2] staging: vboxvideo: Change address of scanout buffer on page-flip

[Bug 199619] New: screen stays dark for long on bootup since kernel 4.17.0-rc2+
 2018-09-11  6:52 UTC  (2+ messages)
` [Bug 199619] "

[Buildroot] [PATCH/next 1/1] package/python-cryptography: bump version to 2.3.1
 2018-09-11  6:52 UTC  (6+ messages)

[PATCH 0/2] ASoC: soc-core: adjust platform for new style
 2018-09-11  6:51 UTC  (3+ messages)
` [PATCH 1/2] ASoC: soc-core: manage platform name under snd_soc_init_platform()
` [PATCH 2/2] ASoC: soc-core: add snd_soc_is_matching_component()

Is it possible to add pid and comm members to the event structure to increase the display of user and thread information?
 2018-09-11  6:51 UTC 

[PATCH v7] Add udmabuf misc device
 2018-09-11  6:50 UTC  (5+ messages)

Optimize VM handling a bit more
 2018-09-11  6:49 UTC  (4+ messages)
` [PATCH 01/11] drm/amdgpu: try allocating VRAM as power of two

omap4: support for manually updated display
 2018-09-11  6:48 UTC  (7+ messages)

[PATCH] ip6_gre: simplify gre header parsing in ip6gre_err
 2018-09-11  6:47 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/gdb: move patch directory
 2018-09-11  6:46 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] package/gdb: use stat() privided by the system

nouveau-fixes 4.19
 2018-09-11  6:46 UTC 

[PATCH] percpu-refcount: relax limit on percpu_ref_reinit()
 2018-09-11  1:48 UTC  (4+ messages)

[Buildroot] [PATCH 0/2] python-numpy: update package licensing
 2018-09-11  6:44 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] python-numpy: fix make legal-info failure

[PATCH] btrfs: delayed-ref: Introduce new parameter for btrfs_add_delayed_tree_ref() to reduce unnecessary qgroup tracing
 2018-09-11  1:46 UTC 

[PATCH v2] drm/amdgpu: Fix the dead lock issue
 2018-09-11  6:43 UTC  (9+ messages)

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-11  6:40 UTC  (12+ messages)

[PATCH] drm/i2c/tda9950.c: set MAX_RETRIES for errors only
 2018-09-11  6:41 UTC  (2+ messages)

[PATCH net-next] net: bridge: add support for sticky fdb entries
 2018-09-11  6:39 UTC  (6+ messages)
      ` [Bridge] "
  ` [Bridge] [PATCH net-next v2] "

[Qemu-devel] [PATCH v3 0/2] 40p: fix PCI interrupt routing
 2018-09-11  6:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/2] lsi53c895a: add optional external IRQ via qdev

[v10,1/4] dmaengine: fsl-edma: extract common fsl-edma code (no changes in behavior intended)
 2018-09-11  6:37 UTC  (4+ messages)
` [PATCH v10 1/4] "

[PATCH -tip 0/5] kprobes: Remove BUG_ON from kprobes
 2018-09-11  6:36 UTC  (4+ messages)
` [PATCH -tip 5/5] kprobes: Don't call BUG_ON if there is a kprobe in use on free list

[PATCH v8 0/3]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-09-11  6:35 UTC  (6+ messages)

possible deadlock in aio_poll
 2018-09-11  6:33 UTC  (4+ messages)

[PATCH V2] perf tools: Fix maps__find_symbol_by_name()
 2018-09-11  6:30 UTC  (3+ messages)

Editing 1
 2018-09-11  6:31 UTC 

[Patch net v2] rds: fix two RCU related problems
 2018-09-11  1:33 UTC  (2+ messages)

[v10,2/2] usb: typec: ucsi: add support for Cypress CCGx
 2018-09-11  6:29 UTC 

db820c: Input signal Out of range
 2018-09-11  6:29 UTC  (11+ messages)

[PATCH] sched/fair: vruntime should normalize when switching from fair
 2018-09-11  6:24 UTC  (8+ messages)

[PATCH iproute2] bridge/mdb: fix missing new line when show bridge mdb
 2018-09-11  1:26 UTC  (2+ messages)
` [PATCHv2 "

[PATCH] rtmutex: Fix the preprocessor logic with normal #ifdef #else #endif
 2018-09-11  6:22 UTC  (2+ messages)
` [tip:locking/core] locking/rtmutex: "

[PATCH v2 3/5] irqchip: RISC-V Local Interrupt Controller Driver
 2018-09-11  6:22 UTC  (12+ messages)

[PATCH] sched/fair: Disable LB_BIAS by default
 2018-09-11  6:22 UTC  (3+ messages)

[PATCH v3 RESEND] x86: optimize memcpy_flushcache
 2018-09-11  6:22 UTC  (2+ messages)
` [tip:x86/asm] x86/asm: Optimize memcpy_flushcache()

[PATCH] sched/topology: Make some local variable static
 2018-09-11  6:21 UTC  (2+ messages)
` [tip:sched/core] sched/topology: Make local variables static

[PATCH] x86: corrections to Documentation/x86/earlyprintk.txt
 2018-09-11  6:21 UTC  (2+ messages)
` [tip:x86/urgent] x86/doc: Fix Documentation/x86/earlyprintk.txt

[PATCH] x86/boot/KASLR: Change the function type to void
 2018-09-11  6:20 UTC  (2+ messages)
` [tip:x86/boot] x86/boot/KASLR: Remove return value from handle_mem_options()

[Buildroot] [PATCH v5 0/3] Add tainting support to buildroot
 2018-09-11  6:20 UTC  (12+ messages)

[PATCH] perf/x86: Add __ro_after_init annotations
 2018-09-11  6:20 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH -next] drm: Remove set but not used variable 'config'
 2018-09-11  6:20 UTC  (2+ messages)

[PATCH v2 2/2] x86: corruption-check: Change printk to the right fashion
 2018-09-11  6:19 UTC  (2+ messages)
` [tip:x86/boot] x86/corruption-check: Use pr_*() instead of printk()

[PATCH v2 1/2] x86: corruption-check: Passing memory_corruption_check to command line causes panic
 2018-09-11  6:18 UTC  (2+ messages)
` [tip:x86/boot] x86/corruption-check: Fix panic in memory_corruption_check() when boot option without value is provided

[PATCH v3 00/12] SMP cleanup and new features
 2018-09-11  6:17 UTC  (6+ messages)
` [PATCH v3 06/12] RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid

[PATCH 1/3] Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation"
 2018-09-11  6:17 UTC  (9+ messages)
` [PATCH 2/3] sound: enable interrupt after dma buffer initialization
  ` [PATCH 3/3] sound: don't call skl_init_chip() to reset intel skl soc

Memory allocation failure using GFP_DMA32 in 4.19-rc2
 2018-09-11  6:16 UTC  (4+ messages)

INFO: rcu detected stall in kvm_arch_vcpu_ioctl_run
 2018-09-11  6:12 UTC 

[PATCH net-next] virtio_net: ethtool tx napi configuration
 2018-09-11  1:14 UTC  (5+ messages)

x86/apic: MSI address malformed for "flat" driver
 2018-09-11  6:02 UTC  (3+ messages)

[PATCH 1/5] serial: sprd: Remove unused structure
 2018-09-11  6:09 UTC  (3+ messages)

[RFC PATCH] media: docs-rst: Document m2m stateless video decoder interface
 2018-09-11  6:09 UTC  (3+ messages)

[PATCH] x86, mm: Reserver some memory for bootmem allocator for NO_BOOTMEM
 2018-09-11  6:14 UTC  (11+ messages)

dmaengine: Revert "dmaengine: add COMPILE_TEST for the drivers"
 2018-09-11  6:09 UTC 

INFO: rcu detected stall in pppol2tp_sendmsg
 2018-09-11  6:06 UTC  (2+ messages)

general protection fault in rhashtable_walk_exit
 2018-09-11  6:05 UTC  (2+ messages)

[PATCH] device-dax: avoid hang on error before devm_memremap_pages()
 2018-09-11  6:02 UTC  (4+ messages)

[PATCH net] ipv6: use rt6_info members when dst is set in rt6_fill_node
 2018-09-11  1:04 UTC  (7+ messages)

[PATCH][net-next][v2] netlink: remove hash::nelems check in netlink_insert
 2018-09-11  1:05 UTC 

[RFC PATCH bpf-next v2 0/4] Implement bpf queue/stack maps
 2018-09-11  1:04 UTC 

[Qemu-devel] [PATCH 3/4] cpus: protect TimerState writes with a spinlock
 2018-09-11  6:00 UTC  (6+ messages)
` [Qemu-devel] [3/4] "

[Buildroot] [autobuild.buildroot.net] Build results for 2018-09-10
 2018-09-11  6:00 UTC 

[Patch net] rds: mark bound socket with SOCK_RCU_FREE
 2018-09-11  0:59 UTC  (10+ messages)

[Qemu-devel] [PATCH v2 0/2] spapr: introduce a new sPAPRIrq backend
 2018-09-11  5:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] spapr: introduce a spapr_irq class 'nr_msis' attribute
` [Qemu-devel] [PATCH v2 2/2] spapr: increase the size of the IRQ number space

INFO: rcu detected stall in kvm_vcpu_ioctl
 2018-09-11  5:54 UTC 

Fixing EAPD for STAC9202 on an embedded platform
 2018-09-11  5:53 UTC  (6+ messages)

[PATCH v2 0/4] crypto: skcipher - Remove VLA usage
 2018-09-11  5:53 UTC  (10+ messages)
` [PATCH v2 2/4] crypto: skcipher - Enforce non-ASYNC for on-stack requests

[U-Boot] [PATCH v3 0/5] Add get_alt_function ops
 2018-09-11  5:51 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] target/ppc: add external PID support
 2018-09-11  5:35 UTC  (2+ messages)

[PATCH 00/31] Introduced new Cadence USBSSP DRD Driver
 2018-09-11  5:48 UTC  (5+ messages)
` [PATCH 02/31] usb: usbssp: Added some decoding functions
      ` [02/31] "

Investment opportunity
 2018-09-11  5:46 UTC 

[net-next, PATCH 0/2, v1] net: socionext: add AF_XDP support
 2018-09-11  0:45 UTC  (5+ messages)
` [net-next, PATCH 2/2, "

[PATCHv3 0/6] tty: Hold write ldisc sem in tty_reopen()
 2018-09-11  5:41 UTC  (4+ messages)
` [PATCHv3 2/6] tty/ldsem: Update waiter->task before waking up reader

How to handle PTE tables with non contiguous entries ?
 2018-09-11  5:39 UTC  (4+ messages)

[PATCH kernel] powerpc/powernv/ioda2: Reduce upper limit for DMA window size (retry)
 2018-09-11  5:38 UTC 

[PATCH net-next v2 0/5] virtio: support packed ring
 2018-09-11  5:37 UTC  (10+ messages)
  ` [virtio-dev] "
            `  "

[U-Boot] [PATCH 0/5] Support for the Faraday ftgmac100 controller
 2018-09-11  5:37 UTC  (4+ messages)
` [U-Boot] [PATCH 5/5] aspeed: Activate ethernet devices on the ast2500 Eval Board

[RFC PATCH 0/9] Improve zone lock scalability using Daniel Jordan's list work
 2018-09-11  5:36 UTC  (6+ messages)
` [RFC PATCH 4/9] mm: convert zone lock from spinlock to rwlock
` [RFC PATCH 5/9] mm/page_alloc: use helper functions to add/remove a page to/from buddy
` [RFC PATCH 7/9] mm: use read_lock for free path
` [RFC PATCH 8/9] mm: use smp_list_splice() on "
` [RFC PATCH 9/9] mm: page_alloc: merge before sending pages to global pool


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.