All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-09 18:32:24 to 2019-07-09 19:26:36 UTC [more...]

[PATCH] spi: dt-bindings: spi-controller: remove unnecessary 'maxItems: 1' from reg
 2019-07-09 19:26 UTC 

[U-Boot] [PATCH v7 0/2] add command env erase
 2019-07-09 19:26 UTC  (5+ messages)
` [U-Boot] [PATCH v7 1/2] env: register erase command

[PATCH] python-fasteners: upgrade 0.13.0 -> 0.15
 2019-07-09 19:26 UTC  (2+ messages)

Intermittent errors when using amdgpu_job_submit_direct
 2019-07-09 19:26 UTC  (3+ messages)

[PATCH 1/3] si2157: get chip id during probing
 2019-07-09 19:26 UTC  (4+ messages)

[Qemu-devel] RFC: Why does target/m68k RTE insn. use gen_exception
 2019-07-09 19:04 UTC  (13+ messages)

[GIT PULL] Please pull hmm changes
 2019-07-09 19:24 UTC 

[Qemu-devel] [ANNOUNCE] QEMU 4.1.0-rc0 is now available
 2019-07-09 19:22 UTC 

[meta-oe][PATCH] gpsd: Don't build without optimization
 2019-07-09 19:23 UTC  (4+ messages)

[PATCH] tgt: upgrade 1.0.73 -> 1.0.79
 2019-07-09 19:22 UTC  (2+ messages)

[PATCH V2 0/6] null_blk: simplify null_handle_cmd()
 2019-07-09 19:21 UTC  (7+ messages)
` [PATCH V2 1/6] null_blk: move duplicate code to callers
` [PATCH V2 2/6] null_blk: create a helper for throttling
` [PATCH V2 3/6] null_blk: create a helper for badblocks
` [PATCH V2 4/6] null_blk: create a helper for mem-backed ops
` [PATCH V2 5/6] null_blk: create a helper for zoned devices
` [PATCH V2 6/6] null_blk: create a helper for req completion

[PATCH net-next v6 0/5] devlink: Introduce PCI PF, VF ports and attributes
 2019-07-09 19:21 UTC  (5+ messages)

[PATCH v2 0/3] [RFC] Create 'core.featureAdoptionRate' setting to update config defaults
 2019-07-09 19:21 UTC  (5+ messages)
` [PATCH v3 "

[Xen-devel] [xen-4.8-testing test] 138829: tolerable trouble: fail/pass/starved - PUSHED
 2019-07-09 19:20 UTC 

[SPDK] bdev discovery
 2019-07-09 19:21 UTC 

[PATCH net-next v4 0/3] net: stmmac: Some improvements and a fix
 2019-07-09 19:20 UTC  (3+ messages)

[PATCH net-next] bnxt_en: Add page_pool_destroy() during RX ring cleanup
 2019-07-09 19:18 UTC  (6+ messages)

[tip:x86/urgent] bpf: Fix ORC unwinding in non-JIT BPF code
 2019-07-09 19:17 UTC  (11+ messages)

[PATCH] libvirt: libvirtd: Facilitate using tls connection mode
 2019-07-09 19:17 UTC  (2+ messages)

Reminder: 2 open syzbot bugs in "security/integrity" subsystem
 2019-07-09 19:15 UTC 

[Qemu-devel] [PATCH v3 00/18] bitmaps: introduce 'bitmap' sync mode
 2019-07-09 18:49 UTC  (15+ messages)
` [Qemu-devel] [PATCH v3 02/18] drive-backup: create do_backup_common
` [Qemu-devel] [PATCH v3 03/18] blockdev-backup: utilize do_backup_common
` [Qemu-devel] [PATCH v3 04/18] qapi: add BitmapSyncMode enum
` [Qemu-devel] [PATCH v3 05/18] block/backup: Add mirror sync mode 'bitmap'
` [Qemu-devel] [PATCH v3 06/18] block/backup: add 'never' policy to bitmap sync mode
` [Qemu-devel] [PATCH v3 12/18] block/backup: add 'always' bitmap sync policy
` [Qemu-devel] [PATCH v3 17/18] iotests: add test 257 for bitmap-mode backups

[GIT PULL] first round of SCSI updates for the 5.2+ merge window
 2019-07-09 19:14 UTC 

[PATCH] arm64/sve: fix genksyms generation
 2019-07-09 19:06 UTC  (10+ messages)

[PATCH net-next v6 0/4] net/sched: Introduce tc connection tracking
 2019-07-09 19:14 UTC  (2+ messages)

Reminder: 1 open syzbot bug in "kernel/cgroup" subsystem
 2019-07-09 19:13 UTC 

[PATCH v3 net-next 00/19] Add ionic driver
 2019-07-09 19:13 UTC  (10+ messages)
` [PATCH v3 net-next 19/19] ionic: Add basic devlink interface

[Qemu-devel] [PATCH v3 0/9] hw/block/pflash_cfi01: Add DeviceReset() handler
 2019-07-09 18:36 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 2/9] hw/block/pflash_cfi01: Use the correct READ_ARRAY value

