All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-13 21:08:47 to 2017-09-13 22:04:27 UTC [more...]

[PATCH v2 0/3] *** timer library enhancements ***
 2017-09-13 22:05 UTC  (4+ messages)
` [PATCH v3 0/3] timer library enhancement
  ` [PATCH v3 1/3] timer: add multiple pending lists option for each lcore
  ` [PATCH v3 2/3] timer: handle timers installed from non-EAL threads

[PATCH 1/2] xfs: always use DAX if mount option is used
 2017-09-13 22:01 UTC  (8+ messages)
` [PATCH] xfs: add regression test for DAX mount option usage

[v8 0/4] cgroup-aware OOM killer
 2017-09-13 21:59 UTC  (10+ messages)
` [v8 2/4] mm, oom: "

[meta-oe][PATCH 1/3] smbnetfs: delete blacklisted
 2017-09-13 21:59 UTC  (4+ messages)
` [meta-oe][PATCH 3/3] gnome-keyring: "

[PATCH] android: binder: Drop lru lock in isolate callback
 2017-09-13 21:59 UTC  (2+ messages)
` [PATCH] mm: Restore mmput_async

[RFC PATCH] can: m_can: Support higher speed CAN-FD bitrates
 2017-09-13 21:58 UTC  (3+ messages)

[PATCH v2 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string
 2017-09-13 21:58 UTC  (8+ messages)
` [PATCH v2 1/2] include: linux: sysfs: Add __ATTR_NAMED macro

+ mm-memcg-remove-hotplug-locking-from-try_charge.patch added to -mm tree
 2017-09-13 21:57 UTC 

[PATCH 4.4 00/31] 4.4.88-stable review
 2017-09-13 21:57 UTC  (3+ messages)

[Qemu-devel] [PATCH] rbd: Detect rbd image resizes and propagate them
 2017-09-13 21:56 UTC  (5+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 0/8] protocol transition
 2017-09-13 21:54 UTC  (9+ messages)
` [PATCH 1/8] pkt-line: add packet_write function
` [PATCH 2/8] protocol: introduce protocol extention mechanisms
` [PATCH 3/8] daemon: recognize hidden request arguments
` [PATCH 4/8] upload-pack, receive-pack: introduce protocol version 1
` [PATCH 5/8] connect: teach client to recognize v1 server response
` [PATCH 6/8] connect: tell server that the client understands v1
` [PATCH 7/8] http: "
` [PATCH 8/8] i5700: add interop test for protocol transition

+ mm-dmapool-align-to-arch_dma_minalign-in-non-coherent-dma-mode.patch added to -mm tree
 2017-09-13 21:55 UTC 

[PATCH V3 2/3] mm: dmapool: Align to ARCH_DMA_MINALIGN in non-coherent DMA mode
 2017-09-13 21:52 UTC  (3+ messages)

RFC: Another proposed hash function transition plan
 2017-09-13 21:52 UTC  (9+ messages)
  ` RFC v3: "

+ dentry-fix-kmemcheck-splat-at-take_dentry_name_snapshot.patch added to -mm tree
 2017-09-13 21:51 UTC 

[PATCH v2 2/3] drm: Replace "foo * bar" with "foo *bar"
 2017-09-13 21:50 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH v2 1/3] drm: Move EXPORT_SYMBOL so that it immediately follows its function
 2017-09-13 21:50 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH] perf, tools: Improve error messages for missing PMUs
 2017-09-13 21:50 UTC 

[PATCH v2 0/3] drm: Code cleanup
 2017-09-13 21:49 UTC  (3+ messages)
` [Outreachy kernel] "

+ mm-oom_reaper-skip-mm-structs-with-mmu-notifiers-checkpatch-fixes.patch added to -mm tree
 2017-09-13 21:48 UTC 

[PATCH] xfs_repair: don't use do_warn for normal log message
 2017-09-13 21:48 UTC  (2+ messages)

[patch 00/52] x86: Rework the vector management
 2017-09-13 21:29 UTC  (55+ messages)
