All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-18 15:09:13 to 2015-12-18 15:46:27 UTC [more...]

[PATCH v2 00/11] tty: serial: 8250: Fix checkpatch warnings
 2015-12-18 15:46 UTC  (50+ messages)
` [PATCH v2 01/11] tty: serial: 8250: Fix whitespace errors
` [PATCH v2 02/11] tty: serial: 8250: Replace spaces with tabs
` [PATCH v2 03/11] tty: serial: 8250: Fix braces after struct
` [PATCH v2 04/11] tty: serial: 8250: Fix multiline comment style
` [PATCH v2 05/11] tty: serial: 8250: Remove else after return
` [PATCH v2 06/11] tty: serial: 8250: Move EXPORT_SYMBOL to function
` [PATCH v2 07/11] tty: serial: 8250: Fix line continuation warning
` [PATCH v2 08/11] tty: serial: 8250: Add parentheses to macro
` [PATCH v2 09/11] tty: serial: 8250: Fix multi-line strings
` [PATCH v2 10/11] tty: serial: 8250: Replace printk by pr_*
` [PATCH v2 11/11] tty: serial: 8250: Fix indentation warnings

[PATCH 0/3] IB 64 bit counter support V2
 2015-12-18 15:46 UTC  (10+ messages)
` [PATCH 3/3] bject: IB Core: Display extended counter set if available

[PATCH v2 00/14] Initial Microchip PIC32MZDA Support
 2015-12-18 15:44 UTC  (4+ messages)
` [PATCH v2 03/14] DEVICETREE: Add PIC32 clock binding documentation

[xen-4.3-testing test] 66463: regressions - FAIL
 2015-12-18 15:44 UTC 

[PATCH 0/6] web/browser update
 2015-12-18 15:40 UTC  (7+ messages)
` [PATCH 1/6] gcr: update to 3.18.0
` [PATCH 2/6] gnome-desktop3: update to 3.18.2
` [PATCH 3/6] libsecret: update to 0.18.3
` [PATCH 4/6] libwebp: update to 0.4.4
` [PATCH 5/6] epiphany: update to 3.18.2
` [PATCH 6/6] webkitgtk: update to 2.10.4

scsi-mq performance check
 2015-12-18 15:36 UTC  (4+ messages)

[PATCH] ARM: imx: select SRC for i.MX7
 2015-12-18 15:40 UTC 

[RESEND] Lenovo Yoga 900 touchpad issues
 2015-12-18 15:38 UTC  (5+ messages)

[PATCH 01/14] Bluetooth: use list_for_each_entry*
 2015-12-18 15:33 UTC  (17+ messages)
` [PATCH 02/14] sctp: "
` [PATCH 03/14] ipv4, ipv6: "
` [PATCH 04/14] x25: "
` [PATCH 05/14] atm: use list_for_each_entry
` [PATCH 06/14] libceph: use list_for_each_entry_safe
` [PATCH 07/14] batman-adv: "
  ` [B.A.T.M.A.N.] "
` [PATCH 08/14] caif: "
` [PATCH 09/14] net: dsa: use list_for_each_entry
` [PATCH 10/14] lapb: "
` [PATCH 11/14] openvswitch: "
` [PATCH 12/14] net: sched: "
` [PATCH 13/14] sunrpc: use list_for_each_entry_safe
` [PATCH 14/14] net: pktgen: "

[PATCH RFC] rdtscbench: a nohz_full validation and benchmarking tool
 2015-12-18 15:40 UTC  (3+ messages)

[PATCH v2 0/7] Add swap accounting to cgroup2
 2015-12-18 15:39 UTC  (5+ messages)
` [PATCH v2 7/7] Documentation: cgroup: add memory.swap.{current,max} description

[Qemu-devel] [PATCH] gtk: use setlocale() for LC_MESSAGES only
 2015-12-18 15:38 UTC  (4+ messages)

futex(3) man page, final draft for pre-release review
 2015-12-18 15:34 UTC  (6+ messages)

