All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-22 15:34:09 to 2019-04-22 16:50:31 UTC [more...]

[PATCH 00/20] xen/arm: Clean-up & fixes in boot/mm code
 2019-04-22 16:49 UTC  (41+ messages)
` [Xen-devel] "
` [PATCH 01/20] xen/const: Introduce _BITUL and _BITULL
  ` [Xen-devel] "
` [PATCH 02/20] xen/arm: Rename SCTLR_* defines and remove unused one
  ` [Xen-devel] "
` [PATCH 03/20] xen/arm: processor: Use _BITUL instead of _AC(1, U) in SCTLR_ defines
  ` [Xen-devel] "
` [PATCH 04/20] xen/arm: Rework HSCTLR_BASE
  ` [Xen-devel] "
` [PATCH 05/20] xen/arm: Rework secondary_start prototype
  ` [Xen-devel] "
` [PATCH 06/20] xen/arm: Remove parameter cpuid from start_xen
  ` [Xen-devel] "
` [PATCH 07/20] xen/arm64: head: Remove unnecessary comment
  ` [Xen-devel] "
` [PATCH 08/20] xen/arm64: head: Move earlyprintk messages in .rodata.str
  ` [Xen-devel] "
` [PATCH 09/20] xen/arm64: head: Correctly report the HW CPU ID
  ` [Xen-devel] "
` [PATCH 10/20] xen/arm32: "
  ` [Xen-devel] "
` [PATCH 11/20] xen/arm32: head: Don't set MAIR0 and MAIR1
  ` [Xen-devel] "
` [PATCH 12/20] xen/arm32: head: Always zero r3 before update a page-table entry
  ` [Xen-devel] "
` [PATCH 13/20] xen/arm32: mm: Avoid to zero and clean cache for CPU0 domheap
  ` [Xen-devel] "
` [PATCH 14/20] xen/arm32: mm: Avoid cleaning the cache for secondary CPUs page-tables
  ` [Xen-devel] "
` [PATCH 15/20] xen/arm: mm: Use the shorter version __aligned(PAGE_SIZE) to align page-tables
  ` [Xen-devel] "
` [PATCH 16/20] xen/arm: mm: Protect Xen page-table update with a spinlock
  ` [Xen-devel] "
` [PATCH 17/20] xen/arm: mm: Initialize page-tables earlier
  ` [Xen-devel] "
` [PATCH 18/20] xen/arm: mm: Check start is always before end in {destroy, modify}_xen_mappings
  ` [Xen-devel] "
` [PATCH 19/20] xen/arm: Pair call to set_fixmap with call to clear_fixmap in copy_from_paddr
  ` [Xen-devel] "
` [PATCH 20/20] xen/arm: Allow cleaning the directory even when CONFIG_EARLY_PRINTK is set

[PATCH] RAS/CEC: Add debugfs switch to disable at run time
 2019-04-22 16:43 UTC  (17+ messages)

[PATCH v20 00/28] Intel SGX1 support
 2019-04-22 16:48 UTC  (22+ messages)

[PATCH v3 00/10] iommu: Bounce page for untrusted devices
 2019-04-22 16:47 UTC  (10+ messages)
` [PATCH v3 02/10] swiotlb: Factor out slot allocation and free
` [PATCH v3 07/10] iommu/vt-d: Keep swiotlb on if bounce page is necessary
` [PATCH v3 08/10] iommu/vt-d: Check whether device requires bounce buffer

WARNING in percpu_ref_kill_and_confirm
 2019-04-22 16:48 UTC  (12+ messages)

[PATCH net-next] net: systemport: Remove need for DMA descriptor
 2019-04-22 16:46 UTC 

[RFC 0/3] VirtIO RDMA
 2019-04-22 16:45 UTC  (5+ messages)
    ` [Qemu-devel] "

[PATCH v9 0/3] mfd: Add Renesas R-Car Gen3 RPC-IF MFD driver
 2019-04-22 16:44 UTC  (10+ messages)
