All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-22 15:32:39 to 2018-06-22 16:19:05 UTC [more...]

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-06-22 16:19 UTC  (13+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for mm, oom: distinguish blockable mode for mmu notifiers (rev2)

[PATCH v4 0/7] x86: infrastructure to enable FSGSBASE
 2018-06-22 16:18 UTC  (10+ messages)
` [PATCH v4 1/7] x86/fsgsbase/64: Introduce FS/GS base helper functions
` [PATCH v4 7/7] x86/vdso: Move out the CPU number store

[tz] "time zone" vs "timezone" in documentation
 2018-06-22 16:18 UTC 

[PATCH] btrfs: Add more details while checking tree block
 2018-06-22 16:17 UTC  (6+ messages)

[PATCH v6 0/3] ASoC: Add Multi CPU DAI support
 2018-06-22 16:18 UTC  (9+ messages)
` [PATCH v6 2/3] ASoC: Add multiple CPU DAI support for PCM ops
` [PATCH v6 3/3] ASoC: Add multiple CPU DAI support in DAPM

[lkp-robot] [fs] 3deb642f0d: will-it-scale.per_process_ops -8.8% regression
 2018-06-22 16:18 UTC  (3+ messages)

[PATCH] powerpc/mm: fix always true/false warning in slice.c
 2018-06-22 16:17 UTC  (3+ messages)

[PATCH] PCI: Update Makefile to move Endpoint library before controllers
 2018-06-22 16:17 UTC 

[U-Boot] buileman does not report error on qemu-x86_64
 2018-06-22 16:17 UTC 

[PATCH v2] arm64: kpti: Use early_param for kpti= command-line option
 2018-06-22 16:17 UTC  (2+ messages)

[Qemu-devel] [PULL v2.5 00/19] tcg queued patches
 2018-06-22 16:16 UTC  (2+ messages)
` [Qemu-devel] [PATCH] tcg: fix --disable-tcg build breakage introduced by tb_lock removal

[PATCH REBASED RESEND] x86/cpu: Move early cpu initialization into a separate translation unit
 2018-06-22 16:16 UTC  (6+ messages)

[PATCH] drm/omap: remove now unused functions
 2018-06-22 16:13 UTC  (2+ messages)

Invalid argument reading file caps for file
 2018-06-22 16:14 UTC  (9+ messages)

[PATCH] f2fs: fix to do sanity check with secs_per_zone
 2018-06-22 16:12 UTC 

[PATCH 4.4] serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
 2018-06-22 16:12 UTC  (4+ messages)
` [PATCH 4.{9,14,16,17}] "

[PATCHv4 0/4] arm/versatile: no-MMU support
 2018-06-22 16:11 UTC  (12+ messages)
` [PATCHv4 4/4] ARM: versatile: support configuring versatile machine for no-MMU

[PATCH] slub: track number of slabs irrespective of CONFIG_SLUB_DEBUG
 2018-06-22 16:10 UTC  (7+ messages)
      ` [PATCH] kasan: depend on CONFIG_SLUB_DEBUG

[RFC 1/2] rcu: Do prepare and cleanup idle depending on in_nmi()
 2018-06-22 16:12 UTC  (10+ messages)
` [RFC 2/2] rcu: Remove ->dynticks_nmi_nesting from struct rcu_dynticks

[PATCH 1/2] arm64: allwinner: a64: change TERES-I DLDO3's name to start with "vdd"
 2018-06-22 16:06 UTC  (6+ messages)
` [PATCH 2/2] arm64: allwinner: a64: allow laptops to wake up from lid

[PATCH v4 0/5] mtd: rawnand: denali: add new clocks and improve setup_data_interface
 2018-06-22 16:06 UTC  (8+ messages)
` [PATCH v4 1/5] mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
` [PATCH v4 2/5] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev
` [PATCH v4 3/5] dt-binding: mtd: denali_dt: document clock property
` [PATCH v4 4/5] mtd: rawnand: denali_dt: add more clocks based on IP datasheet
` [PATCH v4 5/5] mtd: rawnand: denali: optimize timing parameters for data interface

[Qemu-devel] [PULL 00/28] target-arm queue
 2018-06-22 16:08 UTC  (2+ messages)

imx6dlsabresd, fb0, vivante_drv
 2018-06-22 16:08 UTC  (2+ messages)

[PATCH v3 0/6] vhpet: add support for level triggered interrupts
 2018-06-22 16:07 UTC  (11+ messages)
` [PATCH v3 5/6] vpt: add support for level interrupts
` [PATCH v3 6/6] vhpet: add support for level triggered interrupts

[U-Boot] [PATCH v2 0/9] mtd: nand: mxs_nand: add device tree support
 2018-06-22 16:06 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] mtd: nand: mxs_nand: move register structs to driver data
` [U-Boot] [PATCH v2 2/9] mtd: nand: mxs_nand: use more precise function name
` [U-Boot] [PATCH v2 3/9] mtd: nand: mxs_nand: separate board/controller init
` [U-Boot] [PATCH v2 4/9] mtd: nand: mxs_nand: add use_minimum_ecc to struct
` [U-Boot] [PATCH v2 5/9] mtd: nand: mxs_nand: move structs into header file
` [U-Boot] [PATCH v2 6/9] mtd: nand: mxs_nand: add device tree support
` [U-Boot] [PATCH v2 7/9] mtd: nand: mxs_nand: add support for specific ECC strength
` [U-Boot] [PATCH v2 8/9] arm: dts: imx7: sync with Linux
` [U-Boot] [PATCH v2 9/9] arm: dts: imx7: colibri: add raw NAND support

[Qemu-devel] [PATCH v5 00/35] target/arm SVE patches
 2018-06-22 16:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 02/35] target/arm: Implement SVE Contiguous Load, first-fault and no-fault

[PATCH v5 00/10] Add the I3C subsystem
 2018-06-22 16:04 UTC  (5+ messages)
` [PATCH v5 09/10] gpio: Add a driver for Cadence I3C GPIO expander

[v2 PATCH 1/2] mm: thp: register mm for khugepaged when merging vma for shmem
 2018-06-22 16:04 UTC  (3+ messages)

[PATCH 1/2] IB/hfi1: Try slot reset before secondary bus reset
 2018-06-22 16:04 UTC  (6+ messages)

KVM guest sometimes failed to boot because of kernel stack overflow if KPTI is enabled on a hisilicon ARM64 platform
 2018-06-22 16:02 UTC  (14+ messages)

[PATCH v4] MAINTAINERS: Add file patterns for x86 device tree bindings
 2018-06-22 16:01 UTC  (3+ messages)
` [tip:x86/urgent] "

[PATCH 0/7] x86,tlb,mm: make lazy TLB mode even lazier
 2018-06-22 16:01 UTC  (9+ messages)
` [PATCH 4/7] x86,tlb: make lazy TLB mode lazier
` [PATCH 7/7] x86,idle: do not leave mm in idle state

[PATCH v2 0/4] have the vt console preserve unicode characters
 2018-06-22 15:59 UTC  (7+ messages)

[PATCH 0/5] Pull postinst-intercepts from BBPATH
 2018-06-22 15:58 UTC  (5+ messages)
` [PATCH 3/5] bbpath-intercepts.bbclass: add class

[PATCH] arm: dts: socfpga: denali needs nand_x_clk too
 2018-06-22 15:58 UTC  (3+ messages)

[linux-4.9 bisection] complete test-amd64-amd64-xl-qemut-ws16-amd64
 2018-06-22 15:56 UTC 

[PATCH v3] overlayfs: override_creds=off option bypass creator_cred
 2018-06-22 15:56 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH] docker: Add fedora-xtensa-cross image
 2018-06-22 15:54 UTC  (2+ messages)

