All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-12 12:59:35 to 2019-02-12 13:50:43 UTC [more...]

[PATCH SpectreV1+L1TF v5 5/9] nospec: introduce evaluate_nospec
 2019-02-12 13:50 UTC  (14+ messages)
` SpectreV1+L1TF Patch Series v6
  ` [PATCH SpectreV1+L1TF v6 1/9] xen/evtchn: block speculative out-of-bound accesses
    ` SpectreV1+L1TF Patch Series
                    ` [PATCH SpectreV1+L1TF v6 2/9] x86/vioapic: block speculative out-of-bound accesses
                    ` [PATCH SpectreV1+L1TF v6 3/9] x86/hvm: "
                    ` [PATCH SpectreV1+L1TF v6 4/9] spec: add l1tf-barrier
                    ` [PATCH SpectreV1+L1TF v6 5/9] nospec: introduce evaluate_nospec

[PATCH] initramfs: cleanup incomplete rootfs
 2019-02-12 13:50 UTC  (12+ messages)
` [PATCH RESEND] "

[U-Boot] [PATCH v7 0/7] Add support for loading FPGA bitstream
 2019-02-12 13:49 UTC  (16+ messages)
` [U-Boot] [PATCH v7 1/7] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10

[RFC, PATCH] net: page_pool: Don't use page->private to store dma_addr_t
 2019-02-12 13:49 UTC  (10+ messages)

[Qemu-devel] [PATCH v2] virtio-blk: set correct config size for the host driver
 2019-02-12 13:48 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] a few trivials
 2019-02-12 13:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] pckbd: Convert DPRINTF->trace
` [Qemu-devel] [PATCH 2/4] HMP: Prepend errors with 'Error:'
` [Qemu-devel] [PATCH 3/4] kvm: Add kvm_set_ioeventfd* traces
` [Qemu-devel] [PATCH 4/4] wavcapture: Convert to error_report

[PATCH] ath10k: Enable support for beacon interval per VAP
 2019-02-12 13:48 UTC  (2+ messages)

[PATCH 0/6] sparse/smatch fixes
 2019-02-12 13:48 UTC  (3+ messages)
` [PATCH 4/6] vsp1: fix smatch warning

[virtio-dev] Memory sharing device
 2019-02-12 13:47 UTC  (14+ messages)

[PATCH v3 00/11] mfd: add support for max77650 PMIC
 2019-02-12 13:47 UTC  (12+ messages)
` [PATCH v3 02/11] dt-bindings: power: supply: add DT bindings for max77650
` [PATCH v3 07/11] power: supply: max77650: add support for battery charger
` [PATCH v3 10/11] input: max77650: add onkey support

[RFC PATCH 0/5] Fix overlayfs on EVM
 2019-02-12 13:47 UTC  (4+ messages)

Baseline test plan and bootrr
 2019-02-12 13:46 UTC 

[PATCH] regulator: max77802-regulator: fix indentation in if statement
 2019-02-12 13:46 UTC 

The road to load balancing
 2019-02-12 13:45 UTC  (14+ messages)
` [PATCH 18/46] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
` [PATCH 19/46] drm/i915/pmu: Always sample an active ringbuffer
` [PATCH 21/46] drm/i915: Remove i915_request.global_seqno
` [PATCH 33/46] drm/i915: Extend CONTEXT_CREATE to set parameters upon construction

[PATCH RESEND 0/4] do not use sg if not properly supported by usb controller
 2019-02-12 13:45 UTC  (6+ messages)
` [PATCH RESEND 1/4] mt76: usb: move mt76u_check_sg in usb.c
` [PATCH RESEND 2/4] mt76: usb: do not use sg buffers for mcu messages
` [PATCH RESEND 3/4] mt76: usb: use a linear buffer for tx/rx datapath if sg is not supported
` [PATCH RESEND 4/4] mt76: usb: introduce disable_usb_sg parameter
` [PATCH 0/4] do not use sg if not properly supported by usb controller

[PATCH] mm,memory_hotplug: Explicitly pass the head to isolate_huge_page
 2019-02-12 13:45 UTC  (3+ messages)

[PATCH] http: cast result to FILE *
 2019-02-12 13:45 UTC  (3+ messages)
` [PATCH v2] git-compat-util: undefine fileno if defined

