All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-13 11:24:01 to 2018-02-13 12:01:56 UTC [more...]

[Qemu-devel] [PULL 00/48] Misc patches for 2018-02-13
 2018-02-13 12:00 UTC  (16+ messages)
` [Qemu-devel] [PULL 01/48] Revert "build-sys: silence make by default or V=0"
` [Qemu-devel] [PULL 02/48] make: fix help message reference to bogus V=0 variable
` [Qemu-devel] [PULL 03/48] hax: Support guest RAM sizes of 4GB or more
` [Qemu-devel] [PULL 04/48] net/can: simple messages transport implementation for QEMU
` [Qemu-devel] [PULL 05/48] net/can: support for connecting to Linux host SocketCAN interface
` [Qemu-devel] [PULL 06/48] hw/net/can: SJA1000 chip register level emulation for QEMU
` [Qemu-devel] [PULL 07/48] hw/net/can: Kvaser PCI CAN-S (single SJA1000 channel) emulation
` [Qemu-devel] [PULL 08/48] hw/net/can: PCM-3680I PCI (dual "
` [Qemu-devel] [PULL 09/48] hw/net/can: MIOe-3680 "
` [Qemu-devel] [PULL 10/48] net/can: documentation
` [Qemu-devel] [PULL 11/48] hw/net/can: interrupt cleanup
` [Qemu-devel] [PULL 13/48] build-sys: check static linking of UBSAN
` [Qemu-devel] [PULL 14/48] sdhci: use error_propagate(local_err) in realize()
` [Qemu-devel] [PULL 17/48] sdhci: add a check_capab_baseclock() qtest
` [Qemu-devel] [PULL 18/48] sdhci: add a check_capab_sdma() qtest

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-02-13 12:01 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-02-13 12:01 UTC 

[PATCH,RESEND] regulator: fixed, gpio: dt: regulator-name is required property
 2018-02-13 12:01 UTC  (3+ messages)

[PATCH v2 00/30] omapdrm: Allocate objects dynamically
 2018-02-13 12:00 UTC  (31+ messages)
` [PATCH v2 01/30] drm: omapdrm: Split init and cleanup from probe and remove functions
` [PATCH v2 02/30] drm: omapdrm: dss: Expose DSS data in a dss_device structure
` [PATCH v2 03/30] drm: omapdrm: dss: Pass DSS private structure to runtime PM functions
` [PATCH v2 04/30] drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable()
` [PATCH v2 05/30] drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functions
` [PATCH v2 06/30] drm: omapdrm: dss: Pass DSS pointer to dss_ops operations
` [PATCH v2 07/30] drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()
` [PATCH v2 08/30] drm: omapdrm: dss: Pass DSS pointer to dss clock functions
` [PATCH v2 09/30] drm: omapdrm: dss: Pass DSS pointer to remaining dss functions
` [PATCH v2 10/30] drm: omapdrm: dss: Allocate the DSS private data structure dynamically
` [PATCH v2 11/30] drm: omapdrm: dss: Support passing private data to debugfs show handlers
` [PATCH v2 12/30] drm: omapdrm: dss: Store the registered plls array in struct dss_device
` [PATCH v2 13/30] drm: omapdrm: dss: Store the debugfs root directory "
` [PATCH v2 14/30] drm: omapdrm: dss: Don't unnecessarily cast to dev to pdev and back
` [PATCH v2 15/30] drm: omapdrm: dsi: Pass the dsi_data pointer to internal functions
` [PATCH v2 16/30] drm: omapdrm: dsi: Combine two commonly used inline functions
` [PATCH v2 17/30] drm: omapdrm: dsi: Use dev pointer directly in dsi_bind() function
` [PATCH v2 18/30] drm: omapdrm: dsi: Store the struct device pointer in struct dsi_data
` [PATCH v2 19/30] drm: omapdrm: dsi: Don't pass channel to dispc init/uninit functions
` [PATCH v2 20/30] drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions
` [PATCH v2 21/30] drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
` [PATCH v2 22/30] drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data
` [PATCH v2 23/30] drm: omapdrm: dss: Store dispc ops in dss_device structure
` [PATCH v2 24/30] drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
` [PATCH v2 25/30] drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions
` [PATCH v2 26/30] drm: omapdrm: dispc: Allocate the dispc private data structure dynamically
` [PATCH v2 27/30] drm: omapdrm: hdmi4: Allocate the omap_hdmi "
` [PATCH v2 28/30] drm: omapdrm: hdmi5: "
` [PATCH v2 29/30] drm: omapdrm: sdi: Allocate the sdi private "
` [PATCH v2 30/30] drm: omapdrm: venc: Allocate the venc "

[PATCH v7 0/6] iommu/arm-smmu: Add runtime pm/sleep support
 2018-02-13 12:00 UTC  (5+ messages)
` [PATCH v7 1/6] base: power: runtime: Export pm_runtime_get/put_suppliers

[PATCH 00/21] regulator: switch core to GPIO descriptors
 2018-02-13 11:52 UTC  (7+ messages)
` [PATCH 05/21] regulator: arizona-ldo1: Look up a descriptor and pass to the core
` [PATCH 16/21] regulator: wm8994: Pass descriptor instead of GPIO number

[GIT PULL 00/21] perf/core improvements and fixes
 2018-02-13 11:59 UTC  (3+ messages)
` [PATCH] tools/headers: Synchronize kernel ABI headers, v4.16-rc1

[Qemu-devel] [PATCH] monitor.c: Fix infinite loop in monitor's auto-complete functionality
 2018-02-13 11:59 UTC 

[PATCH v2 00/15] xen/arm: PSCI 1.1 and SMCCC-1.1 support and XSA-254 variant 2 update
 2018-02-13 11:59 UTC  (3+ messages)
` [PATCH v2 12/15] xen/arm64: Kill PSCI_GET_VERSION as a variant-2 workaround

[PATCH v2 1/2] doc: add guidelines for coverity tags
 2018-02-13 11:59 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] doc: add guidelines for stable tags

