All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-28 06:53:33 to 2017-08-28 07:52:33 UTC [more...]

[PATCH v10] VT-d: use correct BDF for VF to search VT-d unit
 2017-08-28  8:16 UTC  (3+ messages)

[Buildroot] minnowboard_max_defconfig, changes to build for 32-bit, fails in the end when installing grub
 2017-08-28  7:52 UTC  (4+ messages)

[PATCH v2] net/failsafe: fix parameters parsing
 2017-08-28  7:52 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] ARM: dts: iwg20d-q7: Add RTC support
 2017-08-28  7:51 UTC  (5+ messages)

[patch 00/41] x86: Cleanup IDT code
 2017-08-28  7:50 UTC  (4+ messages)
` [patch 10/41] x86/apic: Remove the duplicated tracing versions of interrupts

Extensive attributes not getting copied when flushing HEAD objects from cache pool to base pool
 2017-08-28  7:50 UTC  (10+ messages)

[U-Boot] [PATCH V9 0/4] introduce Rockchip rockusb
 2017-08-28  7:46 UTC  (5+ messages)
` [U-Boot] [PATCH V9 1/4] usb: rockchip: add the rockusb gadget
` [U-Boot] [PATCH V9 2/4] usb: rockchip: add rockusb command
` [U-Boot] [PATCH V9 3/4] rockchip:usb: add a simple readme for rockusb
` [U-Boot] [PATCH V9 4/4] rockchip: rk3288: enable rockusb support on rk3288 based device

[PATCH i-g-t 1/3] tests/chamelium: Introduce fast basic hpd tests, with limited toggles
 2017-08-28  7:45 UTC  (5+ messages)
` [PATCH i-g-t 3/3] intel-ci: Add fast chamelium tests to the fast-feedback list

[PATCH v4] x86/boot/KASLR: exclude EFI_BOOT_SERVICES_{CODE|DATA} from KASLR's choice
 2017-08-28  7:44 UTC  (3+ messages)
  ` [PATCH v5] x86/boot/KASLR: exclude EFI_BOOT_SERVICES_* and EFI_LOADER_* "

[PATCH 0/2] arm64: renesas: Add support for R-Car V3M
 2017-08-28  7:44 UTC  (4+ messages)

explicitly join inodes to deferred operations V2 (this time for real)
 2017-08-28  7:44 UTC  (4+ messages)
` [PATCH 1/3] xfs: refactor xfs_trans_roll
` [PATCH 2/3] xfs: rename xfs_defer_join to xfs_defer_ijoin
` [PATCH 3/3] xfs: remove the ip argument to xfs_defer_finish

[PATCH resend] powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
 2017-08-28  7:44 UTC 

Automatically delete branches containing accepted patches?
 2017-08-28  7:44 UTC  (3+ messages)

explicitly join inodes to deferred operations V2
 2017-08-28  7:44 UTC  (5+ messages)
` [PATCH 1/3] xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
` [PATCH 2/3] Revert "xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents"
` [PATCH 3/3] xfs: rewrite getbmap using the xfs_iext_* helpers

[PATCH 0/2] md: Add support for Multiple PPLs
 2017-08-28  7:44 UTC  (7+ messages)

[PATCH] staging: rtl8723bs: remove memset before memcpy
 2017-08-28  7:43 UTC  (4+ messages)
    ` Hangs while building the cross function DB

[PATCH] common/gnttab: Introduce command line feature controls
 2017-08-28  7:42 UTC  (10+ messages)

[PATCH] [media] pci: make i2c_client const
 2017-08-28  7:42 UTC 

WARNING: possible circular locking dependency detected
 2017-08-28  7:41 UTC  (3+ messages)

[PATCH] nvme: fix uninitialized prp2 value on small transfers
 2017-08-28  7:41 UTC  (2+ messages)

[U-Boot] [PATCH V2 01/12] scripts: spl: fix typo
 2017-08-28  7:41 UTC  (11+ messages)
