All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-07 16:14:29 to 2017-04-07 17:07:12 UTC [more...]

[PATCH] acpi: pci: don't ignore function ID of bridge device in _PRT
 2017-04-07 17:07 UTC  (4+ messages)

[PATCH 0/5 v2] tracing: Add usecase of synchronize_rcu_tasks() and stack_tracer_disable()
 2017-04-07 17:06 UTC  (7+ messages)
` [PATCH 6/5]rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
    ` [PATCH 6/5 v2] rcu/tracing: "
` [PATCH 7/5] tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace events

[Qemu-devel] [PATCH 00/15] COLO: integrate colo frame with block replication and net compare
 2017-04-07 17:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH 07/15] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily

[PATCH] drm: Only take cursor locks when the cursor plane exists
 2017-04-07 17:05 UTC  (3+ messages)
` [Intel-gfx] "

[xen-4.5-testing baseline-only test] 71161: regressions - FAIL
 2017-04-07 17:05 UTC 

Volume appears full but TB's of space available
 2017-04-07 17:05 UTC  (16+ messages)

[PATCH V2 00/16] hci_ldisc hci_uart_tty_close() fixes
 2017-04-07 17:04 UTC  (17+ messages)
` [PATCH V2 01/16] Bluetooth: hci_ldisc: Add missing return in hci_uart_init_work()
` [PATCH V2 02/16] Bluetooth: hci_ldisc: Ensure hu->hdev set to NULL before freeing hdev
` [PATCH V2 03/16] Bluetooth: hci_ldisc: Add missing clear HCI_UART_PROTO_READY
` [PATCH V2 04/16] Bluetooth: hci_ldisc: Add HCI RESET comment to hci_unregister_dev() call
` [PATCH V2 05/16] Bluetooth: hci_ldisc: Separate flag handling in hci_uart_tty_close()
` [PATCH V2 06/16] Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()
` [PATCH V2 07/16] Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()
` [PATCH V2 08/16] Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()
` [PATCH V2 09/16] Bluetooth: hci_ldisc: Use rwlocking to avoid closing proto races
` [PATCH V2 10/16] Bluetooth: hci_ldisc: Tidy-up HCI_UART_REGISTERED in hci_uart_tty_close()
` [PATCH V2 11/16] Bluetooth: hci_ldisc: hci_uart_tty_close() move hci_uart_close()
` [PATCH V2 12/16] Bluetooth: hci_ldisc: hci_uart_tty_close() detach tty after last msg
` [PATCH V2 13/16] Bluetooth: hci_ldisc: hci_uart_tty_close() move cancel_work_sync()
` [PATCH V2 14/16] Bluetooth: hci_ldisc: hci_uart_tty_close() free hu->tx_skb
` [PATCH V2 15/16] Bluetooth: hci_ldisc: Simplify flushing
` [PATCH V2 16/16] Bluetooth: hci_ldisc: Add ioctl_mutex avoiding concurrency

[nfs-utils PATCH v3 4/4] systemd: add a generator for the rpc_pipefs mountpoint
 2017-04-07 17:02 UTC  (2+ messages)
` [nfs-utils PATCH v4] "

[PATCH v1] arm64: Add support for on-demand backtrace of other CPUs
 2017-04-07 17:02 UTC  (3+ messages)

[PATCH] ibmvscsis: Do not send aborted task response
 2017-04-07 17:01 UTC  (4+ messages)

[PATCH 1/4] selftest/sstatetests: Replace glibc-initial with linux-libc-headers
 2017-04-07 16:41 UTC  (4+ messages)
` [PATCH 2/4] no-static-libs: Add entry for ncurses
` [PATCH 3/4] ncurses: Drop incorrect option
` [PATCH 4/4] uninative-flags.inc: Build binutils-native as pie

[morty][PATCH 0/1] packagegroup-core-standalone-sdk-target: add libssp
 2017-04-07 17:00 UTC  (3+ messages)
` [morty][PATCH 1/1] "

[PATCH v2 1/2] runqemu: Automatically add a TFTP directory for slirp boot
 2017-04-07 16:59 UTC  (3+ messages)

[PATCH 1/8] drm/amdgpu: add VMHUB to ring association
 2017-04-07 16:59 UTC  (6+ messages)
` [PATCH 5/8] drm/amdgpu: assign VM invalidation engine manually
` [PATCH 8/8] drm/amdgpu: trace vm hub druing flush as well

[PATCH 0/6] cpufreq: schedutil: fixes for flags updates
 2017-04-07 16:59 UTC  (4+ messages)
` [PATCH 3/6] cpufreq: schedutil: ensure max frequency while running RT/DL tasks

