All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-07 15:05:22 to 2017-04-07 15:51:56 UTC [more...]

[U-Boot] [PATCH] lib: div64: sync with Linux
 2017-04-07 15:51 UTC  (2+ messages)
` [U-Boot] "

[PATCH 0/4] efi: libstub enhancements for cmdline parsing and kaslr
 2017-04-07 15:51 UTC  (8+ messages)
` [PATCH 4/4] ef/libstub: arm/arm64: randomize the base of the UEFI rt services region
  ` [kernel-hardening] "

[PATCH 1/2] test/mempool_perf: Free mempool on exit
 2017-04-07 15:51 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/2] x86/svm: Fix indentation in svm_vmcb_restore()
 2017-04-07 15:50 UTC  (2+ messages)
` [PATCH 2/2] x86/svm: Correct event injection check "

[PATCH] ibmvscsis: Do not send aborted task response
 2017-04-07 15:49 UTC  (2+ messages)

linux-next: manual merge of the scsi-mkp tree with the char-misc tree
 2017-04-07 15:49 UTC  (2+ messages)

[PATCH v2 0/7] xen: sched: improve scalability of Credit1, and optimize a bit both Credit1 and Credit2
 2017-04-07 15:49 UTC  (7+ messages)
` [PATCH v2 5/7] xen: credit1: increase efficiency and scalability of load balancing

[U-Boot] [PATCH v2] pci: Add a command to show PCI regions
 2017-04-07 15:48 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2] "

[Qemu-devel] [PATCH] vhost: skip RAM device memory sections
 2017-04-08  1:24 UTC  (2+ messages)

[PATCH] fstests: generic: Check if cycle mount and sleep can affect fiemap result
 2017-04-07 15:48 UTC  (7+ messages)

[Qemu-devel] [PATCH 00/15] COLO: integrate colo frame with block replication and net compare
 2017-04-07 15:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/15] net/colo: Add notifier/callback related helpers for filter

linux-next: manual merge of the net-next tree with the net tree
 2017-04-07 15:46 UTC  (2+ messages)

[PATCH v3 0/5] Avoid that scsi-mq queue processing stalls
 2017-04-07 15:46 UTC  (15+ messages)
` [PATCH v3 1/5] blk-mq: Make it safe to use RCU to iterate over blk_mq_tag_set.tag_list
` [PATCH v3 2/5] blk-mq: Restart a single queue if tag sets are shared
` [PATCH v3 4/5] blk-mq: Introduce blk_mq_delay_run_hw_queue()

[OSSTEST PATCH] cri-getplatforms: Require a tested platform to have some purpose-test hosts
 2017-04-07 15:46 UTC 

overlayfs NFS export
 2017-04-07 15:46 UTC  (7+ messages)

[PATCH] generic: test FIEMAP on extended attribute blocks
 2017-04-07 15:46 UTC  (3+ messages)

[PATCH 4/5] drivers: char: Replace printk with pr_err
 2017-04-07 15:46 UTC  (4+ messages)
` [PATCH 5/5] drivers: char: Replace bit operation functions with IDA allocator

[PATCHv2 8/8] x86/mm: Allow to have userspace mappings above 47-bits
 2017-04-07 15:44 UTC  (3+ messages)
` [PATCHv3 "

[PATCH] mem: balanced allocation of hugepages
 2017-04-07 15:44 UTC  (8+ messages)

[U-Boot] [PATCH v2] Add support for Microchip LAN78xx
 2017-04-07 15:44 UTC  (11+ messages)
` [U-Boot] [U-Boot,v2] "

[PATCH V3] powerpc/hugetlb: Add ABI defines for supported HugeTLB page sizes
 2017-04-07 15:44 UTC  (4+ messages)
` [PATCH V4] "

[PATCH 8/9] mbuf: add a timestamp field
 2017-04-07 15:44 UTC  (4+ messages)
` [PATCH 0/2] reduce writes to mbuf in ixgbe vRX

[PATCH RFC net-next v3 0/7] improve CRC32c in the forwarding path
 2017-04-07 15:43 UTC  (5+ messages)
` [PATCH RFC net-next v2 1/4] skbuff: add stub to help computing crc32c on SCTP packets
  ` [PATCH RFC net-next v3 4/7] net: use skb->csum_algo to identify packets needing crc32c

[PATCH 0/2] Trace completion of all bios
 2017-04-07 15:42 UTC  (3+ messages)

[PATCH net] bridge: netlink: register netdevice before executing changelink
 2017-04-07 15:43 UTC  (11+ messages)
      ` [Bridge] "

[PATCH v3 1/2] test/test: free mempool on exit
 2017-04-07 15:42 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] test/test: support default mempool autotest

