All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-04 13:24:12 to 2019-10-04 14:06:18 UTC [more...]

[RFC PATCH 17/22] thunderbolt: Add initial support for USB4
 2019-10-04 14:05 UTC  (13+ messages)

[Buildroot] [PATCH/next v4 1/3] package/weston-imx: Split weston-imx off from weston
 2019-10-04 14:06 UTC  (3+ messages)
` [Buildroot] [PATCH/next v4 3/3] package/weston: bump to version 7.0.0

[PATCH] ARM: dts: stm32: add focaltech touchscreen on stm32mp157c-dk2 board
 2019-10-04 14:05 UTC  (3+ messages)

[PATCH bpf-next 0/2] Add new-style bpf_object__open APIs
 2019-10-04 14:05 UTC  (3+ messages)
` [PATCH bpf-next 1/2] libbpf: stop enforcing kern_version, populate it for users

[PATCH] devpts: Fix NULL pointer dereference in dcache_readdir()
 2019-10-04 14:05 UTC 

[Xen-devel] [xen-unstable-smoke test] 142268: tolerable all pass - PUSHED
 2019-10-04 14:04 UTC 

[PATCH] net: phy: allow for reset line to be tied to a sleepy GPIO controller
 2019-10-04 14:04 UTC  (2+ messages)

[PATCH] io_uring: Fix reversed nonblock flag
 2019-10-04 14:04 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2 00/20] crypto: crypto API library interfaces for WireGuard
 2019-10-04 14:03 UTC  (20+ messages)
` [PATCH v2 02/20] crypto: x86/chacha - expose SIMD ChaCha routine as library function
` [PATCH v2 04/20] crypto: arm/chacha - expose ARM "
` [PATCH v2 05/20] crypto: mips/chacha - import accelerated 32r2 code from Zinc
` [PATCH v2 10/20] crypto: mips/poly1305 "
` [PATCH v2 14/20] crypto: Curve25519 - generic C library implementations and selftest
` [PATCH v2 18/20] crypto: arm/Curve25519 - wire up NEON implementation
` [PATCH v2 20/20] crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine

KASAN: use-after-free Read in rxrpc_put_peer
 2019-10-04 14:03 UTC  (3+ messages)

[PATCH] media: cxd2841er: avoid too many status inquires
 2019-10-04 14:02 UTC  (2+ messages)
` [PATCH v3] "

[GIT PULL] USB-serial fixes for 5.4-rc2
 2019-10-04 14:01 UTC  (2+ messages)

patch "USB: serial: option: add support for Cinterion CLS8 devices" added to usb-linus
 2019-10-04 14:01 UTC 

patch "USB: serial: keyspan: fix NULL-derefs on open() and write()" added to usb-linus
 2019-10-04 14:01 UTC 

[igt-dev] [PATCH i-g-t 0/3] Add a new IGT test to validate DC3CO state
 2019-10-04 13:59 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 2/3] "

patch "USB: serial: option: add Telit FN980 compositions" added to usb-linus
 2019-10-04 14:01 UTC 

[PATCH 1/2] drm: bridge: adv7511: Enable SPDIF DAI
 2019-10-04 14:01 UTC  (4+ messages)

patch "USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20" added to usb-linus
 2019-10-04 14:01 UTC 

[PATCH 0/4] fix broken state checker and enable state checker for icl+
 2019-10-04 14:01 UTC  (2+ messages)

[PATCH v4 0/4] Add a unified parameter "nopvspin"
 2019-10-03 14:02 UTC  (5+ messages)
` [PATCH v4 1/4] x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
` [PATCH v4 2/4] x86/kvm: Change print code to use pr_*() format
` [PATCH v4 3/4] xen: Mark "xen_nopvspin" parameter obsolete
` [PATCH v4 4/4] x86/hyperv: Mark "hv_nopvspin" "

