All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-05 15:53:07 to 2017-10-05 16:34:17 UTC [more...]

[Buildroot] [Bug 10366] New: dropbear download url has changed
 2017-10-05 16:34 UTC  (2+ messages)
` [Buildroot] [Bug 10366] "

[PATCH v4 00/14] Introduce support for Dell SMBIOS over WMI
 2017-10-05 16:34 UTC  (17+ messages)
` [PATCH v4 12/14] platform/x86: wmi: create character devices when requested by drivers
` [PATCH v4 13/14] platform/x86: dell-smbios-wmi: introduce userspace interface

[PATCH V4 1/3] sanity-meta-virt.bbclass: add class for bbappend files checking
 2017-10-05 16:33 UTC  (4+ messages)

false positive lockdep splat with loop device
 2017-10-05 16:33 UTC  (4+ messages)

MAP_FIXED for ELF mappings
 2017-10-05 16:33 UTC  (5+ messages)

[PATCH] nokia-gpio: do not create links to gpios in /dev/cmt
 2017-10-05 16:33 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/20] ARM v8M: exception entry, exit and security
 2017-10-05 16:32 UTC  (16+ messages)
` [Qemu-devel] [PATCH 02/20] target/arm: Don't switch to target stack early in v7M exception return
` [Qemu-devel] [PATCH 03/20] target/arm: Prepare for CONTROL.SPSEL being nonzero in Handler mode
` [Qemu-devel] [PATCH 04/20] target/arm: Restore security state on exception return
` [Qemu-devel] [PATCH 05/20] target/arm: Restore SPSEL to correct CONTROL register "
` [Qemu-devel] [PATCH 06/20] target/arm: Check for xPSR mismatch usage faults earlier for v8M
` [Qemu-devel] [PATCH 07/20] target/arm: Warn about restoring to unaligned stack
` [Qemu-devel] [PATCH 08/20] target/arm: Don't warn about exception return with PC low bit set for v8M

[RFC PATCH 1/2] arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
 2017-10-05 16:31 UTC  (13+ messages)

asn1crypto dependency missing for python-cryptography
 2017-10-05 16:31 UTC  (2+ messages)

[PATCH 00/11] introduce security offload library
 2017-10-05 16:30 UTC  (4+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 01/12] lib/rte_security: add security library

[PATCH] drm/i915: Use the crtc_state_is_legacy in intel_color_check
 2017-10-05 16:30 UTC  (2+ messages)

[GIT PULL 0/2] infiniband hfi1 PREEMPT_RT_FULL changes
 2017-10-05 16:30 UTC  (14+ messages)
` [PATCH 1/2] IB/hfi1: Use preempt_{dis,en}able_nort()
` [PATCH 2/2] IB/hfi1: Handle packets in the theaded handler only

[Qemu-devel] [PULL 0/1] Tracing patches
 2017-10-05 16:28 UTC  (2+ messages)

[PATCH] drm/i915: Preallocate mmu notifier to unbreak cpu hotplug deadlock
 2017-10-05 16:28 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/5] commit: Support multiple roots above top node
 2017-10-05 16:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/5] qemu-iotests: Test commit block job where top has two parents

converting mac80211 to TXQs entirely
 2017-10-05 16:28 UTC  (3+ messages)

[Question] on blk_mq_map_queues()
 2017-10-05 16:27 UTC  (4+ messages)

[PATCH V1] pinctrl: qcom: spmi-gpio: Update GPIO EN_CTL when setting pin config
 2017-10-05 16:27 UTC  (2+ messages)

[PATCH] prctl: add PR_[GS]ET_PDEATHSIG_PROC
 2017-10-05 16:27 UTC  (8+ messages)
