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

[PATCH] drm/drm_edid: correct VIC and HDMI_VIC under HDMI 2.0
 2019-10-04 14:24 UTC  (6+ messages)

[PATCH 24/24] semi-hax: drm/i915: Always verify ddb allocation
 2019-10-04 14:23 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 00/20] crypto: crypto API library interfaces for WireGuard
 2019-10-04 14:23 UTC  (24+ 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

[PATCH] drm/i915: Use helpers for drm_mm_node booleans
 2019-10-04 14:22 UTC 

[PATCH v15 0/5] backup-top filter driver for backup
 2019-10-04 14:21 UTC  (4+ messages)
` [PATCH v15 5/5] block/backup: use backup-top instead of write notifiers

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

[PATCH] Allow RTNet to be builtin kernel
 2019-10-04 14:22 UTC  (2+ messages)

[PATCH 0/4] arm64: errata: Workaround Neoverse-N1 #1542419
 2019-10-04 14:21 UTC  (6+ messages)
` [PATCH 4/4] arm64: ftrace: Ensure synchronisation in PLT setup for "

[PATCH v2 0/6] pwm: mxs: add support for setting polarity via DT
 2019-10-04 14:20 UTC  (17+ 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 5/6] pwm: mxs: avoid a division in mxs_pwm_apply()
` [PATCH v2 6/6] pwm: update comment on struct pwm_ops::apply

[meta-networking][PATCH 1/1] kea: Disable parallel install
 2019-10-04 14:16 UTC 

[Xen-devel] [ovmf test] 142250: all pass - PUSHED
 2019-10-04 14:20 UTC 

[PATCH v2] coreutils: Move stdbuf into an own package coreutils-stdbuf
 2019-10-04 14:20 UTC 

[PATCH 1/3] arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings
 2019-10-04 14:20 UTC  (8+ messages)
` [PATCH 3/3] arm64: dts: rockchip: fix RockPro64 sdmmc settings
      ` [PATCH 3/3] arm64: dts: rockchip: fix RockPro64 sdmmc settings【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】

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

[PATCH 1/4] drm/edid: Make drm_get_cea_aspect_ratio() static
 2019-10-04 14:19 UTC  (4+ messages)
` [PATCH 2/4] drm/edid: Extract drm_mode_cea_vic()
` [PATCH 3/4] drm/edid: Fix HDMI VIC handling
` [PATCH 4/4] drm/edid: Prep for HDMI VIC aspect ratio (WIP)

[kvm-unit-tests PATCH v2 0/6] arm: Use stable test output lines
 2019-10-04 14:18 UTC  (14+ messages)
` [kvm-unit-tests PATCH v2 1/6] arm: gic: check_acked: add test description
` [kvm-unit-tests PATCH v2 2/6] arm: gic: Split variable output data from test name
` [kvm-unit-tests PATCH v2 3/6] arm: timer: "
` [kvm-unit-tests PATCH v2 4/6] arm: selftest: "
` [kvm-unit-tests PATCH v2 5/6] arm: selftest: Make MPIDR output stable
` [kvm-unit-tests PATCH v2 6/6] arm: Add missing test name prefix calls

[PATCH] Check for changed device descriptors when a connection-change occurs before validating the connection
 2019-10-04 14:17 UTC  (2+ messages)

[PATCH] dm-clone: replace spin_lock_irqsave with spin_lock_irq
 2019-10-04 14:17 UTC 

[PATCH] coreutils: Move stdbuf into an own package coreutils-stdbuf
 2019-10-04 14:17 UTC 

[PATCH] si2157: Add support for Logilink VG0022A
 2019-10-04 14:16 UTC  (21+ messages)

[PATCH] drm/amdkfd: fix the build when CIK support is disabled
 2019-10-04 14:15 UTC 

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

[igt-dev] [PATCH i-g-t] Make README more friendly
 2019-10-04 14:13 UTC  (2+ messages)
` [igt-dev] [PATCH v2 "

struct_mutex, last round?
 2019-10-04 14:14 UTC  (12+ messages)
` [PATCH 01/20] drm/i915: Only track bound elements of the GTT
` [PATCH 03/20] drm/i915: Pull i915_vma_pin under the vm->mutex
` [PATCH 05/20] drm/i915: Coordinate i915_active with its own mutex
` [PATCH 12/20] drm/i915: Move global activity tracking from GEM to GT
` [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 19/20] drm/i915/selftests: Drop vestigal struct_mutex guards
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/20] drm/i915: Only track bound elements of the GTT

[Outreachy][VKMS] Apply to VKMS
 2019-10-04 14:13 UTC 

[PATCH v3] drm/fourcc: Add Arm 16x16 block modifier
 2019-10-04 14:12 UTC  (2+ messages)

[PATCH v5] soc: at91: Add Atmel SFR SN (Serial Number) support
 2019-10-04 14:12 UTC 

[PATCH v4] soc: at91: Add Atmel SFR SN (Serial Number) support
 2019-10-04 14:12 UTC  (2+ messages)

[PATCH 0/8] arm64: Convert entry.S synchronous exception handling to C
 2019-10-04 14:10 UTC  (4+ messages)
` [PATCH 2/8] arm64: remove __exception annotations

[[PATCH v2 for-next]] RDMA/siw: Fix SQ/RQ drain logic
 2019-10-04 14:09 UTC  (3+ messages)
  `  "

[PATCH] KVM: arm64: pmu: Fix cycle counter truncation on counter stop
 2019-10-04 14:10 UTC  (6+ messages)

[Xen-devel] [PATCH] xen/sched: fix locking in sched_tick_[suspend|resume]()
 2019-10-04 14:08 UTC  (2+ messages)

[PATCH] drm/i810: Prevent underflow in ioctl
 2019-10-04 14:08 UTC  (3+ messages)

Remote I/O bus
 2019-10-04 14:08 UTC  (3+ messages)

DM3730 Bluetooth Performance differences between SERIAL_8250_OMAP vs SERIAL_OMAP
 2019-10-04 14:08 UTC  (4+ messages)

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

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

[Buildroot] [PATCH 1/1] package/waylandpp: bump version to 0.2.6
 2019-10-04 14:06 UTC 

[PATCH v2] mm/swap: piggyback lru_add_drain_all() calls
 2019-10-04 14:06 UTC  (5+ 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] "

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 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 

[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)

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

[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] 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  (6+ messages)

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  (12+ 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  (3+ messages)
` [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


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.