All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-24 15:25:47 to 2018-04-24 15:51:48 UTC [more...]

[PATCH 1/2] drm/rect: Add midpoint to scale calculation functions
 2018-04-24 15:51 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Do not adjust scale when out of bounds

Avoid uninterruptible sleep during process exit
 2018-04-24 15:51 UTC  (10+ messages)
` [PATCH 1/3] signals: Allow generation of SIGKILL to exiting task
` [PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process
` [PATCH 3/3] drm/amdgpu: Switch to interrupted wait to recover from ring hang

[PATCH] video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspend
 2018-04-24 15:51 UTC  (3+ messages)

[PATCH v3 0/2] drm/panel: Add device link in drm_panel_attach()
 2018-04-24 15:51 UTC  (2+ messages)
` [PATCH v3 1/2] drm/panel: Remove drm_panel_detach() calls from all panel drives

[PATCH] btrfs: update uuid_mutex and device_list_mutex comments
 2018-04-24 15:48 UTC  (2+ messages)

[PATCH] kmemleak: Report if we need to tune KMEMLEAK_EARLY_LOG_SIZE
 2018-04-24 15:51 UTC 

[PATCH net-next 0/3] Add Common Applications Kept Enhanced (cake) qdisc
 2018-04-24 15:51 UTC  (6+ messages)
` [PATCH net-next v2] "
  ` [Cake] "

NAND timeout issues with blank chip and Marvell NFC
 2018-04-24 15:49 UTC  (2+ messages)

[PATCH] drm/i915: fix intel_dvo_dev_ops::mode_valid's return type
 2018-04-24 15:50 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] net: don't use kvzalloc for DMA memory
 2018-04-24 15:50 UTC  (17+ messages)
` [PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
                ` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG

[PATCH 1/1] mtd:nand:fix memory leak
 2018-04-24 15:50 UTC  (5+ messages)
    ` [PATCH v2] mtd: rawnand: tango: Fix struct clk "

[PATCH v3] Add livepatch kselftests
 2018-04-24 15:50 UTC  (7+ messages)
` [PATCH v3] selftests/livepatch: introduce tests

[PATCH net-next] Revert "net: init sk_cookie for inet socket"
 2018-04-24 15:49 UTC  (4+ messages)

[PATCHv3] mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
 2018-04-24 15:49 UTC  (2+ messages)

Linux messages full of `random: get_random_u32 called from`
 2018-04-24 15:49 UTC  (3+ messages)

[PATCH] video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspend
 2018-04-24 15:48 UTC  (3+ messages)

[PATCH] sched/fair: Rearrange select_task_rq_fair() to optimize it
 2018-04-24 15:47 UTC  (7+ messages)

[Qemu-devel] [PATCH v5 0/4] qemu-thread: support --enable-debug-mutex
 2018-04-24 15:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 2/4] qemu-thread: introduce qemu-thread-common.h
` [Qemu-devel] [PATCH v5 3/4] QemuMutex: support --enable-debug-mutex

Clang and X86-EFlags (was Re: [PATCH] usbhid: Fix lockdep unannotated irqs-off warning)
 2018-04-24 15:46 UTC  (3+ messages)

[MODERATED] [PATCH v4 06/10] [PATCH v4 6/9] Linux Patch #6
 2018-04-24 15:46 UTC  (3+ messages)
` [MODERATED] "

[PATCH] mtd: nand: Fix nanddev_mtd_erase()
 2018-04-24 15:46 UTC  (2+ messages)

[PATCH] drm: rcar-du: of: Include header to define prototypes
 2018-04-24 15:39 UTC  (2+ messages)

[PATCH] drm: rcar-du: Use NULL for table initialisation
 2018-04-24 15:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/2] riscv: htif fixes
 2018-04-24 15:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 2/2] riscv: htif: increase the priority of the htif subregion

[CI] drm/i915/breadcrumbs: Keep the fake irq armed across reset
 2018-04-24 15:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/breadcrumbs: Keep the fake irq armed across reset (rev3)

[PATCH] arm64: dts: uniphier: fix input delay value for legacy mode of eMMC
 2018-04-24 15:44 UTC  (4+ messages)

[PATCH v1 0/4] add Mali-450 support to MT7623 SoC
 2018-04-24 15:45 UTC  (11+ messages)
` [PATCH v1 2/4] dt-bindings: clock: mediatek: add g3dsys bindings
` [PATCH v1 3/4] clk: mediatek: add g3dsys support for MT2701 and MT7623

[PATCH 0/3] mtd: fix AMD/Intel flash bugs
 2018-04-24 15:45 UTC  (3+ messages)
