All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-13 13:55:02 to 2019-02-13 14:44:49 UTC [more...]

[PATCH 1/1] selftests: fix timestamping Makefile
 2019-02-13 14:44 UTC  (4+ messages)

[RFC PATCH v1 00/25] printk: new implementation
 2019-02-13 14:43 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] sunxi: Sync Bananapi M2+ dts files and add H5 variant
 2019-02-13 14:42 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3

[PATCH] ASoC: stm32: sai: add missing put_device()
 2019-02-13 14:41 UTC  (4+ messages)

[PATCH v3 0/8] drm/sun4i: dsi: Add burst mode support
 2019-02-13 14:41 UTC  (13+ messages)
` [PATCH v3 5/8] drm/sun4i: dsi: Fix DRQ calculation
` [PATCH v3 6/8] drm/sun4i: dsi: Rework a bit the hblk calculation
` [PATCH v3 7/8] drm/sun4i: dsi: Add burst support
` [PATCH v3 8/8] drm/panel: Add Ronbo RB070D30 panel

[PATCH 0/5] The right click of the button deselects the marker
 2019-02-13 14:41 UTC  (2+ messages)

[PATCH v3 0/4] uaccess: Add unsafe accessors for arm64
 2019-02-13 14:41 UTC  (24+ messages)
` [PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region

[PATCH 0/6] introduce DMA memory mapping for external memory
 2019-02-13 14:41 UTC  (3+ messages)
` [PATCH 1/6] vfio: allow DMA map of memory for the default vfio fd

BUG: sleeping function called from invalid context at kernel/locking/rwsem.c:65
 2019-02-13 14:40 UTC  (4+ messages)

[PATCH v2] page cache: Store only head pages in i_pages
 2019-02-13 14:41 UTC  (2+ messages)

[PATCH iproute2] iplink: document XDP subcommand to force the XDP mode
 2019-02-13 14:40 UTC 

[PATCH 0/2] mac80211: Fix incorrect usage of rhashtable walk API
 2019-02-13 14:39 UTC  (6+ messages)
` [v2 PATCH 0/4] "
  ` [PATCH 1/4] mac80211: Use linked list instead of rhashtable walk for mesh tables
  ` [PATCH 2/4] mac80211: Free mpath object when rhashtable insertion fails
  ` [PATCH 3/4] mac80211: Use rhashtable_lookup_get_insert_fast instead of racy code
  ` [PATCH 4/4] rhashtable: Remove obsolete rhashtable_walk_init function

[PATCH 2/3] xmm7modem: Change in xmm7mode plugin for multiple PDP
 2019-02-13 14:39 UTC  (2+ messages)

[RFC][PATCH] signal: Store pending signal exit in tsk.jobctl not in tsk.pending
 2019-02-13 14:38 UTC  (12+ messages)
    ` [PATCH 0/2]: Fixing unkillable processes caused by SIGHUP timers
      ` [PATCH 1/2] signal: Always notice exiting tasks
                ` [PATCH] signal: Restore the stop PTRACE_EVENT_EXIT

[PATCH] mm: Fix __dump_page() for poisoned pages
 2019-02-13 14:38 UTC  (3+ messages)

right way to enumerate pcm devices
 2019-02-13 14:38 UTC  (7+ messages)

Elegible stable v4.9.x commits used by OpenWrt
 2019-02-13 14:37 UTC  (3+ messages)

[PATCH] btrfs: ensure that a DUP block group has exactly two stripes
 2019-02-13 14:37 UTC  (5+ messages)

[PATCH v3 00/10] x86/split_lock: Enable #AC exception for split locked accesses
 2019-02-13 14:37 UTC  (6+ messages)
` [PATCH v3 10/10] x86/split_lock: Handle #AC exception for split lock

[PATCH v3 0/7] drivers: devfreq: fix and optimize workqueue mechanism
 2019-02-13 14:37 UTC  (4+ messages)
  ` [PATCH v3 6/7] trace: events: add devfreq trace event file

[PATCH 00/15] PCI: endpoint: Cleanup EPC features
 2019-02-13 14:36 UTC  (6+ messages)
