All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-06 09:33:47 to 2019-06-06 10:00:57 UTC [more...]

[RFC PATCH V3 0/4] media: support Mediatek sensor interface driver
 2019-06-06 10:00 UTC  (8+ messages)
` [RFC PATCH V3 1/4] media: platform: mtk-isp: Add "
` [RFC PATCH V3 2/4] media: platform: Add Mediatek sensor interface driver KConfig
  ` [RFC PATCH V3 3/4] dt-bindings: mt8183: Add sensor interface dt-bindings
` [RFC PATCH V3 4/4] dts: arm64: mt8183: Add sensor interface nodes

CKI hackfest @Plumbers invite
 2019-06-06 10:00 UTC  (3+ messages)

Round-Trip Time Requester with Xenomai / RTnet on Beaglebone Black
 2019-06-06 10:00 UTC  (3+ messages)

[PATCH 00/21] Implicit dev_priv removal
 2019-06-06  9:59 UTC  (34+ messages)
` [PATCH 01/21] drm/i915: Reset only affected engines when handling error capture
` [PATCH 02/21] drm/i915: Tidy engine mask types in hangcheck
` [PATCH 03/21] drm/i915: Make Gen6/7 RING_FAULT_REG access engine centric
` [PATCH 04/21] drm/i915: Extract engine fault reset to a helper
` [PATCH 05/21] drm/i915: Make i915_clear_error_registers take uncore
` [PATCH 06/21] drm/i915: Convert some more bits to use engine mmio accessors
` [PATCH 07/21] drm/i915: Make read_subslice_reg take uncore
` [PATCH 08/21] drm/i915: Tidy intel_execlists_submission_init
` [PATCH 09/21] drm/i915: Make i915_check_and_clear_faults take uncore
` [PATCH 10/21] drm/i915: Move scheduler caps init to i915_gem_init
` [PATCH 11/21] drm/i915: Remove impossible path from i915_gem_init_swizzling
` [PATCH 12/21] drm/i915: Convert i915_gem_init_swizzling to uncore
` [PATCH 13/21] drm/i915: Convert init_unused_rings "
` [PATCH 14/21] drm/i915: Convert gt workarounds "
` [PATCH 15/21] drm/i915: Convert intel_mocs_init_l3cc_table "
` [PATCH 16/21] drm/i915: Convert i915_ppgtt_init_hw "
` [PATCH 17/21] drm/i915: Consolidate some open coded mmio rmw
` [PATCH 18/21] drm/i915: Convert i915_gem_init_hw to uncore
` [PATCH 19/21] drm/i915: Convert intel_vgt_(de)balloon "
` [PATCH 20/21] drm/i915: Make GuC GGTT reservation work on ggtt
` [PATCH 21/21] drm/i915: Unexport i915_gem_init/fini_aliasing_ppgtt

[PATCH 00/13] drivers: Introduce generic device lookup helpers
 2019-06-06  9:57 UTC  (5+ messages)
` [PATCH 07/13] drivers: Add generic match helper by ACPI_COMPANION device

[Qemu-devel] [PATCH v2 00/10] qom: Use BUS()/DEVICE() macros instead of looking inside definitions
 2019-06-06  9:55 UTC  (19+ messages)
` [Qemu-devel] [PATCH v2 02/10] hw/scsi: Use the QOM BUS() macro to access BusState.qbus
  ` [Qemu-devel] [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 04/10] hw/s390x/event-facility: "
  ` [Qemu-devel] [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 05/10] hw/sd: "
  ` [Qemu-devel] [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 06/10] hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdev
  ` [Qemu-devel] [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 07/10] hw/isa: "
  ` [Qemu-devel] [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 08/10] hw/usb-storage: "
  ` [Qemu-devel] [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 09/10] hw/vfio/pci: "
  ` [Qemu-devel] [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 10/10] hw/watchdog/wdt_i6300esb: Use "
  ` [Qemu-devel] [Qemu-trivial] "

[RFC RESEND PATCH v2 0/4] arm64: dts: ti: am6: Add gpio nodes
 2019-06-06  9:56 UTC  (15+ messages)
` [RFC RESEND PATCH v2 1/4] dt-bindings: gpio: davinci: Add k3 am654 compatible
` [RFC RESEND PATCH v2 2/4] arm64: dts: ti: am6-wakeup: Add gpio node
` [RFC RESEND PATCH v2 3/4] arm64: dts: ti: am6-main: Add gpio nodes
` [RFC RESEND PATCH v2 4/4] arm64: dts: ti: am654-base-board: Add gpio_keys node

[PATCH v8 1/3] rockchip: rk3399: Add Nanopi NEO4 board support
 2019-06-06  9:55 UTC  (6+ messages)
` [PATCH v8 2/3] rockchip: rk3399: Add Rockpro64 "
    ` [U-Boot] "

Building arm64 EFI stub with -fpie breaks build of 4.9.x (undefined reference to `__efistub__GLOBAL_OFFSET_TABLE_')
 2019-06-06  9:54 UTC  (12+ messages)