` [patch 01/52] genirq: Fix cpumask check in __irq_startup_managed()
` [patch 02/52] genirq/debugfs: Show debug information for all irq descriptors
` [patch 03/52] genirq/msi: Capture device name for debugfs
` [patch 04/52] irqdomain/debugfs: Provide domain specific debug callback
` [patch 05/52] genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
` [patch 06/52] genirq: Set managed shut down flag at init
` [patch 07/52] genirq: Separate activation and startup
` [patch 08/52] genirq/irqdomain: Update irq_domain_ops.activate() signature
` [patch 09/52] genirq/irqdomain: Allow irq_domain_activate_irq() to fail
` [patch 10/52] genirq/irqdomain: Propagate early activation
` [patch 11/52] genirq/irqdomain: Add force reactivation flag to irq domains
` [patch 12/52] genirq: Implement bitmap matrix allocator
` [patch 13/52] genirq/matrix: Add tracepoints
` [patch 14/52] x86/apic: Deinline x2apic functions
` [patch 15/52] x86/apic: Sanitize return value of apic.set_apic_id()
` [patch 16/52] x86/apic: Sanitize return value of check_apicid_used()
` [patch 17/52] x86/apic: Move probe32 specific APIC functions
` [patch 18/52] x86/apic: Move APIC noop specific functions
` [patch 19/52] x86/apic: Sanitize 32/64bit APIC callbacks
` [patch 20/52] x86/apic: Move common "
` [patch 21/52] x86/apic: Reorganize struct apic
` [patch 22/52] x86/apic/x2apic: Simplify cluster management
` [patch 23/52] x86/apic: Get rid of apic->target_cpus
` [patch 24/52] x86/vector: Rename used_vectors to system_vectors
` [patch 25/52] x86/apic: Get rid of multi CPU affinity
` [patch 26/52] x86/ioapic: Remove obsolete post hotplug update
` [patch 27/52] x86/vector: Simplify the CPU hotplug vector update
` [patch 28/52] x86/vector: Cleanup variable names
` [patch 29/52] x86/vector: Store the single CPU targets in apic data
` [patch 30/52] x86/vector: Simplify vector move cleanup
` [patch 31/52] x86/ioapic: Mark legacy vectors at reallocation time
` [patch 32/52] x86/apic: Get rid of the legacy irq data storage
` [patch 33/52] x86/vector: Remove pointless pointer checks
` [patch 34/52] x86/vector: Move helper functions around
` [patch 35/52] x86/apic: Add replacement for cpu_mask_to_apicid()
` [patch 36/52] x86/irq/vector: Initialize matrix allocator
` [patch 37/52] x86/vector: Add vector domain debugfs support
` [patch 38/52] x86/smpboot: Set online before setting up vectors
` [patch 39/52] x86/vector: Add tracepoints for vector management
` [patch 40/52] x86/vector: Use matrix allocator for vector assignment
` [patch 41/52] x86/apic: Remove unused callbacks
` [patch 42/52] x86/vector: Compile SMP only code conditionally
` [patch 43/52] x86/vector: Untangle internal state from irq_cfg
` [patch 44/52] x86/apic/msi: Force reactivation of interrupts at startup time
` [patch 45/52] iommu/vt-d: Reevaluate vector configuration on activate()
` [patch 46/52] iommu/amd: "
` [patch 47/52] x86/io_apic: "
` [patch 48/52] x86/vector: Handle managed interrupts proper
` [patch 49/52] x86/vector/msi: Switch to global reservation mode
` [patch 50/52] x86/vector: Switch IOAPIC "
` [patch 51/52] x86/irq: Simplify hotplug vector accounting
` [patch 52/52] x86/vector: Respect affinity mask in irq descriptor

+ mm-oom_reaper-skip-mm-structs-with-mmu-notifiers.patch added to -mm tree
 2017-09-13 21:48 UTC 

[xen-unstable-smoke test] 113421: regressions - FAIL
 2017-09-13 21:48 UTC 

rtl8821ae keep alive not set, connection lost
 2017-09-13 21:46 UTC  (3+ messages)

[RFC PATCH v3 0/6] Configuring traffic classes via new hardware offload mechanism in tc/mqprio
 2017-09-13 21:46 UTC  (13+ messages)
` [RFC PATCH v3 1/6] mqprio: Introduce new hardware offload mode and shaper in mqprio
  ` [Intel-wired-lan] "
` [RFC PATCH v3 2/6] i40e: Add macro for PF reset bit
  ` [Intel-wired-lan] "
` [RFC PATCH v3 3/6] i40e: Add infrastructure for queue channel support
  ` [Intel-wired-lan] "
` [RFC PATCH v3 4/6] i40e: Enable 'channel' mode in mqprio for TC configs
  ` [Intel-wired-lan] "
` [RFC PATCH v3 5/6] i40e: Refactor VF BW rate limiting
  ` [Intel-wired-lan] "
` [RFC PATCH v3 6/6] i40e: Add support setting TC max bandwidth rates
  ` [Intel-wired-lan] "

[PATCH 1/2] KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume
 2017-09-13 21:45 UTC  (2+ messages)

[PATCH 4.13 00/27] 4.13.2-stable review
 2017-09-13 21:44 UTC  (8+ messages)
` [PATCH 4.13 20/27] Revert "firmware: add sanity check on shutdown/suspend"

+ z3fold-fix-potential-race-in-z3fold_reclaim_page.patch added to -mm tree
 2017-09-13 21:45 UTC 

[U-Boot] [v2 PATCH] Inherit default value for bootdelay from distro_bootcmd on odroid-xu3
 2017-09-13 21:44 UTC 

[PATCH 0/5] KVM: nested virt SMM fixes
 2017-09-13 21:44 UTC  (3+ messages)
` [PATCH 1/5] KVM: x86: introduce ISA specific SMM entry/exit callbacks

