All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-01 10:57:39 to 2018-06-01 11:46:20 UTC [more...]

[Qemu-devel] [PATCH] socket: dont't free msgfds if error equals EAGAIN
 2018-06-01 11:46 UTC  (2+ messages)

[RFC PATCH 0/6] Fix commit-graph/graft/replace/shallow combo
 2018-06-01 11:46 UTC  (4+ messages)
` [RFC PATCH 4/6] commit-graph: avoid writing when repo is shallow

[PATCH v2 0/9] xen: dma-buf support for grant device
 2018-06-01 11:44 UTC  (30+ messages)
` [PATCH v2 1/9] xen/grant-table: Export gnttab_{alloc|free}_pages as GPL
` [PATCH v2 2/9] xen/grant-table: Make set/clear page private code shared
` [PATCH v2 3/9] xen/balloon: Share common memory reservation routines
` [PATCH v2 4/9] xen/grant-table: Allow allocating buffers suitable for DMA
` [PATCH v2 5/9] xen/gntdev: Allow mappings for DMA buffers
` [PATCH v2 6/9] xen/gntdev: Add initial support for dma-buf UAPI
` [PATCH v2 7/9] xen/gntdev: Implement dma-buf export functionality
` [PATCH v2 8/9] xen/gntdev: Implement dma-buf import functionality
` [PATCH v2 9/9] xen/gntdev: Expose gntdev's dma-buf API for in-kernel use

[Buildroot] [PATCH next] ipset: bump to version 6.38
 2018-06-01 11:44 UTC 

mlock() confusing 1 half of system RAM limit
 2018-06-01 11:44 UTC  (2+ messages)

[RFC] PM / devfreq: Add support for alerts
 2018-06-01 11:43 UTC  (3+ messages)

[PATCH] staging: lustre: delete the filesystem from the tree
 2018-06-01 11:41 UTC  (3+ messages)
` [lustre-devel] "

[meta-oe][PATCH] pam-plugin-ccreds: add recipe
 2018-06-01 11:41 UTC 

[PATCH v2 0/9] xen: dma-buf support for grant device
 2018-06-01 11:41 UTC 

i.MX6 MIPI-CSI2 OV5640 Camera testing on Mainline Linux
 2018-06-01 11:41 UTC  (5+ messages)

[Qemu-devel] [PATCH RFC] hw: make virtio devices configurable via default-configs/
 2018-06-01 11:41 UTC  (2+ messages)

nfs4_acl restricts copy_up in overlayfs
 2018-06-01 11:40 UTC  (14+ messages)

linux-next: Signed-off-by missing for commit in the drivers-x86 tree
 2018-06-01 11:40 UTC  (2+ messages)

What's cooking in git.git (Jun 2018, #01; Fri, 1)
 2018-06-01 11:39 UTC  (2+ messages)
` ds/generation-numbers (was Re: What's cooking in git.git (Jun 2018, #01; Fri, 1))

[Qemu-devel] [PATCH v4 00/14] MemoryDevice: use multi stage hotplug handlers
 2018-06-01 11:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 12/14] memory-device: factor out pre-plug into hotplug handler
` [Qemu-devel] [PATCH v4 13/14] memory-device: factor out unplug "
` [Qemu-devel] [PATCH v4 14/14] memory-device: factor out plug "

[Qemu-devel] [PATCH] hw: allow compiling out SCSI
 2018-06-01 11:38 UTC  (2+ messages)

[PATCH v4 0/10] arm: more kconfig configurability and small default configs
 2018-06-01 11:38 UTC  (7+ messages)
