All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-06 16:11:55 to 2016-06-06 17:01:00 UTC [more...]

[PATCH kexec-tools v2 00/32] Keystone II updates for kexec tools
 2016-06-06 17:00 UTC  (32+ messages)
` [PATCH kexec-tools v2 01/32] kdump: mmap() and munmap() only work on page-aligned quantites
` [PATCH kexec-tools v2 02/32] kdump: fix multiple program header entries
` [PATCH kexec-tools v2 03/32] kdump: actually write out the memory
` [PATCH kexec-tools v2 04/32] kdump: fix kdump mapping
` [PATCH kexec-tools v2 05/32] arm: fix kdump to work on LPAE systems
` [PATCH kexec-tools v2 06/32] kdump: print mmap() offset in hex
` [PATCH kexec-tools v2 07/32] kexec: fix warnings caused by selecting 64-bit file IO on 32-bit platforms
` [PATCH kexec-tools v2 08/32] kexec: add max_size to memory_ranges
` [PATCH kexec-tools v2 09/32] kexec: phys_to_virt() must take unsigned long long
` [PATCH kexec-tools v2 10/32] kexec: add generic helper to add to memory_regions
` [PATCH kexec-tools v2 11/32] kexec: add mem_regions sorting implementation
` [PATCH kexec-tools v2 12/32] kexec: add helper to exlude a region from a set of memory ranges
` [PATCH kexec-tools v2 13/32] arm: fix pointer signedness warning in kexec-uImage-arm.c
` [PATCH kexec-tools v2 14/32] arm: fix off-by-one on memory end
` [PATCH kexec-tools v2 15/32] arm: fix get_kernel_stext_sym() to close its file
` [PATCH kexec-tools v2 16/32] arm: fix ELF32/ELF64 check
` [PATCH kexec-tools v2 17/32] arm: return proper error for missing crash kernel
` [PATCH kexec-tools v2 18/32] arm: report if crash kernel is out of bounds
` [PATCH kexec-tools v2 19/32] arm: add memory ranges debug
` [PATCH kexec-tools v2 20/32] arm: add maximum number of memory ranges
` [PATCH kexec-tools v2 21/32] arm: parse crash_reserved_mem early
` [PATCH kexec-tools v2 22/32] arm: use generic mem_region sorting implementation
` [PATCH kexec-tools v2 23/32] arm: move crash system RAM parsing earlier
` [PATCH kexec-tools v2 24/32] arm: add support for platforms with boot memory aliases
` [PATCH kexec-tools v2 25/32] arm: crashdump needs boot alias of crash kernel region
` [PATCH kexec-tools v2 26/32] arm: rename crash_reserved_mem to crash_kernel_mem

[kvm-unit-tests PATCH v4 00/12] PCI bus support
 2016-06-06 17:00 UTC  (7+ messages)
` [kvm-unit-tests PATCH v4 09/12] pci: Add generic ECAM host support
` [kvm-unit-tests PATCH v4 10/12] arm/arm64: pci: Add PCI bus operation test
` [kvm-unit-tests PATCH v4 11/12] pci: Add pci-testdev PCI bus test device

[ath9k-devel] [RFC/RFT 0/5] Adding an airtime fairness scheduler to ath9k
 2016-06-06 17:00 UTC  (5+ messages)
` [ath9k-devel] [RFC/RFT 1/5] mac80211: skip netdev queue control with software queuing
      `  "

[PATCH RFC 00/20] Make ACPI builder available to components other than hvmloader
 2016-06-06 16:59 UTC  (4+ messages)
` [PATCH RFC 18/20] libxc/acpi: Build ACPI tables for HVMlite guests

[RESEND PATCH v2] power_supply: power_supply_read_temp only if use_cnt > 0
 2016-06-06 16:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] user-exec: cpu_resume_from_signal() cleanups
 2016-06-06 16:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 5/6] target-i386: Add comment about do_interrupt_user() next_eip argument
` [Qemu-devel] [PATCH v2 6/6] target-i386: Move user-mode exception actions out of user-exec.c

[PATCH v3] powerpc: Define and use PPC64_ELF_ABI_v2/v1
 2016-06-06 16:56 UTC  (2+ messages)
` [PATCH v4] "

Hang in ipoib_mcast_stop_thread
 2016-06-06 16:57 UTC  (6+ messages)

[Qemu-devel] [PATCH v3] scsi: esp: check TI buffer index before read/write
 2016-06-06 16:57 UTC  (2+ messages)

[PATCH] power_supply: power_supply_read_temp only if use_cnt > 0
 2016-06-06 16:55 UTC  (2+ messages)