[Qemu-devel] [PATCH v2 1/3] tpm_tis: fix loop that cancels any seizure by a lower locality
 2019-02-12 13:43 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 3/3] tpm_tis: fix format string specifier in tpm_tis_show_buffer()

[virtio-dev] RFC: Doorbell suppression, packed-ring mode and hardware offload
 2019-02-12 13:44 UTC  (8+ messages)

[U-Boot] [PATCH v3 0/1] Read default speed and mode values from DT
 2019-02-12 13:44 UTC  (4+ messages)
` [U-Boot] [PATCH v3] dm: spi: "

[PATCH 0/5] kasan: more tag based mode fixes
 2019-02-12 13:43 UTC  (6+ messages)
` [PATCH 5/5] kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENED

[PATCH v5 0/3] KASAN for powerpc/32
 2019-02-12 13:36 UTC  (8+ messages)
` [PATCH v5 1/3] powerpc/mm: prepare kernel for KAsan on PPC32
` [PATCH v5 2/3] powerpc/32: Move early_init() in a separate file
` [PATCH v5 3/3] powerpc/32: Add KASAN support

[PATCH V2 0/4] genirq/affinity: add .calc_sets for improving IRQ allocation & spread
 2019-02-12 13:42 UTC  (16+ messages)
` [PATCH V2 1/4] genirq/affinity: store irq set vectors in 'struct irq_affinity'
` [PATCH V2 2/4] genirq/affinity: add new callback for caculating set vectors
` [PATCH V2 3/4] nvme-pci: avoid irq allocation retrying via .calc_sets
` [PATCH V2 4/4] genirq/affinity: Document .calc_sets as required in case of multiple sets

Regression with commit PCI: mvebu: Convert to PCI emulated bridge config space
 2019-02-12 13:41 UTC  (9+ messages)

Out-of-tree mwlwifi driver crashes
 2019-02-12 13:41 UTC  (9+ messages)

Baseline test plan and bootrr
 2019-02-12 13:41 UTC  (5+ messages)

ERROR: "__sw_hweight8" [drivers/net/wireless/mediatek/mt76/mt76.ko] undefined!
 2019-02-12 13:40 UTC  (2+ messages)

[PATCH 1/4] media: cec-notifier: fix possible object reference leak
 2019-02-12 13:39 UTC  (3+ messages)
      ` 答复: "

possible deadlock in pipe_lock (2)
 2019-02-12 13:39 UTC  (8+ messages)

[PATCH] pcm: dshare: Fix overflow when slave_hw_ptr rolls over boundary
 2019-02-12 13:38 UTC  (2+ messages)

[PATCH v3 08/10] x86/setcpuid: Add kernel option setcpuid
 2019-02-12 13:37 UTC  (11+ messages)

[PATCH 1/2] drm/i915: Recursive i915_reset_trylock() verboten
 2019-02-12 13:37 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Detect potential i915_reset_trylock() lockups
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Recursive i915_reset_trylock() verboten
` ✗ Fi.CI.SPARSE: "

xen: credit2: credit2 can’t reach the throughput as expected
 2019-02-12 13:36 UTC 

KernelCI modular pipeline design document
 2019-02-12 13:36 UTC  (7+ messages)

right way to enumerate pcm devices
 2019-02-12 13:36 UTC  (2+ messages)

[PATCH v6 0/9] vsprintf: Prevent silent crashes and consolidate error handling
 2019-02-12 13:35 UTC  (7+ messages)
` [PATCH v6 5/9] vsprintf: Factor out %pV handler as va_format()
` [PATCH v6 7/9] vsprintf: Consolidate handling of unknown pointer specifiers

[PATCH] video: fbdev: savage: fix indentation issue
 2019-02-12 13:34 UTC 

[PATCH v3 4/5] net: phy: at803x: Disable phy delay for RGMII mode
 2019-02-12 13:34 UTC  (3+ messages)
` [v3,4/5] "

[PATCH ] mbuf: fix a typo
 2019-02-12 13:32 UTC  (2+ messages)
