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

[RESEND, PATCH v13 00/12] support gce on mt8183 platform
 2019-08-20  8:49 UTC  (12+ messages)
  ` [RESEND, PATCH v13 01/12] dt-binding: gce: remove thread-num property
` [RESEND, PATCH v13 02/12] dt-binding: gce: add gce header file for mt8183
` [RESEND, PATCH v13 03/12] dt-binding: gce: add binding for gce client reg property
` [RESEND, PATCH v13 04/12] mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
` [RESEND, PATCH v13 05/12] mailbox: mediatek: cmdq: support mt8183 gce function
` [RESEND, PATCH v13 06/12] soc: mediatek: cmdq: clear the event in cmdq initial flow
` [RESEND, PATCH v13 07/12] soc: mediatek: cmdq: reorder the parameter
` [RESEND, PATCH v13 08/12] soc: mediatek: cmdq: change the type of input parameter
` [RESEND, PATCH v13 09/12] soc: mediatek: cmdq: define the instruction struct
` [RESEND, PATCH v13 10/12] soc: mediatek: cmdq: add polling function
` [RESEND, PATCH v13 11/12] soc: mediatek: cmdq: add cmdq_dev_get_client_reg function

[PATCH net-next v3 0/4] Improve phc2sys precision for mv88e6xxx switch in combination with imx6-fec
 2019-08-20  8:48 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: mdio: add support for passing a PTP system timestamp to the mii_bus driver
` [PATCH net-next v3 2/4] net: mdio: add PTP offset compensation to mdiobus_write_sts
` [PATCH net-next v3 3/4] net: dsa: mv88e6xxx: extend PTP gettime function to read system clock
` [PATCH net-next v3 4/4] net: fec: add support for PTP system timestamping for MDIO devices

[PATCH] erofs: move erofs out of staging
 2019-08-20  8:46 UTC  (17+ messages)

[PATCH v1] clk: Add devm_clk_{prepare,enable,prepare_enable}
 2019-08-20  8:46 UTC  (2+ messages)

[RFC] mm: Proactive compaction
 2019-08-20  8:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/15] target/arm/kvm: enable SVE in guests
 2019-08-20  8:45 UTC  (3+ messages)

[PATCH v6 0/3] drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+
 2019-08-20  8:45 UTC  (5+ messages)
` [PATCH v6 1/3] drm/i915: enum transcoder and pipe are moved into i915_drm.h
` [PATCH v6 2/3] misc/mei_hdcp: Adding the transcoder detail in payload input

[PATCH] ath11k: change remaining UTF-8 characters to ASCII
 2019-08-20  8:44 UTC 

[PATCH] mmc: host: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCs
 2019-08-20  8:43 UTC 

[meta-webserver][PATCH] apache2: upgrade 2.4.39 -> 2.4.41
 2019-08-20  8:44 UTC 

[RFC PATCH v6 00/92] VM introspection
 2019-08-20  8:44 UTC  (6+ messages)
` [RFC PATCH v6 55/92] kvm: introspection: add KVMI_CONTROL_MSR and KVMI_EVENT_MSR

stable-rc/linux-4.19.y boot: 122 boots: 0 failed, 106 passed with 15 offline, 1 untried/unknown (v4.19.66-160-g2620f1970026)
 2019-08-20  8:44 UTC 

[PATCH 0/3] Add bad pmem bad blocks to bad range
 2019-08-20  8:41 UTC  (4+ messages)
` [PATCH 2/3] of_pmem: Add memory ranges which took a mce "

[Qemu-devel] [PATCH v2 0/5] Fix multifd with big number of channels
 2019-08-20  8:41 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 1/5] socket: Add backlog parameter to socket_listen