` [RESEND PATCH] "

[Qemu-devel] [PATCH 00/23] generalize parsing of cpu_model (part 3/PPC)
 2017-10-05 16:24 UTC  (24+ messages)
` [Qemu-devel] [PATCH 01/23] qom: update doc comment for type_register[_static]()
` [Qemu-devel] [PATCH 02/23] qom: introduce type_register_static_array()
` [Qemu-devel] [PATCH 03/23] qom: add helper macro DEFINE_TYPES()
` [Qemu-devel] [PATCH 04/23] ppc: mpc8544ds/e500plat: use generic cpu_model parsing
` [Qemu-devel] [PATCH 05/23] ppc: mac_newworld: "
` [Qemu-devel] [PATCH 06/23] ppc: mac_oldworld: "
` [Qemu-devel] [PATCH 07/23] ppc: bamboo: "
` [Qemu-devel] [PATCH 08/23] ppc: replace cpu_model with cpu_type on ref405ep, taihu boards
` [Qemu-devel] [PATCH 09/23] ppc: virtex-ml507: replace cpu_model with cpu_type
` [Qemu-devel] [PATCH 10/23] ppc: 40p/prep: "
` [Qemu-devel] [PATCH 11/23] ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()
` [Qemu-devel] [PATCH 12/23] ppc: move '-cpu foo, compat=xxx' parsing into ppc_cpu_parse_featurestr()
` [Qemu-devel] [PATCH 13/23] ppc: spapr: define core types statically
` [Qemu-devel] [PATCH 14/23] ppc: spapr: use cpu type name directly
` [Qemu-devel] [PATCH 15/23] ppc: spapr: register 'host' core type along with the rest of core types
` [Qemu-devel] [PATCH 16/23] ppc: spapr: use cpu model names as tcg defaults instead of aliases
` [Qemu-devel] [PATCH 17/23] ppc: spapr: use generic cpu_model parsing
` [Qemu-devel] [PATCH 18/23] ppc: pnv: "
` [Qemu-devel] [PATCH 19/23] ppc: pnv: normalize core/chip type names
` [Qemu-devel] [PATCH 20/23] ppc: pnv: drop PnvCoreClass::cpu_oc field
` [Qemu-devel] [PATCH 21/23] ppc: pnv: define core types statically
` [Qemu-devel] [PATCH 22/23] ppc: pnv: drop PnvChipClass::cpu_model field
` [Qemu-devel] [PATCH 23/23] ppc: pnv: consolidate type definitions and batch register them

[PATCH tip/core/rcu 0/9] Miscellaneous fixes for v4.15
 2017-10-05 16:25 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/9] rcu: Provide GP ordering in face of migrations and delays

[PATCH 0/9] Bringing Asus TF300T support to mainline
 2017-10-05 16:24 UTC  (11+ messages)
` [PATCH 1/9] ARM: enable secure platform-only erratas
` [PATCH 4/9] ARM: trusted_foundations: enable L2x0 cache via firmware_ops

[PATCH] drm/i915: Use rcu instead of stop_machine
 2017-10-05 16:24 UTC  (5+ messages)

Circular locking dependency with pblk
 2017-10-05 16:24 UTC  (3+ messages)

[xlnx:master 841/1043] core.c:undefined reference to `dwc3_set_simple_data'
 2017-10-05 16:23 UTC 

[PATCH 1/2] include: Add ofono_modem_get_sim
 2017-10-05 16:23 UTC  (2+ messages)

[PATCH] phonesim: fixup to remove printf from recent commit
 2017-10-05 16:22 UTC  (2+ messages)

[PATCH tip/core/rcu 0/3] Updates to sys_membarrier for v4.14 to add registration
 2017-10-05 16:21 UTC  (14+ messages)
` [PATCH tip/core/rcu 1/3] membarrier: Provide register expedited private command

[PATCH] ublox: Disable DCD to avoid HUP when leaving data mode
 2017-10-05 16:21 UTC  (2+ messages)

[PATCH net-next v7 0/5] bpf: add two helpers to read perf event enabled/running time
 2017-10-05 16:19 UTC  (6+ messages)
` [PATCH net-next v7 1/5] bpf: perf event change needed for subsequent bpf helpers
` [PATCH net-next v7 2/5] bpf: add helper bpf_perf_event_read_value for perf event array map
` [PATCH net-next v7 3/5] bpf: add a test case for helper bpf_perf_event_read_value
` [PATCH net-next v7 4/5] bpf: add helper bpf_perf_prog_read_value
` [PATCH net-next v7 5/5] bpf: add a test case for "

[PATCH 0/2] ASoC: img-i2s-in: Add power management
 2017-10-05 16:19 UTC  (5+ messages)
` [PATCH 1/2] ASoC: img-i2s-in: Add suspend / resume handling

