All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-14 17:08:12 to 2019-10-14 17:54:53 UTC [more...]

post-receive: pub/scm/linux/kernel/git/acme/linux
 2019-10-14 17:54 UTC 

[PATCH] crypto: powerpc - convert SPE AES algorithms to skcipher API
 2019-10-14 17:52 UTC  (6+ messages)

Massive filesystem corruption since kernel 5.2 (ARCH)
 2019-10-14 17:54 UTC  (7+ messages)

[Bug 111986] 5700 XT hangs entire system in games
 2019-10-14 17:54 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/dbus: bump to version 1.13.12
 2019-10-14 17:53 UTC  (2+ messages)

[PATCH 00/20] hw: Clean up hw/i386 headers (and few alpha/hppa)
 2019-10-14 17:03 UTC  (4+ messages)
` [PATCH 02/20] hw/southbridge/ich9: Removed unused headers

[PATCH 0/2] EDAC, ghes: Fix use after free and add reference
 2019-10-14 17:53 UTC  (6+ messages)
` [PATCH 1/2] EDAC, ghes: Fix Use after free in ghes_edac remove path
` [PATCH 2/2] EDAC, ghes: Reference count GHES users of ghes_edac

[PATCH v2] Setup GitLab-CI for btrfs-progs
 2019-10-14 17:51 UTC 

[tpm2] Re: tpm2_createprimary command
 2019-10-14 17:52 UTC 

[PATCH for 4.2 v5 00/55] Support for TCG plugins
 2019-10-14 17:39 UTC  (34+ messages)
` [PATCH v5 17/55] plugins: implement helpers for resolving hwaddr
` [PATCH v5 23/55] translator: add translator_ld{ub,sw,uw,l,q}
` [PATCH v5 36/55] plugin: add API symbols to qemu-plugins.symbols
` [PATCH v5 41/55] tests/tcg: set QEMU_OPTS for all cris runs
` [PATCH v5 43/55] tests/tcg: drop test-i386-fprem from TESTS when not SLOW
` [PATCH v5 44/55] tests/tcg: enable plugin testing
` [PATCH v5 45/55] tests/plugin: add a hotblocks plugin
` [PATCH v5 47/55] tests/plugin: add instruction execution breakdown
` [PATCH v5 48/55] tests/plugin: add hotpages plugin to breakdown memory access patterns
` [PATCH v5 51/55] plugins: expand the plugin_init function to include an info block
` [PATCH v5 52/55] plugins: make howvec plugin more generic
` [PATCH v5 53/55] plugins: add sparc64 instruction classification table
` [PATCH v5 54/55] plugins: add qemu_plugin_outs and use it
` [PATCH v5 55/55] .travis.yml: add --enable-plugins tests

[RESEND PATCH v2] drm: Add getfb2 ioctl
 2019-10-14 17:51 UTC  (4+ messages)

[PATCH 0/1] git-gui: Improve Japanese translation
 2019-10-14 17:51 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] rcu: add declarations of undeclared items
 2019-10-14 17:51 UTC  (3+ messages)

[PATCH 00/10] Stop NULLifying match pointer in of_match_device()
 2019-10-14 17:50 UTC  (3+ messages)
` [PATCH 01/10] leds: pca953x: Use of_device_get_match_data()

[PATCH 0/6] V2: Clarify/standardize memory barriers for ipc
 2019-10-14 17:49 UTC  (4+ messages)
` [PATCH 6/6] Documentation/memory-barriers.txt: Clarify cmpxchg()

[RFC PATCH] PM: Add a switch for disabling/enabling sync() before suspend
 2019-10-14 17:49 UTC  (5+ messages)
    ` [PATCH v2 1/2] "
    ` [PATCH v2 2/2] PM: Change CONFIG_SUSPEND_SKIP_SYNC to CONFIG_SKIP_SYNC_ON_SUSPEND

[PATCH V3 0/7] mdev based hardware virtio offloading support
 2019-10-14 17:49 UTC  (11+ messages)
` [PATCH V3 5/7] mdev: introduce virtio device and its device ops
` [PATCH V3 6/7] virtio: introduce a mdev based transport

memcgroup lruvec_lru_size scaling issue
 2019-10-14 17:49 UTC  (3+ messages)

[PATCH 0/7] Small fixes before fixing MST
 2019-10-14 17:47 UTC  (4+ messages)
` [PATCH 7/7] drm/dp-mst: fix warning on unused var