[PATCH 5/8] drivers: media: coda: fix warning same module names
 2019-06-06  9:47 UTC  (3+ messages)

GEM shrinker and vm.overcommit_memory=2
 2019-06-06  9:54 UTC 

[Qemu-devel] [PATCH v6 0/6] linux-user/aarch64: Support PROT_BTI
 2019-06-06  9:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 1/6] linux-user/aarch64: Reset btype for syscalls and signals
  ` [Qemu-devel] [PATCH v6 1/6] linux-user/aarch64: Reset btype for syscalls and signalsy

[Virtio-fs] [PATCH] virtiofsd: fix lo_do_lookup panic
 2019-06-06  9:54 UTC  (2+ messages)

[PATCH v1 3/3] [media] mceusb: Show USB halt/stall error recovery
 2019-06-06  9:53 UTC  (2+ messages)

single copy atomicity for double load/stores on 32-bit systems
 2019-06-06  9:53 UTC  (9+ messages)

[PATCH v6 0/5] LM36274 Introduction
 2019-06-06  9:53 UTC  (5+ messages)
` [PATCH v6 2/5] mfd: ti-lmu: Add LM36274 support to the ti-lmu
` [PATCH v6 3/5] regulator: lm363x: Add support for LM36274

Race between MMIO writes and level IRQs
 2019-06-06  9:53 UTC  (2+ messages)

[PATCH v2 0/2] drm/komeda: Add SMMU support on Komeda driver
 2019-06-06  9:53 UTC  (6+ messages)
` [PATCH v2 1/2] drm/komeda: Adds SMMU support
` [PATCH v2 2/2] dt/bindings: drm/komeda: Adds SMMU support for D71 devicetree

[Xen-devel] [PATCH v2 00/12] pci: expand usage of pci_sbdf_t
 2019-06-06  9:52 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 01/12] pci: introduce a devfn field to pci_sbdf_t
` [Xen-devel] [PATCH v2 02/12] pci: introduce a pci_sbdf_t field to pci_dev

[PATCH net-next v2] netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gather
 2019-06-06  9:52 UTC  (5+ messages)

[PATCH v1 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-06  9:52 UTC  (2+ messages)

Kernel 4.19.47 with commit 8715ce033eb37f539e73b1570bf56404b21d46cd failed to execute NX-protected page
 2019-06-06  9:51 UTC  (3+ messages)

[PATCH 0/3] Add basic HiHope RZ/G2M board support
 2019-06-06  9:50 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: renesas: Add HiHope RZ/G2M main "
` [PATCH 2/3] arm64: dts: renesas: hihope-common: Add pincontrol support to scif2/scif clock

Working on change for: genetlink: make policy common to family
 2019-05-19 22:26 UTC  (11+ messages)

[PATCH v2 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-06  9:48 UTC  (5+ messages)
` [PATCH v2 1/4] perf trace: Exit when build eBPF program failure
` [PATCH v2 2/4] perf augmented_raw_syscalls: Remove duplicate macros
` [PATCH v2 3/4] perf augmented_raw_syscalls: Support arm64 raw syscalls
` [PATCH v2 4/4] perf augmented_raw_syscalls: Document clang configuration

[Qemu-devel] Qemu baseline requirements/portability?
 2019-06-06  9:48 UTC  (4+ messages)

[PATCH v5 0/6] LM36274 Introduction
 2019-06-06  9:49 UTC  (5+ messages)
` [PATCH v5 1/6] regulator: lm363x: Make the gpio register enable flexible
` [PATCH v5 2/6] dt-bindings: mfd: Add lm36274 bindings to ti-lmu

[PATCH 8/8] drivers: regulator: 88pm800: fix warning same module names
 2019-06-06  9:47 UTC  (3+ messages)

[PATCH v3] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and directory modification events
 2019-06-06  9:48 UTC 

[PATCH 7/8] drivers: mfd: 88pm800: fix warning same module names
 2019-06-06  9:47 UTC  (3+ messages)

[PATCH 6/8] drivers: net: phy: fix warning same module names
 2019-06-06  9:47 UTC  (3+ messages)

[PATCH 4/8] drivers: media: i2c: fix warning same module names
 2019-06-06  9:47 UTC  (3+ messages)

[PATCH 3/8] drivers: (video|gpu): fix warning same module names
 2019-06-06  9:47 UTC  (3+ messages)

[PATCH 1/3] libtasn1: Enable nativesdk support
 2019-06-06  9:47 UTC  (5+ messages)
` [PATCH 2/3] p11-kit: Enable nativesdk and trust-paths option

[PATCH 1/8] drivers: net: dsa: realtek: fix warning same module names
 2019-06-06  9:47 UTC  (3+ messages)

[PATCH 0/8] fix warnings for same module names
 2019-06-06  9:46 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] perf_pmu: Remove redundant check for engine
 2019-06-06  9:46 UTC  (2+ messages)