[PATCH] arm64: mm: fix spurious fault detection
 2019-10-04 14:00 UTC  (2+ messages)

[PATCH v2 00/21] Refine memblock API
 2019-10-04 13:58 UTC  (14+ messages)

[PATCH v6 00/10] Introduce the microvm machine type
 2019-10-04 13:57 UTC  (2+ messages)

[PATCH] NFSv4: Fix leak of clp->cl_acceptor string
 2019-10-04 13:58 UTC 

[PATCH v5 0/3] mfd: mc13xxx: Fixes and enhancements for NXP's mc34708
 2019-10-04 13:58 UTC  (3+ messages)
` [PATCH v5 1/3] mfd: mc13xxx: Add mc34708 adc support

[PATCH v3 0/5] Add polling mode to the MPR121 touchkey
 2019-10-04 13:58 UTC  (3+ messages)
` [PATCH v3 2/5] dt-bindings: input: Convert mpr121 binding to json-schema

[PATCH] svcrdma: Improve DMA mapping trace points
 2019-10-04 13:58 UTC 

struct_mutex, last round?
 2019-10-04 13:46 UTC  (22+ messages)
` [PATCH 01/20] drm/i915: Only track bound elements of the GTT
` [PATCH 02/20] drm/i915: Mark up address spaces that may need to allocate
` [PATCH 03/20] drm/i915: Pull i915_vma_pin under the vm->mutex
` [PATCH 04/20] drm/i915: Push the i915_active.retire into a worker
` [PATCH 05/20] drm/i915: Coordinate i915_active with its own mutex
` [PATCH 06/20] drm/i915: Move idle barrier cleanup into engine-pm
` [PATCH 07/20] drm/i915: Drop struct_mutex from around i915_retire_requests()
` [PATCH 08/20] drm/i915: Remove the GEM idle worker
` [PATCH 09/20] drm/i915: Merge wait_for_timelines with retire_request
` [PATCH 10/20] drm/i915/gem: Retire directly for mmap-offset shrinking
` [PATCH 11/20] drm/i915: Move request runtime management onto gt
` [PATCH 12/20] drm/i915: Move global activity tracking from GEM to GT
` [PATCH 13/20] drm/i915: Remove logical HW ID
` [PATCH 14/20] drm/i915: Move context management under GEM
` [PATCH 15/20] drm/i915/overlay: Drop struct_mutex guard
` [PATCH 16/20] drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info
` [PATCH 17/20] drm/i915: Remove struct_mutex guard for debugfs/opregion
` [PATCH 18/20] drm/i915: Drop struct_mutex from suspend state save/restore
` [PATCH 19/20] drm/i915/selftests: Drop vestigal struct_mutex guards
` [PATCH 20/20] drm/i915: Drop struct_mutex from around GEM initialisation

[PATCH RFC] IB/core: Trace points for diagnosing completion queue issues
 2019-10-04 13:57 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_ctx_isolation: Bump support for Tigerlake
 2019-10-04 13:57 UTC  (5+ messages)
    ` [Intel-gfx] "

libpldmresponder comments
 2019-10-04 13:56 UTC 

[PATCH] mm/page_alloc: Add a reason for reserved pages in has_unmovable_pages()
 2019-10-04 13:56 UTC  (8+ messages)

general protection fault in veth_get_stats64
 2019-10-04 13:55 UTC  (3+ messages)

[PATCH v3 1/2] iio: temperature: Add support for LTC2983
 2019-10-04 13:55 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: iio: Add ltc2983 documentation

[CI 1/3] drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()
 2019-10-04 13:55 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/3] "

[U-Boot] [RESEND PATCH v3 1/2] Makefile: Add target to generate hex output for combined spl and dtb
 2019-10-04 13:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/5] iotests: use python logging
 2019-10-04 13:50 UTC  (13+ messages)
` [Qemu-devel] [PATCH v5 1/5] iotests: remove 'linux' from default supported platforms
  `  "

Gentoo Linux 5.x - Tigon3
 2019-10-04 13:53 UTC  (4+ messages)

[PATCH 0/3] btrfs: tree-checker: False alerts fixes for log trees
 2019-10-04 13:52 UTC  (3+ messages)
` [PATCH 1/3] btrfs: tree-checker: Fix false alerts on "

