All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-09 23:27:22 to 2017-10-10 01:21:06 UTC [more...]

[PATCH 0/4] x86/unwind: 32-bit unwinder fixes
 2017-10-10  1:20 UTC  (10+ messages)
` [PATCH 1/4] x86/unwind: Fix dereference of untrusted pointer
` [PATCH 2/4] x86/unwind: Use MSB for frame pointer encoding on 32-bit
` [PATCH 3/4] x86/unwind: Align stack pointer in unwinder dump
` [PATCH 4/4] x86/unwind: Disable unwinder warnings on 32-bit

read-only-rootfs causes systemd-tmpfiles-setup.service failure ( symlink(../run/lock, /var/lock) failed: Read-only file system)
 2017-10-10  1:05 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/42] TPM: code cleanup & CRB device
 2017-10-09 23:32 UTC  (2+ messages)

[PATCH 3/4] sched: WARN when migrating to an offline CPU
 2017-10-10  1:18 UTC  (10+ messages)

[linux-3.18 test] 114180: regressions - FAIL
 2017-10-10  1:17 UTC 

[PATCH v2 00/24] object_id part 10
 2017-10-10  1:16 UTC  (4+ messages)
` [PATCH v2 07/24] refs: convert resolve_refdup and refs_resolve_refdup to struct object_id

[PATCH] perf/ftrace : Fix repetitious traces when specify a target task
 2017-10-10  1:19 UTC 

[PATCH v2] net/core: Fix BUG to BUG_ON conditionals
 2017-10-10  1:14 UTC  (7+ messages)

Cocci spatch "boolinit" - v4.14-rc1
 2017-10-10  1:14 UTC  (4+ messages)
` [PATCH] cifs: Fix bool initialization/comparison

Can xenvirt pmd work in xen guest (aka DomU) without xen-vhost in Dom0 ?
 2017-10-10  1:14 UTC  (9+ messages)
            ` [dpdk-dev] "

[net-next 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2017-10-09
 2017-10-10  1:12 UTC  (2+ messages)

[PATCH RFC tip/core/rcu 0/15] Remove to-be-unneeded smp_read_barrier_depends()
 2017-10-10  1:12 UTC  (27+ messages)
` [PATCH RFC tip/core/rcu 01/15] doc: READ_ONCE() now implies smp_barrier_depends()
` [PATCH RFC tip/core/rcu 02/15] mn10300: READ_ONCE() now implies smp_read_barrier_depends()
` [PATCH RFC tip/core/rcu 03/15] drivers/net/ethernet/qlogic/qed: Fix __qed_spq_block() ordering
` [PATCH RFC tip/core/rcu 04/15] fs/dcache: Use release-acquire for name/length update
` [PATCH RFC tip/core/rcu 05/15] percpu: READ_ONCE() now implies smp_read_barrier_depends()
` [PATCH RFC tip/core/rcu 06/15] rcu: Adjust read-side accessor comments for READ_ONCE()
` [PATCH RFC tip/core/rcu 07/15] rtnetlink: Update now-misleading smp_read_barrier_depends() comment
` [PATCH RFC tip/core/rcu 08/15] seqlock: Remove now-redundant smp_read_barrier_depends()
` [PATCH RFC tip/core/rcu 09/15] uprobes: "
` [PATCH RFC tip/core/rcu 10/15] locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()
` [PATCH RFC tip/core/rcu 11/15] tracepoint: Remove smp_read_barrier_depends() from comment
` [PATCH RFC tip/core/rcu 12/15] lib/assoc_array: Remove smp_read_barrier_depends()
` [PATCH RFC tip/core/rcu 13/15] mm/ksm: Remove now-redundant smp_read_barrier_depends()
` [PATCH RFC tip/core/rcu 14/15] netfilter: "
` [PATCH RFC tip/core/rcu 15/15] keyring: "

[Intel-wired-lan] [jkirsher-next-queue:40GbE] BUILD SUCCESS 2c4d36b7087538704fc9e3464d185dcc4d04e863
 2017-10-10  1:10 UTC 

[PATCH] net/i40e: fix unexpected mbuf free in vPMD
 2017-10-10  1:10 UTC  (3+ messages)

[PATCH v2 0/4] skip swapcache for super fast device
 2017-10-10  1:10 UTC  (7+ messages)
