All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-09 16:57:07 to 2018-11-09 17:59:25 UTC [more...]

[PATCH v2 0/4] coresight: Fix miscellaneous problems with CLAIM tags
 2018-11-09 17:59 UTC  (4+ messages)
` [PATCH v2 3/4] coresight: etm3x: Deal with CLAIM tag before and after accessing HW

[PATCH] staging: erofs: select LZ4_DECOMPRESS to fix build error
 2018-11-09 17:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] libiscsi: fix build failures due to warnings
 2018-11-09 17:57 UTC 

[LTP] [PATCH 1/2] syscalls/mq: don't use TWARN with tst_brk()
 2018-11-09 17:57 UTC  (4+ messages)
` [LTP] [PATCH 2/2] lib: build check parameters for tst_brk()

Operating central and peripheral roles concurrently
 2018-11-09 17:55 UTC  (2+ messages)

[PATCH v4 00/19] xen: add pvh guest support
 2018-11-09 17:55 UTC  (6+ messages)
` [PATCH v4 08/19] xen: add basic hooks for PVH in current code
    ` [Xen-devel] "

[PATCH V3] binder: ipc namespace support for android binder
 2018-11-09 17:54 UTC  (2+ messages)

[PATCH 2/3] powerpc: convert to generic builtin command line
 2018-11-09 17:34 UTC  (2+ messages)

[PATCH v3 0/4] staging: iio: ad7816: Switch to the gpio descriptor interface
 2018-11-09  8:11 UTC  (7+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] staging: iio: ad7816: Do not use busy_pin in case of AD7818
` [PATCH v3 4/4] staging: iio: ad7816: Add device tree table

[v15,2/2] usb: typec: ucsi: add support for Cypress CCGx
 2018-11-09 17:54 UTC 

[PATCH 0/2] guest/pvh: fixes for idle memory scrubbing
 2018-11-09 17:54 UTC  (4+ messages)
` [PATCH 1/2] guest/pvh: fix handling of multiboot info and module list
  ` [PATCH v2 "
` [PATCH 2/2] guest/pvh: special case the low 1MB

[v15,1/2] i2c: buses: add i2c bus driver for NVIDIA GPU
 2018-11-09 17:54 UTC 

[Qemu-devel] [PATCH 0/3] Fix/add vmstate handling in some I2C code
 2018-11-09 17:53 UTC  (9+ messages)
` [Qemu-devel] [PATCH 3/3] i2c: Add vmstate handling to the smbus eeprom

[PATCH] drm/amdgpu: Each PSP need to get latest topology info on XGMI configuration
 2018-11-09 17:53 UTC  (2+ messages)

[Ksummit-discuss] TAB non-nomination
 2018-11-09 17:52 UTC  (6+ messages)
    ` [Tech-board-discuss] "

[PATCH RFC 0/3] Static calls
 2018-11-09 17:53 UTC  (12+ messages)
` [RFC PATCH 1/3] static_call: Add static call infrastructure

[PATCH 3/3] powerpc: convert config files to generic cmdline
 2018-11-09 17:34 UTC  (2+ messages)

[LTP] [PATCH 1/2] lib: Introduce tst_strttype()
 2018-11-09 17:52 UTC  (7+ messages)
` [LTP] [PATCH 2/2] lib/tst_test.c: Restrict that tst_brk() only works with TBROK/TCONF

[PATCH 01/36] drm/i915/stolen: Switch from DEBUG_KMS to DEBUG_DRIVER
 2018-11-09 17:51 UTC  (3+ messages)
` [PATCH 36/36] drm/i915: Support per-context user requests for GPU frequency control

[PATCH] clk: qcom: gcc: Fix board clock node name
 2018-11-09 17:51 UTC  (5+ messages)

[PATCH 1/9] powerpc: simplify patch_instruction_site() and patch_branch_site()
 2018-11-09 17:33 UTC  (18+ messages)
` [PATCH 2/9] powerpc: add modify_instruction() and modify_instruction_site()
` [PATCH 3/9] powerpc/32: use patch_site_addr() in machine_init()
` [PATCH 4/9] powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S
` [PATCH 5/9] powerpc/book3s/32: Use patch_site to patch hash functions
` [PATCH 6/9] powerpc/8xx: use modify_instruction_site()
` [PATCH 7/9] powerpc/signal: Use code patching instead of hardcoding
` [PATCH 8/9] powerpc/44x: use patch_sites for TLB handlers patching
` [PATCH 9/9] powerpc/smp: Use code patching to restore reset vector

x86_64 INIT/SIPI Bug
 2018-11-09 17:49 UTC  (2+ messages)

[PATCH 1/3] drm/i915/gen9_bc: Work around DMC bug zeroing power well requests
 2018-11-09 17:48 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "

[PATCH v3 03/15] staging: greybus: add a blank line after declaration
 2018-11-09 17:48 UTC  (6+ messages)
` [PATCH v3 08/15] staging: greybus: insert empty line after struct
` [PATCH v3 13/15] staging: greybus: correct SPDX license identifiers

[PATCH 0/4] xen/arm: GIC fixes and improvement
 2018-11-09 17:47 UTC  (12+ messages)
` [PATCH 1/4] xen/arm: gic: Ensure we have an ISB between ack and do_IRQ()

