All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-23 17:46:56 to 2018-03-23 18:34:28 UTC [more...]

[GIT] 'net' merged into 'net-next'
 2018-03-23 18:34 UTC  (5+ messages)

[RFC PATCH 0/3] mmu_notifier contextual information
 2018-03-23 18:34 UTC  (3+ messages)

[PATCH v2 1/5] staging: vt6655: Change CARD_PKT_TYPE from typedef to enum
 2018-03-23 18:33 UTC 

[PATCH net-next] net/sched: act_vlan: declare push_vid with host byte order
 2018-03-23 18:31 UTC 

[PATCH v6 0/7] netdev: intel: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-23 18:31 UTC  (36+ messages)
` [PATCH v6 1/7] i40e/i40evf: "
  ` [Intel-wired-lan] "
` [PATCH v6 2/7] ixgbe: eliminate "
  ` [Intel-wired-lan] "
` [PATCH v6 3/7] igbvf: "
  ` [Intel-wired-lan] "
` [PATCH v6 4/7] igb: "
  ` [Intel-wired-lan] "
` [PATCH v6 5/7] fm10k: Eliminate "
  ` [Intel-wired-lan] "
` [PATCH v6 6/7] ixgbevf: keep writel() closer to wmb()
  ` [Intel-wired-lan] "
` [PATCH v6 7/7] ixgbevf: eliminate duplicate barriers on weakly-ordered archs
  ` [Intel-wired-lan] "

[Qemu-devel] [PATCH for-2.12 0/4] Turn OOB off for 2.12-rc1, revert OOB tests
 2018-03-23 18:30 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/7] ramfb: simple boot framebuffer, no legacy vga
 2018-03-23 18:29 UTC  (6+ messages)

[Cluster-devel] [PATCH] gfs2: Check for the end of metadata in punch_hole
 2018-03-23 18:29 UTC 

[PATCH v2 0/2] COPYING: create a new file with points to the Kernel license files
 2018-03-23 18:29 UTC  (3+ messages)

iwlwifi intermittent beacon capture in monitor mode?
 2018-03-23 18:28 UTC  (5+ messages)

[PATCH 00/11] Moving global state into the repository object (part 2)
 2018-03-23 18:28 UTC  (7+ messages)
` [PATCH 00/44] reroll nd/remove-ignore-env.. sb/object-store and sb/packfiles
  ` [PATCH 10/44] object-store: move packed_git and packed_git_mru to object store

[PATCH] multipath-tools: replace FSF address with a www pointer
 2018-03-23 18:28 UTC  (3+ messages)

[PATCH] Allow use of TLS 1.3
 2018-03-23 18:25 UTC 

[PATCH 00/11] Use global pages with PTI
 2018-03-23 18:26 UTC  (10+ messages)
` [PATCH 04/11] x86/espfix: document use of _PAGE_GLOBAL
` [PATCH 05/11] x86/mm: do not auto-massage page protections
` [PATCH 06/11] x86/mm: remove extra filtering in pageattr code
` [PATCH 07/11] x86/mm: comment _PAGE_GLOBAL mystery
` [PATCH 08/11] x86/mm: do not forbid _PAGE_RW before init for __ro_after_init
` [PATCH 09/11] x86/pti: enable global pages for shared areas
` [PATCH 10/11] x86/pti: clear _PAGE_GLOBAL for kernel image
` [PATCH 11/11] x86/pti: leave kernel text global for !PCID

[CI 1/2] drm/i915/guc: Fix null pointer dereference when GuC FW is not available
 2018-03-23 18:26 UTC  (5+ messages)

[PATCHv1] Input: atmel_mxt_ts - fix the firmware update
 2018-03-23 18:25 UTC  (2+ messages)

[PATCH] drm/scdc-helper: Convert errors into debug messages
 2018-03-23 18:25 UTC 

[RFC PATCH v3 0/9] rebase-interactive:
 2018-03-23 18:24 UTC  (4+ messages)
` [RFC PATCH v3 5/9] Use new functions in git_rebase__interactive

[PATCH] xfs: always free inline data before resetting inode fork during ifree
 2018-03-23 18:23 UTC  (6+ messages)

[meta-security][PATCH] clamav: Add missing clamav.service file to SRC_URI
 2018-03-23 18:22 UTC 

[bpf-next V5 PATCH 00/15] XDP redirect memory return API
 2018-03-23 18:22 UTC  (5+ messages)
` [bpf-next V5 PATCH 10/15] xdp: rhashtable with allocator ID to pointer mapping

[Buildroot] [PATCH RESEND 0/2] Verified boot tooling
 2018-03-23 18:21 UTC  (3+ messages)
` [Buildroot] [PATCH RESEND 1/2] fs/ubi: decouple ubi & ubifs
` [Buildroot] [PATCH RESEND 2/2] fs/squashfs: enable squashfs to generate a verity hashtable