[PATCH] kasan: fix the missing underflow in memmove and memcpy with CONFIG_KASAN_GENERIC=y
 2019-10-04 13:52 UTC  (20+ messages)

[PATCH 0/6] dt-bindings: max77650: convert the device-tree bindings to yaml
 2019-10-04 13:52 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: mfd: max77650: convert the binding document "

[PATCH] drm/amdgpu: fix memory leak
 2019-10-04 13:51 UTC 

[PATCH v2 0/5] Add polling mode to the MPR121 touchkey
 2019-10-04 13:51 UTC  (6+ messages)
` [PATCH v2 2/5] dt-bindings: input: Convert mpr121 binding to json-schema

while (1) in btrfs_relocate_block_group didn't end
 2019-10-04 13:51 UTC  (5+ messages)

[PATCH] tty: serial: Fix PORT_LINFLEXUART definition
 2019-10-04 13:51 UTC 

[PATCH] si2157: Add support for Logilink VG0022A
 2019-10-04 13:50 UTC  (20+ messages)

[PATCH] panic: Ensure preemption is disabled during panic()
 2019-10-04 13:51 UTC  (9+ messages)

[block:for-5.5/io_uring 3/3] fs/io_uring.c:3271:48: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2019-10-04 13:48 UTC 

[v4 1/4] samples: pktgen: make variable consistent with option
 2019-10-04 13:48 UTC  (8+ messages)
` [v4 2/4] samples: pktgen: fix proc_cmd command result check logic

stable-rc/linux-5.3.y build: 208 builds: 0 failed, 208 passed, 262 warnings (v5.3.2-346-gc9adc631ac5f)
 2019-10-04 13:48 UTC 

Fan PWM monitoring and control
 2019-10-04 13:48 UTC  (12+ messages)

Re: Re: [PATCH for-next] RDMA/siw: fix SQ/RQ drain logic to support ib_drain_qp
 2019-10-04 13:47 UTC  (10+ messages)
`  "
  `  "
            ` Re: Re: "
                `  "

[PATCH v3 0/2] tcpm: AMS and Collision Avoidance
 2019-10-04 13:47 UTC  (5+ messages)

Memo from Orthopaedic Surgeon at Singapore General Hospital for Early Onset of Osteoarthritis
 2019-10-04 13:47 UTC 

[PATCH] rsi: fix potential null dereference in rsi_probe()
 2019-10-04 13:47 UTC  (2+ messages)

[PATCH 4.19 000/211] 4.19.77-stable review
 2019-10-04 13:47 UTC  (4+ messages)
` [PATCH 4.19 090/211] media: mceusb: fix (eliminate) TX IR signal length limit

[Bug 111244] amdgpu kernel 5.2 blank display after resume from suspend
 2019-10-04 13:47 UTC  (3+ messages)

[PATCH v2] target/ppc: Fix for optimized vsl/vsr instructions
 2019-10-04 13:43 UTC  (2+ messages)

[PATCH 2/2] testsuite/smokey/gdb: Only run basic test if _CC_COBALT_DEBUG_SYNC_BP is missing
 2019-10-04 13:47 UTC 

[PATCH 1/2] cobalt: Add _CC_COBALT_DEBUG_SYNC_BP feature
 2019-10-04 13:47 UTC 

[PATCH] libertas: remove redundant assignment to variable ret
 2019-10-04 13:46 UTC  (3+ messages)

[PATCH] kmemleak: Do not corrupt the object_list during clean-up
 2019-10-04 13:46 UTC 

[RFC PATCH 0/3] perf tools: Add support for "report" for some spe events
 2019-10-04 13:46 UTC  (5+ messages)
` [RFC PATCH 2/3] "