[U-Boot] rk3288: broken boot
 2018-02-13 11:59 UTC  (5+ messages)

UBI assert failed in ubi_wl_init
 2018-02-13 11:58 UTC  (5+ messages)

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-02-13 11:58 UTC  (6+ messages)

(unknown),
 2018-02-13 11:58 UTC 

[SPDK] Docs README missing dependency?
 2018-02-13 11:58 UTC 

[PATCH v3] ltp: fix fanotify06 test
 2018-02-13 11:57 UTC 

[PATCH v2] tools/libxl: mark special pages as reserved in e820 map for PVH
 2018-02-13 11:57 UTC  (3+ messages)

[PATCH] arm64: Make L1_CACHE_SHIFT configurable
 2018-02-13 11:57 UTC  (3+ messages)

[PATCH] khungtaskd: Kick stuck processes
 2018-02-13 11:56 UTC  (2+ messages)

[PATCH] powerpc/xive: use hw CPU ids when configuring the CPU queues
 2018-02-13 10:40 UTC  (3+ messages)

[PATCH] ASoC: codecs: Add support for AK4458 DAC driver
 2018-02-13 11:55 UTC  (4+ messages)

BUG: A31s Not booting anymore
 2018-02-13 11:55 UTC  (7+ messages)

question about UNDEFINE/REDEFINE
 2018-02-13 11:52 UTC  (4+ messages)

[PATCH 1/3] arm64: dts: rockchip: introduce pclk_vio_grf in eDP device node
 2018-02-13 11:52 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add cdn-dp node for rk3399

