All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-25 19:43:55 to 2017-05-25 20:59:30 UTC [more...]

[PATCH] RFC: arm: eBPF JIT compiler
 2017-05-25 20:59 UTC  (17+ messages)

[PATCH v2 00/11] clk: implement clock rate protection mechanism
 2017-05-25 20:58 UTC  (10+ messages)
` [PATCH v2 03/11] clk: rework calls to round and determine rate callbacks
` [PATCH v2 04/11] clk: use round rate to bail out early in set_rate
` [PATCH v2 05/11] clk: add support for clock protection

[U-Boot] [PATCHv4 3/3] ARM64: poplar: hi3798cv200: u-boot support for Poplar 96Boards
 2017-05-25 20:58 UTC  (13+ messages)

[PATCH net-next] net: ethernet: ax88796: support generating a random mac address
 2017-05-25 20:57 UTC  (2+ messages)

what is the current/ongoing state of userspace access to GPIO?
 2017-05-25 20:57 UTC  (6+ messages)

[RFC/RFT PATCH 00/18] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-05-25 20:56 UTC  (6+ messages)
` [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()

[PATCH 1/2] dt-bindings: timer: add nxp tpm timer binding doc
 2017-05-25 20:54 UTC  (4+ messages)
` [PATCH 2/2] timer: imx-tpm: add imx tpm timer support

[PATCH net] net: ethernet: ax88796: don't call free_irq without request_irq first
 2017-05-25 20:54 UTC 

[PATCH] drm/i915: Consolidate #ifdef CONFIG_INTEL_IOMMU
 2017-05-25 20:54 UTC  (3+ messages)

[PATCH] tpm: vtpm_proxy: Do not run tpm2_shutdown
 2017-05-25 20:54 UTC  (14+ messages)

[Qemu-devel] [PATCH v2 00/33] target/s390x unwind patches
 2017-05-25 20:52 UTC  (25+ messages)
` [Qemu-devel] [PATCH v2 02/33] target/s390x: Move helper_ex to end of file
` [Qemu-devel] [PATCH v2 03/33] target/s390x: Use unwind data for helper_nc
` [Qemu-devel] [PATCH v2 04/33] target/s390x: Use unwind data for helper_oc
` [Qemu-devel] [PATCH v2 05/33] target/s390x: Use unwind data for helper_xc
` [Qemu-devel] [PATCH v2 06/33] target/s390x: Use unwind data for helper_mvc
` [Qemu-devel] [PATCH v2 07/33] target/s390x: Use unwind data for helper_clc
` [Qemu-devel] [PATCH v2 20/33] target/s390x: Use unwind data for helper_tr
` [Qemu-devel] [PATCH v2 28/33] target/s390x: Use unwind data for helper_lra
` [Qemu-devel] [PATCH v2 30/33] target/s390x: Fix some helper_ex problems
` [Qemu-devel] [PATCH v2 31/33] target/s390x: Fix EXECUTE with R1==0
` [Qemu-devel] [PATCH v2 32/33] target/s390x: Use atomic operations for COMPARE SWAP PURGE
` [Qemu-devel] [PATCH v2 33/33] target/s390x: Implement CSPG

[PATCH V5 0/4] mtd: add support for subpartitions
 2017-05-25 20:51 UTC  (7+ messages)
` [PATCH V5 2/4] mtd: partitions: add support for allocating subpartition
` [PATCH V5 4/4] mtd: extract TRX parser out of bcm47xxpart into a separated module

[PATCH] drm/i915: Add kerneldoc to describe i915_gem_object.vma_list
 2017-05-25 20:48 UTC 

[pull request][for-next 0/6] Mellanox mlx5 updates 2017-05-23
 2017-05-25 20:48 UTC  (6+ messages)
` [for-next 4/6] net/mlx5: FPGA, Add basic support for Innova

[PATCH v2 0/3] mtd: sharpslpart partition parser
 2017-05-25 20:47 UTC  (4+ messages)
` [PATCH v2 3/3] mtd: nand: tmio_nand.c: prefer sharpslpart MTD "

[PATCH v9 00/28] arm64: Dom0 ITS emulation
 2017-05-25 20:44 UTC  (17+ messages)
` [PATCH v9 12/28] ARM: vGIC: advertise LPI support
` [PATCH v9 19/28] ARM: vITS: handle MAPD command

is there a reason meta-openembedded/meta contains a lonely libgpiod.bb recipe?
 2017-05-25 20:44 UTC  (4+ messages)

[PATCH 1/2] KVM: nVMX: Fix nested_vmx_check_msr_bitmap_controls
 2017-05-25 20:41 UTC  (2+ messages)

[Devel] Help needed for "ACPI Error: No handler for Region [ECOR]" (using my own OSL)
 2017-05-25 20:42 UTC 

[PATCH 1/2] rpcbproc_callit_com: Stop freeing a static pointer
 2017-05-25 20:35 UTC  (2+ messages)
` [PATCH 2/2] rpcbproc_callit_com: No need to allocate output buffer

[PATCH net] ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
 2017-05-25 20:35 UTC  (7+ messages)
` [PATCH net,v2] "

[PATCHv1, RFC 0/8] Boot-time switching between 4- and 5-level paging
 2017-05-25 20:33 UTC  (18+ messages)
` [PATCHv1, RFC 1/8] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCHv1, RFC 2/8] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL
` [PATCHv1, RFC 3/8] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
` [PATCHv1, RFC 4/8] x86/mm: Handle boot-time paging mode switching at early boot
` [PATCHv1, RFC 5/8] x86/mm: Fold p4d page table layer at runtime
` [PATCHv1, RFC 6/8] x86/mm: Replace compile-time checks for 5-level with runtime-time
` [PATCHv1, RFC 7/8] x86/mm: Hacks for boot-time switching between 4- and 5-level paging
` [PATCHv1, RFC 8/8] x86/mm: Allow to boot without la57 if CONFIG_X86_5LEVEL=y

