All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-25 14:52:40 to 2020-01-25 17:47:16 UTC [more...]

[PATCH 0/2] Support for displays based on ili9486 with regwidth=16
 2020-01-25 17:45 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: add binding for Ilitek ili9486 based display panels
` [PATCH 2/2] drm/tinydrm: add support for ilitek, ili9486 based displays with regwidth=16
  ` [PATCH 2/2] drm/tinydrm: add support for ilitek,ili9486 "

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-25 17:46 UTC  (8+ messages)

[PATCH RESEND v4] iscsi: Perform connection failure entirely in kernel space
 2020-01-25 17:46 UTC  (2+ messages)

[PATCH v4 0/6] hwmon: k10temp driver improvements
 2020-01-25 17:40 UTC  (2+ messages)

[PATCH] ARM: 8936/1: decompressor: avoid CP15 barrier instructions in v7 cache setup code
 2020-01-25 17:39 UTC 

[PATCH] worktree: add shorthand '-d' for detach
 2020-01-25 17:37 UTC 

[PATCH 0/7] Netfilter fixes for net
 2020-01-25 17:34 UTC  (8+ messages)
` [PATCH 1/7] netfilter: nft_osf: add missing check for DREG attribute
` [PATCH 2/7] netfilter: ipset: use bitmap infrastructure completely
` [PATCH 3/7] netfilter: conntrack: sctp: use distinct states for new SCTP connections
` [PATCH 4/7] netfilter: nf_tables_offload: fix check the chain offload flag
` [PATCH 5/7] netfilter: nf_tables: add __nft_chain_type_get()
` [PATCH 6/7] netfilter: nf_tables: autoload modules from the abort path
` [PATCH 7/7] net: Fix skb->csum update in inet_proto_csum_replace16()

U-Boot Logo showing incorrect colors with eLCDIF
 2020-01-25 17:31 UTC  (3+ messages)

Another alias substitution bug, now involving case statements
 2020-01-25 17:29 UTC 

[PATCH v13 00/10] VIRTIO-IOMMU device
 2020-01-25 17:19 UTC  (11+ messages)
` [PATCH v13 01/10] virtio-iommu: Add skeleton
` [PATCH v13 02/10] virtio-iommu: Decode the command payload
` [PATCH v13 03/10] virtio-iommu: Implement attach/detach command
` [PATCH v13 04/10] virtio-iommu: Implement map/unmap
` [PATCH v13 05/10] virtio-iommu: Implement translate
` [PATCH v13 06/10] virtio-iommu: Implement fault reporting
` [PATCH v13 07/10] virtio-iommu-pci: Add virtio iommu pci support
` [PATCH v13 08/10] hw/arm/virt: Add the virtio-iommu device tree mappings
` [PATCH v13 09/10] virtio-iommu: Support migration
` [PATCH v13 10/10] tests: Add virtio-iommu test

[PATCH] scsi: isci: fix unneeded variable
 2020-01-25 17:28 UTC 

[PATCH 0/4] more clang/sanitizer fixes
 2020-01-25 17:27 UTC  (3+ messages)
` [PATCH 1/4] merge-recursive: silence -Wxor-used-as-pow warning

[PATCH] migration: Simplify get_qlist
 2020-01-25 17:24 UTC 

Making QEMU easier for management tools and applications
 2020-01-25 17:18 UTC  (9+ messages)

[Xen-devel] [RFC XEN PATCH 00/23] xen: beginning support for RISC-V
 2020-01-25 17:11 UTC  (4+ messages)

[PATCH] dynamic_debug: allow to work if debugfs is disabled
 2020-01-25 17:11 UTC  (12+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] mtd: add prototypes for weak function
 2020-01-25 17:10 UTC  (2+ messages)

[PATCH] meerkat96: fix typo in MAINTAINERS email address
 2020-01-25 17:10 UTC  (2+ messages)

[PATCH] common: blk: fix comment about blkcache_read return value
 2020-01-25 17:10 UTC  (2+ messages)

