All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-03 13:11:34 to 2017-03-03 13:56:50 UTC [more...]

[PATCH 00/26] bring back stack frame warning with KASAN
 2017-03-03 13:55 UTC  (6+ messages)
` [PATCH 01/26] compiler: introduce noinline_for_kasan annotation

[PATCH v4 0/3] x86/64/KASLR: Change kernel mapping size to 1G unconditionally
 2017-03-03 13:11 UTC  (9+ messages)
` [PATCH v4 1/3] x86: Introduce a new constant KERNEL_MAPPING_SIZE

[PATCH] ipv6: Preserve link scope traffic original oif
 2017-03-03 13:22 UTC  (5+ messages)

[PATCH v5 0/4] leds: add leds-mt6323 support on MT7623 SoC
 2017-03-03 13:56 UTC  (12+ messages)
` [PATCH v5 1/4] dt-bindings: leds: Add document bindings for leds-mt6323
` [PATCH v5 2/4] dt-bindings: mfd: Add LED subnode binding for MT6323 PMIC
` [PATCH v5 3/4] leds: Add LED support "
` [PATCH v5 4/4] mfd: mt6397: Add MT6323 LED support into MT6397 driver

(no subject)
 2017-03-03  5:38 UTC 

[PATCH] deprecated.bbclass: Add a PNDEPRECATED variable for recipes
 2017-03-03 13:57 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2 0/9] kasan: improve error reports
 2017-03-03 13:52 UTC  (13+ messages)
` [PATCH v2 1/9] kasan: introduce helper functions for determining bug type
` [PATCH v2 4/9] kasan: simplify address description logic
` [PATCH v2 5/9] kasan: change report header
` [PATCH v2 6/9] kasan: improve slab object description

[PATCH V3] audit: normalize NETFILTER_PKT
 2017-03-03 13:56 UTC  (13+ messages)

pull-request: can 2017-03-03
 2017-03-03 13:55 UTC  (5+ messages)
` [PATCH 1/4] can: gs_usb: Don't use stack memory for USB transfers
` [PATCH 2/4] can: gs_usb: fix coding style
` [PATCH 3/4] can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
` [PATCH 4/4] can: flexcan: fix typo in comment

[PATCH] ACPICA: Log Exceptions and Errors as warning while loading extra tables
 2017-03-03 13:55 UTC  (5+ messages)
` [Devel] "

[PATCH] xen-netback: fix race condition on XenBus disconnect
 2017-03-03 13:55 UTC  (4+ messages)

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-03 13:55 UTC  (7+ messages)
` [RFC PATCH v2 19/32] crypto: ccp: Introduce the AMD Secure Processor device

mm: use-after-free in zap_page_range
 2017-03-03 13:54 UTC 

[PATCH 0/6] xen: sched: improve scalability of Credit1, and optimize a bit both Credit1 and Credit2
 2017-03-03 13:53 UTC  (7+ messages)
` [PATCH 1/6] xen: credit1: simplify csched_runq_steal() a little bit
` [PATCH 2/6] xen: credit: (micro) optimize csched_runq_steal()

[Qemu-devel] [PATCH 0/6] tcg: fix icount super slowdown
 2017-03-03 13:53 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/5] qemu-timer: fix off-by-one
