All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-01 13:46:58 to 2020-04-01 14:36:55 UTC [more...]

[PATCH 0/5] nbd: reduce max_block restrictions
 2020-04-01 14:35 UTC  (7+ messages)
` [PATCH 3/5] block: add max_pwrite_zeroes_no_fallback to BlockLimits
` [PATCH 5/5] block/io: auto-no-fallback for write-zeroes

[PATCH V9 0/9] vDPA support
 2020-04-01 14:36 UTC  (16+ messages)
` [PATCH V9 1/9] vhost: refine vhost and vringh kconfig

[RFC PATCH 0/3] Add scheduler overview documentation
 2020-04-01 14:36 UTC  (4+ messages)
` [RFC PATCH 2/3] docs: scheduler: "

[PATCH v2 0/8] interconnect: Add imx support via devfreq
 2020-04-01 14:33 UTC  (18+ messages)
` [PATCH v2 1/8] dt-bindings: interconnect: Add bindings for imx8m noc
` [PATCH v2 2/8] PM / devfreq: Add generic imx bus scaling driver
` [PATCH v2 3/8] PM / devfreq: imx: Register interconnect device
` [PATCH v2 4/8] interconnect: Add imx core driver
` [PATCH v2 5/8] interconnect: imx: Add platform driver for imx8mm
` [PATCH v2 6/8] interconnect: imx: Add platform driver for imx8mq
` [PATCH v2 7/8] interconnect: imx: Add platform driver for imx8mn
` [PATCH v2 8/8] arm64: dts: imx8m: Add NOC nodes

IMX Gstreamer and image overlay
 2020-04-01 14:35 UTC 

[PATCH 5.6 00/23] 5.6.1-rc1 review
 2020-04-01 14:34 UTC  (8+ messages)

[ANNOUNCE] libnftnl 1.1.6 release
 2020-04-01 14:34 UTC 

[libvirt test] 149268: regressions - FAIL
 2020-04-01 14:33 UTC 

[PATCH v10 00/55] atmel_mxt_ts misc
 2020-04-01 14:33 UTC  (5+ messages)
` [PATCH v10 52/55] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status

[PATCH v2 0/4] Add edac driver for i.MX8MP based on synopsys edac driver
 2020-04-01 14:32 UTC  (4+ messages)
` [PATCH v2 4/4] EDAC: synopsys: Add useful debug and output information for 64bit systems

[PATCH v2 1/2] serial: ns16550: Revert "Move PCI access from ofdata_to_platdata() to probe()"
 2020-04-01 14:32 UTC  (3+ messages)
` [PATCH v2 2/2] dm: core: Partial revert of "Allocate parent data separate from probing parent"

[PATCH v1 0/2] mm/page_alloc: fix stalls/soft lockups with huge VMs
 2020-04-01 14:31 UTC  (12+ messages)
` [PATCH v1 1/2] mm/page_alloc: fix RCU stalls during deferred page initialization
` [PATCH v1 2/2] mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()

[ANNOUNCE] nftables 0.9.4 release
 2020-04-01 14:31 UTC 

BUSINESS PROPOSAL !!!
 2020-04-01  9:39 UTC 

[PATCH] guestcopy: evaluate {, __}copy{, _field}_to_guest*() arguments just once
 2020-04-01 14:29 UTC 

[PATCH] scsi: remove show_use_blk_mq()
 2020-04-01 14:29 UTC  (3+ messages)

[Xen-devel] [PATCH 0/5] domain context infrastructure
 2020-04-01 14:27 UTC  (5+ messages)
` [Xen-devel] [PATCH 2/5] xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext
  `  "
` [Xen-devel] [PATCH 4/5] common/domain: add a domain context record for shared_info
  `  "

[OE-core][zeus][PATCH] u-boot-tools: Split out inc file
 2020-04-01 14:27 UTC  (2+ messages)
` [OE-core][zeus][PATCH v2] "

[igt-dev] [PATCH i-g-t v2] tools/i915-perf-recorder: fix topology alignment issue
 2020-04-01 14:27 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tools/i915-perf-recorder: fix topology alignment issue (rev2)

[dpdk-dev] [PATCH v2 00/29] Update ENA driver to v2.1.0
 2020-04-01 14:21 UTC  (30+ messages)