[PATCH v2] genboardscfg.py: drop python version comment
 2020-01-25 17:10 UTC  (2+ messages)

[PATCH] common: add blkcache init
 2020-01-25 17:10 UTC  (2+ messages)

[PATCH 1/1] crypto: make mod_exp_sw() static
 2020-01-25 17:09 UTC  (2+ messages)

[PATCH 1/1] lib: Kconfig dependencies for seudo-random library
 2020-01-25 17:09 UTC  (3+ messages)
` [PATCH v2 1/1] lib: Kconfig dependencies for pseudo-random library

[PATCH] staging: vt6656: fix Unneeded variable: "ret"
 2020-01-25 17:09 UTC  (2+ messages)

[PATCH] lib: rsa: consider CONFIG_SPL_RSA
 2020-01-25 17:09 UTC  (2+ messages)

[PATCH v2 0/4] dma-mapping: Add cache flush/invalidation to dma_{un}map_single
 2020-01-25 17:09 UTC  (9+ messages)
` [PATCH v2 1/4] asm: dma-mapping.h: Fix dma mapping functions
` [PATCH v2 2/4] mmc: tmio-common: Drop custom "
` [PATCH v2 3/4] mtd: denali: "
` [PATCH v2 4/4] net: macb: Drop local cache flush

[PATCH rc2 00/25] target/avr merger
 2020-01-25 17:08 UTC  (5+ messages)
` [PATCH rc2 01/25] target/avr: Add outward facing interfaces and core CPU logic

[PATCH] Documentation: changes.rst: update several outdated project URLs
 2020-01-25 17:08 UTC  (5+ messages)

[PATCH v2 0/6] Add fastboot support for MediaTek mt8518
 2020-01-25 17:09 UTC  (13+ messages)
` [PATCH v2 1/6] usb: musb-new: mt85xx: add musb-new gadget driver
` [PATCH v2 2/6] ARM: Mediatek: Add board_late_init to init usb "
` [PATCH v2 3/6] configs: mt8518: set global variables for fastboot
` [PATCH v2 4/6] configs: mt8518: enable usb gadget driver
` [PATCH v2 5/6] configs: mt8518: Enable fastboot related configs
` [PATCH v2 6/6] fastboot: mt85xx: add command to flash/erase emmc hwpart

[Xen-devel] [xen-unstable test] 146492: tolerable FAIL
 2020-01-25 17:08 UTC 

[PATCH] arm: Add arm handoff header file
 2020-01-25 17:08 UTC  (2+ messages)

[PATCH] serial: ns16550: Use old baud rate divisor for flushing if not given
 2020-01-25 17:08 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: mtd: solve bad block support in erase command
 2020-01-25 17:08 UTC  (2+ messages)

[U-Boot] [PATCH] remoteproc: elf_loader: fix program header parsing
 2020-01-25 17:08 UTC  (2+ messages)

[PATCH for-next 0/7] Refactor control path of bnxt_re driver
 2020-01-25 17:03 UTC  (4+ messages)
` [PATCH for-next 1/7] RDMA/bnxt_re: Refactor queue pair creation code

[PATCH 0/3] git gui: improve German translation
 2020-01-25 17:01 UTC  (5+ messages)
` [PATCH 2/3] git-gui: update german translation
` [PATCH 3/3] git-gui: completed "

[PATCH] USB: uas: Add the no-UAS quirk for JMicron JMS561U
 2020-01-25 17:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V2] serial: 8250_tegra: Create Tegra specific 8250 driver
 2020-01-25 16:54 UTC  (4+ messages)

[PATCH net-next v1] net/core: Replace driver version to be kernel version
 2020-01-25 16:55 UTC  (2+ messages)

[PATCH net v1 0/3] taprio: Some fixes
 2020-01-25 16:53 UTC  (7+ messages)
` [PATCH net v1 1/3] taprio: Fix enabling offload with wrong number of traffic classes
` [PATCH net v1 2/3] taprio: Fix still allowing changing the flags during runtime
` [PATCH net v1 3/3] taprio: Allow users not to specify "flags" when changing schedules

