All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-22 10:24:43 to 2020-01-22 11:11:41 UTC [more...]

[virtio-dev][RFC PATCH v1 1/2] content: define what an exported object is
 2020-01-22 11:10 UTC  (6+ messages)

[dpdk-dev] [PATCH v2 1/2] crypto/ccp: sha3 support enabling in ccp
 2020-01-22 11:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 2/2] examples/crypto: crypto test application

[alsa-devel] mixartloader/miXart8.elf lacks full RELRO, PIE and is unstripped
 2020-01-22 11:09 UTC 

[PATCH][next] dmaengine: ti: k3-udma: fix spelling mistake "limted" -> "limited"
 2020-01-22 11:09 UTC  (3+ messages)

[PATCH v2 0/6] conversion to struct drm_device logging macros
 2020-01-22 11:08 UTC  (7+ messages)
` [PATCH v2 1/6] drm/i915/dsi: conversion to struct drm_device log macros
` [PATCH v2 2/6] drm/i915/ddi: convert "
` [PATCH v2 3/6] drm/i915/power: convert to struct drm_device macros in display/intel_display_power.c
` [PATCH v2 4/6] drm/i915/dp: conversion to struct drm_device logging macros
` [PATCH v2 5/6] drm/i915/opregion: "
` [PATCH v2 6/6] drm/i915/hdcp: conversion to struct drm_device based "

[PATCH RESEND 1/2] regulator: arizona-ldo1: Improve handling of regulator unbinding
 2020-01-22 11:08 UTC  (2+ messages)
` [PATCH RESEND 2/2] mfd: madera: "

[PATCH] [FS] Print error message for unknown device type
 2020-01-22 11:08 UTC 

[PATCH RESEND] kernel/relay.c: fix read_pos error when multiple readers
 2020-01-22 11:06 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_collection: Adding combinatorics facility
 2020-01-22 11:05 UTC 

[PATCH 2/2] usb: host: ehci-platform: add a quirk to avoid stuck
 2020-01-22 11:05 UTC  (3+ messages)

[PATCH v2 0/9] arm64: dts: ti: UDMAP and McASP support
 2020-01-22 11:03 UTC  (4+ messages)
` [PATCH v2 1/9] arm64: dts: ti: k3-am65-main: Correct main NAVSS representation

[PATCH v5 0/10] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-01-22 11:02 UTC  (16+ messages)
` [PATCH v5 01/10] capabilities: introduce CAP_PERFMON to kernel and user space
            ` [Intel-gfx] "
` [PATCH v5 07/10] powerpc/perf: open access for CAP_PERFMON privileged process

[Intel-gfx] [PATCH] drm/i915/execlists: Hold reference while on pqueue
 2020-01-22 11:03 UTC  (2+ messages)

[PATCH v2] lx2160a: Add support of emmc boot
 2020-01-22 11:04 UTC  (3+ messages)
` [PATCH v3] board: fsl: lx2160a: Add support to reset to eMMC

[PATCH] of: irq: Export of_msi_get_domain
 2020-01-22 11:03 UTC  (2+ messages)

[PATCH v6 0/5] Search for specific config files using UUID, MAC and IP
 2020-01-22 11:01 UTC  (6+ messages)
` [PATCH v6 1/5] Add %X option to printf functions
` [PATCH v6 2/5] net/dhcp: Consistently use decimal numbers for DHCP/BOOTP options enum
` [PATCH v6 3/5] net/dhcp: Set net_<interface>_client{id, uuid} variables from DHCP options
` [PATCH v6 4/5] normal/main: Search for specific config files for netboot
` [PATCH v6 5/5] docs: Update info with grub.cfg netboot selection order

[PATCH v3 0/3] drm: Add support for Cadence MHDP DPI/DP bridge and J721E wrapper
 2020-01-22 10:55 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings in yaml format
` [PATCH v3 2/3] drm: bridge: Add support for Cadence MHDP DPI/DP bridge
` [PATCH v3 3/3] drm/mhdp: add j721e wrapper

[PATCH v1 1/4] drm/tiny/repaper: Make driver OF-independent
 2020-01-22 10:54 UTC  (4+ messages)
` [PATCH v1 2/4] drm/tiny/repaper: No need to set ->owner for spi_register_driver()
` [PATCH v1 3/4] drm/tiny/st7735r: Make driver OF-independent
` [PATCH v1 4/4] drm/tiny/st7735r: No need to set ->owner for spi_register_driver()

[PATCH mips-next 0/5] MIPS: a set of misc Kconfig/Kbuild improvements
 2020-01-22 10:58 UTC  (6+ messages)
