All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-18 20:26:26 to 2019-01-18 21:57:03 UTC [more...]

[igt-dev] [PATCH i-g-t v4 1/7] lib/psr: Add support to new modified i915_edp_psr_status output
 2019-01-18 21:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,v4,1/7] lib/psr: Add support to new modified i915_edp_psr_status output (rev2)

[PATCH bpf-next v2] bpf: btf: add btf documentation
 2019-01-18 21:56 UTC 

[PATCH v2 0/4] soc: amlogic: clk-measure: add axg and g12a support
 2019-01-18 21:56 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: amlogic: add new compatible devices to clk_measure
` [PATCH v2 2/4] soc: amlogic: clk-measure: add axg and g12a support

[PATCH] git-submodule: abort if core.worktree could not be set correctly
 2019-01-18 21:55 UTC 

[PATCH v3 0/3] arm64: dts: sdm845: Add sdm845 GPU interconnect
 2019-01-18 21:54 UTC  (4+ messages)
` [PATCH v3 1/3] drm/msm/a6xx: Add support for an interconnect path

[Qemu-devel] [PATCH] target/s390x: define TCG_GUEST_DEFAULT_MO for MTTCG
 2019-01-18 21:53 UTC  (2+ messages)

[PATCH v9 0/4] Media Device Allocator API
 2019-01-18 21:54 UTC  (4+ messages)
` [PATCH v9 4/4] sound/usb: Use Media Controller API to share media resources

[PATCH] um: Remove duplicate headers
 2019-01-18 21:54 UTC  (5+ messages)

[PATCH v6] drm/msm/a6xx: Add support for an interconnect path
 2019-01-18 21:52 UTC  (6+ messages)
` [Freedreno] "

[PATCH v3 00/28] Allwinner H6 DE3 and HDMI support
 2019-01-18 21:51 UTC  (6+ messages)
` [linux-sunxi] [PATCH v3 02/28] clk: sunxi-ng: Adjust MP clock parent rate when allowed
      `  "

dmaengine: fsl-edma: dma map slave device address
 2019-01-18 21:50 UTC  (3+ messages)
` [PATCH] "

[Buildroot] [PATCH 1/1] libcpprestdk: fix build with gcc 4.7
 2019-01-18 21:50 UTC 

[PATCH net-next 00/14] net: dsa: management mode for bcm_sf2
 2019-01-18 21:48 UTC  (6+ messages)
` [PATCH net-next 09/14] net: bridge: Propagate MC addresses with VID through switchdev

[PATCH] cfg80211: extend range deviation for DMG
 2019-01-18 21:47 UTC 

AMI Bios not booting completely
 2019-01-18 21:47 UTC  (2+ messages)

Change on check-attr behavior
 2019-01-18 21:46 UTC  (6+ messages)
      ` [PATCH] attr: do not mark queried macros as unset

[PATCH 00/14] Misc ION cleanups and adding unmapped heap
 2019-01-18 21:43 UTC  (20+ messages)
` [PATCH 13/14] staging: android: ion: Do not sync CPU cache on map/unmap

[PATCH v6] x86: load FPU registers on return to userland
 2019-01-18 21:43 UTC  (9+ messages)
` [PATCH 05/22] x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe()

glibc configure fails with e5500 / t1040 on master
 2019-01-18 21:43 UTC  (5+ messages)

[Qemu-devel] [PATCH v10 00/14] More fully implement ARM PMUv3
 2019-01-18 21:40 UTC  (4+ messages)
` [Qemu-arm] [PATCH v10 14/14] target/arm: Send interrupts on PMU counter overflow
    ` [Qemu-devel] "

[PATCH] Add Cyclone-10 support to altera-ps-spi.c
 2019-01-18 21:41 UTC 

[PATCH] drm/komeda: Remove unused variable
 2019-01-18 21:40 UTC 

[PATCH v3 0/3] Add quirk for reading BD_ADDR from fwnode property
 2019-01-18 21:38 UTC  (3+ messages)
` [PATCH v3 1/3] Bluetooth: "

ipv6
 2019-01-18 21:28 UTC 

[Qemu-devel] [PATCH v6 00/49] linux-user: Split do_syscall
 2019-01-18 21:31 UTC  (49+ messages)