[PATCH RFC 0/2] virtio-net: implement reset request
 2017-10-05 16:18 UTC  (5+ messages)
` [PATCH RFC 1/2] virtio_net: implement VIRTIO_CONFIG_S_NEEDS_RESET

[kernel-hardening] [RFC V2 0/6] add more kernel pointer filter options
 2017-10-05 16:19 UTC  (10+ messages)

vmx.c:undefined reference to `boot_cpu_physical_apicid'
 2017-10-05 16:18 UTC 

linux-next: Tree for Sep 29
 2017-10-05 16:18 UTC  (2+ messages)

[PATCH net-next v3 0/2] libbpf: support more map options
 2017-10-05 16:17 UTC  (2+ messages)

[patch V2 00/29] lockup_detector: Cure hotplug deadlocks and replace duct tape
 2017-10-05 16:17 UTC  (9+ messages)
` [patch V2 22/29] lockup_detector: Make watchdog_nmi_reconfigure() two stage

undefined instruction d5380001
 2017-10-05 16:16 UTC  (7+ messages)
  ` undefined instruction d5380001 (arm64 mrs emulation)

[PATCH] vfs: hard-ban creating files with control characters in the name
 2017-10-05 16:16 UTC  (6+ messages)

[PATCH] net: phy: DP83822 initial driver submission (fwd)
 2017-10-05 16:14 UTC  (2+ messages)

x86: PIE support and option to extend KASLR randomization
 2017-10-05 16:14 UTC  (16+ messages)
` [RFC v3 20/27] x86/ftrace: Adapt function tracing for PIE support
    ` [kernel-hardening] "

help in the MM Area of the Linux Kernel
 2017-10-05 16:14 UTC 

[PATCH] seabios: uri corrected to https
 2017-10-05 16:13 UTC  (2+ messages)

[PATCH v2 01/13] x86emul/fuzz: add rudimentary limit checking
 2017-10-05 16:12 UTC  (4+ messages)
` [PATCH v2 11/13] fuzz/x86_emulate: Add --rerun option to try to track down instability

[PATCH] doc: Add missing LTE interface to Interfaces list
 2017-10-05 16:13 UTC  (2+ messages)

[PATCH 0/4] net-next: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-05 16:12 UTC  (5+ messages)
` [PATCH net-next 3/4] selinux: bpf: Add selinux check for eBPF syscall operations

Bug#877735: busybox: m68k build broken due to "-Os" in CFLAGS
 2017-10-05 16:12 UTC  (3+ messages)

[PATCH 00/21] huge gtt pages
 2017-10-05 16:12 UTC  (3+ messages)
` [PATCH 06/21] drm/i915: introduce page_size members

SRIOV VF reset problems
 2017-10-05 16:12 UTC  (3+ messages)

[PATCH] rsi: fix integer overflow warning
 2017-10-05 16:11 UTC  (4+ messages)

[PATCH] atmodem: Fix use after free in sim_state_cb
 2017-10-05 16:11 UTC  (2+ messages)

lib/lz4/lz4_decompress.c:487:1: internal compiler error: output_operand: unrecognized address
 2017-10-05 16:10 UTC 

[PATCH] powerpc/perf/hv-24x7: Delete an error message for a failed memory allocation in create_events_from_catalog()
 2017-10-05 16:08 UTC  (2+ messages)
` [PATCH] powerpc/perf/hv-24x7: Delete an error message for a failed memory allocation in create_event

[PATCH] ARM: dts: stm32: add Timers driver for stm32f746 MCU
 2017-10-05 16:06 UTC  (4+ messages)

[Qemu-devel] [PULL 0/6] Ui 20171005 patches
 2017-10-05 16:05 UTC  (4+ messages)

[PATCH] arm64: dts: marvell: 7040-db: Add the carrier detect pin for SD card on CP
 2017-10-05 16:05 UTC 

[PATCH] arm64: dts: marvell: 7040-db: Document the gpio expander
 2017-10-05 16:05 UTC 

fdisk request for functionality (or info)
 2017-10-05 16:04 UTC  (5+ messages)