[PATCH v3] eal: add asynchronous request API to DPDK IPC
 2018-03-23 18:21 UTC  (4+ messages)
` [PATCH v4] "

[Qemu-devel] [PATCH for-2.12 0/4] Fix crashes with CAN bus and ISA DMA devices
 2018-03-23 18:20 UTC  (3+ messages)

Regression with arm in next with stack protector
 2018-03-23 18:14 UTC  (2+ messages)

[RFC PATCH v2 00/15] khwasan: kernel hardware assisted address sanitizer
 2018-03-23 18:05 UTC  (33+ messages)
` [RFC PATCH v2 01/15] khwasan, mm: change kasan hooks signatures
` [RFC PATCH v2 02/15] khwasan: move common kasan and khwasan code to common.c
` [RFC PATCH v2 03/15] khwasan: add CONFIG_KASAN_CLASSIC and CONFIG_KASAN_TAGS
` [RFC PATCH v2 04/15] khwasan, arm64: adjust shadow size for CONFIG_KASAN_TAGS
` [RFC PATCH v2 05/15] khwasan: initialize shadow to 0xff
` [RFC PATCH v2 06/15] khwasan, arm64: untag virt address in __kimg_to_phys
` [RFC PATCH v2 07/15] khwasan, arm64: fix up fault handling logic
` [RFC PATCH v2 08/15] khwasan: add tag related helper functions
` [RFC PATCH v2 09/15] khwasan, kvm: untag pointers in kern_hyp_va
` [RFC PATCH v2 10/15] khwasan, arm64: enable top byte ignore for the kernel
` [RFC PATCH v2 11/15] khwasan, mm: perform untagged pointers comparison in krealloc
` [RFC PATCH v2 12/15] khwasan: add bug reporting routines
` [RFC PATCH v2 13/15] khwasan: add hooks implementation
` [RFC PATCH v2 14/15] khwasan, arm64: add brk handler for inline instrumentation
` [RFC PATCH v2 15/15] khwasan: update kasan documentation

[U-Boot] [PATCH v4 00/19] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-03-23 18:14 UTC  (3+ messages)
` [U-Boot] [PATCH v4 13/19] sunxi: DT: A64: update board .dts files from Linux

[PATCH v3] routines to generate JSON data
 2018-03-23 18:14 UTC  (2+ messages)

[U-Boot] dhcp command not populating dnsip environment variable
 2018-03-23 18:12 UTC  (3+ messages)

[PATCH 0/9] x86, pkeys: two protection keys bug fixes
 2018-03-23 18:09 UTC  (10+ messages)
` [PATCH 1/9] x86, pkeys: do not special case protection key 0
` [PATCH 2/9] x86, pkeys, selftests: save off 'prot' for allocations
` [PATCH 3/9] x86, pkeys, selftests: add a test for pkey 0
` [PATCH 4/9] x86, pkeys: override pkey when moving away from PROT_EXEC
` [PATCH 5/9] x86, pkeys, selftests: fix pointer math
` [PATCH 6/9] x86, pkeys, selftests: fix pkey exhaustion test off-by-one
` [PATCH 7/9] x86, pkeys, selftests: factor out "instruction page"
` [PATCH 8/9] x86, pkeys, selftests: add allow faults on unknown keys
` [PATCH 9/9] x86, pkeys, selftests: add PROT_EXEC test

[PATCH net-next] net/sched: remove tcf_idr_cleanup()
 2018-03-23 18:09 UTC 

[PATCH lttng-modules v2] Update: kvm instrumentation for ubuntu 4.13.0-38
 2018-03-23 18:09 UTC 

[PATCH] compressdev: implement API
 2018-03-23 18:08 UTC  (3+ messages)

[PATCH v2] arm64/sve: Document firmware support requirements in Kconfig
 2018-03-23 18:08 UTC 

[Buildroot] [PATCH v5 0/5] gobject-introspection: new series
 2018-03-23 18:08 UTC  (4+ messages)
` [Buildroot] [PATCH v5 1/1] gobject-introspection: new package

[PATCH v2 0/3] perf/core: expose thread context switch out event type to user space
 2018-03-23 18:05 UTC  (2+ messages)

aio poll and a new in-kernel poll API V6
 2018-03-23 18:05 UTC  (7+ messages)
` [PATCH 06/28] aio: implement IOCB_CMD_POLL

[PATCH net-next] mlxsw: spectrum_span: Prevent duplicate mirrors
 2018-03-23 18:03 UTC 

[PATCH] drm/i915: Fix hibernation with ACPI S0 target state
 2018-03-23 18:03 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH linux dev-4.13] ARM: dts: aspeed: Add Portwell Neptune machine
 2018-03-23 17:46 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/17] bmips: convert to use live-dt
 2018-03-23 18:02 UTC  (29+ messages)