` [Qemu-devel] [PATCH v6 01/49] linux-user: Setup split syscall infrastructure
` [Qemu-devel] [PATCH v6 03/49] linux-user: Split out open, open_at
` [Qemu-devel] [PATCH v6 04/49] linux-user: Share more code for open and openat
` [Qemu-devel] [PATCH v6 05/49] linux-user: Tidy do_openat loop over fakes
` [Qemu-devel] [PATCH v6 06/49] linux-user: Split out readlink, readlinkat
` [Qemu-devel] [PATCH v6 07/49] linux-user: Split out close
` [Qemu-devel] [PATCH v6 08/49] linux-user: Split out read, write
` [Qemu-devel] [PATCH v6 09/49] linux-user: Reduce regpairs_aligned & target_offset64 ifdefs
` [Qemu-devel] [PATCH v6 10/49] linux-user: Split out readv, writev
` [Qemu-devel] [PATCH v6 11/49] linux-user: Split out pread64, pwrite64
` [Qemu-devel] [PATCH v6 12/49] linux-user: Split out preadv, pwritev
` [Qemu-devel] [PATCH v6 13/49] linux-user: Split out name_to_handle_at, open_by_handle_at
` [Qemu-devel] [PATCH v6 14/49] linux-user: Split out ipc syscalls
` [Qemu-devel] [PATCH v6 15/49] linux-user: Split out memory syscalls
` [Qemu-devel] [PATCH v6 16/49] linux-user: Split out exit
` [Qemu-devel] [PATCH v6 17/49] linux-user: Split out brk
` [Qemu-devel] [PATCH v6 18/49] linux-user: Split out clone, fork, vfork
` [Qemu-devel] [PATCH v6 19/49] linux-user: Split out wait4, waitid, waitpid
` [Qemu-devel] [PATCH v6 20/49] linux-user: Implement rusage argument to waitid
` [Qemu-devel] [PATCH v6 21/49] linux-user: Split out creat
` [Qemu-devel] [PATCH v6 22/49] linux-user: Split out link, linkat
` [Qemu-devel] [PATCH v6 23/49] linux-user: Split out unlink, unlinkat, rmdir
` [Qemu-devel] [PATCH v6 24/49] linux-user: Split out execve
` [Qemu-devel] [PATCH v6 25/49] linux-user: Implement execveat
` [Qemu-devel] [PATCH v6 26/49] linux-user: Split out chdir
` [Qemu-devel] [PATCH v6 27/49] linux-user: Split out time
` [Qemu-devel] [PATCH v6 28/49] linux-user: Split out mknod, mknodat
` [Qemu-devel] [PATCH v6 29/49] linux-user: Split out chmod, fchmod, fchmodat
` [Qemu-devel] [PATCH v6 30/49] linux-user: Split out lseek, llseek
` [Qemu-devel] [PATCH v6 31/49] linux-user: Split out getpid, getppid, getxpid
` [Qemu-devel] [PATCH v6 32/49] linux-user: Split out mount
` [Qemu-devel] [PATCH v6 33/49] linux-user: Split out umount, umount2
` [Qemu-devel] [PATCH v6 34/49] linux-user: Split out stime
` [Qemu-devel] [PATCH v6 35/49] linux-user: Split out alarm, pause
` [Qemu-devel] [PATCH v6 36/49] linux-user: Split out utime, utimes, futimesat
` [Qemu-devel] [PATCH v6 37/49] linux-user: Split out access, faccessat
` [Qemu-devel] [PATCH v6 38/49] linux-user: Split out nice
` [Qemu-devel] [PATCH v6 39/49] linux-user: Split out sync, syncfs
` [Qemu-devel] [PATCH v6 40/49] linux-user: Split out kill
` [Qemu-devel] [PATCH v6 41/49] linux-user: Split out rename, renameat, renameat2
` [Qemu-devel] [PATCH v6 42/49] linux-user: Split out mkdir, mkdirat
` [Qemu-devel] [PATCH v6 43/49] linux-user: Split out dup, dup2, dup3
` [Qemu-devel] [PATCH v6 44/49] linux-user: Split out pipe, pipe2
` [Qemu-devel] [PATCH v6 45/49] linux-user: Split out times
` [Qemu-devel] [PATCH v6 46/49] linux-user: Split out acct
` [Qemu-devel] [PATCH v6 47/49] linux-user: Move syscall_init to the end
` [Qemu-devel] [PATCH v6 48/49] linux-user: Split out ioctl
` [Qemu-devel] [PATCH v6 49/49] linux-user: Split out fcntl, fcntl64

[PATCH 0/4] block: skip media change event handling if unsupported
 2019-01-18 21:32 UTC  (5+ messages)
` [PATCH 1/4] block: disk_events: introduce event flags
` [PATCH 2/4] Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"
` [PATCH 3/4] Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
` [PATCH 4/4] block: check_events: don't bother with events if unsupported

