All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-18 18:13:39 to 2018-10-18 18:57:59 UTC [more...]

[PATCH - Intervals v2 1/1] interval: Interpret (x x+1] correctly and return x+1
 2018-10-18 18:57 UTC  (8+ messages)

[PATCH v6 00/29] fs: fixes for serious clone/dedupe problems
 2018-10-18 18:57 UTC  (10+ messages)
` [PATCH 04/29] vfs: strengthen checking of file range inputs to generic_remap_checks
  ` [Ocfs2-devel] [PATCH v2 "
    `  "
` [PATCH 09/29] vfs: combine the clone and dedupe into a single remap_file_range
  ` [Ocfs2-devel] [PATCH v2 "
    `  "
` [PATCH 13/29] vfs: make remap_file_range functions take and return bytes completed
  ` [Ocfs2-devel] [PATCH v2 "
    `  "

pull request (net-next): ipsec-next 2018-10-18
 2018-10-18 10:56 UTC  (4+ messages)
` [PATCH 1/3] xfrm: remove unnecessary check in xfrmi_get_stats64
` [PATCH 2/3] xfrm: use correct size to initialise sp->ovec
` [PATCH 3/3] xfrm: use complete IPv6 addresses for hash

[PATCH pstore-next v2 0/4] Refactor compression initialization
 2018-10-18 18:56 UTC  (5+ messages)
` [PATCH pstore-next v2 1/4] pstore: Centralize init/exit routines
` [PATCH pstore-next v2 2/4] pstore: Allocate compression during late_initcall()
` [PATCH pstore-next v2 3/4] pstore: Refactor compression initialization
` [PATCH pstore-next v2 4/4] pstore/ram: Clarify resource reservation labels

[PATCH] net: ethernet: fec: Add missing SPEED_
 2018-10-18 18:55 UTC  (4+ messages)

[PATCH] staging: gasket: Remove extra blank line
 2018-10-18 18:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/strongswan: install dev headers
 2018-10-18 18:52 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] package/strongswan: install libcharon vici header

[PATCH v3 1/2] drm/i915/guc: Limit number of scratch registers used for H2G
 2018-10-18 18:51 UTC  (3+ messages)
` [PATCH v3 2/2] HAX: Enable GuC for CI

issue: strange `git diff --numstat` behavior
 2018-10-18 18:49 UTC  (4+ messages)
  ` [PATCH] diff: don't attempt to strip prefix from absolute Windows paths

[Qemu-devel] [PATCH v4 00/11] hw/m68k: add Apple Machintosh Quadra 800 machine
 2018-10-18 18:49 UTC  (13+ messages)
` [Qemu-devel] [PATCH v4 01/11] hw/m68k: add via support
` [Qemu-devel] [PATCH v4 02/11] hw/m68k: implement ADB bus support for via
` [Qemu-devel] [PATCH v4 03/11] escc: introduce a selector for the register bit
` [Qemu-devel] [PATCH v4 04/11] hw/m68k: add macfb video card
` [Qemu-devel] [PATCH v4 05/11] hw/m68k: Apple Sound Chip (ASC) emulation
` [Qemu-devel] [PATCH v4 06/11] ESP: add pseudo-DMA as used by Macintosh
` [Qemu-devel] [PATCH v4 07/11] hw/m68k: add Nubus support
` [Qemu-devel] [PATCH v4 08/11] hw/m68k: add Nubus support for macfb video card
` [Qemu-devel] [PATCH v4 09/11] hw/m68k: add a dummy SWIM floppy controller
` [Qemu-devel] [PATCH v4 10/11] dp8393x: manage big endian bus
` [Qemu-devel] [PATCH v4 11/11] hw/m68k: define Macintosh Quadra 800

[Qemu-devel] [PULL v2 00/28] MIPS queue October 2018, part 1, v2
 2018-10-18 18:47 UTC  (29+ messages)
` [Qemu-devel] [PULL v2 01/28] mailmap: Add an item for Yongbok Kim
` [Qemu-devel] [PULL v2 02/28] elf: Fix PT_MIPS_XXX constants
` [Qemu-devel] [PULL v2 03/28] elf: Add MIPS_ABI_FP_XXX constants
` [Qemu-devel] [PULL v2 04/28] elf: Add Mips_elf_abiflags_v0 structure
` [Qemu-devel] [PULL v2 05/28] elf: Fix comments to EF_MIPS_MACH_xxx constants
` [Qemu-devel] [PULL v2 06/28] linux-user: Add MIPS-specific prctl() options
` [Qemu-devel] [PULL v2 07/28] linux-user: Add infrastructure for handling MIPS-specific prctl()
` [Qemu-devel] [PULL v2 08/28] target/mips: Add a comment with an overview of CP0 registers
` [Qemu-devel] [PULL v2 09/28] target/mips: Add a comment before each CP0 register section in cpu.h
` [Qemu-devel] [PULL v2 10/28] target/mips: Add basic description of MXU ASE
` [Qemu-devel] [PULL v2 11/28] target/mips: Add assembler mnemonics list for "
` [Qemu-devel] [PULL v2 12/28] target/mips: Add organizational chart of "
` [Qemu-devel] [PULL v2 13/28] target/mips: Add opcode values "
` [Qemu-devel] [PULL v2 14/28] target/mips: Increase 'supported ISAs/ASEs' flag holder size
` [Qemu-devel] [PULL v2 15/28] target/mips: Reorganize bit definitions for insn_flags (ISAs/ASEs flags)
` [Qemu-devel] [PULL v2 16/28] target/mips: Add bit definitions for DSP R3 ASE
` [Qemu-devel] [PULL v2 17/28] target/mips: Add availability control "
` [Qemu-devel] [PULL v2 18/28] target/mips: Improve DSP R2/R3-related naming
` [Qemu-devel] [PULL v2 19/28] target/mips: Add CP0 Config2 to DisasContext
` [Qemu-devel] [PULL v2 20/28] target/mips: Add CP0 PWBase register
` [Qemu-devel] [PULL v2 21/28] target/mips: Add CP0 PWField register
` [Qemu-devel] [PULL v2 22/28] target/mips: Add CP0 PWSize register
` [Qemu-devel] [PULL v2 23/28] target/mips: Add CP0 PWCtl register
` [Qemu-devel] [PULL v2 24/28] target/mips: Add reset state for PWSize and PWField registers
` [Qemu-devel] [PULL v2 25/28] target/mips: Implement hardware page table walker for MIPS32
` [Qemu-devel] [PULL v2 26/28] target/mips: Fix emulation of microMIPS R6 <SELEQZ|SELNEZ>.<D|S>
` [Qemu-devel] [PULL v2 27/28] target/mips: Fix misplaced 'break' in handling of NM_SHRA_R_PH
` [Qemu-devel] [PULL v2 28/28] target/mips: Add opcodes for nanoMIPS EVA instructions

[PATCH v7 0/7] lte atom auth and IP protocol
 2018-10-18 18:49 UTC  (8+ messages)
` [PATCH v7 1/7] lte-api: protocol and authentication properties
` [PATCH v7 2/7] lte.h: added proto and authentication handling
` [PATCH v7 3/7] lte: protocol and authentication for default ctx
` [PATCH v7 4/7] atmodem/atutil: shared functions for cgdcont
` [PATCH v7 5/7] atmodem/lte: proto and authentication handling
` [PATCH v7 6/7] gemalto/lte: Gemalto vendor lte atom
` [PATCH v7 7/7] plugins/gemalto: use Gemalto "

[Qemu-devel] [PATCH v3 0/3] Linux usermode emulation user mode USB driver support
 2018-10-18 18:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/3] linux-user: Implement special usbfs ioctls