` [U-Boot] [PATCH V2 02/12] arm: dts: include dts for imx6sabresd

blk_mq_reinit_tagset during NVMEoF port toggling
 2017-08-28  7:40 UTC 

[RFC] virtio-iommu version 0.4
 2017-08-28  7:39 UTC  (4+ messages)
    ` [virtio-dev] "

[PATCH] ext4: introduce per-inode DAX flag
 2017-08-28  7:38 UTC  (11+ messages)

[PATCH v2] x86/apic/x2apic: Share IRQ vector between cluster members only when no cpumask is specified
 2017-08-28  7:38 UTC  (4+ messages)

[Qemu-devel] [PATCHv4 01/03] qemu-iothread: IOThread supports theGMainContext event loop
 2017-08-28  7:36 UTC 

[U-Boot] [PATCH] pico-imx7d: Add support for secure boot
 2017-08-28  7:36 UTC  (4+ messages)

[PATCH v5 00/15] Support for modifying parameters at runtime
 2017-08-28  7:34 UTC  (16+ messages)
` [PATCH v5 01/15] xen/arch/x86/psr.c: let custom parameter parsing routines return errno
` [PATCH v5 02/15] xen: check parameter validity when parsing command line
` [PATCH v5 03/15] xen/arch/x86/apic.c: remove custom_param() error messages
` [PATCH v5 04/15] xen/arch/x86/cpu/mcheck/mce.c: "
` [PATCH v5 05/15] xen/arch/x86/hvm/viridian.c: "
` [PATCH v5 06/15] xen/arch/x86/io_apic.c: "
` [PATCH v5 07/15] xen/common/kexec.c: "
` [PATCH v5 08/15] xen/common/sched_credit2.c: "
` [PATCH v5 09/15] xen: carve out a generic parsing function from _cmdline_parse()
` [PATCH v5 10/15] xen: add basic support for runtime parameter changing
` [PATCH v5 11/15] xen: add hypercall for setting parameters at runtime
` [PATCH v5 12/15] libxc: add function to set hypervisor parameters
` [PATCH v5 13/15] libxl: add libxl_set_parameters() function
` [PATCH v5 14/15] xl: add new xl command set-parameters
` [PATCH v5 15/15] xen: make some console related parameters settable at runtime

[Qemu-devel] [PATCH v2] [WIP] [RFC ]Add initial 9pfs support for Windows hosts v2
 2017-08-28  7:35 UTC  (4+ messages)

[PATCH] opencv: update to 3.3
 2017-08-28  7:32 UTC 

[Xenomai] [RFC] Xenomai3 tuneables replaced by environment variables
 2017-08-28  7:32 UTC  (3+ messages)

[PATCH v4 00/10] make L2's kvm-clock stable, get rid of pvclock_gtod_copy in KVM
 2017-08-28  7:28 UTC  (10+ messages)

problem about lower symlink
 2017-08-28  7:28 UTC  (3+ messages)

cause of dmesg call traces?
 2017-08-28  7:28 UTC  (2+ messages)

[PATCH v3] passthrough: give XEN_DOMCTL_test_assign_device more sane semantics
 2017-08-28  7:27 UTC  (5+ messages)
    ` [PATCH v3] passthrough: give XEN_DOMCTL_test_assign_device more sane semantics (and 1 more message)

[xen-unstable test] 112855: regressions - trouble: blocked/broken/fail/pass
 2017-08-28  7:25 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/14] add support for Hypervisor.framework in QEMU
 2017-08-28  7:24 UTC  (2+ messages)

[00/14] can: cleanup of af_can/raw + simplifying of ndev->ml_priv handling
 2017-08-28  7:25 UTC  (6+ messages)
` [PATCH 02/14] can: give structs holding the CAN statistics a sensible name

[meta-oe][PATCH] multipath-tools: add rdepends on bash
 2017-08-28  7:24 UTC  (2+ messages)

[U-Boot] [PATCH V8 0/4] introduce Rockchip rockusb
 2017-08-28  7:24 UTC  (5+ messages)
` [U-Boot] [PATCH V8 1/4] usb: rockchip: add the rockusb gadget
` [U-Boot] [PATCH V8 2/4] usb: rockchip: add rockusb command
` [U-Boot] [PATCH V8 3/4] rockchip:usb: add a simple readme for rockusb
` [U-Boot] [PATCH V8 4/4] rockchip: rk3288: enable rockusb support on rk3288 based device

RFC: nvme multipath support
 2017-08-28  7:23 UTC  (10+ messages)
` [PATCH 08/10] block: provide a generic_make_request_fast helper
` [PATCH 09/10] blk-mq: add a blk_steal_bios helper
` [PATCH 10/10] nvme: implement multipath access to nvme subsystems

