All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-05 13:22:42 to 2017-10-05 13:57:58 UTC [more...]

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2017-10-05 13:57 UTC 

[lockdep] b09be676e0 BUG: unable to handle kernel NULL pointer dereference at 000001f2
 2017-10-05 13:57 UTC  (8+ messages)

[OpenRISC] [PATCH v5 0/6] sim port for OpenRISC
 2017-10-05 13:57 UTC  (8+ messages)
` [OpenRISC] [PATCH v5 1/6] sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])
` [OpenRISC] [PATCH v5 2/6] sim: cgen: add MUL2OFSI and MUL1OFSI macros (needed for OR1K l.mul[u])
` [OpenRISC] [PATCH v5 3/6] sim: or1k: add or1k target to sim
` [OpenRISC] [PATCH v5 4/6] sim: or1k: add cgen generated files
` [OpenRISC] [PATCH v5 5/6] sim: or1k: add autoconf "
` [OpenRISC] [PATCH v5 6/6] sim: testsuite: add testsuite for or1k sim

[PATCH v8 0/2] [RFC] Introduce device state 'failed'
 2017-10-05 13:56 UTC  (5+ messages)
` [PATCH v8 2/2] btrfs: check device for critical errors and mark failed
` [PATCH v8.1 2/2] btrfs: mark device failed for write and flush errors

[PATCH 0/6] Switch arm64 over to qrwlock
 2017-10-05 13:56 UTC  (4+ messages)