[PATCH 1/3] drm/i915: Handle -EDEADLK from ironlake_check_fdi_lanes()
 2018-11-09 17:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/3] "

[U-Boot] [PATCH v2] sandbox: Use memcpy() to move overlapping regions
 2018-11-09 17:46 UTC  (2+ messages)

HELP WANTED: Fix -Wmissing-prototypes warnings
 2018-11-09 17:44 UTC 

[Qemu-arm] [PATCH 0/2] Fix the last Hyp mode bug and turn it on for A7, A15
 2018-11-09 17:35 UTC  (6+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH 1/2] target/arm: Hyp mode R14 is shared with User and System
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 2/2] target/arm/cpu: Give Cortex-A15 and -A7 the EL2 feature
  ` [Qemu-devel] "

[PATCH 1/2] kernel-initramfs.bbclass: Separate initramfs setup
 2018-11-09 17:42 UTC  (7+ messages)

WARNING: CPU: 0 PID: 0 at drivers/irqchip/irq-gic-v3-its.c
 2018-11-09 17:41 UTC  (10+ messages)

[PATCH v1 2/2] curl_off_t xcurl_off_t is not portable
 2018-11-09 17:41 UTC  (2+ messages)
` [PATCH v2 1/1] remote-curl.c: xcurl_off_t is not portable (on 32 bit platfoms)

[PATCH] mtd: spi-nor: mark desirable switch case fall through
 2018-11-09 17:40 UTC 

[PATCH v5 bpf-next 0/7] bpftool: support loading flow dissector
 2018-11-09 17:38 UTC  (4+ messages)

[PATCH v3 00/10] steal tasks to improve CPU utilization
 2018-11-09 17:38 UTC  (3+ messages)
` [PATCH v3 03/10] sched/topology: Provide cfs_overload_cpus bitmap

[PATCH] ASoC: Intel: Power down links before turning off display audio power
 2018-11-09 17:37 UTC 

[PATCH] util-linux: make alternatives for rev and ionice work with busybox
 2018-11-09 17:36 UTC  (3+ messages)

[PATCH v4] x86: load FPU registers on return to userland
 2018-11-09 17:35 UTC  (4+ messages)
` [PATCH 02/23] x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()

[PATCH] eal/x86: remove unused memcpy file
 2018-11-09 17:35 UTC  (2+ messages)

[PATCH 1/3] add generic builtin command line
 2018-11-09 17:34 UTC 

[Qemu-devel] [PATCH] vhost-user-bridge: fix recvmsg iovlen
 2018-11-09 17:30 UTC 

[Qemu-devel] [PATCH for-3.2 v10 0/3] wakeup-from-suspend and system_wakeup changes
 2018-11-09 17:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-3.2 v10 1/3] qmp: query-current-machine with wakeup-suspend-support
` [Qemu-devel] [PATCH for-3.2 v10 2/3] qga: update guest-suspend-ram and guest-suspend-hybrid descriptions
` [Qemu-devel] [PATCH for-3.2 v10 3/3] qmp hmp: Make system_wakeup check wake-up support and run state

[PATCH v5] perf: Support for Arm A32/T32 instruction sets in CoreSight trace
 2018-11-09 17:32 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] libv4l: disable IR BPF based decoders
 2018-11-09 17:32 UTC  (3+ messages)

[PATCH] ARC: MM: fix UB and kernel resourse leak in do_page_fault
 2018-11-09 17:32 UTC  (4+ messages)

Kernel 4.19 network performance - forwarding/routing normal users traffic
 2018-11-09  7:52 UTC  (18+ messages)

[PATCH v8 1/2] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
 2018-11-09 17:32 UTC  (6+ messages)