[PATCH 00/10] Enable MST Aux devices (v2)
 2019-07-09 19:10 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/11] Multiple simultaneous audio backends
 2019-07-09 18:35 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] audio: reduce glob_audio_state usage
` [Qemu-devel] [PATCH 02/11] audio: basic support for multi backend audio
` [Qemu-devel] [PATCH 03/11] audio: add audiodev properties to frontends
` [Qemu-devel] [PATCH 04/11] audio: audiodev= parameters no longer optional when -audiodev present
` [Qemu-devel] [PATCH 05/11] paaudio: do not move stream when sink/source name is specified
` [Qemu-devel] [PATCH 06/11] paaudio: properly disconnect streams in fini_*
` [Qemu-devel] [PATCH 07/11] audio: remove audio_MIN, audio_MAX
` [Qemu-devel] [PATCH 08/11] audio: do not run each backend in audio_run
` [Qemu-devel] [PATCH 09/11] paaudio: fix playback glitches
` [Qemu-devel] [PATCH 10/11] audio: remove read and write pcm_ops
` [Qemu-devel] [PATCH 11/11] audio: use size_t where makes sense

Reminder: 29 open syzbot bugs in bluetooth subsystem
 2019-07-09 19:07 UTC 

[meta-networking][PATCH 0/6 V2] Upgrade 5 packages build with waf
 2019-07-09 19:07 UTC  (5+ messages)
` [meta-networking][PATCH 2/6 V2] libldb: upgrade 1.4.1 -> 1.5.4

[RFC PATCH v2 0/3] Support CPU hotplug for ARM64
 2019-07-09 19:06 UTC  (5+ messages)

Reminder: 1 open syzbot bug in "android/ashmem" subsystem
 2019-07-09 19:06 UTC  (2+ messages)

[PATCH v3 0/6] Introduce Bandwidth OPPs for interconnect paths
 2019-07-09 19:02 UTC  (9+ messages)
` [PATCH v3 6/6] interconnect: Add OPP table support for interconnects

[PATCH 1/3] drm/amdgpu: Add flag for allocating memory for sensitive data
 2019-07-09 19:03 UTC  (4+ messages)

[PATCH] dt-bindings: arm: Convert RDA Micro board/soc bindings to json-schema
 2019-07-09 19:02 UTC  (7+ messages)

[Qemu-devel] [PATCH] qdev: Collect HMP handlers command handlers in qdev-monitor.c
 2019-07-09 18:59 UTC 

[U-Boot] [PATCH v3 8/8] x86: Skip setting up MTRRs in slimbootloader
 2019-07-09 19:02 UTC 

[U-Boot] [PATCH v3 7/8] board: intel: Add new slimbootloader board
 2019-07-09 19:02 UTC 

[U-Boot] [PATCH v3 6/8] x86: slimbootloader: Add a slimbootloader device tree
 2019-07-09 19:02 UTC 

[U-Boot] [PATCH v3 5/8] x86: slimbootloader: Set TSC information for timer driver
 2019-07-09 19:02 UTC 

[U-Boot] [PATCH v3 4/8] x86: slimbootloader: Add serial driver
 2019-07-09 19:02 UTC 

[U-Boot] [PATCH v3 3/8] x86: slimbootloader: Add memory configuration
 2019-07-09 19:02 UTC 

[U-Boot] [PATCH v3 2/8] x86: Add a common hob library
 2019-07-09 19:02 UTC 

[U-Boot] [PATCH v3 1/8] x86: Add new slimbootloader CPU type
 2019-07-09 19:02 UTC 

[U-Boot] [PATCH v3 0/8] x86: Add basic Slim Bootloader payload support
 2019-07-09 19:02 UTC 

Reminder: 47 open syzbot bugs in usb subsystem
 2019-07-09 19:01 UTC 

[PATCH v3 0/4] backlight: Expose brightness curve type through sysfs
 2019-07-09 19:00 UTC  (11+ messages)