[PATCH] gpio: tegra: Make lockdep class file-scoped
 2016-06-06 16:56 UTC 

Xen Security Advisory 178 (CVE-2016-4963) - Unsanitised driver domain input in libxl device handling
 2016-06-06 16:56 UTC 

Xen Security Advisory 175 (CVE-2016-4962) - Unsanitised guest input in libxl device handling code
 2016-06-06 16:56 UTC 

[ath9k-devel] [RFC/RFT 2/5] ath9k: use mac80211 intermediate software queues
 2016-06-06 16:55 UTC  (4+ messages)
  `  "

[RESEND PATCH] thermal: helpers: Check return value of get_temp
 2016-06-06 16:53 UTC  (2+ messages)

[RFC] Triangular Workflow UI improvments
 2016-06-06 16:54 UTC  (9+ messages)
` [RFC/PATCH] Triangular Workflow UI improvement: Documentation

[Patch net v2] act_police: fix a crash during removal
 2016-06-06 16:54 UTC 

[RFC] allow enabling reflinks at runtime
 2016-06-06 16:52 UTC  (5+ messages)
` [PATCH 3/3] xfs: add an option to enable reflinks at mount time

MX25 Touch on 4.7-rc
 2016-06-06 16:52 UTC 

[PATCH 1/2] thermal: helpers: Check return value of get_temp
 2016-06-06 16:50 UTC  (2+ messages)

invalid printk time during boot on PA-RISC
 2016-06-06 16:51 UTC  (5+ messages)

[PATCH RESEND 00/14] Xen ARM DomU ACPI support
 2016-06-06 16:50 UTC  (4+ messages)

[U-Boot] [PATCH] usb: dwc2_udc_otg: support 8-bit interface
 2016-06-06 16:50 UTC  (5+ messages)

[PATCH] of: fix autoloading due to broken modalias with no 'compatible'
 2016-06-06 16:48 UTC 

licensing question
 2016-06-06 16:48 UTC  (3+ messages)

i.mx6 camera interface (CSI) and mainline kernel
 2016-06-06 16:48 UTC  (15+ messages)

Building modules: missing scripts/basic/Makefile
 2016-06-06 16:47 UTC 

[Qemu-devel] [PATCH 00/10] vhost-user: simple reconnection support
 2016-06-06 16:45 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] vhost-user: add ability to know vhost-user backend disconnection
` [Qemu-devel] [PATCH 02/10] tests/vhost-user-bridge: add client mode
` [Qemu-devel] [PATCH 03/10] tests/vhost-user-bridge: workaround stale vring base
` [Qemu-devel] [PATCH 04/10] qemu-char: add qemu_chr_disconnect to close a fd accepted by listen fd
` [Qemu-devel] [PATCH 05/10] vhost-user: disconnect on start failure
` [Qemu-devel] [PATCH 06/10] vhost-net: do not crash if backend is not present
` [Qemu-devel] [PATCH 07/10] vhost-net: save & restore vhost-user acked features
` [Qemu-devel] [PATCH 08/10] vhost-net: save & restore vring enable state
` [Qemu-devel] [PATCH 09/10] tests: append i386 tests
` [Qemu-devel] [PATCH 10/10] test: start vhost-user reconnect test

[PATCH] ASoC: sgtl5000: only check VDDD-supply, not revision
 2016-06-06 16:45 UTC  (9+ messages)
          ` [alsa-devel] "

[PATCH v3 1/2] checkpatch: add Kconfig 'default n' test
 2016-06-06 16:43 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 03/10] arm/arm64: smp: support more than 8 cpus
 2016-06-06 16:32 UTC  (8+ messages)
  ` [Qemu-devel] "

[PATCH v3 0/2] fix ib_device_cap_flags bit curruption
 2016-06-06 16:34 UTC  (4+ messages)
` [PATCH v3 1/2] IB/core: Fix bit curruption in ib_device_cap_flags structure
` [PATCH v3 2/2] IB/core: Align casting method of ib_device_cap_flags enumerations to ULL

[PATCH v2 0/6] Support BCM23550 SoC
 2016-06-06 16:42 UTC  (6+ messages)