` [dpdk-dev] [PATCH v2 01/29] net/ena: check if size of buffer is at least 1400B
` [dpdk-dev] [PATCH v2 02/29] net/ena/base: make allocation macros thread-safe
` [dpdk-dev] [PATCH v2 03/29] net/ena/base: prevent allocation of 0-sized memory
` [dpdk-dev] [PATCH v2 04/29] net/ena/base: set default hash key
` [dpdk-dev] [PATCH v2 05/29] net/ena/base: rework interrupt moderation
` [dpdk-dev] [PATCH v2 06/29] net/ena/base: remove extra properties strings
` [dpdk-dev] [PATCH v2 07/29] net/ena/base: add accelerated LLQ mode
` [dpdk-dev] [PATCH v2 08/29] net/ena/base: fix documentation of the functions
` [dpdk-dev] [PATCH v2 09/29] net/ena/base: fix indentation in cq polling
` [dpdk-dev] [PATCH v2 10/29] net/ena/base: add error logs when preparing Tx
` [dpdk-dev] [PATCH v2 11/29] net/ena/base: use 48-bit memory addresses in ena_com
` [dpdk-dev] [PATCH v2 12/29] net/ena/base: fix types for printing timestamps
` [dpdk-dev] [PATCH v2 13/29] net/ena/base: fix indentation of multiple defines
` [dpdk-dev] [PATCH v2 14/29] net/ena/base: update gen date and commit
` [dpdk-dev] [PATCH v2 15/29] net/ena: set IO ring size to the valid value
` [dpdk-dev] [PATCH v2 16/29] net/ena: refactor getting IO queues capabilities
` [dpdk-dev] [PATCH v2 17/29] net/ena: add support for large LLQ headers
` [dpdk-dev] [PATCH v2 18/29] net/ena: remove memory barriers before doorbells
` [dpdk-dev] [PATCH v2 19/29] net/ena: add Tx drops statistic
` [dpdk-dev] [PATCH v2 20/29] net/ena: disable meta caching
` [dpdk-dev] [PATCH v2 21/29] net/ena: refactor Rx path
` [dpdk-dev] [PATCH v2 22/29] net/ena: rework getting number of available descs
` [dpdk-dev] [PATCH v2 23/29] net/ena: limit refill threshold by fixed value
` [dpdk-dev] [PATCH v2 24/29] net/ena: use macros for ring idx operations
` [dpdk-dev] [PATCH v2 25/29] net/ena: refactor Tx path
` [dpdk-dev] [PATCH v2 26/29] net/ena: reuse 0 length Rx descriptor
` [dpdk-dev] [PATCH v2 27/29] doc: add notes on ENA usage on metal instances
` [dpdk-dev] [PATCH v2 28/29] net/ena: update copyright date
` [dpdk-dev] [PATCH v2 29/29] net/ena: update version of the driver to v2.1.0

[PATCH 1/2] cfg80211: Unprotected Beacon frame RX indication
 2020-04-01 14:25 UTC  (2+ messages)
` [PATCH 2/2] mac80211: Report beacon protection failures to user space

[PATCH v3 bpf-next 0/4] Add support for cgroup bpf_link
 2020-04-01 14:26 UTC  (12+ messages)

[PATCH v3] mm: fix tick timer stall during deferred page init
 2020-04-01 14:26 UTC  (2+ messages)

[PATCH v7 04/15] mm/damon: Implement region based sampling
 2020-04-01 14:24 UTC  (3+ messages)
`  "

[PATCH] target/i386: do not set unsupported VMX secondary execution controls
 2020-04-01 14:23 UTC  (5+ messages)

[RFC,net-next,v1, 0/1] Enable SERDES power up/down
 2020-04-01 14:23 UTC  (7+ messages)
` [RFC,net-next,v1, 1/1] net: stmmac: Enable SERDES power up/down sequence

[PATCH v4 01/13] objtool: Remove CFI save/restore special case
 2020-04-01 14:22 UTC  (12+ messages)
      ` [RFC][PATCH] objtool,ftrace: Implement UNWIND_HINT_RET_OFFSET
                ` [PATCH v2] "

[PATCH v2 bpf] kbuild: fix dependencies for DEBUG_INFO_BTF
 2020-04-01 14:20 UTC  (2+ messages)
` [PATCH v3 "

[PATCH net-next 6/9] net: phy: add backplane kr driver support
 2020-04-01 14:21 UTC  (3+ messages)
  ` [EXT] "

[PATCH 02/12 v2] tracing: Save off entry when peeking at next entry
 2020-04-01 14:21 UTC  (6+ messages)