[PATCH 0/4] ION stability and perf changes
 2019-01-18 21:32 UTC  (10+ messages)
` [PATCH 1/4] staging: android: ion: Support cpu access during dma_buf_detach
` [PATCH 2/4] staging: android: ion: Restrict cache maintenance to dma mapped memory
` [PATCH 3/4] dma-buf: add support for mapping with dma mapping attributes

[BUG bisect] Missing Micrel driver on VF50 (net: phy: check return code when requesting PHY driver module)
 2019-01-18 21:30 UTC  (6+ messages)

Question about qspinlock nest
 2019-01-18 21:30 UTC  (11+ messages)

[PATCH] blame: add the ability to ignore commits
 2019-01-18 21:30 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] Move init_skiplist() outside of fsck

[PATCH] usbip: Fix vep_free_request() null pointer checks on input args
 2019-01-18 21:29 UTC  (4+ messages)
`  "
` [PATCH] usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path
  `  "

[PATCH -next] selinux: Fix error return code in policydb_read()
 2019-01-18 21:28 UTC  (3+ messages)

[PATCH v2 0/9] platform/chrome: rtc: Add support for Wilco EC
 2019-01-18 21:26 UTC  (7+ messages)
` [PATCH v2 4/9] platform/chrome: Add support for raw commands in sysfs
` [PATCH v2 5/9] platform/chrome: rtc: Add RTC driver for Wilco EC

VIRTIO iface in mtd
 2019-01-18 21:25 UTC  (5+ messages)

[PATCH v3 0/7] Reimplement rebase --merge via interactive machinery
 2019-01-18 21:21 UTC  (11+ messages)
` [PATCH v4 0/8] "

[PATCH 0/7 v2] gitsm.py: submodule init and ssh url processing
 2019-01-18 21:20 UTC  (6+ messages)
` [PATCH 1/7] gitsm.py: Fix when a submodule is defined, but not initialized

[GIT PULL] Please pull NFS client bugfixes for 5.0-rc3
 2019-01-18 21:21 UTC 

[GIT PULL] Please pull NFS client bugfixes for 5.0-rc3
 2019-01-18 21:20 UTC 

[PATCH v2 1/2] dt-bindings: Add vendor prefix for Catalyst Semiconductor
 2019-01-18 21:18 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: imx6: Add support for Phytec phyBOARD i.MX6UL Segin

[PATCH] usb: dwc3: exynos: Fix error handling of clk_prepare_enable
 2019-01-18 21:17 UTC  (3+ messages)
`  "

[PATCH i-g-t] i915/gem_exec_capture: Really confirm error capturing is enabling
 2019-01-18 21:18 UTC  (2+ messages)
` [igt-dev] "

[Buildroot] [PATCH 1/1] gnu-efi: fix build with gcc 4.8
 2019-01-18 21:17 UTC 

BUG: sleeping function called from invalid context at kernel/locking/mutex.c:908
 2019-01-18 21:14 UTC  (4+ messages)
` [Intel-wired-lan] "

[Bug 109389] memory leak in `amdgpu_bo_create()`
 2019-01-18 21:13 UTC  (2+ messages)

[Bug 109390] memory leak in `amdgpu_bo_create()`
 2019-01-18 21:13 UTC  (2+ messages)

[PATCH v9 00/13] ndctl: add security support
 2019-01-18 21:12 UTC  (4+ messages)
` [PATCH v9 02/13] ndctl: add command for ndctl to receive the key encryption key (master)

OpenBMC at the 2019 OCP Summit Hardware Management track
 2019-01-18 21:09 UTC  (2+ messages)

[PATCHv4 00/13] Heterogeneuos memory node attributes
 2019-01-18 21:08 UTC  (5+ messages)
` [PATCHv4 05/13] Documentation/ABI: Add new node sysfs attributes

[PATCH] arm64: dts: meson: fix g12a buses
 2019-01-18 21:06 UTC  (9+ messages)

[PATCH 2/2] mtd: rawnand: fsmc: Disable NAND on remove()
 2019-01-18 21:06 UTC 

[PATCH 1/2] mtd: rawnand: fsmc: Reset NAND timings on resume()
 2019-01-18 21:06 UTC 

[PATCH -next] IB/hw: remove unneeded semicolon
 2019-01-18 21:05 UTC  (2+ messages)

[RFC v2 0/6] Add support for mt8183 SCP
 2019-01-18 21:04 UTC  (4+ messages)
` [RFC v2 3/6] remoteproc: move IPI interface into separate file

[ndctl PATCH] ndctl, Documentation: Allow for Makefile variables in Documentation
 2019-01-18 21:04 UTC  (3+ messages)