` [PATCH 5/6] kernel/locking: Prevent slowpath writers getting held up by fastpath

[PATCH v4 0/3] KVM: LAPIC: Rework lapic timer to behave more like real-hardware
 2017-10-05 13:55 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: LAPIC: Fix lapic timer mode transition
` [PATCH v4 2/3] KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode
` [PATCH v4 3/3] KVM: LAPIC: Apply change to TDCR right away to the timer

[PATCH v3 0/3] Extend DES support
 2017-10-05 13:55 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] doc: update IPSec Multi-buffer lib versioning
  ` [PATCH v4 2/4] crypto/aesni_mb: add DES support
  ` [PATCH v4 3/4] crypto/openssl: add support for DES-CBC

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

[PATCH v6 0/9] Policy Based Power Control for Guest
 2017-10-05 13:54 UTC  (12+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/9] net/i40e: add API to convert VF MAC to VF id
  ` [PATCH v7 2/9] lib/librte_power: add extra msg type for policies
  ` [PATCH v7 3/9] examples/vm_power_mgr: add vcpu to pcpu mapping
  ` [PATCH v7 4/9] examples/vm_power_mgr: add scale to medium freq fn
  ` [PATCH v7 5/9] examples/vm_power_mgr: add policy to channels
  ` [PATCH v7 6/9] examples/vm_power_mgr: add port initialisation
  ` [PATCH v7 7/9] power: add send channel msg function to map file
  ` [PATCH v7 8/9] examples/guest_cli: add send policy to host
  ` [PATCH v7 9/9] examples/vm_power_mgr: set MAC address of VF

[ANN] Call for topics for the media mini-summit on Friday Oct 27 in Prague
 2017-10-05 13:53 UTC  (3+ messages)

Draft manpage explaining kernel lockdown
 2017-10-05 13:53 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2017-10-05 13:52 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux
 2017-10-05 13:52 UTC 

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

[Qemu-devel] [PATCH v2 00/40] generalize parsing of cpu_model (part 2)
 2017-10-05 13:51 UTC  (41+ messages)
` [Qemu-devel] [PATCH v2 01/40] qom: update doc comment for type_register[_static]()
` [Qemu-devel] [PATCH v2 02/40] qom: introduce type_register_static_array()
` [Qemu-devel] [PATCH v2 03/40] qom: add helper macro DEFINE_TYPES()
` [Qemu-devel] [PATCH v2 04/40] alpha: cleanup cpu type name composition
` [Qemu-devel] [PATCH v2 05/40] alpha: use generic cpu_model parsing
` [Qemu-devel] [PATCH v2 06/40] cris: cleanup cpu type name composition
` [Qemu-devel] [PATCH v2 07/40] cris: use generic cpu_model parsing
` [Qemu-devel] [PATCH v2 08/40] lm32: cleanup cpu type name composition
` [Qemu-devel] [PATCH v2 09/40] lm32: milkymist: use generic cpu_model parsing
` [Qemu-devel] [PATCH v2 10/40] lm32: lm32_boards: "
` [Qemu-devel] [PATCH v2 11/40] m68k: cleanup cpu type name composition
` [Qemu-devel] [PATCH v2 12/40] m68k: an5206: use generic cpu_model parsing
` [Qemu-devel] [PATCH v2 13/40] m68k: mcf5208: "
` [Qemu-devel] [PATCH v2 14/40] moxie: fix qemu-system-moxie failing to start with CLI "-cpu MoxieLite"
` [Qemu-devel] [PATCH v2 15/40] moxie: cleanup cpu type name composition
` [Qemu-devel] [PATCH v2 16/40] moxie: use generic cpu_model parsing
` [Qemu-devel] [PATCH v2 17/40] openrisc: cleanup cpu type name composition
` [Qemu-devel] [PATCH v2 18/40] openrisc: use generic cpu_model parsing
` [Qemu-devel] [PATCH v2 19/40] sh4: r2d: "
` [Qemu-devel] [PATCH v2 20/40] sh4: shix: "
` [Qemu-devel] [PATCH v2 21/40] sh4: cleanup cpu type name composition
` [Qemu-devel] [PATCH v2 22/40] sh4: simplify superh_cpu_class_by_name()
` [Qemu-devel] [PATCH v2 23/40] sh4: remove SuperHCPUClass::name field
` [Qemu-devel] [PATCH v2 24/40] xtensa: cleanup cpu type name composition
` [Qemu-devel] [PATCH v2 25/40] xtensa: sim: use generic cpu_model parsing
` [Qemu-devel] [PATCH v2 26/40] xtensa: lx60/lx200/ml605/kc705: "
` [Qemu-devel] [PATCH v2 27/40] unicore32: cleanup cpu type name composition
` [Qemu-devel] [PATCH v2 28/40] unicore32: use generic cpu_model parsing
` [Qemu-devel] [PATCH v2 29/40] tricore: cleanup cpu type name composition
` [Qemu-devel] [PATCH v2 30/40] tricore: use generic cpu_model parsing
` [Qemu-devel] [PATCH v2 31/40] sparc: cleanup cpu type name composition
` [Qemu-devel] [PATCH v2 32/40] sparc: sun4u/sun4v/niagara: use generic cpu_model parsing
` [Qemu-devel] [PATCH v2 33/40] sparc: sparc: "
` [Qemu-devel] [PATCH v2 34/40] sparc: leon3: "
` [Qemu-devel] [PATCH v2 35/40] mips: use object_new() instead of gnew()+object_initialize()
` [Qemu-devel] [PATCH v2 36/40] mips: malta/boston: replace cpu_model with cpu_type
` [Qemu-devel] [PATCH v2 37/40] mips: fulong2e: "
` [Qemu-devel] [PATCH v2 38/40] mips: Magnum/Acer Pica 61: "
` [Qemu-devel] [PATCH v2 39/40] mips: mipssim: "
` [Qemu-devel] [PATCH v2 40/40] mips: r4k: "

post-receive: pub/scm/libs/ell/ell
 2017-10-05 13:52 UTC 

post-receive: pub/scm/libs/ell/ell
 2017-10-05 13:52 UTC 

[PATCH 0/4] xen: sched: optimize exclusive pinning and soft-affinity checking
 2017-10-05 13:51 UTC  (4+ messages)
` [PATCH 3/4] xen: sched: improve checking soft-affinity