[Qemu-devel] [PATCH v2 for-2.10 00/16] block: Preallocated truncate
 2017-04-07 15:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 for-2.10 13/16] block/qcow2: qcow2_calc_size_usage() for truncate
  ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v3 00/12] icount and misc MTTCG fixes for 2.9-rc4
 2017-04-07 15:42 UTC  (13+ messages)
` [Qemu-devel] [PATCH v3 01/12] scripts/qemugdb/mtree.py: fix up mtree dump
` [Qemu-devel] [PATCH v3 02/12] scripts/qemu-gdb/timers.py: new helper to dump timer state
` [Qemu-devel] [PATCH v3 03/12] scripts/replay-dump.py: replay log dumper
` [Qemu-devel] [PATCH v3 04/12] target/i386/misc_helper: wrap BQL around another IRQ generator
` [Qemu-devel] [PATCH v3 05/12] cpus: remove icount handling from qemu_tcg_cpu_thread_fn
` [Qemu-devel] [PATCH v3 06/12] cpus: check cpu->running in cpu_get_icount_raw()
` [Qemu-devel] [PATCH v3 07/12] cpus: move icount preparation out of tcg_exec_cpu
` [Qemu-devel] [PATCH v3 08/12] cpus: don't credit executed instructions before they have run
` [Qemu-devel] [PATCH v3 09/12] cpus: introduce cpu_update_icount helper
` [Qemu-devel] [PATCH v3 10/12] cpu-exec: update icount after each TB_EXIT
` [Qemu-devel] [PATCH v3 11/12] cpus: call cpu_update_icount on read
` [Qemu-devel] [PATCH v3 12/12] replay: assert time only goes forward

[RFC 0/9] ARMv8.3 pointer authentication userspace support
 2017-04-07 15:41 UTC  (6+ messages)
` [RFC 8/9] arm64/kvm: context-switch PAC registers

[printk] fbc14616f4: BUG:kernel_reboot-without-warning_in_test_stage
 2017-04-07 15:40 UTC  (16+ messages)

[PATCH v2 0/2] clk: meson: MPLL fixes for Meson8b
 2017-04-07 15:39 UTC  (15+ messages)
` [PATCH v2 1/2] clk: meson: mpll: fix division by zero in rate_from_params
` [PATCH v2 2/2] clk: meson: mpll: use 64bit math "

[PATCH v4 00/19] Provide a command line option to choose how to handle SErrors
 2017-04-07 15:37 UTC  (3+ messages)

[PATCH] aplay: Introduce and use xwrite helper
 2017-04-07 15:35 UTC 

[PATCH] iptables: libiptc: Use list_{next/prev}_entry instead of list_entry
 2017-04-07 15:34 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v3 0/4] add support for high res wheel found on some Logitech devices
 2017-04-07 15:33 UTC  (5+ messages)
` [PATCH v3 3/4] hid-logitech-hidpp: add support for high res wheel
` [PATCH v3 4/4] hid-logitech-hidpp: add support for ratchet switch

[PATCH v2 0/9] KVM: arm/arm64: race fixes and vcpu requests
 2017-04-07 15:33 UTC  (11+ messages)
` [PATCH v2 1/9] KVM: add kvm_request_pending

[PATCH] net: netfilter: Use list_{next/prev}_entry instead of list_entry
 2017-04-07 15:31 UTC  (2+ messages)

[PATCH 0/6] cpufreq: schedutil: fixes for flags updates
 2017-04-07 15:30 UTC  (3+ messages)
