All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-19 00:24:30 to 2018-10-19 01:44:45 UTC [more...]

Images 34
 2018-10-18 11:27 UTC 

[Qemu-arm] [RFC v3 0/56] per-CPU locks
 2018-10-19  1:06 UTC  (60+ messages)
` [Qemu-devel] "
` [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 03/56] cpu: introduce cpu_mutex_lock/unlock
` [Qemu-devel] [RFC v3 04/56] cpu: make qemu_work_cond per-cpu
` [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
` [Qemu-devel] [RFC v3 07/56] target/m68k: rename cpu_halted to cpu_halt
` [Qemu-devel] [RFC v3 08/56] cpu: define cpu_halted helpers
` [Qemu-arm] [RFC v3 09/56] arm: convert to cpu_halted
  ` [Qemu-devel] "
` [Qemu-devel] [RFC v3 10/56] ppc: "
` [Qemu-devel] [RFC v3 11/56] sh4: "
` [Qemu-devel] [RFC v3 12/56] i386: "
` [Qemu-devel] [RFC v3 13/56] lm32: "
` [Qemu-devel] [RFC v3 14/56] m68k: "
` [Qemu-devel] [RFC v3 15/56] mips: "
` [Qemu-devel] [RFC v3 16/56] riscv: "
` [Qemu-devel] [RFC v3 17/56] s390x: "
` [Qemu-devel] [RFC v3 18/56] sparc: "
` [Qemu-devel] [RFC v3 19/56] xtensa: "
` [Qemu-devel] [RFC v3 20/56] gdbstub: "
` [Qemu-devel] [RFC v3 21/56] openrisc: "
` [Qemu-devel] [RFC v3 22/56] cpu-exec: "
` [Qemu-devel] [RFC v3 23/56] cpu: define cpu_interrupt_request helpers
` [Qemu-devel] [RFC v3 24/56] ppc: use cpu_reset_interrupt
` [Qemu-devel] [RFC v3 25/56] exec: "
` [Qemu-devel] [RFC v3 26/56] i386: "
` [Qemu-devel] [RFC v3 27/56] s390x: "
` [Qemu-devel] [RFC v3 28/56] openrisc: "
` [Qemu-devel] [RFC v3 29/56] arm: convert to cpu_interrupt_request
` [Qemu-devel] [RFC v3 30/56] i386: "
` [Qemu-devel] [RFC v3 31/56] ppc: "
` [Qemu-devel] [RFC v3 32/56] sh4: "
` [Qemu-devel] [RFC v3 33/56] cris: "
` [Qemu-devel] [RFC v3 34/56] hppa: "
` [Qemu-devel] [RFC v3 35/56] lm32: "
` [Qemu-devel] [RFC v3 36/56] m68k: "
` [Qemu-devel] [RFC v3 37/56] mips: "
` [Qemu-devel] [RFC v3 38/56] nios: "
` [Qemu-devel] [RFC v3 39/56] s390x: "
` [Qemu-devel] [RFC v3 40/56] alpha: "
` [Qemu-devel] [RFC v3 41/56] moxie: "
` [Qemu-devel] [RFC v3 42/56] sparc: "
` [Qemu-devel] [RFC v3 43/56] openrisc: "
` [Qemu-devel] [RFC v3 44/56] unicore32: "
` [Qemu-devel] [RFC v3 45/56] microblaze: "
` [Qemu-devel] [RFC v3 46/56] accel/tcg: "
` [Qemu-devel] [RFC v3 47/56] cpu: call .cpu_has_work with the CPU lock held
` [Qemu-devel] [RFC v3 48/56] ppc: acquire the BQL in cpu_has_work
` [Qemu-devel] [RFC v3 49/56] mips: "
` [Qemu-devel] [RFC v3 50/56] s390: "
` [Qemu-devel] [RFC v3 51/56] riscv: "
` [Qemu-devel] [RFC v3 52/56] sparc: "
` [Qemu-devel] [RFC v3 53/56] xtensa: "
` [Qemu-devel] [RFC v3 54/56] cpu: protect most CPU state with cpu->lock
` [Qemu-devel] [RFC v3 55/56] cpu: add async_run_on_cpu_no_bql
` [Qemu-devel] [RFC v3 56/56] cputlb: queue async flush jobs without the BQL

Images 34
 2018-10-18 11:27 UTC 

[linux-next test] 128848: regressions - FAIL
 2018-10-19  1:44 UTC 

Images 34
 2018-10-18 11:27 UTC 

[U-Boot] Errors when starting sandbox
 2018-10-19  1:43 UTC  (5+ messages)

[PATCH 4.14 00/41] 4.14.78-stable review
 2018-10-19  1:41 UTC  (2+ messages)

[meta-security][PATCH] suricata: fix QA error
 2018-10-19  1:41 UTC 

[PATCH 4.9 00/35] 4.9.135-stable review
 2018-10-19  1:41 UTC  (2+ messages)

[PATCH] media: imx: capture: Remove unneeded variable
 2018-10-19  1:40 UTC 

[PATCH 4.4 00/48] 4.4.162-stable review
 2018-10-19  1:40 UTC  (2+ messages)

[PATCH 0/5] block: introduce helpers for allocating io buffer from slab
 2018-10-19  1:39 UTC  (6+ messages)
` [PATCH 1/5] block: warn on un-aligned DMA IO buffer

[bpf-next v2 0/2] Fix kcm + sockmap by checking psock type
 2018-10-18 17:34 UTC  (3+ messages)
` [bpf-next v2 1/2] bpf: skmsg, fix psock create on existing kcm/tls port

[PATCH bpf-next v3 0/7] Implement queue/stack maps
 2018-10-18 17:33 UTC  (8+ messages)
` [PATCH bpf-next v3 4/7] bpf: add queue and stack maps
` [PATCH bpf-next v3 5/7] bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall
` [PATCH bpf-next v3 7/7] selftests/bpf: add test cases for queue and stack maps

[PATCH v7 0/8] arm64: untag user pointers passed to the kernel
 2018-10-18 17:33 UTC  (11+ messages)
` [PATCH v7 7/8] arm64: update Documentation/arm64/tagged-pointers.txt

issue: strange `git diff --numstat` behavior
 2018-10-19  1:34 UTC  (4+ messages)
  ` [PATCH] diff: don't attempt to strip prefix from absolute Windows paths

[PATCH v2 1/1] staging: iio: adc: ad7280a: use crc8.h API to build crc table
 2018-10-18 17:31 UTC  (2+ messages)

[PATCH 1/2] go: Upgrade to 1.11.1
 2018-10-19  1:31 UTC  (2+ messages)
` [PATCH 2/2] tcmode-default: Drop pinning go to 1.9

FAILED: patch "[PATCH] mm: migration: fix migration of huge PMD shared pages" failed to apply to 4.9-stable tree
 2018-10-18 17:28 UTC  (2+ messages)

[PATCH] media: uvcvideo: Add boottime clock support
 2018-10-18 17:28 UTC  (6+ messages)

[net-next 00/11][pull request] 1GbE Intel Wired LAN Driver Updates 2018-10-17
 2018-10-18 17:27 UTC  (6+ messages)
` [net-next 01/11] igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support
` [net-next 03/11] igc: Add netdev

[f2fs] 4d8253119c: aim7.jobs-per-min -11.0% regression
 2018-10-19  1:28 UTC  (2+ messages)
` [LKP] "

[pull request][net-next 00/14] Mellanox, mlx5 updates
 2018-10-18 17:26 UTC  (2+ messages)

[sched/numa] 8d8968f954: fio.latency_100ms% 62.9% improvement
 2018-10-19  1:28 UTC 

[PATCH RFC] doc: rcu: remove obsolete (non-)requirement about disabling preemption
 2018-10-19  1:27 UTC  (14+ messages)

turbostat-17.06.23 floating point exception
 2018-10-19  1:27 UTC  (3+ messages)

Bruce Perens - inconsistent statements regarding Copyright, GPL, Open Source Security
 2018-10-19  1:24 UTC 

[PATCH] config.mak.dev: enable -Wunused-function
 2018-10-19  1:23 UTC  (3+ messages)

[PATCH kernel v2] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
 2018-10-19  1:20 UTC  (5+ messages)

[PATCH 1/2] staging: iio: ad7606: Move out of staging
 2018-10-18 17:19 UTC  (3+ messages)

[BUG -next 20181008] list corruption with "mm/slub: remove useless condition in deactivate_slab"
 2018-10-19  1:17 UTC  (5+ messages)

Help needed: nvmet configuration
 2018-10-19  1:14 UTC  (4+ messages)

[danielwa@cisco.com: Re: gianfar: Implement MAC reset and reconfig procedure]
 2018-10-18 17:11 UTC  (3+ messages)

[PATCH 0/4] [for linux-4.4.y only] Hyper-V: backport 4 KVP fixes
 2018-10-18 17:10 UTC  (2+ messages)

[PATCH v2] isdn: hfc_{pci,sx}: Avoid empty body if statements
 2018-10-19  1:11 UTC  (8+ messages)
` [PATCH v3] "

[PATCH v4] PCI/AER: Enable error reporting for all ports
 2018-10-19  1:11 UTC  (3+ messages)

[PATCH v4 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-18 17:09 UTC  (3+ messages)
` [PATCH v4 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()

[PATCH 4/4] [for linux-4.4.y only] HV: properly delay KVP packets when negotiation is in progress
 2018-10-18 17:07 UTC  (2+ messages)

[PATCH RFC] nvmet-rdma: use a private workqueue for delete
 2018-10-19  1:08 UTC  (2+ messages)

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

fsck lowmem mode only: ERROR: errors found in fs roots
 2018-10-19  1:13 UTC  (7+ messages)

[PATCH V2] clk: imx7d: remove UART1 clock setting
 2018-10-19  1:05 UTC  (2+ messages)

Linux Kernel Tester's Guide is still valid?
 2018-10-19  1:05 UTC 

[PATCH 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-10-18 17:03 UTC  (9+ messages)
` [PATCH 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
` [PATCH 3/4] ARM: mm: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING
` [PATCH 4/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization

[4.4.y v2] ext4: avoid running out of journal credits when appending to an inline file
 2018-10-18 17:03 UTC  (2+ messages)

[4.9.y v3] ext4: avoid running out of journal credits when appending to an inline file
 2018-10-18 17:01 UTC  (2+ messages)

[PATCH 4.9 v2 0/4] Fix softirq time accounting issues on 4.9
 2018-10-18 17:01 UTC  (2+ messages)

[PATCH net-next] netpoll: allow cleanup to be synchronous
 2018-10-18 16:59 UTC  (5+ messages)

request for 4.14-stable: 2b16fd63059a ("i2c: rcar: handle RXDMA HW behaviour on Gen3")
 2018-10-18 16:58 UTC  (2+ messages)

[PATCH v2] hwmon: (sht3x) add devicetree support
 2018-10-18 16:58 UTC  (10+ messages)

[PATCH] x86: enable swiotlb for > 4GiG ram on 32-bit kernels
 2018-10-19  1:00 UTC  (6+ messages)

pull request (net-next): ipsec-next 2018-10-18
 2018-10-18 16:58 UTC  (2+ messages)

request for 4.14-stable: 0ca9488193e6 ("drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.")
 2018-10-18 16:58 UTC  (2+ messages)

request for 4.14-stable: 15d36fecd0bd ("mm: disallow mappings that conflict for devm_memremap_pages()")
 2018-10-18 16:57 UTC  (2+ messages)

request for 4.14-stable: 2f7caf6b0214 ("staging: ccree: check DMA pool buf !NULL before free")
 2018-10-18 16:56 UTC  (2+ messages)

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-19  0:43 UTC  (8+ messages)

pull request (net): ipsec 2018-10-18
 2018-10-18 16:56 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915: Nuke the LVDS lid notifier" failed to apply to 4.14-stable tree
 2018-10-18 16:55 UTC  (3+ messages)

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

patch "usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten" added to usb-testing
 2018-10-18 16:52 UTC 

[PATCH v2] scsi: hisi_sas: Fix NULL pointer dereference
 2018-10-19  0:54 UTC  (3+ messages)

[PATCH 1/4] Adds -Wshadow=local on KBUILD_HOSTCFLAGS
 2018-10-18 16:50 UTC  (8+ messages)

[Bug 107928] Screen regularly turns black, reboot needed
 2018-10-19  0:51 UTC  (2+ messages)

[PATCH] rcu: Benefit from expedited grace period in __wait_rcu_gp
 2018-10-19  0:49 UTC 

move swiotlb noncoherent dma support from arm64 to generic code V2
 2018-10-19  0:49 UTC  (21+ messages)
` [PATCH 05/10] swiotlb: merge swiotlb_unmap_page and unmap_single
` [PATCH 06/10] swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs
` [PATCH 07/10] swiotlb: refactor swiotlb_map_page
` [PATCH 08/10] swiotlb: don't dip into swiotlb pool for coherent allocations
` [PATCH 09/10] swiotlb: add support for non-coherent DMA

[pci:pci/hotplug 45/50] drivers/pci/pcie/aer.c:1387:26: error: initialization from incompatible pointer type
 2018-10-19  0:49 UTC  (3+ messages)

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

reproducible builds with btrfs seed feature
 2018-10-19  0:47 UTC  (6+ messages)

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

[PATCH v2 0/3] tracing: Fix synthetic event parser
 2018-10-19  0:46 UTC  (5+ messages)
` [PATCH v2 3/3] selftests: ftrace: Add synthetic event syntax testcase

[PATCH rfc 0/3] add support to discovery async event notifications
 2018-10-19  0:44 UTC  (10+ messages)

Photos 36
 2018-10-18 11:38 UTC 

[PATCH v2 1/2] nvme-rdma: always have a valid trsvcid
 2018-10-19  0:40 UTC  (2+ messages)
` [PATCH v2 2/2] nvme-fabrics: move controller options matching to fabrics

[xfs] 70b98b4e6b: Assertion_failed
 2018-10-19  0:40 UTC 

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

[Qemu-devel] [PATCH] Acceptance tests: add Linux initrd checking test
 2018-10-19  0:37 UTC  (5+ messages)

[PATCH] initscripts: populate-volatiles: Speed up processing
 2018-10-18  8:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] Use commit-graph by default
 2018-10-19  0:36 UTC  (5+ messages)
` [PATCH 1/3] t6501: use --quiet when testing gc stderr

[LKP] bd00db8b16 [ 48.718069] BUG: spinlock trylock failure on UP on CPU#0, kworker/u2:1/27
 2018-10-19  0:35 UTC  (2+ messages)
`  "

[PATCH] seq_buf: Make seq_buf_puts() NULL terminate the buffer
 2018-10-19  0:35 UTC  (2+ messages)

[pci:pci/hotplug 45/50] drivers/pci/pcie/aer.c:1387:26: error: initialization of 'struct device *' from incompatible pointer type 'short unsigned int *'
 2018-10-19  0:34 UTC 

[PATCH v1 0/2] speed up git reset
 2018-10-19  0:34 UTC  (8+ messages)
` [PATCH v1 1/2] reset: don't compute unstaged changes after reset when --quiet

[PATCH v4 9/9] Documentation/config: add odb.<name>.promisorRemote
 2018-10-19  0:33 UTC  (4+ messages)

[PATCH 0/8] drm/virtio: rework ttm resource handling
 2018-10-19  0:33 UTC  (9+ messages)
` [PATCH 7/8] drm/virtio: move virtio_gpu_object_{attach,detach} calls
  ` [PATCH 7/8] drm/virtio: move virtio_gpu_object_{attach, detach} calls

[PATCH] lego-ev3: Add support for LEGO Mindstorms EV3 (AM1808)
 2018-10-19  0:27 UTC  (5+ messages)

[RFC 00/60] Coscheduling for Linux
 2018-10-19  0:26 UTC  (2+ messages)

[PATCH] u-boot: Alawys build with disabled PIE
 2018-10-19  0:27 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] arm: lpc32xx: create platform specific Kconfig file
 2018-10-19  0:27 UTC  (2+ messages)

[PATCH 0/2] kni: add API to set link status on kernel interface
 2018-10-19  0:23 UTC  (6+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 2/5] kni: set default carrier state of interface
  ` [PATCH v5 3/5] examples/kni: monitor and update link status continually
  ` [PATCH v5 4/5] examples/kni: add log msgs to show and clear stats
  ` [PATCH v5 5/5] examples/kni: improve zeroing statistics

[PATCH v2 0/4] overlay: enhance fsck.overlay test cases
 2018-10-18 16:22 UTC  (6+ messages)
` [PATCH v2 1/4] overlay: correct fsck.overlay exit code


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.