[Qemu-devel] [PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
 2017-10-05 13:51 UTC  (6+ messages)
  `  "
  ` [virtio-dev] "

[PATCH v2 01/13] x86emul/fuzz: add rudimentary limit checking
 2017-10-05 13:50 UTC  (6+ messages)
` [PATCH v2 06/13] fuzz/x86_emulate: Rename the file containing the wrapper code

[uml-devel] Patch v3
 2017-10-05 13:49 UTC  (3+ messages)

[PATCH] RDMA/nes: Convert timers to use timer_setup()
 2017-10-05 13:48 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/3] linux-user fixes for va mapping
 2017-10-05 13:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] linux-user: Tidy and enforce reserved_va initialization

[PATCH v4] Livepatching patch set for 4.10
 2017-10-05 13:47 UTC  (3+ messages)
` [PATCH v4 01/11] livepatch: Expand check for safe_for_reapply if livepatch has only .rodata

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

[PATCH] Staging: rtl8723bs: core: rtw_recv: fix parenthesis alignment warning in validate_recv_mgnt_frame()
 2017-10-05 13:45 UTC 

[PATCH] drm/i915: Convert timers to use timer_setup()
 2017-10-05 13:45 UTC  (3+ messages)

Support generic disabling of all XSAVE features
 2017-10-05 13:44 UTC  (9+ messages)
` [PATCH v7 2/5] x86/cpuid: Add generic table for cpuid dependencies
` [PATCH v7 3/5] x86/cpuid: Make clearcpuid an early param
` [PATCH v7 4/5] x86/xsave: Make XSAVE check the base CPUID features before enabling
` [PATCH v7 5/5] x86/xsave: Using generic CPUID clearing when disabling XSAVE

git send-email does not work with Google anymore?!
 2017-10-05 13:43 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: gr-peach: Mix DTS fixes/updates
 2017-10-05 13:43 UTC  (5+ messages)
` [PATCH 3/3] ARM: dts: gr-peach: Add ETHER pin group

[Qemu-devel] [PULL 0/3] VFIO updates 2017-10-03
 2017-10-05 13:43 UTC  (2+ messages)

tonga mclk regression
 2017-10-05 13:42 UTC 

[PATCH 0/3] printk: Add force_early_printk boot param
 2017-10-05 13:42 UTC  (4+ messages)
` [PATCH 1/3] printk: Fix kdb_trap_printk placement

[PATCH BlueZ v2 1/2] monitor: Fix buffer overflow with unix socket
 2017-10-05 13:41 UTC  (2+ messages)

[v10 0/6] cgroup-aware OOM killer
 2017-10-05 13:41 UTC  (7+ messages)
` [v10 5/6] mm, oom: add cgroup v2 mount option for "

[PATCH BlueZ] gatt: Fix sending indications with proxy
 2017-10-05 13:41 UTC  (5+ messages)

[PATCH v6 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-10-05 13:40 UTC  (4+ messages)
` [PATCH v6 6/6] lib/dlock-list: Provide IRQ-safe APIs

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

Applied "ASoC: img-spdif-out: Rename suspend / resume funcs" to the asoc tree
 2017-10-05 13:40 UTC  (2+ messages)

post-receive: pub/scm/bluetooth/bluez
 2017-10-05 13:40 UTC 

post-receive: pub/scm/linux/kernel/git/mnyman/xhci
 2017-10-05 13:39 UTC 

Why is NFS using a_ops->freepage?
 2017-10-05 13:39 UTC  (3+ messages)

post-receive: pub/scm/libs/ell/ell
 2017-10-05 13:39 UTC 

[PATCH 0/4] netns update and runc fixes
 2017-10-05 13:38 UTC  (5+ messages)
` [PATCH 1/4] netns: Update to v0.2.1
` [PATCH 2/4] runc: Drop obsolete patch
` [PATCH 3/4] runc: Use correct go cross-compiler
` [PATCH 4/4] runc: Don't override GOARCH or GOROOT

[U-Boot] [PATCH] distro: load FDT from any partition on boot device
 2017-10-05 13:38 UTC  (4+ messages)

Mounting bad btrfs img file
 2017-10-05 13:38 UTC 

[Qemu-devel] nbd structured reply
 2017-10-05 13:37 UTC  (3+ messages)

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

[PATCH v3 0/4] Introducing NXP dpaa_sec based cryptodev pmd
 2017-10-05 13:33 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] bus/dpaa: scan for DPAA Crypto devices
  ` [PATCH v4 2/4] crypto/dpaa_sec: add crypto driver for NXP DPAA platform
  ` [PATCH v4 3/4] test/crypto: add dpaa crypto test cases
  ` [PATCH v4 4/4] doc: add NXP DPAA SEC

[PATCH] x86/hyper-v: fix hypercalls with extended CPU ranges for TLB flushing
 2017-10-05 13:34 UTC 

[PATCH] test/crypto: remove crypto perf tests
 2017-10-05 13:34 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/i915: avoid potential uninitialized variable use
 2017-10-05 13:32 UTC  (2+ messages)

[PATCH 11/13] timer: Remove expires argument from __TIMER_INITIALIZER()
 2017-10-05 13:07 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH] test/crypto: fix dpaa2_sec macros and definitions
 2017-10-05 13:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] arm64: mm: Clarify a printk in data_abort_decode()
 2017-10-05 13:29 UTC  (5+ messages)

[Question] on blk_mq_map_queues()
 2017-10-05 13:28 UTC 

[PATCH 0/2] ASoC: img-i2s-in: Add power management
 2017-10-05 13:28 UTC  (7+ messages)
` [PATCH 1/2] ASoC: img-i2s-in: Add suspend / resume handling
` [PATCH 2/2] ASoC: img-i2s-in: Add runtime PM

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2017-10-05 13:27 UTC 

[Bug 191571] New: AMD APU R4 hangs during hibernation - regression
 2017-10-05 13:27 UTC  (2+ messages)
` [Bug 191571] "