` [U-Boot] [PATCH v2 04/17] clk: bcm6345: convert to use live dt
` [U-Boot] [PATCH v2 05/17] reset: "
` [U-Boot] [PATCH v2 06/17] gpio: "
` [U-Boot] [PATCH v2 07/17] led: bcm6358: "
` [U-Boot] [PATCH v2 08/17] led: bcm6328: "
` [U-Boot] [PATCH v2 09/17] power: domain: "
` [U-Boot] [PATCH v2 10/17] spi: bcm63xx_spi: "
` [U-Boot] [PATCH v2 11/17] spi: bcm63xx_hsspi: "
` [U-Boot] [PATCH v2 12/17] ram: bmips: "
` [U-Boot] [PATCH v2 13/17] cpu: "
` [U-Boot] [PATCH v2 14/17] phy: bcm6348-usbh: "
` [U-Boot] [PATCH v2 15/17] phy: bcm6358-usbh: "
` [U-Boot] [PATCH v2 16/17] phy: bcm6368-usbh: "
` [U-Boot] [PATCH v2 17/17] phy: bcm6318-usbh: "

[PATCH 1/2] drm/simple-kms-helper: Plumb plane state to the enable hook
 2018-03-23 18:01 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/simple-kms-helper: Plumb plane state to the enable hook (rev3)
` ✓ Fi.CI.BAT: success "

[PATCH v2] routines to generate JSON data
 2018-03-23 18:01 UTC  (3+ messages)
` [PATCH v2] json_writer: new routines to create data in JSON format

[RFC PATCH v2 0/2] Randomization of address chosen by mmap
 2018-03-23 18:00 UTC  (23+ messages)
` [RFC PATCH v2 2/2] Architecture defined limit on memory region random shift

[PATCH] staging: pi433: add descriptions for mutex locks
 2018-03-23 18:00 UTC  (5+ messages)

[PATCH][next][V2] staging: r8822be: fix typos in header guard macros
 2018-03-23 18:00 UTC  (2+ messages)

[PATCH] kbuild: rpm-pkg: Support GNU tar >= 1.29
 2018-03-23 17:59 UTC 

[PATCH] MAINTAINERS: vfio-platform: Update sub-maintainers
 2018-03-23 17:59 UTC 

[ANNOUNCE] Git v2.17.0-rc1
 2018-03-23 17:59 UTC  (3+ messages)

[PATCH v11 0/2] clk: npcm750: Add NPCM7XX Clock driver and binding
 2018-03-23 17:58 UTC  (6+ messages)
` [PATCH v11 2/2] clk: npcm7xx: Nuvoton NPCM7XX Clock Controller driver

[PATCH v2 00/20] multipath path classification
 2018-03-23 17:58 UTC  (11+ messages)
` [PATCH v2 01/20] Revert "multipath: ignore -i if find_multipaths is set"
` [PATCH v2 02/20] Revert "multipathd: imply -n "
` [PATCH v2 03/20] libmultipath: should_multipath: keep existing maps
` [PATCH v2 04/20] multipath -u -i: respect entries in WWIDs file
` [PATCH v2 06/20] libmultipath: trigger path uevent only when necessary

[PATCH] serial: core: Make sure compiler barfs for 16-byte earlycon names
 2018-03-23 17:58 UTC 

[PATCH] target: Use WARNON_NON_RT(!irqs_disabled())
 2018-03-23 17:55 UTC  (16+ messages)
          ` [PATCH 1/2] target: drop spin_lock_assert() + irqs_disabled() combo checks
            ` [PATCH 2/2] target: remove spin_lock_assert() in __target_(attach|detach)_tg_pt_gp()
            ` [PATCH 1/2 v2] target: drop spin_lock_assert() + irqs_disabled() combo checks

[PATCH] swiotlb: swiotlb_{alloc,free}_buffer should depend on CONFIG_DMA_DIRECT_OPS
 2018-03-23 17:49 UTC  (2+ messages)
` [PATCH] swiotlb: swiotlb_{alloc, free}_buffer "

[Qemu-trivial] [PATCH v2 0/5] coccinelle: re-run scripts from scripts/coccinelle
 2018-03-23 17:47 UTC  (4+ messages)
  ` [Qemu-devel] "
  ` [Qemu-arm] "

[RFC 1/2] documentation: Add nvmem bindings documentation
 2018-03-24 17:46 UTC  (2+ messages)
` [RFC 2/2] nvmem: zynqmp: Added zynqmp nvmem firmware driver

[PATCH v2 00/38] cxlflash: OCXL transport support
 2018-03-23 17:45 UTC  (4+ messages)
` [PATCH v2 13/38] cxlflash: Support adapter file descriptors for OCXL


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.