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

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

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

[RFC PATCH v2 0/2] Randomization of address chosen by mmap
 2018-03-23 18:00 UTC  (31+ messages)
` [RFC PATCH v2 1/2] "
` [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  (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] 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  (5+ messages)
` [PATCH v2 13/38] cxlflash: Support adapter file descriptors for OCXL

[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 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  (7+ messages)
` [PATCH v4 1/6] platform/chrome: cros_ec_sysfs: Modify error handling
` [PATCH v4 2/6] platform/chrome: cros_ec_sysfs: introduce to_cros_ec_dev define
` [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 v4 5/6] platform/chrome: cros_ec_debugfs: Add PD port info to debugfs
` [PATCH v4 6/6] platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle

[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 

[RFC PATCH v3 0/9] rebase-interactive:
 2018-03-23 17:43 UTC  (5+ messages)
` [RFC PATCH v3 3/9] Indent function git_rebase__interactive
` [RFC PATCH v3 5/9] Use new functions in git_rebase__interactive

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

[PATCH 1/3] Vmbus: Add function to report available ring buffer to write in total ring size percentage
 2018-03-23 17:42 UTC  (6+ messages)
` [PATCH 2/3] Netvsc: Use the vmbus functiton to calculate ring buffer percentage

[PATCH RT] Defer migrate_enable migration while task state != TASK_RUNNING
 2018-03-23 17:42 UTC  (4+ messages)

[PATCH net] ipv6: fix possible deadlock in rt6_age_examine_exception()
 2018-03-23 17:41 UTC  (2+ messages)

[DPU PATCH 0/2] Remove DPU RSC support
 2018-03-23 17:41 UTC 

[v2,2/2] drivers: remove force dma flag from buses
 2018-03-23 17:41 UTC  (4+ messages)
` [PATCH v2 2/2] "

[ANNOUNCE] Git for Windows 2.16.3
 2018-03-23 17:40 UTC 

[PATCH v2 0/5] Fixes for config file parsing
 2018-03-23 17:40 UTC  (4+ messages)
` [PATCH v2 3/5] libmultipath: config parser: Allow '"' in strings

[PATCH] arm64/sve: Document firmware support requirements in Kconfig
 2018-03-23 17:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/3] linux-headers: arch fixups
 2018-03-23 17:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/3] update-linux-headers.sh: add unistd.h and kvm on MIPS

[PATCH][next] staging: r8822be: fix type in guard macro __PHYDMKFREE_H__
 2018-03-23 17:38 UTC  (3+ messages)
` NACK: "

[GIT PULL for 4.17] Add array size to v4l2_find_nearest_size
 2018-03-23 17:37 UTC 

[Qemu-devel] [PULL 0/4] QAPI patches for 2018-03-23, for 2.12-rc1
 2018-03-23 17:37 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] Revert "tests: qmp-test: add oob test"
` [Qemu-devel] [PULL 2/4] Revert "tests: qmp-test: verify command batching"
` [Qemu-devel] [PULL 3/4] Revert "monitor: enable IO thread for (qmp & !mux) typed"
` [Qemu-devel] [PULL 4/4] qapi: Force UTF8 encoding when parsing qapi files


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.