` [tracing] cd8f62b481: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h

[PATCH 0/8] interconnect: Add imx support via devfreq
 2020-04-01 14:20 UTC  (9+ messages)
  ` [PATCH 3/8] PM / devfreq: imx: Register interconnect device
  ` [PATCH 2/8] PM / devfreq: Add generic imx bus scaling driver

[PATCHv3] powerpc/crashkernel: take "mem=" option into account
 2020-04-01 14:00 UTC  (3+ messages)
` [PATCHv4] "

[dpdk-dev] [PATCH 1/2] drivers/qat: im buffer too small - split op
 2020-04-01 14:20 UTC  (2+ messages)

[PATCH] mm/rmap: fix the handling of device private page in try_to_unmap_one()
 2020-04-01 14:17 UTC  (7+ messages)
` [PATCH] mm/rmap: fix the handling of !private device "

[PATCH v3 0/6] Support ADIS16475 and similar IMUs
 2020-04-01 14:18 UTC  (8+ messages)
` [PATCH v3 5/6] iio: imu: Add support for adis16475

Security Working Group - Wednesday April 1
 2020-04-01 14:18 UTC  (2+ messages)

[PATCH v2 0/5] Loongson64 Generic PCI driver v2
 2020-04-01 14:18 UTC  (3+ messages)
` [PATCH v2 3/5] dt-bindings: Document Loongson PCI Host Controller

Compare *bpf_ktime_get_ns* in userspace
 2020-04-01 14:18 UTC 

[dpdk-dev] [PATCH 0/2] support CPU crypto for AESNI MB PMD
 2020-04-01 14:18 UTC  (2+ messages)

[PATCHv2 1/1] net: ethernet: stmmac: simplify phy modes management for stm32
 2020-04-01 14:17 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 0/3] i915 lpsp support for lpsp igt
 2020-04-01 14:17 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for i915 lpsp support for lpsp igt (rev6)

[dpdk-dev] [PATCH v2 00/32] DPDK Trace support
 2020-04-01 14:16 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 00/33] "

[PATCH 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-04-01 14:13 UTC  (4+ messages)

[PATCH] dt-bindings: timer: cadence_ttc: Migrate timer-cadence-ttc documentation to YAML
 2020-04-01 14:14 UTC  (2+ messages)

[PATCH net-next 6/9] net: phy: add backplane kr driver support
 2020-04-01 14:14 UTC  (3+ messages)

[dpdk-dev] [PATCH] test/crypto: replace wireless algos test vectors
 2020-04-01 14:14 UTC  (5+ messages)

[PATCH 0/4] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-04-01 14:13 UTC  (6+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 2/6] dt-bindings: interrupt-controller: Convert mti,gic to DT schema

[PATCH 10/16] powerpc: prefer __section and __printf from compiler_attributes.h
 2020-04-01 13:18 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Check for bonding support before exercising
 2020-04-01 14:12 UTC  (3+ messages)
  ` [igt-dev] "

[PATCH] iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds table
 2020-04-01 14:11 UTC  (2+ messages)

[PATCH 00/16] perf intel-pt: Sampling improvements
 2020-04-01 14:10 UTC  (3+ messages)
` [PATCH 06/16] perf s390-cpumsf: Implement ->evsel_is_auxtrace() callback

[PATCH for-5.0?] qemu-img: Report convert errors by bytes, not sectors
 2020-04-01 14:09 UTC  (2+ messages)

[PATCH nft] concat: provide proper dtype when parsing typeof udata
 2020-04-01 14:08 UTC 

[dpdk-dev] [PATCH] crypto/nitrox: add 3DES-CBC support
 2020-04-01 14:08 UTC  (4+ messages)

[PATCH -next] KVM: PPC: Book3S HV: remove redundant NULL check
 2020-04-01 13:09 UTC 

Linux 5.5.14
 2020-04-01 14:04 UTC  (2+ messages)

Linux 5.6.1
 2020-04-01 14:05 UTC  (2+ messages)

Linux 5.4.29
 2020-04-01 14:03 UTC  (2+ messages)

[PATCH v2 00/10] Objtool updates for easier portability
 2020-04-01 14:06 UTC  (8+ messages)
` [PATCH v2 04/10] objtool: check: Ignore empty alternative groups
` [PATCH v2 07/10] objtool: check: Allow save/restore hint in non standard function symbols

[PATCH] Fix -Wmaybe-uninitialized warnings under -O0
 2020-04-01 14:06 UTC  (3+ messages)

[PATCH 2/3] kexec: Introduce --load-live-update for xen
 2020-04-01 14:05 UTC  (2+ messages)

[PATCH] mm, dump_page(): do not crash with invalid mapping pointer
 2020-04-01 14:05 UTC  (2+ messages)

[PATCH v4 1/4] Input: adp5589: Add default platform data
 2020-04-01 14:05 UTC  (2+ messages)

[PATCH] KVM: Fix spelling in code comments
 2020-04-01 14:03 UTC  (2+ messages)

[PATCH 00/10] IOASID extensions for guest SVA
 2020-04-01 14:03 UTC  (18+ messages)
` [PATCH 03/10] iommu/ioasid: Introduce per set allocation APIs
` [PATCH 05/10] iommu/ioasid: Create an IOASID set for host SVA use
` [PATCH 06/10] iommu/ioasid: Convert to set aware allocations
` [PATCH 07/10] iommu/ioasid: Use mutex instead of spinlock
` [PATCH 08/10] iommu/ioasid: Introduce notifier APIs