` [PATCH v4 08/10] arm: add QEMU, Rcar3 and MPSoC configs
` [PATCH v4 09/10] xen: add cloc target
` [PATCH v4 10/10] xen: add per-platform defaults for NR_CPUS

hardlink util -- files de-duplication
 2018-06-01 11:38 UTC 

[Qemu-devel] QEMU 3.0 proposed release schedule
 2018-06-01 11:37 UTC  (2+ messages)

[PATCH 1/6] drm/i915/gtt: Avoid calling non-existent allocate_va_range
 2018-06-01 11:37 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/6] "

[Qemu-devel] Virtio-net drivers immune to Nethammer?
 2018-06-01 11:34 UTC  (2+ messages)

[PATCH v2] ARC: Explicitly add -mmedium-calls to CFLAGS
 2018-06-01 11:34 UTC  (2+ messages)

[PATCH v2 00/21] use match_string() helper
 2018-06-01 11:34 UTC  (4+ messages)
` [PATCH v2 21/21] sparc64: "

[Qemu-devel] [Bug 1769189] Re: Issue with qemu 2.12.0 + SATA
 2018-06-01 11:32 UTC  (2+ messages)

x86/MCE: Get microcode revision from cpu_info instead of boot_cpu_data
 2018-06-01 11:30 UTC  (2+ messages)
` [PATCH] "

WARNING in kcm_exit_net (3)
 2018-06-01 11:30 UTC  (3+ messages)
  ` [PATCH net] kcm: Fix use-after-free caused by clonned sockets

[PATCH net] ipv6: omit traffic class when calculating flow hash
 2018-06-01 10:34 UTC 

[PATCHv2 00/19] arm64: invoke syscalls with pt_regs
 2018-06-01 11:24 UTC  (40+ messages)
` [PATCHv2 01/19] arm64: consistently use unsigned long for thread flags
` [PATCHv2 02/19] arm64: move SCTLR_EL{1, 2} assertions to <asm/sysreg.h>
  ` [PATCHv2 02/19] arm64: move SCTLR_EL{1,2} "
` [PATCHv2 03/19] arm64: introduce sysreg_clear_set()
` [PATCHv2 04/19] arm64: kill config_sctlr_el1()
` [PATCHv2 05/19] arm64: kill change_cpacr()
` [PATCHv2 06/19] arm64: move sve_user_{enable, disable} to <asm/fpsimd.h>
  ` [PATCHv2 06/19] arm64: move sve_user_{enable,disable} "
` [PATCHv2 07/19] arm64: remove sigreturn wrappers
` [PATCHv2 08/19] arm64: convert raw syscall invocation to C
` [PATCHv2 09/19] arm64: convert syscall trace logic "
` [PATCHv2 10/19] arm64: convert native/compat syscall entry "
` [PATCHv2 11/19] arm64: don't reload GPRs after apply_ssbd
` [PATCHv2 12/19] arm64: zero GPRs upon entry from EL0
` [PATCHv2 13/19] kernel: add ksys_personality()
` [PATCHv2 14/19] kernel: add kcompat_sys_{f,}statfs64()
` [PATCHv2 15/19] arm64: remove in-kernel call to sys_personality()
` [PATCHv2 16/19] arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
` [PATCHv2 17/19] arm64: use SYSCALL_DEFINE6() for mmap
` [PATCHv2 18/19] arm64: convert compat wrappers to C
` [PATCHv2 19/19] arm64: implement syscall wrappers

[RFC/RFT] [PATCH v3 0/4] Intel_pstate: HWP Dynamic performance boost
 2018-06-01 11:32 UTC  (2+ messages)

deadlock during writeback when using f2fs filesystem
 2018-06-01 11:27 UTC  (4+ messages)

[PATCH v3] virtio: update the comments for transport features
 2018-06-01 11:26 UTC  (2+ messages)
` [virtio-dev] "

[PATCH v3] virtio: update the comments for transport features
 2018-06-01 11:26 UTC 

[PATCH v2] ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64
 2018-06-01 11:25 UTC  (2+ messages)

[PATCH] t9104: kosherly remove remote refs
 2018-06-01 11:25 UTC  (2+ messages)

[RFC PATCH 0/3] Small cleanup for hotplugmem
 2018-06-01 11:25 UTC  (2+ messages)

[PATCH] ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64
 2018-06-01 11:23 UTC  (4+ messages)