` [PATCH mips-next 1/5] MIPS: don't explicitly select LIBFDT in Kconfig
` [PATCH mips-next 2/5] MIPS: generic: don't unconditionally select PINCTRL
` [PATCH mips-next 3/5] MIPS: make CPU_HAS_LOAD_STORE_LR opt-out
` [PATCH mips-next 4/5] MIPS: sort MIPS and MIPS_GENERIC Kconfig selects alphabetically (again)
` [PATCH mips-next 5/5] Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel"

About irq_create_affinity_masks() for a platform device driver
 2020-01-22 10:59 UTC  (2+ messages)

reftable progress
 2020-01-22 10:59 UTC  (5+ messages)

[linux-lvm] Failed merge, still running?
 2020-01-22 10:58 UTC 

[PATCH v5 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES
 2020-01-22 10:58 UTC  (7+ messages)
` [PATCH v5 1/6] block: Add @flags argument to bdev_write_zeroes_sectors()
` [PATCH v5 2/6] block: Pass op_flags into blk_queue_get_max_sectors()
` [PATCH v5 3/6] block: Introduce blk_queue_get_max_write_zeroes_sectors()
` [PATCH v5 4/6] block: Add support for REQ_ALLOCATE flag
` [PATCH v5 5/6] block: Add blk_queue_max_allocate_sectors()
` [PATCH v5 6/6] loop: Add support for REQ_ALLOCATE

[Xen-devel] [PATCH v3 1/2] xsm: add config option for denied string
 2020-01-22 10:57 UTC  (6+ messages)
` [Xen-devel] [PATCH v3 2/2] xsm: hide detailed Xen version from unprivileged guests

[PATCH RFC v1] mm: is_mem_section_removable() overhaul
 2020-01-22 10:54 UTC  (17+ messages)

[dpdk-dev] [PATCH 00/15] add OCTEONTX2 inline IPsec support
 2020-01-22 10:55 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH -next v2] backlight: qcom-wled: fix unsigned comparison to zero
 2020-01-22 10:55 UTC  (4+ messages)

[PATCH v4 00/38] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-01-22 10:55 UTC  (4+ messages)
` [PATCH v4 37/38] platform/x86: intel_pmc_ipc: Convert to MFD

[PATCH] PM: hibernate: fix crashes with init_on_free=1
 2020-01-22 10:54 UTC  (3+ messages)

Released pciutils-3.6.3
 2020-01-22 10:54 UTC 

[PATCH] MAINTAINERS: Update my email address
 2020-01-22 10:53 UTC  (2+ messages)

[Xen-devel] [PATCH v2] x86/hvmloader: round up memory BAR size to 4K
 2020-01-22 10:51 UTC  (11+ messages)

[dpdk-dev] Issue :- segmentation fault in rte_eal_wait_lcore
 2020-01-22 10:52 UTC  (2+ messages)

Making QEMU easier for management tools and applications
 2020-01-22 10:50 UTC  (14+ messages)
                ` Integrating QOM into QAPI (was: Making QEMU easier for management tools and applications)
                    ` Integrating QOM into QAPI

[PATCH 00/43][v4] Cleanup how we handle root refs, part 1
 2020-01-22 10:49 UTC  (6+ messages)
` [PATCH 36/43] btrfs: hold a ref on the root in open_ctree
` [PATCH 39/43] btrfs: free more things in btrfs_free_fs_info

[PATCH 0/9] crypto: engine: permit to handle multiple requests
 2020-01-22 10:45 UTC  (20+ messages)
` [PATCH 1/9] crypto: engine: workqueue can only be processed one by one
` [PATCH 2/9] crypto: engine: get rid of cur_req_prepared
` [PATCH 3/9] crypto: engine: get rid of cur_req
` [PATCH 4/9] crypto: engine: permit to choose queue length
` [PATCH 5/9] crypto: engine: add enqueue_request/can_do_more
` [PATCH 6/9] crypto: sun8i-ce: move iv data to request context
` [PATCH 7/9] crypto: sun8i-ce: increase task list size
` [PATCH 8/9] crypto: sun8i-ce: split into prepare/run/unprepare
` [PATCH 9/9] crypto: sun8i-ce: permit to batch requests

[igt-dev] [PATCH V2] i915/gem_exec_nop:Adjusted test to utilize all available engines
 2020-01-22 10:47 UTC 

[PATCH v3 00/14] PHY: Update Cadence Torrent PHY driver with reconfiguration
 2020-01-22 10:45 UTC  (15+ messages)