next/master build: 231 builds: 8 failed, 223 passed, 14 errors, 459 warnings (next-20190606)
 2019-06-06  9:45 UTC 

[PATCH v8 00/13] Exynos5 Dynamic Memory Controller driver
 2019-06-06  9:45 UTC  (5+ messages)
  ` [PATCH v8 02/13] clk: samsung: add new clocks for DMC for Exynos5422 SoC

[PATCH] json-c: Disable icecc to avoid implicit-fallthrough warning as error
 2019-06-06  9:45 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/2] introduce __rte_internal tag
 2019-06-06  9:44 UTC  (5+ messages)
` [dpdk-dev] [EXT] "

[RFC][PATCH 00/10] Mount, FS, Block and Keyrings notifications [ver #3]
 2019-06-06  9:43 UTC  (23+ messages)
` [PATCH 01/10] security: Override creds in __fput() with last fputter's creds "
` [PATCH 02/10] General notification queue with user mmap()'able ring buffer "
` [PATCH 03/10] keys: Add a notification facility "
` [PATCH 04/10] vfs: Add a mount-notification "
` [PATCH 05/10] vfs: Add superblock notifications "
` [PATCH 06/10] fsinfo: Export superblock notification counter "
` [PATCH 07/10] Add a general, global device notification watch list "
` [PATCH 08/10] block: Add block layer notifications "
` [PATCH 09/10] usb: Add USB subsystem "
` [PATCH 10/10] Add sample notification program "

[nft PATCH v5 00/10] Cache update fix && intra-transaction rule references
 2019-06-06  9:42 UTC  (5+ messages)

Detecting user data on base types
 2019-06-06  9:40 UTC  (6+ messages)

KMSAN: uninit-value in rt2500usb_bbp_read
 2019-06-06  9:42 UTC 

[RFC] Disable lockref on arm64
 2019-06-06  9:41 UTC  (6+ messages)
` [PATCH] lockref: Limit number of cmpxchg loop retries

[PATCH v5 2/2] dt-bindings: net: bluetooth: Add device property firmware-name for QCA6174
 2019-06-06  9:40 UTC  (2+ messages)
` [PATCH v6 "

[PATCH 23/23] NFS: Add fs_context support
 2019-06-06  9:41 UTC  (4+ messages)
` [PATCH 00/23] nfs: Mount API conversion

[Virtio-fs] [PATCH 0/5] leak fixes
 2019-06-06  9:41 UTC  (3+ messages)
` [Virtio-fs] [PATCH 5/5] virtiofsd: add helper for lo_data cleanup

[PATCH v5 1/2] Bluetooth: hci_qca: Load customized NVM based on the device property
 2019-06-06  9:40 UTC  (2+ messages)
` [PATCH v6 "

[PATCH 1/3] ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix
 2019-06-06  9:39 UTC  (4+ messages)

DSA with MV88E6321 and imx28
 2019-06-06  9:39 UTC  (9+ messages)

[Cocci] how to replace obsolete #ifdef's
 2019-06-06  9:39 UTC  (3+ messages)
` [Cocci] How to replace obsolete #ifdef's?

Wiregaurd integration to private project
 2019-04-17  7:32 UTC 

Android quick shortcut feature
 2019-04-21 21:03 UTC 

[PATCH V2 0/4] arm64/mm: Clean ups for do_page_fault()
 2019-06-06  9:38 UTC  (5+ messages)
` [PATCH V2 3/4] arm64/mm: Consolidate page fault information capture

[PATCH] f2fs: fix is_idle() check for discard type
 2019-06-06  9:38 UTC 

kernel NULL pointer dereference, ucsi bug
 2019-06-06  9:36 UTC  (7+ messages)

Wintun performance results
 2019-06-03 18:04 UTC  (7+ messages)
` [Openvpn-devel] "

[igt-dev] [RFC] IGT device scanning and selection
 2019-06-06  9:35 UTC  (3+ messages)

wg-quick up automation fails
 2019-06-02  6:32 UTC  (2+ messages)

worktree add already exists
 2019-06-06  9:34 UTC  (7+ messages)

[PATCH] drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entry
 2019-06-06  9:35 UTC  (4+ messages)

[PATCH] VMCI: Fixup atomic64_t abuse
 2019-06-06  9:34 UTC 

[PATCH 0/8] arm64: ARMv8.5-A: Branch Target Identification support
 2019-06-06  9:34 UTC  (3+ messages)

Minimal WinTUN Program Access Denied Opening Tun
 2019-05-21 15:59 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 0/5] vhost: I-cache pressure optimizations
 2019-06-06  9:33 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 5/5] eal/x86: force inlining of all memcpy and mov helpers

[BISECTED REGRESSION] b43legacy broken on G4 PowerBook
 2019-06-06  9:31 UTC  (3+ messages)

[PATCH v3 0/8] arm64: IRQ priority masking and Pseudo-NMI fixes
 2019-06-06  9:31 UTC  (2+ messages)
` [PATCH v3 7/8] arm64: fix kernel stack overflow in kdump capture kernel


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.