[Buildroot] [PATCH] toolchain: create symlink to 'lib' from ARCH_LIB_DIR iso fixed lib32/lib64
 2015-12-18 15:38 UTC 

[PATCH v2 0/3] USB: add generic onboard USB HUB driver
 2015-12-18 15:38 UTC  (3+ messages)

[libdrm v3 01/14] nouveau: import and install a selection of nvif headers from the kernel
 2015-12-18 15:38 UTC  (2+ messages)

How to force recipe to be parsed eveey time - dynamic PV value
 2015-12-18 15:36 UTC  (2+ messages)

[RFC 0/9] ARM: OMAP4: hwmod clkctrl conversion to DT + clock driver
 2015-12-18 15:36 UTC  (10+ messages)
` [RFC 1/9] ARM: OMAP2+: omap_device: create clock alias purely from DT data
` [RFC 6/9] clk: ti: add support for omap4 module clocks
` [RFC 8/9] ARM: OMAP4: hwmod_data: use module clocks from DT

[Qemu-devel] [PATCH COLO-Frame v12 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-12-18 15:35 UTC  (7+ messages)
` [Qemu-devel] [PATCH COLO-Frame v12 14/38] ram: Split host_from_stream_offset() into two helper functions
` [Qemu-devel] [PATCH COLO-Frame v12 21/38] COLO failover: Introduce a new command to trigger a failover
` [Qemu-devel] [PATCH COLO-Frame v12 23/38] COLO: Implement failover work for Primary VM

[Qemu-devel] [PATCH v3 00/24] Error reporting cleanups and fixes
 2015-12-18 15:35 UTC  (25+ messages)
` [Qemu-devel] [PATCH v3 01/24] qemu-nbd: Replace BSDism <err.h> by error_report()
` [Qemu-devel] [PATCH v3 02/24] error: Use error_report_err() where appropriate (again)
` [Qemu-devel] [PATCH v3 03/24] error: Use error_report_err() instead of monitor_printf()
` [Qemu-devel] [PATCH v3 04/24] error: Use error_report_err() instead of ad hoc prints
` [Qemu-devel] [PATCH v3 05/24] error: Improve documentation
` [Qemu-devel] [PATCH v3 06/24] block: Clean up "Could not create temporary overlay" error message
` [Qemu-devel] [PATCH v3 07/24] qemu-nbd: Clean up "Failed to load snapshot" "
` [Qemu-devel] [PATCH v3 08/24] test-throttle: Simplify qemu_init_main_loop() error handling
` [Qemu-devel] [PATCH v3 09/24] error: New error_prepend(), error_reportf_err()
` [Qemu-devel] [PATCH v3 10/24] error: Don't decorate original error message when adding to it
` [Qemu-devel] [PATCH v3 11/24] error: Use error_reportf_err() where it makes obvious sense
` [Qemu-devel] [PATCH v3 12/24] error: Use error_prepend() "
` [Qemu-devel] [PATCH v3 13/24] spapr: Use error_reportf_err()
` [Qemu-devel] [PATCH v3 14/24] migration: Use error_reportf_err() instead of monitor_printf()
` [Qemu-devel] [PATCH v3 15/24] qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()
` [Qemu-devel] [PATCH v3 16/24] error: Strip trailing '\n' from error string arguments (again)
` [Qemu-devel] [PATCH v3 17/24] vmdk: Clean up control flow in vmdk_parse_extents() a bit
` [Qemu-devel] [PATCH v3 18/24] vmdk: Clean up "Invalid extent lines" error message
` [Qemu-devel] [PATCH v3 19/24] pci-assign: Clean up "Failed to assign" error messages
` [Qemu-devel] [PATCH v3 20/24] vhdx: Fix "log that needs to be replayed" error message
` [Qemu-devel] [PATCH v3 21/24] error: Clean up errors with embedded newlines (again)
` [Qemu-devel] [PATCH v3 22/24] hw/s390x: Rename local variables Error *l_err to just err
` [Qemu-devel] [PATCH v3 23/24] s390/sclp: Simplify control flow in sclp_realize()
` [Qemu-devel] [PATCH v3 24/24] error: Consistently name Error * objects err, and not errp

