All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-18 12:20:36 to 2020-02-18 13:10:30 UTC [more...]

[PATCH v2 0/8] docs: sysctl/kernel.rst rework
 2020-02-18 12:59 UTC  (3+ messages)
` [PATCH v2 4/8] docs: add missing IPC documentation in sysctl/kernel.rst
` [PATCH v2 6/8] docs: document panic fully "

linux-next: Tree for Feb 18
 2020-02-18 13:09 UTC  (9+ messages)
` linux-next: Tree for Feb 18 (drivers/staging/media/rkisp1/)
` linux-next: Tree for Feb 18 (sound/soc/codecs/wm5110.c)

[PATCH v3 00/33] block: Introduce real BdrvChildRole
 2020-02-18 12:42 UTC  (33+ messages)
` [PATCH v3 01/33] block: Add BlockDriver.is_format
` [PATCH v3 02/33] block: Rename BdrvChildRole to BdrvChildClass
` [PATCH v3 03/33] block: Add BdrvChildRole and BdrvChildRoleBits
` [PATCH v3 04/33] block: Add BdrvChildRole to BdrvChild
` [PATCH v3 05/33] block: Pass BdrvChildRole to bdrv_child_perm()
` [PATCH v3 06/33] block: Pass BdrvChildRole to .inherit_options()
` [PATCH v3 07/33] block: Pass parent_is_format "
` [PATCH v3 08/33] block: Rename bdrv_inherited_options()
` [PATCH v3 09/33] block: Add generic bdrv_inherited_options()
` [PATCH v3 10/33] block: Use bdrv_inherited_options()
` [PATCH v3 11/33] block: Unify bdrv_child_cb_attach()
` [PATCH v3 12/33] block: Unify bdrv_child_cb_detach()
` [PATCH v3 13/33] block: Add child_of_bds
` [PATCH v3 14/33] block: Distinguish paths in *_format_default_perms
` [PATCH v3 15/33] block: Pull out bdrv_default_perms_for_backing()
` [PATCH v3 16/33] block: Pull out bdrv_default_perms_for_storage()
` [PATCH v3 17/33] block: Split bdrv_default_perms_for_storage()
` [PATCH v3 18/33] block: Add bdrv_default_perms()
` [PATCH v3 19/33] raw-format: Split raw_read_options()
` [PATCH v3 20/33] block: Switch child_format users to child_of_bds
` [PATCH v3 21/33] block: Drop child_format
` [PATCH v3 22/33] block: Make backing files child_of_bds children
` [PATCH v3 23/33] block: Drop child_backing
` [PATCH v3 24/33] block: Make format drivers use child_of_bds
` [PATCH v3 25/33] block: Make filter "
` [PATCH v3 26/33] block: Use child_of_bds in remaining places
` [PATCH v3 27/33] tests: Use child_of_bds instead of child_file
` [PATCH v3 28/33] block: Use bdrv_default_perms()
` [PATCH v3 29/33] block: Make bdrv_filter_default_perms() static
` [PATCH v3 30/33] block: Drop bdrv_format_default_perms()
` [PATCH v3 31/33] block: Drop child_file
` [PATCH v3 32/33] block: Pass BdrvChildRole in remaining cases

[PATCH] arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs
 2020-02-18 13:09 UTC  (8+ messages)

[PATCH v2] Avoid address_space_rw() with a constant is_write argument
 2020-02-18 12:56 UTC  (2+ messages)

[PATCH] RDMA/rxe: Fix configuration of atomic queue pair attributes
 2020-02-18 13:09 UTC  (3+ messages)

[PATCH v2 00/22] Fix error handling during bitmap postcopy
 2020-02-18 13:05 UTC  (3+ messages)
` [PATCH v2 05/22] migration/block-dirty-bitmap: refactor state global variables

[Intel-gfx] [PATCH v2 0/5] drm/i915: Hotplug cleanups
 2020-02-18 13:08 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 1/5] drm/i915/hpd: Replace the loop-within-loop with two independent loops
` [Intel-gfx] [PATCH v2 2/5] drm/i915: Mark all HPD capabled connectors as such

[PATCH 1/2] powerpc/perf: Add mtmmcr0(FC) after ppc_set_pmu_inuse(1)
 2020-02-18 12:56 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/perf: Check pmus_inuse flag in perf_event_print_debug()

[PATCH v2 0/2] docs: rstfy some s390 docs
 2020-02-18 13:05 UTC  (6+ messages)