[PATCH 4.19 000/639] 4.19.99-stable review
 2020-01-25 16:52 UTC  (9+ messages)
` [PATCH 4.19 255/639] scsi: megaraid_sas: reduce module load time

[PATCH 1/1] io_uring: fix refcounting with OOM
 2020-01-25 16:46 UTC  (2+ messages)

[PATCH] tests/acceptance: Add boot tests for some of the QEMU advent calendar images
 2020-01-25 16:43 UTC  (3+ messages)

[PATCHSET v2 0/4] Add support for shared io-wq backends
 2020-01-25 16:44 UTC  (4+ messages)
` [PATCH 4/4] io_uring: add support for sharing kernel io-wq workqueue

[PATCH v6 00/16] xfs: Delay Ready Attributes
 2020-01-25 16:41 UTC  (5+ messages)
` [PATCH v6 11/16] xfs: Check for -ENOATTR or -EEXIST

[PATCH] sched/rt: optimize checking group rt scheduler constraints
 2020-01-25 16:40 UTC  (4+ messages)

[Intel-gfx] [RFC 7/8] drm/i915/svm: Add support to en/disable SVM
 2020-01-25 16:40 UTC  (2+ messages)

[RFC net-next v3 00/10] net: bridge: mrp: Add support for Media Redundancy Protocol (MRP)
 2020-01-25 16:35 UTC  (22+ messages)
` [RFC net-next v3 03/10] net: bridge: mrp: Add MRP interface used by netlink
        ` [Bridge] "
` [RFC net-next v3 04/10] net: bridge: mrp: Add generic netlink interface to configure MRP
    ` [Bridge] "
` [RFC net-next v3 06/10] net: bridge: mrp: switchdev: Extend switchdev API to offload MRP
    ` [Bridge] "
` [RFC net-next v3 09/10] net: bridge: mrp: Integrate MRP into the bridge
    ` [Bridge] "
        ` [Bridge] [RFC net-next v3 00/10] net: bridge: mrp: Add support for Media Redundancy Protocol (MRP)

Alias/heredoc/cmdsubst regression
 2020-01-25 16:33 UTC  (7+ messages)
    ` [PATCH] parseheredoc: fix alias expansion: save and restore checkkwd

[PATCH] fs/adfs: bigdir: Fix an error code in adfs_fplus_read()
 2020-01-25 16:32 UTC  (3+ messages)

[alsa-devel] [PATCH v2] ASoC: cros_ec_codec: Support setting bclk ratio
 2020-01-25 16:29 UTC  (2+ messages)
`  "

[PATCH] mvneta driver XDP fixes armhf
 2020-01-25 16:30 UTC  (5+ messages)

[PATCH] net: include struct nhmsg size in nh nlmsg size
 2020-01-25 16:29 UTC  (2+ messages)

[PATCH v5 00/14] xfs: Delay Ready Attributes
 2020-01-25 16:27 UTC  (7+ messages)
` [PATCH v5 04/14] xfs: Add xfs_has_attr and subroutines

[PATCH v1 1/1] mesh: Handle publickey exchange phase for initiator
 2020-01-25 16:27 UTC  (2+ messages)

[Buildroot] QtWebEngine on RPI 0 W
 2020-01-25 16:25 UTC  (2+ messages)

[PATCH] board: tbs2910: Add support for generic distro configuration
 2020-01-25 16:24 UTC  (2+ messages)

[PATCH 0/3] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-25 16:23 UTC  (2+ messages)

[PATCH] dtc: add ability to make nodes conditional on them being referenced
 2020-01-25 16:20 UTC  (2+ messages)

[PATCH] rockchip: boot_mode: find the saradc device name
 2020-01-25 16:19 UTC 

[PATCH 1/2] perf report: apply --cpu filter before --switch-on/--switch-off
 2020-01-25 16:18 UTC  (3+ messages)
` [PATCH 2/2] perf evswitch: Add --switch-on-delay/--switch-off-delay