[Qemu-devel] [PULL 0/2] xsa155
 2015-12-18 15:33 UTC  (8+ messages)
`  "
` [Qemu-devel] [PULL 1/2] xen/blkif: Avoid double access to src->nr_segments
  `  "
` [Qemu-devel] [PULL 2/2] xenfb: avoid reading twice the same fields from the shared page
  `  "

[PATCH RESENT] staging/emxx_udc: fix 64-bit warnings
 2015-12-18 15:33 UTC  (3+ messages)

[PATCH] drm/i915/skl: Increase ddb blocks to support large cursor sizes
 2015-12-18 15:34 UTC  (7+ messages)

[PATCH 1/1] Fix 'sleeping function called from invalid context' warning in sysrq generated crash
 2015-12-18 15:33 UTC  (3+ messages)

[PATCH 38/43] MAINTAINERS: add git URL for tile
 2015-12-18 15:33 UTC  (2+ messages)
  ` [PATCH 18/43] MAINTAINERS: add kdbus

[PATCH v2] mm: memcontrol: fix possible memcg leak due to interrupted reclaim
 2015-12-18 15:32 UTC  (5+ messages)

[PATCH] x86/vPMU: constrain MSR_IA32_DS_AREA loads
 2015-12-18 15:32 UTC  (10+ messages)

[Qemu-devel] [PATCH] scripts/checkpatch.pl: Don't allow special cases of unspaced operators
 2015-12-18 15:31 UTC  (2+ messages)

xen panics when setting int3 traps
 2015-12-18 15:31 UTC  (7+ messages)

[PATCH][v2] intel-hid: new hid event driver for hotkeys
 2015-12-18 15:31 UTC 

[PATCH 1/2] bio: Remove the incorrect test for idx in __bio_clone_fast
 2015-12-18 15:31 UTC  (4+ messages)
` [PATCH 2/2] bio: Free own bvec before assigning the source bio's bvec

puzzling disapearance of /dev/sdc1
 2015-12-18 15:31 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] qdev: fail safely if can't allocate device in device_add()
 2015-12-18 15:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qom: add object_class_get_instance_size()
` [Qemu-devel] [PATCH 2/2] qdev: safely fail device_add if unable to allocate device

linux-next: build failure after merge of the rtc tree
 2015-12-18 15:30 UTC  (3+ messages)

[RESEND PATCH v7 2/4] Documentation, dt, arm64/arm: dt bindings for numa
 2015-12-18 15:30 UTC  (4+ messages)

[PATCH] Allow userspace to set NULL blob on properties
 2015-12-18 15:30 UTC  (3+ messages)
` [PATCH] drm/atomic: allow setting a blob to NULL using id = 0
` ✗ failure: Fi.CI.BAT

Direct userspace dma-buf mmap (v6)
 2015-12-18 15:29 UTC  (4+ messages)
` [PATCH v6 3/5] dma-buf: Add ioctls to allow userspace to flush

[PATCH v2] pinctrl: at91-pio4: use %pr format string for resource
 2015-12-18 15:29 UTC  (4+ messages)

clustered MD - beyond RAID1
 2015-12-18 15:29 UTC 

[PATCH] intel-hid: new hid event driver for hotkeys
 2015-12-18 15:28 UTC  (5+ messages)

[mesa v3 1/9] nouveau: bump required libdrm version to 2.4.66
 2015-12-18 15:28 UTC  (5+ messages)
` [mesa v3 8/9] nvc0: remove use of deprecated sw class identifier

[Xenomai] Adapted rt_uart_imx.c to work with kernel 3.10
 2015-12-18 15:26 UTC  (2+ messages)

[PATCH 00/19] Baytrail/Cherrytrail cleanups and fixes
 2015-12-18 15:26 UTC  (4+ messages)
