All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-04 22:34:00 to 2018-12-04 23:38:29 UTC [more...]

[PATCHSET v5] Support for polled aio
 2018-12-04 23:37 UTC  (22+ messages)
` [PATCH 01/26] fs: add an iopoll method to struct file_operations
` [PATCH 02/26] block: add REQ_HIPRI_ASYNC
` [PATCH 03/26] block: wire up block device iopoll method
` [PATCH 04/26] block: use REQ_HIPRI_ASYNC for non-sync polled IO
` [PATCH 05/26] iomap: wire up the iopoll method
` [PATCH 06/26] aio: use assigned completion handler
` [PATCH 07/26] aio: separate out ring reservation from req allocation
` [PATCH 08/26] aio: don't zero entire aio_kiocb aio_get_req()
` [PATCH 09/26] aio: only use blk plugs for > 2 depth submissions
` [PATCH 10/26] aio: use iocb_put() instead of open coding it
` [PATCH 11/26] aio: split out iocb copy from io_submit_one()
` [PATCH 12/26] aio: abstract out io_event filler helper
` [PATCH 13/26] aio: add io_setup2() system call
` [PATCH 14/26] aio: add support for having user mapped iocbs
` [PATCH 15/26] aio: support for IO polling
` [PATCH 16/26] aio: add submission side request cache
` [PATCH 17/26] fs: add fget_many() and fput_many()
` [PATCH 18/26] aio: use fget/fput_many() for file references
` [PATCH 19/26] aio: split iocb init from allocation
` [PATCH 20/26] aio: batch aio_kiocb allocation
` [PATCH 21/26] block: add BIO_HOLD_PAGES flag

[PATCH v8 00/14] Appended signatures support for IMA appraisal
 2018-12-04 23:35 UTC  (5+ messages)

[PATCH bpf-next 0/3] support flow dissector in BPF_PROG_TEST_RUN
 2018-12-04 23:36 UTC  (6+ messages)
` [PATCH bpf-next 2/3] bpf: add BPF_PROG_TEST_RUN support for flow dissector

[PATCH] arm64: dts: meson-axg: remove alternate xtal
 2018-12-04 23:36 UTC  (4+ messages)

[PATCH 0/11] fs: fixes for major copy_file_range() issues
 2018-12-04 23:33 UTC  (5+ messages)
` [PATCH 09/11] vfs: push copy_file_ranges -EXDEV checks down

[PATCH 0/2] Don’t leave executable TLB entries to freed pages
 2018-12-04 23:34 UTC  (12+ messages)
` [PATCH 1/2] vmalloc: New flag for flush before releasing pages

[PATCH v3] amd-iommu: remove page merging code
 2018-12-04 23:31 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] support flow dissector in BPF_PROG_TEST_RUN
 2018-12-04 23:30 UTC  (7+ messages)
` [PATCH bpf-next v2 3/5] selftests/bpf: use thoff instead of nhoff in BPF flow dissector
` [PATCH bpf-next v2 4/5] net/flow_dissector: correctly cap nhoff and thoff in case of BPF

[Bug 201685] New: ext4 file system corruption
 2018-12-04 23:28 UTC  (4+ messages)
` [Bug 201685] "

[PATCH 1/5] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks
 2018-12-04 23:27 UTC  (7+ messages)
` [PATCH 2/5] drm/i915: Refactor PSR status debugfs
` [PATCH 3/5] drm/i915/psr: Do not print last attempted entry or exit in PSR debugfs while in PSR2
` [PATCH 4/5] drm/i915: Add PSR2 selective update status registers and bits definitions
` [PATCH 5/5] drm/i915/debugfs: Print PSR selective update status register values
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks
` ✓ Fi.CI.BAT: success "