` [PATCH v2 4/4] mm:swap: skip swapcache for swapin of synchronous device

[PATCH] submodule: spell out API of submodule_move_head
 2017-10-10  1:06 UTC  (6+ messages)

[U-Boot] [PATCH] armv8: configs: ls1012a: correct the generic timer frequency issue
 2017-10-10  1:06 UTC  (3+ messages)

[PATCH] timer: Remove meaningless .data/.function assignments
 2017-10-10  1:05 UTC  (4+ messages)

[PATCH] cmake: Upgrade to 3.9.3 release
 2017-10-10  1:01 UTC  (3+ messages)

What happened to "git status --color=(always|auto|never)"?
 2017-10-10  0:59 UTC  (4+ messages)

[Qemu-devel] [PULL 00/23] Queued TCG patches
 2017-10-10  0:56 UTC  (24+ messages)
` [Qemu-devel] [PULL 01/23] cputlb: bring back tlb_flush_count under !TLB_DEBUG
` [Qemu-devel] [PULL 02/23] tcg: fix corruption of code_time profiling counter upon tb_flush
` [Qemu-devel] [PULL 03/23] exec-all: fix typos in TranslationBlock's documentation
` [Qemu-devel] [PULL 04/23] translate-all: make have_tb_lock static
` [Qemu-devel] [PULL 05/23] cpu-exec: rename have_tb_lock to acquired_tb_lock in tb_find
` [Qemu-devel] [PULL 06/23] tcg/i386: constify tcg_target_callee_save_regs
` [Qemu-devel] [PULL 07/23] tcg/mips: "
` [Qemu-devel] [PULL 08/23] tcg: remove addr argument from lookup_tb_ptr
` [Qemu-devel] [PULL 09/23] tcg: consolidate TB lookups in tb_lookup__cpu_state
` [Qemu-devel] [PULL 10/23] exec-all: bring tb->invalid into tb->cflags
` [Qemu-devel] [PULL 11/23] translate-all: define and use DEBUG_TB_FLUSH_GATE
` [Qemu-devel] [PULL 12/23] exec-all: introduce TB_PAGE_ADDR_FMT
` [Qemu-devel] [PULL 13/23] translate-all: define and use DEBUG_TB_INVALIDATE_GATE
` [Qemu-devel] [PULL 14/23] translate-all: define and use DEBUG_TB_CHECK_GATE
` [Qemu-devel] [PULL 15/23] exec-all: extract tb->tc_* into a separate struct tc_tb
` [Qemu-devel] [PULL 16/23] tci: move tci_regs to tcg_qemu_tb_exec's stack
` [Qemu-devel] [PULL 17/23] tcg: take .helpers out of TCGContext
` [Qemu-devel] [PULL 18/23] tcg: allocate optimizer temps with tcg_malloc
` [Qemu-devel] [PULL 19/23] util: move qemu_real_host_page_size/mask to osdep.h
` [Qemu-devel] [PULL 20/23] osdep: introduce qemu_mprotect_rwx/none
` [Qemu-devel] [PULL 21/23] translate-all: use qemu_protect_rwx/none helpers
` [Qemu-devel] [PULL 22/23] tcg: define TCG_HIGHWATER
` [Qemu-devel] [PULL 23/23] tcg/mips: delete commented out extern keyword

HP-UX for C8000
 2017-10-10  0:56 UTC  (11+ messages)

[PATCH 1/2] drm/i915: Preallocate our mmu notifier workequeu to unbreak cpu hotplug deadlock
 2017-10-10  0:56 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[RFC PATCH 0/2] kbuild: Cache exploratory calls to the compiler
 2017-10-10  0:52 UTC  (7+ messages)
` [RFC PATCH 1/2] kbuild: Add a cache for generated variables

[PATCH v3 0/5] Qualcomm remote filesystem shared memory driver
 2017-10-10  0:52 UTC  (13+ messages)
` [PATCH v3 1/5] of/platform: Generalize /reserved-memory handling
` [PATCH v3 2/5] of: reserved_mem: Accessor for acquiring reserved_mem
` [PATCH v3 4/5] soc: qcom: Remote filesystem memory driver

ceph-volume: migration and disk partition support
 2017-10-10  0:50 UTC  (3+ messages)
` killing ceph-disk [was Re: ceph-volume: migration and disk partition support]

[PATCH v2 0/3] Altera ASMI Parallel II IP Core
 2017-10-10  0:49 UTC  (2+ messages)

[Buildroot] [PATCH 1/8] libselinux: bump to 2.7
 2017-10-10  0:47 UTC  (10+ messages)
` [Buildroot] [PATCH 5/8] policycoreutils: "
` [Buildroot] [PATCH 6/8] sepolgen: Remove package
` [Buildroot] [PATCH 7/8] restorecond: new package
` [Buildroot] [PATCH 8/8] selinux-python: "

[PATCH 00/13] Preparatory work to kill off ACCESS_ONCE()
 2017-10-10  0:45 UTC  (3+ messages)
` [PATCH 11/13] selftests/powerpc: "