[PATCH] [media] usb: make i2c_client const
 2017-08-28  7:21 UTC 

[PATCH v2 00/10] Improve robustness of the i915 perf tests
 2017-08-28  7:21 UTC  (2+ messages)

[PATCH] ARM: dts: keystone-k2g: Add McASP nodes
 2017-08-28  7:19 UTC  (2+ messages)

status of inline deduplication in btrfs
 2017-08-28  7:19 UTC  (6+ messages)

[PATCH] IIO: BME280: Humidity: Changes to the humidity ctrl_hum require a write to ctrl_meas
 2017-08-28  7:19 UTC  (4+ messages)

[PATCH 1/2 v2] sched/wait: Break up long wake list walk
 2017-08-28  7:18 UTC  (16+ messages)
` [PATCH 2/2 v2] sched/wait: Introduce lock breaker in wake_up_page_bit

Patch "powerpc/mm: Ensure cpumask update is ordered" has been added to the 4.9-stable tree
 2017-08-28  7:18 UTC 

Patch "ntb_transport: fix bug calculating num_qps_mw" has been added to the 4.9-stable tree
 2017-08-28  7:18 UTC 

Patch "ntb_transport: fix qp count bug" has been added to the 4.9-stable tree
 2017-08-28  7:18 UTC 

Patch "NTB: ntb_test: fix bug printing ntb_perf results" has been added to the 4.9-stable tree
 2017-08-28  7:18 UTC 

Patch "ntb: transport shouldn't disable link due to bogus values in SPADs" has been added to the 4.9-stable tree
 2017-08-28  7:18 UTC 

Patch "ntb: no sleep in ntb_async_tx_submit" has been added to the 4.9-stable tree
 2017-08-28  7:18 UTC 

Patch "ntb: ntb_test: ensure the link is up before trying to configure the mws" has been added to the 4.9-stable tree
 2017-08-28  7:18 UTC 

Patch "ACPI: EC: Fix regression related to wrong ECDT initialization order" has been added to the 4.9-stable tree
 2017-08-28  7:18 UTC 

Patch "ACPI: ioapic: Clear on-stack resource before using it" has been added to the 4.9-stable tree
 2017-08-28  7:18 UTC 

[Qemu-devel] S390 bios breaks in qemu 2.10.rc3
 2017-08-28  7:18 UTC  (13+ messages)

Patch "ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal" has been added to the 4.9-stable tree
 2017-08-28  7:18 UTC 

Patch "ntb_transport: fix bug calculating num_qps_mw" has been added to the 4.4-stable tree
 2017-08-28  7:18 UTC 

Patch "ntb_transport: fix qp count bug" has been added to the 4.4-stable tree
 2017-08-28  7:18 UTC 

Patch "ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal" has been added to the 4.4-stable tree
 2017-08-28  7:18 UTC 

Patch "ACPI: ioapic: Clear on-stack resource before using it" has been added to the 4.4-stable tree
 2017-08-28  7:18 UTC 

Patch "ntb: transport shouldn't disable link due to bogus values in SPADs" has been added to the 4.12-stable tree
 2017-08-28  7:17 UTC 

Patch "powerpc/mm: Ensure cpumask update is ordered" has been added to the 4.12-stable tree
 2017-08-28  7:17 UTC 

Patch "ACPI: EC: Fix regression related to wrong ECDT initialization order" has been added to the 4.12-stable tree
 2017-08-28  7:17 UTC 

Patch "ntb: ntb_test: ensure the link is up before trying to configure the mws" has been added to the 4.12-stable tree
 2017-08-28  7:17 UTC 

Patch "ACPI: APD: Fix HID for Hisilicon Hip07/08" has been added to the 4.12-stable tree
 2017-08-28  7:17 UTC 

FAILED: patch "[PATCH] powerpc/mm: Ensure cpumask update is ordered" failed to apply to 4.12-stable tree
 2017-08-28  7:17 UTC  (3+ messages)

Patch "ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal" has been added to the 3.18-stable tree
 2017-08-28  7:17 UTC 

[PATCH 0/9] WIP: Retry page fault handling for Vega10
 2017-08-28  7:15 UTC  (5+ messages)
` [PATCH 2/9] drm/amdgpu: Add PASID management