` [Qemu-devel] [PATCH 2/5] qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
` [Qemu-devel] [PATCH 3/5] cpus: define QEMUTimerListNotifyCB for QEMU system emulation
` [Qemu-devel] [PATCH 4/5] main-loop: remove now unnecessary optimization

any rumblings about a newer YP powerpc reference board than mpc8315e-rdb?
 2017-03-03 13:52 UTC  (4+ messages)

[RFC PATCH v1 00/21] ARM: Add Xen NUMA support
 2017-03-03 13:52 UTC  (11+ messages)
` [RFC PATCH v1 16/21] ARM: NUMA: Extract proximity from SRAT table
` [RFC PATCH v1 18/21] ARM: NUMA: update node_distance with ACPI support

[Qemu-devel] [RFC 0/4] qemu-img: add max-size subcommand
 2017-03-03 13:51 UTC  (5+ messages)
` [Qemu-devel] [RFC 1/4] block: add bdrv_max_size() API
` [Qemu-devel] [RFC 2/4] raw-format: add bdrv_max_size() support
` [Qemu-devel] [RFC 3/4] qemu-img: add max-size subcommand
` [Qemu-devel] [RFC 4/4] iotests: add test 178 for qemu-img max-size

[Qemu-devel] [PATCH V2 0/7] execute code from mmio area
 2017-03-03 13:52 UTC  (5+ messages)
` [Qemu-devel] [PATCH V2 4/7] exec: allow to get a pointer for some mmio memory region

[PATCH v2 02/15] media: s5p-mfc: Use generic of_device_get_match_data helper
 2017-03-03 13:51 UTC  (2+ messages)
  ` [v2, "

[PATCH] Add support for high priority scheduling in amdgpu v4
 2017-03-03 13:51 UTC  (12+ messages)
` [PATCH 15/21] drm/amdgpu: untie user ring ids from kernel ring ids v2
` [PATCH 16/21] drm/amdgpu: implement lru amdgpu_queue_mgr policy for compute v3
` [PATCH 17/21] drm/amdgpu: add parameter to allocate high priority contexts v6
` [PATCH 18/21] drm/amdgpu: add framework for HW specific priority settings v3
` [PATCH 19/21] drm/amdgpu: implement ring set_priority for gfx_v8 compute v3

[PATCH v2] powerpc: A new cache geometry aux vectors
 2017-03-03 13:51 UTC  (6+ messages)

BSP "sub-layer" examples -- better example than meta-intel?
 2017-03-03 13:49 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/15] block: A bunch of fixes for Sheepdog and Gluster
 2017-03-03 13:49 UTC  (14+ messages)
` [Qemu-devel] [PATCH 02/15] sheepdog: Fix error handling in sd_snapshot_delete()
` [Qemu-devel] [PATCH 03/15] sheepdog: Fix error handling sd_create()
` [Qemu-devel] [PATCH 05/15] sheepdog: Fix snapshot ID parsing in _open(), _create, _goto()
` [Qemu-devel] [PATCH 07/15] sheepdog: Report errors in pseudo-filename more usefully
` [Qemu-devel] [PATCH 08/15] sheepdog: Use SocketAddress and socket_connect()

[PATCH] wic: Prevent duplicate entries on fstab
 2017-03-03 13:49 UTC  (4+ messages)

[PATCH v6 0/4] drm/dp: Implement CRC debugfs API
 2017-03-03 13:39 UTC  (10+ messages)
` [PATCH v6 1/4] drm/dp: add crtc backpointer to drm_dp_aux
` [PATCH v6 2/4] drm/dp: add helpers for capture of frame CRCs
` [PATCH v6 3/4] drm/bridge: analogix_dp: "
` [PATCH v6 4/4] drm/rockchip: Implement CRC debugfs API

[PATCH v2 3/5] Add --gui option to mergetool
 2017-03-03 13:40 UTC 

[PATCH v2 2/5] Use -y where possible in test t7610-mergetool
 2017-03-03 13:40 UTC 

[PATCH v2 1/5] Detect merges specifically in test t7610-mergetool
 2017-03-03 13:40 UTC 

[PATCH v11 0/9] Cavium MMC driver
 2017-03-03 11:47 UTC  (3+ messages)
` [PATCH v11 1/9] dt-bindings: mmc: Add Cavium SOCs MMC bindings

[Qemu-devel] [PATCH V8 0/2] Add new qmp commands to suppurt Xen COLO
 2017-03-03 13:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH V8 2/2] Add a new qmp command to do checkpoint, query xen replication status

Sparse-LLVM issue compiling NULL pointers
 2017-03-03 12:39 UTC  (14+ messages)