[PATCH V2 0/4] block: make loop block device cgroup aware
 2017-09-13 21:43 UTC  (10+ messages)
` [PATCH V2 1/4] kthread: add a mechanism to store cgroup info
` [PATCH V2 2/4] blkcg: delete unused APIs
` [PATCH V2 3/4] block: make blkcg aware of kthread stored original cgroup info
` [PATCH V2 4/4] block/loop: make loop cgroup aware

[U-Boot] [v2 PATCH 0/4] Switch odroid to use distro_bootcmd
 2017-09-13 21:42 UTC  (5+ messages)
` [U-Boot] [v2 PATCH 1/4] Fix default console on odroid to only specify the device, as "console=" is redundant with the boot environment
` [U-Boot] [v2 PATCH 2/4] Increase the default environment size on odroid, as config_distro_bootcmd requires a more space for the environment
` [U-Boot] [v2 PATCH 3/4] Switch odroid to use config_distro_bootcmd
` [U-Boot] [v2 PATCH 4/4] Inherit default value for bootdelay from distro_bootcmd on odroid

[PATCH 0/4] ethdev new offloads API
 2017-09-13 21:42 UTC  (5+ messages)
` [PATCH 4/4] ethdev: add helpers to move to the "

xfs: Uninitialized memory read at xlog_write
 2017-09-13 21:40 UTC  (6+ messages)

[PATCH v5 1/3] livepatch: add (un)patch callbacks
 2017-09-13 21:36 UTC  (2+ messages)
` [RFC] livepatch: unpatch all klp_objects if klp_module_coming fails

[PATCH 00/20] Read `packed-refs` using mmap()
 2017-09-13 21:35 UTC  (2+ messages)

[linux-lvm] Reserve space for specific thin logical volumes
 2017-09-13 21:36 UTC 

[Buildroot] [PATCH] Added support for package flatbuffers
 2017-09-13 21:35 UTC  (2+ messages)

clearing unfound objects
 2017-09-13 21:34 UTC  (6+ messages)

[PATCH v2 0/3] led: ledtrig-transient: add support for hrtimer
 2017-09-13 21:34 UTC  (4+ messages)

[PATCH 2/2] KVM: X86: Don't block vCPU if there is pending exception
 2017-09-13 21:33 UTC  (2+ messages)

[PATCH 0/7] config.c may fail to notice some write() failures
 2017-09-13 21:33 UTC  (17+ messages)
` [PATCH 1/7] config: avoid "write_in_full(fd, buf, len) < len" pattern
  ` [PATCH v2] "
` [PATCH 2/7] get-tar-commit-id: check write_in_full() return against 0
` [PATCH 3/7] avoid "write_in_full(fd, buf, len) != len" pattern
` [PATCH 4/7] convert less-trivial versions of "write_in_full() != len"
` [PATCH 5/7] pkt-line: check write_in_full() errors against "< 0"
` [PATCH 6/7] notes-merge: use ssize_t for write_in_full() return value
` [PATCH 7/7] config: flip return value of store_write_*()

[PATCH v2 00/28] ARM Scalable Vector Extension (SVE)
 2017-09-13 21:33 UTC  (5+ messages)
` [PATCH v2 09/28] arm64/sve: Signal frame and context structure definition

[PATCH 00/31] multipath/kpartx udev rules cleanup, and fixes
 2017-09-13 21:33 UTC  (11+ messages)
` [PATCH 20/31] 11-dm-mpath.rules: don't set READY->ACTIVATION
` [PATCH 21/31] 11-dm-mpath.rules: Remember DM_ACTIVATION
` [PATCH 30/31] kpartx/del-part-nodes.rules: new udev file
` [PATCH 31/31] kpartx.rules: move symlink code to other files

[PATCH] Enable the read ECC before program the page
 2017-09-13 21:31 UTC  (2+ messages)

[PATCH] KVM: SVM: Do not issue virtual VMLOAD/VMSAVE supported-message
 2017-09-13 21:31 UTC  (3+ messages)

[Buildroot] testing/infra: generating tests for python packages
 2017-09-13 21:31 UTC  (4+ messages)

[PATCH 4.9 00/14] 4.9.50-stable review
 2017-09-13 21:30 UTC  (9+ messages)

Linux kernel 4.13.2 released
 2017-09-13 21:30 UTC 

Linux kernel 4.12.13 released
 2017-09-13 21:30 UTC 

[U-Boot] [PATCH v3 1/2] imx: add macro to detect whether USB PHY is active
 2017-09-13 21:29 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/2] imx_common: detect USB serial downloader reliably

[PATCH 0/8] Retry page fault handling for Vega10
 2017-09-13 21:29 UTC  (5+ messages)
` [PATCH 4/8] drm/amdkfd: Separate doorbell allocation from PASID