` [PATCH v8 2/2] overlayfs: override_creds=off option bypass creator_cred

[bug report] mm, slab/slub: introduce kmalloc-reclaimable caches
 2018-11-09 17:28 UTC  (2+ messages)

[PATCH v5 00/15] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-11-09 17:30 UTC  (6+ messages)
` [PATCH v5 15/15] libxl: Re-implement domain_suspend_device_model using libxl__ev_qmp

[PATCH 4.14 00/31] 4.14.80-stable review
 2018-11-09 17:30 UTC  (6+ messages)
` [PATCH 4.14 01/31] eeprom: at24: Add support for address-width property

[PATCH v9 1/2] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
 2018-11-09 17:29 UTC  (2+ messages)
` [PATCH v9 2/2] overlayfs: override_creds=off option bypass creator_cred

Problems building and running Xen on Hikey960
 2018-11-09 17:29 UTC  (4+ messages)

[PATCH v15 0/3]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-11-09 17:29 UTC  (3+ messages)

[PATCH v2] drm: Check if primary mst is null
 2018-11-09 17:29 UTC  (2+ messages)

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-11-09 17:28 UTC  (13+ messages)
` [PATCH v5 04/27] x86/fpu/xstate: Add XSAVES system states for shadow stack

[v15,1/2] i2c: buses: add i2c bus driver for NVIDIA GPU
 2018-11-09 17:27 UTC 

[Buildroot] [PATCH v2, 1/1] libv4l: add an option for IR BPF based decoders
 2018-11-09 17:26 UTC 

[PATCH v12 2/5] clk: imx: add fractional PLL output clock
 2018-11-09 17:25 UTC  (5+ messages)

[Bug 201273] New: Fatal error during GPU init amdgpu
 2018-11-09 17:24 UTC  (2+ messages)
` [Bug 201273] Fatal error during GPU init amdgpu RX560

[PATCH 02/14] drm/i915: Clean up skl_program_scaler()
 2018-11-09 17:24 UTC  (5+ messages)
` [PATCH v2 "

[PATCH 00/27] Unify vDSOs across more architectures
 2018-11-09 17:23 UTC  (5+ messages)
` [PATCH 07/27] arm64: Substitute gettimeofday with C implementation

[PATCH] objtool: fix .cold. functions parent symbols search
 2018-11-09 17:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] gpio: mockup: misc updates
 2018-11-09 17:23 UTC  (12+ messages)
` [PATCH 1/3] gpio: mockup: fix indicated direction

[PATCH] meta/classes/qemu.bbclass: set -cpu of e500v2 to e500mc
 2018-11-09  3:22 UTC 

[PATCH 0/2] Fix built-in rebase perf regression
 2018-11-09 17:21 UTC  (7+ messages)
` [PATCH 1/2] rebase: consolidate clean-up code before leaving reset_head()
` [PATCH 2/2] built-in rebase: reinstate `checkout -q` behavior where appropriate

[PATCH] irq/irq_sim: store multiple interrupt offsets in a bitmap
 2018-11-09 17:21 UTC 

[SPDK] perf failure with RDMA
 2018-11-09 17:20 UTC 

[PATCH 00/10] irqdomain, gic-v3-its: Implement late irq domain initialization
 2018-11-09 17:19 UTC  (3+ messages)

[PATCH bpf] bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp
 2018-11-09  7:40 UTC  (2+ messages)

[PATCH] dma-buf: use irq work for dma_fence_array_enable_signaling
 2018-11-09 17:18 UTC  (2+ messages)

[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
 2018-11-09 17:18 UTC  (2+ messages)
` [PATCH v6] drm/i915/icl: "

[PATCH bpf v2] tools/bpftool: copy a few net uapi headers to tools directory
 2018-11-09  7:39 UTC  (2+ messages)

[PATCH bpf 0/4] tools: bpftool: bring several minor fixes to bpftool
 2018-11-09  7:38 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_interrupt
 2018-11-09 17:17 UTC  (9+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] net: phy: remove flag PHY_HAS_INTERRUPT from driver configs

[PATCH 0/6] x86/emul: Use struct cpuid_policy for feature checks
 2018-11-09 17:16 UTC  (6+ messages)
` [PATCH 6/6] x86/emul: dedup hvmemul_cpuid() and pv_emul_cpuid()

[PATCH] PCI: dwc: Fix interrupt race in when handling MSI
 2018-11-09 17:17 UTC  (10+ messages)

[PATCH v3] driver-staging: vsoc.c: Add sysfs support for examining the permissions of regions
 2018-11-09 17:15 UTC  (2+ messages)

[PATCH 2/2] tty: serial: add driver for the SiFive UART
 2018-11-09 17:00 UTC  (9+ messages)

[PATCH v4 0/4] virgl: fence fd support
 2018-11-09 17:13 UTC  (5+ messages)
` [PATCH v4 3/4] drm/virtio: add in/out fence support for explicit synchronization