` [PATCH 11/15] PCI: pci-epf-test: Use pci_epc_get_features to get "

[PATCH] kprobe: safely access memory specified by userspace
 2019-02-13 14:36 UTC  (2+ messages)

[PATCH V3 0/5] genirq/affinity: add .calc_sets for improving IRQ allocation & spread
 2019-02-13 14:36 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/15] s390x/tcg: Implement floating-point extension facility
 2019-02-13 14:33 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 01/15] s390x/tcg: Fix TEST DATA CLASS instructions
` [Qemu-devel] [PATCH v2 02/15] s390x/tcg: Fix rounding from float128 to uint64_t/uin32_t
` [Qemu-devel] [PATCH v2 03/15] s390x/tcg: Factor out conversion of softfloat exceptions
` [Qemu-devel] [PATCH v2 04/15] s390x/tcg: Fix parts of IEEE exception handling
` [Qemu-devel] [PATCH v2 05/15] s390x/tcg: Hide IEEE underflows in some scenarios
` [Qemu-devel] [PATCH v2 06/15] s390x/tcg: Refactor SET FPC AND SIGNAL handling
` [Qemu-devel] [PATCH v2 07/15] s390x/tcg: Fix simulated-IEEE exceptions
` [Qemu-devel] [PATCH v2 08/15] s390x/tcg: Handle SET FPC AND LOAD FPC 3-bit BFP rounding modes
` [Qemu-devel] [PATCH v2 09/15] s390x/tcg: Check for exceptions in SET BFP ROUNDING MODE
` [Qemu-devel] [PATCH v2 10/15] s390x/tcg: Refactor saving/restoring the bfp rounding mode
` [Qemu-devel] [PATCH v2 11/15] s390x/tcg: Prepare for IEEE-inexact-exception control (XxC)
` [Qemu-devel] [PATCH v2 12/15] s390x/tcg: Implement XxC and checks for most FP instructions
` [Qemu-devel] [PATCH v2 13/15] s390x/tcg: Implement rounding mode and XxC for LOAD ROUNDED
` [Qemu-devel] [PATCH v2 14/15] s390x/tcg: Handle all rounding modes overwritten by BFP instructions
` [Qemu-devel] [PATCH v2 15/15] s390x: Add floating-point extension facility to "qemu" cpu model

Some VRR vblank/pageflip timestamping fixes
 2019-02-13 14:33 UTC  (8+ messages)
` [PATCH 2/3] drm: Add basic helper to allow precise pageflip timestamps in vrr

[GIT PULL] nvme fix for 5.0
 2019-02-13 14:32 UTC  (3+ messages)

[Linux 4.4.x] CIFS_POSIX cannot be enabled after commit 60da90b224ba7
 2019-02-13 14:32 UTC 

[PATCH v2 0/5] Add new device nodes for Spreadtrum SC9860 platform
 2019-02-13 14:31 UTC  (4+ messages)
` [PATCH v2 5/5] arm64: dts: sprd: Remove wildcard compatible string

[PATCH] mm, page_alloc: Fix a division by zero error when boosting watermarks
 2019-02-13 14:31 UTC  (8+ messages)
` [PATCH] mm, page_alloc: Fix a division by zero error when boosting watermarks v2

[PATCH] printk: add KERN_NOTIME to skip the timestamp
 2019-02-13 14:31 UTC  (6+ messages)

[PATCH v2 0/5] Add reservation_object to drm_gem_object
 2019-02-13 14:31 UTC  (3+ messages)
` [PATCH v2 3/5] drm: msm: Switch to use drm_gem_object reservation_object

linux-next: Fixes tag needs some work in the pci tree
 2019-02-13 14:31 UTC  (2+ messages)

drm bridge control from another driver
 2019-02-13 14:31 UTC  (7+ messages)

[RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
 2019-02-13 14:30 UTC  (3+ messages)

KXG60ZNV256G not recognized
 2019-02-13 14:29 UTC  (10+ messages)

[PATCH v2 0/5] KVM: arm/arm64: add support for chained counters
 2019-02-13 14:28 UTC  (4+ messages)
` [PATCH v2 3/5] KVM: arm/arm64: re-create event when setting counter value

[PATCH] mfd: sc27xx: Use SoC compatible string for PMIC devices
 2019-02-13 14:28 UTC  (2+ messages)

[Qemu-devel] Seeking QEMU makefile advice
 2019-02-13 14:18 UTC  (2+ messages)

Upstream Dom0 DRM problems regarding swiotlb
 2019-02-13 14:28 UTC  (4+ messages)