[PATCH] ASoC: rt5514: Guard Hotword Model bytes loading
 2017-08-28  7:13 UTC 

[Qemu-devel] [Bug 1713408] [NEW] qemu crashes with "GLib-ERROR **: gmem.c" error when a negative value passed to "maxcpus"
 2017-08-28  6:56 UTC  (3+ messages)
` [Qemu-devel] [Bug 1713408] "

[PATCH v4 00/21] Qualcomm 8x16 Camera Subsystem driver
 2017-08-28  7:10 UTC  (4+ messages)
` [PATCH v4 04/21] doc: media/v4l-drivers: Add Qualcomm Camera Subsystem driver document

[PATCH] connector: Delete an error message for a failed memory allocation in cn_queue_alloc_callback_entry()
 2017-08-28  7:09 UTC  (4+ messages)
  ` connector: Delete an error message for a failed memory allocation in cn_queue_alloc_callback_ent
    ` connector: Delete an error message for a failed memory allocation in cn_queue_alloc_callback_entry()

[PATCH] libvirt: fix build failure, failing QA check
 2017-08-28  6:24 UTC 

[patch V3 00/44] x86: Cleanup IDT code
 2017-08-28  6:47 UTC  (40+ messages)
` [patch V3 03/44] x86/irq: Get rid of the first_system_vector bogisity
` [patch V3 04/44] x86/irq: Remove duplicated used_vectors definition
` [patch V3 05/44] x86/boot: Move EISA setup to a proper place
` [patch V3 06/44] x86/tracing: Introduce a static key for exception tracing
` [patch V3 07/44] x86/traps: Simplify pagefault tracing logic
` [patch V3 08/44] x86/apic: Remove the duplicated tracing version of local_timer_interrupt
` [patch V3 09/44] x86/apic: Use this_cpu_ptr in local_timer_interrupt
` [patch V3 10/44] x86/irq: Get rid of duplicated trace_x86_platform_ipi() code
` [patch V3 13/44] x86/mce: Remove duplicated tracing interrupt code
` [patch V3 14/44] x86/smp: Remove pointless duplicated "
` [patch V3 15/44] x86/smp: Use static key for reschedule interrupt tracing
` [patch V3 16/44] x86/idt: Remove tracing idt completely
` [patch V3 17/44] x86/idt: Cleanup the i386 low level entry macros
` [patch V3 18/44] x86/tracing: Disentangle pagefault and resched IPI tracing key
` [patch V3 19/44] x86/ipi: Make platform IPI depend on APIC
` [patch V3 20/44] x86/irq_work: Make it "
` [patch V3 21/44] x86/tracing: Build tracepoints only when they are used
` [patch V3 22/44] x86/idt: Unify gate_struct handling for 32/64bit
` [patch V3 23/44] x86/percpu: Use static initializer for GDT entry
` [patch V3 24/44] x86/fpu: Use bitfield accessors for desc_struct
` [patch V3 26/44] x86/gdt: Use bitfields for initialization
` [patch V3 27/44] x86/ldttss: Cleanup 32bit descriptors
` [patch V3 28/44] x86/idt: Create file for IDT related code
` [patch V3 29/44] x86/idt: Move 32bit idt_descr to C code
` [patch V3 30/44] x86/idt: Remove unused set_trap_gate()
` [patch V3 31/44] x86/idt: Consolidate IDT invalidation
` [patch V3 32/44] x86/idt: Move early IDT handler setup to IDT code
` [patch V3 33/44] x86/idt: Move early IDT setup out of 32bit asm
` [patch V3 34/44] x86/idt: Prepare for table based init
` [patch V3 35/44] x86/idt: Switch early trap init to IDT tables
` [patch V3 36/44] x86/idt: Move debug stack init to table based
` [patch V3 37/44] x86/idt: Move ist stack based traps to table init
` [patch V3 38/44] x86/idt: Move regular trap init to tables
` [patch V3 39/44] x86/idt: Move APIC gate initialization "
` [patch V3 40/44] x86/idt: Move interrupt gate initialization to IDT code
` [patch V3 41/44] x86/idt: Remove unused functions/inlines
` [patch V3 42/44] x86/idt: Deinline setup functions
` [patch V3 43/44] x86/idt: Simplify alloc_intr_gate
` [patch V3 44/44] x86/idt: Hide set_intr_gate()

[PATCH 1/9] drm/amdgpu: fix amdgpu_vm_bo_map trace point
 2017-08-28  7:06 UTC  (5+ messages)
` [PATCH 6/9] drm/amdgpu: track evicted page tables v2
` [PATCH 7/9] drm/amdgpu: rework page directory filling v2

[PATCH 0/3] constify ux500 clk_ops
 2017-08-28  7:02 UTC  (8+ messages)
` [PATCH 1/3] clk: ux500: prcmu: constify clk_ops
` [PATCH 2/3] clk: ux500: sysctrl: "
` [PATCH 3/3] clk: ux500: prcc: "