` [PATCH v3 01/14] dt-bindings: phy: Convert Cadence MHDP PHY bindings to YAML
` [PATCH v3 02/14] phy: cadence-dp: Rename to phy-cadence-torrent
` [PATCH v3 03/14] phy: cadence-torrent: Adopt Torrent nomenclature
` [PATCH v3 04/14] phy: cadence-torrent: Add wrapper for PHY register access
` [PATCH v3 05/14] phy: cadence-torrent: Add wrapper for DPTX "
` [PATCH v3 06/14] phy: cadence-torrent: Refactor code for reusability
` [PATCH v3 07/14] phy: cadence-torrent: Add 19.2 MHz reference clock support
` [PATCH v3 08/14] phy: cadence-torrent: Implement PHY configure APIs
` [PATCH v3 09/14] phy: cadence-torrent: Use regmap to read and write Torrent PHY registers
` [PATCH v3 10/14] phy: cadence-torrent: Use regmap to read and write DPTX "
` [PATCH v3 11/14] dt-bindings: phy: phy-cadence-torrent: Add platform dependent compatible string
` [PATCH v3 12/14] phy: cadence-torrent: Add platform dependent initialization structure
` [PATCH v3 13/14] dt-bindings: phy: phy-cadence-torrent: Add subnode bindings
` [PATCH v3 14/14] phy: cadence-torrent: Add support for "

[alsa-devel] [PATCH] ASoC: madera: Correct some kernel doc
 2020-01-22 10:45 UTC 

[PATCH v2 bpf-next 0/3] bpf: Program extensions or dynamic re-linking
 2020-01-22 10:45 UTC  (4+ messages)

[PATCH v2 0/5] introduce memory hinting API for external process
 2020-01-22 10:44 UTC  (8+ messages)
` [PATCH v2 2/5] mm: introduce external memory hinting API

[PATCH] irqchip/gic-v3-its: Don't confuse get_vlpi_map() by writing DB config
 2020-01-22 10:44 UTC  (3+ messages)

[PATCH v4] drivers/base/memory.c: cache blocks in radix tree to accelerate lookup
 2020-01-22 10:43 UTC  (3+ messages)
` [PATCH v5] drivers/base/memory.c: cache memory blocks in xarray "

[alsa-devel] [PATCH 0/7] ASoC: soc-pcm: add soc_rtd_xxx()
 2020-01-22 10:42 UTC  (3+ messages)

[PATCH v2 000/109] virtiofs daemon [all]
 2020-01-22 10:41 UTC  (4+ messages)
` [PATCH v2 006/109] virtiofsd: Trim down imported files

[alsa-devel] [PATCH v2] ASoC: madera: Correct DMIC only input hook ups
 2020-01-22 10:41 UTC 

Created benchmarks modules for page_pool
 2020-01-22 10:42 UTC  (2+ messages)

[PATCH v2] Allow systemd to getattr configfile
 2020-01-22 10:41 UTC  (4+ messages)

[RFC PATCH] Crypto-engine support for parallel requests
 2020-01-22 10:41 UTC  (4+ messages)

[PATCH] devlink: Add enable_ecn boolean generic parameter
 2020-01-22 10:40 UTC 

[PATCH RFC] btrfs: scrub: Mandatory RO block group for device replace
 2020-01-22 10:40 UTC  (3+ messages)

[kvm-unit-tests PATCH v8 0/6] s390x: SCLP Unit test
 2020-01-22 10:40 UTC  (8+ messages)
` [kvm-unit-tests PATCH v8 6/6] s390x: SCLP unit test

next/master build: 215 builds: 1 failed, 214 passed, 1 error, 60 warnings (next-20200122)
 2020-01-22 10:40 UTC 

[PATCH] firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channel
 2020-01-22 10:40 UTC  (2+ messages)

[PATCH] firmware: ti_sci: Export devm_ti_sci_get_of_resource for modules
 2020-01-22 10:40 UTC  (2+ messages)

[PATCH] firmware: ti_sci: Correct the timeout type in ti_sci_do_xfer()
 2020-01-22 10:40 UTC  (2+ messages)

[trace:ftrace/core 29/38] kernel/trace/trace.c:3254:2: warning: 'buffer' may be used uninitialized in this function
 2020-01-22 10:38 UTC 

[virtio-dev][RFC PATCH v1 2/2] virtio-gpu: add the ability to export resources
 2020-01-22 10:36 UTC  (5+ messages)