[Qemu-devel] [PATCH] osdep: Fix ROUND_UP(64-bit, 32-bit)
 2017-09-13 21:28 UTC  (2+ messages)

[Buildroot] gdb/binutils - two versions of libbfd installed
 2017-09-13 21:28 UTC  (2+ messages)

[meta-networking][PATCH] tcpdump: fix CVE-2017-11541, 11542, 11543
 2017-09-13 21:30 UTC  (5+ messages)

[[RESEND]PATCHv6 1/2] dt-bindings: i2c: Add Altera I2C Controller
 2017-09-13 21:28 UTC  (4+ messages)
` [[RESEND]PATCHv6 2/2] i2c: altera: Add Altera I2C Controller driver

[Bug 196409] New: kvm_amd nested pagetable gpu passthrough performance oddities
 2017-09-13 21:27 UTC  (2+ messages)
` [Bug 196409] "

[refpolicy] [PATCH] spamassassin: update
 2017-09-13 21:27 UTC  (4+ messages)

[RESEND PATCH v3 0/5] Add support for the STM32F7 I2C
 2017-09-13 21:26 UTC  (5+ messages)
` [RESEND PATCH v3 3/5] i2c: i2c-stm32f7: add driver

Linux kernel 4.9.50 released
 2017-09-13 21:25 UTC 

Linux kernel 4.4.88 released
 2017-09-13 21:25 UTC 

[Buildroot] [PATCH 1/1] netsnmp: install all MIB files
 2017-09-13 21:24 UTC  (6+ messages)

[PATCH 00/12] x86/crypto: Fix RBP usage in several crypto .S files
 2017-09-13 21:24 UTC  (7+ messages)

[U-Boot] [PATCH 04/15] spl: fit: simplify logic for FDT loading for non-OS boots
 2017-09-13 21:24 UTC  (4+ messages)

[PATCH] kvm: nVMX: Don't allow L2 to access the hardware CR8
 2017-09-13 21:24 UTC  (5+ messages)

[RFC v3 00/11] i915 PMU and engine busy stats
 2017-09-13 21:24 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for i915 PMU and engine busy stats (rev7)

[Buildroot] [git commit] netsnmp: install all MIB files
 2017-09-13 21:23 UTC 

[U-Boot] [PATCH] u-boot: Upgrade to 2017.09
 2017-09-13 21:23 UTC  (6+ messages)

[stage1-xen PATCH v1 00/10] Add Fedora support
 2017-09-13 21:23 UTC  (7+ messages)
` [stage1-xen PATCH v1 04/10] build/fedora: Add `run` and `components/*` scripts

[RFC PATCH 0/3] fix migrate failed when vm is in booting
 2017-09-13 21:25 UTC  (8+ messages)
` [RFC PATCH 2/3] kvm: arm/arm64: vgic-vits: free its resource when vm reboot/reset
` [RFC PATCH 3/3] kvm: arm/arm64: vgic-its: fix return value for restore

[PATCH 1/5] powerpc/kprobes: Some cosmetic updates to try_to_emulate()
 2017-09-13 21:20 UTC  (5+ messages)
` [PATCH 2/5] powerpc/kprobes: Do not suppress instruction emulation if a single run failed
` [PATCH 3/5] powerpc/kprobes: Fix warnings from __this_cpu_read() on preempt kernels
` [PATCH 4/5] powerpc/jprobes: Disable preemption when triggered through ftrace
` [PATCH 5/5] powerpc/jprobes: Validate break handler invocation as being due to a jprobe_return()

[U-Boot] [PATCH] nios2: 10m50: Add CPU pre-relocation in device tree
 2017-09-13 21:19 UTC  (2+ messages)

[PATCH] glib-2.0: recommend shared-mime-info
 2017-09-13 21:18 UTC  (7+ messages)

Linux kernel 3.18.71 released
 2017-09-13 21:15 UTC 

[U-Boot] [PATCH v3 1/2] imx: add macro to detect whether USB PHY is active
 2017-09-13 21:14 UTC  (5+ messages)

[PATCH v2 0/7] xen/arm: Clean-up traps.c
 2017-09-13 21:13 UTC  (5+ messages)
` [PATCH v2 7/7] xen/arm: Limit the scope of cpregs.h

fio and total latency percentile
 2017-09-13 21:10 UTC  (2+ messages)

[Buildroot] [RFC] scanpypi: convert to Python 3 syntax
 2017-09-13 21:09 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/isa/pc87312: Mark the device with user_creatable = false
 2017-09-13 21:08 UTC  (2+ 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.