[Buildroot] [PATCH 1/1] package/pango: bump to version 1.44.6
 2019-10-14 17:47 UTC 

[PATCH] drm/i915/execlists: Assert tasklet is locked for process_csb()
 2019-10-14 17:47 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/execlists: Assert tasklet is locked for process_csb() (rev4)

[PATCH] sphinx: Use separate doctree directories for different builders
 2019-10-14 16:48 UTC  (2+ messages)

[PATCH v32 00/13] QEMU AVR 8 bit cores
 2019-10-14 16:18 UTC  (12+ messages)
` [PATCH v32 03/13] target/avr: Add instruction decoding
` [PATCH v32 04/13] target/avr: Add instruction translation - Registers definition
` [PATCH v32 05/13] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH v32 06/13] target/avr: Add instruction translation - Branch Instructions
` [PATCH v32 07/13] target/avr: Add instruction translation - Bit and Bit-test Instructions
` [PATCH v32 08/13] target/avr: Add instruction translation - MCU Control Instructions
` [PATCH v32 09/13] target/avr: Add instruction translation - CPU main translation function
` [PATCH v32 10/13] target/avr: Add limited support for USART and 16 bit timer peripherals
` [PATCH v32 11/13] target/avr: Add example board configuration
` [PATCH v32 12/13] target/avr: Register AVR support with the rest of QEMU, the build system, and the WMAINTAINERS file
` [PATCH v32 13/13] target/avr: Add tests

[PATCH v6 00/20] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-10-14 16:39 UTC  (11+ messages)
` [PATCH v6 05/20] target/arm: Split out rebuild_hflags_m32
` [PATCH v6 06/20] target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
` [PATCH v6 07/20] target/arm: Split out rebuild_hflags_a32
` [PATCH v6 08/20] target/arm: Split out rebuild_hflags_aprofile
` [PATCH v6 09/20] target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state

[SPDK] Re: SPDK RAID5 support
 2019-10-14 17:43 UTC 

[PATCH v3 0/2] iio: add driver for Bosch BMA400 accelerometer
 2019-10-14 17:27 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: accel: bma400: add bindings

[dpdk-dev] net/i40e: fix vlan packets drop
 2019-10-14 17:41 UTC  (2+ messages)

[PATCH 0/3] eldie generated code for folded p4d/pud
 2019-10-14 17:41 UTC  (4+ messages)
` [RFC] asm-generic/tlb: stub out pmd_free_tlb() if __PAGETABLE_PMD_FOLDED

[ANNOUNCE] 4.19.72-rt26
 2019-10-14 17:41 UTC 

[PATCH 0/2] cleanup on page size
 2019-10-14 16:25 UTC  (3+ messages)
` [PATCH 1/2] cpu: use ROUND_UP() to define xxx_PAGE_ALIGN

[PATCH 00/11] Improve the readability of log --graph output
 2019-10-14 17:41 UTC  (7+ messages)
` [PATCH 07/11] graph: commit and post-merge lines for left-skewed merges

[U-Boot] [PATCH] ubi: env: fix redundand management
 2019-10-14 17:41 UTC 

[PATCH net-next] net_sched: sch_fq: remove one obsolete check in fq_dequeue()
 2019-10-14 17:40 UTC 

[PATCH v2 0/3] net: phy: switch to using fwnode_gpiod_get_index
 2019-10-14 17:40 UTC  (4+ messages)
` [PATCH v2 1/3] net: phylink: switch to using fwnode_gpiod_get_index()
` [PATCH v2 2/3] net: phy: fixed_phy: fix use-after-free when checking link GPIO
` [PATCH v2 3/3] net: phy: fixed_phy: switch to using fwnode_gpiod_get_index

[PATCH bpf] bpf: lwtunnel: fix reroute supplying invalid dst
 2019-10-14 17:39 UTC  (3+ messages)

[PATCH RESEND v2 0/4] arm64: meson: add support for A1 Power Domains
 2019-10-14 17:39 UTC  (5+ messages)
` [PATCH RESEND v2 1/4] dt-bindings: power: add Amlogic secure power domains bindings

[PATCH for-next 0/4] RDMA: modify_port improvements
 2019-10-14 17:38 UTC  (5+ messages)