[PATCH v2] drm: Get ref on CRTC commit object when waiting for flip_done
 2018-10-18 18:48 UTC  (7+ messages)

[PATCH v4 0/8] Introduce STPMIC1 PMIC Driver
 2018-10-18 18:47 UTC  (3+ messages)
` [PATCH v4 1/8] dt-bindings: mfd: document stpmic1

[Patch v3 00/13] Provide process property based options to enable Spectre v2 userspace-userspace protection
 2018-10-18 18:46 UTC  (4+ messages)
` [Patch v3 07/13] x86/process Add arch_set_dumpable

[PATCH] unpack-trees: avoid dead store for struct progress
 2018-10-18 18:46 UTC 

[PATCH] drm/i915/icl: Store available engine masks in INTEL_INFO
 2018-10-18 18:46 UTC  (2+ messages)

Intel Z270 support
 2018-10-18 18:45 UTC  (3+ messages)

[U-Boot] [PATCH] usb: ohci: Add OHCI PCI driver
 2018-10-18 18:45 UTC 

[PATCH V2] ARM: dts: imx6qdl-icore: Add missing stdout-path property
 2018-10-18 18:45 UTC  (3+ messages)

[RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
 2018-10-18 10:44 UTC  (3+ messages)
` [RFC PATCH 4/4] i2c: core: introduce master_xfer_irqless callback

[U-Boot] [PATCH] ARM: Samsung: Add Exynos5422-based Odroid HC2 support
 2018-10-18 18:44 UTC  (4+ messages)

[PATCH 1/3] drm/sched: Add callback to mark if sched is ready to work
 2018-10-18 18:44 UTC  (3+ messages)
` [PATCH 2/3] drm/sched: Expose drm_sched_entity_select_rq to use in drivers
  ` [PATCH 3/3] drm/amdgpu: Refresh rq selection for job after ASIC reset

[U-Boot] [PATCH] cmd: fdt: Fix fdt address information after the movement
 2018-10-18 18:43 UTC 

LUKS2 - RAID0 - NVME : alignment issue
 2018-10-18 18:43 UTC  (2+ messages)

[PATCH v1 0/3] i2c: imx: DMA related fixes
 2018-10-18 18:43 UTC  (4+ messages)
` [PATCH v1 1/3] ARM: dts: imx6sll: fix typo for fsl,imx6sll-i2c node

[PATCH kernel 0/3] vfio/spapr_tce: Reworks for NVIDIA V100 + P9 passthrough (part 3)
 2018-10-18 18:40 UTC  (11+ messages)
` [PATCH kernel 3/3] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2018-10-18 18:37 UTC  (6+ messages)
` [PATCH 2/3] x86/PCI: Export find_cap() to be used in early PCI code
` [PATCH 3/3] x86/quirks: Add parameter to clear MSIs early on boot

[PATCH 00/19] Bring more repository handles into our code base
 2018-10-18 18:37 UTC  (4+ messages)
` [RFC PATCH 0/2] Bring the_repository into cmd_foo
  ` [RFC PATCH 1/2] repository: have get_the_repository() to remove the_repository dependency
  ` [RFC PATCH 2/2 (BREAKS BUILD)] builtin/merge-base.c: do not rely on the_repository any more

[U-Boot] [PATCH 1/9] ARM: rmobile: Fix CPGWPR Address define and Settings on Gen3
 2018-10-18 18:37 UTC  (9+ messages)
` [U-Boot] [PATCH 2/9] ARM: rmobile: Remove console parameter from bootargs "
` [U-Boot] [PATCH 3/9] ARM: rmobile: Remove TMU0/TMU1 settings "
` [U-Boot] [PATCH 4/9] ARM: rmobile: Remove Watchdog and CPG "
` [U-Boot] [PATCH 5/9] ARM: rmobile: salvator-x: Remove GSX clock force supply
` [U-Boot] [PATCH 6/9] ARM: rmobile: Tidy up SYSC_PWRx define of 3DG on Gen3
` [U-Boot] [PATCH 7/9] ARM: rmobile: Enable cache command "
` [U-Boot] [PATCH 8/9] ARM: rmobile: Fix module clock controls refer status "
` [U-Boot] [PATCH 9/9] ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on Ebisu

[linux-4.9 test] 128847: tolerable FAIL - PUSHED
 2018-10-18 18:37 UTC 

[U-Boot] [PATCH] fdt: Fix uncompress_blob() for U-Boot proper
 2018-10-18 18:37 UTC 

[U-Boot] [PATCH] ARM: dts: rmobile: Build -u-boot variants of DTs
 2018-10-18 18:36 UTC 

[U-Boot] [PATCH] ARM: rmobile: Drop PRR syscon driver
 2018-10-18 18:36 UTC 

[PATCH v3 1/2] iio:temperature: Add MAX31856 thermocouple support
 2018-10-18 18:36 UTC 

[PATCH 2/2] dt-bindings: iio: adc: Add docs for AD7606 ADC
 2018-10-18 10:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] Introduce attributes for timers subsystem and remove QEMU_CLOCK_VIRTUAL_EXT clock type
 2018-10-18 18:34 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3] Optimize record/replay checkpointing for all clocks it applies to