lockdep warning on 4.11.0-rc5 kernel
 2017-04-07 16:58 UTC  (3+ messages)

[PULL] drm-intel-next
 2017-04-07 16:58 UTC 

Is it safe for kthreadd to drain_all_pages?
 2017-04-07 16:58 UTC  (9+ messages)

[RFC PATCH 0/2] dmabuf import interfaces for vgem
 2017-04-07 16:58 UTC  (7+ messages)
` [RFC PATCH 2/2] drm/vgem: Enable dmabuf import interfaces

[PATCH] tick/nohz: Fix wrong user and system time accouting against vtime sampling
 2017-04-07 16:58 UTC  (2+ messages)

[PATCH v3 0/7] xen: sched: improve scalability of Credit1, and optimize a bit both Credit1 and Credit2
 2017-04-07 16:57 UTC  (8+ messages)
` [PATCH v3 1/7] xen: credit1: simplify csched_runq_steal() a little bit
` [PATCH v3 2/7] xen: credit: (micro) optimize csched_runq_steal()
` [PATCH v3 3/7] xen: credit: consider tickled pCPUs as busy
` [PATCH v3 4/7] xen/tools: tracing: add record for credit1 runqueue stealing
` [PATCH v3 5/7] xen: credit2: avoid cpumask_any() in pick_cpu()
` [PATCH v3 6/7] xen: credit1: increase efficiency and scalability of load balancing
` [PATCH v3 7/7] xen: credit1: treat pCPUs more evenly during balancing

[PATCH] arm64: allwinner: h5: add support for Orange Pi Prime board
 2017-04-07 16:56 UTC  (3+ messages)

Processes stuck in D state when accessing XFSv5 filesystem
 2017-04-07 16:56 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] dm: led: Expand the LED interface and add a command
 2017-04-07 16:56 UTC  (3+ messages)
` [U-Boot] [PATCH 8/8] dm: led: Add a new 'led' command

problem with backslash in directory name
 2017-04-07 16:55 UTC  (4+ messages)

[GIT PULL] clk: tegra: Changes for v4.12-rc1
 2017-04-07 16:53 UTC  (2+ messages)

[PATCH v3 0/2] ethdev: abstraction layer for QoS hierarchical scheduler
 2017-04-07 16:51 UTC  (4+ messages)
` [PATCH v3 2/2] ethdev: add hierarchical scheduler API

[PATCH 0/5] Classify the engines in class + instance (v4)
 2017-04-07 16:51 UTC  (13+ messages)
` [PATCH 1/5] drm/i915: Classify the engines in class + instance
` [PATCH 2/5] drm/i915: Use the same vfunc for BSD2 ring init
` [PATCH 3/5] drm/i915: Generate the engine name based on the instance number
` [PATCH 4/5] drm/i915: Split the engine info table in two levels, using class + instance
    ` [PATCH v5] "
` [PATCH 5/5] drm/i915: Use the engine class to get the context size
` ✓ Fi.CI.BAT: success for Classify the engines in class + instance (rev5)
` ✓ Fi.CI.BAT: success for Classify the engines in class + instance (rev6)

[ovmf baseline-only test] 71162: all pass
 2017-04-07 16:51 UTC 

[PATCH] scsi: mpt3sas: remove redundant wmb on arm/arm64
 2017-04-07 16:51 UTC  (5+ messages)

[PATCH 0/3] sysctl: fix some bugs related to proc_douintvec
 2017-04-07 16:49 UTC  (3+ messages)
` [PATCH 3/3] sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec

[Intel-gfx] [BUG][REGRESSION] i915 gpu hangs under load
 2017-04-07 16:48 UTC  (7+ messages)
` [PATCH 0/5] "
  ` [PATCH 2/5] i915: flush gem obj freeing workqueues to add accuracy to the i915 shrinker

[PATCH 1/2] clk: hi6220: Add the hi655x's pmic clock
 2017-04-07 16:48 UTC  (2+ messages)

[PATCH v2 0/5] perf report: Show branch type
 2017-04-07 16:48 UTC  (4+ messages)
` [PATCH v2 2/5] perf/x86/intel: Record "

[U-Boot] [PATCH] Fix a bug with PL010s running at 19200 baud
 2017-04-07 16:48 UTC 

[PATCH net-next] bindings: net: stmmac: add missing note about LPI interrupt
 2017-04-07 16:48 UTC  (2+ messages)

