All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-15 03:31:02 to 2017-12-15 05:33:54 UTC [more...]

post-receive: pub/scm/linux/kernel/git/xen/tip
 2017-12-15  5:33 UTC 

[PATCH] ARM: dts: aspeed-g4: Correct VUART IRQ number
 2017-12-15  5:33 UTC 

Bluetooth
 2017-12-15  5:30 UTC  (2+ messages)

[PATCH 0/9] ASoC: Intel: Kconfig fixes
 2017-12-15  5:34 UTC  (2+ messages)

[PATCH bpf-next 0/5] nfp: bpf: adjust head support
 2017-12-15  5:29 UTC  (6+ messages)
` [PATCH bpf-next 1/5] nfp: add nfp_cpp_area_size() accessor
` [PATCH bpf-next 2/5] nfp: bpf: prepare for parsing BPF FW capabilities
` [PATCH bpf-next 3/5] nfp: bpf: prepare for call support
` [PATCH bpf-next 4/5] nfp: bpf: add basic support for adjust head call
` [PATCH bpf-next 5/5] nfp: bpf: optimize the adjust_head calls in trivial cases

[PATCH] media: v4l: xilinx: Use SPDX-License-Identifier
 2017-12-15  5:25 UTC  (6+ messages)

[Qemu-devel] [PATCH qemu v2] kvm: Add kvm_set_user_memory tracepoint
 2017-12-15  5:23 UTC 

[Fuego] [PATCH] core: add support for executing selected test phases
 2017-12-15  5:22 UTC 

post-receive: pub/scm/linux/kernel/git/shemminger/iproute2
 2017-12-15  5:20 UTC 

[PATCH v4 iproute2 net-next] gre6: add collect metadata support
 2017-12-15  5:20 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/shemminger/iproute2
 2017-12-15  5:19 UTC 

[PATCH] platform/x86: dell-smbios: Block comments use * on subsequent lines
 2017-12-15  5:17 UTC  (4+ messages)

[patch iproute2] tc: fix command "tc actions del" hang issue
 2017-12-15  5:16 UTC  (2+ messages)

[PATCH net-next] net/ncsi: Don't take any action on HNCDSC AEN
 2017-12-15  5:16 UTC 

[PATCH 0/3] platform/x86: dell-laptop: All the warnings are resolved
 2017-12-15  5:15 UTC  (4+ messages)

[PATCH v2 iproute2 1/1] ss: add missing path MTU parameter
 2017-12-15  5:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/43] remove i386/pc dependency from non-PC world (part 1)
 2017-12-15  4:27 UTC  (38+ messages)
` [Qemu-devel] [PATCH v4 11/43] block: remove "qemu/osdep.h" from header file
` [Qemu-devel] [PATCH v4 12/43] misc: remove headers implicitly included
` [PATCH v4 13/43] misc: remove duplicated includes
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v4 14/43] ppc: "
` [Qemu-devel] [PATCH v4 15/43] i386/hax: "
` [Qemu-devel] [PATCH v4 16/43] i386/hax: remove duplicated include
` [Qemu-devel] [PATCH v4 17/43] nios2: remove duplicated includes (in code commented out)
` [Qemu-devel] [PATCH v4 18/43] misc: avoid "include/" in include path
` [Qemu-devel] [PATCH v4 19/43] numa: remove unused #include
` [Qemu-devel] [PATCH v4 20/43] hw/input/vmmouse: "
` [Qemu-devel] [PATCH v4 21/43] hw/misc/pvpanic: "
` [Qemu-devel] [PATCH v4 22/43] hw/ssi/aspeed_smc: "
` [Qemu-devel] [PATCH v4 23/43] amd_iommu: avoid needless includes in header file
` [PATCH v4 24/43] misc: remove old i386 dependency
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v4 25/43] hw/ide: "
` [Qemu-devel] [PATCH v4 26/43] hw/ipmi: "
` [Qemu-devel] [PATCH v4 27/43] hw/i2c: "
` [Qemu-devel] [PATCH v4 28/43] hw/tpm: "
` [Qemu-devel] [PATCH v4 29/43] hw/virtio-balloon: "
` [Qemu-devel] [PATCH v4 30/43] hw/unicore32: restrict hw addr defines to source file
` [Qemu-devel] [PATCH v4 31/43] hw/timer/i8254: rename pit_init() -> i8254_pit_init()
` [Qemu-devel] [PATCH v4 32/43] hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
` [Qemu-devel] [PATCH v4 33/43] hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
` [Qemu-devel] [PATCH v4 34/43] hw/acpi/ich9: extract ACPI_PM_PROP_TCO_ENABLED from i386/pc
` [Qemu-devel] [PATCH v4 35/43] hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h"
` [Qemu-devel] [PATCH v4 36/43] hw/display/vga: "vga_int.h" requires "ui/console.h"
` [Qemu-devel] [PATCH v4 37/43] hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
` [Qemu-devel] [PATCH v4 38/43] hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
` [Qemu-devel] [PATCH v4 39/43] hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
` [Qemu-devel] [PATCH v4 40/43] i386/pc: move vmport.c to hw/i386/
` [Qemu-devel] [PATCH v4 41/43] i386/pc: move vmmouse.c "
` [Qemu-devel] [PATCH v4 42/43] hw/i386/vmport: replace fprintf() by trace events
` [Qemu-devel] [PATCH v4 43/43] misc: drop old i386 dependency