` [PATCH v9 2/3] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

general protection fault in __dev_printk
 2019-04-22 16:44 UTC  (2+ messages)

[PATCH] thermal: core: skip update disabled thermal zones after suspend
 2019-04-22 16:44 UTC  (3+ messages)

[PATCH] xen/arm: Allow cleaning the directory even when CONFIG_EARLY_PRINTK is set
 2019-04-22 16:41 UTC  (2+ messages)
` [Xen-devel] "

[U-Boot] [PATCH] spl: avoid printf when we might be doing Ymodem with CONFIG_SPL_FIT_SIGNATURE
 2019-04-22 16:40 UTC  (3+ messages)
` [U-Boot] "

[PATCH] ACPI: event: replace strcpy() by strscpy()
 2019-04-22 16:39 UTC 

[PATCH] kvm: x86: Fix several SPTE mask calculation errors caused by MKTME
 2019-04-22 16:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] hw: edu: some fixes
 2019-04-22 16:29 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 1/3] edu: mmio: set 'max_access_size' to 8
` [Qemu-devel] [PATCH v2 3/3] edu: uses uint64_t in dma operation

[PATCH v2 00/79] Convert files to ReST
 2019-04-22 16:37 UTC  (9+ messages)
` [PATCH v2 27/79] docs: pps.txt: convert to ReST and rename to pps.rst
` [PATCH v2 28/79] docs: ptp.txt: convert to ReST and move to driver-api
` [PATCH v2 56/79] docs: Documentation/*.txt: rename all ReST files to *.rst

[PATCH] mm/hmm: move THP and hugetlbfs code path behind #if KCONFIG
 2019-04-22 16:37 UTC 

[Qemu-devel] [PATCH v3 0/3] hw: edu: some fixes
 2019-04-22 16:29 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/3] edu: mmio: allow 64-bit access in read dispatch

[PATCH v2 0/2] nfsd: ensure we wake file lock waiters before deleting blocked lock
 2019-04-22 16:34 UTC  (3+ messages)
` [PATCH v2 1/2] nfsd: wake waiters blocked on file_lock before deleting it
` [PATCH v2 2/2] nfsd: wake blocked file lock waiters before sending callback

[PATCH] gdbstub: Replace strcpy() by strscpy()
 2019-04-22 16:33 UTC 

[U-Boot] [PATCH v1 0/3] Add Cadence PCIe endpoint driver with new uclass
 2019-04-22 16:32 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] drivers: pci_ep: Introduce UCLASS_PCI_EP uclass

[PATCH 2/4] crypto4xx: fix cfb and ofb "overran dst buffer" issues
 2019-04-22 16:32 UTC  (2+ messages)

[PATCH] perf bpf: Fix lock/unlock imbalance in perf_env__find_btf() info
 2019-04-22 16:07 UTC  (3+ messages)

[Cocci] [Patch] Add dowhile support in SmPL
 2019-04-22 16:28 UTC  (2+ messages)
` [Cocci] Addition of do-while support for SmPL

Redfish OEM commands in OpenBMC
 2019-04-22 16:28 UTC  (4+ messages)

[PATCH 1/4] crypto4xx: fix ctr-aes missing output IV
 2019-04-22 16:27 UTC  (2+ messages)

[PATCH] kdb: kdb_io: Replace strcpy() by strscpy()
 2019-04-22 16:27 UTC 

[RFC PATCH v4] perf/x86: make perf callchain work without CONFIG_FRAME_POINTER
 2019-04-22 16:26 UTC 

meta-ingrasys patches required for new merged drivers
 2019-04-22 16:21 UTC  (3+ messages)
      ` Seeking openbmc programmer's editor info

fatal: unable to read after commit
 2019-04-22 16:21 UTC  (4+ messages)
  ` fatal: unable to read after commit - deeper analysis

[PATCH] kdb: kdb_support: replace strcpy() by strscpy()
 2019-04-22 16:21 UTC 

stable/linux-5.0.y boot: 51 boots: 0 failed, 51 passed (v5.0.9)
 2019-04-22 16:18 UTC 