[PATCH] drm/etnaviv: only reject timeouts with tv_nsec >= 2 seconds
 2020-01-22 10:35 UTC  (8+ messages)

NETDEV WATCHDOG: lan-pci (r8169): transmit queue 0 timed out
 2020-01-22 10:17 UTC 

[igt-dev] [PATCH i-g-t v3 0/3] validate color tests using chamelium
 2020-01-22 10:34 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v3 1/3] lib/igt_chamelium Added chamelium_frame_match_or_dump which returns bool that the captured frame matches

[PATCH v5] target/s390x/kvm: Enable adapter interruption suppression again
 2020-01-22 10:33 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_engine_topology: Generate engine names based on class
 2020-01-22 10:33 UTC  (4+ messages)
  ` [Intel-gfx] "

[Buildroot] [PATCH] package/erlang-p1-xmpp: fix host build
 2020-01-22 10:34 UTC 

[RFC PATCH v1 00/25] printk: new implementation
 2020-01-22 10:33 UTC  (5+ messages)

[Xen-devel] [PATCH v3 1/8] golang/xenlight: Don't try to marshall zero-length arrays in fromC
 2020-01-22 10:32 UTC  (3+ messages)
` [Xen-devel] [PATCH v3 8/8] RFC: Sketch constructors, DomainCreateNew

[PATCH v2 00/14] Convert cpu_up/down to device_online/offline
 2020-01-22 10:32 UTC  (8+ messages)
` [PATCH v2 01/14] smp: Create a new function to shutdown nonboot cpus

[PATCH v3 00/10] ClearFog Base static variant support
 2020-01-22 10:32 UTC  (5+ messages)
` [PATCH v3 03/10] arm: mvebu: clearfog: initial ClearFog Base variant

[PATCH 1/2] armv8: ls1088a: Updates secure boot headers offset
 2020-01-22 10:32 UTC  (2+ messages)
` [PATCH 2/2] armv8: ls2088a: "

[PATCH net v3 0/5] net: stmmac: general fixes for Ethernet functionality
 2020-01-22 10:31 UTC  (4+ messages)
` [PATCH net v3 2/5] net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+

[PATCH 1/1] armv8: lx2160a: Updates secure boot headers offset
 2020-01-22 10:31 UTC 

[PATCH v6 00/16] xfs: Delay Ready Attributes
 2020-01-22 10:30 UTC  (4+ messages)
` [PATCH v6 16/16] xfs: Add delay ready attr set routines

[PATCH 1/2] armv8: ls1046a: Updates secure boot headers offset
 2020-01-22 10:29 UTC  (2+ messages)
` [PATCH 2/2] armv8: ls1012ardb: "

[PATCH v2 bpf 0/2] Fix the classification based on port ranges in bpf hook
 2020-01-22 10:29 UTC  (2+ messages)

[alsa-devel] [PATCH] ASoC: rt5659: add S32_LE format
 2020-01-22 10:27 UTC  (4+ messages)
    `  "

[PATCH] MAINTAINERS: scsi: ufs: remove pedrom.sousa@synopsys.com
 2020-01-22 10:27 UTC 

[PATCH] hw/misc/stm32f4xx_syscfg: Fix copy/paste error
 2020-01-22 10:26 UTC  (3+ messages)

[PATCH] spapr: Migrate CAS reboot flag
 2020-01-22 10:06 UTC  (12+ messages)

[PATCH] vhost: coding style fix
 2020-01-22 10:25 UTC  (2+ messages)

[PATCH v8 0/3] Add support for Amazon's Annapurna Labs EDAC for L1/L2
 2020-01-22 10:25 UTC  (4+ messages)
` [PATCH v8 1/3] edac: Add support for Amazon's Annapurna Labs L1 EDAC
` [PATCH v8 2/3] of: EXPORT_SYMBOL_GPL of_find_next_cache_node
` [PATCH v8 3/3] edac: Add support for Amazon's Annapurna Labs L2 EDAC

[PATCH v1 0/3] current testing/next queue
 2020-01-22 10:22 UTC  (2+ messages)
` [PATCH v1 1/3] tests/docker: move most cross compilers to buster base

[PATCH -next] cifs: use PTR_ERR_OR_ZERO() to simplify code
 2020-01-22 10:20 UTC 

StrongARM SA-1110 / SA-1111 and Kernel 4.9.210 (Jornada 720)
 2020-01-22 10:25 UTC  (4+ messages)

Fwd: Re: bug in example in http://man7.org/linux/man-pages/man7/pkeys.7.html void -> int
 2020-01-22 10:24 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.