All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-07 09:25:36 to 2016-08-07 14:46:15 UTC [more...]

First class VMA, take 2
 2016-08-07 14:45 UTC  (24+ messages)
` [PATCH 01/33] drm/i915: Add smp_rmb() to busy ioctl's RCU dance
` [PATCH 02/33] drm/i915: Do not overwrite the request with zero on reallocation
` [PATCH 03/33] drm/i915: Move missed interrupt detection from hangcheck to breadcrumbs
` [PATCH 04/33] drm/i915: Use RCU to annotate and enforce protection for breadcrumb's bh
` [PATCH 05/33] drm/i915: Reduce amount of duplicate buffer information captured on error
` [PATCH 06/33] drm/i915: Stop the machine whilst capturing the GPU crash dump
` [PATCH 07/33] drm/i915: Store the active context object on all engines upon error
` [PATCH 08/33] drm/i915: Move setting of request->batch into its single callsite
` [PATCH 09/33] drm/i915: Mark unmappable GGTT entries as PIN_HIGH
` [PATCH 10/33] drm/i915: Remove inactive/active list from debugfs
` [PATCH 11/33] drm/i915: Focus debugfs/i915_gem_pinned to show only display pins
` [PATCH 12/33] drm/i915: Reduce i915_gem_objects to only show object information
` [PATCH 13/33] drm/i915: Remove redundant WARN_ON from __i915_add_request()
` [PATCH 14/33] drm/i915: Create a VMA for an object
` [PATCH 15/33] drm/i915: Track pinned vma inside guc
` [PATCH 16/33] drm/i915: Convert fence computations to use vma directly
` [PATCH 17/33] drm/i915: Use VMA directly for checking tiling parameters
` [PATCH 18/33] drm/i915: Use VMA as the primary object for context state
` [PATCH 19/33] drm/i915: Only clflush the context object when binding
` [PATCH 20/33] drm/i915: Use VMA for ringbuffer tracking
` [PATCH 21/33] drm/i915: Use VMA for scratch page tracking
` [PATCH 22/33] drm/i915/overlay: Use VMA as the primary tracker for images
` [PATCH 23/33] drm/i915: Use VMA as the primary tracker for semaphore page

[PATCH] ARM: dts: add rk3288-firefly-reload
 2016-08-07 14:44 UTC  (6+ messages)

[PATCH 0/3] Packages upgrade
 2016-08-07 14:43 UTC  (3+ messages)
` [PATCH 2/3] strace: 4.12 -> 4.13

[RFC][PATCH 0/5] kbuild changes, thin archives, --gc-sections
 2016-08-07 14:40 UTC  (8+ messages)
` [PATCH 1/5] kbuild: allow architectures to use thin archives instead of ld -r
` [PATCH 2/5] kbuild: allow archs to select build for link dead code/data elimination

Linux 4.7: Reported regressions as of Sunday, 2016-08-07
 2016-08-07 14:30 UTC  (2+ messages)

Problems with item delivery, n.00557824
 2016-08-07 14:34 UTC 

[U-Boot] [PATCH] spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
 2016-08-07 14:34 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-08-05
 2016-08-07 14:33 UTC  (4+ messages)
` [Buildroot] Analysis of build "

[Buildroot] [PATCH] procps-ng: fix BR2_STATIC_LIBS=y build
 2016-08-07 14:31 UTC  (2+ messages)

Raid5 reshape stuck at 0% - SuSE leap 42.1
 2016-08-07 14:31 UTC  (5+ messages)

[RFCv2 bluetooth-next 00/19] bluetooth: rework 6lowpan implementation
 2016-08-07 14:30 UTC  (20+ messages)
` [RFCv2 bluetooth-next 01/19] ieee802154: 6lowpan: remove headroom check
` [RFCv2 bluetooth-next 02/19] ieee802154: 6lowpan: move skb cb BUILD_BUG_ON check
` [RFCv2 bluetooth-next 03/19] 6lowpan: remove LOWPAN_IPHC_MAX_HEADER_LEN
` [RFCv2 bluetooth-next 04/19] 6lowpan: hold netdev while unregister
` [RFCv2 bluetooth-next 05/19] 6lowpan: introduce generic default naming
` [RFCv2 bluetooth-next 06/19] 6lowpan: move rx defines to generic
` [RFCv2 bluetooth-next 07/19] bluetooth: introduce l2cap_hdev_chan_connect
` [RFCv2 bluetooth-next 08/19] bluetooth: add hci dev notifier
` [RFCv2 bluetooth-next 09/19] bluetooth: introduce l2cap chan priv data
` [RFCv2 bluetooth-next 10/19] bluetooth: export functions and variables
` [RFCv2 bluetooth-next 11/19] 6lowpan: bluetooth: remove implementation
` [RFCv2 bluetooth-next 12/19] ieee802154: 6lowpan: move header create to 6lowpan
` [RFCv2 bluetooth-next 13/19] 6lowpan: move dev_init to generic
` [RFCv2 bluetooth-next 14/19] 6lowpan: iphc: override l2 packet information
` [RFCv2 bluetooth-next 15/19] ipv6: addrconf: fix 48 bit 6lowpan autoconfiguration
` [RFCv2 bluetooth-next 16/19] 6lowpan: iphc: add handling for btle
` [RFCv2 bluetooth-next 17/19] 6lowpan: move multicast flags to generic
` [RFCv2 bluetooth-next 18/19] 6lowpan: move addr_len setting away from generic
` [RFCv2 bluetooth-next 19/19] 6lowpan: bluetooth: add new implementation

