All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-09 09:34:14 to 2018-03-09 10:22:47 UTC [more...]

[PATCH] lib: Add testing module for UBSAN
 2018-03-09 10:22 UTC 

[PATCH 1/3] valgrind: Fix multilib header conflict - valgrind/config.h
 2018-03-09 10:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] Avoid QEMU specific types in trace probes
 2018-03-09 10:22 UTC  (2+ messages)

[PATCH v4 0/7] unsafe big.LITTLE support
 2018-03-09 10:22 UTC  (9+ messages)

[PATCH 0/5] Teach EDAC about non-volatile DIMMs and add partial support to skx_edac
 2018-03-09 10:20 UTC  (4+ messages)
` [PATCH 4/5] firmware: dmi: Add function to look up a handle and return DIMM size

Make set_handle_irq and handle_arch_irq generic, v3
 2018-03-09 10:20 UTC  (5+ messages)
  ` [OpenRISC] "

[GIT PULL FOR v4.17] cec: add error injection support + other improvements
 2018-03-09 10:20 UTC 

[Buildroot] [PATCH] wine: Drop glibc requirement
 2018-03-09 10:20 UTC 

[PATCH 0/9] Sunxi-Cedrus driver for the Allwinner Video Engine, using the V4L2 request API
 2018-03-09 10:18 UTC  (25+ messages)
` [PATCH 1/9] media: vim2m: Try to schedule a m2m device run on request submission
` [PATCH 2/9] media: videobuf2-v4l2: Copy planes when needed in request qbuf
  ` [PATCH 3/9] v4l: Add sunxi Video Engine pixel format
  ` [PATCH 4/9] v4l: Add MPEG2 low-level decoder API control
  ` [PATCH 5/9] media: platform: Add Sunxi Cedrus decoder driver
  ` [PATCH 6/9] sunxi-cedrus: Add device tree binding document
  ` [PATCH 7/9] ARM: dts: sun5i: Use video-engine node
  ` [PATCH 8/9] ARM: dts: sun8i: add video engine support for A33
  ` [PATCH 9/9] ARM: dts: sun7i: Add video engine support for the A20

[PATCH v8] media: imx258: Add imx258 camera sensor driver
 2018-03-09 10:19 UTC  (3+ messages)

[PATCH] x86, powerpc : pkey-mprotect must allow pkey-0
 2018-03-09 10:19 UTC  (4+ messages)

[PATCH] drm/i915/dp: Do not set the eDP link rate/lane count to max
 2018-03-09 10:20 UTC  (2+ messages)

[PATCH v2] ARM: davinci: fix the GPIO lookup for omapl138-hawk
 2018-03-09 10:18 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-03-09 10:19 UTC  (11+ messages)
` [PATCH 2/2] arm64: dts: sdm845: Support GPU/GMU
        ` [Freedreno] "

[PATCH v2] ARM: multi_v7_defconfig: enable CONFIG_DP83867_PHY
 2018-03-09 10:18 UTC  (2+ messages)

[PATCHv2 0/9] perf tools: Assorted fixes
 2018-03-09 10:14 UTC  (10+ messages)
` [PATCH 1/9] perf tools: Free memory nodes data
` [PATCH 2/9] perf tools: Add mem2node object
` [PATCH 3/9] perf tests: Add mem2node object test
` [PATCH 4/9] perf c2c record: Record physical addresses in samples
` [PATCH 5/9] perf c2c report: Make calc_width work with struct c2c_hist_entry
` [PATCH 6/9] perf c2c report: Call calc_width only for displayed entries
` [PATCH 7/9] perf c2c report: Display node for cacheline address
` [PATCH 8/9] perf c2c report: Add span header over cacheline data
` [PATCH 9/9] perf c2c report: Add cacheline address count column

[cip-dev] Moxa: Join CIP Kernel maintenance team
 2018-03-09 10:17 UTC  (2+ messages)

[PATCH 2/2] drm/i915: Trim gen11_gt_irq_handler
 2018-03-09 10:17 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/9] x86/dumpstack: Cleanups and user opcode bytes Code: section, v1
 2018-03-09 10:15 UTC  (11+ messages)