` [dpdk-stable] "

[Buildroot] [PATCH 1/2] support/testing: build a glibc toolchain for docker / docker-compose tests
 2019-02-12 13:31 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/runc: add upstream security fix for CVE-2019-5736

[ANNOUNCE] Git v2.21.0-rc0
 2019-02-12 13:30 UTC  (9+ messages)
` Git v2.21.0-rc0 broken on *BSD, maybe others

octopus merge when merged branches have unrelated histories
 2019-02-12 13:28 UTC 

[PATCH] video: fbdev: vesafb: fix indentation issue
 2019-02-12 13:29 UTC 

[Qemu-devel] [PULL 00/25] pci, pc, virtio: fixes, cleanups, features
 2019-02-12 13:24 UTC  (10+ messages)

[Qemu-devel] [PULL 00/24] target/hppa patch queue
 2019-02-12 13:15 UTC  (2+ messages)

[PATCH v12 21/38] mei: me: add ice lake point device id
 2019-02-12 13:28 UTC  (3+ messages)

[Buildroot] [PATCH] package/jpeg-turbo: add upstream security fixes
 2019-02-12 13:28 UTC 

[linux-4.9 test] 133142: trouble: blocked/broken/fail/pass
 2019-02-12 13:28 UTC 

[PATCH v10 1/3] /proc/pid/status: Add support for architecture specific output
 2019-02-12 13:27 UTC  (6+ messages)
` [PATCH v10 2/3] x86,/proc/pid/status: Add AVX-512 usage elapsed time

[PATCH v2 0/2] locking/rwsem: Remove arch specific rwsem files
 2019-02-12 13:25 UTC  (11+ messages)
` [PATCH v2 2/2] locking/rwsem: Optimize down_read_trylock()

[Buildroot] [PATCH] package/sqlcipher: add OpenSSL 1.1.x compatibility
 2019-02-12 13:25 UTC  (3+ messages)

[PATCH v5 0/8] improve late microcode loading
 2019-02-12 13:25 UTC  (4+ messages)
` [PATCH v5 8/8] microcode: update microcode on cores in parallel

[RFC PATCH] powerpc/6xx: Don't set back MSR_RI before reenabling MMU
 2019-02-12 13:24 UTC  (4+ messages)

odroidc1 eth0 problem with 250HZ
 2019-02-12 13:21 UTC  (3+ messages)

[RFC PATCH v2 0/4] mm, memory_hotplug: allocate memmap from hotadded memory
 2019-02-12 13:21 UTC  (3+ messages)

[SPDK] controller ID
 2019-02-12 13:20 UTC 

[PATCH v2 00/12] drm/tinydrm: Remove tinydrm_device
 2019-02-12 13:20 UTC  (4+ messages)
` [PATCH v2 03/12] drm/drv: DOC: Add driver example code

[PATCH v4 00/10] mfd: add support for max77650 PMIC
 2019-02-12 13:20 UTC  (11+ messages)
` [PATCH v4 05/10] mfd: max77650: new core mfd driver

[linux-4.19 test] 133141: regressions - trouble: blocked/broken/fail/pass
 2019-02-12 13:19 UTC 

[PATCH] irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
 2019-02-12 13:17 UTC  (3+ messages)

[PATCH v3 0/7] gpio: mockup: improve the user-space testing interface
 2019-02-12 13:16 UTC  (8+ messages)
` [PATCH v3 1/7] irq/irq_sim: provide irq_sim_get_type()
` [PATCH v3 2/7] gpio: mockup: add locking
` [PATCH v3 3/7] gpio: mockup: implement get_multiple()
` [PATCH v3 4/7] gpio: mockup: don't create the debugfs link named after the label
` [PATCH v3 5/7] gpio: mockup: change the type of 'offset' to unsigned int
` [PATCH v3 6/7] gpio: mockup: change the signature of unlocked get/set helpers
` [PATCH v3 7/7] gpio: mockup: rework debugfs interface

[BUG] mt76x0u: Probing issues on Raspberry Pi 3 B+
 2019-02-12 13:15 UTC  (7+ messages)