` [PATCH v2 2/2] docs: rstfy vfio-ap documentation

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2020-02-18 12:48 UTC  (8+ messages)

[PATCH] mm: Avoid creating virtual address aliases in brk()/mmap()/mremap()
 2020-02-18 13:07 UTC  (8+ messages)

[PATCH] arm64: dts: imx8qxp-mek: Remove unexisting Ethernet PHY
 2020-02-18 13:06 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/6] drm/i915/gt: Show the cumulative context runtime in engine debug
 2020-02-18 13:06 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/6] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915/gt: Show the cumulative context runtime in engine debug (rev2)

[PATCH] migration/block: rename BLOCK_SIZE macro
 2020-02-18 12:47 UTC  (3+ messages)

[PATCH 00/44] Manually convert filesystem FS documents to ReST
 2020-02-18 13:04 UTC  (3+ messages)
` [PATCH 03/44] docs: filesystems: convert affs.txt "

14-bit pixel/media bus formats for i.MX8QM/QXP CSI
 2020-02-18 13:04 UTC  (5+ messages)

[PATCH bpf v2] uapi/bpf: Remove text about bpf_redirect_map() giving higher performance
 2020-02-18 13:03 UTC 

[PATCH 00/19] Introduce common headers
 2020-02-18 13:03 UTC  (9+ messages)
` [PATCH 19/19] arm64: vdso32: Enable Clang Compilation

[Bug 1861404] [NEW] AVX instruction VMOVDQU implementation error for YMM registers
 2020-02-18 12:38 UTC  (2+ messages)
` [Bug 1861404] "

[PATCH 1/2] arm64: dts: imx8mm-evk: add phy-reset-gpios for fec1
 2020-02-18 13:02 UTC  (3+ messages)

[PATCH v4 0/2] Add Embedded USB Debugger (EUD) driver
 2020-02-18 13:00 UTC  (6+ messages)
` [PATCH v4 2/2] "

[RFC v4 0/2] Add SDHC interconnect bandwidth scaling
 2020-02-18 13:00 UTC  (3+ messages)
` [RFC v4 1/2] mmc: sdhci-msm: Add interconnect bus bandwidth scaling support
` [RFC v4 2/2] dt-bindings: mmc: sdhci-msm: Add interconnect BW scaling strings

[PATCH bpf] uapi/bpf: Remove text about bpf_redirect_map() giving higher performance
 2020-02-18 13:00 UTC  (3+ messages)

[iptables PATCH] nft: Drop pointless assignment
 2020-02-18 13:00 UTC  (2+ messages)

NFQUEUE/iptables and kernel warning messages for net/ipv4/tcp_output.c
 2020-02-18 12:59 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] lib: Check if device is not wedged while opening fd
 2020-02-18 12:58 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2] "

[PATCH] common: fix regression on block cache init
 2020-02-18 12:57 UTC  (3+ messages)

[PATCH RFC 0/7] perf pmu-events: Support event aliasing for system PMUs
 2020-02-18 12:57 UTC  (3+ messages)

Request for Feedback :: Time Mode setting in timemanager
 2020-02-18 12:56 UTC 

[PATCH 0/2] rewrite mtk-quadspi spi-nor driver with spi-mem
 2020-02-18 12:55 UTC  (5+ messages)

[PATCH] pinctrl: sh-pfc: Remove use of ARCH_R8A7796
 2020-02-18 12:55 UTC  (2+ messages)

Git Test Coverage Report (Feb. 18, 2020)
 2020-02-18 12:55 UTC  (2+ messages)

[PATCH] clk: renesas: Remove use of ARCH_R8A7796
 2020-02-18 12:55 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: cleanup some incorrect reg access for SRIOV
 2020-02-18 12:53 UTC  (7+ messages)
` [PATCH 3/3] drm/amdgpu: fix colliding of preemption
      ` 回复: "
          ` 回复: "

[Xen-devel] [PATCH v3 0/3] Xen on Hyper-V: Implement L0 assisted TLB flush
 2020-02-18 12:52 UTC  (5+ messages)
` [Xen-devel] [PATCH v3 3/3] x86/hyperv: "

[Intel-gfx] [PATCH 6/6] drm/i915/gem: Consolidate ctx->engines[] release
 2020-02-18 12:51 UTC  (2+ messages)
` [Intel-gfx] [PATCH] "

[PATCH] env: Kconfig: Adding default values for Microblaze
 2020-02-18 12:51 UTC 

[PATCH v4 00/19] block: Fix check_to_replace_node()
 2020-02-18 12:49 UTC  (4+ messages)
` [PATCH v4 18/19] iotests: Add tests for invalid Quorum @replaces

[PATCH] net: phy: dp83867: Add SGMII mode type switching
 2020-02-18 12:51 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS bca2906c4e2fd8e982dfb11c895fe941cffcfeba
 2020-02-18 12:49 UTC 

Re: [PATCH] bus: fsl-mc: Add ACPI support for fsl-mc
 2020-02-18 12:48 UTC  (5+ messages)
`  "