` [PATCH v3 1/4] MAINTAINERS: Add entry for stable backlight sysfs ABI documentation
` [PATCH v3 2/4] backlight: Expose brightness curve type through sysfs
` [PATCH v3 3/4] backlight: pwm_bl: Set scale type for CIE 1931 curves
` [PATCH v3 4/4] backlight: pwm_bl: Set scale type for brightness curves specified in the DT

[PATCH v5] doc: add meson ut info in prog guide
 2019-07-09 18:57 UTC  (5+ messages)
` [dpdk-dev] [PATCH v6] "

[Qemu-devel] [PATCH] tcg/aarch64: Fix output of extract2 opcodes
 2019-07-09 18:48 UTC 

[PATCH] dmaengine: tegra210-adma: mark PM funtions as __maybe_unused
 2019-07-09 18:56 UTC 

[Bug 109524] "Invalid glsl version in shading_language_version()" when trying to run directX games using wine
 2019-07-09 18:57 UTC  (2+ messages)

[RFC] udf: 2.01 interoperability issues with Windows 10
 2019-07-09 18:56 UTC  (2+ messages)

[PATCH] [net-next] net: dsa: vsc73xx: fix NET_DSA and OF dependencies
 2019-07-09 18:55 UTC 

[PATCH] mm/sparse.c: mark sparse_buffer_free as __meminit
 2019-07-09 18:55 UTC 

WARNING in mark_chain_precision
 2019-07-09 18:55 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH v5 0/7] kvmppc: HMM driver to manage pages of secure guest
 2019-07-09 18:55 UTC  (5+ messages)
` [PATCH v5 1/7] kvmppc: HMM backend "

[PATCH] mtd: rawnand: vf610_nfc: Add of_node_put() before goto
 2019-07-09 18:54 UTC  (2+ messages)

[linux,dev-5.1 v1] dt-bindings: gpio: aspeed: Add SGPIO support
 2019-07-09 18:53 UTC  (2+ messages)

[PATCH] mm/kasan: fix kasan_check_read() compiler warning
 2019-07-09 18:51 UTC  (3+ messages)

[PATCH 0/7] amdgpu clang warning fixes on next-20190703
 2019-07-09 18:51 UTC  (4+ messages)
` [PATCH 5/7] drm/amd/display: Use proper enum conversion functions

Weekly Meeting 2019-07-09 #minutes
 2019-07-09 18:51 UTC 

[PATCH] gpio: em: use the managed version of gpiochip_add_data()
 2019-07-09 18:49 UTC 

[PATCH v6 0/5] EHL port programming
 2019-07-09 18:49 UTC  (7+ messages)
` [PATCH v6 1/5] drm/i915/gen11: Start distinguishing 'phy' from 'port'
` [PATCH v6 2/5] drm/i915/gen11: Program ICL_DPCLKA_CFGCR0 according to PHY
` [PATCH v6 3/5] drm/i915/gen11: Convert combo PHY logic to use new 'enum phy' namespace
` [PATCH v6 4/5] drm/i915: Transition port type checks to phy checks
` [PATCH v6 5/5] drm/i915/ehl: Enable DDI-D
` ✗ Fi.CI.CHECKPATCH: warning for EHL port programming (rev7)

[PATCH] kbuild: add -fcf-protection=none to retpoline flags
 2019-07-09 18:49 UTC 

Dear Friend, My Name is Mr Ali Mahmood
 2019-07-09 18:49 UTC 

[PATCH v8 06/11] x86/CPU: Adapt assembly for PIE support
 2019-07-09 18:47 UTC  (4+ messages)

[PATCH 4.9 000/102] 4.9.185-stable review
 2019-07-09 18:47 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] target/arm: Minor bit field improvements
 2019-07-09 18:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] target/arm: Use extract2 for EXTR

[PATCH v2 00/25] Initial support for Tiger Lake
 2019-07-09 18:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Initial support for Tiger Lake (rev3)

[linux-kernel-mentees] [PATCH v6] Doc : fs : convert xfs.txt to ReST
 2019-07-09 18:45 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "

[PATCH] [v2] ARM: mtd-xip: work around clang/llvm bug
 2019-07-09 18:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] board/freescale: Introduce UBOOTBIN in spl template
 2019-07-09 18:44 UTC  (3+ messages)

[PATCH] mtd: rawnand: tango: Add of_node_put() before return
 2019-07-09 18:42 UTC  (2+ messages)

PATCH V3.5 1/2] dvbsky: add support for "Mygica T230C v2"
 2019-07-09 18:42 UTC  (2+ messages)
` [PATCH V3.5 2/2] "