[PATCH] clk: imx: clk-imxul: The i.mx6ul has no aips_tx3 clock
 2017-03-03 13:44 UTC  (4+ messages)

[PATCH v4] iio: hid: Add temperature sensor support
 2017-03-03 13:44 UTC  (2+ messages)

[LTP] [PATCH v2 1/1] syscalls/mq_timedreceive: convert to new API
 2017-03-03 13:43 UTC  (3+ messages)

[xen-unstable-smoke test] 106402: tolerable trouble: broken/fail/pass - PUSHED
 2017-03-03 13:43 UTC 

8250 memory mapped UART
 2017-03-03 13:41 UTC  (11+ messages)
` Fwd: "

[PATCH RFC 0/5] Refactor x86 domain builder
 2017-03-03 13:41 UTC  (11+ messages)
` [PATCH RFC 3/5] x86: split PV dom0 builder to domain_build_pv.c
` [PATCH RFC 4/5] x86: split PVH "

[PATCH 1/2] drm/exynos: mixer: simplify mixer_cfg_rgb_fmt()
 2017-03-03 13:40 UTC  (2+ messages)
` [PATCH 2/2] drm/exynos: mixer: document YCbCr magic numbers

[PATCH] HID: hid-multitouch: change for touch height/width
 2017-03-03 13:40 UTC  (2+ messages)

How to favor memory allocations for WQ_MEM_RECLAIM threads?
 2017-03-03 13:39 UTC  (3+ messages)

[Qemu-devel] GSOC: Add support for Mac OS 8.6
 2017-03-03 13:39 UTC 

[PATCH] clk: imx: clk-imx6ul: The i.mx6ul has no aips_tx3 clock
 2017-03-03 13:39 UTC  (3+ messages)

[PATCH 4.12] bcma: drop unneeded check for CONFIG_OF_IRQ
 2017-03-03 10:46 UTC  (2+ messages)

[Qemu-devel] [PULL v2 0/3] Merge qio 2017/02/27
 2017-03-03 13:39 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/2] block: More robust error handling around perm check
 2017-03-03 13:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] block: Don't use error_abort in blk_new_open
` [Qemu-devel] [PATCH 2/2] commit: Don't use error_abort in commit_start

[Qemu-devel] [PATCH] ppc/spapr: QOM'ify sPAPRRTCState
 2017-03-03 13:37 UTC 

[PATCH] clk: imx: correct uart4_serial clock name in driver for i.MX6UL
 2017-03-03 13:37 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Ensure the engine is idle before manually changing HWS
 2017-03-03 13:36 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH 0/3] mtd: Add support for reading MTD devices via the nvmem API
 2017-03-03 13:36 UTC  (14+ messages)
` [PATCH 1/3] doc: bindings: Add bindings documentation for mtd nvmem
` [PATCH 2/3] mtd: Add support for reading MTD devices via the nvmem API

[patch] mm, zoneinfo: print non-populated zones
 2017-03-03 13:35 UTC  (2+ messages)

[GIT PULL] Gemini lake audio firmware
 2017-03-03 13:35 UTC 

[PATCH] drm/i915: Move bxt exclusive workarounds from gen9 func to bxt one
 2017-03-03 13:34 UTC  (4+ messages)

[Qemu-devel] [Bug?] BQL about live migration
 2017-03-03 13:33 UTC  (7+ messages)

[PATCH v5 02/11] dt-bindings: hisi: Add Hisilicon HiP05/06/07 Djtag dts bindings
 2017-03-03  9:48 UTC  (3+ messages)

[PATCH v2] proc-info: added collectd-format and host-id options
 2017-03-03 13:31 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
 2017-03-03 12:20 UTC  (11+ messages)

[RFCv2 0/2] Add new transmit data path for ethernet frame format
 2017-03-03 12:39 UTC  (5+ messages)
` [RFCv2 1/2] mac80211: Add provision for 802.11 encap offload
` [RFCv2 2/2] mac80211: Implement data xmit "

next build: 208 builds: 2 failed, 206 passed, 423 warnings (next-20170303)
 2017-03-03 12:28 UTC 

[PATCH v2 0/1] Allow hardware flow control to be used
 2017-03-03 13:31 UTC  (5+ messages)
` [PATCH v2 1/1] serial: 8250_dw: "

