All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-28 15:53:13 to 2017-03-28 16:16:23 UTC [more...]

[PATCH 0/8] x86, kasan: add KASAN checks to atomic operations
 2017-03-28 16:15 UTC  (11+ messages)
` [PATCH 1/8] x86: remove unused atomic_inc_short()
` [PATCH 3/8] x86: use long long for 64-bit atomic ops
` [PATCH 4/8] asm-generic: add atomic-instrumented.h
` [PATCH 5/8] x86: switch atomic.h to use atomic-instrumented.h
` [PATCH 6/8] kasan: allow kasan_check_read/write() to accept pointers to volatiles
` [PATCH 7/8] asm-generic: add KASAN instrumentation to atomic operations
` [PATCH 8/8] asm-generic, x86: add comments for atomic instrumentation

mlx5 flow create/destroy behaviour
 2017-03-28 16:16 UTC  (3+ messages)

[PATCH v4] perf annotate: Fix missing number of samples for source_line_samples
 2017-03-28 16:15 UTC  (5+ messages)

[PATCH 1/3] drm/doc: remove standard connector props from the csv file
 2017-03-28 16:15 UTC  (5+ messages)
` [PATCH 2/3] drm: Document kms locking a bit better
` [PATCH 3/3] drm: document the all the atomic iterators

[PATCH 0/3] A few misc fixes Mentor is carrying
 2017-03-28 16:14 UTC  (4+ messages)
` [PATCH 1/3] update_gio_module_cache: fix host user contamination
` [PATCH 2/3] sysroot-relativelinks: also consider links to dirs on the host
` [PATCH 3/3] systemd-boot: write startup.nsh

[REGRESSION][Stable][v3.12.y][v4.4.y][v4.9.y][v4.10.y][v4.11-rc1] scsi: storvsc: properly set residual data length on errors
 2017-03-28 16:14 UTC  (5+ messages)

[PATCH 0/33 v6] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-03-28 16:13 UTC  (34+ messages)
` [PATCH 01/33] fsnotify: Remove unnecessary tests when showing fdinfo
` [PATCH 02/33] inotify: Remove inode pointers from debug messages
` [PATCH 03/33] fanotify: Move recalculation of inode / vfsmount mask under mark_mutex
` [PATCH 04/33] audit: Abstract hash key handling
` [PATCH 05/33] fsnotify: Update comments
` [PATCH 06/33] fsnotify: Move mark list head from object into dedicated structure
` [PATCH 07/33] fsnotify: Move object pointer to fsnotify_mark_connector
` [PATCH 08/33] fsnotify: Make fsnotify_mark_connector hold inode reference
` [PATCH 09/33] fsnotify: Remove indirection from mark list addition
` [PATCH 10/33] fsnotify: Move fsnotify_destroy_marks()
` [PATCH 11/33] fsnotify: Move locking into fsnotify_recalc_mask()
` [PATCH 12/33] fsnotify: Move locking into fsnotify_find_mark()
` [PATCH 13/33] fsnotify: Determine lock in fsnotify_destroy_marks()
` [PATCH 14/33] fsnotify: Remove indirection from fsnotify_detach_mark()
` [PATCH 15/33] fsnotify: Remove useless list deletion and comment
` [PATCH 16/33] fsnotify: Lock object list with connector lock
` [PATCH 17/33] fsnotify: Free fsnotify_mark_connector when there is no mark attached
` [PATCH 18/33] inotify: Do not drop mark reference under idr_lock
` [PATCH 19/33] fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()
` [PATCH 20/33] fsnotify: Detach mark from object list when last reference is dropped
` [PATCH 21/33] fsnotify: Remove special handling of mark destruction on group shutdown
` [PATCH 22/33] fsnotify: Provide framework for dropping SRCU lock in ->handle_event
` [PATCH 23/33] fsnotify: Pass fsnotify_iter_info into handle_event handler
` [PATCH 24/33] fanotify: Release SRCU lock when waiting for userspace response
` [PATCH 25/33] fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
` [PATCH 26/33] fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()
` [PATCH 27/33] fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()
` [PATCH 28/33] fsnotify: Rename fsnotify_clear_marks_by_group_flags()
` [PATCH 29/33] fsnotify: Remove fsnotify_detach_group_marks()
` [PATCH 30/33] fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
` [PATCH 31/33] fsnotify: Drop inode_mark.c
` [PATCH 32/33] fsnotify: Add group pointer in fsnotify_init_mark()
` [PATCH 33/33] fsnotify: Move ->free_mark callback to fsnotify_ops

[PATCH] Revert "md: raid1: use bio helper in process_checks()"
 2017-03-28 16:13 UTC  (10+ messages)

[PATCH v2 0/2] x86/io: rename dpci_ IO port handlers
 2017-03-28 15:58 UTC  (5+ messages)
` [PATCH v2 1/2] x86/io: rename misleading dpci_ prefixed functions to g2m_
` [PATCH v2 2/2] x86/io: move the list of guest to machine IO ports out of domain_iommu

[Qemu-devel] [PATCH for 2.9 1/1] block: add missed aio_context_acquire into release_drive
 2017-03-28 16:12 UTC 

[PATCH v6] vfio error recovery: kernel support
 2017-03-28 16:12 UTC  (5+ messages)
      ` [Qemu-devel] "