[PATCH for-rc 0/7] hfi1 and qib patches for rc
 2019-01-18 21:04 UTC  (6+ messages)
` [PATCH for-rc 6/7] IB/hfi1: Remove overly conservative VM_EXEC flag check
` [PATCH for-rc 7/7] IB/hfi1: Add limit test for RC/UC send via loopback

[PATCH] remoteproc: qcom_q6v5: don't auto boot remote processor
 2019-01-18 21:04 UTC  (6+ messages)

[PATCH v7 4/4] Bluetooth: btqca: inject command complete event during fw download
 2019-01-18 21:03 UTC  (11+ messages)

[RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
 2019-01-18 20:58 UTC  (2+ messages)

[PATCH] commit-tree: add missing --gpg-sign flag
 2019-01-18 21:02 UTC  (2+ messages)

[U-Boot] Convert Pico-Pi i.MX7D to DM
 2019-01-18 21:01 UTC  (2+ messages)

[PATCH] lockd: NSMPROC_MON should be send only once even if in multithread
 2019-01-18 20:59 UTC  (4+ messages)

[PATCH 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image
 2019-01-18 20:59 UTC  (12+ messages)
` [PATCH 1/5 v2] PM / hibernate: Create snapshot keys handler

[PATCH] bitbake.conf: reset default value of DEBUG_PREFIX_MAP
 2019-01-18 20:54 UTC  (4+ messages)

arm/mm: Found insecure W+X mapping at address 0xe001b000
 2019-01-18 20:53 UTC 

[PATCH 0/5] Reset Intel BT controller if it gets stuck
 2019-01-18 20:51 UTC  (6+ messages)
` [PATCH v3 1/5] usb: split code locating ACPI companion into port and device
  ` [PATCH v3 5/5] Bluetooth: btusb: Use the hw_reset method to allow resetting the BT chip
        ` [v3,5/5] "

[Bug 109388] Lenovo E585 ryzen 2500u, regression with power saving in 5.0-rc1
 2019-01-18 20:47 UTC  (3+ messages)
` [Bug 109388] Lenovo E585 ryzen 2500u, regression with display "

[Bug 109375] Regression: dark notebook display (no backlight) after resume
 2019-01-18 20:47 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] env: Fix "env save" to malformed environment
 2019-01-18 20:46 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] env: Fix saving environment to "bad CRC" location

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-18 20:44 UTC  (10+ messages)
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[REGRESSION] hostapd 2.4..2.7 broken with 4.18+
 2019-01-18 20:36 UTC 

[PATCH rdma-next] IB/core: Simplify rdma cgroup registration
 2019-01-18 20:44 UTC  (2+ messages)

[Bug 201727] New: Hardware Error reported on Ryzen 5 2500U
 2019-01-18 20:43 UTC  (2+ messages)
` [Bug 201727] "

[PATCH 0/1] built-in stash: fix segmentation fault when files were added with intent
 2019-01-18 20:42 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH -next] RDMA/qedr: remove set but not used variable 'ib_ctx'
 2019-01-18 20:42 UTC  (2+ messages)

[Bug 108992] Regression: Lenovo e585 (ryzen 2500u) freezes during boot with 4.20-rc5, amdgpu error
 2019-01-18 20:41 UTC  (3+ messages)
` [Bug 108992] Regression: Lenovo e585 (ryzen 2500u) freezes during boot with 4.20-rc5/rc6, "

[PATCH 0/7] Turn git add-i into built-in
 2019-01-18 20:40 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/7] add-interactive.c: implement show-help command

[RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
 2019-01-18 20:41 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] libgeotiff: bump to version 1.4.3
 2019-01-18 20:40 UTC 

[PATCH v2 0/1] doc: networking: integrate scaling document into doc tree
 2019-01-18 20:38 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH RFC 0/4] Convert KSZ9477 SPI driver to use regmap
 2019-01-18 20:32 UTC  (5+ messages)
` [PATCH RFC 1/4] net: dsa: microchip: convert "

[Bug 202261] New: general protection fault: 0000 [#1] PREEMPT SMP Workqueue: events ttm_bo_delayed_workqueue
 2019-01-18 20:32 UTC  (2+ messages)
` [Bug 202261] "

[PATCH 0/4] Let the builtin rebase call the git am command directly
 2019-01-18 20:31 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/4] Allow persistent memory to be used like normal RAM
 2019-01-18 20:26 UTC  (5+ messages)
` [PATCH 2/4] mm/memory-hotplug: allow memory resources to be children


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.