` [PATCH 1/3] cfi_cmdset_0001: Do not allow read/write to suspend erase block

[PATCH] drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shaders
 2018-04-24 15:45 UTC  (4+ messages)

[PATCH net-next v2 0/5] ipv6: sr: introduce seg6local End.BPF action
 2018-04-24 17:44 UTC  (6+ messages)
` [PATCH net-next v2 1/5] ipv6: sr: export function lookup_nexthop
` [PATCH net-next v2 2/5] bpf: Add IPv6 Segment Routing helpers
` [PATCH net-next v2 3/5] bpf: Split lwt inout verifier structures
` [PATCH net-next v2 4/5] ipv6: sr: Add seg6local action End.BPF
` [PATCH net-next v2 5/5] selftests/bpf: test for seg6local End.BPF action

[PATCH v3 0/5] Use of_clk_get_parent_count() instead of open coding
 2018-04-24 15:44 UTC  (7+ messages)
` [PATCH v3 1/5] clk: Extract OF clock helpers in <linux/of_clk.h>

Proof-of-concept: better(?) page-table manipulation API
 2018-04-24 15:43 UTC 

[Qemu-devel] [PATCH v3 00/46] fix building of tests/tcg
 2018-04-24 15:24 UTC  (32+ messages)
` [Qemu-devel] [PATCH v3 13/46] tests/tcg/multiarch: Build fix for linux-test
` [Qemu-devel] [PATCH v3 14/46] tests/tcg/multiarch: enable additional linux-test tests
` [Qemu-devel] [PATCH v3 15/46] tests/tcg/multiarch: move most output to stdout
` [Qemu-devel] [PATCH v3 16/46] tests/tcg: move i386 specific tests into subdir
` [Qemu-devel] [PATCH v3 17/46] docker: Add fedora-i386-cross image
` [Qemu-devel] [PATCH v3 18/46] tests/tcg: enable building for i386
` [Qemu-devel] [PATCH v3 19/46] tests/tcg/i386: Build fix for hello-i386
` [Qemu-devel] [PATCH v3 20/46] tests/tcg/i386: fix test-i386
` [Qemu-devel] [PATCH v3 21/46] tests/tcg/i386: fix test-i386-fprem
` [Qemu-devel] [PATCH v3 22/46] tests/tcg/i386: disable i386 version of test-i386-ssse
` [Qemu-devel] [PATCH v3 23/46] tests/tcg/x86_64: add Makefile.target
` [Qemu-devel] [PATCH v3 24/46] tests/tcg/i386/test-i386: use modern vector_size attributes
` [Qemu-devel] [PATCH v3 25/46] tests/tcg/i386/test-i386: fix printf format
` [Qemu-devel] [PATCH v3 26/46] tests/tcg: move ARM specific tests into subdir
` [Qemu-devel] [PATCH v3 27/46] tests/tcg/arm: fix up test-arm-iwmmxt test
` [Qemu-devel] [PATCH v3 28/46] tests/tcg/aarch64: add Makefile.target
` [Qemu-devel] [PATCH v3 29/46] tests/tcg/aarch64: add fcvt test cases for AArch64
` [Qemu-devel] [PATCH v3 30/46] tests/tcg: move MIPS specific tests into subdir
` [Qemu-devel] [PATCH v3 31/46] tests/tcg: enable building for MIPS
` [Qemu-devel] [PATCH v3 35/46] tests/tcg: enable building for Alpha
` [Qemu-devel] [PATCH v3 36/46] tests/tcg/alpha: add Alpha specific tests
` [Qemu-devel] [PATCH v3 37/46] tests/tcg/alpha: fix warnings about write()
` [Qemu-devel] [PATCH v3 38/46] tests/tcg: enable building for HPPA
` [Qemu-devel] [PATCH v3 39/46] tests/tcg: enable building for m68k
` [Qemu-devel] [PATCH v3 40/46] tests/tcg: enable building for sh4
` [Qemu-devel] [PATCH v3 41/46] tests/tcg: enable building for sparc64
` [Qemu-devel] [PATCH v3 42/46] tests/tcg: enable building for mips64
` [Qemu-devel] [PATCH v3 43/46] tests/tcg/Makefile: update to be called from Makefile.target
` [Qemu-devel] [PATCH v3 44/46] Makefile.target: add (clean-)guest-tests targets
` [Qemu-devel] [PATCH v3 45/46] tests/Makefile.include: add [build|clean|check]-tcg targets
` [Qemu-devel] [PATCH v3 46/46] tests/tcg: override runners for broken tests (!UPSTREAM)

[PATCH] ext4: fix bitmap position validation
 2018-04-24 15:43 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/16] xen: xen-domid-restrict improvements
 2018-04-24 15:43 UTC  (9+ messages)
