All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-19 04:50:49 to 2018-10-19 06:53:02 UTC [more...]

move swiotlb noncoherent dma support from arm64 to generic code V2
 2018-10-19  6:52 UTC  (11+ messages)
` [PATCH 03/10] swiotlb: do not panic on mapping failures
` [PATCH 07/10] swiotlb: refactor swiotlb_map_page

[Qemu-devel] [PATCH v4 00/38] Replace some unwise uses of error_report() & friends
 2018-10-19  6:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 25/38] ui/keymaps: Fix handling of erroneous include files
` [Qemu-devel] [PATCH v4 26/38] ui: Convert vnc_display_init(), init_keyboard_layout() to Error
` [Qemu-devel] [PATCH v4 27/38] vnc: Clean up error reporting in vnc_init_func()

-Wswitch Clang warnings in drivers/scsi
 2018-10-19  6:51 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/4] Introduce attributes for timers subsystem and remove QEMU_CLOCK_VIRTUAL_EXT clock type
 2018-10-19  6:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 4/4] Optimize record/replay checkpointing for all clocks it applies to

[net-next 00/13][pull request] Intel Wired LAN Doc Updates 2018-10-18
 2018-10-18 22:46 UTC  (2+ messages)

[PATCH] nl80211: Emit a NEW_INTERFACE on iftype change
 2018-10-19  6:48 UTC  (2+ messages)

LUKS2 - RAID0 - NVME : alignment issue
 2018-10-19  6:47 UTC  (5+ messages)

[U-Boot] u-boot without network boot
 2018-10-19  6:46 UTC 

[Qemu-devel] [Bug 1798659] [NEW] A typo in trace/simple.c
 2018-10-19  6:12 UTC  (2+ messages)
` [Qemu-devel] [Bug 1798659] "

[PATCH chao/erofs-dev 1/2] staging: erofs: separate into init_once / always
 2018-10-19  6:41 UTC  (2+ messages)
` [PATCH v2 chao/erofs-dev 2/2] staging: erofs: locked before registering for all new workgroups

[Qemu-devel] [RFC v3 0/56] per-CPU locks
 2018-10-19  6:41 UTC  (9+ messages)
` [Qemu-devel] [RFC v3 01/56] cpu: convert queued work to a QSIMPLEQ
` [Qemu-devel] [RFC v3 02/56] cpu: rename cpu->work_mutex to cpu->lock
` [Qemu-devel] [RFC v3 05/56] cpu: move run_on_cpu to cpus-common
` [Qemu-devel] [RFC v3 06/56] cpu: introduce process_queued_cpu_work_locked

[PATCH v3 1/1] staging: iio: adc: ad7280a: use crc8.h API to build crc table
 2018-10-19  6:41 UTC  (2+ messages)

[PATCH v4.14-stable] sch_netem: restore skb->dev after dequeuing from the rbtree
 2018-10-18 20:38 UTC 

[PATCH 1/2] iio: adc: Add ad7124 support
 2018-10-19  6:36 UTC  (2+ messages)

[PATCH v2 00/18] xen: add pvh guest support
 2018-10-19  6:36 UTC  (6+ messages)
` [PATCH v2 04/18] xen: prepare common code for Xen PVH support
      ` [Xen-devel] "

[PATCH] media: rc: imon_raw: use fls rather than loop per bit
 2018-10-18 22:32 UTC 

[U-Boot] [RFC] fit: include uncompression into fit_image_load
 2018-10-19  6:33 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] efi_loader: rework fdt handling in distro boot script
 2018-10-19  6:33 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] ARM: qemu-arm: define fdt_addr_r

[PATCH v2 1/2] nvme-rdma: always have a valid trsvcid
 2018-10-19  6:32 UTC  (2+ messages)

[PATCH 0/4] traffic based keep alive support (TP 4024)
 2018-10-19  6:30 UTC  (6+ messages)
` [PATCH 4/4] nvme-core: support traffic based keep-alive based on controller support

[PATCH] userfaultfd: disable irqs when taking the waitqueue lock
 2018-10-19  6:30 UTC  (3+ messages)

[PATCH 1/3] clk: qoriq: add t1023 soc support
 2018-10-19  6:28 UTC  (5+ messages)

[RFC v1 00/31] kunit: Introducing KUnit, the Linux kernel unit testing framework
 2018-10-19  6:27 UTC  (7+ messages)

[PATCH kernel 0/3] vfio/spapr_tce: Reworks for NVIDIA V100 + P9 passthrough (part 3)
 2018-10-19  6:25 UTC  (12+ messages)
` [PATCH kernel 3/3] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver

[PATCH] cacheinfo: Keep the old value if of_property_read_u32 fails
 2018-10-19  6:23 UTC  (5+ messages)
      ` [PATCH] cacheinfo: Keep the old value if of_property_read_u32fails

[PATCH] powerpc: Fix stack protector crashes on CPU hotplug
 2018-10-19  6:20 UTC  (2+ messages)

[PATCH] dm: add secdel target
 2018-10-19  6:19 UTC  (2+ messages)
` [dm-devel] "

[Qemu-devel] [PATCH] vl: Print error when using incorrect backend for debugcon
 2018-10-19  6:18 UTC  (4+ messages)

[PATCH v2 0/6] drm/virtio: rework ttm resource handling
 2018-10-19  6:18 UTC  (19+ messages)
` [PATCH v2 1/6] drm/virtio: track created object state
` [PATCH v2 2/6] drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpufb_create()
` [PATCH v2 3/6] drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_create()
` [PATCH v2 4/6] drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_resource_create_ioctl()
` [PATCH v2 5/6] drm/virtio: drop resource_id argument
` [PATCH v2 6/6] drm/virtio: fix resource id handling

[PATCH DRM] drm: msm: adreno: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) +PTR_ERR
 2018-10-19  6:18 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH 0/3] Provide struct ttm_global for TTM global state
 2018-10-19  6:18 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: Replace TTM initialization/release with ttm_global

[PATCH 0/4] Add SOCFPGA System Manager
 2018-10-19  6:16 UTC  (5+ messages)

[PATCH] powerpc/msi: Fix compile error on mpc83xx
 2018-10-19  6:12 UTC  (2+ messages)

[Fuego] [PATCH] fix_Benchmark_cyclictest_with_env
 2018-10-19  6:14 UTC  (4+ messages)
  ` [Fuego] 答复: "

[PATCH bpf-next] bpf: emit audit messages upon successful prog load and unload
 2018-10-18 22:09 UTC  (4+ messages)

[Qemu-devel] [PULL 00/21] tcg patch queue
 2018-10-19  6:10 UTC  (3+ messages)

[PATCH v2] agetty: don't put the VC into canonical mode
 2018-10-19  6:09 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/21] tcg patch queue
 2018-10-19  6:06 UTC  (22+ messages)
` [Qemu-devel] [PULL v2 01/21] tcg: Implement CPU_LOG_TB_NOCHAIN during expansion
` [Qemu-devel] [PULL v2 02/21] tcg: access cpu->icount_decr.u16.high with atomics
` [Qemu-devel] [PULL v2 03/21] tcg: fix use of uninitialized variable under CONFIG_PROFILER
` [Qemu-devel] [PULL v2 04/21] tcg: plug holes in struct TCGProfile
` [Qemu-devel] [PULL v2 05/21] tcg: distribute tcg_time into TCG contexts
` [Qemu-devel] [PULL v2 06/21] target/alpha: remove tlb_flush from alpha_cpu_initfn
` [Qemu-devel] [PULL v2 07/21] target/unicore32: remove tlb_flush from uc32_init_fn
` [Qemu-devel] [PULL v2 08/21] exec: introduce tlb_init
` [Qemu-devel] [PULL v2 09/21] cputlb: fix assert_cpu_is_self macro
` [Qemu-devel] [PULL v2 10/21] cputlb: serialize tlb updates with env->tlb_lock
` [Qemu-devel] [PULL v2 11/21] tcg: Add tlb_index and tlb_entry helpers
` [Qemu-devel] [PULL v2 12/21] tcg: Split CONFIG_ATOMIC128
` [Qemu-devel] [PULL v2 13/21] target/i386: Convert to HAVE_CMPXCHG128
` [Qemu-devel] [PULL v2 14/21] target/arm: "
` [Qemu-devel] [PULL v2 15/21] target/arm: Check HAVE_CMPXCHG128 at translate time
` [Qemu-devel] [PULL v2 16/21] target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
` [Qemu-devel] [PULL v2 17/21] target/s390x: "
` [Qemu-devel] [PULL v2 18/21] target/s390x: Split do_cdsg, do_lpq, do_stpq
` [Qemu-devel] [PULL v2 19/21] target/s390x: Skip wout, cout helpers if op helper does not return
` [Qemu-devel] [PULL v2 20/21] target/s390x: Check HAVE_ATOMIC128 and HAVE_CMPXCHG128 at translate
` [Qemu-devel] [PULL v2 21/21] cputlb: read CPUTLBEntry.addr_write atomically

[PATCH 0/3] kbuild: add scripts/Makefile.toolcheck to check necessary host tools
 2018-10-19  6:04 UTC  (6+ messages)