` [PATCH 01/19] ASoC: Intel: fix ACPI probe regression with Atom DPCM driver

State of bitbake world, Failed tasks 2015-11-13
 2015-12-18 15:25 UTC  (4+ messages)
` State of bitbake world, Failed tasks 2015-12-17
  ` [OE-core] "

[PATCH 0/4] Various R-Car PCIe patches
 2015-12-18 15:25 UTC  (6+ messages)
` [PATCH 2/4] PCI: rcar: Support runtime PM link state L1 handling in pcie-rcar

[U-Boot] [PATCH] mips: add base support for atheros ar71xx based SOCs
 2015-12-18 15:24 UTC  (3+ messages)

[RFC, PATCH] ARM: documentation: update Marvell product listing
 2015-12-18 15:22 UTC  (2+ messages)

[RFC, PATCH] ARM: PJ4: don't use PJ4B code on PJ4
 2015-12-18 15:21 UTC  (2+ messages)

possible bug in nfs-kernel-server
 2015-12-18 15:20 UTC  (10+ messages)

[PATCH v4 0/5] KVM: Hyper-V synthetic interrupt controller
 2015-12-18 15:19 UTC  (4+ messages)
` [PATCH v4 5/5] kvm/x86: Hyper-V kvm exit
  ` [Qemu-devel] "

[PATCH v2] VMX: allocate APIC access page from domain heap
 2015-12-18 15:18 UTC  (2+ messages)

[PATCH v8 00/28] Kconfig conversion
 2015-12-18 15:16 UTC  (6+ messages)

[PATCH] BTT: Change nd_btt_arena_is_valid() to verify UUID
 2015-12-18 15:15 UTC  (4+ messages)

[PATCH] [media] dvbdev: avoid unused functions
 2015-12-18 15:14 UTC  (2+ messages)

[PATCH v2 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
 2015-12-18 15:13 UTC  (5+ messages)
` [PATCH v2 4/5] pinctrl: mediatek: Add Pinctrl/GPIO/EINT "

[Intel-wired-lan] [PATCH] igb: Enable RSS for i211 adapter
 2015-12-18 15:14 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/5] linux-user: manage SOCK_PACKET socket type
 2015-12-18 15:13 UTC  (3+ messages)

Automatic device driver back-porting with media_build
 2015-12-18 15:13 UTC  (16+ messages)

[PATCH V2] x86/xsaves: get_xsave_addr, check xsave header and support uncompressed format
 2015-12-18 15:13 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/2] Add GIC ITS description in ACPI MADT table
 2015-12-18 15:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] linux-user: add signalfd/signalfd4 syscalls
 2015-12-18 15:11 UTC  (3+ messages)

[Cocci] Coccinelle for other programming languages
 2015-12-18 15:11 UTC  (6+ messages)

[Bug 93436] [radeonsi][regression] GPUVM faults playing ARK: Survival Evolved, started 4.4-rc3, -rc5 is worse
 2015-12-18 15:09 UTC  (2+ messages)

[Qemu-devel] [PULL 00/48] Block patches
 2015-12-18 15:07 UTC  (6+ messages)
` [Qemu-devel] [PULL 42/48] qemu-iotests: s390x: fix test 051
` [Qemu-devel] [PULL 43/48] qemu-iotests: s390x: fix test 068
` [Qemu-devel] [PULL 44/48] block/qapi: do not redundantly print "actual path"
` [Qemu-devel] [PULL 45/48] block/qapi: always report full_backing_filename
` [Qemu-devel] [PULL 48/48] block/qapi: allow best-effort query

[PATCH 0/7] perf: Untangle aux refcounting
 2015-12-18 15:07 UTC  (10+ messages)
` [PATCH 2/7] perf: Generalize task_function_call()ers

[PATCHv4 1/2] scripts/oe-selftest: Allow to run tests on random/all architecture
 2015-12-18 15:12 UTC  (2+ messages)
` [PATCHv4 2/2] selftest: Added MACHINE = "qemux86" to tests that use runqemu

[Qemu-devel] [PATCH] fix MSI injection on Xen
 2015-12-18 15:07 UTC  (5+ 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.