messages from 2018-11-17 09:34:27 to 2018-11-17 13:32:39 UTC [more...]
[U-Boot] [PATCH] usb: Introduce CONFIG_SPL_DM_USB
2018-11-19 20:33 UTC (7+ messages)
` [U-Boot] [PATCH v2 0/4] "
` [U-Boot] [PATCH v2 3/4] usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/
` [U-Boot] [PATCH v2 1/4] usb: Introduce CONFIG_SPL_DM_USB
` [U-Boot] [PATCH v3 0/5] "
` [U-Boot] [PATCH v3 5/5] usb: storage: s/CONFIG_BLK/CONFIG_IS_ENABLED(BLK)/
` [U-Boot] [PATCH v3 1/5] usb: Introduce CONFIG_SPL_DM_USB
[U-Boot] [PATCH] mtd: nand: lpc32xx mlc: predefine number of NAND chips to support
2018-11-17 13:32 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] gpio: pca953x: Clear the polarity invert register at init
2018-11-17 13:32 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] clk: Allow clock defaults to be set also during re-reloc state
2018-11-17 13:32 UTC (2+ messages)
` [U-Boot] "
[Bug 105733] Amdgpu randomly hangs and only ssh works. Mouse cursor moves sometimes but does nothing. Keyboard stops working
2018-11-17 13:28 UTC (2+ messages)
[U-Boot] [PATCH 3/3] bcm968580xref: add initial support
2018-11-17 13:27 UTC (2+ messages)
` [U-Boot] [U-Boot,3/3] "
[U-Boot] [PATCH 2/3] bcm6858: add initial support
2018-11-17 13:27 UTC (2+ messages)
` [U-Boot] [U-Boot,2/3] "
[U-Boot] [PATCH 1/3] serial: bcm6858: add serial support
2018-11-17 13:27 UTC (2+ messages)
` [U-Boot] [U-Boot,1/3] "
[U-Boot] [PATCH 1/1] cmd/bdinfo: correct output of numerical values
2018-11-17 13:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v3] arm: at91: wdt: Convert watchdog driver to dm/dt
2018-11-17 13:26 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v1 3/3] ARMv8: SError exception handling in PSCI exception vectors
2018-11-17 13:26 UTC (2+ messages)
` [U-Boot] [U-Boot, v1, "
[U-Boot] [PATCH v1 2/3] ARMv8: Add EL3 exception handling for ARMv8's Kconfig
2018-11-17 13:26 UTC (2+ messages)
` [U-Boot] [U-Boot, v1, "
[U-Boot] [PATCH v1 1/3] ARMv8: Enable all asynchronous abort exceptions taken to EL3
2018-11-17 13:26 UTC (2+ messages)
` [U-Boot] [U-Boot, v1, "
[Buildroot] [PATCH/next 1/1] sdl2: bump to version 2.0.9
2018-11-17 13:25 UTC
[U-Boot] mips-relocs tool conflicts with CONFIG_OF_SEPRATE
2018-11-17 13:18 UTC
[Buildroot] [autobuild.buildroot.net] Build results for 2018-11-15
2018-11-17 13:15 UTC (2+ messages)
[xen-unstable-smoke test] 130289: tolerable all pass - PUSHED
2018-11-17 13:09 UTC
[PATCH v8 0/4] PPS: pps-gpio PPS ECHO implementation
2018-11-17 13:03 UTC (5+ messages)
` [PATCH v8 1/4] dt-bindings: pps: capture-clear addition
` [PATCH v8 2/4] pps: descriptor-based gpio, "
` [PATCH v8 3/4] dt-bindings: pps: pps-gpio PPS ECHO implementation
` [PATCH v8 4/4] pps: pps-gpio pps-echo implementation
[ARM64] Printing IRQ stack usage information
2018-11-17 13:06 UTC (12+ messages)
[PATCH v2] read-cache: write all indexes with the same permissions
2018-11-17 13:05 UTC (7+ messages)
[Buildroot] [PATCH 1/1] easydbus: fix build without C++
2018-11-17 13:00 UTC
[Bug 108729] [Kaveri CIK 7400K] [drm:vce_v2_0_start [amdgpu]] *ERROR* VCE not responding, trying to reset the ECPU!!!
2018-11-17 12:59 UTC (2+ messages)
` [Bug 108729] [Kaveri CIK 7400K] [regression, works on radeon] "
[PREVIEW] [RFC PATCH 0/5] erofs-mkfs: mkfs.erofs source code first preview
2018-11-17 12:54 UTC (5+ messages)
` [PREVIEW] [RFC PATCH 1/5] erofs-mkfs: add erofs on-disk layout
` [PREVIEW] [RFC PATCH 2/5] erofs-mkfs: introduce mkfs basic framework
[ovmf test] 130284: regressions - FAIL
2018-11-17 12:53 UTC
[Qemu-devel] [PATCH v3 00/23] Add support for RDMA MAD
2018-11-17 12:48 UTC (27+ messages)
` [Qemu-devel] [PATCH v3 03/23] hw/rdma: Return qpn 1 if ibqp is NULL
` [Qemu-devel] [PATCH v3 05/23] hw/rdma: Add support for MAD packets
` [Qemu-devel] [PATCH v3 09/23] hw/pvrdma: Set the correct opcode for send completion
` [Qemu-devel] [PATCH v3 11/23] hw/pvrdma: Add support to allow guest to configure GID table
` [Qemu-devel] [PATCH v3 14/23] hw/rdma: Initialize node_guid from vmxnet3 mac address
` [Qemu-devel] [PATCH v3 15/23] hw/pvrdma: Make device state depend on Ethernet function state
` [Qemu-devel] [PATCH v3 16/23] hw/pvrdma: Fill all CQE fields
` [Qemu-devel] [PATCH v3 17/23] hw/pvrdma: Fill error code in command's response
` [Qemu-devel] [PATCH v3 18/23] hw/rdma: Remove unneeded code that handles more that one port
` [Qemu-devel] [PATCH v3 20/23] hw/pvrdma: Clean device's resource when system is shutdown
` [Qemu-devel] [PATCH v3 21/23] hw/rdma: Do not use bitmap_zero_extend to free bitmap
` [Qemu-devel] [PATCH v3 22/23] hw/rdma: Do not call rdma_backend_del_gid on an empty gid
` [Qemu-devel] [PATCH v3 23/23] docs: Update pvrdma device documentation
[PATCH 1/3] read-cache: use shared perms when writing shared index
2018-11-17 12:38 UTC (9+ messages)
` [RFC/PATCH] read-cache: write all indexes with the same permissions
[PATCH] scsi/dpt_i2o.c: Use dma_zalloc_coherent
2018-11-17 12:47 UTC
insteadOf and git-request-pull output
2018-11-17 12:27 UTC (4+ messages)
[PATCH v2 0/4] AM654: Add pinmux support
2018-11-17 12:27 UTC (4+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions
[PATCH] pinctrl: sdm660: Set tile property for pingroups
2018-11-17 12:25 UTC (2+ messages)
[U-Boot] [PATCH v3 0/8] Fix CVE-2018-18440 and CVE-2018-18439
2018-11-17 12:25 UTC (9+ messages)
` [U-Boot] [PATCH v3 1/8] lib: lmb: reserving overlapping regions should fail
` [U-Boot] [PATCH v3 2/8] fdt: parse "reserved-memory" for memory reservation
` [U-Boot] [PATCH v3 3/8] lib: lmb: extend lmb for checks at load time
` [U-Boot] [PATCH v3 4/8] fs: prevent overwriting reserved memory
` [U-Boot] [PATCH v3 5/8] bootm: use new common function lmb_init_and_reserve
` [U-Boot] [PATCH v3 6/8] lmb: remove unused extern declaration
` [U-Boot] [PATCH v3 7/8] net: remove CONFIG_MCAST_TFTP
` [U-Boot] [PATCH v3 8/8] tftp: prevent overwriting reserved memory
[PATCH 4/6] drm/nouveau: Stop reading port->mgr in nv50_mstc_detect()
2018-11-17 12:24 UTC (3+ messages)
[PATCH 3/6] drm/nouveau: Stop reading port->mgr in nv50_mstc_get_modes()
2018-11-17 12:24 UTC (3+ messages)
[PATCHv2 net] ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
2018-11-17 12:19 UTC (5+ messages)
[PATCH 1/2] pinctrl: rockchip: allow specifying the regmap location for pin-routes
2018-11-17 12:19 UTC (6+ messages)
` [PATCH 2/2] pinctrl: rockchip: add rk3188 routes to switch between nand and emmc
[PATCH v4 00/14] crypto: Adiantum support
2018-11-17 2:03 UTC (20+ messages)
` [PATCH v4 01/14] crypto: chacha20-generic - add HChaCha20 library function
` [PATCH v4 02/14] crypto: chacha20-generic - don't unnecessarily use atomic walk
` [PATCH v4 03/14] crypto: chacha20-generic - add XChaCha20 support
` [PATCH v4 04/14] crypto: chacha20-generic - refactor to allow varying number of rounds
` [PATCH v4 05/14] crypto: chacha - add XChaCha12 support
` [PATCH v4 06/14] crypto: arm/chacha20 - limit the preemption-disabled section
` [PATCH v4 07/14] crypto: arm/chacha20 - add XChaCha20 support
` [PATCH v4 08/14] crypto: arm/chacha20 - refactor to allow varying number of rounds
` [PATCH v4 09/14] crypto: arm/chacha - add XChaCha12 support
` [PATCH v4 10/14] crypto: poly1305 - use structures for key and accumulator
` [PATCH v4 11/14] crypto: poly1305 - add Poly1305 core API
` [PATCH v4 12/14] crypto: nhpoly1305 - add NHPoly1305 support
` [PATCH v4 13/14] crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
` [PATCH v4 14/14] crypto: adiantum - add Adiantum support
[PATCH] ASoC: imx-audmux: complete dt-bindings for imx6
2018-11-17 12:15 UTC (7+ messages)
[PATCH] MAINTAINERS: add ASoC maintainers for sound dt-bindings
2018-11-17 12:14 UTC
[PATCH bpf-next v2 0/3] bpf: Support socket lookup in CGROUP_SOCK_ADDR progs
2018-11-17 1:59 UTC (2+ messages)
[PATCH 1/2] dt-bindings: hwmon: add B57891S0103 thermistor from Epcos
2018-11-17 12:13 UTC (2+ messages)
` [PATCH 2/2] hwmon: (ntc_thermistor): add support for B57891S0103 "
[PATCH bpf-next] bpf: libbpf: Fix bpf_program__next() API
2018-11-17 1:50 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix uninitialized duration warning
2018-11-17 1:44 UTC (2+ messages)
[Buildroot] [PATCH v2] libpng: bump to 1.6.35
2018-11-17 11:59 UTC (2+ messages)
[Buildroot] [git commit] libpng: bump to 1.6.35
2018-11-17 11:58 UTC
[Buildroot] [git commit branch/next] libpng: bump to 1.6.35
2018-11-17 11:58 UTC
[Ksummit-discuss] [RFC PATCH 0/3] Maintainer Handbook: Subsystem Profile
2018-11-17 11:57 UTC (6+ messages)
` [Ksummit-discuss] [RFC PATCH 2/3] MAINTAINERS, "
[PATCH v02] powerpc/numa: Perform full re-add of CPU for PRRN/VPHN topology update
2018-11-17 11:52 UTC
RHEL 8 Beta Install Documentation
2018-11-17 11:49 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/22] Add support for RDMA MAD
2018-11-17 11:41 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 05/22] hw/rdma: Add support for MAD packets
` [Qemu-devel] [PATCH v2 13/22] hw/pvrdma: Make sure PCI function 0 is vmxnet3
[PATCH] geneve: Add missing braces in addr6 initializer
2018-11-17 11:31 UTC (6+ messages)
` [PATCH net-next v2] geneve: Use empty braces for "
[PATCH v2 1/3] compiler-gcc: hide COMPILER_HAS_GENERIC_BUILTIN_OVERFLOW from sparse
2018-11-17 11:29 UTC (3+ messages)
[PATCH v6 0/4] PPS: pps-gpio PPS ECHO implementation
2018-11-17 11:24 UTC (5+ messages)
` [PATCH v6 1/4] dt-bindings: pps: descriptor-based gpio, capture-clear addition
` [PATCH v6 2/4] "
[U-Boot] [PATCH v5 00/18] Add U-Boot support for MediaTek SoCs - MT7623n & MT7629
2018-11-17 11:23 UTC (4+ messages)
[RFC PATCH 0/2] iMX7ULP interconnect framework
2018-11-17 11:19 UTC (6+ messages)
` [RFC PATCH 1/2] Add support of imx7ulp to "
` [RFC PATCH 2/2] dt-bindings: interconnect: Document imx7ulp interconnect bindings
WARNING in cttimeout_default_get
2018-11-17 11:17 UTC (3+ messages)
` [PATCH nf] netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, too
[distros-debian-stretch test] 75597: tolerable FAIL
2018-11-17 11:16 UTC
fio backend bug
2018-11-17 0:59 UTC
[PATCH] mt76: fix potential NULL pointer dereference in mt76_stop_tx_queues
2018-11-17 11:13 UTC (2+ messages)
[PATCH v4 0/3] Enable ath10k wcn3990 wifi driver support on sdm845
2018-11-17 11:09 UTC (6+ messages)
[PATCH v3 0/3] wireless: Use common cordic algorithm for b43 driver
2018-11-17 11:06 UTC (5+ messages)
` [PATCH v3 3/3] b43: Use cordic algorithm from kernel library
[Qemu-arm] [PATCH] hw/arm/sysbus-fdt: fix assert in match function
2018-11-17 19:22 UTC (2+ messages)
` [Qemu-devel] "
[U-Boot] [PATCH] mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name()
2018-11-17 10:59 UTC (2+ messages)
[GIT PULL] scheduler fix
2018-11-17 10:57 UTC
[GIT PULL] perf fixes
2018-11-17 10:55 UTC
[PATCH 2/2] build_bug.h: remove all dummy BUILD_BUG_ON stubs for sparse
2018-11-17 10:53 UTC (2+ messages)
[U-Boot] [PATCH v3 1/1] dm: video: correctly set the cursor position
2018-11-17 10:52 UTC (2+ messages)
[GIT PULL] EFI fixes
2018-11-17 10:51 UTC
[RFC PATCH v3 00/15] crypto: Adiantum support
2018-11-17 0:30 UTC (7+ messages)
` [RFC PATCH v3 10/15] crypto: poly1305 - use structures for key and accumulator
[Bug 95282] New: system hang on video playback via vdpau
2018-11-17 10:39 UTC (2+ messages)
` [Bug 95282] G96: "
[PATCH 1/7] drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
2018-11-17 10:25 UTC (14+ messages)
` [PATCH 2/7] powerpc: "
` [PATCH 3/7] powerpc/kconfig: remove CONFIG_6xx
` [PATCH 4/7] powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.h
` [PATCH 5/7] powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
` [PATCH 6/7] powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
` [PATCH 7/7] powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMU
[PATCH 0/2] automation: build in an openSUSE Leap container
2018-11-17 10:37 UTC (7+ messages)
[PATCH v7 0/4] PPS: pps-gpio PPS ECHO implementation
2018-11-17 10:35 UTC (4+ messages)
` [PATCH v7 1/4] dt-bindings: pps: descriptor-based gpio, capture-clear addition
[next-queue PATCH v1 1/2] igb: Change RXPBSIZE size when setting Qav mode
2018-11-17 0:19 UTC (2+ messages)
` [next-queue PATCH v1 2/2] Documentation: igb: Add a section about CBS
[RFC PATCH v2 00/12] crypto: Adiantum support
2018-11-17 10:29 UTC (6+ messages)
HID: add driver for U2F Zero built-in LED and RNG
2018-11-17 10:19 UTC
[PATCH v6 1/3] printk: Add line-buffered printk() API
2018-11-17 10:14 UTC (9+ messages)
queue_lock fixups
2018-11-17 10:12 UTC (3+ messages)
` [PATCH 6/6] mmc: stop abusing the request queue_lock pointer
make a confirm for [usb: dwc3: gadget: skip Set/Clear Halt when invalid]
2018-11-16 23:54 UTC (5+ messages)
` 答复: "
[PATCH 0/6] Remove all bad dp_mst_port uses and hide struct def
2018-11-17 10:08 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
Free Labour Is Unconstitutional
2018-11-17 10:07 UTC
btrfs convert problem
2018-11-17 10:05 UTC (2+ messages)
[PATCH v2 0/4] I2C0/3/5 pin control for H3 and M3-W
2018-11-16 23:50 UTC (4+ messages)
` [PATCH v2 1/4] pinctrl: sh-pfc: Add physical pin multiplexing helper macros
[PATCH V2 0/2] blk-mq: fix kobject lifetime issue
2018-11-17 10:03 UTC (5+ messages)
` [PATCH V2 for-4.21 2/2] blk-mq: alloc q->queue_ctx as normal array
[patch 14/18] scripts/spdxcheck.py: make python3 compliant
2018-11-16 23:48 UTC (2+ messages)
[U-Boot] [PATCH 0/2] imx: fix M4 boot on i.MX8MQ processors
2018-11-17 10:02 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] imx: mx8m: add memory mapping for CAAM and TCM
` [U-Boot] [PATCH 2/2] imx: bootaux: fix stack and pc assignment on 64-bit platforms
WARNING in static_key_disable_cpuslocked
2018-11-17 9:59 UTC
[meta-java][PATCH] java-library: make packages overriding PACKAGE_ARCH work again
2018-11-17 9:57 UTC
[patch 07/18] mm: don't reclaim inodes with many attached pages
2018-11-16 23:42 UTC (2+ messages)
[PATCH] media: videobuf2-core: fix use after free in vb2_mmap
2018-11-16 23:42 UTC
Linux kernel hangs if using RV1108 with MSZ8863 switch with two ports connected
2018-11-16 23:40 UTC (2+ messages)
[Patch v5 00/16] Provide task property based options to enable Spectre v2 userspace-userspace protection
2018-11-17 9:53 UTC (6+ messages)
` [Patch v5 11/16] x86/speculation: Add Spectre v2 app to app protection modes
` [Patch v5 12/16] x86/speculation: Create PRCTL interface to restrict indirect branch speculation
HID: add driver for U2F Zero built-in LED and RNG
2018-11-17 9:53 UTC
kernel BUG at arch/x86/mm/physaddr.c:LINE! (2)
2018-11-16 23:32 UTC
[RFC] dim: Stop committer from casually pushing uAPI changes
2018-11-17 9:45 UTC
[ovmf test] 130265: regressions - FAIL
2018-11-17 9:45 UTC
supplier workflow
2018-11-17 9:44 UTC (2+ messages)
[PATCH 1/2] net/bnx2x: cleanup info logs
2018-11-17 9:38 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] net/bnx2x: bump version to 1.0.7.1
High IO load cause kswapd hang and unresponsive system
2018-11-17 9:36 UTC (5+ messages)
[U-Boot] [PATCH v2 5/8] bootm: use new common function lmb_init_and_reserve
2018-11-17 9:34 UTC (3+ messages)
` [U-Boot] [PATCH v2 6/8] lmb: remove unused extern declaration
` [U-Boot] [PATCH v2 8/8] tftp: prevent overwriting reserved memory
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.