All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-07 19:07:14 to 2019-02-07 19:55:40 UTC [more...]

[PATCHSET v12] io_uring IO interface
 2019-02-07 19:55 UTC  (7+ messages)
` [PATCH 01/18] fs: add an iopoll method to struct file_operations
` [PATCH 02/18] block: wire up block device iopoll method
` [PATCH 03/18] block: add bio_set_polled() helper
` [PATCH 04/18] iomap: wire up the iopoll method
` [PATCH 05/18] Add io_uring IO interface
` [PATCH 06/18] io_uring: add fsync support

[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2019-02-07 19:55 UTC  (72+ messages)
` [PATCH-tip 01/22] locking/qspinlock_stat: Introduce a generic lockevent counting APIs
` [PATCH-tip 02/22] locking/lock_events: Make lock_events available for all archs & other locks
` [PATCH-tip 03/22] locking/rwsem: Relocate rwsem_down_read_failed()
` [PATCH-tip 04/22] locking/rwsem: Remove arch specific rwsem files
` [PATCH-tip 05/22] locking/rwsem: Move owner setting code from rwsem.c to rwsem.h
` [PATCH-tip 06/22] locking/rwsem: Rename kernel/locking/rwsem.h
` [PATCH-tip 07/22] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
` [PATCH-tip 08/22] locking/rwsem: Add debug check for __down_read*()
` [PATCH-tip 09/22] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro
` [PATCH-tip 10/22] locking/rwsem: Enable lock event counting
` [PATCH-tip 11/22] locking/rwsem: Implement a new locking scheme
` [PATCH-tip 12/22] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip 13/22] locking/rwsem: Remove rwsem_wake() wakeup optimization
` [PATCH-tip 14/22] locking/rwsem: Add more rwsem owner access helpers
` [PATCH-tip 15/22] locking/rwsem: Merge owner into count on x86-64
` [PATCH-tip 16/22] locking/rwsem: Remove redundant computation of writer lock word
` [PATCH-tip 17/22] locking/rwsem: Recheck owner if it is not on cpu
` [PATCH-tip 18/22] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [PATCH-tip 19/22] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip 20/22] locking/rwsem: Enable count-based spinning on reader
` [PATCH-tip 21/22] locking/rwsem: Wake up all readers in wait queue
` [PATCH-tip 22/22] locking/rwsem: Ensure an RT task will not spin on reader

[PATCH] driver: platform: Add support for GpioInt() ACPI to platform_get_irq()
 2019-02-07 19:55 UTC  (5+ messages)

[linux-3.18 test] 132969: regressions - FAIL
 2019-02-07 19:54 UTC 

[Bug 108514] heavy screen flickering with Mobility Radeon X1600 and kernel version onwards 3.13
 2019-02-07 19:54 UTC  (5+ messages)
` [Bug 108514] heavy screen flickering with Mobility Radeon X1600 and kernel version 3.15rc2 onward

[PATCH bpf] bpf: only adjust gso_size on bytestream protocols
 2019-02-07 19:54 UTC 

[PATCH net-next 0/2] qed*: SmartAN query support
 2019-02-07 19:54 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: Add helper to wait for a reservation using a sync object
 2019-02-07 19:54 UTC  (4+ messages)
  ` [PATCH 2/4] drm/amdgpu: Replace ttm_bo_wait with amdgpu_sync_wait_resv
  ` [PATCH 3/4] drm/amdgpu: Avoid setting off KFD eviction fences in amdgpu_vm
  ` [PATCH 4/4] drm/amdgpu: Simplify eviction fence handling

[PATCH] mips: loongson64: remove unreachable(), fix loongson_poweroff()
 2019-02-07 19:53 UTC  (2+ messages)

[PATCH] makedumpfile/arm64: Add support for ARMv8.2-LVA (52-bit user-space VA support)
 2019-02-07 19:52 UTC 

[RFC PATCH] PCI/portdrv: Support for subtractive decode bridge
 2019-02-07 19:52 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 00/51] Support Kconfig in QEMU
 2019-02-07 19:50 UTC  (4+ messages)

[PATCH v4 0/9] platform/chrome: rtc: Add support for Wilco EC
 2019-02-07 19:50 UTC  (3+ messages)
` [PATCH v4 4/9] platform/chrome: rtc: Add RTC driver

[PATCH 1/8] drm/amdgpu: fix waiting for BO moves with CPU based PD/PT updates
 2019-02-07 19:50 UTC  (11+ messages)
` [PATCH 6/8] drm/amdgpu: allocate VM PDs/PTs on demand

[PATCH v3] log,diff-tree: add --combined-all-names option
 2019-02-07 19:50 UTC  (6+ messages)
` [PATCH v4] "