[PATCH 1/2] drm/i915/ddi: Add more sanity check to the encoder HW readout
 2018-11-09 17:13 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

UBSAN: Undefined behaviour in kernel/rcu/tree_plugin.h in 4.20-rc1
 2018-11-09 17:11 UTC 

[GIT PULL] nvme fixes for 4.20
 2018-11-09 17:12 UTC  (8+ messages)

[PATCH] curl: actually apply latest CVE patches
 2018-11-09 17:11 UTC  (2+ messages)

[wireless-regdb] [PATCH] wireless-regdb: add URLs in README
 2018-11-09 17:10 UTC  (2+ messages)
`  "

[rocko/master][PATCH 0/6] K3 SDK Updates
 2018-11-09 16:56 UTC  (7+ messages)
` [rocko/master][PATCH 1/6] ti-sci-fw: deploy original firmware
` [rocko/master][PATCH 2/6] arago-core-tisdk-image: k3: deploy ti-sci-fw
` [rocko/master][PATCH 3/6] arago-source-ipk: enable srcipk of sysfw-image-gen
` [rocko/master][PATCH 4/6] packagegroup: amsdk-sdk-host: k3: add ti-sci-fw-src
` [rocko/master][PATCH 5/6] ti-tisdk-makefile: k3: u-boot-spl: sysfw is no longer built-in
` [rocko/master][PATCH 6/6] ti-tisdk-makefile: add sysfw-image target

[Qemu-devel] [RFC PATCH 0/2] Address OS X Travis failures
 2018-11-09 17:08 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 1/2] tests/test-qht-par: test gets stuck intermittently on OSX

[RFC perf,bpf 0/5] reveal invisible bpf programs
 2018-11-09 17:08 UTC  (9+ messages)
` [RFC perf,bpf 1/5] perf, bpf: Introduce PERF_RECORD_BPF_EVENT

[PATCH v2 0/5] serial: Finish sysrq on qcom_geni; fix sysrq vs. lockdep on 8250
 2018-11-09 17:07 UTC  (4+ messages)

[PATCH v7 0/4] fanotify: introduce new event mask FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM
 2018-11-09  7:27 UTC  (6+ messages)
` [PATCH v7 2/4] fanotify: introduce new event mask FAN_OPEN_EXEC

[PATCH 0/9] serial: Add Tegra Combined UART driver
 2018-11-09 17:05 UTC  (4+ messages)
` [PATCH 7/9] "

[PATCH 0/4] Add SPDX identifiers to some more files
 2018-11-09 17:04 UTC  (4+ messages)
` [PATCH 3/4] x86/microcode: Add SPDX license identifiers

[PATCH v3 1/1] serial: imx - Add dma buffer confugration via sysfs
 2018-11-09 17:02 UTC  (4+ messages)

[PATCH mlx5-next 00/10] Collection of ODP fixes
 2018-11-09 16:59 UTC  (5+ messages)
` [PATCH mlx5-next 08/10] IB/mlx5: Call PAGE_FAULT_RESUME command asynchronously

Bisection email recipients
 2018-11-09 16:59 UTC  (4+ messages)
` [kernelci] "

[PATCH 0/4] Simplify mediatek clk driver probes
 2018-11-09 16:59 UTC  (7+ messages)
` [PATCH 1/4] of/device: Add a way to probe drivers by match data

[PATCH v5 1/1] staging: iio: adc: ad7280a: use devm_* APIs
 2018-11-09 16:59 UTC  (4+ messages)

[PATCH] examples/ip_pipeline: fix null pointer deref
 2018-11-09 16:58 UTC  (2+ messages)

[PATCH 0/2] kvm/arm: make singlestep behaviour consistent
 2018-11-09 16:58 UTC  (4+ messages)
` [PATCH 2/2] kvm/arm: consistently advance singlestep when emulating instructions

[PATCH v2 0/5] mtd: spi-nor: fixes found when debugging smpt
 2018-11-09 16:56 UTC  (5+ messages)
` [PATCH v2 2/5] mtd: spi-nor: fix iteration over smpt array
` [PATCH v2 3/5] mtd: spi-nor: don't overwrite errno in spi_nor_get_map_in_use()
` [PATCH v2 4/5] mtd: spi_nor: pass DMA-able buffer to spi_nor_read_raw()
` [PATCH v2 5/5] mtd: spi-nor: remove unneeded smpt zeroization


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.