` [Qemu-devel] [PATCH v2 2/5] socket: Add num connections to qio_channel_socket_sync()
` [Qemu-devel] [PATCH v2 3/5] socket: Add num connections to qio_channel_socket_async()
` [Qemu-devel] [PATCH v2 4/5] socket: Add num connections to qio_net_listener_open_sync()
` [Qemu-devel] [PATCH v2 5/5] multifd: Use number of channels as listen backlog

[PATCH] HID: wacom: correct misreported EKR ring values
 2019-08-20  8:43 UTC  (2+ messages)

[PATCH] gpio: mockup: don't depend twice on GPIOLIB
 2019-08-20  8:42 UTC  (5+ messages)

[v2 PATCH] RISC-V: Optimize tlb flush path
 2019-08-20  8:42 UTC  (4+ messages)

[PATCH v13 00/12] support gce on mt8183 platform
 2019-08-20  8:42 UTC  (35+ messages)
` [PATCH v13 01/12] dt-binding: gce: remove thread-num property
` [PATCH v13 02/12] dt-binding: gce: add gce header file for mt8183
` [PATCH v13 03/12] dt-binding: gce: add binding for gce client reg property
` [PATCH v13 04/12] mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
` [PATCH v13 05/12] mailbox: mediatek: cmdq: support mt8183 gce function
` [PATCH v13 06/12] soc: mediatek: cmdq: clear the event in cmdq initial flow
` [PATCH v13 07/12] soc: mediatek: cmdq: reorder the parameter
` [PATCH v13 08/12] soc: mediatek: cmdq: change the type of input parameter
` [PATCH v13 09/12] soc: mediatek: cmdq: define the instruction struct
` [PATCH v13 10/12] soc: mediatek: cmdq: add polling function
` [PATCH v13 11/12] soc: mediatek: cmdq: add cmdq_dev_get_client_reg function
` [PATCH v13 12/12] arm64: dts: add gce node for mt8183

[RFC 00/11] drm/bridge: dw-hdmi: implement bus-format negotiation and YUV420 support
 2019-08-20  8:41 UTC  (29+ messages)
` [RFC 01/11] fixup! drm/bridge: Add the necessary bits to support bus format negotiation
` [RFC 02/11] drm/meson: venc: make drm_display_mode const
` [RFC 03/11] drm/meson: meson_dw_hdmi: switch to drm_bridge_funcs
` [RFC 04/11] drm/bridge: synopsys: dw-hdmi: add basic bridge_atomic_check
` [RFC 05/11] drm/bridge: synopsys: dw-hdmi: use negociated bus formats
` [RFC 06/11] drm/meson: dw-hdmi: stop enforcing input_bus_format
` [RFC 07/11] drm/bridge: dw-hdmi: allow ycbcr420 modes for >= 0x200a
` [RFC 08/11] drm/bridge: synopsys: dw-hdmi: add 420 mode format negociation
` [RFC 09/11] drm/meson: venc: add support for YUV420 setup
` [RFC 10/11] drm/meson: vclk: "
` [RFC 11/11] drm/meson: Add YUV420 output support

[PATCH 09/60] drm/bridge: Add connector-related bridge operations and data
 2019-08-20  8:41 UTC  (11+ messages)

[PATCH] fix odd_ptr_err.cocci warnings
 2019-08-20  8:41 UTC  (5+ messages)
      ` [kbuild-all] "

[PATCH]Perf: Return error code for perf_session__new function on failure
 2019-08-20  8:39 UTC  (3+ messages)

[cip-dev] Testing CIP kernel with Debian gcc
 2019-08-20  8:39 UTC  (6+ messages)
      ` [cip-dev] [Cip-security] "

[PATCH] drm/i915: Serialize insertion into the file->mm.request_list
 2019-08-20  8:37 UTC  (2+ messages)

[U-Boot] [PATCH 0/1] NVME fix PRP Offset Invalid
 2019-08-20  8:36 UTC  (2+ messages)
` [U-Boot] [PATCH 1/1] nvme: Fix "