` [PATCH v2 1/6] power: Introduce Broadcom kona reset driver

Xen, systemd, and selinux
 2016-06-06 16:41 UTC 

[PATCH] drm/core: Change declaration for gamma_set
 2016-06-06 16:41 UTC  (8+ messages)

[PATCH net-next] net, cls: allow for deleting all filters for given parent
 2016-06-06 16:41 UTC  (4+ messages)

[qemu-upstream-4.3-testing test] 95327: trouble: blocked/broken
 2016-06-06 16:41 UTC 

[PATCH] drivers: ssb: Change bare unsigned to unsigned int to suit coding style
 2016-06-06 16:41 UTC  (2+ messages)

[PATCH skeleton v4 0/3] Deprecate modules provided by pyphosphor
 2016-06-06 16:40 UTC  (4+ messages)
` [PATCH skeleton v4 1/3] Deprecate Openbmc.py
` [PATCH skeleton v4 2/3] Deprecate PropertyCacher.py
` [PATCH skeleton v4 3/3] Deprecate Sensors.py

[PATCH][RFC] x86, hotplug: Use zero page for monitor when resuming from hibernation
 2016-06-06 16:40 UTC  (4+ messages)

[PATCH] toaster: fix typo which prevents filters from working
 2016-06-06 16:39 UTC 

sound: use-after-free in hrtimer_cancel
 2016-06-06 16:39 UTC  (5+ messages)

[Qemu-devel] [PULL v2 00/25] target-arm queue
 2016-06-06 16:38 UTC  (2+ messages)

Bluestore crash in mkfs
 2016-06-06 16:38 UTC  (7+ messages)

tisdk-rootfs-image error when using arago-krogoth-config
 2016-06-06 16:38 UTC  (2+ messages)

[PATCH v5 1/9] vm_event: clear up return value of vm_event_monitor_traps
 2016-06-06 16:38 UTC  (15+ messages)
` [PATCH v5 5/9] monitor: ARM SMC events

[RFC/PATCH] push: deny policy to prevent pushes to unwanted remotes
 2016-06-06 16:37 UTC  (4+ messages)

[v2 PATCH] arm64: kasan: instrument user memory access API
 2016-06-06 16:37 UTC  (4+ messages)

[PATCH net-next 0/2] net: sched: faster stats gathering
 2016-06-06 16:37 UTC  (3+ messages)
` [PATCH net-next 1/2] net_sched: transform qdisc running bit into a seqcount
` [PATCH net-next 2/2] net: sched: do not acquire qdisc spinlock in qdisc/class stats dump

[PATCH 1/8] arm64: tegra: p2180: Add PMIC support
 2016-06-06 16:36 UTC  (16+ messages)
` [PATCH 2/8] arm64: tegra: p2597: Add basic power supplies
` [PATCH 3/8] arm64: tegra: p2597: Add SDMMC "
` [PATCH 4/8] arm64: tegra: Add DSI panel on Jetson TX1
` [PATCH 5/8] arm64: tegra: Add Tegra210 XUSB pad controller
` [PATCH 6/8] arm64: tegra: Add Tegra210 XUSB controller
` [PATCH 7/8] arm64: tegra: Enable debug serial on Jetson TX1
` [PATCH 8/8] arm64: tegra: Enable XUSB controller "

[PATCH] kconfig.h: use already defined macros for IS_REACHABLE() define
 2016-06-06 16:36 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] cpus: make "-cpu cpux, features" global properties
 2016-06-06 15:16 UTC  (3+ messages)
` [Qemu-arm] [PATCH 04/10] target-i386: cpu: use cpu_generic_init() in cpu_x86_init()
` [Qemu-arm] [PATCH 09/10] arm: virt: parse cpu_model only once

[PATCH 0/7] add reST/sphinx-doc to linux documentation
 2016-06-06 16:32 UTC  (8+ messages)
` [PATCH 1/7] python: add scripts/site-packages
` [PATCH 2/7] sphinx-doc: add basic sphinx-build infrastructure
` [PATCH 3/7] kernel-doc-HOWTO: add kernel-doc specification
` [PATCH 4/7] linuxdoc: add python package linuxdoc
` [PATCH 5/7] kernel-doc parser: inital python implementation
` [PATCH 6/7] kernel-doc directive: initial implementation
` [PATCH 7/7] flat-table "

[PATCH v4 1/2] video: hdmi: add helper functions for N and CTS
 2016-06-06 16:34 UTC  (2+ messages)
` [v4,1/2] "

[PATCH v2] Documentation more consistent
 2016-06-06 16:34 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v3 2/3] doc: change environment variables format

[PATCH net] ethernet/sfc: report supported link speeds on SFP connections
 2016-06-06 16:29 UTC  (2+ messages)