` [PATCH 2/3] objtool: move libelf check out of top Makefile

[PATCH v7 6/7] gemalto/lte: Gemalto vendor lte atom
 2018-10-19  6:04 UTC  (2+ messages)

Question about ptep_get_and_clear and TLB flush
 2018-10-19  6:04 UTC 

[PATCH v7 7/7] plugins/gemalto: use Gemalto lte atom
 2018-10-19  6:04 UTC  (3+ messages)

What's cooking in git.git (Oct 2018, #04; Fri, 19)
 2018-10-19  6:02 UTC 

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

[PATCH 3/8] x86/mm: break out user address space handling
 2018-10-19  5:58 UTC  (4+ messages)
` [tip:x86/mm] x86/mm: Break "

Issues in error queue polling
 2018-10-18 21:54 UTC  (2+ messages)

[RFC v4 PATCH 0/5] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-10-19  5:57 UTC  (8+ messages)
` [RFC v4 PATCH 2/5] mm/__free_one_page: skip merge for order-0 page unless compaction failed

Kernel oops with mlx5 and dual XDP redirect programs
 2018-10-18 21:53 UTC  (3+ messages)

[bpf-next PATCH 0/3] sockmap, bpf_msg_push_data helper
 2018-10-18 21:52 UTC  (4+ messages)
` [bpf-next PATCH 1/3] bpf: sk_msg program helper bpf_msg_push_data
` [bpf-next PATCH 2/3] bpf: libbpf support for msg_push_data
` [bpf-next PATCH 3/3] bpf: test_sockmap add options to use msg_push_data

[PATCH] x86: enable swiotlb for > 4GiG ram on 32-bit kernels
 2018-10-19  5:54 UTC  (8+ messages)
` [tip:x86/urgent] x86/swiotlb: Enable swiotlb for > 4GiG RAM "

receive.denyCurrentBranch=updateInstead updates working tree even when receive.denyNonFastForwards rejects push
 2018-10-19  5:54 UTC  (5+ messages)
    ` [PATCH] receive: denyCurrentBranch=updateinstead should not blindly update

[PATCH v4 00/10] Allwinner H6 USB support
 2018-10-19  5:54 UTC  (8+ messages)
` [PATCH v4 07/10] dt-bindings: phy: add binding for Allwinner USB3 PHY
        ` [linux-sunxi] "

[PATCH 1/2] sched/cpufreq: Reorganize the cpufreq files
 2018-10-19  5:52 UTC  (3+ messages)

[U-Boot] [PATCH v11 0/6] efi_loader: Code refactoring and improvement
 2018-10-19  5:53 UTC  (5+ messages)
` [U-Boot] [PATCH v11 2/6] efi_loader: Drop setup_ok

[U-Boot] [PATCH 1/1] efi_selftest: do not write to linker generated array
 2018-10-19  5:51 UTC 

[PATCH 0/9] Analogix ANX6345 RGB-(e)DP bridge support
 2018-10-19  5:50 UTC  (6+ messages)
` [PATCH 7/9] arm64: allwinner: a64: enable ANX6345 bridge on Pinebook

[PATCH v2] clk: sunxi-ng: enable so-said LDOs for A64 SoC's pll-mipi clock
 2018-10-19  5:50 UTC  (4+ messages)

[rocko-next][PATCH] ti-sci-fw: update to 2018.09 version
 2018-10-19  5:48 UTC 

linux-next: build failure after merge of the net-next tree
 2018-10-19  5:48 UTC  (2+ messages)

[PATCH] Input: synaptics - avoid using uninitialized variable when probing
 2018-10-19  5:46 UTC  (2+ messages)

[Qemu-devel] When it's okay to treat OOM as fatal?
 2018-10-19  5:43 UTC  (7+ messages)

[PATCH 0/5] block: introduce helpers for allocating io buffer from slab
 2018-10-19  5:43 UTC  (7+ messages)
` [PATCH 4/5] block: introduce helpers for allocating IO buffers "

[linux-lvm] Fails to create LVM volume on the top of RAID1 after upgrade lvm2 to v2.02.180
 2018-10-19  5:42 UTC  (11+ messages)

[PATCH v3 0/2] crypto: some hardening against AES cache-timing attacks
 2018-10-19  5:41 UTC  (4+ messages)
` [PATCH v3 2/2] crypto: arm/aes - add some hardening against "

[LTP] [PATCH v2 1/1] net: Fix missing ping6
 2018-10-19  5:38 UTC  (3+ messages)

[RFC v4 0/2] WhiteEgret LSM module
 2018-10-19  5:07 UTC 

[PATCH net-next] MAINTAINERS: Update contact info for VRF entry
 2018-10-18 21:30 UTC  (2+ messages)

[PATCH bpf-next 0/2] sample: xdp1 improvements
 2018-10-18 21:30 UTC  (4+ messages)
` [PATCH bpf-next 1/2] samples: bpf: improve xdp1 example
  ` [PATCH bpf-next 2/2] samples: bpf: get ifindex from ifname