` [Qemu-devel] [PATCH 15/16] os-posix: cleanup: Replace perror with error_report

[PATCH] video: fbdev: savage: Replace mdelay with usleep_range in savage_init_hw
 2018-04-24 15:42 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] pc-dimm: factor out MemoryDevice
 2018-04-24 15:42 UTC  (5+ messages)

[PATCH 5/5] procfs: share fd/fdinfo with thread group leader when files are shared
 2018-04-24 15:41 UTC  (3+ messages)
` [RFC PATCH] procfs: proc_pid_files_link_dentry_operations can be static

[Cocci] award for Coccinelle paper
 2018-04-24 15:41 UTC  (5+ messages)

[PATCH] doc: update bbdev library documentation
 2018-04-24 15:41 UTC  (4+ messages)
` [PATCH] app/bbdev: update test vectors

[PATCH] arm64: export tishift functions to modules
 2018-04-24 15:40 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/6] block: byte-based AIO read/write
 2018-04-24 15:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/6] block: Support byte-based aio callbacks

[PATCH 0/6] PCI: leak fixes, removable generic PCI host, assorted stuff
 2018-04-24 15:13 UTC  (6+ messages)
` [PATCH 1/6] PCI: Make pci_get_new_domain_nr static
` [PATCH 3/6] PCI: Introduce devm_of_pci_get_host_bridge_resources
` [PATCH 4/6] PCI: Convert of_pci_get_host_bridge_resources users to devm variant
` [PATCH 5/6] PCI: Add support for unbinding the generic PCI host controller
` [PATCH 6/6] arm: Allow to enable PCI_DOMAINS manually