[PATCH] powerpc/kprobes: Fix trap address when trap happened in real mode
 2020-02-18 12:33 UTC  (13+ messages)

[PATCH 0/3] leds: add support for apa102c leds
 2020-02-18 12:43 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Document shiji vendor-prefix

[PATCH nft] src: combine extended netlink error reporting with mispelling support
 2020-02-18 12:46 UTC 

Suggestion for new multi-mount option
 2020-02-18 12:46 UTC  (2+ messages)

[PATCH] phy: core: Fix phy_get() to not return error on link creation failure
 2020-02-18 12:44 UTC  (2+ messages)

[PATCH 0/8] do not store GPU address in TTM
 2020-02-18 12:44 UTC  (8+ messages)
` [PATCH 8/8] drm/ttm: do not keep GPU dependent addresses

[PATCH] ASoC: ti: Allocate dais dynamically for TDM and audio graph card
 2020-02-18 12:43 UTC  (9+ messages)

[PATCH] lib: iov_iter.c: fix a possible calculation error on remaining bytes
 2020-02-18 12:41 UTC  (4+ messages)

[Xen-devel] [PATCH v4 0/7] x86: improve assisted tlb flush and use it in guest mode
 2020-02-18 12:42 UTC  (3+ messages)
` [Xen-devel] [PATCH v4 7/7] x86/tlb: use Xen L0 assisted TLB flush when available

[PATCH v1] usb: dwc3: Add ACPI support for xHCI ports
 2020-02-18 12:42 UTC 

[PATCH -next v2] mm: annotate a data race in page_zonenum()
 2020-02-18 12:42 UTC  (2+ messages)

[RFC PATCH 1/2] KVM: CPUID: Enable supervisor XSAVE states in CPUID enumeration and XSS
 2020-02-18 12:46 UTC  (7+ messages)

[PATCH] powerpc/Makefile: Mark phony targets as PHONY
 2020-02-18 12:40 UTC  (2+ messages)

[PATCH -next] fork: annotate a data race in vm_area_dup()
 2020-02-18 12:40 UTC  (2+ messages)

[Buildroot] [PATCH] package/owfs: fixup Python sysconfigdata for per-package directories
 2020-02-18 12:38 UTC  (3+ messages)

[PATCH v2 0/5] remove runnable_load_avg and improve group_classify
 2020-02-18 12:37 UTC  (5+ messages)
` [PATCH v2 1/5] sched/fair: Reorder enqueue/dequeue_task_fair path
` [PATCH v2 2/5] sched/numa: Replace runnable_load_avg by load_avg

[GIT PULL] ASoC fixes for v5.6
 2020-02-18 12:36 UTC  (2+ messages)

[rdma:for-rc] BUILD SUCCESS 685eff513183d6d64a5f413531e683d23b8b198b
 2020-02-18 12:35 UTC 

[PATCH] Bluetooth: Fix - During le_conn_timeout disable EXT_ADV
 2020-02-18 12:37 UTC 

[input:for-linus] BUILD SUCCESS 3dbae15538972c9e1578cb216964c2840361a538
 2020-02-18 12:35 UTC 

[PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
 2020-02-18 12:35 UTC  (4+ messages)
` [PATCH 1/2] virtio-blk: fix hw_queue stopped on arbitrary error

[RFC PATCH] serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()
 2020-02-18 12:34 UTC 

[PATCH v4 0/3] arm: dts: add and modify device node in NPCM7xx device tree
 2020-02-18 12:31 UTC  (8+ messages)
` [PATCH v4 1/3] arm: dts: modify NPCM7xx device tree clock parameter to clock constant
` [PATCH v4 2/3] arm: dts: modify NPCM7xx device tree timer register size
` [PATCH v4 3/3] arm: dts: add new device nodes to NPCM750 device tree

[PATCH] io_uring: remove unnecessary NULL checks
 2020-02-18 12:31 UTC  (3+ messages)

[PATCH v3 00/17] s390x: Protected Virtualization support
 2020-02-18 12:29 UTC  (3+ messages)
` [PATCH v3 02/17] s390x: Add missing vcpu reset functions

[dpdk-dev] [PATCH] net/i40e: fix multiple interrupt for VF
 2020-02-18 12:30 UTC  (2+ messages)

[PATCH net-next] net: mscc: ocelot: Workaround to allow traffic to CPU in standalone mode
 2020-02-18 12:29 UTC  (3+ messages)

[GIT PULL] Thunderbolt/USB4 fix for v5.6-rc3
 2020-02-18 12:29 UTC 

[PATCH] KVM: apic: rename apic_lvt_vector and apic_lvt_enabled
 2020-02-18 12:27 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_exec_schedule: Exercise implicit ordering between engines
 2020-02-18 12:26 UTC 

"staging" area for unsorted random files under Documentation/*.rst
 2020-02-18 12:26 UTC  (2+ messages)

[PATCH 0/9] usb: typec: Driver for Intel PMC Mux-Agent
 2020-02-18 12:25 UTC  (5+ messages)
` [PATCH 5/9] usb: roles: Provide the switch drivers handle to the switch in the API

[PATCH] KVM: VMX: replace "fall through" with "return true" to indicate different case
 2020-02-18 12:25 UTC  (2+ messages)

[dpdk-dev] [PATCH] vdpa/mlx5: fix completion queue arming
 2020-02-18 12:25 UTC 

[PATCH] KVM: LAPIC: Recalculate apic map in batch
 2020-02-18 12:24 UTC  (2+ messages)

[PATCH v2 0/7] nvmem/gpio: fix resource management
 2020-02-18 12:24 UTC  (3+ messages)
` [PATCH v2 5/7] nvmem: release the write-protect pin

[arm-soc:for-next] BUILD SUCCESS f07849b2ac772fa5e06a71623ac0502dc4a32b62
 2020-02-18 12:23 UTC 

[arm-soc:arm/fixes] BUILD SUCCESS 3bf3c9744694803bd2d6f0ee70a6369b980530fd
 2020-02-18 12:23 UTC 

[PATCH] kbuild: fixdep: Resync this with v4.17
 2020-02-18 12:23 UTC  (4+ messages)

[Intel-wired-lan] [jkirsher-next-queue:100GbE] BUILD SUCCESS fb0c5b05c1d4ca512c0ba13053da002ee89d388b
 2020-02-18 12:23 UTC 

[PATCH] media: staging: rkisp1: remove serialization item in the TODO file
 2020-02-18 12:22 UTC  (2+ messages)

[Xen-devel] [PATCH v2 0/4] xen/rcu: let rcu work better with core scheduling
 2020-02-18 12:21 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 1/4] xen/rcu: use rcu softirq for forcing quiescent state
` [Xen-devel] [PATCH v2 2/4] xen/rcu: don't use stop_machine_run() for rcu_barrier()
` [Xen-devel] [PATCH v2 3/4] xen: add process_pending_softirqs_norcu() for keyhandlers
` [Xen-devel] [PATCH v2 4/4] xen/rcu: add assertions to debug build

[MPTCP] [PATCH v3 6/6] mptcp: send acks when moving skbs to mptcp receive queue
 2020-02-18 12:21 UTC 

[MPTCP] [PATCH v3 5/6] mptcp: protocol: re-check dsn before reading from subflow
 2020-02-18 12:21 UTC 

[MPTCP] [PATCH v3 4/6] mptcp: remove mptcp_read_actor
 2020-02-18 12:21 UTC 

[MPTCP] [PATCH v3 3/6] mptcp: add rmem queue accounting
 2020-02-18 12:21 UTC 

[MPTCP] [PATCH v3 2/6] mptcp: update mptcp ack sequence from work queue
 2020-02-18 12:21 UTC 

[MPTCP] [PATCH v3 1/6] mptcp: add and use mptcp_data_ready helper
 2020-02-18 12:21 UTC 

[MPTCP] [PATCH v3 0/6] mptcp: update mptcp ack sequence from work queue
 2020-02-18 12:21 UTC 

[PATCH 00/16] xilinx: DT sync up
 2020-02-18 12:20 UTC  (12+ messages)
` [PATCH 06/16] arm64: zynqmp: Remove unused zynqmp-clk.dtsi
` [PATCH 07/16] arm64: zynqmp: Sync zynqmp fpga manager with mainline
` [PATCH 08/16] arm64: zynqmp: Add 'no-1-8-v' property for ZynqMP Boards
` [PATCH 09/16] arm64: zynqmp: Remove second copy of reset-controller
` [PATCH 10/16] arm64: dts: zynqmp: Add clk cells for sdhci
` [PATCH 11/16] arm64: zynqmp: Do not duplicate flash partition label property
` [PATCH 12/16] arm64: zynqmp: Sync DP subsystem
` [PATCH 13/16] arm64: zynqmp: Fix addresses in partition definitions
` [PATCH 14/16] arm64: zynqmp: Fix GIC compatible property
` [PATCH 15/16] arm64: zynqmp: Change bus naming to axi
` [PATCH 16/16] arm64: zynqmp: Move pinctrl node under firmware node


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.