[PATCH V3] brcmfmac: add support for SAE authentication offload
 2019-10-04 13:46 UTC  (2+ messages)

[PATCH] Make SPLIT_RSS_COUNTING configurable
 2019-10-04 13:45 UTC  (6+ messages)

[PATCH] x86/mm: determine whether the fault address is canonical
 2019-10-04 13:45 UTC 

[PATCH 0/3] Rewrite x86/ftrace to use text_poke()
 2019-10-04 13:45 UTC  (14+ messages)
` [PATCH 1/3] x86/alternatives: Teach text_poke_bp() to emulate instructions
` [PATCH 3/3] x86/ftrace: Use text_poke()

[PATCH 01/14] rtw88: check firmware leave lps successfully
 2019-10-04 13:45 UTC  (2+ messages)

[PATCH v2] mmc: sdhci-iproc: fix spurious interrupts on Multiblock reads with bcm2711
 2019-10-04 13:44 UTC  (2+ messages)

[Xen-devel] [PATCH v7 0/3] AMD IOMMU: further improvements
 2019-10-04 13:43 UTC  (9+ messages)
` [Xen-devel] [PATCH v7 1/3] AMD/IOMMU: allocate one device table per PCI segment
` [Xen-devel] [PATCH v7 2/3] AMD/IOMMU: allow callers to request allocate_buffer() to skip its memset()
` [Xen-devel] [PATCH v7 3/3] AMD/IOMMU: pre-fill all DTEs right after table allocation

[LTP] LTP travis failures
 2019-10-04 13:42 UTC 

[PATCH 0/8] iwlwifi: fixes intended for 5.4 2019-10-04
 2019-10-04 13:41 UTC  (3+ messages)
` [PATCH 4/8] iwlwifi: mvm: fix race in sync rx queue notification

[PATCH v5 0/5] Add initial support for S32V234-EVB
 2019-10-04 13:40 UTC  (6+ messages)
` [PATCH v5 3/5] serial: fsl_linflexuart: Be consistent with the name

[PATCH] MABC RTNet driver to work with GEM hardware
 2019-10-04 13:40 UTC  (2+ messages)

[PATCH] drm/amdgpu: user pages array memory leak fix
 2019-10-04 13:40 UTC  (2+ messages)

[PATCH v2] mm/swap: piggyback lru_add_drain_all() calls
 2019-10-04 13:39 UTC  (4+ messages)

[PATCH v15 0/5] backup-top filter driver for backup
 2019-10-04 13:37 UTC  (3+ messages)
` [PATCH v15 4/5] block: introduce backup-top filter driver

[RFC 0/2] SRAMFS a direct mapped SRAM pages into user space
 2019-10-04 13:38 UTC  (3+ messages)
  ` [RFC 1/2] DT: ARM: exynos: change SRAM device node
  ` [RFC 2/2] dirvers & fs: add sram driver and sramfs

[SPDK] Re: SPDK RAID5 support
 2019-10-04 13:38 UTC 

IO Depth measurement
 2019-10-04 13:38 UTC  (3+ messages)

[PATCH] Remove every trace of SERIAL_MAGIC
 2019-10-04 13:37 UTC  (5+ messages)

[PATCH v4 0/5] Remove redundant trace-cmd plugin handling logic
 2019-10-04 13:36 UTC  (6+ messages)