[Qemu-devel] [PATCH] ivshmem: Delete duplicate debug message
 2016-08-07 14:27 UTC  (2+ messages)

[PATCH 00/39] seq: obsolete change of address limit
 2016-08-07 14:26 UTC  (42+ messages)
` [PATCH 01/39] ALSA: seq: add const qualifier to table of functions for ioctl
` [PATCH 02/39] ALSA: seq: apply shorter name for file local functions
` [PATCH 03/39] ALSA: seq: fulfill callback entry for ioctl
` [PATCH 04/39] ALSA: seq: copy ioctl data from user space to kernel stack
` [PATCH 05/39] ALSA: seq: add documentation for snd_seq_kernel_client_ctl
` [PATCH 06/39] ALSA: seq: obsolete address mode in compatibility layer
` [PATCH 07/39] ALSA: seq: obsolete change of address limit in in-kernel path for ioctl
` [PATCH 08/39] ALSA: seq: obsolete address limit helper
` [PATCH 09/39] ALSA: seq: optimize pversion function to new design
` [PATCH 10/39] ALSA: seq: optimize client_id "
` [PATCH 11/39] ALSA: seq: optimize system_info "
` [PATCH 12/39] ALSA: seq: optimize running mode "
` [PATCH 13/39] ALSA: seq: optimize client_info "
` [PATCH 14/39] ALSA: seq: optimize set_client_info "
` [PATCH 15/39] ALSA: seq: optimize create_port "
` [PATCH 16/39] ALSA: seq: optimize delete_port "
` [PATCH 17/39] ALSA: seq: optimize get_port_info "
` [PATCH 18/39] ALSA: seq: optimize seq_port_info "
` [PATCH 19/39] ALSA: seq: optimize subscribe_port "
` [PATCH 20/39] ALSA: seq: optimize unsubscribe_port "
` [PATCH 21/39] ALSA: seq: optimize create_queue "
` [PATCH 22/39] ALSA: seq: optimize delete_queue "
` [PATCH 23/39] ALSA: seq: optimize get_queue_info "
` [PATCH 24/39] ALSA: seq: optimize seq_queue_info "
` [PATCH 25/39] ALSA: seq: optimize get_named_queue "
` [PATCH 26/39] ALSA: seq: optimize get_queue_status "
` [PATCH 27/39] ALSA: seq: optimize get_queue_tempo "
` [PATCH 28/39] ALSA: seq: optimize set_queue_tempo "
` [PATCH 29/39] ALSA: seq: optimize get_queue_timer "
` [PATCH 30/39] ALSA: seq: optimize seq_queue_timer "
` [PATCH 31/39] ALSA: seq: optimize get_queue_client "
` [PATCH 32/39] ALSA: seq: optimize set_queue_client "
` [PATCH 33/39] ALSA: seq: optimize get_client_pool "
` [PATCH 34/39] ALSA: seq: optimize seq_client_pool "
` [PATCH 35/39] ALSA: seq: optimize remove_events "
` [PATCH 36/39] ALSA: seq: optimize get_subscription "
` [PATCH 37/39] ALSA: seq: optimize query_subs "
` [PATCH 38/39] ALSA: seq: optimize query_next_client "
` [PATCH 39/39] ALSA: seq: optimize query_next_port "

[PATCH 1/4] ARM: dts: sun8i: Extend Orange Pi PC dt to also handle the PC Plus
 2016-08-07 14:25 UTC  (9+ messages)

[lkp] [net] 9863a93605: netpipe.bigger_5M_Mbps.avg -80.0% regression
 2016-08-07 14:18 UTC  (2+ messages)
`  "