[Qemu-devel] [PATCH v9 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-08-20  8:34 UTC  (10+ messages)
` [Qemu-devel] [PATCH v9 05/11] numa: Extend CLI to provide initiator information for numa nodes

[PATCH v5] perf diff: Report noisy for cycles diff
 2019-08-20  8:34 UTC  (2+ messages)

[PATCH v2] mm, memcg: skip killing processes under memcg protection at first scan
 2019-08-20  8:34 UTC  (8+ messages)

[U-Boot] [PATCH 0/3] arm: socfpga: Convert drivers from struct to defines
 2019-08-20  8:33 UTC  (2+ messages)

[PATCH] mtd: spinand: micron: add support for MT29F1G01AAADD
 2019-08-20  8:32 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/igt_command_line.sh: Add new selftest for special handling
 2019-08-20  8:32 UTC  (2+ messages)

[PATCH v2 00/11] VSOCK: add vsock_test test suite
 2019-08-20  8:32 UTC  (7+ messages)
` [PATCH v2 10/11] vsock_test: skip read() in test_stream*close tests on a VMCI host
` [PATCH v2 11/11] vsock_test: wait for the remote to close the connection

[U-Boot] [PATCH v4 2/4] USB: host: Add the USB3 host driver
 2019-08-20  8:31 UTC 

[PATCH v11 0/7] powerpc: implement machine check safe memcpy
 2019-08-20  8:13 UTC  (13+ messages)
` [PATCH v11 1/7] powerpc/mce: Schedule work from irq_work
` [PATCH v11 2/7] powerpc/mce: Fix MCE handling for huge pages
` [PATCH v11 3/7] powerpc/mce: Make machine_check_ue_event() static
` [PATCH v11 4/7] extable: Add function to search only kernel exception table
` [PATCH v11 5/7] powerpc/mce: Handle UE event for memcpy_mcsafe
` [PATCH v11 6/7] powerpc/memcpy: Add memcpy_mcsafe for pmem
` [PATCH v11 7/7] powerpc: add machine check safe copy_to_user

[PATCH 09/60] drm/bridge: Add connector-related bridge operations and data
 2019-08-20  8:30 UTC  (11+ messages)

[U-Boot] [RFC PATCH] net: designware: drop compatible altr, socfpga-stmmac
 2019-08-20  8:30 UTC  (2+ messages)

Csapat motiváció
 2019-08-20  8:25 UTC 

Csapat motiváció
 2019-08-20  8:30 UTC 

[Buildroot] [PATCH] package/meson: support cmake exported packages
 2019-08-20  8:30 UTC  (2+ messages)

[PATCH v3] gpio: pl061: Fix the issue failed to register the ACPI interrtupion
 2019-08-20  8:29 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/4] backup: fix skipping unallocated clusters
 2019-08-20  8:28 UTC  (3+ messages)

iwlwifi: microcode SW error detected
 2019-08-20  8:29 UTC  (3+ messages)

[PATCH v2 0/2] dt-bindings: serial: lantiq: Convert to YAML & add support for new SoC
 2019-08-20  8:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: serial: lantiq: Convert to YAML schema