[PATCH v6 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2018-12-04 23:26 UTC  (5+ messages)
` [PATCH v6 1/7] tpm: dynamically allocate the allocated_banks array
` [PATCH v6 2/7] tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2

[PATCH RFC 0/3] Fix KVM misinterpreting Reserved page as an MMIO page
 2018-12-04 23:24 UTC  (15+ messages)
` [PATCH RFC 2/3] mm: Add support for exposing if dev_pagemap supports refcount pinning

[PATCH] MIPS: Expand MIPS32 ASIDs to 64 bits
 2018-12-04 23:23 UTC 

SBI extension proposal v2
 2018-12-04 23:22 UTC  (3+ messages)
  ` [sw-dev] "

[PATCH v2 0/2] add SAMA5D2 PIOBU GPIO driver
 2018-12-04 23:22 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: add SAMA5D2 PIOBU support

[PATCH 0/3] mmu notifier contextual informations
 2018-12-04 23:21 UTC  (3+ messages)
` [PATCH 3/3] mm/mmu_notifier: contextual information for event triggering invalidation

[PATCH] README: add optional dependency on meta-cloud-services
 2018-12-04 23:18 UTC  (2+ messages)

[PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
 2018-12-04 23:18 UTC  (6+ messages)
` [PATCH 2/4] ARM: dts: am437x: Move l4 child devices to probe them "

[PATCH] lxcfs: uprev from v3.0.1 to v3.0.3
 2018-12-04 23:18 UTC  (2+ messages)

[Bug 106175] amdgpu.dc=1 shows performance issues with Xorg compositors when moving windows
 2018-12-04 23:18 UTC  (2+ messages)

[PATCH] rebase docs: fix incorrect format of the section Behavioral Differences
 2018-12-04 23:17 UTC  (2+ messages)

[PATCH] Add pidfile flag to store dockerd PID in /var/run/dockerd.pid
 2018-12-04 23:16 UTC  (2+ messages)

[PATCH V2 0/7] Remove fs specific fscrypt and fsverity build config options
 2018-12-04 23:16 UTC  (7+ messages)
` [PATCH V2 1/7] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V2 2/7] f2fs: "

RFC: revisiting shared page tables
 2018-12-04 23:16 UTC 

[PATCH] dt-bindings: ti-tsc-adc: Add new compatible for AM654 SoCs
 2018-12-04 23:16 UTC  (3+ messages)

[PATCH v5 0/8] Add power domain driver for corners on msm8996/sdm845
 2018-12-04 23:16 UTC  (13+ messages)
` [PATCH v5 1/8] dt-bindings: opp: Introduce qcom-opp bindings
` [PATCH v5 3/8] soc: qcom: rpmpd: Add a Power domain driver to model corners
` [PATCH v5 4/8] soc: qcom: rpmpd: Add support for get/set performance state
` [PATCH v5 7/8] arm64: dts: sdm845: Add rpmh powercontroller node

[Buildroot] [bug] SDK with Arm AArch64 2018.08 toolchain can't find ld-linux-aarch64.so.1
 2018-12-04 23:15 UTC 

[PATCH v2 1/2] dt-bindings: input: touchscreen: iqs5xx: Add bindings
 2018-12-04 23:13 UTC  (2+ messages)

[Bug 200695] New: Blank screen on RX 580 with amdgpu.dc=1 enabled (no displays detected)
 2018-12-04 23:12 UTC  (2+ messages)
` [Bug 200695] "

[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
 2018-12-04 23:12 UTC  (2+ messages)

[PATCH 10/14] dt-bindings: pinctrl: milbeaut: Add Milbeaut M10V pinctrl description
 2018-12-04 23:11 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/8] lib/psr: Increase the buffer lenght that stores the output of i915_edp_psr_status
 2018-12-04 23:11 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 2/8] tests: Share the code handling PSR debugfs parsing
` [igt-dev] [PATCH i-g-t 3/8] lib/psr: Add support to new modified i915_edp_psr_status output
` [igt-dev] [PATCH i-g-t 4/8] lib/psr: Make psr_active() only cares about PSR1
` [igt-dev] [PATCH i-g-t 5/8] lib/psr: Add PSR2 functions
` [igt-dev] [PATCH i-g-t 6/8] tests/psr: Add the same test coverage that we have for PSR1 to PSR2
` [igt-dev] [PATCH i-g-t 7/8] tests/intel-ci: Add basic PSR2 tests to fast feedback test list
` [igt-dev] [PATCH i-g-t 8/8] test: Add PSR2 selective update tests

[PATCH v2 0/4] Static calls
 2018-12-04 23:08 UTC  (2+ messages)

[PATCH] tools/vm/page-types.c: fix "kpagecount returned fewer pages than expected" failures
 2018-12-04 22:24 UTC 

[BUGFIX PATCH -tip] kprobes/x86: Fix to copy RIP relative instruction correctly
 2018-12-04 23:05 UTC  (2+ messages)