[PATCH V3 1/2] mtd: add support for partition parsers
 2017-05-25 20:34 UTC  (6+ messages)
` [PATCH V4 "

[PATCH] soc/fsl/qbman: Check if CPU is offline when initializing portals
 2017-05-25 20:32 UTC  (2+ messages)

[PATCH] clocksource: moxart: Add AST2500 compatible string
 2017-05-25 20:28 UTC  (3+ messages)

[PATCH 1/6] net/vmxnet3: retain counters on restart
 2017-05-25 20:27 UTC  (4+ messages)

CPU_BIG_ENDIAN in generic code (was: Re: [PATCH v3 3/7] arch/sparc: Define config parameter CPU_BIG_ENDIAN)
 2017-05-25 20:22 UTC  (7+ messages)
    ` CPU_BIG_ENDIAN in generic code (was: Re: [PATCH v3 3/7] arch/sparc: Define config parameter CPU_

[PATCH net] sky2: Do not deadlock on sky2_hw_down
 2017-05-25 20:21 UTC  (3+ messages)

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-05-25 20:17 UTC  (4+ messages)

[PATCH 00/19] Block layer patches for kernel v4.13
 2017-05-25 20:19 UTC  (4+ messages)
` [PATCH 06/19] nfsd: Check private request size before submitting a SCSI request

v4.11.3 build: 0 failures 1 warnings (v4.11.3)
 2017-05-25 20:18 UTC  (2+ messages)

[PATCH v5 00/20] eeprom: at24: Add OF device ID table
 2017-05-25 20:17 UTC  (6+ messages)
` [PATCH v5 05/20] ARM: dts: efm32: Add generic compatible string for I2C EEPROM

[Buildroot] [Bug 9896] New: host-gcc-initial error downloading because incorrect URL
 2017-05-25 20:17 UTC  (2+ messages)
` [Buildroot] [Bug 9896] "

Kernel modules under new copyleft licence : (was Re: [PATCH v2] module.h: add copyleft-next >= 0.3.1 as GPL compatible)
 2017-05-25 20:14 UTC  (11+ messages)
` [copyleft-next] "

[morty/master][PATCH] qtwebengine: add patches as workarond of the following three issues
 2017-05-25 20:13 UTC  (2+ messages)

[PATCH 1/2] net/mlx5: Define interface bits for fencing UMR wqe
 2017-05-25 20:13 UTC  (4+ messages)
` [PATCH 2/2] IB/mlx5: set UMR wqe fence according to HCA cap

[PATCH RESEND 0/6] drm/atomic: add async plane update
 2017-05-25 20:11 UTC  (8+ messages)
` [PATCH RESEND 1/6] drm/atomic: initial support for asynchronous "
` [PATCH RESEND 2/6] drm/i915: update cursors asynchronously through atomic
` [PATCH RESEND 3/6] drm/i915: remove intel_cursor_plane_funcs
` [PATCH RESEND 4/6] drm/msm: update cursors asynchronously through atomic
` [PATCH RESEND 5/6] drm/msm: remove mdp5_cursor_plane_funcs
` [PATCH RESEND 6/6] drm/vc4: update cursors asynchronously through atomic
` ✓ Fi.CI.BAT: success for drm/atomic: add async plane update

Change PAGE_SIZE from minimum 4k to 12k
 2017-05-25 20:08 UTC  (3+ messages)

[PATCH 0/2] regmap: Adjustments for two function implementations
 2017-05-25 20:08 UTC  (6+ messages)
` [PATCH 1/2] regmap: Delete an error message for a failed memory allocation in regmap_bulk_write()
` [PATCH 2/2] regmap: Adjust five checks for null pointers in __regmap_init()

[PATCH v1 0/2] Selinux tests for Infinfiband
 2017-05-25 20:08 UTC  (5+ messages)
` [PATCH v1 1/2] selinux-testsuite: Infiniband pkey tests
` [PATCH v1 2/2] selinux-testsuite: Infiniband endport tests

No more "morty" branch in git!
 2017-05-25 20:06 UTC  (2+ messages)

[PATCH 4.11 00/28] 4.11.1-stable review
 2017-05-25 20:06 UTC  (8+ messages)

[PATCH v3 0/7] PCRE v2, PCRE v1 JIT, log -P & fixes
 2017-05-25 20:05 UTC  (8+ messages)
` [PATCH v3 1/7] grep: don't redundantly compile throwaway patterns under threading
` [PATCH v3 2/7] grep: skip pthreads overhead when using one thread
` [PATCH v3 3/7] log: add -P as a synonym for --perl-regexp
` [PATCH v3 4/7] grep: add support for the PCRE v1 JIT API
` [PATCH v3 5/7] grep: un-break building with PCRE < 8.32
` [PATCH v3 6/7] grep: un-break building with PCRE < 8.20
` [PATCH v3 7/7] grep: add support for PCRE v2

[Qemu-devel] [PATCH risu] ppc64: Fix patterns for rotate doubleword instructions
 2017-05-25 20:05 UTC  (4+ messages)

[PATCH] cooker.py: allow dangling bbappends if explicitly whitelisted
 2017-05-25 20:01 UTC  (3+ messages)

[PATCH] [media] atomisp: disable several warnings when W=1
 2017-05-25 19:59 UTC  (3+ messages)

[PATCH 1/3] phy: twl4030-usb: undo usb_add_phy_dev in error path
 2017-05-25 19:58 UTC  (3+ messages)
` [PATCH 2/3] phy: twl4030-usb: handle usb_add_phy_dev return value
` [PATCH 3/3] phy: twl4030-usb: propagate actual error on regulator lookup

[pci:pci/host-qcom 1/2] drivers/pci/dwc/pcie-qcom.c:587:27: error: 'struct qcom_pcie' has no member named 'pp'
 2017-05-25 19:58 UTC  (2+ messages)

xl create failure on arm64 with XEN 4.9rc6
 2017-05-25 19:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/20] Convert QCow[2] to QCryptoBlock & add LUKS support
 2017-05-25 19:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 19/20] qcow2: report encryption specific image information

[PATCH 6/7] RISC-V: arch/riscv/kernel
 2017-05-25 19:51 UTC  (3+ messages)

[PATCH v2] um: Allow building and running on older hosts
 2017-05-25 19:51 UTC  (2+ messages)

[PATCH] arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5
 2017-05-25 19:51 UTC  (2+ messages)

[PATCH] x86/ftrace: Make sure that ftrace trampolines are not RWX
 2017-05-25 19:51 UTC  (8+ messages)
        ` [PATCH V2] "

Can't seem to split tunnel using tables the way I can in OpenVPN
 2017-05-25 20:03 UTC  (10+ messages)

[PATCH] tune-mips32*.inc: use consistent comments across all three .inc files
 2017-05-25 19:50 UTC 

[PATCH 0/2] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-05-25 19:49 UTC  (15+ messages)
` [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING

[PATCH v4 00/31] Easy to review grep & pre-PCRE changes
 2017-05-25 19:45 UTC  (32+ messages)
` [PATCH v4 01/31] Makefile & configure: reword inaccurate comment about PCRE
` [PATCH v4 02/31] grep & rev-list doc: stop promising libpcre for --perl-regexp
` [PATCH v4 03/31] test-lib: rename the LIBPCRE prerequisite to PCRE
` [PATCH v4 04/31] log: add exhaustive tests for pattern style options & config
` [PATCH v4 05/31] log: make --regexp-ignore-case work with --perl-regexp
` [PATCH v4 06/31] grep: add a test asserting that --perl-regexp dies when !PCRE
` [PATCH v4 07/31] grep: add a test for backreferences in PCRE patterns
` [PATCH v4 08/31] grep: change non-ASCII -i test to stop using --debug
` [PATCH v4 09/31] grep: add tests for --threads=N and grep.threads
` [PATCH v4 10/31] grep: amend submodule recursion test for regex engine testing
` [PATCH v4 11/31] grep: add tests for grep pattern types being passed to submodules
` [PATCH v4 12/31] grep: add a test helper function for less verbose -f \0 tests
` [PATCH v4 13/31] grep: prepare for testing binary regexes containing rx metacharacters
` [PATCH v4 14/31] grep: add tests to fix blind spots with \0 patterns
` [PATCH v4 15/31] perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't do
` [PATCH v4 16/31] perf: emit progress output when unpacking & building
` [PATCH v4 17/31] perf: add a comparison test of grep regex engines
` [PATCH v4 18/31] perf: add a comparison test of grep regex engines with -F
` [PATCH v4 19/31] perf: add a comparison test of log --grep regex engines
` [PATCH v4 20/31] perf: add a comparison test of log --grep regex engines with -F
` [PATCH v4 21/31] grep: catch a missing enum in switch statement
` [PATCH v4 22/31] grep: remove redundant regflags assignments
` [PATCH v4 23/31] grep: factor test for \0 in grep patterns into a function
` [PATCH v4 24/31] grep: change the internal PCRE macro names to be PCRE1
` [PATCH v4 25/31] grep: change internal *pcre* variable & function names to be *pcre1*
` [PATCH v4 26/31] grep: move is_fixed() earlier to avoid forward declaration
` [PATCH v4 27/31] test-lib: add a PTHREADS prerequisite
` [PATCH v4 28/31] pack-objects & index-pack: add test for --threads warning
` [PATCH v4 29/31] pack-objects: fix buggy warning about threads
` [PATCH v4 30/31] grep: given --threads with NO_PTHREADS=YesPlease, warn
` [PATCH v4 31/31] grep: assert that threading is enabled when calling grep_{lock,unlock}

[Devel] Help needed for "ACPI Error: No handler for Region [ECOR]" (using my own OSL)
 2017-05-25 19:47 UTC 

[PATCH net-next 0/6] net: another round of extack handling for routing
 2017-05-25 19:46 UTC  (4+ messages)
` [PATCH net-next 6/6] net: mpls: minor cleanups

[PATCH] ipc/sem: Avoid indexing past end of sem_array
 2017-05-25 19:45 UTC  (5+ messages)
` [PATCH 0/20 V3] Misc cleanups for ipc
  ` [PATCH 01/20] ipc/sem.c: remove sem_base, embed struct sem

[PATCH v4] PCI: use IDA to manage domain number if not getting it from DT
 2017-05-25 19:43 UTC  (2+ messages)

[PATCH 0/1] ghostscript: move to version 9.21
 2017-05-25 19:43 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 net-next 0/4] More marvell phy cleanups
 2017-05-25 19:42 UTC  (2+ messages)
` [PATCH v2 net-next 1/4] net: phy: marvell: #defines for copper and fibre pages


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.