[Buildroot] [PATCH 1/1] python-certifi: bump to version 2018.10.15
 2018-10-18 18:34 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] python-requests: bump to version 2.20.0

bioset changes in 4.18 broke aha1542
 2018-10-18 18:34 UTC 

[PATCH v5 0/5] parisc: system call table generation support
 2018-10-18 18:34 UTC  (3+ messages)
` [PATCH v5 1/5] parisc: move __IGNORE* entries to non uapi header

[PATCH] docs: Fix typos in histogram.rst
 2018-10-18 18:33 UTC  (2+ messages)

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-18 18:33 UTC  (8+ messages)
` [PATCH v5 03/27] x86/fpu/xstate: Introduce XSAVES system states

[PATCH DRM] drm: msm: adreno: Use DRM_DEV_* instead of dev_*
 2018-10-18 18:33 UTC  (2+ messages)

[PATCH] sparc: Fix syscall fallback bugs in VDSO
 2018-10-18 18:32 UTC 

[PATCH 0/2] blktests: New loop tests
 2018-10-18 10:31 UTC  (3+ messages)
` [PATCH 1/2] loop/006: Add test for setting partscan flag
` [PATCH 2/2] loop/007: Add test for oops during backing file verification

[PATCH v2] docs/uio: fix a grammar nitpick
 2018-10-18 18:31 UTC  (2+ messages)