[PATCH net-next v4 0/9] net: Remove switchdev_ops
 2019-02-12 13:14 UTC  (3+ messages)
  ` [Bridge] "

[GIT PULL] PHY: For 5.1 merge window
 2019-02-12 13:13 UTC 

[PATCH] staging: android: vsoc: Remove VSOC_WAIT_FOR_INCOMING_INTERRUPT
 2019-02-12 13:12 UTC  (9+ messages)

[Qemu-devel] [PATCH v2] s390x: add zPCI feature to "qemu" CPU model
 2019-02-12 13:12 UTC  (2+ messages)

[Qemu-devel] Key repeat is no longer working on TTY and grub menu
 2019-02-12 13:11 UTC  (2+ messages)

[PATCH 4.19 000/313] 4.19.21-stable review
 2019-02-12 13:11 UTC  (2+ messages)

[PATCH V1 net 0/2] net: ena: race condition bug fix and version update
 2019-02-12 13:11 UTC  (5+ messages)
` [PATCH V1 net 2/2] net: ena: update driver version from 2.0.2 to 2.0.3

[Qemu-devel] [PATCH 00/15] s390: vfio-ccw dasd ipl support
 2019-02-12 13:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH 10/15] s390-bios: Support for running format-0/1 channel programs

[GIT PULL] arm64: dts: Xilinx ZynqMP SoC changes for v5.1
 2019-02-12 13:10 UTC 

[PATCH net] sfc: initialise found bitmap in efx_ef10_mtd_probe
 2019-02-12 13:10 UTC 

[PATCH v2 0/4] perf: enable compression of record mode trace to save storage space
 2019-02-12 13:09 UTC  (22+ messages)
` [PATCH v2 2/4] perf record: implement -z=<level> and --mmap-flush=<thres> options
` [PATCH v2 3/4] perf record: enable runtime trace compression
` [PATCH v2 4/4] perf report: support record trace file decompression

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-02-12 13:09 UTC  (9+ messages)
` [PATCH 0/3] mincore() and IOCB_NOWAIT adjustments
  ` [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed

[Buildroot] [PATCH next 1/2] package/wpebackend-fdo: bump to version 1.0.1
 2019-02-12 13:09 UTC  (2+ messages)
` [Buildroot] [PATCH next 2/2] package/wpewebkit: security bump to version 2.22.4

[U-Boot] [PATCH 0/3] sunxi: Sync Bananapi M2+ dts files and add H5 variant
 2019-02-12 13:08 UTC  (13+ messages)
` [U-Boot] [PATCH 1/3] sunxi: Sync Bananapi M2+ device tree from Linux v5.0-rc1

[PATCH] perf/core: don't WARN for impossible rb sizes
 2019-02-12 13:07 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Recursive i915_reset_trylock() verboten
 2019-02-12 13:08 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [2/2] drm/i915: Detect potential i915_reset_trylock() lockups (rev2)

Proposal: Yet another possible fs-verity interface
 2019-02-12 13:06 UTC  (7+ messages)

[PATCH v3 0/2] media: cedrus: Add H264 decoding support
 2019-02-12 13:05 UTC  (6+ messages)
` [PATCH v3 1/2] media: uapi: Add H264 low-level decoder API compound controls

[PATCH] New interface to dontaudit access to cert_t
 2019-02-12 13:05 UTC 

[RFC PATCH] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
 2019-02-12 13:03 UTC  (2+ messages)

[PATCH v2 00/28] thunderbolt: Software connection manager improvements
 2019-02-12 13:02 UTC  (8+ messages)
` [PATCH v2 12/28] thunderbolt: Add functions for allocating and releasing hop IDs

[Qemu-devel] [Bug 1808928] [NEW] Bitmap Extra data is not supported
 2019-02-12 12:49 UTC  (2+ messages)
` [Qemu-devel] [Bug 1808928] "

[PATCH v2] Add Microchip/Microsemi PolarFire-SoC PCIe support
 2019-02-12 13:01 UTC 

[GIT PULL] ARM: dts: Xilinx Zynq DT changes for v5.1
 2019-02-12 13:00 UTC 

Recent changes (master)
 2019-02-12 13:00 UTC 

[PATCH for-4.12 V4] x86/altp2m: fix HVMOP_altp2m_set_domain_state race
 2019-02-12 12:59 UTC  (3+ 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.