[PATCH v3 0/4] platform/chrome: Support for cros_ec_accel_legacy driver
 2017-10-05 16:02 UTC  (5+ messages)
` [PATCH v3 1/4] platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing
` [PATCH v3 2/4] platform/chrome: cros_ec_lpc: Add support for Google Glimmer
` [PATCH v3 3/4] platform/chrome: Add cros_ec_accel_legacy driver
` [PATCH v3 4/4] platform/chrome: Register "

Tonga PRO [Radeon R9 285/380] [1002:6939] blank screen
 2017-10-05 16:03 UTC  (3+ messages)

[PATCH linux dev-4.10 v2 0/9] drivers: fsi: client fixes and refactor
 2017-10-05 16:02 UTC  (4+ messages)
` [PATCH linux dev-4.10 v2 6/9] drivers: fsi: occ: Add cancel to remove() and fix probe()

[PATCH net-next v4 0/3] tools: add bpftool
 2017-10-05 16:02 UTC  (3+ messages)

[PATCH 0/3] Arm: dts: stm32: remove extra compatible uart string
 2017-10-05 16:01 UTC  (2+ messages)

btrfs HDD vs SSD
 2017-10-05 16:02 UTC 

[PATCH 01/10] drm/i915/guc: Precompute GuC shared data offset
 2017-10-05 16:00 UTC  (4+ messages)
` [PATCH 04/10] drm/i915/guc: Add a second client, to be used for preemption

[Qemu-devel] [PATCH v2] char: don't skip client cleanup if 'connected' flag is unset
 2017-10-05 16:00 UTC  (3+ messages)

platform: coda: how to use firmware-imx binary releases?
 2017-10-05 16:00 UTC  (3+ messages)

[PATCH 00/10] Tweaks to follow guidelines in style guide
 2017-10-05 16:00 UTC  (7+ messages)
` [PATCH 05/10] treewide: Insert narrow space in front of percent symbol
` [PATCH 06/10] treewide: Use \Power{} macro for POWER CPU family
` [PATCH 07/10] treewide: Call GNU C compiler as "GCC"
` [PATCH 08/10] treewide: Use "IRQ" instead of "irq" used as abbreviation
` [PATCH 09/10] future/QC: Use upright glyph for math constant and descriptive suffix
` [PATCH 10/10] styleguide: Reflect recent style improvements

[PATCH 00/20] sunxi: Cleanup DT warnings for the A10 and A80
 2017-10-05 15:59 UTC  (19+ messages)
` [PATCH 15/20] ARM: dts: sun9i: Rename pinctrl nodes to avoid warnings
` [PATCH 16/20] ARM: dts: sun9i: Remove GPIO "
` [PATCH 17/20] ARM: dts: sun9i: optimus: Remove card detect pull-up
` [PATCH 18/20] ARM: dts: sun9i: cubieboard4: "
` [PATCH 19/20] ARM: dts: sun9i: Change node names to remove underscores
` [PATCH 20/20] "

[Qemu-devel] [PATCH 0/3] update keymaps
 2017-10-05 15:59 UTC  (3+ messages)

[PATCH babeltrace-1.5] lttng-live: print discarded event and packet lost warnings on stderr
 2017-10-05 15:59 UTC 

[Bug 103111] Tonga PRO [Radeon R9 285/380] [1002:6939] blank screen
 2017-10-05 15:58 UTC  (6+ messages)

[PATCH 1/3] edt-ft5x06: fix reset pin behaviour
 2017-10-05 15:22 UTC  (2+ messages)

[PATCH v3 1/2] ARM: dts: imx: Fix incorrect display nodes notation
 2017-10-05 15:56 UTC  (6+ messages)
` [PATCH v3 2/2] ARM: dts: imx51: Fix inconsistent display port names

MCP2517FD Bus-Off recovery
 2017-10-05 15:55 UTC  (4+ messages)

[ANNOUNCE] v4.11.12-rt13
 2017-10-05 15:54 UTC  (3+ messages)

[Qemu-devel] [PULL 0/5] hmp queue
 2017-10-05 15:53 UTC  (2+ messages)

[PATCH v2 0/7] PCI: aardvark: improve compatibility with PCI devices
 2017-10-05 15:53 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.