` [PATCH 3/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks

[PATCH] net: netfilter: Use seq_puts()/seq_putc() where possible
 2017-04-07 15:30 UTC  (2+ messages)

[Intel-gfx] [BUG][REGRESSION] i915 gpu hangs under load
 2017-04-07 15:30 UTC  (7+ messages)
` [PATCH 0/5] "
  ` [PATCH 2/5] i915: flush gem obj freeing workqueues to add accuracy to the i915 shrinker

[PATCH 0/5 v2] tracing: Add usecase of synchronize_rcu_tasks() and stack_tracer_disable()
 2017-04-07 15:29 UTC  (14+ messages)
` [PATCH 2/5 v2] tracing: Replace the per_cpu() with this_cpu() in trace_stack.c
` [PATCH 5/5 v2] rcu: Fix dyntick-idle tracing

[PATCH] fbdev/ssd1307fb: fix optional VBAT support
 2017-04-07 15:29 UTC  (3+ messages)

[PATCH v11 00/13] rte_bus + rte_pci_bus
 2017-04-07 15:28 UTC  (7+ messages)
` [PATCH v12 0/5] rte_bus_pci
  ` [PATCH v12 1/5] pci: split match and probe
  ` [PATCH v12 2/5] pci: remove loop over drivers in device detach
  ` [PATCH v12 3/5] pci: add bus driver
  ` [PATCH v12 4/5] pci: use bus driver for scan/probe
  ` [PATCH v12 5/5] test: remove pci tests

[PATCH] xen, fbfront: fix connecting to backend
 2017-04-07 15:27 UTC  (5+ messages)

[PATCH] ether: fix configure() to use a default for max_rx_pkt_len
 2017-04-07 15:27 UTC  (5+ messages)
` [PATCH v3] ether: use a default for max Rx frame size in configure()

[PATCH v2] net: Remove unnecessary cast on void pointer
 2017-04-07 15:27 UTC  (4+ messages)
  ` [Bridge] "

CFP PhyCS 2017 - 4th Int.l Conf. on Physiological Computing Systems (Madrid/Spain)
 2017-04-07 15:27 UTC 

[BUG?] Issue with merging from another branch after replacing subdirectory with submodule
 2017-04-07 15:25 UTC  (3+ messages)

[PATCH 1/2] Fix nonnull errors reported by UBSAN with GCC 7
 2017-04-07 15:25 UTC  (12+ messages)
  ` [PATCH v2 "
      ` [PATCH v3 "
                ` [PATCH 1/2] add MOVE_ARRAY
                ` [PATCH 2/2] use MOVE_ARRAY

[U-Boot] [PATCH v4] imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM
 2017-04-07 15:25 UTC 

[Qemu-devel] [PULL 00/10] Block layer fixes for 2.9.0-rc4
 2017-04-07 15:24 UTC  (2+ messages)

[PATCH 0/2] perf/s390: fix (and enhance) perf annotate
 2017-04-07 15:23 UTC  (3+ messages)
` [PATCH 1/2] s390/perf: fix perf annotate error -95 (4.10 regression)

[PATCH v2 0/6] Add support for the ARMv8.2 Statistical Profiling Extension
 2017-04-07 15:22 UTC  (8+ messages)
` [PATCH v2 5/6] drivers/perf: Add support for "

[PATCH] coresight: tmc: minor fix for output log
 2017-04-07 15:22 UTC  (2+ messages)

[PATCH v2 0/5] perf report: Show branch type
 2017-04-07 15:20 UTC  (3+ messages)
` [PATCH v2 2/5] perf/x86/intel: Record "

[PATCH] x86/ioreq server: Asynchronously reset outstanding p2m_ioreq_server entries
 2017-04-07 15:20 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] defconfigs: dra7xx_hs_evm: Move OPTEE load address to avoid overlaps
 2017-04-07 15:19 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] defconfigs: am57xx_hs_evm: "

[PATCH 1/1] EC backfill retries
 2017-04-07 15:16 UTC  (6+ messages)

Enumerating an empty bus hangs the entire system
 2017-04-07 15:15 UTC  (3+ messages)

[PATCH 1/2] doc: release note for QinQ cloud filter
 2017-04-07 15:14 UTC  (2+ messages)
` [PATCH 2/2] doc: add QinQ flow information to testpmd

[Qemu-devel] [PATCH v2 0/6] block: Fixes regarding dataplane and management operations
 2017-04-07 15:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 5/6] coroutine: Explicitly specify AioContext when entering coroutine

[git pull] device mapper fixes for 4.11-rc6
 2017-04-07 15:14 UTC 

[Qemu-devel] [PATCH for 2.10] slirp/smb: Replace constant strings by glib string
 2017-04-07 15:14 UTC  (5+ messages)

[PATCH 0/2] clk: meson: MPLL fixes for Meson8b
 2017-04-07 15:12 UTC  (8+ messages)
` [PATCH 1/2] clk: meson: mpll: fix division by zero in rate_from_params