[PATCH] ASoC: soc-core: care Codec <-> Codec case by non_legacy_dai_naming
 2017-12-15  5:10 UTC 

[question] should 363b02dab09b3 be backported to stable 4.1+?
 2017-12-15  5:08 UTC  (7+ messages)

IPMI LAN command story design - try 3rd send
 2017-12-15  5:08 UTC  (13+ messages)

[RFC][PATCH] new byteorder primitives - ..._{replace,get}_bits()
 2017-12-15  5:07 UTC  (12+ messages)
                  ` [RFC][PATCH] Add primitives for manipulating bitfields both in host- and fixed-endian

[RFC][PATCHv6 00/12] printk: introduce printing kernel thread
 2017-12-15  5:06 UTC  (8+ messages)

[PATCH v2 00/17] x86/ldt: Use a VMA based read only mapping
 2017-12-15  5:04 UTC  (8+ messages)
` [PATCH v2 01/17] mm/gup: Fixup p*_access_permitted()

[xen-unstable-smoke test] 117169: trouble: broken/pass
 2017-12-15  5:00 UTC 

[meta-raspberrypi] error executing python function in linux-raspberrypi-dev
 2017-12-15  5:00 UTC 

[PATCH v4 1/5] drm/i915/guc: Move GuC WOPCM related code into separate files
 2017-12-15  4:55 UTC  (8+ messages)
` [PATCH v4 3/5] drm/i915/guc: Implement dynamic WOPCM partitioning

[Qemu-devel] [PATCH 0/2] vhost: two fixes
 2017-12-15  4:51 UTC  (6+ messages)

[PATCH 0/5] e2fsprogs: Update man pages, usage texts, and docs
 2017-12-15  4:50 UTC  (5+ messages)
` [PATCH 2/5] Add missing information to e2fsck man pages and usage text
` [PATCH 3/5] Add missing information to debugfs man pages and usage texts

[PATCH v3 net-next 0/3] add VLAN support to DSA MT7530
 2017-12-15  4:47 UTC  (9+ messages)
  ` [PATCH v3 net-next 1/3] net: dsa: mediatek: add VLAN support for MT7530
` [PATCH v3 net-next 2/3] net: dsa: mediatek: combine MediaTek tag with VLAN tag
` [PATCH v3 net-next 3/3] net: dsa: mediatek: update MAINTAINERS entry with MediaTek switch driver

[Qemu-devel] [PATCH qemu v2] machine: Polish -machine xxx,help
 2017-12-15  4:47 UTC  (2+ messages)

[PATCH v3 1/3] powerpc/crash: Remove the test for cpu_online in the IPI callback
 2017-12-15  4:47 UTC  (5+ messages)