[PATCH v3 0/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-04-24 15:40 UTC  (6+ messages)
` [PATCH v3 2/2] "

[MODERATED] [PATCH v3 03/10] [PATCH v3 3/9] Linux Patch #3
 2018-04-24 15:39 UTC  (6+ messages)
` [MODERATED] "

[PATCH 0/8] net: ethernet: stmmac: add support for stm32mp1
 2018-04-24 15:39 UTC  (4+ messages)
` [PATCH 1/8] net: ethernet: stmmac: add adaptation for stm32mp157c

[PATCH] perf tools: set kernel end address properly
 2018-04-24 15:39 UTC  (20+ messages)
                              ` [PATCH] arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
                                  ` [PATCH v2] "

[PATCH 1/3] ASoC: compress: Only call free for components which have been opened
 2018-04-24 15:39 UTC  (3+ messages)
` [PATCH 2/3] ASoC: Remove platform code now everything is componentised
` [PATCH 3/3] ASoC: compress: Add helper functions for component open/free

[v2 resend 00/10] arm/arm64: mediatek: Fix mmsys device probing
 2018-04-24 15:39 UTC  (5+ messages)
` [v2 resend 03/10] mfd: mtk-mmsys: Add mmsys driver

[PATCH iproute2-next v2] Add support for cake qdisc
 2018-04-24 15:38 UTC  (6+ messages)
` [PATCH iproute2-next v3] "
  ` [Cake] "

[MODERATED] [PATCH v4 04/10] [PATCH v4 4/9] Linux Patch #4
 2018-04-24 15:37 UTC  (3+ messages)
` [MODERATED] "

[PATCH 0/2] Add EtherAVB support
 2018-04-24 15:37 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: r8a77470: "
` [PATCH 2/2] ARM: dts: iwg23s-sbc: "

Supporting insecure protocols in RMCP+
 2018-04-24 15:37 UTC  (6+ messages)

[PATCH v1 0/6] net/mlx5: add Multi-Packet Rx support
 2018-04-24 15:36 UTC  (5+ messages)
` [PATCH v3 1/2] mbuf: support attaching external buffer to mbuf

[PATCH v2] drm/amdgpu: fix the ib test hang when gfx is in "idle" state
 2018-04-24 15:36 UTC  (2+ messages)

[Qemu-devel] [RFC for-2.13 0/7] spapr: Clean up pagesize handling
 2018-04-24 15:35 UTC  (6+ messages)

Attention Please,
 2018-04-24 15:30 UTC 

[RFC 00/13] arm64: allwinner: Add A64 DE2 pipeline support
 2018-04-24 15:32 UTC  (8+ messages)
` [RFC 09/13] arm64: dts: allwinner: a64: Add HDMI support

[PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes
 2018-04-24 15:32 UTC  (14+ messages)

[REVIEW][PATCH 00/22] Simplifying siginfo users
 2018-04-24 15:31 UTC  (5+ messages)
` [REVIEW][PATCH 14/22] signal/riscv: Use force_sig_fault where appropriate
    ` [REVIEW][PATCH 23/22] signal/riscv: Replace do_trap_siginfo with force_sig_fault

[igt-dev] [PATCH i-g-t 01/20] tests/psr: Print the reason for skipping when sink lacks PSR support
 2018-04-24 15:32 UTC  (10+ messages)
` [igt-dev] [PATCH i-g-t 20/20] tests/psr: Add more PSR subtests to fast feedback list

[Qemu-devel] [PATCH v2 0/2] ipmi: Fix vmstate transfer
 2018-04-24 15:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] ipmi: Use proper struct reference for KCS vmstate

[PATCH] drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping
 2018-04-24 15:30 UTC  (2+ messages)

[Bug 106199] Cannot get back into DM after logoff (Linux 4.16.2+)
 2018-04-24 15:30 UTC  (2+ messages)

[PATCH] baseband/turbo_sw: splitting Queue Groups
 2018-04-24 15:30 UTC  (3+ messages)
` [PATCH v2] "

Cephalocon APAC 2018 report, videos and slides
 2018-04-24 15:30 UTC 

[REVIEW][PATCH 14/22] signal/riscv: Use force_sig_fault where appropriate
 2018-04-24 15:28 UTC  (3+ messages)

[Qemu-devel] [RFC 0/5] arm: Exclude reserved memory regions of iommu to avoid
 2018-04-24 15:29 UTC  (5+ messages)
` [Qemu-devel] [RFC 3/5] hw/arm: add scattered RAM memory region support

[RFC PATCH v23 0/6] mm: security: write protection for dynamic data
 2018-04-24 15:29 UTC  (7+ messages)
` [PATCH 7/9] Pmalloc Rare Write: modify selected pools

[PATCH 0/4] add additional required properties for UniPhier ethernet nodes
 2018-04-24 15:28 UTC  (3+ messages)

Applied "spi: pxa2xx: Allow 64-bit DMA" to the spi tree
 2018-04-24 15:28 UTC 

[PATCH v3 0/2] Enable Bluetooth functionality for WCN3990
 2018-04-24 15:28 UTC  (3+ messages)
` [PATCH v3 2/2] Bluetooth: Add support for wcn3990 soc

[PATCH] drm/amd/display: fix return value of dm_dp_aux_transfer() (V2)
 2018-04-24 15:27 UTC  (2+ messages)
  ` [PATCH] drm/amd/display: Don't return ddc result and read_bytes in same return value

[PATCH] clk: Remove clk_init_cb typedef
 2018-04-24 15:26 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 00/33] Generic background jobs
 2018-04-24 15:25 UTC  (24+ messages)
` [Qemu-devel] [RFC PATCH 07/33] job: Create Job, JobDriver and job_create()
` [Qemu-devel] [RFC PATCH 12/33] job: Move state transitions to Job
` [Qemu-devel] [RFC PATCH 13/33] job: Add reference counting
` [Qemu-devel] [RFC PATCH 14/33] job: Move cancelled to Job
` [Qemu-devel] [RFC PATCH 15/33] job: Add Job.aio_context
` [Qemu-devel] [RFC PATCH 16/33] job: Move defer_to_main_loop to Job
` [Qemu-devel] [RFC PATCH 17/33] job: Move coroutine and related code "
` [Qemu-devel] [RFC PATCH 18/33] job: Add job_sleep_ns()
` [Qemu-devel] [RFC PATCH 19/33] job: Move pause/resume functions to Job
` [Qemu-devel] [RFC PATCH 20/33] job: Replace BlockJob.completed with job_is_completed()
` [Qemu-devel] [RFC PATCH 21/33] job: Move BlockJobCreateFlags to Job
` [Qemu-devel] [RFC PATCH 22/33] blockjob: Split block_job_event_pending()
` [Qemu-devel] [RFC PATCH 23/33] job: Add job_event_*()
` [Qemu-devel] [RFC PATCH 24/33] job: Move single job finalisation to Job
` [Qemu-devel] [RFC PATCH 25/33] job: Convert block_job_cancel_async() "
` [Qemu-devel] [RFC PATCH 26/33] job: Add job_drain()
` [Qemu-devel] [RFC PATCH 27/33] job: Move .complete callback to Job
` [Qemu-devel] [RFC PATCH 28/33] job: Move job_finish_sync() "
` [Qemu-devel] [RFC PATCH 29/33] job: Switch transactions to JobTxn
` [Qemu-devel] [RFC PATCH 30/33] job: Move transactions to Job
` [Qemu-devel] [RFC PATCH 31/33] job: Move completion and cancellation "
` [Qemu-devel] [RFC PATCH 32/33] job: Add job_yield()
` [Qemu-devel] [RFC PATCH 33/33] job: Add job_dismiss()

[RFC PATCH v3 0/2] fs: add AT_REPLACE flag for linkat()
 2018-04-24 15:26 UTC  (3+ messages)

[Bug 199493] New: no audio over HDMI with amdgpu.dc=1 (on R9 380X)
 2018-04-24 15:26 UTC 

[PATCH] drm/i915/selftests: Fix uninitialized variable
 2018-04-24 15:26 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] arm64: Select ARCH_HAS_FAST_MULTIPLIER
 2018-04-24 15:25 UTC 


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.