[PATCH v3] drm/i915/psr: Lockless version of psr_wait_for_idle
 2018-06-22 15:53 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/psr: Lockless version of psr_wait_for_idle (rev4)

UBSAN: Undefined behaviour in net/sunrpc/xprt.c:568
 2018-06-22 15:53 UTC 

[PATCH] [dts] fix green/blue pio-led on bananapi-r2
 2018-06-22 15:53 UTC  (2+ messages)

[PATCH v2 0/2] Don't use coherent DMA buffers for ISO transfer
 2018-06-22 15:52 UTC  (4+ messages)
` [PATCH v2 1/2] media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()

[PATCH 00/16] i.MX media mem2mem scaler
 2018-06-22 15:52 UTC  (17+ messages)
` [PATCH 01/16] gpu: ipu-v3: ipu-ic: allow to manually set resize coefficients
` [PATCH 02/16] gpu: ipu-v3: image-convert: prepare for per-tile configuration
` [PATCH 03/16] gpu: ipu-v3: image-convert: calculate per-tile resize coefficients
` [PATCH 04/16] gpu: ipu-v3: image-convert: reconfigure IC per tile
` [PATCH 05/16] gpu: ipu-v3: image-convert: store tile top/left position
` [PATCH 06/16] gpu: ipu-v3: image-convert: calculate tile dimensions and offsets outside fill_image
` [PATCH 07/16] gpu: ipu-v3: image-convert: move tile alignment helpers
` [PATCH 08/16] gpu: ipu-v3: image-convert: select optimal seam positions
` [PATCH 09/16] gpu: ipu-v3: image-convert: fix debug output for varying tile sizes
` [PATCH 10/16] gpu: ipu-v3: image-convert: relax tile width alignment for NV12 and NV16
` [PATCH 11/16] gpu: ipu-v3: image-convert: relax input alignment restrictions
` [PATCH 12/16] gpu: ipu-v3: image-convert: relax output "
` [PATCH 13/16] gpu: ipu-v3: image-convert: fix bytesperline adjustment
` [PATCH 14/16] gpu: ipu-v3: image-convert: add some ASCII art to the exposition
` [PATCH 15/16] gpu: ipu-v3: image-convert: disable double buffering if necessary
` [PATCH 16/16] media: imx: add mem2mem device

[PATCH v3] time: Make sure jiffies_to_msecs() preserves non-zero time periods
 2018-06-22 15:51 UTC  (2+ messages)
` [tip:timers/urgent] "