[PATCH v2 2/2] drm/mali-dp: Implement plane alpha and pixel blend on malidp
 2018-06-01 11:22 UTC  (3+ messages)

[virtio-dev] [PATCH v2] virtio: update the comments for transport features
 2018-06-01 11:22 UTC  (8+ messages)
`  "
  ` [virtio-dev] "

[PATCH V4] evm: Allow non-SHA1 digital signatures
 2018-06-01 11:21 UTC  (8+ messages)
` [PATCH] evm: Don't deadlock if a crypto algorithm is unavailable

[PATCH v2 1/1] mmc: sdhci-pci-dwc-mshc: synopsys dwc mshc support
 2018-06-01 11:20 UTC  (3+ messages)

Give others users than "root" access to GPIO (or commands)
 2018-06-01 11:18 UTC  (5+ messages)

[PATCH v4 2/2] drm/i915/gmbus: Enable burst read
 2018-06-01 11:09 UTC  (4+ messages)
` [PATCH v5 "

[PATCH V3 0/5] selinux:Significant reduce of preempt_disable holds
 2018-06-01 11:18 UTC  (6+ messages)

Image specific configuration files
 2018-06-01 11:17 UTC  (7+ messages)

[NOMERGE] [RFC PATCH 00/12] erofs: introduce erofs file system
 2018-06-01 11:16 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] qemu-img: Special post-backing convert handle
 2018-06-01 11:15 UTC  (2+ messages)

New bugs reported for XFS
 2018-06-01 11:14 UTC 

[PATCH 1/2] memalloc: do not leave unmapped holes in EAL virtual memory area
 2018-06-01 13:39 UTC  (7+ messages)
` [PATCH 2/2] memalloc: keep in mind a failed MAP_FIXED mmap may still perform an unmap
` [PATCH v2 1/2] memalloc: do not leave unmapped holes in EAL virtual memory area

[MODERATED] spectrev1+
 2018-06-01 11:14 UTC  (9+ messages)
` [MODERATED] spectrev1+

[Qemu-devel] [PATCH v2 00/20] 9p: Add support for Darwin
 2018-06-01 11:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 15/20] 9p: darwin: *xattr_nofollow implementations

[PATCH] powerpc/64s: Fix compiler store ordering to SLB shadow area
 2018-06-01 11:13 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] qemu-img: Resolve relative backing paths in rebase
 2018-06-01 11:13 UTC  (2+ messages)

[Cocci] Evolution around profiling of SmPL script execution
 2018-06-01 11:13 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-05-31
 2018-06-01 11:12 UTC  (4+ messages)
` [Buildroot] qt-4.8.7 ICE on powerpc [was: [autobuild.buildroot.net] Build results for 2018-05-31]

[PATCH bpf 1/2] bpf: fix alignment of netns_dev/netns_ino fields in bpf_{map,prog}_info
 2018-06-01 11:12 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/5] qemu-io: Exit with error when a command failed
 2018-06-01 11:11 UTC  (2+ messages)

[PATCH 1/6] staging: vc04_services: no need to check debugfs return values
 2018-06-01 11:10 UTC  (6+ messages)
` [PATCH 2/6] staging: vc04_services: remove odd vchiq_debugfs_top() wrapper
` [PATCH 3/6] staging: vc04_services: move client dbg directory into static variable
` [PATCH 4/6] staging: vc04_services: remove struct vchiq_debugfs_info
` [PATCH 5/6] staging: vc04_services: vchiq_debugfs_log_entry can be a void *
` [PATCH 6/6] staging: vc04_services: no need to save the log debufs dentries

[PATCH] fixup! gcc-plugins: test plugin support in Kconfig and clean up Makefile
 2018-06-01 11:09 UTC  (2+ messages)

[PATCH 04/13] staging: vc04_services: no need to check debugfs return values
 2018-06-01 11:09 UTC  (3+ messages)

[Qemu-devel] [RFC v2 0/6] hw/arm: Add support for non-contiguous iova regions
 2018-06-01 11:09 UTC  (5+ messages)
` [Qemu-devel] [RFC v2 5/6] hw/arm: ACPI SRAT changes to accommodate non-contiguous mem