` [PATCH v4 1/5] trace-cmd: Move libtraceevent plugins in its own directory
` [PATCH v4 2/5] trace-cmd: Rename plugin_python to plugin_python_loader
` [PATCH v4 3/5] trace-cmd: Load libtraceevent plugins from build folder, if exists
` [PATCH v4 4/5] trace-cmd: Change plugin install directories
` [PATCH v4 5/5] trace-cmd: Add initial infrastructure for trace-cmd specific plugins

[PATCH] Allow RTNet to be builtin kernel
 2019-10-04 13:36 UTC  (3+ messages)

xdpsock problem testing multiple queues
 2019-10-04 13:35 UTC  (4+ messages)

[Bug 111729] RX480 : random NULL pointer dereference on resume from suspend
 2019-10-04 13:34 UTC  (2+ messages)

[PATCH v1 1/2] mm: slub: init_on_free=1 should wipe freelist ptr for bulk allocations
 2019-10-04 13:25 UTC  (2+ messages)
` [PATCH v1 2/2] lib/test_meminit: add a kmem_cache_alloc_bulk() test

[PATCH v3] mfd: mt6360: add pmic mt6360 driver
 2019-10-04 13:33 UTC  (3+ messages)

[PATCH v2 0/6] pwm: mxs: add support for setting polarity via DT
 2019-10-04 13:32 UTC  (13+ messages)
` [PATCH v2 1/6] pwm: mxs: implement ->apply
` [PATCH v2 2/6] pwm: mxs: remove legacy methods
` [PATCH v2 3/6] pwm: mxs: add support for inverse polarity
` [PATCH v2 4/6] dt-bindings: pwm: mxs-pwm: Increase #pwm-cells
` [PATCH v2 5/6] pwm: mxs: avoid a division in mxs_pwm_apply()
` [PATCH v2 6/6] pwm: update comment on struct pwm_ops::apply

[PATCH v8 0/5] Add a generic driver for LED-based backlight
 2019-10-04 13:33 UTC  (12+ messages)
` [PATCH v8 2/5] leds: Add of_led_get() and led_put()
              ` Should regulator core support parsing OF based fwnode? (was: Re: [PATCH v8 2/5] leds: Add of_led_get() and led_put())
                  ` Should regulator core support parsing OF based fwnode?

[LTP] [PATCH v2] lsmod01: Add kernel module
 2019-10-04 13:33 UTC  (5+ messages)

Getting libtraceevent into a packaged library
 2019-10-04 13:33 UTC  (3+ messages)

System hangs if NVMe/SSD is removed during suspend
 2019-10-04 13:32 UTC  (6+ messages)

[PATCH 00/24] Enable bigjoiner support, second approach
 2019-10-04 13:31 UTC  (3+ messages)
` [PATCH 09/24] drm/i915: Handle a few more cases for crtc hw/uapi split

[PATCH 0/8] arm64: Convert entry.S synchronous exception handling to C
 2019-10-04 13:31 UTC  (3+ messages)
` [PATCH 8/8] arm64: entry-common: don't touch daif before bp-hardening

[RFC PATCH] PCI: rcar: Fix incorrect programming of OB windows
 2019-10-04 13:29 UTC 

[PATCH] crypto: geode-aes - switch to skcipher for cbc(aes) fallback
 2019-10-04 13:29 UTC  (4+ messages)

[staging:staging-testing 46/59] drivers/staging/wfx/bh.c:76:3: note: in expansion of macro 'le16_to_cpus'
 2019-10-04 13:28 UTC 

[Buildroot] [PATCH 1/1] uacme: fix c99 detection on microblazeel, powerpc
 2019-10-04 13:27 UTC  (3+ messages)

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-04 13:26 UTC  (7+ messages)

[PATCH] drm/i915: Add Sphinx-compatible references to struct fields
 2019-10-04 13:26 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v1 0/5] s390x/mmu: Implement more facilities
 2019-10-04 13:23 UTC  (2+ messages)

[SPDK] Re: SPDK RAID5 support
 2019-10-04 13:24 UTC 

[PATCH v3 0/7] Emulated coherent graphics memory take 2
 2019-10-04 13:24 UTC  (7+ messages)
` [PATCH v3 2/7] mm: Add a walk_page_mapping() function to the pagewalk code


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.