All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-22 06:12:35 to 2017-02-22 07:45:06 UTC [more...]

[PATCH v8 0/7] VMX: Properly handle pi descriptor and per-cpu blocking list
 2017-02-22  9:10 UTC  (6+ messages)
` [PATCH v8 4/7] VT-d: Use one function to update both remapped and posted IRTE

[PATCH v5 00/10] Landlock LSM: Toward unprivileged sandboxing
 2017-02-22  7:43 UTC  (7+ messages)
` [PATCH v5 10/10] landlock: Add user and kernel documentation for Landlock
      ` [kernel-hardening] "

BTRFS critical: corrupt leaf, slot offset bad; then read-only
 2017-02-22  7:44 UTC  (2+ messages)

[RFC 1/3] procfs: fdinfo -- Extend information about epoll target files
 2017-02-22  7:44 UTC  (5+ messages)

[PATCH 0/5] ALSA: usb-audio: fixes for quirks of Tascam US-16x08
 2017-02-22  7:44 UTC  (8+ messages)
` [PATCH 4/5] ALSA: usb-audio: deallocate memory objects in error path

[PATCH] pinctrl: samsung: Fix memory mapping code
 2017-02-22  7:44 UTC 

[PATCH rfc 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address
 2017-02-22  7:43 UTC  (6+ messages)
` [PATCH rfc 1/4] net/utils: generic inet_pton_with_scope helper

[PATCH] Add pidfs filesystem
 2017-02-22  7:40 UTC  (3+ messages)

[PATCH 0/2] arch_timer: acpi: Add workaround for hisilicon-161010101 erratum
 2017-02-22  7:41 UTC  (9+ messages)
` [PATCH 2/2] arch_timer: acpi: add hisi timer erratum data

[PATCH v3] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
 2017-02-22  7:40 UTC  (3+ messages)

[PATCH] python3-native: extend RPROVIDES
 2017-02-22  7:37 UTC 

[U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree
 2017-02-22  7:35 UTC  (7+ messages)

USB-OTG on RCar Gen2 i.e. renesas_usbhs
 2017-02-22  7:35 UTC 

[PATCH] python-native: extend RPROVIDES
 2017-02-22  7:34 UTC 

some problems about permission of subdirectory
 2017-02-22  7:16 UTC 

[PATCH kernel 1/1] powerpc/Documentation/misc-devices/: Fix one compile error
 2017-02-22  7:22 UTC  (2+ messages)

[PATCH 00/10] x86/cpuid: Remove the legacy infrastructure
 2017-02-22  7:31 UTC  (24+ messages)
` [PATCH 02/10] x86/gen-cpuid: Clarify the intended meaning of AVX wrt feature dependencies
` [PATCH 03/10] x86/cpuid: Handle leaf 0x1 in guest_cpuid()
` [PATCH 04/10] x86/cpuid: Handle leaf 0x4 "
` [PATCH 06/10] x86/cpuid: Handle leaf 0x6 "

[Qemu-devel] [PULL 00/43] ppc-for-2.9 queue 20170222
 2017-02-22  7:29 UTC  (45+ messages)
` [Qemu-devel] [PULL 01/43] spapr: cpu core: separate child threads destruction from machine state operations
` [Qemu-devel] [PULL 02/43] spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
` [Qemu-devel] [PULL 03/43] spapr: make cpu core unplug follow expected hotunplug call flow
` [Qemu-devel] [PULL 04/43] ppc: implement xsrqpi[x] instruction
` [Qemu-devel] [PULL 05/43] ppc: implement xsrqpxp instruction
` [Qemu-devel] [PULL 06/43] ppc: implement xssqrtqp instruction
` [Qemu-devel] [PULL 07/43] ppc: implement xssubqp instruction
` [Qemu-devel] [PULL 08/43] hw/ppc/pnv: Remove superfluous "qemu" prefix from error strings
` [Qemu-devel] [PULL 09/43] target-ppc: Add xsmaxcdp and xsmincdp instructions
` [Qemu-devel] [PULL 10/43] target-ppc: Add xsmaxjdp and xsminjdp instructions
` [Qemu-devel] [PULL 11/43] spapr: fix off-by-one error in spapr_ovec_populate_dt()
` [Qemu-devel] [PULL 12/43] target-ppc: implement load atomic instruction
` [Qemu-devel] [PULL 13/43] target-ppc: implement store "
` [Qemu-devel] [PULL 14/43] target-ppc: generate exception for copy/paste
` [Qemu-devel] [PULL 15/43] target-ppc: add slbieg instruction
` [Qemu-devel] [PULL 16/43] target-ppc: add slbsync implementation
` [Qemu-devel] [PULL 17/43] target-ppc: add wait instruction
` [Qemu-devel] [PULL 18/43] target-ppc, tcg: fix usermode segfault with pthread_create()
` [Qemu-devel] [PULL 19/43] mac99: replace debug printf with trace points
` [Qemu-devel] [PULL 20/43] ppc4xx: "
` [Qemu-devel] [PULL 21/43] spapr: "
` [Qemu-devel] [PULL 22/43] softfloat: Add round-to-odd rounding mode
` [Qemu-devel] [PULL 23/43] softfloat: Add float128_to_uint64_round_to_zero()
` [Qemu-devel] [PULL 24/43] softfloat: Add float128_to_uint32_round_to_zero()
` [Qemu-devel] [PULL 25/43] target-ppc: Implement round to odd variants of quad FP instructions
` [Qemu-devel] [PULL 26/43] target-ppc: Add xscvqpudz and xscvqpuwz instructions
` [Qemu-devel] [PULL 27/43] target/ppc: Fix LPCR DPFD mask define
` [Qemu-devel] [PULL 28/43] target/ppc/POWER9: Add ISAv3.00 MMU definition
` [Qemu-devel] [PULL 29/43] target/ppc/POWER9: Adapt LPCR handling for POWER9
` [Qemu-devel] [PULL 30/43] target/ppc/POWER9: Direct all instr and data storage interrupts to the hypv
` [Qemu-devel] [PULL 31/43] hw/pci-host/prep: Do not use hw_error() in realize function
` [Qemu-devel] [PULL 32/43] machine: move possible_cpus to MachineState
` [Qemu-devel] [PULL 33/43] pc: move pcms->possible_cpus init out of pc_cpus_init()
` [Qemu-devel] [PULL 34/43] pc: calculate topology only once when possible_cpus is initialised
` [Qemu-devel] [PULL 35/43] pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done without CPU object
` [Qemu-devel] [PULL 36/43] change CPUArchId.cpu type to Object*
` [Qemu-devel] [PULL 37/43] spapr: reuse machine->possible_cpus instead of cores[]
` [Qemu-devel] [PULL 38/43] machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
` [Qemu-devel] [PULL 39/43] machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpus flag
` [Qemu-devel] [PULL 40/43] hw/net/spapr_llan: 6 byte mac address device tree entry
` [Qemu-devel] [PULL 41/43] target-ppc: fix Book-E TLB matching
` [Qemu-devel] [PULL 42/43] hw/ppc/spapr: Check for valid page size when hot plugging memory
` [Qemu-devel] [PULL 43/43] hw/ppc/ppc405_uc.c: Avoid integer overflows

[Buildroot] [autobuild.buildroot.net] Build results for 2017-02-21
 2017-02-22  7:29 UTC 

crypto/cavium MSI-X fixups
 2017-02-22  7:27 UTC  (5+ messages)

[Buildroot] [PATCH] libcurl: security bump to version 7.30.0
 2017-02-22  7:25 UTC 

[PATCH v8 5/7] VT-d: No need to set irq affinity for posted format IRTE
 2017-02-22  7:24 UTC  (3+ messages)

[PATCH 01/10] f2fs: reassign new segment for mode=lfs
 2017-02-22  7:23 UTC  (16+ messages)
` [PATCH 08/10] f2fs: relax async discard commands more
  ` [f2fs-dev] "
` [PATCH 09/10] f2fs: avoid needless checkpoint in f2fs_trim_fs
  ` [f2fs-dev] "
` [PATCH 10/10] f2fs: return fs_trim if there is no candidate
  ` [f2fs-dev] "

[PATCH 2/7] staging: most: Using macro DIV_ROUND_UP
 2017-02-22  7:23 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] md/linear: shutup lockdep warnning
 2017-02-22  7:23 UTC  (2+ messages)

[PATCH v3 0/6] Fix Geminilake DDI power well enable timeouts
 2017-02-22  7:22 UTC  (8+ messages)
` [PATCH v3 1/6] drm/i915: Store aux power domain in intel_dp
` [PATCH v3 2/6] drm/i915: Store encoder power domain in struct intel_encoder
` [PATCH v3 3/6] drm/i915: Check encoder type in enc_to_dig_port()
` [PATCH v3 4/6] drm/i915/glk: Implement WaDDIIOTimeout
` [PATCH v3 5/6] drm/i915/glk: Don't enable DDI IO power domains during init
` [PATCH v3 6/6] drm/i915: Only enable DDI IO power domains after enabling DPLL
` ✓ Fi.CI.BAT: success for Fix Geminilake DDI power well enable timeouts (rev3)

[PATCH v3] staging: xgifb: function definition argument should also have an identifier name
 2017-02-22  7:22 UTC  (2+ messages)
` [Outreachy kernel] "

(no subject)
 2017-02-22  7:20 UTC  (3+ messages)
` [PATCH-SPEAKUP 1/2] return same error value from spk_set_key_info
` [PATCH-SPEAKUP 2/2] remove unecessary initial allocation of vc

[PATCH RFC 0/3] ARM64: bcm2837-rpi: Fix random crashes caused by i2c
 2017-02-22  7:20 UTC  (6+ messages)
` [PATCH RFC 1/3] i2c: bcm2835: Avoid possible NULL ptr dereference

[PATCH] staging: wilc1000: renames struct tstrRSSI and its members u8Index, u8Full
 2017-02-22  7:19 UTC  (2+ messages)
` [Outreachy kernel] "

[HMM v17 00/14] HMM (Heterogeneous Memory Management) v17
 2017-02-22  7:19 UTC  (3+ messages)

sense handling improvements
 2017-02-22  7:19 UTC  (3+ messages)

[PATCH 0/5] NVMe pci fixes, for-4.11
 2017-02-22  7:17 UTC  (7+ messages)
` [PATCH 5/5] nvme/pci: Complete all stuck requests

[PATCH v2 1/3] fpga: Add flag to indicate bitstream needs decrypting
 2017-02-22  7:15 UTC  (5+ messages)

[LTP] Build ltp failed
 2017-02-22  7:15 UTC 

[Qemu-devel] [PATCH v2 00/22] ppc/xics: simplify ICS and ICP creation
 2017-02-22  6:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 02/22] ppc/xics: remove set_nr_servers() handler from XICSStateClass
` [Qemu-devel] [PATCH v2 03/22] ppc/xics: store the ICS object under the sPAPR machine

[PATCH] unzip: CVE-2014-9913 CVE-2016-9844
 2017-02-22  7:14 UTC 

[PATCH net-next] bpf: return errno -ENOMEM when exceeding RLIMIT_MEMLOCK
 2017-02-22  7:14 UTC  (6+ messages)

[PATCHv4 0/4] OPAL patches, cont'd
 2017-02-22  7:13 UTC  (4+ messages)
` [PATCHv4 4/4] block/sed: Embed function data into the function sequence

[PATCH 1/2] Correct function definition for C++
 2017-02-22  7:10 UTC  (2+ messages)

[U-Boot] [PATCH v3] spi: ich: Configure SPI BIOS parameters
 2017-02-22  7:07 UTC  (6+ messages)

[PATCH V4 0/1] ltp: upgrade to 20170116
 2017-02-22  7:07 UTC  (4+ messages)
` [PATCH V4 1/1] "

[PATCH 00/28] arm64: Dom0 ITS emulation
 2017-02-22  7:06 UTC  (3+ messages)
` [PATCH 07/28] ARM: GICv3 ITS: introduce device mapping

[PATCH v3 0/2] drm: Support framebuffer panning
 2017-02-22  7:05 UTC  (5+ messages)
` [PATCH v3 2/2] drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC

[PATCH v3 1/3] clk: meson-gxbb: expose clock CLKID_RNG0
 2017-02-22  7:02 UTC  (10+ messages)
` [PATCH v3 2/4] ARM64: dts: meson-gx: add clock to DT binding documentation for hwrng
` [PATCH v3 3/4] ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng node
` [PATCH v3 4/4] hwrng: meson: add clock handling to driver

[meta-python][PATCH] python-prompt-toolkit: update to version 1.0.13
 2017-02-22  7:02 UTC 

[PATCH 0/3] Reduce amount of time kswapd sleeps prematurely
 2017-02-22  7:00 UTC  (4+ messages)
` [PATCH 1/3] mm, vmscan: fix zone balance check in prepare_kswapd_sleep

[PATCH] ALSA: emu10k1: Remove cast from memory allocation
 2017-02-22  6:59 UTC  (4+ messages)

[U-Boot] [PATCH V2 00/20] imx: add i.MX7ULP support
 2017-02-22  6:59 UTC  (7+ messages)
` [U-Boot] [PATCH V2 05/20] imx: mx7ulp: Add soc level initialization codes and functions
` [U-Boot] [PATCH V2 11/20] wdog: Add the watchdog driver for MX7ULP

[PATCH v2 net-next] liquidio: improve UDP TX performance
 2017-02-22  6:57 UTC  (3+ messages)

kpartx for raisin hvm tests
 2017-02-22  6:58 UTC  (3+ messages)

[qemu-upstream-4.6-testing test] 105958: regressions - FAIL
 2017-02-22  6:57 UTC 

[PATCH] ASoC: bcm2835: Add 8 channel (multitrack) capability
 2017-02-22  6:56 UTC  (3+ messages)
` [PATCH v8] "

[meta-python][PATCH] python-pymisp: update to version 2.4.65
 2017-02-22  6:55 UTC 

[PATCH] shared/005,7: add check whether debugfs succeeds to set a negative i_size or not
 2017-02-22  6:53 UTC  (5+ messages)
` [PATCH] shared/005,7: fix making sure debugfs sets negative i_size && add strict check for dd

[meta-selinux][PATCH] systemd: no need to inherit enable-selinux
 2017-02-22  6:44 UTC 

[PATCH v6] ASoC: bcm2835: Add 8 channel (multitrack) capability
 2017-02-22  6:49 UTC  (3+ messages)
` [alsa-devel] "

[PATCH 0/2] systemd: fixes for debug-shell service
 2017-02-22  6:41 UTC  (3+ messages)
` [PATCH 1/2] initscripts: split sushell into sub package
` [PATCH 2/2] systemd: add dependency on initscripts-sushell for selinux

net: use-after-free in tw_timer_handler
 2017-02-22  6:48 UTC  (5+ messages)
` [PATCH] net/dccp: fix use after free in tw_timer_handler()

[patch] scsi_dh_emc: return success in clariion_std_inquiry()
 2017-02-22  6:47 UTC  (3+ messages)

bug in DT docs vs mcp251x.c driver
 2017-02-22  5:53 UTC  (2+ messages)

Error: bb.data_smart.ExpansionError: Failure expanding variable PV_MAJ, expression
 2017-02-22  6:45 UTC 

[meta-python][PATCH] python-jinja2: update to version 2.9.5
 2017-02-22  6:44 UTC 

[PATCH] proc: Remove cast from memory allocation
 2017-02-22  6:42 UTC  (2+ messages)

[PATCH] powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU
 2017-02-22  6:40 UTC  (5+ messages)

[GIT PULL] s390 patches for 4.11 merge window #1
 2017-02-22  6:40 UTC 

[Fuego] ERROR 503: Service Temporarily Unavailable
 2017-02-22  6:39 UTC 

linux-next: manual merge of the kspp tree with the net-next tree
 2017-02-22  6:37 UTC  (2+ messages)

[Fuego] ERROR 503: Service Temporarily Unavailable
 2017-02-22  6:37 UTC 

linux-next: manual merge of the kspp tree with the net-next tree
 2017-02-22  6:35 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the s390 tree
 2017-02-22  6:33 UTC  (2+ messages)

[PATCH] fs/9p: Remove cast from memory allocation
 2017-02-22  6:34 UTC  (2+ messages)

[PATCH v3 1/4] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-02-22  6:34 UTC  (13+ messages)
` [PATCH v3 4/4] KVM: VMX: Simplify segment_base
                ` [kernel-hardening] "

[Qemu-devel] [PATCH 0/7] Nios2 architecture support
 2017-02-22  6:31 UTC  (3+ messages)
` [Qemu-devel] [PATCH V5 4/7] nios2: Add IIC interrupt controller emulation

Reminder : Toaster Weekly Meeting: 1-800-730-2996x7494529#
 2017-02-22  6:29 UTC  (6+ messages)

[PATCH 0/4 v4] WIP: allow "-" as a shorthand for "previous branch"
 2017-02-22  6:27 UTC  (6+ messages)
` [PATCH 4/4 v4] sha1_name.c: teach get_sha1_1 "-" shorthand for "@{-1}"

[PATCH] ncpfs: Remove cast from memory allocation
 2017-02-22  6:27 UTC  (2+ messages)

[PATCH 0/2] Allow configurable stack size (especially 32k on PPC64)
 2017-02-22  6:25 UTC  (2+ messages)

[meta-python][PATCH] python-pyasn1: update to version 0.2.2
 2017-02-22  6:24 UTC 

[Qemu-devel] seek help for AER
 2017-02-22  6:31 UTC  (3+ messages)

[qemu-mainline baseline-only test] 68596: regressions - trouble: blocked/broken/fail/pass
 2017-02-22  6:23 UTC 

[PATCH v3 00/18] add support for AXP20X and AXP22X power supply drivers
 2017-02-22  6:22 UTC  (7+ messages)
` [PATCH v3 13/18] power: supply: add battery driver for AXP20X and AXP22X PMICs

Business Proposal
 2017-02-22  5:57 UTC 

[Qemu-devel] [PATCH for-2.8] dma/rc4030: translate memory accesses only when they occur
 2017-02-22  6:19 UTC  (2+ messages)

[PATCH v5 0/5] Introduce Python bindings for libfdt
 2017-02-22  6:19 UTC  (9+ messages)
` [PATCH v5 2/5] Add tests for pylibfdt

[meta-python][PATCH] python-lxml: update to version 3.7.3
 2017-02-22  6:16 UTC 

[PATCH 00/11] remove fb_location programming
 2017-02-22  6:15 UTC  (5+ messages)

[PATCH v2] ALSA: usb-audio: purge needless variable length array
 2017-02-22  6:14 UTC  (2+ messages)

[PATCH 0/3] cciss: Fix coccinelle/checkpatch warnings
 2017-02-22  6:12 UTC  (8+ messages)
` [PATCH 1/3] cciss: Fix checkpatch TRAILING_WHITESPACE
` [PATCH 2/3] cciss: Fix checkpatch OPEN_BRACE
` [PATCH 3/3] cciss: Remove kmalloc cast


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.