[PATCH 0/4] Add fixes to STM32 pintrl
 2017-04-07 15:10 UTC  (15+ messages)
` [PATCH 1/4] pinctrl: stm32: set pin to gpio input when used as interrupt
` [PATCH 2/4] pinctrl: stm32: replace device_initcall() with arch_initcall()
` [PATCH 3/4] pinctrl: stm32: Implement .get_direction gpio_chip callback
` [PATCH 4/4] ARM: dts: stm32: Set gpio controller also as interrupt controller

[Qemu-devel] [PATCH v2 0/9] Provide support for the software TPM
 2017-04-07 15:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 9/9] tpm: Added support for TPM emulator

[Qemu-devel] [Bug 1678466] [NEW] using x-vga=on with vfio-pci leads to segfault
 2017-04-07 15:00 UTC  (2+ messages)
` [Qemu-devel] [Bug 1678466] "

[HMM 00/16] HMM (Heterogeneous Memory Management) v19
 2017-04-07 15:11 UTC  (8+ messages)
` [HMM 01/16] mm/memory/hotplug: add memory type parameter to arch_add/remove_memory

[U-Boot] [PATCH v2 0/8] Update and sync HS configs
 2017-04-07 15:11 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigs
` [U-Boot] [PATCH v2 2/8] defconfigs: am43xx_hs_evm: "
` [U-Boot] [PATCH v2 3/8] defconfigs: am57xx_hs_evm: "
` [U-Boot] [PATCH v2 4/8] defconfigs: dra7xx_hs_evm: "
` [U-Boot] [PATCH v2 5/8] defconfigs: am43xx_hs_evm: Add Net boot mode support
` [U-Boot] [PATCH v2 6/8] defconfigs: am43xx_hs_evm: Add USB client "
` [U-Boot] [PATCH v2 7/8] defconfigs: am43xx_hs_evm: Add USB Host "
` [U-Boot] [PATCH v2 8/8] defconfigs: Add a config for AM335x High Security EVM with UART Boot support

[U-Boot] [RFC] tiny-printf: Add support for %p format
 2017-04-07 15:10 UTC  (2+ messages)

linux-next: Tree for Apr 7
 2017-04-07 15:10 UTC  (3+ messages)
` linux-next: Tree for Apr 7 (btrfs)

[PATCH v3 1/4] input: add an EV_REL event for high-res vertical wheel
 2017-04-07 15:10 UTC  (4+ messages)
` [v3,1/4] "

lockdep warning on 4.11.0-rc5 kernel
 2017-04-07 15:10 UTC  (2+ messages)

[PATCH RFC] mailbox: move controller timer to per-channel timers
 2017-04-07 15:09 UTC  (2+ messages)

[PATCH 0/8 v4] No wait AIO
 2017-04-07 15:08 UTC  (6+ messages)
` [PATCH 7/8] nowait aio: xfs

[PATCH] systemd: nfs-server service should use network-online
 2017-04-07 15:07 UTC 

[PATCH 0/6] ovl: consistent_fd feature
 2017-04-07 15:07 UTC  (10+ messages)

[PATCH] net/bonding: allow configuring jumbo frames without slaves
 2017-04-07 15:07 UTC 

[U-Boot] [PATCH v3] spl: net: Add FIT image support over network boot
 2017-04-07 15:06 UTC 

[PATCH] doc: pvp: fix typo in host's testpmd command line
 2017-04-07 15:06 UTC 

[PATCH 0/5] Refactoring with ltrim() and rtrim()
 2017-04-07 15:06 UTC  (3+ messages)
` [PATCH 2/5] perf stat: Refactor the code to strip csv output with ltrim()

[PATCH v9 00/12] Introducing Exynos ChipId driver
 2017-04-07 14:57 UTC  (5+ messages)
  ` [PATCH v9 07/12] ARM: EXYNOS: introduce soc specific pm ops

[PATCH 1/3] drm/i915: Fix type of timeout_ms parameter in intel_wait_for_register_fw()
 2017-04-07 15:05 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Add hint to intel_wait_for_register_fw()

[PATCHv2] net: dsa: add SMSC/Microchip LAN9303 three port ethernet switch driver
 2017-04-07 15:05 UTC  (3+ messages)
` [PATCH v2 4/4] net: dsa: LAN9303: add MDIO managed mode support


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.