` [PATCH for-next 1/4] RDMA/core: Fix return code when modify_port isn't supported
` [PATCH for-next 2/4] RDMA/hns: Remove unsupported modify_port callback
` [PATCH for-next 3/4] RDMA/ocrdma: "
` [PATCH for-next 4/4] RDMA/qedr: "

[PATCH] binder: prevent transactions to context manager from its own process
 2019-10-14 17:37 UTC  (5+ messages)

[PATCH i-g-t 1/2] lib: Generalise rapl interface
 2019-10-14 17:38 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-10-14 17:37 UTC 

[U-Boot] [PATCH v5 00/15] splash screen on the stm32f769 & stm32mp1 boards
 2019-10-14 17:35 UTC  (29+ messages)
` [U-Boot] [PATCH v5 02/15] video: stm32: stm32_ltdc: add bridge to display controller
` [U-Boot] [PATCH v5 03/15] include: Add new DCS commands in the enum list
` [U-Boot] [PATCH v5 04/15] video: add support of MIPI DSI interface
` [U-Boot] [PATCH v5 05/15] dm: Add a dsi host uclass
` [U-Boot] [PATCH v5 06/15] video: add MIPI DSI host controller bridge
` [U-Boot] [PATCH v5 07/15] video: add support of STM32 MIPI DSI controller driver
` [U-Boot] [PATCH v5 08/15] video: add support of panel OTM8009A
` [U-Boot] [PATCH v5 09/15] video: add support of panel RM68200
` [U-Boot] [PATCH v5 10/15] board: Add STM32F769 SoC, discovery board support
` [U-Boot] [PATCH v5 11/15] ARM: dts: stm32f769: add display for STM32F769 disco board
` [U-Boot] [PATCH v5 12/15] ARM: dts: stm32mp1: add dsi host for stm32mp157c-ev1 board
` [U-Boot] [PATCH v5 13/15] ARM: dts: stm32mp1: add dsi host for stm32mp157c-dk2 board
` [U-Boot] [PATCH v5 14/15] stm32mp1: configs: update video
` [U-Boot] [PATCH v5 15/15] stm32mp1: configs: add display devices

[PATCH v3 0/2] soundwire: Add support to Qualcomm SoundWire master
 2019-10-14 17:34 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: soundwire: add bindings for Qcom controller
  ` [alsa-devel] "

[PATCH] xfs: include QUOTA, FATAL ASSERT build options in XFS_BUILD_OPTIONS
 2019-10-14 17:34 UTC  (3+ messages)

Strange routing with VRF and 5.2.7+
 2019-10-14 17:33 UTC  (6+ messages)

[PATCH v5 0/7] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-10-14 17:33 UTC  (5+ messages)

[PULL 00/19] Bitmaps patches
 2019-10-14 16:11 UTC  (2+ messages)

Race condition in route lookup
 2019-10-14 17:26 UTC  (8+ messages)

[Buildroot] [PATCH] package/meson: bump version to 0.52.0
 2019-10-14 17:25 UTC  (3+ messages)

Occasional VM soft lockup when a remote cdrom is attached
 2019-10-14 16:18 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2019-10-14 17:25 UTC 

[PATCH v3 00/10] ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: support WoV
 2019-10-14 17:23 UTC  (7+ messages)
` [PATCH v3 06/10] ASoC: dt-bindings: cros_ec_codec: add SHM bindings
  ` [alsa-devel] "
` [PATCH v3 09/10] ASoC: dt-bindings: mt8183: add ec-codec
  ` [alsa-devel] "

[PATCH] drm/dp-mst: remove unused variable
 2019-10-14 17:24 UTC  (3+ messages)

[PULL 00/68] target-arm queue
 2019-10-14 16:04 UTC  (9+ messages)
` [PULL 42/68] hw: aspeed_scu: Add AST2600 support
` [PULL 45/68] aspeed/timer: "
` [PULL 57/68] aspeed/soc: "
` [PULL 59/68] aspeed: Add an AST2600 eval board
` [PULL 61/68] aspeed: add support for the Aspeed MII controller of the AST2600
` [PULL 64/68] hw/arm/bcm2835_peripherals: Improve logging
` [PULL 65/68] hw/arm/bcm2835_peripherals: Name various address spaces
` [PULL 67/68] hw/arm/bcm2835: Add various unimplemented peripherals

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2019-10-14 17:23 UTC 

[MPTCP] Re: [PATCH v2 0/2] mptcp: disallow setting the MPTCP ULP from userspace
 2019-10-14 17:22 UTC 

[PATCH] efi/tpm: return -EINVAL when determining tpm final events log size fails
 2019-10-14 17:21 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-10-14 17:21 UTC 

[net-next v3 0/7] new PTP ioctl fixes
 2019-10-14 17:20 UTC  (7+ messages)
` [net-next v3 3/7] mv88e6xxx: reject unsupported external timestamp flags
          ` [Intel-wired-lan] "

[PATCH] arm64: cpufeature: Don't expose ZFR0 to userspace when SVE is not enabled
 2019-10-14 17:20 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/policycoreutils: fix build with NLS
 2019-10-14 17:20 UTC 

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2019-10-14 17:20 UTC  (2+ messages)
` [Bug 205089] "