[block:for-5.6/io_uring-vfs-shared-wq 56/57] fs/io-wq.c:1090 __io_wq_create() warn: unsigned 'wq->id' is never less than zero
 2020-01-25 16:15 UTC 

qmi_wwan error
 2020-01-25 16:14 UTC  (2+ messages)

[tip: core/rcu] rcu: Enable tick for nohz_full CPUs slow to provide expedited QS
 2020-01-25 16:10 UTC  (3+ messages)

[PATCH 0/2] drm/i915/gem: conversion to new drm logging macros
 2020-01-25 16:08 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 0/3] iommu: Add Allwinner H6 IOMMU driver
 2020-01-24 20:54 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: allwinner: h6: Add IOMMU

tree first key mismatch detected (reproducible error)
 2020-01-25 16:01 UTC  (5+ messages)

[meta-oe][PATCH 1/2] dlt-daemon: Add initial recipe from meta-ivi, as of commit 6a5b0d6460028f695c62bd1f0b064207671b2236 with added upstream proposed pull request: https://github.com/GENIVI/meta-ivi/pull/118
 2020-01-25 16:02 UTC  (3+ messages)
` [meta-oe][PATCH 2/2] mosquitto: apply upstream proposed patches to use cmake build system, simplifying a lot the build and install process

[meta-oe][PATCH 1/2] boinc: update recipe to version 7.16.4
 2020-01-25 16:01 UTC  (3+ messages)
` [meta-oe][PATCH 2/2] boinc-client: cosmetic changes, such as unifying tabs VS spaces and adding cosmetic newlines

[1.44 0/4] Pull request
 2020-01-25 16:01 UTC  (5+ messages)
` [1.44 1/4] cooker: Keep track of watched files using a set instead of a list
` [1.44 2/4] knotty: Hide the footer if a process progress bar is shown
` [1.44 3/4] knotty: Be consistent when creating/updating progress bars
` [1.44 4/4] runqueue: Use a set for the setscene tasks list

[PATCH net-next 0/5] s390/qeth: updates 2020-01-25
 2020-01-25 15:53 UTC  (12+ messages)
` [PATCH net-next 1/5] s390/qeth: shift some bridgeport code around
` [PATCH net-next 2/5] s390/qeth: consolidate QDIO queue setup
` [PATCH net-next 3/5] s390/qeth: consolidate online/offline code
` [PATCH net-next 4/5] s390/qeth: make cmd/reply matching more flexible
` [PATCH net-next 5/5] s390/qeth: remove HARDSETUP state

[PATCH] bsd-user: improve support for sparc syscall flags
 2020-01-25 15:52 UTC  (2+ messages)

is this list still alive?
 2020-01-25 15:52 UTC 

[PATCH] amdgpu: use dma-resv API instead of manual kmalloc
 2020-01-25 11:52 UTC  (4+ messages)

[PATCH] drm/amd/display: do not allocate display_mode_lib unnecessarily
 2020-01-24 10:18 UTC  (4+ messages)

[PATCH] drm/msm/a6xx: Correct the highestbank configuration
 2020-01-24 12:20 UTC 

[PATCH v4 bpf-next 0/3] Add bpf_perf_prog_read_branches() helper
 2020-01-25 15:47 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/3] bpf: "
` [PATCH v4 bpf-next 2/3] tools/bpf: Sync uapi header bpf.h

[PATCH v5 3/3] drm/i915: Add support for integrated privacy screens
 2020-01-25  0:11 UTC  (2+ messages)
` [v5,3/3] "

[PATCH v1 1/4] drm/tiny/repaper: Make driver OF-independent
 2020-01-24 17:32 UTC  (6+ messages)
` [PATCH v1 2/4] drm/tiny/repaper: No need to set ->owner for spi_register_driver()

[RFC PATCH v3 0/7] PM / devfreq: Simple QoS for exynos-bus using interconnect
 2020-01-24 12:32 UTC  (8+ messages)
  ` [RFC PATCH v3 5/7] devfreq: exynos-bus: Add interconnect functionality to exynos-bus
  ` [RFC PATCH v3 4/7] arm: dts: exynos: Add interconnect bindings for Exynos4412