IP27: debugging RCU stalls under newer code
 2017-10-10  0:39 UTC 

[PATCH v1] x86: psr: support co-exist features' values setting
 2017-10-10  0:41 UTC  (4+ messages)
` [PATCH v2] "

Xilinx clock wizard driver
 2017-10-10  0:42 UTC  (3+ messages)

[PATCH 00/14] at91 fixes and enhancements
 2017-10-10  0:39 UTC  (5+ messages)
` [PATCH 09/15] ARM: dts: at91: sama5d2_xplained: Add charger node of pmic

[PATCH] serial: sh-sci: Remove __init attribute from static struct 'port_cfg'
 2017-10-10  0:35 UTC  (3+ messages)

[U-Boot] [PATCH] efi_loader: Decouple EFI input/output from stdin/stdout
 2017-10-10  0:27 UTC  (2+ messages)

[RFC v5 0/8] PMC/PUNIT IPC driver cleanup
 2017-10-10  0:27 UTC  (7+ messages)
` [RFC v5 4/8] platform: x86: Add generic Intel IPC driver

[PATCH 0/2] ACPI serdev support
 2017-10-10  0:27 UTC  (3+ messages)

[PATCH 1/4] kbuild: replace $(hdr-arch) with $(SRCARCH)
 2017-10-10  0:27 UTC  (8+ messages)
` [PATCH 3/4] kbuild: re-order the code to not parse unnecessary variables
` [RFC PATCH 4/4] kbuild: evaluate cc-option and friends only when building kernel

[PATCH] watchdog: hpwdt: change maintainer
 2017-10-10  0:27 UTC  (2+ messages)

[Buildroot] [PATCH] nmap: add option to build/install "ncat"
 2017-10-10  0:25 UTC  (8+ messages)
` [Buildroot] [PATCH v2] "

[PATCH v3 0/4] add net mrvl pmd driver
 2017-10-10  0:25 UTC  (4+ messages)
` [PATCH v4 00/16] "

Moving to kernel dev-4.13
 2017-10-10  0:24 UTC  (4+ messages)

October, Paris, France - Meticulous In-person WireGuard Codebase Study Session
 2017-10-10  0:51 UTC  (2+ messages)

[PATCH net-next] ipv6: use rcu_dereference_bh() in ipv6_route_seq_next()
 2017-10-10  0:17 UTC 

[PATCH V1] pinctrl: qcom: spmi-gpio: Update GPIO EN_CTL when setting pin config
 2017-10-10  0:17 UTC  (5+ messages)

[PATCH] scsi/aic7xxx: Convert timers to use timer_setup()
 2017-10-10  0:15 UTC 

[PATCH v9 0/4] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-10-10  0:15 UTC  (8+ messages)
` [PATCH v9 4/4] PCI: hisi: blacklist hip06/hip07 controllers behind SMMUv3

OpenBMC on Raspberry PI 3
 2017-10-10  0:14 UTC  (11+ messages)

[PATCH v4 0/2] PCI: add support for firmware initialized DesignWare RCs
 2017-10-10  0:13 UTC  (7+ messages)
` [PATCH v4 1/2] PCI: pci-host-generic: add support for Synopsys DesignWare RC in ECAM mode

[PATCH ALT4 V3 1/2] audit: show fstype:pathname for entries with anonymous parents
 2017-10-10  0:13 UTC  (4+ messages)
` [PATCH ALT4 V3 2/2] audit: filter PATH records keyed on filesystem magic

[Qemu-devel] [PATCH v3 0/8] Add the ZynqMP PMU and IPI
 2017-10-10  0:12 UTC  (3+ messages)

[PATCH v5 0/2] staging: ion: get one device per heap
 2017-10-10  0:10 UTC  (12+ messages)
` [PATCH v5 2/2] staging: ion: create one device entry "

[U-Boot] Please pull u-boot-video/master
 2017-10-10  0:09 UTC  (2+ messages)

[RFC][PATCH 0/4] Audio/SSI pin supprt for r8a7795/r8a77995
 2017-10-10  0:07 UTC  (5+ messages)
` [RFC][PATCH 3/4] pinctrl: sh-pfc: r8a77995: add Audio clock pin support

mdadm: Patch to restrict --size when shrinking unless forced
 2017-10-10  0:07 UTC  (8+ messages)

[PATCH] Staging: rtlwifi: Remove NULL pointer dereference
 2017-10-10  0:06 UTC  (2+ messages)

ATENCIÓN
 2017-10-09 21:10 UTC 

[SPDK] Understanding io_channel
 2017-10-10  0:04 UTC 

[PATCH v1 1/2] entry.c: update cache entry only for existing files
 2017-10-10  0:03 UTC  (7+ messages)