[RFC 00/19] wilc: added driver for wilc module
 2018-10-18 18:30 UTC  (8+ messages)
` [PATCH 04/19] wilc: add host_interface.c

Working on Dependent Recipes in eSDK
 2018-10-18 18:30 UTC  (2+ messages)

[PATCH v4 3/3] net/mlx5: support e-switch flow count action
 2018-10-18 18:29 UTC  (6+ messages)
` [PATCH v5 0/4] "
` [PATCH v5 1/4] net/mlx5: refactor TC-flow infrastructure
` [PATCH v5 2/4] net/mlx5: tc flow to use the new infrastructure
` [PATCH v5 3/4] net/mlx5: add flow query abstraction interface
` [PATCH v5 4/4] net/mlx5: support e-switch flow count action

[mm PATCH v4 0/6] Deferred page init improvements
 2018-10-18 18:29 UTC  (4+ messages)
` [mm PATCH v4 1/6] mm: Use mm_zero_struct_page from SPARC on all 64b architectures

[Qemu-devel] [PATCH 0/3] target/arm: Reduce tlb_flush overhead
 2018-10-18 18:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target/arm: Remove writefn from TTBR0_EL3
` [Qemu-devel] [PATCH 2/3] target/arm: Only flush tlb if ASID changes
` [Qemu-devel] [PATCH 3/3] target/arm: Flush only the TLBs affected by TTBR*_EL1

[PATCH] drm/i915/guc: Propagate the fw xfer timeout
 2018-10-18 18:27 UTC  (6+ messages)

[PATCH v1 0/2] speed up git reset
 2018-10-18 18:26 UTC  (8+ messages)
` [PATCH v1 1/2] reset: don't compute unstaged changes after reset when --quiet

[Qemu-devel] [PULL] First RISC-V Patch Set for the 3.1 Soft Freeze
 2018-10-18 18:26 UTC  (2+ messages)

[PATCH v2] docs: Introduce deprecated APIs list
 2018-10-18 18:25 UTC  (2+ messages)

pull request (net): ipsec 2018-10-18
 2018-10-18 10:25 UTC  (5+ messages)