mt76x2e MCU message 31 timed out
 2018-06-22 15:51 UTC  (3+ messages)

[PATCH v2] x86/mm: Add mem access rights to NPT
 2018-06-22 15:51 UTC  (2+ messages)

kernel patch 2018-05-28 media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648
 2018-06-22 15:51 UTC 

[Qemu-devel] [PULL 00/26] Block layer patches
 2018-06-22 15:50 UTC  (10+ messages)
` [Qemu-devel] [PULL 25/26] block: Remove deprecated -drive option serial

[PATCH 0/7] grep.c: teach --column to 'git-grep(1)'
 2018-06-22 15:49 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/7] Documentation/config.txt: camel-case lineNumber for consistency
  ` [PATCH v3 2/7] grep.c: expose {,inverted} match column in match_line()
  ` [PATCH v3 3/7] grep.[ch]: extend grep_opt to allow showing matched column
  ` [PATCH v3 4/7] grep.c: display column number of first match
  ` [PATCH v3 5/7] builtin/grep.c: add '--column' option to 'git-grep(1)'
  ` [PATCH v3 6/7] grep.c: add configuration variables to show matched option
  ` [PATCH v3 7/7] contrib/git-jump/git-jump: jump to exact location

[PATCH net V3 1/1] net/smc: coordinate wait queues for nonblocking connect
 2018-06-22 15:49 UTC  (2+ messages)

[PATCH v2 bpf-net] bpf: Change bpf_fib_lookup to return lookup status
 2018-06-22 15:49 UTC  (3+ messages)

[MODERATED] [PATCH 0/8] L1TFv8 2
 2018-06-22 15:46 UTC  (4+ messages)
  ` [MODERATED] Re: [PATCH 8/8] L1TFv8 6

[PATCH] ARM: dts: imx51: add CodaHx4 VPU
 2018-06-22 15:48 UTC  (6+ messages)

[PATCH] systemd: quote SYSTEMD_SERVICE in prerm and postinst
 2018-06-22 15:45 UTC  (3+ messages)

linux-next: manual merge of the tip tree with the vfs tree
 2018-06-22 15:44 UTC  (7+ messages)

[PATCH 00/32] Qualcomm Camera Subsystem driver - 8x96 support
 2018-06-22 15:33 UTC  (33+ messages)
