messages from 2020-04-27 08:11:28 to 2020-04-27 08:41:21 UTC [more...]
[PATCH V12 0/3] da7280: haptic driver submission
2020-04-27 8:20 UTC (2+ messages)
` [PATCH V12 3/3] Input: new da7280 haptic driver
[PATCH 0/3]
2020-04-27 8:41 UTC (6+ messages)
` [PATCH 1/3] drm/db9000: Add Digital Blocks DB9000 LCD Controller
` [PATCH 2/3] drm/db9000: Add bindings documentation for LCD controller
` [PATCH 3/3] drm/panel: simple: Add Newhaven ATXL#-CTP panel
[PATCH v4 00/11] Fix qla2xxx endianness annotations
2020-04-27 8:41 UTC (15+ messages)
` [PATCH v4 02/11] qla2xxx: Suppress two recently introduced compiler warnings
` [PATCH v4 03/11] qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
` [PATCH v4 04/11] qla2xxx: Add more BUILD_BUG_ON() statements
` [PATCH v4 05/11] qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit
` [PATCH v4 06/11] qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
` [PATCH v4 07/11] qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expressions
` [PATCH v4 08/11] qla2xxx: Fix the code that reads from mailbox registers
[RFC PATCH 00/25] Kernel userspace access/execution prevention with hash translation
2020-04-27 8:04 UTC (14+ messages)
` [RFC PATCH 02/25] powerpc/book3s64/pkeys: Enable MMU_FTR_PKEY
` [RFC PATCH 03/25] powerpc/book3s64/kuep: Add MMU_FTR_KUEP
` [RFC PATCH 04/25] powerpc/book3s64/pkeys: Use execute_pkey_disable static key
` [RFC PATCH 05/25] powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled "
` [RFC PATCH 06/25] powerpc/book3s64/kuap: Move KUAP related function outside radix
` [RFC PATCH 07/25] powerpc/book3s64/kuep: Move KUEP "
` [RFC PATCH 08/25] powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP to MMU_FTR_KUAP
` [RFC PATCH 09/25] powerpc/book3s64/kuap/kuep: Make KUAP and KUEP a subfeature of PPC_MEM_KEYS
` [RFC PATCH 10/25] powerpc/book3s64/kuap: Move UAMOR setup to key init function
` [RFC PATCH 11/25] powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation
` [RFC PATCH 12/25] powerpc/exec: Set thread.regs early during exec
` [RFC PATCH 13/25] powerpc/book3s64/pkeys: Store/restore userspace AMR correctly on entry and exit from kernel
` [RFC PATCH 14/25] powerpc/book3s64/kuep: Store/restore userspace IAMR "
[igt-dev] [PATCH i-g-t] kms_atomic_transition: Make the available pipe discovery dynamic
2020-04-27 8:40 UTC (2+ messages)
RE:RFQ-1324455663 API 5L X 60, Korea
2020-04-27 7:01 UTC
[PATCH 0/2] Fix i10nm_edac driver load failure
2020-04-27 8:40 UTC (5+ messages)
` [PATCH 1/2] EDAC, {skx,i10nm}: Make some configurations CPU model specific
` [PATCH 2/2] EDAC, i10nm: Fix i10nm_edac loading failure on some servers
[PATCH 11/11] Nokia RX-51: Add automated test for running RX-51 build in qemu
2020-04-27 8:40 UTC (3+ messages)
` [PATCH v2] "
[Intel-gfx] [PATCH] drm/i915/gt: Sanitize GT first
2020-04-27 8:40 UTC
[RFC patch v1 0/3] qemu-file writing performance improving
2020-04-27 8:21 UTC (6+ messages)
` [RFC patch v1 2/3] qemu-file: add buffered mode
[dm-crypt] Some Q&A about LUKS2 reencryption
2020-04-27 8:39 UTC
[PATCH v2 00/17] 64bit block-layer
2020-04-27 8:23 UTC (18+ messages)
` [PATCH v2 01/17] block/throttle-groups: throttle_group_co_io_limits_intercept(): 64bit bytes
` [PATCH v2 02/17] block: use int64_t as bytes type in tracked requests
` [PATCH v2 03/17] block/io: use int64_t bytes parameter in bdrv_check_byte_request()
` [PATCH v2 04/17] block/io: use int64_t bytes in driver wrappers
` [PATCH v2 05/17] block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes()
` [PATCH v2 06/17] block/io: support int64_t bytes in bdrv_aligned_pwritev()
` [PATCH v2 07/17] block/io: support int64_t bytes in bdrv_co_do_copy_on_readv()
` [PATCH v2 08/17] block/io: support int64_t bytes in bdrv_aligned_preadv()
` [PATCH v2 09/17] block/io: support int64_t bytes in bdrv_co_p{read, write}v_part()
` [PATCH v2 10/17] block/io: support int64_t bytes in read/write wrappers
` [PATCH v2 11/17] block/io: use int64_t bytes in copy_range
` [PATCH v2 12/17] block/block-backend: convert blk io path to use int64_t parameters
` [PATCH v2 13/17] block: use int64_t instead of uint64_t in driver read handlers
` [PATCH v2 14/17] block: use int64_t instead of uint64_t in driver write handlers
` [PATCH v2 15/17] block: use int64_t instead of uint64_t in copy_range driver handlers
` [PATCH v2 16/17] block: use int64_t instead of int in driver write_zeroes handlers
` [PATCH v2 17/17] block: use int64_t instead of int in driver discard handlers
[PATCH] mm, memcg: fix wrong mem cgroup protection
2020-04-27 8:37 UTC (8+ messages)
[PATCH v2 0/6] Capacity awareness for SCHED_DEADLINE
2020-04-27 8:37 UTC (7+ messages)
` [PATCH v2 1/6] sched/topology: Store root domain CPU capacity sum
` [PATCH v2 2/6] sched/deadline: Optimize dl_bw_cpus()
` [PATCH v2 3/6] sched/deadline: Add dl_bw_capacity()
` [PATCH v2 4/6] sched/deadline: Improve admission control for asymmetric CPU capacities
` [PATCH v2 5/6] sched/deadline: Make DL capacity-aware
` [PATCH v2 6/6] sched/deadline: Implement fallback mechanism for !fit case
[PATCH V3 0/2] thermal:Add HiSilicon Kunpeng thermal driver and Maintainers
2020-04-27 8:36 UTC (2+ messages)
[PATCH v1] staging: fbtft: fb_st7789v: Initialize the Display
2020-04-27 8:36 UTC (4+ messages)
[PATCH] drivers/video: cleanup coding style in video a bit
2020-04-27 8:36 UTC (2+ messages)
U-Boot v2020.04 Release Statistics
2020-04-27 8:34 UTC
[PATCH v2 1/3] dt-bindings: leds: common: Drop enumeration for linux,default-triggers
2020-04-27 8:33 UTC (3+ messages)
[PATCH V2 10/24] imx8m: update clock root and fix core_sel
2020-04-27 8:33 UTC
Please pull u-boot-video
2020-04-27 8:32 UTC
[Buildroot] [PATCH] boot/uboot: add option to define custom dependencies
2020-04-27 8:31 UTC (4+ messages)
[PATCH v1] staging: fbtft: fb_st7789v: enabled inversion
2020-04-27 8:31 UTC (7+ messages)
[RFC] ptrace, pidfd: add pidfd_ptrace syscall
2020-04-27 8:30 UTC (3+ messages)
` [RFC v2] "
[PATCH 2/2] arm: dts: stm32f769-disco: Enable MIPI DSI display support
2020-04-27 8:28 UTC (3+ messages)
[PATCH] irqchip/sifive-plic: allow many cores to handle IRQs
2020-04-27 8:27 UTC (6+ messages)
zeus KCFLAGS
2020-04-27 8:29 UTC
[PATCH 00/10] Add RZ/G1H support
2020-04-27 8:26 UTC (4+ messages)
` [PATCH 07/10] clk: renesas: Add r8a7742 CPG Core Clock Definitions
[PATCH 00/17] mtd: rawnand: cafe: Convert to exec_op() (and more)
2020-04-27 8:25 UTC (20+ messages)
` [PATCH 01/17] mtd: rawnand: cafe: Get rid of an inaccurate kernel doc header
` [PATCH 02/17] mtd: rawnand: cafe: Rename cafe_nand_write_page_lowlevel()
` [PATCH 03/17] mtd: rawnand: cafe: Use a correct ECC mode and pass the ECC alg
` [PATCH 04/17] mtd: rawnand: cafe: Include linux/io.h instead of asm/io.h
` [PATCH 05/17] mtd: rawnand: cafe: Demistify register fields
` [PATCH 06/17] mtd: rawnand: cafe: Factor out the controller initialization logic
` [PATCH 07/17] mtd: rawnand: cafe: Get rid of the debug module param
` [PATCH 08/17] mtd: rawnand: cafe: Use devm_kzalloc and devm_request_irq()
` [PATCH 09/17] mtd: rawnand: cafe: Get rid of a useless label
` [PATCH 10/17] mtd: rawnand: cafe: Explicitly inherit from nand_controller
` [PATCH 11/17] mtd: rawnand: cafe: Don't leave ECC enabled in the write path
` [PATCH 12/17] mtd: rawnand: cafe: Don't split things when reading/writing a page
` [PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
` [PATCH 14/17] mtd: rawnand: cafe: Get rid of the legacy interface implementation
` [PATCH 15/17] mtd: rawnand: cafe: Adjust the cafe_{read, write}_buf() prototypes
` [PATCH 16/17] mtd: rawnand: cafe: Handle non-32bit aligned reads/writes
` [PATCH 17/17] mtd: rawnand: cafe: s/uint{8,16,32}_t/u{8,16,32}/
` [PATCH 17/17] mtd: rawnand: s/uint{8,16,32}_t/u{8,16,32}/
[PATCH] mtd: spi-nor: Fixup page size and map selection for S25FS-S
2020-04-27 8:23 UTC (4+ messages)
[PATCH 1/3] ARM: i.MX: boot: correctly handle SRC_SBMR1 override via SRC_GPR9
2020-04-27 8:28 UTC (3+ messages)
[PATCH v17 1/2] mem_sharing: fix sharability check during fork reset
2020-04-27 8:27 UTC (6+ messages)
U-Boot Statistics updates?
2020-04-27 8:28 UTC (4+ messages)
` U-Boot v2020.01 Release Statistics
[Intel-gfx] [PATCH 4/6] drm/i915/gt: Switch to manual evaluation of RPS
2020-04-27 8:27 UTC (4+ messages)
` [Intel-gfx] [PATCH] "
[meta-java][PATCH] openjdk-8: update to latest ga version 252
2020-04-27 8:26 UTC (3+ messages)
` [oe] "
[PATCH net v1] net: macb: fix an issue about leak related system resources
2020-04-27 8:25 UTC (2+ messages)
[virtio-dev] [PATCH v22 QEMU 0/5] virtio-balloon: add support for page poison reporting and free page reporting
2020-04-27 8:21 UTC (12+ messages)
` [virtio-dev] [PATCH v22 QEMU 3/5] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
` "
` [virtio-dev] "
` [virtio-dev] [PATCH v22 QEMU 4/5] virtio-balloon: Implement support for page poison reporting feature
` "
` [virtio-dev] "
` [virtio-dev] [PATCH v22 QEMU 5/5] virtio-balloon: Provide an interface for free page reporting
` "
` [virtio-dev] "
` [PATCH v22 QEMU 0/5] virtio-balloon: add support for page poison reporting and "
` [virtio-dev] "
[PATCH v8 00/10] Genericize DW MIPI DSI bridge and add i.MX 6 driver
2020-04-27 8:19 UTC (38+ messages)
` [PATCH v8 01/10] drm: bridge: dw_mipi_dsi: add initial regmap infrastructure
` [PATCH v8 02/10] drm: bridge: dw_mipi_dsi: abstract register access using reg_fields
` [PATCH v8 03/10] drm: bridge: dw_mipi_dsi: add dsi v1.01 support
` [PATCH v8 04/10] drm: bridge: dw_mipi_dsi: allow bridge daisy chaining
` [PATCH v8 05/10] drm: imx: Add i.MX 6 MIPI DSI host platform driver
` [PATCH v8 06/10] ARM: dts: imx6qdl: add missing mipi dsi properties
` [PATCH v8 07/10] dt-bindings: display: add i.MX6 MIPI DSI host controller doc
` [PATCH v8 08/10] drm: stm: dw-mipi-dsi: let the bridge handle the HW version check
` [PATCH v8 09/10] drm: bridge: dw-mipi-dsi: split low power cfg register into fields
` [PATCH v8 10/10] drm: bridge: dw-mipi-dsi: fix bad register field offsets
[Intel-gfx] [PATCH 1/6] drm/i915/gt: Always enable busy-stats for execlists
2020-04-27 8:22 UTC (4+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915/gt: Move rps.enabled/active to flags
[PATCH] crypto: bcm - Use the defined variable to clean code
2020-04-27 8:22 UTC
[PATCH v3] scripts: use pkg-config to locate libcrypto
2020-04-27 8:11 UTC (3+ messages)
` [PATCH v4] "
[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
2020-04-27 8:20 UTC (3+ messages)
` [PATCH v7 03/15] s390/zcrypt: driver callback to indicate resource in use
[patch] mm, oom: stop reclaiming if GFP_ATOMIC will start failing soon
2020-04-27 8:20 UTC (3+ messages)
[PATCH v2 0/21] drm/bridge: support drm bridge connector helper + panel updates
2020-04-27 8:18 UTC (22+ messages)
` [PATCH v2 01/21] drm/panel: add connector type to boe, hv070wsa-100 panel
` [PATCH v2 02/21] drm/panel: panel-simple: add default connector_type
` [PATCH v2 03/21] drm/bridge: tc358764: drop drm_connector_(un)register
` [PATCH v2 04/21] drm/bridge: tc358764: add drm_panel_bridge support
` [PATCH v2 05/21] drm/bridge: tc358764: make connector creation optional
` [PATCH v2 06/21] drm/bridge: tc358767: add drm_panel_bridge support
` [PATCH v2 07/21] drm/bridge: tc358767: add detect bridge operation
` [PATCH v2 08/21] drm/bridge: tc358767: add get_edid bride operation
` [PATCH v2 09/21] drm/bridge: tc358767: make connector creation optional
` [PATCH v2 10/21] drm/bridge: ti-tpd12s015: "
` [PATCH v2 11/21] drm/bridge: parade-ps8622: add drm_panel_bridge support
` [PATCH v2 12/21] drm/bridge: parade-ps8622: make connector creation optional
` [PATCH v2 13/21] drm/bridge: megachips: add helper to create connector
` [PATCH v2 14/21] drm/bridge: megachips: get drm_device from bridge
` [PATCH v2 15/21] drm/bridge: megachips: enable detect bridge operation
` [PATCH v2 16/21] drm/bridge: megachips: add get_edid "
` [PATCH v2 17/21] drm/bridge: megachips: make connector creation optional
` [PATCH v2 18/21] drm/bridge: nxp-ptn3460: add drm_panel_bridge support
` [PATCH v2 19/21] drm/bridge: nxp-ptn3460: add get_modes bridge operation
` [PATCH v2 20/21] drm/bridge: nxp-ptn3460: make connector creation optional
` [PATCH v2 21/21] drm/bridge: ti-sn65dsi86: add drm_panel_bridge support
[PATCH 0/3] hwrng: cctrng kconfig updates
2020-04-27 8:19 UTC (5+ messages)
` [PATCH 2/3] hwrng: cctrng - change default to n
[RFC PATCH 0/9] Introduce set/clear_fs_page_private to cleanup code
2020-04-27 8:18 UTC (16+ messages)
` [RFC PATCH 3/9] btrfs: use set/clear_fs_page_private
` [RFC PATCH 6/9] iomap: "
` [RFC PATCH 8/9] orangefs: "
[RFC PATCH v2 00/13] perf pmu-events: Support event aliasing for system PMUs
2020-04-27 8:16 UTC (4+ messages)
` [RFC PATCH v2 01/13] perf parse-events: Fix comparison of evsel and leader pmu name
Commit "MAINTAINERS: update dpaa2-eth maintainer list"
2020-04-27 8:15 UTC (2+ messages)
[PATCH] Remove drm_display_mode.hsync
2020-04-27 8:05 UTC
Vorschlag
2020-04-27 8:13 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.