` [PATCH v3 3/3] powernv/kdump: Fix cases where the kdump kernel can get HMI's

[xen-4.9-testing test] 117129: regressions - FAIL
 2017-12-15  4:47 UTC 

[Qemu-devel] [PATCH 00/14] SDHCI housekeeping
 2017-12-15  4:42 UTC  (5+ messages)
` [Qemu-devel] [PATCH 06/14] sdhci: refactor same sysbus/pci properties into a common one

Host factory reset - version priorities
 2017-12-15  4:40 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2017-12-15  4:40 UTC 

[PATCH 0/8] weekly fstests changes
 2017-12-15  4:37 UTC  (9+ messages)
` [PATCH 8/8] xfs/068: fix variability problems in file/dir count output
  ` [PATCH v2 8/8] xfs/068: fix clonerange "

dreport will replace ffdc tool starting from Feb-2018
 2017-12-15  4:35 UTC  (2+ messages)

[PATCH linux ipmi for BMC v2] ipmi: add an Aspeed KCS IPMI BMC driver
 2017-12-15  4:34 UTC 

[PATCH] mm: thp: use down_read_trylock in khugepaged to avoid long block
 2017-12-15  4:34 UTC  (3+ messages)

[RFC PATCH] media: v4l2-device: Link subdevices to their parent devices if available
 2017-12-15  4:32 UTC 

[PATCH 0/6] preparatory work to add device forget
 2017-12-15  3:47 UTC  (7+ messages)
` [PATCH 1/6] btrfs: cleanup btrfs_free_stale_device() usage
` [PATCH 2/6] btrfs: no need to check for btrfs_fs_devices::seeding
` [PATCH 3/6] btrfs: make btrfs_free_stale_device() to iterate all stales
` [PATCH 4/6] btrfs: make btrfs_free_stale_device() argument optional
` [PATCH 5/6] btrfs: make btrfs_free_stale_device() to match the path
` [PATCH 6/6] btrfs: cleanup to make btrfs_free_stale_device() readable

[PATCH v2 0/4] PM / OPP: Introduce ti-opp-supply driver
 2017-12-15  4:27 UTC  (12+ messages)
  ` [PATCH v2 1/4] cpufreq: ti-cpufreq: Convert to module_platform_driver
  ` [PATCH v2 2/4] cpufreq: ti-cpufreq: Add support for multiple regulators
  ` [PATCH v2 3/4] dt-bindings: opp: Introduce ti-opp-supply bindings
  ` [PATCH v2 4/4] PM / OPP: Add ti-opp-supply driver

[Bug 104274] Unable to cleanly unload kernel module: BUG: unable to handle kernel NULL pointer dereference at 0000000000000258 (mutex_lock)
 2017-12-15  4:27 UTC  (2+ messages)

[PATCH v3] dmaengine: fsl-edma: disable clks on all error paths
 2017-12-15  4:23 UTC  (3+ messages)
  ` [v3] "

[PATCH v4 00/73] XArray version 4
 2017-12-15  4:22 UTC  (7+ messages)
` [PATCH v4 08/73] xarray: Add documentation

[PATCH RFC] f2fs: fix an error case of missing update inode page
 2017-12-15  4:20 UTC  (4+ messages)

[Qemu-devel] [Bug 1701808] [NEW] stack smashing in or after recvmsg system call in aarch64 user mode
 2017-12-15  4:13 UTC  (2+ messages)
` [Qemu-devel] [Bug 1701808] "

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2017-12-15  4:20 UTC 

[PATCH v2 00/18] overlay: implement fsck.overlay utility
 2017-12-15  4:18 UTC  (6+ messages)
` [PATCH v2 01/18] overlay: implement fsck utility

URCU binary search tree
 2017-12-15  4:18 UTC 

[ANNOUNCE] 4.4.102-rt117
 2017-12-15  4:18 UTC 

[ANNOUNCE] 4.9.65-rt57
 2017-12-15  4:17 UTC 

About ASoC DAIs cleanup
 2017-12-15  4:20 UTC  (6+ messages)

linux-next: Tree for Dec 15
 2017-12-15  4:13 UTC 

How to Persistent nvme Storage?
 2017-12-15  4:08 UTC  (2+ messages)

[PATCH] arch/arm: optimization for memcpy on AArch64
 2017-12-15  4:06 UTC  (6+ messages)