[PATCH 00/11] bitbake-diffsigs fixes/improvements
 2017-04-07 16:46 UTC  (5+ messages)
` [PATCH 03/11] bitbake-diffsigs: properly report which signature is missing

[PATCHv2 0/9] clk: ti: add support for clkctrl clocks
 2017-04-07 16:47 UTC  (12+ messages)

[PATCH v2] fault-inject: support systematic fault injection
 2017-04-07 16:47 UTC  (4+ messages)

overlayfs NFS export
 2017-04-07 16:47 UTC  (8+ messages)

[PATCH v2] PCI: Add ATS-disable quirk for AMD Stoney GPUs
 2017-04-07 16:46 UTC  (3+ messages)

[PATCH V7 0/5] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-04-07 16:46 UTC  (9+ messages)

panics related to nfit_test?
 2017-04-07 16:44 UTC  (2+ messages)

[PATCH] drm: Don't allow interruptions when opening debugfs/crc
 2017-04-07 16:42 UTC  (3+ messages)

[GIT PULL] mediatek-drm-next for 4.12
 2017-04-07 16:42 UTC 

[GIT PULL] iommu/arm-smmu: Updates for 4.12
 2017-04-07 16:42 UTC  (3+ messages)

[U-Boot] [PATCH v2] Add support for Microchip LAN78xx
 2017-04-07 16:42 UTC  (8+ messages)

[PATCHv2 8/8] x86/mm: Allow to have userspace mappings above 47-bits
 2017-04-07 16:37 UTC  (5+ messages)
` [PATCHv3 "

[PATCH rdma-core 0/6] More sparse cleanup
 2017-04-07 16:40 UTC  (2+ messages)

[PATCH 0/7] virtio/vhost: Add MTU feature support
 2017-04-07 16:40 UTC  (9+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 7/9] net/virtio: "

[PATCH 00/11] HDMI YCBCR output handling in DRM layer
 2017-04-07 16:39 UTC  (12+ messages)
` [PATCH 01/11] drm: Add HDMI 2.0 VIC support for AVI info-frames
` [PATCH 02/11] drm/edid: Complete CEA modedb(VIC 1-107)
` [PATCH 03/11] drm: parse ycbcr 420 vdb block
` [PATCH 04/11] drm: parse ycbcr420 vcb block
` [PATCH 05/11] drm: parse ycbcr 420 deep color information
` [PATCH 06/11] drm: create hdmi output property
` [PATCH 07/11] drm: set output colorspace in AVI infoframe
` [PATCH 08/11] drm/i915: handle ycbcr outputs
` [PATCH 09/11] drm/i915: handle csc for ycbcr HDMI output
` [PATCH 10/11] drm/i915: prepare ycbcr420 modeset
` [PATCH 11/11] drm/i915: set colorspace for ycbcr outputs

[PATCH 0/5] [RFC] yocto-compat-layer: various enhancements + bitbake-diffsigs support
 2017-04-07 16:38 UTC  (6+ messages)
` [PATCH 1/5] yocto-compat-layer: fix also other command invocations
` [PATCH 2/5] yocto-compat-layer: limit report of signature changes
` [PATCH 3/5] yocto-compat-layer: include bitbake-diffsigs output
` [PATCH 4/5] yocto-compat-layer: also determine tune flags for each task
` [PATCH 5/5] yocto-compat-layer: test signature differences when setting MACHINE

[HMM 00/16] HMM (Heterogeneous Memory Management) v19
 2017-04-07 16:37 UTC  (15+ messages)
` [HMM 01/16] mm/memory/hotplug: add memory type parameter to arch_add/remove_memory
` [HMM 14/16] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE

[For Linux 0/4] PV protocol headers for Linux Kernel
 2017-04-07 16:36 UTC  (6+ messages)
` [For Linux 4/4] xen/displif: add ABI for para-virtual display

[linux-lvm] Snapshot behavior on classic LVM vs ThinLVM
 2017-04-07 16:33 UTC  (5+ messages)

[PATCH 00/24] Kernel lockdown
 2017-04-07 16:32 UTC  (3+ messages)

[PATCH] net: ipv6: Removed unnecessary parenthesis
 2017-04-07 16:31 UTC  (2+ messages)

DRM Display driver for Intel FPGA Video and Image Processing Suite
 2017-04-07 16:31 UTC  (4+ messages)

[Qemu-devel] [Bug 1635339] [NEW] qxl_pre_save assertion failure on vm "save"
 2017-04-07 16:23 UTC  (2+ messages)
` [Qemu-devel] [Bug 1635339] "

[PATCHv2 00/16] arm_pmu: ACPI support
 2017-04-07 16:30 UTC  (4+ messages)
` [PATCHv2 15/16] arm64: pmuv3: handle !PMUv3 when probing

[PATCH 00/24] Kernel lockdown
 2017-04-07 16:29 UTC  (5+ messages)

Question about large file fragmentation
 2017-04-07 16:29 UTC  (2+ messages)

[PATCH 1/4] net: netfilter:Remove exceptional & on function name
 2017-04-07 16:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] lft: bump version to 3.79
 2017-04-07 16:27 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] python-pillow: bump version to 4.1.0

[PATCH v2 0/7] xen: sched: improve scalability of Credit1, and optimize a bit both Credit1 and Credit2
 2017-04-07 16:25 UTC  (8+ messages)
` [PATCH v2 5/7] xen: credit1: increase efficiency and scalability of load balancing

[U-Boot] [PATCH v4 00/16] GPT over MTD
 2017-04-07 16:26 UTC  (2+ messages)

[kernel-hardening] [PATCH 00/18] Introduce struct layout randomization plugin
 2017-04-07 16:25 UTC  (3+ messages)
` [kernel-hardening] [PATCH 16/18] task_struct: Allow randomized layout

[U-Boot] [RFC PATCH v3 00/16] GPT over MTD
 2017-04-07 16:25 UTC  (2+ messages)

[PATCH] iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size
 2017-04-07 16:25 UTC  (2+ messages)

[kernel-hardening] [RFC v2] Introduce rare_write() infrastructure
 2017-04-07 16:22 UTC  (16+ messages)
` [kernel-hardening] [RFC v2][PATCH 04/11] x86: Implement __arch_rare_write_begin/unmap()
  ` [kernel-hardening] "

[PATCH] xfs: actually report xattr extents via iomap
 2017-04-07 16:21 UTC  (4+ messages)

[PATCH] net/i40e: fix eth pattern parsing
 2017-04-07 16:21 UTC  (4+ messages)
` [PATCH v2] net/i40e: fix QinQ "

[PATCH 0/8] x86: 5-level paging enabling for v4.12, Part 4
 2017-04-07 16:20 UTC  (8+ messages)
` [PATCH 8/8] x86/mm: Allow to have userspace mappings above 47-bits

[PATCH 1/2] clk: sunxi-ng: fix PRCM CCU ir clk parent
 2017-04-07 16:19 UTC  (4+ messages)
` [PATCH 2/2] clk: sunxi-ng: fix PRCM CCU CLK_NUMBER value

[PATCH v2 0/3] ovl: fix IS_APPEND() checks
 2017-04-07 16:19 UTC  (7+ messages)
` [PATCH v2 2/3] vfs: truncate check IS_APPEND() on real inode
` [PATCH v2 3/3] ovl: check IS_APPEND() on real upper inode

[PATCH] block: sed-opal: Tone down all the pr_* to debugs
 2017-04-07 16:06 UTC 

[PATCH v2 1/2] drm/i915: Extend intel_wait_for_register_fw() with fast timeout
 2017-04-07 16:18 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915/guc: Use wait_for_register_fw() while waiting for MMIO response
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915: Extend intel_wait_for_register_fw() with fast timeout

[PATCH] status: show in-progress info for short status
 2017-04-07 16:18 UTC  (3+ messages)

[PATCH v2] ipmi: Fix kernel panic at ipmi_ssif_thread()
 2017-04-07 16:17 UTC  (5+ messages)
    ` [Openipmi-developer] "

drm-tip/drm-tip boot: 119 boots: 2 failed, 117 passed (v4.11-rc5-1782-g71610c69d4f3)
 2017-04-07 16:17 UTC 

drm-tip/drm-tip build: 207 builds: 1 failed, 206 passed, 204 warnings (v4.11-rc5-1785-g5a74def41941)
 2017-04-07 16:15 UTC 

CIFS multiuser without active user session
 2017-04-07 16:15 UTC 

[PATCH v2] ARM: davinci: Add the clock for the CPPI 4.1 DMA engine
 2017-04-07 16:15 UTC  (4+ messages)

[PATCH] net: ipv6: netfilter: Format block comments
 2017-04-07 16:15 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] scsi: libfc: directly call ELS request handlers
 2017-04-07 16:15 UTC  (2+ messages)

[PATCHv4] rev-parse: add --show-superproject-working-tree
 2017-04-07 16:14 UTC  (13+ messages)
` [PATCH] Documentation/git-worktree: use working tree for trees on the file system


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.