` [tip:perf/urgent] kprobes/x86: Fix instruction patching corruption when copying more than one RIP-relative instruction

[PATCH v11 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW
 2018-12-04 23:05 UTC  (5+ messages)
` [PATCH v11 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver

[tip:core/rcu] rcutorture: Make initrd/init execute in userspace
 2018-12-04 23:04 UTC  (2+ messages)

[PATCH] Documentation: update path-lookup.md for parallel lookups
 2018-12-04 23:04 UTC  (3+ messages)
` [PATCH 1/2] Documentation: convert path-lookup from markdown to resturctured text
  ` [PATCH 2/2] Documentation: path-lookup - update externel refs

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2018-12-04 23:03 UTC  (4+ messages)
` [PATCH 04/14] dt-bindings: timer: Add Milbeaut M10V timer description

[PATCH 0/2] put_user_page*(): start converting the call sites
 2018-12-04 23:03 UTC  (5+ messages)
` [PATCH 1/2] mm: introduce put_user_page*(), placeholder versions

overlayfs access checks on underlying layers
 2018-12-04 23:01 UTC  (15+ messages)

[meta-openembedded][PATCH] mksh: add version 56
 2018-12-04 22:59 UTC  (2+ messages)

[PATCH 0/5] gnss: sirf: add support for w2sg0004 + lna
 2018-12-04 22:59 UTC  (7+ messages)
` [PATCH 3/5] dt-bindings: gnss: add w2sg0004 compatible string
` [PATCH RFC 5/5] dt-bindings: gnss: add lna-supply property

[PATCH 1/7] drm/i915: Allocate a common scratch page
 2018-12-04 22:58 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/7] "

[igt-dev] [PATCH i-g-t v4] test/kms_dp_dsc: Basic KMS test to validate VESA DSC on DP/eDP
 2018-12-04 23:01 UTC 

[Cocci] warning: line 202: should __func__ be a metavariable?
 2018-12-04 22:56 UTC 

[PATCH v2] arm64: dts: meson-axg: Enable watchdog on Meson AXG SoCs
 2018-12-04 22:56 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: can: rcar_canfd: document r8a77965 support
 2018-12-04 22:56 UTC  (2+ messages)

[tip:core/rcu] powerpc: Convert hugepd_free() to use call_rcu()
 2018-12-04 22:06 UTC 

[tip:core/rcu] tools/kernel.h: Replace synchronize_sched() with synchronize_rcu()
 2018-12-04 22:54 UTC 

[tip:core/rcu] net/decnet: Replace rcu_barrier_bh() with rcu_barrier()
 2018-12-04 22:53 UTC 

[tip:core/rcu] net/core/skmsg: Replace call_rcu_sched() with call_rcu()
 2018-12-04 22:53 UTC 

[PATCH v2 00/34] Devicetree schema
 2018-12-04 22:48 UTC  (6+ messages)
` [PATCH v2 15/34] dt-bindings: arm: Convert Atmel board/soc bindings to json-schema

[Buildroot] Submodule granularity instead of LIB_GIT_SUBMODULES
 2018-12-04 22:51 UTC  (2+ messages)

[tip:core/rcu] net/bridge: Replace call_rcu_bh() and rcu_barrier_bh()
 2018-12-04 22:50 UTC  (2+ messages)
` [Bridge] "

[PATCH 0/4][V4] drop the mmap_sem when doing IO in the fault path
 2018-12-04 22:50 UTC  (8+ messages)
` [PATCH 1/4] mm: infrastructure for page fault page caching
` [PATCH 3/4] filemap: drop the mmap_sem for all blocking operations
` [PATCH 4/4] mm: use the cached page for filemap_fault

[tip:core/rcu] net/core: Replace call_rcu_bh() and synchronize_rcu_bh()
 2018-12-04 22:50 UTC 

[PATCH v2 0/4] x86/vdso: Remove remnants of the fake section table
 2018-12-04 22:49 UTC  (5+ messages)
` [PATCH v2 1/4] x86/vdso: Remove obsolete "fake section table" reservation
` [PATCH v2 2/4] x86/vdso: Remove a stale/misleading comment from the linker script

[tip:core/rcu] net/sched: Replace call_rcu_bh() and rcu_barrier_bh()
 2018-12-04 22:49 UTC 

[PATCH] blk-mq: fix corruption with direct issue
 2018-12-04 22:47 UTC 

[tip:core/rcu] slab: Replace synchronize_sched() with synchronize_rcu()
 2018-12-04 22:47 UTC 

[PATCH] dt-bindings: can: rcar_can: document r8a77990 support
 2018-12-04 22:46 UTC  (2+ messages)

[Qemu-devel] QEMU/NEMU boot time with several x86 firmwares
 2018-12-04 22:44 UTC  (7+ messages)

[PATCH] /proc/kpagecount: return 0 for special pages that are never mapped
 2018-12-04 22:45 UTC 

[PATCH v4 0/8] drm/msm/dsi: Get PHY ref clocks from the DT
 2018-12-04 22:42 UTC  (16+ messages)
` [PATCH v4 1/8] dt-bindings: msm/dsi: Add ref clock for PHYs
` [PATCH v4 2/8] drm/msm/dsi: 28nm 8960 PHY: Get ref clock from the DT
` [PATCH v4 3/8] drm/msm/dsi: 28nm "
` [PATCH v4 4/8] drm/msm/dsi: 14nm "
` [PATCH v4 5/8] drm/msm/dsi: 10nm "
` [PATCH v4 6/8] arm64: dts: qcom: msm8916: Set 'xo_board' as ref clock of the DSI PHY
` [PATCH v4 7/8] arm64: dts: sdm845: Set 'bi_tcxo' as ref clock of the DSI PHYs
` [PATCH v4 8/8] ARM: dts: qcom-apq8064: Set 'xo_board' as ref clock of the DSI PHY

[3/3] usb: appledisplay: Remove unnecessary spinlock
 2018-12-04 22:43 UTC 

[2/3] usb: appledisplay: Set urb transfer_flags to URB_NO_TRANSFER_DMA_MAP
 2018-12-04 22:43 UTC 

[1/3] usb: appledisplay: Add 27" Apple Cinema Display
 2018-12-04 22:43 UTC 

[freebsd-master test] 130966: all pass - PUSHED
 2018-12-04 22:43 UTC 

[PATCH 1/2] ASoC: use DMA addr rather than CPU pa for acp_audio_dma
 2018-12-04 22:42 UTC  (2+ messages)
` [PATCH 2/2] ASoC: use dma_ops of parent device "

