All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-25 19:48:01 to 2017-05-25 21:07:56 UTC [more...]

[PATCH] selinux: Fix SBLABEL_MNT for NFS mounts
 2017-05-25 21:07 UTC  (3+ messages)
` [PATCH RFC 0/2] Fix setting of security labels over NFSv4.2
  ` [PATCH RFC 1/2] selinux: allow SECURITY_LSM_NATIVE_LABELS to be set on an already initialized superblock

[PATCH] drm/i915: Add kerneldoc to describe i915_gem_object.vma_list
 2017-05-25 21:06 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
 2017-05-25 21:05 UTC  (5+ messages)

[PATCH v2 0/6] Fast git status via a file system watcher
 2017-05-25 21:05 UTC  (3+ messages)
` [PATCH v2 6/6] fsmonitor: add a sample query-fsmonitor hook script for Watchman

[Qemu-devel] [PATCH 00/26] target/s390x: fix, improve and implement some more instructions
 2017-05-25 21:05 UTC  (27+ messages)
` [Qemu-devel] [PATCH 01/26] target/s390x: remove dead code in translate.c
` [Qemu-devel] [PATCH 02/26] target/s390x: make IPTE SMP aware
` [Qemu-devel] [PATCH 03/26] target/s390x: implement TEST AND SET
` [Qemu-devel] [PATCH 04/26] target/s390x: implement TEST ADDRESSING MODE
` [Qemu-devel] [PATCH 05/26] target/s390x: implement PACK
` [Qemu-devel] [PATCH 06/26] target/s390x: implement LOAD PAIR FROM QUADWORD
` [Qemu-devel] [PATCH 07/26] target/s390x: implement STORE PAIR TO QUADWORD
` [Qemu-devel] [PATCH 08/26] target/s390x: implement MOVE INVERSE
` [Qemu-devel] [PATCH 09/26] target/s390x: implement MOVE NUMERICS
` [Qemu-devel] [PATCH 10/26] target/s390x: implement MOVE WITH OFFSET
` [Qemu-devel] [PATCH 11/26] target/s390x: implement MOVE ZONES
` [Qemu-devel] [PATCH 12/26] target/s390x: improve 24-bit and 31-bit addresses read
` [Qemu-devel] [PATCH 13/26] target/s390x: improve 24-bit and 31-bit addresses write
` [Qemu-devel] [PATCH 14/26] target/s390x: improve 24-bit and 31-bit lengths read/write
` [Qemu-devel] [PATCH 15/26] target/s390x: fix COMPARE LOGICAL LONG EXTENDED
` [Qemu-devel] [PATCH 16/26] target/s390x: implement COMPARE LOGICAL LONG
` [Qemu-devel] [PATCH 17/26] target/s390x: improve MOVE LONG and MOVE LONG EXTENDED
` [Qemu-devel] [PATCH 18/26] target/s390x: implement COMPARE LOGICAL LONG UNICODE
` [Qemu-devel] [PATCH 19/26] target/s390x: implement MOVE "
` [Qemu-devel] [PATCH 20/26] target/s390x: implement PACK ASCII
` [Qemu-devel] [PATCH 21/26] target/s390x: implement PACK UNICODE
` [Qemu-devel] [PATCH 22/26] target/s390x: implement UNPACK ASCII
` [Qemu-devel] [PATCH 23/26] target/s390x: implement UNPACK UNICODE
` [Qemu-devel] [PATCH 24/26] target/s390x: implement TEST DECIMAL
` [Qemu-devel] [PATCH 25/26] target/s390x: implement TRANSLATE ONE/TWO TO ONE/TWO
` [Qemu-devel] [PATCH 26/26] target/s390x: update maximum TCG model to z800

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

Change PAGE_SIZE from minimum 4k to 12k
 2017-05-25 21:02 UTC  (4+ messages)

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

[PATCH net-next] net: ethernet: ax88796: support generating a random mac address
 2017-05-25 21:01 UTC  (3+ messages)

[linux-4.9 test] 109738: regressions - trouble: broken/fail/pass
 2017-05-25 21:00 UTC 

[PATCH] tpm: vtpm_proxy: Do not run tpm2_shutdown
 2017-05-25 21:00 UTC  (16+ messages)

[PATCH] RFC: arm: eBPF JIT compiler
 2017-05-25 20:59 UTC  (16+ 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)

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 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)

[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

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

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

[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  (2+ messages)
` [PATCH v4 26/31] grep: move is_fixed() earlier to avoid forward declaration


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.