DSA support for Micrel KSZ8895
 2017-08-28  7:02 UTC  (6+ messages)
    ` [PATCH] "

Patch "ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()" has been added to the 4.4-stable tree
 2017-08-28  7:01 UTC 

Patch "ASoC: rsnd: ssi: 24bit data needs right-aligned settings" has been added to the 4.4-stable tree
 2017-08-28  7:01 UTC 

Patch "ASoC: rsnd: don't call update callback if it was NULL" has been added to the 4.4-stable tree
 2017-08-28  7:01 UTC 

[U-Boot] [PATCH 1/4] part: efi: Fix offset
 2017-08-28  7:01 UTC  (3+ messages)

Patch "ASoC: rsnd: Add missing initialization of ADG req_rate" has been added to the 4.4-stable tree
 2017-08-28  7:01 UTC 

[PATCH v2 0/3] Initial Allwinner V3s CSI Support
 2017-08-28  7:00 UTC  (10+ messages)
` [PATCH v2 1/3] media: V3s: Add support for Allwinner CSI

[PATCH 4.4.y] ASoC: rsnd: ctu: add rsnd_mix_activation()
 2017-08-28  7:01 UTC  (2+ messages)

[PATCH] Kbuild: enable -Wunused-macros warning for "make W=1"
 2017-08-28  6:53 UTC  (3+ messages)

[PATCH 4.4.y] ASoC: rsnd: src: add rsnd_src_halt()
 2017-08-28  7:00 UTC  (2+ messages)

[PATCH 4.4.y] ASoC: rsnd: adg :: AUDIO-CLKOUTn asynchronizes support
 2017-08-28  7:00 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] mmc: sunxi: Support new mode
 2017-08-28  6:59 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Enable MMC new mode for A83T

[Cocci] Automatic replacement of function declarations
 2017-08-28  6:59 UTC  (2+ messages)

[PATCH] ASoC: rt5514: expose Hotword Model control
 2017-08-28  6:58 UTC  (2+ messages)

[PATCH] leds/trigger/activity: add a system activity LED trigger
 2017-08-28  6:57 UTC  (5+ messages)

[RFC] workqueue: remove manual lockdep uses to detect deadlocks
 2017-08-28  6:55 UTC  (2+ messages)

[PATCH net-next v2 00/14] net: mvpp2: comphy configuration
 2017-08-28  6:55 UTC  (4+ messages)
` [PATCH net-next v2 05/14] net: mvpp2: do not force the link mode

[PATCH 00/12] Clean up notes-related code around `load_subtree()`
 2017-08-28  6:55 UTC  (5+ messages)
` [PATCH 02/12] load_subtree(): remove unnecessary conditional


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.