tcp: Checking a kmemdup() call in tcp_time_wait()
 2019-10-14 17:19 UTC  (8+ messages)

[PATCH v2 1/3] media: imx.rst: Specify the sabreauto variant
 2019-10-14 17:20 UTC  (3+ messages)
` [PATCH v2 3/3] media: imx.rst: Provide instructions for the i.MX6DL sabreauto

[PATCH v3] dt-bindings: timer: Convert stm32 timer bindings to json-schema
 2019-10-14 17:19 UTC  (4+ messages)

[PATCH v3] dt-bindings: thermal: Convert stm32 thermal bindings to json-schema
 2019-10-14 17:19 UTC  (4+ messages)

[Bug 201957] New: amdgpu: ring gfx timeout
 2019-10-14 17:18 UTC  (2+ messages)
` [Bug 201957] "

[Bug 204683] New: amdgpu: ring sdma0 timeout
 2019-10-14 17:18 UTC  (2+ messages)
` [Bug 204683] "

[PATCH v3] dt-bindings: media: Convert stm32 cec bindings to json-schema
 2019-10-14 17:18 UTC  (8+ messages)
` [PATCH v3] dt-bindings: media: Convert stm32 dcmi "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-10-14 17:17 UTC 

[PATCH v5 3/3] crypto: hisilicon - register zip engine to uacce
 2019-10-14 17:16 UTC  (3+ messages)

[PATCH v3] dt-bindings: hwlock: Convert stm32 hwspinlock bindings to json-schema
 2019-10-14 17:16 UTC  (5+ messages)

[PATCH] hwmon: (tmp421) Allow reading at 2Hz instead of 0.5Hz
 2019-10-14 14:03 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2019-10-14 17:16 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2019-10-14 17:16 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2019-10-14 17:16 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2019-10-14 17:16 UTC 

[PATCH] nvme: resync include/linux/nvme.h with nvmecli
 2019-10-14 17:18 UTC 

[Buildroot] [PATCH 1/1] package/nginx: bump to version 1.17.4
 2019-10-14 17:15 UTC 

[PATCH 2/2] smbinfo: rewrite in python
 2019-10-14 17:13 UTC  (2+ messages)

[PATCH] nvme: resync include/linux/nvme.h with nvmecli
 2019-10-14 17:16 UTC 

misc iclog state machine cleanups
 2019-10-14 17:13 UTC  (7+ messages)
` [PATCH 1/8] xfs: pass the correct flag to xlog_write_iclog
` [PATCH 2/8] xfs: remove the unused ic_io_size field from xlog_in_core
` [PATCH 5/8] xfs: remove dead ifdef XFSERRORDEBUG code

[PATCH v2 bpf-next] bpf/stackmap: fix deadlock with rq_lock in bpf_get_stack()
 2019-10-14 17:12 UTC 

[PATCH] xfs: change the seconds fields in xfs_bulkstat to signed
 2019-10-14 17:12 UTC 

memory leak in sctp_get_port_local (3)
 2019-10-14 17:12 UTC  (3+ messages)

[PATCH v4 0/4] User API for nested shared virtual address (SVA)
 2019-10-14 17:14 UTC  (4+ messages)

scmi sensor
 2019-10-14 17:08 UTC 

post-receive: pub/scm/linux/kernel/git/song/md
 2019-10-14 17:08 UTC 

[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-14 17:08 UTC  (9+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other


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.