All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-23 17:43:25 to 2018-03-23 18:23:02 UTC [more...]

[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 v6 0/7] netdev: intel: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-23 18:21 UTC  (23+ messages)
` [Intel-wired-lan] [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
  `  "

[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

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

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

[CI 1/2] drm/i915/guc: Fix null pointer dereference when GuC FW is not available
 2018-03-23 18:03 UTC  (4+ 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  (35+ messages)
` [U-Boot] [PATCH v2 01/17] dm: core: add functions to get memory-mapped I/O addreses
` [U-Boot] [PATCH v2 02/17] watchdog: bcm6345: convert to use live dt
` [U-Boot] [PATCH v2 03/17] serial: "
` [U-Boot] [PATCH v2 04/17] clk: "
` [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

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

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

[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  (7+ 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  (17+ 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 00/11] Use global pages with PTI
 2018-03-23 17:45 UTC  (12+ messages)
` [PATCH 01/11] x86/mm: factor out pageattr _PAGE_GLOBAL setting
` [PATCH 02/11] x86/mm: undo double _PAGE_PSE clearing
` [PATCH 03/11] x86/mm: introduce "default" kernel PTE mask
` [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

[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 "

[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

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

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

[PATCH 00/44] reroll nd/remove-ignore-env.. sb/object-store and sb/packfiles
 2018-03-23 17:45 UTC  (14+ messages)
` [PATCH 00/12] sb/packfiles-in-repository updates
  ` [PATCH 01/12] packfile: allow prepare_packed_git_mru to handle arbitrary repositories
  ` [PATCH 02/12] packfile: allow rearrange_packed_git "
  ` [PATCH 03/12] packfile: allow install_packed_git "
  ` [PATCH 04/12] packfile: add repository argument to prepare_packed_git_one
  ` [PATCH 05/12] packfile: add repository argument to prepare_packed_git
  ` [PATCH 06/12] packfile: add repository argument to reprepare_packed_git
  ` [PATCH 07/12] packfile: allow prepare_packed_git_one to handle arbitrary repositories
  ` [PATCH 08/12] packfile: allow prepare_packed_git "
  ` [PATCH 09/12] packfile: allow reprepare_packed_git "
  ` [PATCH 10/12] packfile: add repository argument to find_pack_entry
  ` [PATCH 11/12] packfile: allow find_pack_entry to handle arbitrary repositories
  ` [PATCH 12/12] packfile: keep prepare_packed_git() private

[Buildroot] Using grub-bios.cfg
 2018-03-23 17:45 UTC  (2+ messages)

[PATCH v4 0/6] platform/chrome: cros_ec debugfs and sysfs updates
 2018-03-23 17:42 UTC  (4+ messages)
` [PATCH v4 1/6] platform/chrome: cros_ec_sysfs: Modify error handling
` [PATCH v4 3/6] platform/chrome: cros_ec_sysfs: use permission-specific DEVICE_ATTR variants
` [PATCH v4 4/6] platform/chrome: cros_ec_debugfs: Use octal permissions '0444'

[PATCH 2/2] drm/msm: Remove RSC support from DPU driver
 2018-03-23 17:44 UTC 

[PATCH 1/2] dt-bindings: msm/disp: Remove DPU RSC device bindings
 2018-03-23 17:43 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.