[PATCH] PCI / PM: Allow runtime PM without callback functions
 2018-10-18 21:25 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] vfio: some trivial fixes
 2018-10-19  5:25 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/7] vfio-pci: make "vfio-pci-nohotplug" as MACRO
` [Qemu-devel] [PATCH 2/7] vfio: ap-device: make it more QOMConventional
` [Qemu-devel] [PATCH 3/7] vfio: drop TYPE_FOO MACRO in VMStateDescription
` [Qemu-devel] [PATCH 4/7] vfio: paltform: fix a typo
` [Qemu-devel] [PATCH 5/7] vfio: platform: cleanup the notifier in error path
` [Qemu-devel] [PATCH 6/7] vfio: platform: free timer "
` [Qemu-devel] [PATCH 7/7] vfio: platform: destory mutex "

[RFC v4 2/2] WhiteEgret: Add an example of user application
 2018-10-19  5:11 UTC 

[Qemu-devel] [PATCH v3 0/4] Fix and improve core RTC function and documentation
 2018-10-19  5:24 UTC  (3+ messages)

[PATCH 0/1] commit-reach: fix first-parent heuristic
 2018-10-19  5:24 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH bpf-next v2 00/13] bpf: add btf func info support
 2018-10-18 21:19 UTC  (9+ messages)
` [PATCH bpf-next v2 02/13] bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO

[PATCH bpf-next] bpf: Extend the sk_lookup() helper to XDP hookpoint
 2018-10-18 21:20 UTC  (3+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v2
 2018-10-19  5:19 UTC  (11+ messages)
` [PATCH 4/8] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 6/8] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 7/8] eisa: consolidate EISA Kconfig entry in drivers/eisa

[Fuego] [PATCH v2] Add a core function: assert_has_program()
 2018-10-19  5:22 UTC  (2+ messages)

[Buildroot] [PATCH] libarchive: security bump to version 3.3.3
 2018-10-19  5:20 UTC 

[Qemu-devel] [PATCH 00/20] target/arm: Convert some neon insns to gvec
 2018-10-19  5:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH 19/20] target/arm: Promote consecutive memory ops for aa32

[RFC v4 1/2] WhiteEgret: Add WhiteEgret core functions
 2018-10-19  5:09 UTC 

[PATCH 0/1] systemd: add back alternatives for init utitilies
 2018-10-19  5:19 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/2] pinctrl: Add RZ/A2 pin and gpio driver
 2018-10-18 21:10 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: Add RZ/A2 pinctrl and GPIO

[Qemu-devel] [PATCH v3 0/6] Avocado: more multi-arch tests
 2018-10-19  5:13 UTC  (2+ messages)

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-18 21:05 UTC  (6+ messages)

[PATCH bpf-next v3 0/7] Implement queue/stack maps
 2018-10-18 21:02 UTC  (5+ messages)
` [PATCH bpf-next v3 7/7] selftests/bpf: add test cases for queue and stack maps

[PATCH v5 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-19  5:00 UTC  (3+ messages)

[bpf-next v3 0/2] Fix kcm + sockmap by checking psock type
 2018-10-18 20:58 UTC  (3+ messages)
` [bpf-next v3 1/2] bpf: skmsg, fix psock create on existing kcm/tls port
` [bpf-next v3 2/2] bpf: test_maps add a test to catch kcm + sockmap

[Qemu-devel] [PATCH v2 0/3] target/arm: Reduce tlb_flush overhead
 2018-10-19  5:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] target/arm: Only flush tlb if ASID changes

[LTP] [PATCH] ipc/msgstress*: Update test name in output
 2018-10-19  5:01 UTC 

[RFC PATCH 0/5] x86: dynamic indirect call promotion
 2018-10-19  5:00 UTC  (10+ messages)
` [RFC PATCH 1/5] x86: introduce preemption disable prefix

[git pull] drm fixes for 4.19 final
 2018-10-19  4:59 UTC  (2+ messages)

linux-next: build warning after merge of the scsi tree
 2018-10-19  4:58 UTC  (3+ messages)

[PATCH RESEND] arm64: dts: clearfog-gt-8k: enable mini-PCIe CON2 USB
 2018-10-19  4:57 UTC 

[PATCH] ASoC: nau8822: new codec driver
 2018-10-19  4:56 UTC  (3+ messages)

[PATCH] coresight: tmc: Fix bad register address for CLAIM
 2018-10-19  4:56 UTC  (2+ messages)

[PATCH V2 3/6] usb: xhci: xhci-plat: Add support for Broadcom STB SoC's
 2018-10-19  4:53 UTC  (4+ messages)
  ` [V2,3/6] "

kvm-unit-tests gicv2 cases fail
 2018-10-19  4:53 UTC  (5+ messages)

[PATCH] hugetlbfs: dirty pages as they are added to pagecache
 2018-10-19  4:50 UTC  (6+ messages)


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.