[ANNOUNCE] Git v2.21.0-rc0
 2019-02-07 19:50 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/3] kms_content_protection: modularizing the CP test steps
 2019-02-07 19:49 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 2/3] kms_content_protection: Test CP along with modeset
  ` [igt-dev] [PATCH i-g-t v3 "
` [igt-dev] [PATCH i-g-t 3/3] kms_content_protection: Confirm that LIC is passed
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/3] kms_content_protection: modularizing the CP test steps (rev2)

Secure boot for BMC
 2019-02-07 18:39 UTC  (3+ messages)

[PATCH] i2c: aspeed: Add multi-master use case support
 2019-02-07 19:48 UTC  (4+ messages)

Baseline test plan and bootrr
 2019-02-07 19:49 UTC  (2+ messages)

[PATCH v11 00/42] drm/i915: Implement HDCP2.2
 2019-02-07 19:48 UTC  (4+ messages)
` [PATCH v11 08/42] drm/i915: MEI interface definition

[PATCH] rtc: imx-sc: add rtc set time support
 2019-02-07 19:46 UTC  (3+ messages)

[RFC/PATCH 0/5] DVFS in the OPP core
 2019-02-07 19:47 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2019-02-07 19:47 UTC 

Back Fill Position || Urgent Need Java Lead (Bellevue WA) 06+ Months
 2019-02-07 19:46 UTC 

[PATCH v4 0/8] xfs: fix [f]inobt magic value verification
 2019-02-07 19:42 UTC  (7+ messages)
` [PATCH v4 6/8] xfs: use verifier magic field in dir2 leaf verifiers
` [PATCH v4 7/8] xfs: miscellaneous verifier magic value fixups

[PATCH] MIPS: Workaround bugged BCM4704 & BCM5354 that crash with kmap_coherent()
 2019-02-07 19:42 UTC 

Mellanox roadmap for DPDK 19.05
 2019-02-07 19:41 UTC 

Possible minor bug in Git
 2019-02-07 19:41 UTC  (3+ messages)

[Qemu-devel] should we try to stop using variable length arrays?
 2019-02-07 19:39 UTC  (2+ messages)

btrfs as / filesystem in RAID1
 2019-02-07 19:39 UTC  (6+ messages)

GSoC 2019: Git's application submitted
 2019-02-07 19:39 UTC  (6+ messages)

[PATCH 0/2] Lima DRM driver
 2019-02-07 19:38 UTC  (9+ messages)
` [PATCH 2/2] drm/lima: driver for ARM Mali4xx GPUs

[Patch v2 0/4] Protect against concurrent calls into UV BIOS
 2019-02-07 19:38 UTC  (5+ messages)
` [Patch v2 1/4] efi/x86: turn EFI runtime semaphore into a global lock

[PATCH/RFC] driver core: Postpone DMA tear-down until after devres release
 2019-02-07 19:36 UTC  (2+ messages)

Rpmsg Char Driver
 2019-02-07 19:37 UTC  (3+ messages)

[Qemu-trivial] [PATCH 0/4] Trivial fixes for configure and Python scripts
 2019-02-07 19:36 UTC  (10+ messages)
` [Qemu-devel] "
` [Qemu-trivial] [PATCH 1/4] configure: remove handling of "wav" audio driver
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 2/4] configure: fix qemu-img name
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 3/4] scripts/render_block_graph.py: add a missing import
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH 4/4] tests/migration/guestperf/engine.py: remove unused import
  ` [Qemu-devel] "

[PATCH] ci: make sure we build Git parallel
 2019-02-07 19:35 UTC  (4+ messages)

[PATCH] glibc-locale: Rewrite do_install using install utility instead of cp
 2019-02-07 19:34 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 0/6] virtio-blk: add DISCARD and WRITE_ZEROES features
 2019-02-07 19:30 UTC  (3+ messages)

stmmac / meson8b-dwmac
 2019-02-07 19:30 UTC  (5+ messages)

[PATCH v4] sched/wake_q: Reduce reference counting for special users
 2019-02-07 19:30 UTC  (3+ messages)
` [tip:locking/core] "

[PATCH v2 bpf-next] tools/bpf: add missing strings.h include
 2019-02-07 19:29 UTC 

[PATCH] doc: prevent overflowing <code> tag in rendered HTML
 2019-02-07 19:29 UTC  (2+ messages)

[PATCH v2] maintainers: claim co-maintainership of LPM
 2019-02-07 19:28 UTC  (4+ messages)
` [PATCH v2] maintainers: claim maintainership of Toeplitz hash

[PATCH] drm/i915: Skip scanning for signalers if we are already inflight
 2019-02-07 19:28 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

Using Stale bot to clean up issues
 2019-02-07 19:26 UTC 

[PATCH -tip 0/2] more get_user_pages mmap_sem cleanups
 2019-02-07 19:25 UTC  (4+ messages)
` [PATCH 2/2] MIPS/c-r4k: do no use mmap_sem for gup_fast()

[PATCH v2 00/13] Enable/disable gamma/csc dynamically and fix C8
 2019-02-07 19:24 UTC  (4+ messages)
` [PATCH v2 06/13] drm/i915: Move LUT programming to happen after vblank waits