[PATCH v5 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
 2020-01-24 20:23 UTC  (4+ messages)
` [PATCH v5 2/3] drm/i915: Lookup and attach ACPI device node for connectors

[PATCH v3 1/7] fs/readdir: Fix filldir() and filldir64() use of user_access_begin()
 2020-01-25  6:17 UTC  (4+ messages)
` [PATCH v3 2/7] uaccess: Tell user_access_begin() if it's for a write or not

[v3] arm64: dts: sc7180: add display dt nodes
 2020-01-24 17:32 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/perf: Fix OA context id overlap with idle context id
 2020-01-25 15:46 UTC  (4+ messages)

mmc init fails after soft reset on T1042
 2020-01-25 15:42 UTC 

arm64: dts: qcom: sc7180: Add cpuidle low power states
 2020-01-25 15:39 UTC  (4+ messages)
` [PATCH] "

[PATCH v2 0/6] Add RSC power domain support
 2020-01-25 15:36 UTC  (3+ messages)

[PATCHv4 0/3] bpf: trampoline fixes
 2020-01-25 15:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/liboping: remove -Werror build flag
 2020-01-25 15:35 UTC  (2+ messages)

[arm-soc:arm/dt] BUILD SUCCESS d030a0dd01306d45569c6a4449dee603f994744a
 2020-01-25 15:34 UTC 

[Buildroot] package/xtables-addons: bump version to 3.7
 2020-01-25 15:34 UTC 

[PATCH net-next v3 0/4] Support fraglist GRO/GSO
 2020-01-25 15:31 UTC  (3+ messages)
` [PATCH net-next v3 4/4] udp: Support UDP "

[tip:x86/asm] BUILD SUCCESS 183ef7adf4ed638ac0fb0c3c9a71fc00e8512b61
 2020-01-25 15:30 UTC 

[Intel-gfx] [PATCH RESEND 1/6] drm/i915/dmc: use intel uncore functions for forcewake register access
 2020-01-25 15:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [RESEND,1/6] "

[PATCH V1] mmc: sdhci-msm: Add system suspend/resume callbacks
 2020-01-25 15:28 UTC  (3+ messages)

[PATCH v1 0/7] uml: add unspecified HAS_IOMEM dependencies
 2020-01-25 15:28 UTC  (7+ messages)
` [PATCH v1 2/7] mtd: rawnand: add unspecified HAS_IOMEM dependency

[Xen-devel] [ovmf test] 146494: regressions - FAIL
 2020-01-25 15:26 UTC 

Broken Filesystem
 2020-01-25 15:22 UTC  (2+ messages)

[alsa-devel] [PATCH v2] ALSA: usb-audio: add quirks for Line6 Helix devices fw>=2.82
 2020-01-25 15:17 UTC  (2+ messages)

[PATCH v3 0/2] rebase -i: extend rebase.missingCommitsCheck
 2020-01-25 15:17 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo'

[dpdk-dev] [PATCH] doc: add rte_ring_xxx_elem introduction to rel notes
 2020-01-25 15:10 UTC 

[sashal-linux-stable:queue-4.9 154/232] arch/powerpc/kernel/cacheinfo.c:875:2: error: implicit declaration of function 'lockdep_assert_cpus_held'; did you mean 'lockdep_assert_held'?
 2020-01-25 15:02 UTC 

[Cocci] [PATCH v2 0/3] cocci: Improve management of macros before typedefs
 2020-01-25 15:01 UTC  (4+ messages)
` [Cocci] [PATCH v3 "
    ` [Linux-kernel-mentees] "

[Xen-devel] [qemu-mainline test] 146496: regressions - FAIL
 2020-01-25 14:56 UTC 

[PATCH] perf: Support Python 3.8+ in Makefile
 2020-01-25 14:56 UTC 

[Intel-gfx] [RFC 00/33] drm/i915/display: mass conversion to intel_de_*() register accessors
 2020-01-25 14:55 UTC  (4+ messages)

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-01-25 14:52 UTC 


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.