` [PATCH 1/4] xfrm: fix gro_cells leak when remove virtual xfrm interfaces
` [PATCH 2/4] MAINTAINERS: Remove net/core/flow.c
` [PATCH 3/4] net/xfrm: fix out-of-bounds packet access
` [PATCH 4/4] xfrm: policy: use hlist rcu variants on insert

[PATCH 00/11 v3] x86: load FPU registers on return to userland
 2018-10-18 18:25 UTC  (7+ messages)
` [PATCH 05/11] x86/fpu: set PKRU state for kernel threads

[PATCH v4 0/4] Port mxs-dcp to imx6ull and imx6sll
 2018-10-18 18:25 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: crypto: Mention clocks for mxs-dcp

[PATCH V7 0/3] soc: imx: add scu power domain driver
 2018-10-18 18:24 UTC  (4+ messages)
` [PATCH V7 1/3] dt-bindings: fsl: scu: make power domain compatible string SoC specific

[PATCH net-next 0/2] sctp: fix sk_wmem_queued and use it to check for writable space
 2018-10-18 18:24 UTC  (2+ messages)

[PATCH] Input: qt1050 - add Microchip AT42QT1050 support
 2018-10-18 18:23 UTC  (6+ messages)

[PATCH] fsnotify: Fix busy inodes during unmount
 2018-10-18 10:22 UTC 

[PATCH] kernel-doc: fix declaration type determination
 2018-10-18 18:21 UTC  (2+ messages)

[PATCH] net/ipv4: fix tcp_poll for SMC fallback
 2018-10-18 18:22 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] docs: tpm: Mention implemented TPM CRB interface emulation and specs
 2018-10-18 18:21 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] MAINTAINERS: Change my email address to the new domain

linux-next: build warning after merge of the clk tree
 2018-10-18 18:21 UTC  (2+ messages)

[PATCH] fs: ufs: Remove switch statement from ufs_set_de_type function
 2018-10-18 10:19 UTC  (4+ messages)

[PATCH V3 0/8] arm64: imx: add imx8qxp support
 2018-10-18 18:19 UTC  (15+ messages)
` [PATCH V3 1/8] "
` [PATCH V3 2/8] dt-bindings: serial: lpuart: add imx8qxp compatible string
` [PATCH V3 3/8] dt-bindings: mmc: fsl-imx-esdhc: "
` [PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: "
` [PATCH V3 5/8] dt-bindings: spi: lpspi: "
` [PATCH V3 6/8] arm64: dts: imx: add imx8qxp support
` [PATCH V3 7/8] arm64: dts: imx: add imx8qxp mek support
` [PATCH V3 8/8] defconfig: arm64: add imx8qxp support

[igt-dev] [PATCH i-g-t] tools/dpcd_reg: Introduce dump as the default operation
 2018-10-18 18:19 UTC  (4+ messages)

[PATCH v4 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-18 18:13 UTC  (3+ messages)
` [PATCH v4 09/18] of: overlay: validate overlay properties #address-cells and #size-cells

[PATCH v3 net-next 0/2] Add support for Microchip Technology KSZ9131 10/100/1000 Ethernet PHY
 2018-10-18 19:06 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] net: phy: micrel: add Microchip KSZ9131 initial driver
` [PATCH v3 net-next 2/2] dt-bindings: net: add support for Microchip KSZ9131

[PATCH 4.18 00/53] 4.18.16-stable review
 2018-10-18 17:54 UTC  (2+ messages)
` [PATCH 4.18 19/53] scsi: ibmvscsis: Ensure partition name is properly NUL terminated

[PATCH 1/4] ath10k: snoc: remove 'wcn3990' from generic resource handling
 2018-10-18 18:14 UTC  (5+ messages)
` [PATCH 3/4] ath10k: snoc: relax voltage requirements

[RFC PATCH 0/5] x86: dynamic indirect call promotion
 2018-10-18 18:14 UTC  (5+ messages)
` [RFC PATCH 1/5] x86: introduce preemption disable prefix

[PATCH V5 0/9] clk: imx: add imx8qxp clock support
 2018-10-18 18:13 UTC  (5+ messages)
` [PATCH V5 9/9] clk: imx: add imx8qxp clk driver


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.