All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-01 00:31:50 to 2018-12-01 02:06:29 UTC [more...]

[PATCH] drivers/fmc: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-01  2:06 UTC 

[PATCH -next] mm/hmm: remove set but not used variable 'devmem'
 2018-12-01  2:06 UTC  (3+ messages)

[PATCH v3 1/1] drm: msm: Replace dma_map_sg with dma_sync_sg*
 2018-12-01  2:05 UTC  (11+ messages)

[PATCH net-next v3 01/13] virtio: add packed ring types and macros
 2018-12-01  2:03 UTC  (13+ messages)
                    ` [virtio-dev] "

Linux 4.19.5 fails to boot as Xen dom0
 2018-11-30 14:53 UTC  (12+ messages)
` [Xen-devel] "

[PATCH -next] xen/pvcalls: remove set but not used variable 'bedata'
 2018-12-01  2:10 UTC 

[PATCH -next] xen/pvcalls: remove set but not used variable 'bedata'
 2018-12-01  2:10 UTC 

[PATCHv2 net] sctp: hold transport before accessing its asoc in sctp_epaddr_lookup_transport
 2018-11-30 14:47 UTC  (10+ messages)

git clone of v4.19.1-rt3 fails, unk compression mode, fatal exit twice
 2018-11-30 14:46 UTC 

[PATCH -next] mmc: jz4740: Use PTR_ERR_OR_ZERO in jz4740_mmc_request_gpios()
 2018-12-01  1:55 UTC  (2+ messages)

[PATCH RFCv2 0/4] mm/memory_hotplug: Introduce memory block types
 2018-12-01  1:50 UTC  (15+ messages)
` [PATCH RFCv2 1/4] "
` [PATCH RFCv2 2/4] mm/memory_hotplug: Replace "bool want_memblock" by "int type"