` [PATCH 1/3] write_entry: fix leak when retrying delayed filter
` [PATCH 2/3] write_entry: avoid reading blobs in CE_RETRY case
` [PATCH 3/3] write_entry: untangle symlink and regular-file cases

[Qemu-devel] [PATCH 00/88] use g_new() family of functions
 2017-10-10  0:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH 44/88] hw/core/loader: "

[PATCH v7 0/9] Hello Jens,
 2017-10-10  0:00 UTC  (3+ messages)

[PATCH 4/5] bcache: writeback: collapse contiguous IO better
 2017-10-10  0:00 UTC  (18+ messages)

[locking] 892ad5acca [ 12.849409] WARNING: bad unlock balance detected!
 2017-10-09 23:58 UTC  (4+ messages)

[PATCH 1/2] ethdev: add return value to stats get dev op
 2017-10-09 23:57 UTC  (2+ messages)

[PATCH v9 00/29] x86: Enable User-Mode Instruction Prevention
 2017-10-09 23:56 UTC  (4+ messages)
` [PATCH v9 10/29] x86/insn-eval: Do not BUG on invalid register type

[Qemu-devel] [PATCH 0/5] backup improvements part 1
 2017-10-09 23:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/5] backup: simplify non-dirty bits progress processing
` [Qemu-devel] [PATCH 5/5] backup: use copy_bitmap in incremental backup

[PATCH] KVM: remove printing of token address
 2017-10-09 23:51 UTC  (5+ messages)

[ndctl PATCH 0/8] add an inject-error command to ndctl
 2017-10-09 23:49 UTC  (3+ messages)
` [ndctl PATCH 6/8] ndctl/test: add a new unit test for inject-error

[PATCH v2] doc: add use of mlockall to programmers guide
 2017-10-09 23:42 UTC  (3+ messages)

[PATCH 00/17] Parent Pointers V2
 2017-10-09 23:27 UTC  (6+ messages)
` [PATCH 02/17] Set up infastructure for deferred attribute operations

[PATCH 1/2] media: venus: fix wrong size on dma_free
 2017-10-09 23:41 UTC  (3+ messages)
` [PATCH 2/2] media: venus: venc: fix bytesused v4l2_plane field

[PATCH v2] app/testpmd: adds mlockall() to avoid pages being swapped out
 2017-10-09 23:40 UTC  (2+ messages)

[net-next 00/10][pull request] 10GbE Intel Wired LAN Driver Updates 2017-10-09
 2017-10-09 23:39 UTC  (2+ messages)

[PATCH v2] nvme_fc: retry initial controller connections 3 times
 2017-10-09 23:39 UTC 

[drm-intel:for-linux-next-fixes 7/7] drivers/gpu/drm/i915/i915_gem_evict.c:318:31: error: implicit declaration of function 'i915_vma_has_userfault'
 2017-10-09 23:39 UTC 

[bugzilla-daemon@bugzilla.kernel.org: [Bug 197159] New: Xhci host controller not responding starting kernel 4.13]
 2017-10-09 23:38 UTC  (3+ messages)

[PATCH v5 3/5] drm/i915/guc : Decouple logs and ADS from submission
 2017-10-09 23:32 UTC  (3+ messages)

[PATCH] toaster: remove prettify
 2017-10-09 23:24 UTC 

[PATCH net-next v2 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-09 23:31 UTC  (5+ messages)
` [PATCH net-next v2 1/5] bpf: Add file mode configuration into bpf maps

[Qemu-devel] [PATCH 0/3] qcow2: Fix preallocated truncation
 2017-10-09 23:30 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] qcow2: Fix unaligned "
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 2/3] qcow2: Always execute preallocate() in a coroutine
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 3/3] iotests: Add cluster_size=64k to 125
  ` [Qemu-devel] [Qemu-block] "

[obsolete] pid-delete-struct-pidmap-nr_free.patch removed from -mm tree
 2017-10-09 23:30 UTC 

[obsolete] pid-delete-reserved_pids.patch removed from -mm tree
 2017-10-09 23:30 UTC 

[PATCH] Revert "runc: Don't override GOARCH or GOROOT"
 2017-10-09 23:30 UTC  (4+ messages)

[PATCH V3] PCI/portdrv: Fix MSI/MSI-X bug for PCIe port service drivers
 2017-10-09 23:30 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm (take 2)
 2017-10-09 23:30 UTC 

[U-Boot] Broadwell-DE bare metal
 2017-10-09 23:29 UTC  (4+ messages)

[RFC] column: show auto columns when pager is active
 2017-10-09 23:27 UTC  (2+ 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.