[PATCH] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-02-13 14:25 UTC  (2+ messages)

[RFC for-stable PATCH] SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT
 2019-02-13 14:25 UTC  (3+ messages)
` [STABLE "

No system call to determine MAX_NUMNODES?
 2019-02-13 14:25 UTC  (4+ messages)

[PATCH 0/5] Add support for TPM event log 2.0 on EFI/ARM
 2019-02-13 14:22 UTC  (5+ messages)
` [PATCH 4/5] efi/libstub/tpm: Retrieve TPM event log in 2.0 format

[PATCH 4.14] HID: debug: fix the ring buffer implementation
 2019-02-13 14:22 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] gitlab-CI: add armhf
 2019-02-13 14:21 UTC  (2+ messages)

[PATCH v2] rebase -x: sanity check command
 2019-02-13 14:22 UTC  (2+ messages)
` [PATCH] rebase: remove the rebase.useBuiltin setting

[PATCH] staging: vt6656: Use the correct style for SPDX license Identifier
 2019-02-13 14:22 UTC  (6+ messages)

Tailoring branch use case question
 2019-02-13 14:21 UTC 

Possible bug in mirror target
 2019-02-13 14:21 UTC  (6+ messages)

[U-Boot] [PATCH v8 0/8] Add support for loading FPGA bitstream
 2019-02-13 14:18 UTC  (9+ messages)
` [U-Boot] [PATCH v8 1/8] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH v8 2/8] ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK
` [U-Boot] [PATCH v8 3/8] fit: Add function declarations to the header file
` [U-Boot] [PATCH v8 4/8] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
` [U-Boot] [PATCH v8 5/8] ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK
` [U-Boot] [PATCH v8 6/8] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs
` [U-Boot] [PATCH v8 7/8] ARM: socfpga: Synchronize the configuration for A10 SoCDK
` [U-Boot] [PATCH v8 8/8] ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL

[PATCH v4.14.y] HID: debug: fix the ring buffer implementation
 2019-02-13 14:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/11] packed ring virtio-net backends support
 2019-02-13 14:17 UTC  (2+ messages)

[PATCH] commands: nandtest: provide readonly test
 2019-02-13 14:17 UTC 

[PATCH 1/2] drm/i915: s/PUNIT_REG_DSPFREQ/PUNIT_REG_DSPSSPM/
 2019-02-13 14:16 UTC  (2+ messages)

[GIT PULL FOR v5.1] Various fixes and enhancements
 2019-02-13 14:16 UTC 

[PATCH 4.14 0/2] Two nfsd4 fixes for 4.14 longterm
 2019-02-13 14:15 UTC  (7+ messages)

[PATCH] ARC: Explicitly set ARCH_SLAB_MINALIGN = 8
 2019-02-13 14:13 UTC  (7+ messages)

PATCHES MERGE MISSING FROM PATCHSET
 2019-02-13 14:13 UTC 

[PATCH] ath10k: Report low ack rssi based on the reason code
 2019-02-13 14:12 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_ctx_sseu: Fix 32-bit build
 2019-02-13 14:12 UTC  (6+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
` [PATCH i-g-t] "
  ` [igt-dev] [Intel-gfx] "

[Qemu-devel] [PATCH 00/15] s390: vfio-ccw dasd ipl support
 2019-02-13 13:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH 04/15] s390-bios: Extend find_dev() for non-virtio devices
  ` [Qemu-devel] [qemu-s390x] "

[Qemu-devel] [PATCH v2] Add a gitlab-ci file for Continuous Integration testing on Gitlab
 2019-02-13 14:06 UTC  (5+ messages)

[Qemu-devel] [PATCH] qga: Support for Windows Server 2019 in the get-osinfo command
 2019-02-13 14:04 UTC  (3+ messages)
` [Qemu-devel] [PATCH] qga-win: Adding support for Windows Server 2019 "

[Qemu-devel] Combining -loadvm and -snapshot
 2019-02-13 14:05 UTC  (4+ messages)

[RFC v8 0/5] pstore/block: new support logger for block devices
 2019-02-13 14:07 UTC  (6+ messages)