[lkp] [mm, page_alloc] 194c9de225: netperf.Throughput_Mbps 2.5% improvement
 2016-08-07 14:15 UTC  (2+ messages)
`  "

[PATCH v2] ARM: dts: sun8i: Add dts file for the Orange Pi Lite SBC
 2016-08-07 14:16 UTC  (2+ messages)

[lkp] [mm] 3fa6c50731: hackbench.throughput 9.9% improvement
 2016-08-07 14:11 UTC  (2+ messages)
`  "

[Bug 93649] [radeonsi] Graphics lockup while playing tf2
 2016-08-07 14:13 UTC  (2+ messages)

[lkp] [net/netpolicy] ed519e0259: BUG: scheduling while atomic: migration/0/15/0x00000002
 2016-08-07 14:06 UTC  (2+ messages)
`  "

Regarding AHCI_MAX_SG and (ATA_HORKAGE_MAX_SEC_1024)
 2016-08-07 14:10 UTC 

[PATCH v12 0/8] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
 2016-08-07 14:08 UTC  (5+ messages)

[lkp] [fs] 45ec18d5c7: BUG: KASAN: user-memory-access on address 00007f90291c7ec0
 2016-08-07 14:02 UTC  (2+ messages)
`  "

arch/mips/include/asm/mach-cavium-octeon/mangle-port.h:19:40: error: right shift count >= width of type
 2016-08-07 14:01 UTC 

Has anyone ever compiled the Reiser4 demo programs ?
 2016-08-07 14:01 UTC  (2+ messages)

[git pull] vfs pile 3
 2016-08-07 14:00 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: stratix10: Add SOCFPGA Stratix10 base address
 2016-08-07 13:59 UTC  (7+ messages)

[PATCH] treewide: fix a bunch of typos
 2016-08-07 13:56 UTC 

linux-acpi
 2016-08-07 13:54 UTC 

[RFC v3 0/2] Support for posix acls in fuse
 2016-08-07 13:51 UTC  (10+ messages)
` [RFC v3 2/2] fuse: Add posix acl support

[PATCH 0/2] get_expected_throughput interface update
 2016-08-07 13:42 UTC  (7+ messages)
` [PATCH 1/2] mac80211/wlcore: Add ieee80211_hw variable to get_expected_throughput

[lkp] [x86/mm/64] 4bc0303aff: BUG: stack guard page was hit at ffffc900001bbff8
 2016-08-07 13:43 UTC  (4+ messages)
    `  "

[PATCH] fetch2: save/restore cwd for mirror URL downloads
 2016-08-07 13:37 UTC 

[U-Boot] [PATCH 0/2] rockchip: Initial RK3368 and GeekBox support
 2016-08-07 13:31 UTC  (4+ messages)

[OpenRISC] Linux on DE0-Nano Board- Fusesoc build problem
 2016-08-07 13:31 UTC 

Are these books outdated?
 2016-08-07 13:29 UTC  (2+ messages)

[PATCH] power: reset: reboot mode: fix build error of missing ioremap/iounmap on UM
 2016-08-07 13:14 UTC 

[PATCH -next] IB/hns: Fix return value check in hns_roce_get_cfg()
 2016-08-07 13:14 UTC  (4+ messages)

mipsel-linux-gnu-gcc: error: unrecognized command line option '-mcompact-branches=optimal'
 2016-08-07 13:13 UTC 

[PATCH] iser-target: Fix error return code in isert_alloc_login_buf()
 2016-08-07 13:08 UTC  (3+ messages)
  ` [PATCH v2] iser-target: fix "

[RFC 0/4] tools lib traceevent: Install fixes
 2016-08-07 12:56 UTC  (8+ messages)

[PATCH 0/3] Add a way to build only media docs
 2016-08-07 12:38 UTC  (3+ messages)

[PATCH 0/2] New tracepoints for slowpath and memory compaction
 2016-08-07 12:32 UTC  (13+ messages)
` [PATCH 1/2] mm: page_alloc.c: Add tracepoints for slowpath
` [PATCH 2/2] mm: compaction.c: Add/Modify direct compaction tracepoints