[PATCH v2 0/2] arm64: dts: r8a779[56]: Add OPPs table for cpu devices
 2017-10-05 13:26 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: r8a7795: "
` [PATCH v2 2/2] arm64: dts: r8a7796: "

[PATCH 0/1] Request for Comments on SoftiWarp
 2017-10-05 13:26 UTC  (2+ messages)
  ` [PATCH 1/1] Adding SoftiWarp to the RDMA subsystem

[PATCH 12/13] kthread: Convert callback to use from_timer()
 2017-10-05 13:08 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH v3] ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset
 2017-10-05 13:26 UTC  (4+ messages)

[xen-unstable-smoke test] 114041: regressions - FAIL
 2017-10-05 13:26 UTC 

[PATCH] drm/i915/selftests: fix check for intel IOMMU
 2017-10-05 13:26 UTC  (4+ messages)
  ` [Intel-gfx] "

Highest power output, overheating solution solar heat pipe collectors
 2017-10-05 13:24 UTC 

[RFC PATCH v2 0/5] drm/i915: enable userspace to program slice/subslice programming
 2017-10-05 13:24 UTC  (4+ messages)
` [RFC PATCH v2 5/5] drm/i915: Expose RPCS (SSEU) configuration to userspace

[PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER
 2017-10-05 13:07 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH v3 0/6] clk: renesas: r8a779[56]: Add Z and Z2 clock support
 2017-10-05 13:23 UTC  (14+ messages)
` [PATCH v3 1/6] clk: renesas: rcar-gen3: Add Z clock divider support
` [PATCH v3 2/6] clk: renesas: rcar-gen3: Add Z2 "
` [PATCH v3 3/6] clk: renesas: r8a7795: Add Z clock
` [PATCH v3 4/6] clk: renesas: r8a7795: Add Z2 clock
` [PATCH v3 5/6] clk: renesas: r8a7796: Add Z clock
` [PATCH v3 6/6] clk: renesas: r8a7796: Add Z2 clock

[PATCH v6 0/3] run-time Linking support
 2017-10-05 13:24 UTC  (3+ messages)
` [PATCH v7 "

[PATCH] ARM64: dts: meson-gxbb-nexbox-a95x: Enable USB Nodes
 2017-10-05 13:23 UTC  (4+ messages)

[RFC PATCH 0/4] interpret-trailers: introduce "move" action
 2017-10-05 13:22 UTC  (5+ messages)
` [PATCH 1/4] trailer: push free_arg_item up
` [PATCH 2/4] trailer: simplify check_if_different
` [PATCH 3/4] trailer: create a new function to handle adding trailers
` [PATCH 4/4] trailer: add "move" configuration for trailer.ifExists

[PATCH 13/13] workqueue: Convert callback to use from_timer()
 2017-10-05 13:08 UTC  (2+ messages)
` [tip:timers/core] "

[Qemu-devel] [PATCH] linux-user: Add random ioctls
 2017-10-05 13:22 UTC  (5+ messages)
` [Qemu-devel] [Qemu-trivial] "


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.