` [PATCH v2 2/2] dt-bindings: lantiq: Update for new SoC

[PATCH 0/8][v2] Rework reserve ticket handling
 2019-08-20  8:28 UTC  (5+ messages)
` [PATCH 7/8] btrfs: fix may_commit_transaction to deal with no partial filling
` [PATCH 8/8] btrfs: remove orig_bytes from reserve_ticket

[RT PATCH v2] net/xfrm/xfrm_ipcomp: Protect scratch buffer with local_lock
 2019-08-20  8:28 UTC  (2+ messages)

[PATCH v4 00/10] Allwinner sunxi message box support
 2019-08-20  8:27 UTC  (9+ messages)
` [PATCH v4 04/10] mailbox: sunxi-msgbox: Add a new mailbox driver
` [PATCH v4 05/10] ARM: dts: sunxi: a80: Add msgbox node

[Buildroot] [PATCH] package/libkcapi: support building kcapi-enc application
 2019-08-20  8:27 UTC 

[PATCH] csky: Fixup ioremap function losing
 2019-08-20  8:26 UTC  (5+ messages)

[PATCH 0/3] fix interrupt swamp in NVMe
 2019-08-20  8:25 UTC  (2+ messages)

[PATCH] serial: stm32: set linux_console_name
 2019-08-20  8:26 UTC 

[Buildroot] [PATCH] package/luaossl: bump to version 20190731
 2019-08-20  8:25 UTC 

[LTP] [PATCH v2 00/11] Introduce guarded buffers
 2019-08-20  8:25 UTC  (5+ messages)
` [LTP] [PATCH v2 01/11] lib: Add support for "

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-08-20  8:22 UTC  (4+ messages)
` [RFC PATCH v4 1/9] printk-rb: add a new printk "
  ` numlist_pop(): "
  ` assign_desc() barriers: "

[Xen-devel] [PATCH] tools/oxenstored: port XS_INTRODUCE evtchn rebind function from cxenstored
 2019-08-20  8:21 UTC  (2+ messages)

[Buildroot] [PATCH] package/musl: add upstream security fixes for CVE-2019-14697
 2019-08-20  8:21 UTC 

[PATCH v2 00/17] Arm SMMU refactoring
 2019-08-20  8:20 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Switch obj->mm.lock lockdep annotations on its head
 2019-08-20  8:19 UTC  (4+ messages)
` [PATCH 2/3] lockdep: add might_lock_nested()
` [PATCH 3/3] drm/i915: use might_lock_nested in get_pages annotation

[U-Boot] [PATCH v5 1/5] spl: dm: disable SPI DM flash for non-DM SPL
 2019-08-20  8:19 UTC  (6+ messages)

[PATCH 0/4] mmu notifier debug annotations/checks
 2019-08-20  8:19 UTC  (6+ messages)
` [PATCH 1/4] mm, notifier: Add a lockdep map for invalidate_range_start/end
` [PATCH 2/4] mm, notifier: Prime lockdep
` [PATCH 3/4] kernel.h: Add non_block_start/end()
` [PATCH 4/4] mm, notifier: Catch sleeping/blocking for !blockable

[warrior][PATCH v2] dpkg: Use less as pager
 2019-08-20  8:19 UTC 

[PATCH 2/5] kernel.h: Add non_block_start/end()
 2019-08-20  8:18 UTC  (12+ messages)

[Linux-kernel-mentees] [PATCH v6 0/2] get_user_pages changes
 2019-08-20  8:18 UTC  (8+ messages)
` [Linux-kernel-mentees] [PATCH v6 1/2] sgi-gru: Convert put_page() to put_user_page*()
        ` [Linux-kernel-mentees][PATCH "

[PATCH 0/3] clk: ti: couple of fixes towards 5.4
 2019-08-20  8:17 UTC  (6+ messages)
` [PATCH 1/3] clk: ti: clkctrl: add support for polling clock status for enable only

[PATCH v5 00/17] Use MFD framework for SGI IOC3 drivers
 2019-08-20  8:17 UTC  (4+ messages)
` [PATCH v5 15/17] mfd: ioc3: Add driver for SGI IOC3 chip

[uvc] Frames smaller than dwMaxVideoFrameSize
 2019-08-20  8:17 UTC 

[PATCH v2 1/2] dt-bindings: media: Add YAML schemas for the generic RC bindings
 2019-08-20  8:15 UTC  (3+ messages)

[Xen-devel] [PATCH v4 0/2] More typesafe conversion of common interface
 2019-08-20  8:15 UTC  (3+ messages)
` [Xen-devel] [PATCH v4 1/2] xen: Switch parameter in get_page_from_gfn to use typesafe gfn


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.