[Buildroot] [PATCH] uclibc: proper thread default on m68k and Microblaze
 2016-08-07 12:21 UTC  (2+ messages)

[PATCH nvme-cli 0/4] Some useful fabrics patches
 2016-08-07 12:19 UTC  (5+ messages)
` [PATCH nvme-cli 1/4] fabrics: Allow ipv6 address resolution
` [PATCH nvme-cli 2/4] fabrics: stringify discover output
` [PATCH nvme-cli 3/4] fabrics: Remove redundant build_options
` [PATCH RFC nvme-cli 4/4] fabrics: Allow discover params to come from a conf file

Segfault in dvbv5-scan
 2016-08-07 12:10 UTC  (2+ messages)

[refpolicy] are we going to have unit file types?
 2016-08-07 11:58 UTC  (7+ messages)

[U-Boot] [PATCH 1/2] power: regulator: act8846: fix reading values
 2016-08-07 11:55 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] power: pmic: act8846: add missing newline to debug statements

TCP data throughput for BCM43362
 2016-08-07 11:41 UTC  (4+ messages)

[Qemu-devel] [v9 00/19] QEMU:Xen stubdom vTPM for HVM virtual machine(QEMU Part)
 2016-08-07 11:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH 15/19] Qemu-Xen-vTPM: Xen frontend driver infrastructure
  ` [Qemu-devel] [Xen-devel] "
    `  "

[PATCH RFC 0/3] mmc: mxs-mmc: Implement DDR support
 2016-08-07 11:37 UTC  (5+ messages)

[PATCH] tc/m_gact: Fix action_a2n() return code check
 2016-08-07 11:19 UTC 

[PATCH v5 00/16] Use merge_recursive() directly in the builtin am
 2016-08-07 11:09 UTC  (16+ messages)
` [PATCH v6 "
  ` [PATCH v6 06/16] merge_recursive: abort properly upon errors
          ` patch submission process, was "

[PATCH] proc.5: tfix
 2016-08-07 10:47 UTC 

storing cover letter of a patch series?
 2016-08-07 10:42 UTC  (9+ messages)

[B.A.T.M.A.N.] [PATCH v5 1/2] batman-adv: Remove unused skb_reset_mac_header()
 2016-08-07 10:34 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCH v5 2/2] batman-adv: Simple (re)broadcast avoidance

[PATCH] gnttab: Add gntdev device mappings for FreeBSD
 2016-08-07 10:18 UTC  (3+ messages)

[PATCH 1/2] mkbuiltins: Use a `while` loop rather than `nl`
 2016-08-07 10:17 UTC  (4+ messages)

[PATCH v4 0/7] Intel Integrated Sensor Hub Support (ISH)
 2016-08-07 10:15 UTC  (10+ messages)
` [PATCH v4 1/7] Documentation: hid: Intel ISH HID document
` [PATCH v4 3/7] hid: intel-ish-hid: ipc layer
` [PATCH v4 4/7] hid: intel-ish-hid: ISH HID client driver
` [PATCH v4 5/7] iio: hid-sensors: use asynchronous resume
` [PATCH v4 6/7] hid: hid-sensor-hub: Add ISH quirk
` [PATCH v4 7/7] MAINTAINERS: Add Intel ISH

[PATCH v2 00/13] Runtime PM for Thunderbolt on Macs
 2016-08-07  9:56 UTC  (4+ messages)
` [PATCH v2 11/13] PM / sleep: Allow opt-out from runtime resume after direct-complete

tty: typo in comments in drivers/tty/vt/keyboard.c
 2016-08-07  9:53 UTC 

[PATCH v5 0/8] Replay Protected Memory Block (RPMB) subsystem
 2016-08-07  9:44 UTC  (4+ messages)
` [PATCH v5 4/8] char: rpmb: provide a user space interface

[RFC][PATCH] RANDOM: ATH9K RNG delivers zero bits of entropy
 2016-08-07  9:36 UTC  (4+ messages)
` [ath9k-devel] [PATCH v2] "
  `  "

[B.A.T.M.A.N.] [PATCH v4 1/2] batman-adv: Remove unused skb_reset_mac_header()
 2016-08-07  9:34 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH v4 2/2] batman-adv: Simple (re)broadcast avoidance

[Buildroot] [PATCH] openblas: fix build issues on ARM
 2016-08-07  9:29 UTC  (3+ 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.