[PATCH v3] lib/bch: Remove VLA usage
 2018-06-01 11:09 UTC  (2+ messages)

[PATCH v5 00/31] kconfig: move compiler capability tests to Kconfig
 2018-06-01 11:09 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] download/cvs: add a 10 minute timeout
 2018-06-01 11:08 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/expect: download tarball instead of cvs

[PATCH] coresight: Fix check in coresight_tmc_etr_buf_insert_barrier_packet
 2018-06-01 11:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] qcow2: Repair OFLAG_COPIED when fixing leaks
 2018-06-01 11:08 UTC  (2+ messages)

[PATCH v2 0/2] drm/i915/perf: fix context filtering with GuC & ICL
 2018-06-01 11:08 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/perf: fix context filtering with GuC & ICL (rev2)

[PATCH] version: 18.08-rc0
 2018-06-01 11:07 UTC 

[RFC] git gc "--prune=now" semantics considered harmful
 2018-06-01 11:07 UTC  (4+ messages)

[PATCH v2 0/7] Add MSI-X support on pcitest tool
 2018-06-01 11:05 UTC  (9+ messages)
` [PATCH v2 2/7] PCI: dwc: Add MSI-X callbacks handler
` [PATCH v2 4/7] PCI: dwc: Rework MSI "

[PATCH 2/2] hwmon: (asus_atk0110) Make use of device managed memory
 2018-06-01 11:07 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (asus_atk0110) Replace deprecated device register call

[PULL REQUEST] i2c for 4.17
 2018-06-01 11:06 UTC 

Linux 3.2.102
 2018-06-01 11:06 UTC 

[Qemu-devel] [PATCH v2 0/7] qemu-img: Improve option help for amend
 2018-06-01 11:06 UTC  (2+ messages)

[alsa-devel][PATCH v2] ASoC: TSCS454: Add Support
 2018-06-01 11:05 UTC  (3+ messages)
` Applied "ASoC: TSCS454: Add Support" to the asoc tree

[PATCH] ASoC: Intel: kbl: Move codec sysclk config to codec_init function
 2018-06-01 11:05 UTC  (2+ messages)
` Applied "ASoC: Intel: kbl: Move codec sysclk config to codec_init function" to the asoc tree

[PATCH v2] ASoC: simple-card: set cpu dai clk in hw_params
 2018-06-01 11:05 UTC  (2+ messages)
` Applied "ASoC: simple-card: set cpu dai clk in hw_params" to the asoc tree

[U-Boot] [PATCH] sunxi: use CONFIG_DEFAULT_FDT_FILE everywhere
 2018-06-01 11:05 UTC  (2+ messages)

Regression tests for stable releases from companies involved in DPDK
 2018-06-01 11:04 UTC  (4+ messages)

[net-next][PATCH] tcp: probe timer MUST not less than 5 minuter for tcp PMTU
 2018-06-01 11:03 UTC 

[PATCH 0/4] lib/vsprintf: Remove atomic-unsafe support for printk format %pCr
 2018-06-01 11:04 UTC  (8+ messages)

[PATCH] mmc: renesas_sdhi: really fix WP logic regressions
 2018-06-01 11:00 UTC 

[Qemu-devel] [PATCH v2 0/3] block/file-posix: File locking during creation
 2018-06-01 11:00 UTC  (2+ messages)

[PATCH v2] ARM: avoid Cortex-A9 livelock on tight dmb loops
 2018-06-01 11:00 UTC  (2+ messages)

[PATCH v2] virtio: update the comments for transport features
 2018-06-01 10:59 UTC 

[PATCH v2 0/2] drm/blend: Add per-plane pixel blend mode property
 2018-06-01 10:58 UTC  (4+ messages)
` [PATCH v2 1/2] "


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.