[tip:core/rcu] main: Replace rcu_barrier_sched() with rcu_barrier()
 2018-12-04 22:42 UTC 

[tip:core/rcu] tracing: Replace synchronize_sched() and call_rcu_sched()
 2018-12-04 22:41 UTC 

[RFC PATCH v2 00/15] Introduced new Cadence USBSS DRD Driver
 2018-12-04 22:41 UTC  (4+ messages)
` [RFC,v2,03/15] dt-bindings: add binding for USBSS-DRD controller
  ` [RFC PATCH v2 03/15] "

[tip:core/rcu] fs/file: Replace synchronize_sched() with synchronize_rcu()
 2018-12-04 22:41 UTC 

[tip:core/rcu] drivers/vhost: Replace synchronize_rcu_bh() with synchronize_rcu()
 2018-12-04 22:39 UTC 

[linux-3.18 test] 130939: regressions - FAIL
 2018-12-04 22:39 UTC 

[tip:core/rcu] ethernet/realtek: Replace synchronize_sched() with synchronize_rcu()
 2018-12-04 22:38 UTC 

[PATCH v4 0/6] improve late microcode loading
 2018-12-04 22:39 UTC  (6+ messages)
` [PATCH v4 2/6] microcode: save all microcodes which pass sanity check

[tip:core/rcu] ethernet/sis: Replace synchronize_sched() with synchronize_rcu()
 2018-12-04 22:38 UTC 

[PATCH] kernel/signal: Signal-based pre-coredump notification
 2018-12-04 22:37 UTC  (14+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
            ` [PATCH v5] "
              ` [PATCH v5 1/2] "

[tip:core/rcu] crypto/pcrypt: Replace synchronize_rcu_bh() with synchronize_rcu()
 2018-12-04 22:37 UTC 

[PATCH] iommu: fix amd_iommu=force_isolation
 2018-12-04 22:37 UTC 

[PATCH] nvme-core: small cleanups
 2018-12-04 22:37 UTC  (4+ messages)

[tip:core/rcu] KVM: arm/arm64: vgic: Replace spin_is_locked() with lockdep
 2018-12-04 22:36 UTC 

[PATCH] ARM: dts: Kill off skeleton{64}.dtsi
 2018-12-04 22:36 UTC  (4+ messages)

[tip:core/rcu] mm: Replace spin_is_locked() with lockdep
 2018-12-04 22:36 UTC 

[tip:core/rcu] userfaultfd: Replace spin_is_locked() with lockdep
 2018-12-04 22:34 UTC 

[PATCH 0/2] trace-cmd: Resend record --date fix
 2018-12-04 22:34 UTC  (2+ messages)

[PATCH] clk: fix clk_mux_val_to_index() error value
 2018-12-04 22:34 UTC  (4+ messages)

remove the ->mapping_error method from dma_map_ops V3
 2018-12-04 22:33 UTC  (5+ messages)
` [PATCH 01/23] dma-mapping: provide a generic DMA_MAPPING_ERROR

[tip:core/rcu] smsc: Replace spin_is_locked() with lockdep
 2018-12-04 22:34 UTC 

[PATCH iproute2 v3] iproute2: Installation errors without libmnl
 2018-12-04 22:34 UTC  (2+ messages)

[RFC PATCH] Add IPA clock support for clk-rpmh
 2018-12-04 22:34 UTC  (5+ messages)
` [RFC PATCH] clk: qcom: clk-rpmh: Add IPA clock support


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.