Renesas RZ/A1 pin and gpio controller
 2017-03-03 13:24 UTC  (6+ messages)
` [PATCH 4/7] arm: dts: r7s72100: Add pin controller node

[U-Boot] [PATCH 1/5] mtd: nand: add initialization flag
 2017-03-03 13:31 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] mtd: nand: remove nand size print from nand_init function
` [U-Boot] [PATCH 3/5] fsl PPA: add support PPA image loading from NAND and SD
` [U-Boot] [PATCH 4/5] Kconfig: fsl-ppa: support load PPA from eMMC/SD and NAND Flash
` [U-Boot] [PATCH 5/5] fsl-layerscape/ls104xardb: enable PPA support for eMMC/SD and NAND boot

[RFC] cfg80211: Add support for FILS shared key authentication offload
 2017-03-03 12:28 UTC  (2+ messages)

[RFC PATCH 00/12] Ion cleanup in preparation for moving out of staging
 2017-03-03 13:29 UTC  (4+ messages)

[PATCH net] sctp: change to save MSG_MORE flag into assoc
 2017-03-03 12:49 UTC  (2+ messages)

[PATCH] dt-bindings: drm: rcar-du: Document optional reset properties
 2017-03-03 13:30 UTC 

[PATCH] drm/arcpgu: use .mode_fixup instead of .atomic_check
 2017-03-03 13:27 UTC  (5+ messages)

raid1 degraded mount still produce single chunks, writeable mount not allowed
 2017-03-03 12:19 UTC  (4+ messages)

[PATCH] drm: rcar-du: Make sure DRM planes are created by VSP1
 2017-03-03 12:37 UTC  (3+ messages)

[PATCH v3 0/3] x86/vdso: Add Hyper-V TSC page clocksource support
 2017-03-03 13:21 UTC  (8+ messages)
` [PATCH v3 1/3] x86/hyperv: implement hv_get_tsc_page()
` [PATCH v3 2/3] x86/hyperv: move TSC reading method to asm/mshyperv.h
` [PATCH v3 3/3] x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method

net/kcm: use-after-free in kcm_wq
 2017-03-03 10:11 UTC  (2+ messages)

[U-Boot] [PATCH] drivers/usb/ehci: Use platform-specific accessors
 2017-03-03 13:22 UTC  (5+ messages)

[PATCH] systemd 233 requires sha256, hmac and algif_hash modules
 2017-03-03 13:21 UTC 

[PATCH] cfq-iosched: fix the delay of cfq_group's vdisktime under iops mode
 2017-03-03 13:20 UTC  (3+ messages)

[PATCH v2] x86/kconfig: Introduce CONFIG_PV and CONFIG_HVM
 2017-03-03 13:20 UTC  (2+ messages)

[PATCH 1/2] mm: use is_migrate_highatomic() to simplify the code
 2017-03-03 13:18 UTC  (5+ messages)
` [PATCH 2/2] mm: use is_migrate_isolate_page() "

[PATCH v2] clk/axs10x: introduce AXS10X pll driver
 2017-03-03 13:18 UTC  (5+ messages)

[PATCH 0/2] arm64: dts: renesas: Remove unit-addresses and regs from integrated caches
 2017-03-03 13:18 UTC  (9+ messages)
  ` [PATCH 1/2] arm64: dts: r8a7795: "
` [PATCH 2/2] arm64: dts: r8a7796: Remove unit-address and reg from integrated cache

[Qemu-devel] [PULL 0/1] NUMA documentation update
 2017-03-03 13:13 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] qemu-options: Rewrite -numa documentation


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.