[PATCH] riscv: Support non-coherency memory model
 2019-04-22 16:18 UTC  (4+ messages)

[PATCH 3/3] tools: memory-model: Add data-race detection
 2019-04-22 16:18 UTC 

[PATCH 2/3] tools: memory-model: Add definitions of plain and marked accesses
 2019-04-22 16:17 UTC 

[PATCH 1/3] tools: memory-model: Prepare for data-race detection
 2019-04-22 16:17 UTC 

[PATCH] drm/i915/icl: Fix MG_DP_MODE() register programming
 2019-04-22 16:15 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] Add Kconfig to disable cache ops
 2019-04-22 16:13 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] arch: armv8: Provide a way to disable cache maintenance ops
` [U-Boot] [PATCH v2 2/2] board: ti: am654: select SYS_DISABLE_DCACHE_OPS for arm64 build

[PATCH v3 1/3] dt-bindings: Add doc for the ingenic-drm driver
 2019-04-22 16:13 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: Add header for the ingenic-drm driver bindings

[U-Boot] [PATCH v2] env: Update env_addr for mmc environment driver
 2019-04-22 16:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH urcu] Fix: typo CPPLAGS in examples Makefile
 2019-04-22 16:11 UTC 

[PATCH 00/90] LSM: Module stacking for all
 2019-04-22 16:10 UTC  (5+ messages)

[Qemu-devel] [PATCH] hvf: Add missing break statement
 2019-04-22 16:09 UTC  (2+ messages)

unregister_netdevice: waiting for DEV to become free (2)
 2019-04-22 16:09 UTC  (8+ messages)

[U-Boot] doing anything about "bad" Kbuild configuration options?
 2019-04-22 16:09 UTC  (2+ messages)

mac80211_hwsim: EXT_FEATURE_CAN_REPLACE_PTK0 ?
 2019-04-22 16:07 UTC 

general protection fault in __dev_printk
 2019-04-22 16:07 UTC  (2+ messages)

[PATCH 0/3] Fix i2c and i3c scl rate according bus mode
 2019-04-22 16:07 UTC  (9+ messages)
` [PATCH 1/3] i3c: fix i2c and i3c scl rate by "

[RFC 00/14] prefix network structures
 2019-04-22 16:05 UTC  (7+ messages)
` [dpdk-dev] [RFC v2 "
  ` [dpdk-dev] [RFC v2 01/14] net: add rte prefix to arp structures
  ` [dpdk-dev] [RFC v2 11/14] net: add rte prefix to ip defines

[PATCH urcu] Fix: typo CPPLAGS in examples Makefile
 2019-04-22 16:04 UTC 

[RFC PATCH] builtin:tag:verify_tag: allow gpg output + pretty
 2019-04-22 16:02 UTC  (4+ messages)

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-22 15:54 UTC  (9+ messages)
` [PATCH 1/6] mm: change locked_vm's type "

Resolving deltas dominates clone time
 2019-04-22 15:57 UTC  (4+ messages)

[PATCH bpf-next v6 0/9] net: flow_dissector: trigger BPF hook when called from eth_get_headlen
 2019-04-22 15:55 UTC  (11+ messages)
` [PATCH bpf-next v6 1/9] flow_dissector: switch kernel context to struct bpf_flow_dissector
` [PATCH bpf-next v6 2/9] bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb mode
` [PATCH bpf-next v6 3/9] net: plumb network namespace into __skb_flow_dissect
` [PATCH bpf-next v6 4/9] flow_dissector: handle no-skb use case
` [Intel-wired-lan] [PATCH bpf-next v6 5/9] net: pass net_device argument to the eth_get_headlen
  `  "
` [PATCH bpf-next v6 6/9] selftests/bpf: add flow dissector bpf_skb_load_bytes helper test
` [PATCH bpf-next v6 7/9] selftests/bpf: run flow dissector tests in skb-less mode
` [PATCH bpf-next v6 8/9] selftests/bpf: properly return error from bpf_flow_load
` [PATCH bpf-next v6 9/9] bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN

[PATCH] dcache: ensure d_flags & d_inode are consistent in lookup_fast()
 2019-04-22 15:55 UTC  (2+ messages)

general protection fault in __dev_printk
 2019-04-22 15:55 UTC  (2+ messages)

[PATCH] KVM: x86: Add Intel CPUID.1F cpuid emulation support
 2019-04-22 15:53 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 223 warnings (v4.19.36-28-g988d5b39e391)
 2019-04-22 15:53 UTC 

[PATCH v12 00/31] Speculative page faults
 2019-04-22 15:51 UTC  (6+ messages)
` [PATCH v12 09/31] mm: VMA sequence count

[dpdk-dev] [RFC v2 1/2] eal: replace libc-based random number generation with LFSR
 2019-04-22 15:52 UTC  (3+ messages)

[PATCH v5 0/6] virtio pmem driver
 2019-04-22 15:51 UTC  (14+ messages)
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
                ` [Qemu-devel] "

[QA][PATCH 0/7] Manual test cleanup
 2019-04-22 15:52 UTC  (4+ messages)
` [QA][PATCH 7/7] manual sdk: remove this manual sdk test

[RFC at-export 0/2] Export AT-modem functions to other drivers
 2019-04-22 15:52 UTC  (2+ messages)

[PATCH v2 0/5] USB: dwc2: Allow wakeup from suspend; enable for rk3288-veyron
 2019-04-22 15:50 UTC  (8+ messages)

What's cooking in git.git (Apr 2019, #04; Mon, 22)
 2019-04-22 15:43 UTC  (4+ messages)

[PATCH][SMB3] Add missing defines for new negotiate contexts
 2019-04-22 15:50 UTC  (3+ messages)

[PATCH] misc: xfs_fsop_geom_t -> struct xfs_fsop_geom
 2019-04-22 15:48 UTC 

[PATCH v3 00/10] xfsprogs-5.0: fix various problems
 2019-04-22 15:45 UTC  (11+ messages)
` [PATCH 01/10] scrub: fix Makefile targets which depend on builddefs
` [PATCH 02/10] xfs_info: use findmnt to handle mounted block devices
` [PATCH 03/10] xfs_repair: correctly account for free space btree shrinks when fixing freelist
` [PATCH 04/10] libxfs: retain ifork_ops when flushing inode
` [PATCH 05/10] libxfs: drop the ifork_ops parameter from _inode_verify_forks
` [PATCH 06/10] misc: fix strncpy length complaints
` [PATCH 07/10] libxfs: refactor buffer item release code
` [PATCH 08/10] libxfs: don't touch buffer log item pointer when flushing inode log item
` [PATCH 09/10] libxfs: fix buffer log item lifetime weirdness
` [PATCH 10/10] libxfs: shorten inode item lifetime

[PATCH] btrfs: test send with deduplication running concurrently
 2019-04-22 15:44 UTC  (2+ messages)
` [PATCH v2] btrfs: stress send with deduplication and balance running in parallel

[PATCH] Btrfs: prevent send failures and crashes due to concurrent relocation
 2019-04-22 15:44 UTC 

[PATCH] Btrfs: fix race between send and deduplication that lead to failures and crashes
 2019-04-22 15:43 UTC  (2+ messages)
` [PATCH v2] "

[git:media_tree/master] media: ov6650: Fix sensor possibly not detected on probe
 2019-04-22 15:32 UTC 

[PATCH] staging: most: core: replace strcpy() by strscpy()
 2019-04-22 15:40 UTC 

general protection fault in __dev_printk
 2019-04-22 15:39 UTC  (2+ messages)

[SPDK] Libnotify release plans
 2019-04-22 15:39 UTC 

[PATCH] perf script: Fix memory leaks in list_scripts()
 2019-04-22 15:14 UTC  (2+ messages)

[PATCH stable v4.4 00/52] powerpc spectre backports for 4.4
 2019-04-22 15:32 UTC  (2+ messages)

stable/linux-4.14.y boot: 49 boots: 0 failed, 49 passed (v4.14.113)
 2019-04-22 15:34 UTC 


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.