[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
 2018-12-01  1:52 UTC  (3+ messages)
` [PATCH RFC 01/15] MIPS: replace **** with a hug

[Printing-architecture] IPP-over-USB and Printer Applications: DNS-SD-advertise localhost:PORT a security problem?
 2018-12-01  1:52 UTC  (4+ messages)

[PATCH] driver core: remove define_genpd_open_function() and define_genpd_debugfs_fops()
 2018-12-01  1:51 UTC 

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-12-01  1:51 UTC  (8+ messages)
` [RFC v3 01/19] kunit: test: add KUnit test runner core

[iproute PATCH] man: ip-route.8: Fix ENCAP references in synopsis
 2018-11-30 14:39 UTC  (2+ messages)

[PATCH] binder: remove BINDER_DEBUG_ENTRY()
 2018-12-01  1:46 UTC  (2+ messages)

[PATCH iproute2] l2tp: Fix printing of cookie and peer_cookie values
 2018-11-30 14:34 UTC 

[PATCH -next] sh: kfr2r09: drop pointless static qualifier in kfr2r09_usb0_gadget_setup()
 2018-12-01  1:43 UTC 

[RFC 0/2] explicitly support or not support --exclude-promisor-objects
 2018-12-01  1:32 UTC  (4+ messages)
` [RFC 2/2] exclude-promisor-objects: declare when option is allowed

[U-Boot] [PATCH 0/3] buildman updates
 2018-12-01  1:41 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] buildman/toolchain.py: update versions

[PATCH v6 0/4] Add VRF support for VXLAN underlay
 2018-11-30 14:31 UTC  (3+ messages)
` [PATCH v6 1/4] udp_tunnel: add config option to bind to a device

[PATCH v2 00/28] Unify vDSOs across more architectures
 2018-11-30 14:29 UTC  (5+ messages)
` [PATCH v2 06/28] kernel: Define gettimeofday vdso common code

[PATCH][resend] can: rcar_can: convert to SPDX identifiers
 2018-11-30 14:29 UTC  (2+ messages)

sound/pci/hda/patch_ca0132.c:8416:3: error: implicit declaration of function 'pci_iounmap'; did you mean 'pcim_iounmap'?
 2018-12-01  1:38 UTC 

[meta-poky][PATCH] local.conf.sample: Update the sample config as per new migration manual
 2018-12-01  1:35 UTC 

[PATCH] drm/i915/dp: Fix link compute m_n calc for DSC
 2018-12-01  1:34 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/25] Argo: hypervisor-mediated interdomain communication
 2018-12-01  1:33 UTC  (26+ messages)
` [PATCH 01/25] xen/evtchn: expose evtchn_bind_ipi_vcpu0_domain for use within Xen
` [PATCH 02/25] argo: Introduce the Kconfig option to govern inclusion of Argo
` [PATCH 03/25] argo: introduce the argo_message_op hypercall boilerplate
` [PATCH 04/25] argo: define argo_dprintk for subsystem debugging
` [PATCH 05/25] argo: Add initial argo_init and argo_destroy
` [PATCH 06/25] argo: Xen command line parameter 'argo': bool to enable/disable
` [PATCH 07/25] xen (ARM, x86): add errno-returning functions for copy
` [PATCH 08/25] xen: define XEN_GUEST_HANDLE_NULL as null XEN_GUEST_HANDLE
` [PATCH 09/25] errno: add POSIX error codes EMSGSIZE, ECONNREFUSED to the ABI
` [PATCH 10/25] arm: introduce guest_handle_for_field()
` [PATCH 11/25] xsm, argo: XSM control for argo register operation, argo_mac bootparam
` [PATCH 12/25] xsm, argo: XSM control for argo message send operation
` [PATCH 13/25] argo: implement the register op
` [PATCH 14/25] argo: implement the unregister op
` [PATCH 15/25] argo: implement the sendv op
` [PATCH 16/25] argo: implement the notify op
` [PATCH 17/25] xsm, argo: XSM control for any access to argo by a domain
` [PATCH 18/25] argo: limit the max number of rings that a domain may register
` [PATCH 19/25] argo: limit the max number of notify requests in a single operation
` [PATCH 20/25] argo, xsm: notify: don't describe rings that cannot be sent to
` [PATCH 21/25] argo: add array_index_nospec to guard the result of the hash func
` [PATCH 22/25] xen/evtchn: expose send_guest_global_virq for use within Xen
` [PATCH 23/25] argo: signal x86 HVM and ARM via VIRQ
` [PATCH 24/25] argo: unmap rings on suspend and send signal to ring-owners on resume
` [PATCH 25/25] argo: implement the get_config op to query notification config

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-12-01  1:31 UTC 

[Bug 201685] New: ext4 file system corruption
 2018-11-30 14:20 UTC  (2+ messages)
` [Bug 201685] "

[PATCH for-4.12 0/2] xen/arm: mm: Boot fixes
 2018-12-01  1:27 UTC  (2+ messages)

[PATCH] net: usb: aqc111: Properly initialize wol_cfg in aqc111_suspend
 2018-12-01  1:26 UTC  (3+ messages)
` [PATCH v2] net: usb: aqc111: Initialize wol_cfg with memset "

[PATCH net] virtio-net: keep vnet header zeroed after processing XDP
 2018-12-01  1:25 UTC  (3+ messages)

[PATCH v2] signal: add procfd_signal() syscall
 2018-12-01  1:25 UTC  (23+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-12-01  1:25 UTC 

[PATCH net-next] net: qualcomm: rmnet: Remove set but not used variable 'cmd'
 2018-12-01  1:24 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2018-12-01  1:23 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-12-01  1:23 UTC 

Hello My Beloved One
 2018-11-30 16:52 UTC 

[PATCH net] liquidio: read sc->iq_no before release sc
 2018-12-01  1:20 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-12-01  1:19 UTC 

[PATCH net] net: dsa: Fix tagging attribute location
 2018-12-01  1:18 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-12-01  1:17 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2018-12-01  1:14 UTC 

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2018-12-01  1:14 UTC 

[PATCH] treewide: fix spelling mistake: "lenght" -> "length"
 2018-12-01  1:10 UTC 

[clk:clk-imx8mq 2/5] clk-frac-pll.c:undefined reference to `__aeabi_uldivmod'
 2018-12-01  1:08 UTC  (2+ messages)

[PATCH net-next 0/8] mlxsw: Add VxLAN support with VLAN-aware bridges
 2018-12-01  1:08 UTC  (2+ messages)
` [Bridge] "

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2018-12-01  1:08 UTC 

[PATCH 1/2] nfs-utils: Upgrade to 2.3.2
 2018-12-01  1:08 UTC  (2+ messages)
` [PATCH 2/2] nfs-utils: Fix exportfs segfault on musl

[PATCH iproute2] tc: add a missing space between rate estimator and backlog
 2018-11-30 13:57 UTC 

Parsing a git HTTP protocol response
 2018-12-01  1:05 UTC 

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2018-12-01  1:03 UTC 

[PATCH v4 00/14] m68k: Drop arch_gettimeoffset and adopt clocksource API
 2018-12-01  0:53 UTC  (15+ messages)
` [PATCH v4 05/14] m68k: amiga: Convert to "
` [PATCH v4 12/14] m68k: mvme147: Handle timer counter overflow
` [PATCH v4 01/14] m68k: Call timer_interrupt() with interrupts disabled
` [PATCH v4 10/14] m68k: mac: Convert to clocksource API
` [PATCH v4 03/14] m68k: apollo, q40, sun3, sun3x: Remove arch_gettimeoffset implementations
` [PATCH v4 04/14] m68k: Drop ARCH_USES_GETTIMEOFFSET
` [PATCH v4 14/14] m68k: mvme16x: Handle timer counter overflow
` [PATCH v4 07/14] m68k: bvme6000: Convert to clocksource API
` [PATCH v4 06/14] m68k: atari: "
` [PATCH v4 09/14] m68k: hp300: Handle timer counter overflow
` [PATCH v4 11/14] m68k: mvme147: Convert to clocksource API
` [PATCH v4 02/14] m68k: mac: Fix VIA timer counter accesses
` [PATCH v4 13/14] m68k: mvme16x: Convert to clocksource API
` [PATCH v4 08/14] m68k: hp300: "

[PATCH 1/6] drm/v3d: Document cache flushing ABI
 2018-12-01  0:57 UTC  (8+ messages)
` [PATCH 2/6] drm/v3d: Drop unused v3d_flush_caches()
` [PATCH 3/6] drm/v3d: Don't bother flushing L1TD at job start
` [PATCH 4/6] drm/v3d: Drop the wait for L2T flush to complete
` [PATCH 5/6] drm/v3d: Add more tracepoints for V3D GPU rendering
` [PATCH 6/6] drm/v3d: Add missing fence timeline name for TFU

[PATCHv2 net] sctp: check and update stream->out_curr when allocating stream_out
 2018-11-30 13:48 UTC  (5+ messages)

[PATCH 0/2] SOF dependencies
 2018-12-01  0:54 UTC  (3+ messages)
` [PATCH 1/2] ALSA: HDA: export process_unsol_events()
` [PATCH 2/2] ASoC: Intel: common: add ACPI matching tables for ICL

[PATCH 0/3]: net: dsa: mt7530: support MT7530 in the MT7621 SoC
 2018-11-30 13:45 UTC  (7+ messages)

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

[RFC PATCH v3] technical doc: add a design doc for the evolve command
 2018-12-01  0:52 UTC 

[PATCH] PCI/P2PDMA: Match interface changes to devm_memremap_pages()
 2018-12-01  0:52 UTC  (2+ messages)

[RFC] Documentation: use RFC 5735 subnet for examples
 2018-12-01  0:52 UTC 

[PATCH v2 0/2] renesas: rcar-gen3: add HS400 quirk for SD clock
 2018-11-30 13:42 UTC  (6+ messages)
` [PATCH v2 2/2] clk: "

[RFC] Discuss about an new idea "Vsock over Virtio-net"
 2018-11-30 13:40 UTC  (10+ messages)

[U-Boot] Please pull u-boot-rockchip
 2018-12-01  0:48 UTC 

[PATCH v2 0/5] x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()
 2018-12-01  0:35 UTC  (6+ messages)
` [PATCH v2 1/5] generic/pgtable: Make {pmd, pud}_same() unconditionally available
` [PATCH v2 2/5] generic/pgtable: Introduce {p4d,pgd}_same()
` [PATCH v2 3/5] generic/pgtable: Introduce set_pte_safe()
` [PATCH v2 4/5] x86/mm: Validate kernel_physical_mapping_init() pte population
` [PATCH v2 5/5] x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init()

[PATCH v10 0/8] Introduce on-chip interconnect API
 2018-12-01  0:39 UTC  (19+ messages)
` [PATCH v10 1/7] interconnect: Add generic "
` [PATCH v10 2/7] dt-bindings: Introduce interconnect binding
` [PATCH v10 3/7] interconnect: Allow endpoints translation via DT
` [PATCH v10 5/7] interconnect: qcom: Add sdm845 interconnect provider driver
` [PATCH v10 6/7] arm64: dts: sdm845: Add interconnect provider DT nodes

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2018-11-30 13:37 UTC  (5+ messages)

[PATCH] ARM: dts: vf: Fix memory node duplication
 2018-12-01  0:44 UTC  (2+ messages)

[PATCH 0/3]: net: dsa: mt7530: support MT7530 in the MT7621 SoC
 2018-11-30 13:25 UTC  (2+ messages)

[PATCH net] rtnetlink: Refine sanity checks in rtnl_fdb_{add|del}
 2018-11-30 13:35 UTC 

[PATCH iproute2] stats output
 2018-11-30 13:33 UTC 

post-receive: pub/scm/linux/kernel/git/djbw/nvdimm
 2018-12-01  0:42 UTC 

[4.20-rc4 regression] generic/095 Concurrent mixed I/O hang on xfs based overlayfs
 2018-11-30 13:30 UTC  (3+ messages)

[PATCH v2 01/11] drm/i915: Disable PSR in Apple panels
 2018-12-01  0:37 UTC  (3+ messages)
` [PATCH v2 07/11] drm/i915/psr: Check if resolution is supported by default SU granularity

[PATCH net-next] net: phy: Also request modules for C45 IDs
 2018-11-30 13:27 UTC 

[PATCH -V7 00/21] swap: Swapout/swapin THP in one piece
 2018-12-01  0:34 UTC  (5+ messages)
` [PATCH -V7 RESEND 08/21] swap: Support to read a huge swap cluster for swapin a THP

[PATCH] drm/i915/icl: combo port vswing programming changes per BSPEC
 2018-12-01  0:33 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/icl: combo port vswing programming changes per BSPEC (rev2)

[PATCH mmc-utils] use proper type for RPMB blocks_cnt
 2018-11-30 13:23 UTC  (2+ messages)

[PATCH v2] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
 2018-12-01  0:31 UTC  (6+ messages)
` [PATCH v3 1/2] "


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.