` [RFC v8 1/5] pstore/blk: "
` [RFC v8 2/5] dt-bindings: pstore-block: new support for blkoops
` [RFC v8 3/5] pstore/blk: add blkoops for pstore_blk
` [RFC v8 4/5] pstore/blk: support pmsg for pstore block
` [RFC v8 5/5] Documentation: pstore/blk: create document for pstore_blk

[PATCH net] mwifiex: Fix NL80211_TX_POWER_LIMITED
 2019-02-13 13:59 UTC 

[PATCH] mtd: lpddr_cmds: Mark expected switch fall-through
 2019-02-13 14:05 UTC  (3+ messages)

[PATCH v3 6/9] iommu/dma-iommu.c: Convert to use vm_map_pages()
 2019-02-13 14:05 UTC 

FAILED: patch "[PATCH] drm/vmwgfx: Also check for crtc status while checking for DU" failed to apply to 4.20-stable tree
 2019-02-13 14:05 UTC 

[PATCH v3 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_map_pages()
 2019-02-13 14:05 UTC 

[PATCH v3 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_map_pages()
 2019-02-13 14:05 UTC 

[PATCH v3 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_map_pages()
 2019-02-13 14:04 UTC  (3+ messages)

[PATCH] tracing/probes: Mark expected switch fall-through
 2019-02-13 14:04 UTC  (2+ messages)

[PATCH v3 9/9] xen/privcmd-buf.c: Convert to use vm_map_pages_zero()
 2019-02-13 14:08 UTC 

[PATCH v3 9/9] xen/privcmd-buf.c: Convert to use vm_map_pages_zero()
 2019-02-13 14:08 UTC 

[PATCH v3 8/9] xen/gntdev.c: Convert to use vm_map_pages()
 2019-02-13 14:07 UTC 

[PATCH v3 8/9] xen/gntdev.c: Convert to use vm_map_pages()
 2019-02-13 14:07 UTC 

[PATCH V2 1/2] arm64: dts: freescale: imx8qxp: add cpu opp table
 2019-02-13 14:02 UTC  (6+ messages)
` [PATCH V2 2/2] clk: imx: scu: add cpu frequency scaling support

[PATCH v3 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_map_pages()
 2019-02-13 14:06 UTC 

[PATCH] tracing: Mark expected switch fall-through
 2019-02-13 14:02 UTC  (2+ messages)

[PATCH v3 1/9] mm: Introduce new vm_map_pages() and vm_map_pages_zero() API
 2019-02-13 14:02 UTC 

[PATCH v3 1/9] mm: Introduce new vm_map_pages() and vm_map_pages_zero() API
 2019-02-13 14:02 UTC  (2+ messages)

KASAN: use-after-free Read in sctp_outq_tail
 2019-02-13 14:00 UTC  (5+ messages)

[PATCH v3 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-02-13 14:00 UTC  (2+ messages)

[PATCH v3 0/9] mm: Use vm_map_pages() and vm_map_pages_zero() API
 2019-02-13 14:00 UTC 

[PATCH] blktrace: mark expected switch fall-through
 2019-02-13 13:59 UTC  (2+ messages)

[PATCH v3 3/9] drivers/firewire/core-iso.c: Convert to use vm_map_pages_zero()
 2019-02-13 14:03 UTC  (2+ messages)

[PATCH v2 0/5] kasan: more tag based mode fixes
 2019-02-13 13:58 UTC  (6+ messages)
` [PATCH v2 1/5] kasan: fix assigning tags twice
` [PATCH v2 2/5] kasan, kmemleak: pass tagged pointers to kmemleak
` [PATCH v2 3/5] kmemleak: account for tagged pointers when calculating pointer range
` [PATCH v2 4/5] kasan, slub: move kasan_poison_slab hook before page_address
` [PATCH v2 5/5] kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENED

[PATCH v3 2/9] arm: mm: dma-mapping: Convert to use vm_map_pages()
 2019-02-13 14:02 UTC  (2+ messages)

[PATCH] rtc: hid-sensor-time: stop selecting IIO
 2019-02-13 13:58 UTC 

FAILED: patch "[PATCH] svcrdma: Remove max_sge check at connect time" failed to apply to 4.18-stable tree
 2019-02-13 13:55 UTC  (2+ messages)

[PATCH v6 0/9] vsprintf: Prevent silent crashes and consolidate error handling
 2019-02-13 13:54 UTC  (5+ messages)
` [PATCH v6 9/9] vsprintf: Avoid confusion between invalid address and value


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.