` [PATCH v2] "

About the try to remove cross-release feature entirely by Ingo
 2017-12-15  4:05 UTC  (5+ messages)
` [PATCH] locking/lockdep: Remove the cross-release locking checks

Why not environment block in a dedicated disk block?
 2017-12-15  4:05 UTC 

[PATCH v5] Add cli and ioctl to ignore a scanned device
 2017-12-15  3:48 UTC  (3+ messages)
` [PATCH v5] btrfs: introduce feature to ignore a btrfs device
` [PATCH v5] btrfs-progs: add 'btrfs device ignore' cli

[4.14.3] btrfs out of space error
 2017-12-15  4:01 UTC  (2+ messages)

[PATCH] arm: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15  4:00 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/vireshk/linux
 2017-12-15  3:58 UTC 

[PATCH V5 02/13] of: platform: Make of_platform_bus_create() global
 2017-12-15  3:58 UTC  (3+ messages)
` [PATCH V6 "

[PATCH 3/8] Drivers:MTD:Nand: remove the redefinition error
 2017-12-15  3:57 UTC 

linsongbin722:“CAPE 2018 第十六届中国(广州)国际汽车零部件及用品展”将于“4月13-15日”举行 [zE-c50-地左P1]
 2017-12-15  3:57 UTC 

[PATCH] arm64: allwinner: a64: a64-olinuxino: add usb otg
 2017-12-15  3:56 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2017-12-15  3:53 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2017-12-15  3:52 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2017-12-15  3:52 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2017-12-15  3:52 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2017-12-15  3:52 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2017-12-15  3:52 UTC 

[Bug 104275] Stoney Ridge laptop display goes blank after HDMI gets plugged/unplugged in extended mode
 2017-12-15  3:52 UTC  (3+ messages)

[PATCH] NVMe: Format fix when going from 4k sector size to 512 bytes
 2017-12-15  3:52 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2017-12-15  3:50 UTC 

[PATCH] scsi: aacraid: fix io drop during the reset
 2017-12-15  3:34 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2017-12-15  3:48 UTC 

[PATCH] nvme: Setup streams after initializing namespace head
 2017-12-15  3:46 UTC  (2+ messages)

[PATCH 1/3] x86/tsc: future proof native_calibrate_tsc()
 2017-12-15  3:46 UTC  (2+ messages)
  ` [PATCH 2/3] x86/tsc: Fix erroneous TSC rate on Skylake Xeon

[PATCH] nvme: Check hw sectors before setting chunk sectors
 2017-12-15  3:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/2] remove i386/pc dependency from non-PC world (part 1) fix
 2017-12-15  3:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] hw/i386/vmport: replace fprintf() by trace events
` [Qemu-devel] [PATCH v5 2/2] misc: drop old i386 dependency

[SPDK] for primary/secondary check
 2017-12-15  3:40 UTC 

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2017-12-15  3:40 UTC 

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2017-12-15  3:40 UTC 

[PATCH v3] Use blist_flags_t consistently
 2017-12-15  3:33 UTC  (2+ messages)

shared memory statistic
 2017-12-15  3:39 UTC 

[PATCH v4 1/3] common/rc: add scratch shutdown support for overlayfs
 2017-12-15  3:38 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2017-12-15  3:37 UTC 

[PATCH 0/7 v3] make some functions return bool
 2017-12-15  3:33 UTC  (8+ messages)
` [PATCH 1/7] mm/memblock: memblock_is_map/region_memory can be boolean
` [PATCH 2/7] lib/lockref: __lockref_is_dead "
` [PATCH 3/7] kernel/cpuset: current_cpuset_is_being_rebound "
` [PATCH 4/7] kernel/resource: iomem_is_exclusive "
` [PATCH 5/7] kernel/module: module_is_live "
` [PATCH 6/7] kernel/mutex: mutex_is_locked "
` [PATCH 7/7] crash_dump: is_kdump_kernel "

post-receive: pub/scm/linux/kernel/git/rt/linux-stable-rt
 2017-12-15  3:32 UTC 

[PATCH v8 0/7] Support RAS virtualization in KVM
 2017-12-15  3:30 UTC  (8+ messages)
` [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2017-12-15  3:31 UTC 


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.