[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
 2018-02-13 11:52 UTC  (3+ messages)

[PATCH] ceph: use seq_show_option for string type options
 2018-02-13 11:52 UTC  (4+ messages)

next techboard meeting 2018-02-14
 2018-02-13 11:51 UTC  (2+ messages)
` [dpdk-techboard] "

[Qemu-devel] [PATCH 1/2] Add save-snapshot, load-snapshot and delete-snapshot to QAPI
 2018-02-13 11:51 UTC  (7+ messages)
      ` [Qemu-devel] [Qemu-block] "

Linux 4.9.81
 2018-02-13 11:50 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mark/linux
 2018-02-13 11:50 UTC 

[RFC PATCH 00/49] New VGIC(-v2) implementation
 2018-02-13 11:49 UTC  (7+ messages)
` [RFC PATCH 09/49] ARM: VGIC: change to level-IRQ compatible IRQ injection interface

[PATCH] sched: typo: remove space in #ifdef
 2018-02-13  9:05 UTC  (2+ messages)

[PATCH 1/2] powerpc/kdump: Add missing optional dummy functions
 2018-02-13 11:49 UTC  (2+ messages)

[RESEND] [PATCH] x86/smpboot: avoid warning messages while hot-removing physical cpu
 2018-02-13 11:48 UTC  (2+ messages)
` [PATCH] x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physical CPU

[PATCH 00/26] Moving global state into the repository object (part 1)
 2018-02-13 11:49 UTC  (2+ messages)

[PATCH 1/2] i2c: piix4: Use request_muxed_region
 2018-02-13 11:48 UTC  (4+ messages)

[PATCH 00/15] R-Car M3-N initial support
 2018-02-13 11:48 UTC  (4+ messages)
` [PATCH 02/15] clk: renesas: cpg-msr: Add support for R-Car M3-N

[GIT PULL] MIPS changes for 4.16-rc2
 2018-02-13 11:47 UTC 

[PATCH v2 0/3] mmc: renesas_sdhi: add eMMC HS400 mode support
 2018-02-13 11:47 UTC  (13+ messages)
` [PATCH v2 1/3] mmc: tmio: correct treatment of errors during tuning
` [PATCH v2 2/3] mmc: tmio: add eMMC HS400 mode support
` [PATCH v2 3/3] mmc: renesas_sdhi: "

[PATCH] Added Yocto recipe for Puppet 4.10.9
 2018-02-13 11:47 UTC  (5+ messages)

Decoding Stack from kernel OOPS message
 2018-02-13 11:47 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/horms/renesas
 2018-02-13 11:45 UTC 

[PATCH] doc: announce ABI change for crypto info struct
 2018-02-13 11:45 UTC  (3+ messages)
` [PATCH v2 0/3] Cryptodev API/ABI deprecation notices

Linux kernel 4.9.81 released
 2018-02-13 11:45 UTC 

linux-next: Signed-off-by missing for commit in the btrfs-kdave tree
 2018-02-13 11:42 UTC  (2+ messages)

linux-next: lots of merges in the sound-asoc tree
 2018-02-13 11:42 UTC  (2+ messages)

[CI] drm/i915/icl: Prepare for more rings
 2018-02-13 11:41 UTC 

[PATCH 1/2] objtool: Fix seg fault in ignore_unreachable_insn()
 2018-02-13 11:29 UTC  (2+ messages)
` [tip:x86/pti] objtool: Fix segfault "

[linus:master] BUILD REGRESSION a2e5790d841658485d642196dbb0927303d6c22f
 2018-02-13 11:30 UTC  (2+ messages)
` [tip:x86/pti] x86/debug: Use UD2 for WARN()

post-receive: pub/scm/linux/kernel/git/kas/linux
 2018-02-13 11:41 UTC 

[PATCH 2/2] x86: Annotate WARN-related UD2 as reachable
 2018-02-13 11:30 UTC  (2+ messages)
` [tip:x86/pti] x86/debug, objtool: Annotate WARN()-related "

[PATCH 0/3] Add R8A77970/Eagle PFC support
 2018-02-13 11:40 UTC  (8+ messages)

mount btrfs takes 30 minutes, btrfs check runs out of memory
 2018-02-13 11:40 UTC  (10+ messages)

[PATCH V7 0/4] Add loadable kernel module and power management support
 2018-02-13 11:39 UTC  (7+ messages)
` [PATCH V7 2/4] PCI: tegra: Add loadable kernel module support
` [PATCH V7 3/4] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2018-02-13 11:38 UTC 

Hello world! Student interested in getting involved
 2018-02-13 11:38 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH v6 00/20] replay additions
 2018-02-13 11:37 UTC  (14+ messages)

[PATCH 00/14] MIPS: memblock: Switch arch code to NO_BOOTMEM
 2018-02-13 11:30 UTC  (22+ messages)
` [PATCH v2 00/15] "
  ` [PATCH v2 01/15] MIPS: memblock: Add RESERVED_NOMAP memory flag
  ` [PATCH v2 02/15] MIPS: memblock: Surely map BSS kernel memory section
  ` [PATCH v2 03/15] MIPS: memblock: Reserve initrd memory in memblock
  ` [PATCH v2 04/15] MIPS: memblock: Discard bootmem initialization
  ` [PATCH v2 05/15] MIPS: KASLR: Drop relocatable fixup from reservation_init

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2018-02-13 11:37 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2018-02-13 11:37 UTC 

[PATCH v3 00/17] Alternative Meltdown mitigation
 2018-02-13 11:36 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2018-02-13 11:36 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2018-02-13 11:36 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-02-13 11:36 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-02-13 11:36 UTC 

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2018-02-13 11:36 UTC 

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2018-02-13 11:35 UTC 

[PATCH 0/2] Stop wake_affine fighting with automatic NUMA balancing
 2018-02-13 11:35 UTC  (4+ messages)
` [PATCH 1/2] sched/fair: Consider SD_NUMA when selecting the most idle group to schedule on

[PATCH] mini-os: add a coding style file
 2018-02-13 11:35 UTC  (6+ messages)
      ` [Minios-devel] "

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2018-02-13 11:34 UTC 

[PATCH v2 0/5] crypto: Speck support
 2018-02-13 11:34 UTC  (4+ messages)