[PATCH bpf-next] tools/bpf: add missing strings.h include
 2019-02-07 19:23 UTC  (4+ messages)

[PATCH net-next] net: phy: don't double-read link status register if link is up
 2019-02-07 19:22 UTC 

[PATCH v2 bpf-next 0/2] tools/btf: extends libbpf APIs to work with btf w/o kernel
 2019-02-07 19:21 UTC  (6+ messages)
` [PATCH v2 bpf-next 2/2] btf: expose API to work with raw btf data

BUG - unable to handle null pointer, bisected - drm/amd/display: add gpio lock/unlock
 2019-02-07 19:21 UTC  (2+ messages)

[PATCH V2] glibc-locale: Rewrite do_install using install utility instead of cp
 2019-02-07 19:21 UTC 

[PATCH v2 0/9] driver core: Fix some device links issues and add "consumer autoprobe" flag
 2019-02-07 19:20 UTC  (7+ messages)
` [PATCH v2 2/9] driver core: Avoid careless re-use of existing device links
` [PATCH v2 4/9] driver core: Fix handling of runtime PM flags in device_link_add()

[Qemu-devel] [PULL 0/1] Dump patches
 2019-02-07 19:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/12] vhost-user-backend & vhost-user-input
 2019-02-07 19:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 05/12] Add vhost-user-backend

[PATCH net-next] net: vxlan: Free a leaked vetoed multicast rdst
 2019-02-07 19:18 UTC  (2+ messages)

[v5,2/2] usb: typec: ucsi: add firmware flashing support
 2019-02-07 19:18 UTC 

[v5,1/2] usb: typec: ucsi: add get_fw_info function
 2019-02-07 19:18 UTC 

[Qemu-devel] [PULL 00/20] NBD patches through 2019-01-14
 2019-02-07 19:17 UTC  (6+ messages)
` [Qemu-devel] [PULL 19/20] nbd: Merge nbd_export_bitmap into nbd_export_new

[PATCH v4] scsi/ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
 2019-02-07 19:17 UTC  (3+ messages)
` [PATCH v5] "

[Bug 202511] New: amdgpu fails to load saying "Could not allocate 8192 bytes percpu data"
 2019-02-07 19:17 UTC  (2+ messages)
` [Bug 202511] "

[PATCH 4.4 00/34] 4.4.174-stable review
 2019-02-07 19:16 UTC  (4+ messages)

[RFC][Patch v8 0/7] KVM: Guest Free Page Hinting
 2019-02-07 19:14 UTC  (6+ messages)
` [RFC][Patch v8 4/7] KVM: Disabling page poisoning to prevent corruption

[PATCH V14 1/5] i2c: tegra: sort all the include headers alphabetically
 2019-02-07 19:14 UTC  (7+ messages)
` [PATCH V14 3/5] i2c: tegra: Add DMA support

[Qemu-trivial] [PATCH] nbd/server: Kill pointless shadowed variable
 2019-02-07 19:13 UTC  (2+ messages)
` [Qemu-devel] "

Kernel panics with recent 4.9 Kernels
 2019-02-07 19:13 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] DO NOT MERGE: CP in fast feedback list
 2019-02-07 19:07 UTC 

[PATCH 1/3] drm/i915: Make 48bit full ppgtt configuration generic (v11)
 2019-02-07 19:13 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: Remove HAS_FULL_PPGTT and device_info.ppgtt enum (v3)

[PATCH] mtd: spi-nor: Add support for en25qh64
 2019-02-07 19:09 UTC  (2+ messages)
` [PATCH v1] "

[PATCH] mm/page_poison: update comment after code moved
 2019-02-07 19:11 UTC 

[PATCH v3 0/1] Thermal throttling for SDM845
 2019-02-07 19:10 UTC  (10+ messages)
` [PATCH v3 1/1] arm64: dts: sdm845: wireup the thermal trip points to cpufreq

[PATCH] media: ipu3-imgu: Prefix functions with imgu_* instead of ipu3_*
 2019-02-07 19:08 UTC 

[RFC PATCH V0 0/7] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
 2019-02-07 19:08 UTC  (5+ messages)
` [RFC PATCH V0 7/7] [media] platform: mtk-isp: Add Mediatek DIP driver

[PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames
 2019-02-07 19:08 UTC  (10+ messages)
              ` Resource management for ndo_xdp_xmit (Was: [PATCH net] virtio_net: Account for tx bytes and packets on sending xdp_frames)

[PATCH 13/18] io_uring: add file set registration
 2019-02-07 19:08 UTC  (13+ messages)

[PATCH 0/5] Clean up TTM mmap offsets
 2019-02-07 19:07 UTC  (4+ messages)
` [PATCH 2/5] drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant


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.