` [PATCH 01/32] doc-rst: Add packed Bayer raw14 pixel formats
` [PATCH 02/32] media: v4l: Add new 2X8 10-bit grayscale media bus code
` [PATCH 03/32] media: v4l: Add new 10-bit packed grayscale format
` [PATCH 04/32] media: Rename CAMSS driver path
` [PATCH 05/32] media: camss: Use SPDX license headers
` [PATCH 06/32] media: camss: Fix OF node usage
` [PATCH 07/32] media: camss: csiphy: Ensure clock mux config is done before the rest
` [PATCH 08/32] media: camss: Unify the clock names
` [PATCH 09/32] media: camss: csiphy: Update settle count calculation
` [PATCH 10/32] media: camss: csid: Configure data type and decode format properly
` [PATCH 11/32] media: camss: vfe: Fix to_vfe() macro member name
` [PATCH 12/32] media: camss: vfe: Get line pointer as container of video_out
` [PATCH 13/32] media: camss: vfe: Do not disable CAMIF when clearing its status
` [PATCH 14/32] media: dt-bindings: media: qcom,camss: Fix whitespaces
` [PATCH 15/32] media: dt-bindings: media: qcom,camss: Add 8996 bindings
` [PATCH 16/32] media: camss: Add 8x96 resources
` [PATCH 17/32] media: camss: Add basic runtime PM support
` [PATCH 18/32] media: camss: csiphy: Split to hardware dependent and independent parts
` [PATCH 19/32] media: camss: csiphy: Unify lane handling
` [PATCH 20/32] media: camss: csiphy: Add support for 8x96
` [PATCH 21/32] media: camss: csid: "
` [PATCH 22/32] media: camss: ispif: "
` [PATCH 23/32] media: camss: vfe: Split to hardware dependent and independent parts
` [PATCH 24/32] media: camss: vfe: Add support for 8x96
` [PATCH 25/32] media: camss: Format configuration per hardware version
` [PATCH 26/32] media: camss: vfe: Different format support on source pad
` [PATCH 27/32] media: camss: vfe: Add support for UYVY output from VFE on 8x96
` [PATCH 28/32] media: camss: csid: Different format support on source pad
` [PATCH 29/32] media: camss: csid: MIPI10 to Plain16 format conversion
` [PATCH 30/32] media: camss: Add support for RAW MIPI14 on 8x96
` [PATCH 31/32] media: camss: Add support for 10-bit grayscale formats
` [PATCH 32/32] media: doc: media/v4l-drivers: Update Qualcomm CAMSS driver document for 8x96

[tpm2] tpm2-abrmd 2.0 RCs
 2018-06-22 15:43 UTC 

[Xenomai] [PATCH 0/4] Enhancements of signal_copyinfo extension
 2018-06-22 15:42 UTC  (5+ messages)
` [Xenomai] [PATCH 1/4] cobalt/posix: Move signal_put_siginfo unmodified
` [Xenomai] [PATCH 2/4] cobalt/posix: Convert put_siginfo callback into boolean
` [Xenomai] [PATCH 3/4] cobalt/posix: Provide compat version signal_copyinfo extension
` [Xenomai] [PATCH 4/4] cobalt/posix: Evaluate return code of signal_copyinfo extensions

[PATCH 1/2] hwrng: msm: add a spinlock and support for blocking reads
 2018-06-22 15:41 UTC  (5+ messages)

[Bug 106999] [raven] 2160p@60Hz no longer available
 2018-06-22 15:40 UTC  (2+ messages)

[PATCHv3 00/17] MKTME enabling
 2018-06-22 15:39 UTC  (6+ messages)
` [PATCHv3 09/17] x86/mm: Implement page_keyid() using page_ext

[PATCH] module: print sensible error code
 2018-06-22 15:38 UTC 

[PATCH 14/14] target: Fix handling of removed LUNs
 2018-06-22 15:38 UTC  (2+ messages)

[Qemu-devel] [PATCH] nbd/server: Fix dirty bitmap logic regression
 2018-06-22 15:35 UTC 

[DPU PATCH 00/11] Remove unused code and cleanup devicetree bindings for DPU driver
 2018-06-22 15:33 UTC  (4+ messages)
` [DPU PATCH 09/11] drm/msm/dpu: Remove unused code and move the header

[PATCH 0/3]: hwrng: Add support for qcpm v2 hwrng
 2018-06-22 15:33 UTC  (10+ messages)
` [PATCH 3/3] hwrng: msm - Add support for prng v2

Rocko: how to remove python3 from target's rootfs
 2018-06-22 15:32 UTC  (2+ messages)

[Qemu-devel] [PULL 00/10] QAPI patches for 2018-06-22
 2018-06-22 15:32 UTC  (5+ messages)
` [Qemu-devel] [PULL 01/10] qapi/visit: remove useless prefix argument
` [Qemu-devel] [PULL 06/10] qapi: remove empty flat union branches and types
` [Qemu-devel] [PULL 09/10] qapi/introspect: Eliminate pointless variable in .visit_end()
` [Qemu-devel] [PULL 10/10] MAINTAINERS: Update QAPI stanza for commit fb0bc835e56


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.