Questionable aspects of QEMU Error's design
 2020-04-01 14:01 UTC  (3+ messages)

[PATCH v1 0/8] perf: support resume and pause commands in stat and record modes
 2020-04-01 14:01 UTC  (2+ messages)

Comparing rebase --am with --interactive via p3400
 2020-04-01 14:00 UTC  (5+ messages)

Upcoming: Notifications, FS notifications and fsinfo()
 2020-04-01 13:58 UTC  (9+ messages)

[PATCH] powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
 2020-04-01 12:53 UTC  (2+ messages)

[PATCH v4 0/7] Avoid multiple recursive calls for same path in read_directory_recursive()
 2020-04-01 13:57 UTC  (4+ messages)
` [PATCH v5 00/12] "
  ` [PATCH v5 08/12] dir: replace exponential algorithm with a linear one

[igt-dev] [PATCH i-g-t 1/2] lib/i915/perf: fixup converter script
 2020-04-01 13:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[PATCH] Compress lines for immediate return
 2020-04-01 13:56 UTC  (2+ messages)

[linux-next:master 12786/13335] aarch64-linux-objdump: warning: drivers/pci/pcie/edr.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
 2020-04-01 13:56 UTC 

[ANN] U-Boot v2020.04-rc4 released
 2020-04-01 13:54 UTC  (5+ messages)
    ` Antwort: "

linux-next: xfs metadata corruption since 30 March
 2020-04-01 13:54 UTC  (5+ messages)

[PATCH] selftests/powerpc: Fix try-run when source tree is not writable
 2020-04-01 12:53 UTC  (2+ messages)

[PATCH] net: phy: marvell10g: add firmware load support
 2020-04-01 13:53 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] examples/ipsec-secgw: support flow director feature
 2020-04-01 13:53 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH V3 00/14] ARM: stm32: Fix Avenger96
 2020-04-01 13:53 UTC  (8+ messages)
` [PATCH V3 12/14] ARM: dts: stm32: Repair PMIC configuration on AV96

[dpdk-dev] [PATCH] vhost: remove deferred shadow update
 2020-04-01 21:29 UTC 

[PATCH v10 00/14] iotests: use python logging
 2020-04-01 13:51 UTC  (6+ messages)
` [PATCH v10 10/14] iotests: add hmp helper with logging

[PATCH v3] powerpc: Make setjmp/longjmp signature standard
 2020-04-01 12:53 UTC  (2+ messages)

[PATCH v3 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-04-01 13:48 UTC  (3+ messages)
` [PATCH v3 10/10] mmap locking API: rename mmap_sem to mmap_lock

#oe [meta-python] python 3.7 runtime with sumo
 2020-04-01 13:47 UTC  (3+ messages)
` [oe] "

[PATCH RFC] rcu/tree: Use GFP_MEMALLOC for alloc memory to free memory pattern
 2020-04-01 13:47 UTC  (7+ messages)

[PATCH] dt-bindings: i2c: xiic: Migrate i2c-xiic documentation to YAML
 2020-04-01 13:47 UTC  (3+ messages)

[PULL] Pull request: u-boot-stm/master =u-boot-stm32-20200401
 2020-04-01 13:47 UTC  (2+ messages)

[PATCH 0/4] xfs: random fixes
 2020-04-01 13:49 UTC  (3+ messages)
` [PATCH 2/4] xfs: validate the realtime geometry in xfs_validate_sb_common


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.