[PATCH] sound: soc: bcm: cygnus-pcm: Unneeded variable: "ret"
 2019-07-09 18:42 UTC  (2+ messages)

[PATCH] crypto/crypto_user02.c: new test that tries to delete larval algorithm
 2019-07-09 18:42 UTC  (2+ messages)
` [LTP] "

[Bug 110830] New: [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
 2019-07-09 18:42 UTC  (3+ messages)
  ` [Bug 110830] "

[meta-oe][PATCH v2] pm-graph: package the pm-graph files
 2019-07-09 18:41 UTC  (5+ messages)

[PATCH 5.1 00/96] 5.1.17-stable review
 2019-07-09 18:41 UTC  (2+ messages)

[PATCH 4.19 00/90] 4.19.58-stable review
 2019-07-09 18:41 UTC  (2+ messages)

[PATCH] ARM: mtd-xip: work around clang/llvm bug
 2019-07-09 18:40 UTC  (5+ messages)

[PATCH 4.14 00/56] 4.14.133-stable review
 2019-07-09 18:41 UTC  (2+ messages)

[PATCH 4.4 00/73] 4.4.185-stable review
 2019-07-09 18:40 UTC  (2+ messages)

[PATCH 5/6] dt-bindings: arm: Document RTD1296
 2019-07-09 18:40 UTC  (5+ messages)

[meta-oe][PATCH] iniparser: add initial recipe
 2019-07-09 18:38 UTC  (2+ messages)

[PATCH] sound: soc: codecs: wcd9335: fix Unneeded variable: "ret"
 2019-07-09 18:37 UTC 

[GIT PULL] perf/core improvements and fixes
 2019-07-09 18:31 UTC  (27+ messages)
` [PATCH 05/25] perf trace: Fix potential NULL pointer dereference found by the smatch tool
` [PATCH 06/25] perf map: Fix potential NULL pointer dereference found by "
` [PATCH 08/25] perf session: Fix potential NULL pointer dereference found by the "
` [PATCH 09/25] perf evsel: perf_evsel__name(NULL) is valid, no need to check evsel
` [PATCH 10/25] perf tools: Add missing headers, mostly stdlib.h
` [PATCH 11/25] perf namespaces: Move the conditional setns() prototype to namespaces.h
` [PATCH 12/25] perf tools: Move get_current_dir_name() cond prototype out of util.h
` [PATCH 13/25] tools lib: Adopt zalloc()/zfree() from tools/perf
` [PATCH 14/25] perf tools: Use zfree() where applicable
` [PATCH 15/25] perf tools: Use list_del_init() more thorougly
` [PATCH 16/25] perf metricgroup: Add missing list_del_init() when flushing egroups list
` [PATCH 17/25] perf parse-events: Remove unused variable 'i'
` [PATCH 18/25] perf parse-events: Remove unused variable: error
` [PATCH 19/25] perf cs-etm: Fix potential NULL pointer dereference found by the smatch tool
` [PATCH 20/25] perf hists browser: "
` [PATCH 21/25] perf scripts python: export-to-postgresql.py: Fix DROP VIEW power_events_view
` [PATCH 22/25] perf scripts python: export-to-sqlite.py: "
` [PATCH 23/25] perf script: Assume native_arch for pipe mode
` [PATCH 24/25] perf intel-bts: Fix potential NULL pointer dereference found by the smatch tool
` [PATCH 25/25] perf intel-pt: "

[PATCH xf86-video-intel 2/2] sna: Support 10bpc gamma via the GAMMA_LUT crtc property
 2019-07-09 18:34 UTC  (3+ messages)
` [PATCH xf86-video-intel v3 "

[PATCH 0/5] PDF output fixes
 2019-07-09 18:33 UTC  (9+ messages)
` [PATCH 1/5] docs: don't use nested tables
` [PATCH 2/5] docs: arm: fix a breakage with pdf output
` [PATCH 3/5] docs: block: fix "
` [PATCH 4/5] docs: kbuild: fix build with pdf and fix some minor issues
` [PATCH 5/5] docs: conf.py: add CJK package needed by translations

[PATCH 1/2] nvmem: imx-ocotp: Set type to OTP
 2019-07-09 18:30 UTC  (2+ messages)
` [PATCH 2/2] nvmem: imx-ocotp: Support multiple word writes

[PATCH] PCI/AER: save/restore AER registers during suspend/resume
 2019-07-09 18:31 UTC  (2+ messages)


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.