` [PATCH 5/9] x86/dumpstack: Improve opcodes dumping in the Code: section

[PATCH] clocksource: atmel-st: add 'depends on HAS_IOMEM' to fix unmet dependency
 2018-03-09 10:15 UTC  (2+ messages)
` [tip:timers/urgent] clocksource/atmel-st: Add "

Xen on POWER
 2018-03-09 10:15 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] Add atomic write to fw_setenv for environments on filesystems
 2018-03-09 10:14 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] tools: env: Implement atomic replace for filesystem

[RESEND PATCH v5 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
 2018-03-09 10:14 UTC  (5+ messages)
` [RESEND PATCH v5 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties

[PATCH 00/11] kexec_file: Clean up purgatory load
 2018-03-09 10:13 UTC  (17+ messages)
` [PATCH 08/11] kexec_file: Simplify kexec_purgatory_setup_sechdrs 2
` [PATCH 09/11] kexec_file: Remove mis-use of sh_offset field
` [PATCH 11/11] kexec_file: Move purgatories sha256 to common code

[U-Boot] [PULL] Please pull u-boot-imx
 2018-03-09 10:13 UTC 

[PATCH v12 00/28] x86: Secure Encrypted Virtualization (AMD)
 2018-03-09 10:12 UTC  (7+ messages)
` [PATCH v12 28/28] tests/qmp-test: blacklist sev specific qmp commands
        ` [Qemu-devel] "

[PATCH] video: fbdev: via_aux_vt1636: remove VLA usage
 2018-03-09 10:11 UTC  (4+ messages)

[RFC] rtmutex: Make rt_mutex_futex_unlock() safe at irq-off callsites
 2018-03-09 10:10 UTC  (2+ messages)
` [tip:locking/urgent] rtmutex: Make rt_mutex_futex_unlock() safe for "

[PATCH] drm/i915: Show GEM_TRACE when detecting a failed GPU idle
 2018-03-09 10:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm: dts: nes: add Nintendo NES Classic Edition support
 2018-03-09 10:09 UTC  (6+ messages)

[PATCH] ncurses: fix do_install failure when base_libdir has more than one level
 2018-03-09  9:53 UTC  (2+ messages)

[PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
 2018-03-09 10:08 UTC  (6+ messages)

[PATCH v3] f2fs: check blkaddr more accuratly before issue a bio
 2018-03-09 10:08 UTC  (2+ messages)

[PATCH] Move missing items from docs/misc/qemu-xen-security to SUPPORT.md
 2018-03-09 10:08 UTC  (5+ messages)

[PATCH iproute2/net-next] tc: f_flower: Add support for matching first frag packets
 2018-03-09 10:07 UTC 

[PATCH v3 00/18] thunderbolt: Add support for Intel Titan Ridge
 2018-03-09 10:06 UTC  (2+ messages)

[PATCH v2] f2fs: introduce a method to make nat journal more fresh
 2018-03-09  9:53 UTC 

[PATCH v2 1/2] arm64: Relax constraints on ID feature bits
 2018-03-09 10:06 UTC  (6+ messages)

[LTP] [PATCH v2] times03: don't assume process initial [us]time is 0
 2018-03-09 10:05 UTC  (3+ messages)

[PATCH] net/mrvl: convert license headers to SPDX tags
 2018-03-09 10:05 UTC  (2+ messages)

[Qemu-devel] [RFC] Defining firmware (OVMF, et al) metadata format & file
 2018-03-09 10:02 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v8 1/3] include: bump drm uAPI headers
 2018-03-09 10:02 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v8 2/3] intel_chipsets: store GT information in device info
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v8,1/3] include: bump drm uAPI headers

[LTP] [PATCH] mallocstress: extend test time on arm
 2018-03-09 10:01 UTC 

[PATCH] tools/xenstore: add libdl dependency to libxenstore
 2018-03-09 10:00 UTC  (7+ messages)

[PATCH 00/27] cpufreq: Stop validating cpufreq table in drivers
 2018-03-09 10:00 UTC  (4+ messages)

Api in dpdk to get total free physical memory
 2018-03-09  9:59 UTC  (3+ messages)

[PATCH v2 1/3] dell-led: Change dell-led.h to dell-common.h
 2018-03-09  9:59 UTC  (9+ messages)
` [PATCH v2 3/3] ALSA: hda: Disabled unused audio controller for Dell platforms with Switchable Graphics

[PATCH] dt-bindings: media: rcar_vin: Use status "okay"
 2018-03-09  9:59 UTC  (3+ messages)

[RFC/RFT][PATCH v2 0/6] sched/cpuidle: Idle loop rework
 2018-03-09  9:58 UTC  (5+ messages)

device mapper mapping across reboot
 2018-03-09  9:58 UTC 

Another roaming problem
 2018-03-09 10:08 UTC  (9+ messages)

[Qemu-devel] [PATCH v7 00/23] Migration: postcopy failure recovery
 2018-03-09  9:57 UTC  (5+ messages)

[PATCH 0/9] Enablement of BT I2S controller instance for AMD APUs
 2018-03-09  9:59 UTC  (2+ messages)

[cip-dev] [PATCH 0/4] Add XHCI support to r8a7743
 2018-03-09  9:57 UTC  (5+ messages)
` [cip-dev] [PATCH 1/4] usb: host: xhci-plat: Add r8a7743 support
` [cip-dev] [PATCH 2/4] dt-bindings: usb-xhci: Document "
` [cip-dev] [PATCH 3/4] ARM: dts: r8a7743: Add xhci support to SoC dtsi
` [cip-dev] [PATCH 4/4] ARM: shmobile: enable XHCI_RCAR in defconfig

Bug#887873: linux-image-4.9.0-5-marvell: frequent "usercopy: kernel memory overwrite attempt detected" on QNAP NAS (ARM)
 2018-03-09  9:56 UTC  (11+ messages)

[U-Boot] imx: get_ticks in syscounter.c get miscompiled by GCC 6
 2018-03-09  9:56 UTC  (7+ messages)

[GIT PULL 00/12] first batch of EFI changes for v4.17
 2018-03-09  9:56 UTC  (10+ messages)
` [PATCH 07/12] efi: Use efi_mm in x86 as well as ARM
` [PATCH 12/12] efi: make const array 'apple' static

[Qemu-devel] [Bug 1754605] [NEW] ppc64 migration bad_dest test is failed with failed to connect to socket
 2018-03-09  9:49 UTC  (2+ messages)
` [Qemu-devel] [Bug 1754605] "

[RFC][PATCH 1/2] drm_hwcomposer: Error out on YUV layer as it would fail for single planes
 2018-03-09  9:55 UTC  (5+ messages)

[SPDK] vhost target run in another vm
 2018-03-09  9:55 UTC 

What's cooking in git.git (Mar 2018, #02; Tue, 6)
 2018-03-09  9:54 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_pipe_crc_basic: Remove legacy crc tests
 2018-03-09  9:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

Ongoing Btrfs stability issues
 2018-03-09  9:54 UTC  (7+ messages)

[virtio-dev] [PATCH v4] virtio-blk: add discard and write zeroes features to specification
 2018-03-09  9:53 UTC  (2+ messages)
` [virtio-dev] "

[RFC] drm/i915: store all mmio bases in intel_engines
 2018-03-09  9:53 UTC  (4+ messages)

[PATCH v6 0/4] Utilization estimation (util_est) for FAIR tasks
 2018-03-09  9:52 UTC  (5+ messages)
` [PATCH v6 1/4] sched/fair: add util_est on top of PELT
` [PATCH v6 2/4] sched/fair: use util_est in LB and WU paths
` [PATCH v6 3/4] sched/cpufreq_schedutil: use util_est for OPP selection
` [PATCH v6 4/4] sched/fair: update util_est only on util_avg updates

[PATCH] ncurses: fix do_install failure when base_libdir has more than one level
 2018-03-09  9:53 UTC 

Issue with bitbake fetch/unpack when using MIRRORS rewrite
 2018-03-09  9:40 UTC 

[PATCH] drivers: vhost: vsock: fixed a brace coding style issue
 2018-03-09  9:52 UTC  (3+ messages)

[PATCH] dump_stack: convert generic dump_stack into a weak symbol
 2018-03-09  9:50 UTC  (8+ messages)

[U-Boot] [PATCH v3 00/20] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-03-09  9:50 UTC  (5+ messages)
` [U-Boot] [PATCH v3 13/20] Revert: arm64: allwinner: a64: pine64: Use dcdc1 regulator for mmc0

[RFC/RFT][PATCH v3 0/6] sched/cpuidle: Idle loop rework
 2018-03-09  9:49 UTC  (7+ messages)
` [RFC/RFT][PATCH v3 1/6] time: tick-sched: Reorganize idle tick management code
` [RFC/RFT][PATCH v3 2/6] sched: idle: Do not stop the tick upfront in the idle loop
` [RFC/RFT][PATCH v3 3/6] sched: idle: Do not stop the tick before cpuidle_idle_call()
` [RFC/RFT][PATCH v3 4/6] cpuidle: Return nohz hint from cpuidle_select()
` [RFC/RFT][PATCH v3 5/6] sched: idle: Select idle state before stopping the tick
` [RFC/RFT][PATCH v3 6/6] cpuidle: menu: Refine idle state selection for running tick

[PATCH] ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for trace
 2018-03-09  9:50 UTC  (2+ messages)

[PATCH] usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resume
 2018-03-09  9:49 UTC  (15+ messages)
                          `  "

Simplifying our RCU models
 2018-03-09  9:48 UTC  (3+ messages)

[Qemu-devel] [PULL 0/8] Ui 20180308 patches
 2018-03-09  9:48 UTC  (8+ messages)

inconsistent lock state on v4.14.20-rt17
 2018-03-09  9:47 UTC  (6+ messages)

[PATCH] net: use skb_is_gso_sctp() instead of open-coding
 2018-03-09  9:46 UTC  (2+ messages)

Cirrus CS4207 not working on 4.14.24
 2018-03-09  9:45 UTC  (3+ messages)

arm crypto .S_shipped files sometimes get rebuilt randomly
 2018-03-09  9:45 UTC  (4+ messages)
` a Heisenbug tale (was: Re: arm crypto .S_shipped files sometimes get rebuilt randomly)

[bpf-next V2 PATCH 00/15] XDP redirect memory return API
 2018-03-09  9:44 UTC  (10+ messages)
` [bpf-next V2 PATCH 02/15] xdp: introduce xdp_return_frame API and use in cpumap
` [bpf-next V2 PATCH 07/15] virtio_net: convert to use generic xdp_frame and xdp_return_frame API
` [bpf-next V2 PATCH 10/15] xdp: rhashtable with allocator ID to pointer mapping

[PATCHv4] phy: mapphone-mdm6600: Add USB PHY driver for MDM6600 on Droid 4
 2018-03-09  9:44 UTC  (3+ messages)

recent glob expansion breakage on Windows?
 2018-03-09  9:41 UTC  (3+ messages)

[PATCH v3 0/2] ARM: Implement MODULE_PLT support in FTRACE
 2018-03-09  9:41 UTC  (6+ messages)
` [PATCH v3 2/2] ARM: ftrace: Add MODULE_PLTS support

[PATCH] mt7601u: let mac80211 validate rx CCMP PN
 2018-03-09  9:41 UTC 

[RFC PATCH] KVM: arm/arm64: vgic: change condition for level interrupt resampling
 2018-03-09  9:40 UTC  (9+ messages)
          `  "

[PATCH net-next] net: introduce IFF_NO_RX_HANDLER
 2018-03-09  9:39 UTC 

[PATCH v2 01/15] drm/i915/guc: Tidy guc_log_control
 2018-03-09  9:36 UTC  (3+ messages)
` [PATCH v2 07/15] drm/i915/guc: Flush directly in log unregister

brcmfmac signal/interference issues
 2018-03-09  9:35 UTC  (9+ messages)

[Qemu-devel] [Bug 1754597] [NEW] qemu-system-x86_64 broken on ubuntu 17.10
 2018-03-09  9:24 UTC  (2+ messages)
` [Qemu-devel] [Bug 1754597] "

[PATCH] cpufreq/ondemand: fix race while offlining CPU
 2018-03-09  9:34 UTC 

[PATCH net v2 0/2] l2tp: fix races with ipv4-mapped ipv6 addresses
 2018-03-09  9:30 UTC  (3+ messages)
` [PATCH net v2 1/2] net: ipv6: keep sk status consistent after datagram connect failure
` [PATCH net v2 2/2] l2tp: fix races with ipv4-mapped ipv6 addresses


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.