` [PATCH v2 3/5] crypto: arm/speck - add NEON-accelerated implementation of Speck-XTS

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-02-13 11:34 UTC 

Patch "watchdog: indydog: Add dependency on SGI_HAS_INDYDOG" has been added to the 4.14-stable tree
 2018-02-13 11:34 UTC 

[PATCH RFC 0/8] libxl, xl, public/io: PV backends feature control
 2018-02-13 11:33 UTC  (9+ messages)
` [PATCH RFC 2/8] public/io/netif: add directory for backend parameters

Linux 4.16-rc1: regression bisected, Debian kernel package tool make-kpkg stalls indefinitely during kernel build due to commit "kconfig: remove check_stdin()"
 2018-02-13 11:33 UTC  (5+ messages)

[PATCHv2 net 0/2] sctp: rename sctp diag file and add file comments for it
 2018-02-13 11:33 UTC  (6+ messages)
` [PATCHv2 net 1/2] sctp: rename sctp_diag.c as diag.c
  ` [PATCHv2 net 2/2] sctp: add file comments in diag.c

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2018-02-13 11:33 UTC 

post-receive: pub/scm/linux/kernel/git/kdave/btrfs-progs
 2018-02-13 11:32 UTC 

[tip:x86/boot] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
 2018-02-13 11:32 UTC  (8+ messages)

[PATCH v5 00/11] FUSE mounts from non-init user namespaces
 2018-02-13 11:32 UTC  (3+ messages)

[PATCH] scripts: kernel_doc: fixup reporting of function identifiers
 2018-02-13 11:31 UTC 

[Bug 105072] Texture corruption covering screen
 2018-02-13 11:31 UTC 

post-receive: pub/scm/linux/kernel/git/kdave/btrfs-progs
 2018-02-13 11:31 UTC 

[PATCH net-next 0/2] Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun device
 2018-02-13 11:30 UTC  (3+ messages)
` [PATCH net-next 1/2] net: Make extern and export get_net_ns()
` [PATCH net-next 2/2] tun: Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun device

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2018-02-13 11:30 UTC 

post-receive: pub/scm/linux/kernel/git/jhogan/mips
 2018-02-13 11:30 UTC 

[PATCHv2 net] sctp: fix some copy-paste errors for file comments
 2018-02-13 11:29 UTC  (2+ messages)

[PATCH v2] sched/rt: Make update_curr_rt() more accurate
 2018-02-13 11:28 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH] sched/deadline: Make update_curr_dl() more accurate
 2018-02-13 11:28 UTC  (2+ messages)
` [tip:sched/urgent] "

[PATCH v2 2/6] Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
 2018-02-13 11:28 UTC  (4+ messages)
` [tip:x86/pti] "

[PATCH] doc: remove eal API for default mempool ops name
 2018-02-13 11:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] doc: annouce ABI change for RSS configuraiton structure
 2018-02-13 11:27 UTC  (4+ messages)
` [PATCH v2] doc: announce ABI change for RSS configuration structure

[PATCH v3] ASoC: tlv320aic31xx: Fix master mode clock I2S bus clocks
 2018-02-13 11:28 UTC 

[PATCH 0/3] pvh/dom0: switch to ACPI whitelisting
 2018-02-13 11:27 UTC  (6+ messages)
` [PATCH 3/3] pvh/dom0: whitelist PVH Dom0 ACPI tables

[PATCH v1] doc: update deprecation notice of rte_devargs
 2018-02-13 11:26 UTC  (3+ messages)

[xen-unstable test] 119023: regressions - trouble: blocked/broken/fail/pass
 2018-02-13 11:26 UTC 

[Qemu-devel] [PATCH] travis: use libgcc-4.8-dev (libgcc-6-dev is not available on Ubuntu 14.04)
 2018-02-13 11:26 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version
 2018-02-13 11:25 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-02-13 11:25 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2018-02-13 11:25 UTC 

[PATCH kernel v2] powerpc/mm: Flush radix process translations when setting MMU type
 2018-02-13 11:25 UTC  (4+ messages)

[PATCH v2] ASoC: tlv320aic31xx: Fix master mode clock I2S bus clocks
 2018-02-13 11:25 UTC  (2+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2018-02-13 11:25 UTC 

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2018-02-13 11:24 UTC 

[PATCH v2 0/2] Memory controller hot reset
 2018-02-13 11:24 UTC  (3+ messages)
` [PATCH v2 2/2] memory: tegra: Introduce memory client hot reset API

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2018-02-13 11:24 UTC 

[PATCH v2 0/2] Add R8A77970/Eagle GPIO support
 2018-02-13 11:24 UTC  (4+ messages)
  ` [PATCH v2 2/2] arm64: dts: renesas: eagle: specify EtherAVB PHY IRQ

[RFC PATCH 0/5] powerpc/mm/slice: improve slice speed and stack use
 2018-02-13 11:24 UTC  (6+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2018-02-13 11:24 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.