[Qemu-devel] [PATCH v3 0/3] vfio-pci: support recovery of AER non fatal error
 2017-03-28 16:12 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 1/3] pcie aer: verify if AER functionality is available
` [Qemu-devel] [PATCH v3 3/3] vfio-pci: process non fatal error of AER

[PATCH v2 0/5] firmware: google memconsole
 2017-03-28 16:11 UTC  (8+ messages)
` [PATCH v2 1/5] firmware: google memconsole: Remove useless submenu in Kconfig
` [PATCH v2 2/5] firmware: google memconsole: Move specific EBDA parts
` [PATCH v2 3/5] firmware: google memconsole: Add coreboot support
` [PATCH v2 4/5] firmware: Add coreboot device tree binding documentation
` [PATCH v2 5/5] firmware: google memconsole: Add ARM/ARM64 support

RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-03-28 16:12 UTC  (4+ messages)
` [PATCH 01/23] block: renumber REQ_OP_WRITE_ZEROES

[PATCH] md:array cannot be opened again after 'md_set_readonly'
 2017-03-28 16:12 UTC  (4+ messages)

[Cluster-devel] gfs2-utils 3.1.10 released
 2017-03-28 16:11 UTC 

[PATCH] net: netfilter: Remove complexity
 2017-03-28 16:10 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH linux-next v2 0/4] usb: gadget: udc: atmel: Endpoint allocation scheme fixes
 2017-03-28 16:07 UTC  (10+ messages)
` [PATCH linux-next v2 1/4] usb: gadget: udc: atmel: Check fifo configuration values against device tree
` [PATCH linux-next v2 2/4] usb: gadget: udc: atmel: Minor code cleanup
` [PATCH linux-next v2 3/4] usb: gadget: udc: atmel: Use dev_warn() to display EP configuration error
` [PATCH linux-next v2 4/4] usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0

[PATCH v1] tracing/kprobes: expose maxactive for kretprobe in kprobe_events
 2017-03-28 16:08 UTC  (3+ messages)

[Qemu-devel] KVM call for 2017-04-11
 2017-03-28 16:08 UTC 

[PATCH RESEND] dmaengine: pl330: remove pdata based initialization
 2017-03-28 16:08 UTC  (4+ messages)

[PATCH v2] staging: media: atomisp: compress return logic
 2017-03-28 16:08 UTC 

[PATCH V9 00/11] IOMMU probe deferral support
 2017-03-28 16:07 UTC  (12+ messages)

[PATCH v2] ARM: dts: am335x-baltos: add LED support
 2017-03-28 16:07 UTC  (2+ messages)

[PATCH] percpu: drop useless macro PER_CPU_DEF_ATTRIBUTES
 2017-03-28 16:00 UTC  (2+ messages)

[Qemu-devel] [PATCH] vnc: allow to connect with add_client when -vnc none
 2017-03-28 16:06 UTC 

[PATCH V9 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
 2017-03-28 16:06 UTC  (5+ messages)
` [V9, "

[PATCH 0/2] lib: add TCP IPv4 GRO support
 2017-03-28 16:06 UTC  (11+ messages)

Page allocator order-0 optimizations merged
 2017-03-28 16:05 UTC  (13+ messages)

[PATCH] VSOCK: remove unnecessary ternary operator on return value
 2017-03-28 16:04 UTC  (4+ messages)

[U-Boot] i.MX6QP sd boot issue
 2017-03-28 16:04 UTC  (6+ messages)

Xen Security Advisory 206 - xenstore denial of service via repeated update
 2017-03-28 16:03 UTC 

[U-Boot] [PATCH v3 00/13] STiH410-B2260: add reset, usb and fastboot support
 2017-03-28 16:03 UTC  (14+ messages)
` [U-Boot] [PATCH v3 01/13] mmc: sti_sdhci: Rework sti_mmc_core_config()
` [U-Boot] [PATCH v3 02/13] ARM: dts: stih410-family: Add missing reset_names for mmc1 node
` [U-Boot] [PATCH v3 03/13] mmc: sti_sdhci: Use reset framework
` [U-Boot] [PATCH v3 04/13] dm: usb: Add a uclass for USB PHY
` [U-Boot] [PATCH v3 05/13] usb: phy: Add STi USB2 PHY
` [U-Boot] [PATCH v3 06/13] usb: ehci: Add STi ehci support
` [U-Boot] [PATCH v3 07/13] usb: ohci: Add STi ohci support
` [U-Boot] [PATCH v3 08/13] usb: xhci: Add STi xhci support
` [U-Boot] [PATCH v3 09/13] usb: dwc3: Add dwc3 glue driver support for STi
` [U-Boot] [PATCH v3 10/13] board: STiH410-B2260: add OHCI and XHCI related defines
` [U-Boot] [PATCH v3 11/13] board: STiH410-B2260: add fastboot support
` [U-Boot] [PATCH v3 12/13] STiH410-B2260: enable USB Host Networking
` [U-Boot] [PATCH v3 13/13] STiH410-B2260: enable USB, fastboot, reset related flags

[bluetooth-next:master 25/28] drivers/clk//samsung/clk-s3c2412.c:28:0: warning: "SWRST" redefined
 2017-03-28 16:03 UTC 

[Intel-wired-lan] [PATCH] fm10k: do not enqueue mailbox when host not ready
 2017-03-28 16:03 UTC  (2+ messages)

[PATCH] net/mlx5: fix TSO header size in case of VLAN insertion
 2017-03-28 16:02 UTC  (3+ messages)
  ` [dpdk-stable] "

[PATCH v3] IB/IPoIB: ibX: failed to create mcg debug file
 2017-03-28 16:02 UTC  (5+ messages)

[PATCHv3 00/10] Nokia H4+ support
 2017-03-28 15:59 UTC  (16+ messages)
` [PATCHv3 01/10] tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
` [PATCHv3 02/10] serdev: add serdev_device_wait_until_sent
` [PATCHv3 03/10] serdev: implement get/set tiocm
` [PATCHv3 04/10] serdev: add helpers for cts and rts handling
` [PATCHv3 05/10] Bluetooth: hci_uart: add support for word alignment
` [PATCHv3 06/10] Bluetooth: hci_uart: add serdev driver support library
` [PATCHv3 07/10] Bluetooth: hci_serdev: do not open device in hci open
` [PATCHv3 08/10] Bluetooth: hci_serdev: allow modular drivers
` [PATCHv3 09/10] dt-bindings: net: bluetooth: Add nokia-bluetooth
` [PATCHv3 10/10] Bluetooth: add nokia driver

[PATCH v1] ltp-ddt: Update to latest
 2017-03-28 16:02 UTC 

[PATCH v2] serdev: Replace serdev_device_write_buf with serdev_device_write
 2017-03-28 16:01 UTC 

[PATCH v2] mtd: mchp23k256: Add driver for this SPI SRAM device
 2017-03-28 16:01 UTC  (2+ messages)

[PATCH 0/1] Follow-up fix for tinfoil series
 2017-03-28 16:01 UTC  (3+ messages)
` [PATCH 1/1] lib/bb/codeparser: ensure BufferedLogger respects target filtering

[Intel-wired-lan] [PATCH 1/5] fm10k: use a BITMAP for flags to avoid race conditions
 2017-03-28 16:01 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH 2/5] fm10k: future-proof state bitmaps using DECLARE_BITMAP
` [Intel-wired-lan] [PATCH 3/5] fm10k: allow service task to reschedule itself
` [Intel-wired-lan] [PATCH 4/5] fm10k: update function header comment for fm10k_get_stats64
` [Intel-wired-lan] [PATCH 5/5] fm10k: disable receive queue when configuring ring

[Qemu-devel] [PATCH] i386: Allow cpuid bit override
 2017-03-28 16:01 UTC  (5+ messages)

[PATCH v6 00/15] prepare for LLVM fixes
 2017-03-28 16:01 UTC  (4+ messages)

lockdep warning: console vs. mem hotplug
 2017-03-28 16:00 UTC  (5+ messages)

pata_atiixp regression in 4.11-rc1
 2017-03-28 15:58 UTC  (5+ messages)

[PATCH V7 00/18] blk-throttle: add .low limit
 2017-03-28 15:58 UTC  (3+ messages)
` [PATCH 0/3] blk-throttle: add .low limit fix

[PATCH V2] crypto: ccp - Rearrange structure members to minimize size
 2017-03-28 15:57 UTC 

Shrinking a device - performance?
 2017-03-28 15:56 UTC  (7+ messages)

[PATCH iproute2] man: ip-link.8: document bridge options
 2017-03-28 15:56 UTC 

[PATCH 1/2] crypto: ccp - Reduce stack frame size with KASAN
 2017-03-28 15:56 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/6 for 2.10] Parameterise self-announce
 2017-03-28 15:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] migration/announce: Add parameters for self-announce

[Qemu-devel] [PATCH for-2.9 0/2] tcg/sparc: zero extend ld/st helper args
 2017-03-28 15:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.9 1/2] tcg/sparc: Zero extend data argument to store helpers

[PATCH] acpi: fix incompatibility with mcount-based function graph tracing
 2017-03-28 15:55 UTC  (10+ messages)
        ` [PATCH] ftrace/x86: fix x86-32 triple fault with graph tracing and suspend-to-ram

[PATCH v2 00/22] PCI: fix config and I/O Address space memory mappings
 2017-03-28 15:55 UTC  (6+ messages)
` [PATCH v2 08/22] lib: implement Devres ioremap_nopost() interface

[PATCH 3/5] net/packet: fix overflow in check for tp_frame_nr
 2017-03-28 15:54 UTC 

[Qemu-devel] [PATCH v2] xen: additionally restrict xenforeignmemory operations
 2017-03-28 15:54 UTC  (2+ messages)
`  "

[GIT PULL 1/3] Rockchip dts32 updates for 4.12 part1
 2017-03-28 15:54 UTC  (3+ messages)
` [GIT PULL 3/3] Rockchip dts64 updates (using arm/arm64 symlinks) "

[PATCH v2] vfio: fix compile on older kernels
 2017-03-28 15:53 UTC  (2+ messages)
` [PATCH v3] "

[RFC PATCH v2 00/25] ARM: Add Xen NUMA support
 2017-03-28 15:53 UTC  (22+ messages)
` [RFC PATCH v2 05/25] x86: NUMA: Move generic dummy_numa_init to separate function
` [RFC PATCH v2 06/25] x86: NUMA: Add accessors for nodes[] and node_memblk_range[] structs
` [RFC PATCH v2 07/25] x86: NUMA: Rename some generic functions
` [RFC PATCH v2 08/25] x86: NUMA: Sanitize node distance
` [RFC PATCH v2 09/25] ARM: NUMA: Add existing ARM numa code under CONFIG_NUMA
` [RFC PATCH v2 10/25] x86: NUMA: Move numa code and make it generic
` [RFC PATCH v2 11/25] x86: NUMA: Move common code from srat.c
` [RFC PATCH v2 12/25] ARM: NUMA: Parse CPU NUMA information
` [RFC PATCH v2 13/25] ARM: NUMA: Parse memory "
` [RFC PATCH v2 14/25] ARM: NUMA: Parse NUMA distance information
` [RFC PATCH v2 15/25] ARM: NUMA: Add CPU NUMA support
` [RFC PATCH v2 16/25] ARM: NUMA: Add memory "
` [RFC PATCH v2 17/25] ARM: NUMA: Add fallback on NUMA failure
` [RFC PATCH v2 18/25] ARM: NUMA: Do not expose numa info to DOM0
` [RFC PATCH v2 19/25] ACPI: Refactor acpi SRAT and SLIT table handling code
` [RFC PATCH v2 20/25] ARM: NUMA: Extract MPIDR from MADT table
` [RFC PATCH v2 21/25] ACPI: Move arch specific SRAT parsing
` [RFC PATCH v2 22/25] ARM: NUMA: Extract proximity from SRAT table
` [RFC PATCH v2 23/25] ARM: NUMA: Initialize ACPI NUMA
` [RFC PATCH v2 24/25] NUMA: Move CONFIG_NUMA to common Kconfig
` [RFC PATCH v2 25/25] NUMA: Enable ACPI_NUMA config


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.