` [PATCH net v2] sfc: "

[PATCH 4.6 000/121] 4.6.2-stable review
 2016-06-06 16:34 UTC  (3+ messages)

[PATCH 1/2] git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_sha
 2016-06-06 16:33 UTC 

[PATCH] git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION
 2016-06-06 16:31 UTC  (3+ messages)

[PATCH 2/4] Add bio/request flags for using ZBC/ZAC commands
 2016-06-06 15:39 UTC  (2+ messages)

[PATCH] perf test: Ignore .scale and other special files
 2016-06-06 16:31 UTC  (5+ messages)

[RFC/PATCH] pull: set-upstream implementation
 2016-06-06 16:29 UTC  (3+ messages)
` [RFC/PATCH v2] pull: add --set-upstream

[PATCH 1/2] git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION, $short_sha
 2016-06-06 16:29 UTC 

[PATCH v3 1/2] mtd: nand: sunxi: add support for DMA assisted operations
 2016-06-06 16:28 UTC  (2+ messages)

[RFC v2 0/4] ARM LPAE Outer Shared v2
 2016-06-06 16:28 UTC  (13+ messages)
` [RFC v2 4/4] ARM: keystone: dma-coherent with safe fallback

[PATCH 1/1] ideapad-laptop: Handle Yoga in tablet mode
 2016-06-06 16:25 UTC  (13+ messages)

[GIT PULL] EDAC fixes for 4.7
 2016-06-06 16:25 UTC 

[PATCH] ideapad: DMI quirk for touchpad control
 2016-06-06 16:25 UTC 

[PATCH V3 0/9] cpufreq: Sort policy->freq_table
 2016-06-06 16:25 UTC  (7+ messages)
` [PATCH V3 8/9] cpufreq: Keep policy->freq_table sorted in ascending order

[PATCH iproute2] misc/ss: Add family list to -f option in _usage()
 2016-06-06 14:53 UTC 

[Buildroot] [PATCH 1/2] beaglebone: Use default U-Boot version
 2016-06-06 16:24 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] sunxi: Add NAND controller driver
 2016-06-06 16:22 UTC  (4+ messages)
` [U-Boot] [PATCH 3/6] mtd: nand: Add the sunxi "

[Buildroot] [PATCH] configs/minnowboard_max: bump kernel to 4.6.1
 2016-06-06 16:20 UTC 

[Cocci] Coccinelle v1.0.5
 2016-06-06 16:20 UTC  (2+ messages)
` [Cocci] Further software updates after Coccinelle v1.0.5?

[PATCH] completion: complete --move for git branch
 2016-06-06 16:19 UTC  (3+ messages)

[Qemu-devel] [RFC v2 PATCH 01/13] Introduce TCGOpcode for memory barrier
 2016-06-06 16:19 UTC  (2+ messages)

[PATCH net] fq_codel: fix NET_XMIT_CN behavior
 2016-06-06 16:18 UTC  (11+ messages)
` [net] "
  ` [PATCH v2 net] "

[PATCH V2 0/3] strbuf: improve API
 2016-06-06 16:17 UTC  (7+ messages)
` [PATCH V2 1/3] strbuf: add tests
` [PATCH V2 2/3] pretty.c: rename strbuf_wrap() function
` [PATCH V2 3/3] strbuf: allow to use preallocated memory

[Qemu-devel] [PATCH] travis: disable Sparse testing
 2016-06-06 16:17 UTC  (3+ messages)

[PATCH 00/13] deprecate pcommit
 2016-06-06 16:14 UTC  (4+ messages)
` [PATCH 11/13] Revert "KVM: x86: add pcommit support"

[Qemu-devel] [RFC v2 PATCH 00/13] tcg: Add fence gen support
 2016-06-06 16:14 UTC  (12+ messages)
` [Qemu-devel] [RFC v2 PATCH 01/13] Introduce TCGOpcode for memory barrier

[Buildroot] [PATCH] configs: new configuration for i.MX25 PDK
 2016-06-06 16:14 UTC 

[Qemu-devel] Broken live Migration in Qemu 2.5.1.1?
 2016-06-06 16:13 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-stable] "

kmemleak report after 9082e87bfbf8 ("block: remove struct bio_batch")
 2016-06-06 16:12 UTC  (3+ messages)

[PATCH net] fq_codel: return non zero qlen in class dumps
 2016-06-06 16:12 UTC 

[PATCH v3] r8152: Add support for setting pass through MAC address on RTL8153-AD
 2016-06-06 16:12 UTC  (5+ messages)

ixgbe: replace rtnl_lock with rcu_read_lock
 2016-06-06 16:12 UTC  (5+ messages)
` [PATCH 1/1] "

[B.A.T.M.A.N.] [PATCH 1/2] batman-adv: remove useless forward declarations
 2016-06-06 16:12 UTC  (4+ messages)
` [B.A.T.M.A.N.] [PATCH 2/2] batman-adv: move include line at the same place as other files


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.