All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-21 22:05:00 to 2018-07-22 05:58:44 UTC [more...]

[PATCH v3 0/9] Allwinner H6 USB support
 2018-07-22  5:57 UTC  (22+ messages)
` [PATCH v3 1/9] phy: sun4i-usb: add support for missing USB PHY index
` [PATCH v3 4/9] arm64: allwinner: dts: h6: add USB Vbus regulator
  ` [PATCH v3 2/9] phy: sun4i-usb: add support for H6 USB2 PHY
  ` [PATCH v3 3/9] arm64: allwinner: dts: h6: add USB2-related device nodes
  ` [PATCH v3 5/9] arm64: allwinner: dts: h6: enable USB2 on Pine H64
  ` [PATCH v3 6/9] dt-bindings: phy: add binding for Allwinner USB3 PHY
  ` [PATCH v3 7/9] phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC
  ` [PATCH v3 9/9] arm64: allwinner: dts: h6: enable USB3 port on Pine H64
` [PATCH v3 8/9] arm64: allwinner: dts: h6: add USB3 device nodes

[PATCH linux-next] driver/gpu: Fix mismatch in funciton argument type
 2018-07-22  5:41 UTC 

[PATCH v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-07-22  5:49 UTC  (26+ messages)
` [PATCH v3 00/20] Add `range-diff`, "
  ` [PATCH v3 09/20] range-diff: adjust the output of the commit pairs
  ` [PATCH v4 00/21] Add `range-diff`, a `tbdiff` lookalike
    ` [PATCH v4 07/21] range-diff: indent the diffs just like tbdiff
    ` [PATCH v4 09/21] range-diff: adjust the output of the commit pairs
    ` [PATCH v4 10/21] range-diff: do not show "function names" in hunk headers
    ` [PATCH v4 11/21] range-diff: add tests
    ` [PATCH v4 12/21] range-diff: use color for the commit pairs
    ` [PATCH v4 13/21] color: add the meta color GIT_COLOR_REVERSE
    ` [PATCH v4 14/21] diff: add an internal option to dual-color diffs of diffs
    ` [PATCH v4 15/21] range-diff: offer to dual-color the diffs
    ` [PATCH v4 16/21] range-diff --dual-color: fix bogus white-space warning
    ` [PATCH v4 17/21] range-diff: populate the man page
    ` [PATCH v4 18/21] completion: support `git range-diff`
    ` [PATCH v4 19/21] range-diff: left-pad patch numbers
    ` [PATCH v4 20/21] range-diff: make --dual-color the default mode
    ` [PATCH v4 21/21] range-diff: use dim/bold cues to improve dual color mode

[RFC PATCH 0/5] Add delta islands support
 2018-07-22  5:48 UTC  (6+ messages)
` [RFC PATCH 1/5] packfile: make get_delta_base() non static
` [RFC PATCH 2/5] Add delta-islands.{c,h}
` [RFC PATCH 3/5] pack-objects: add delta-islands support
` [RFC PATCH 4/5] repack: "
` [RFC PATCH 5/5] t: add t9930-delta-islands.sh

[PATCH 0/5] Allwinner H6 Ethernet support
 2018-07-22  5:39 UTC  (18+ messages)
` [PATCH 1/5] dt-binding: dwmac-sun8i: add H6 compatible string (w/ A64 fallback)
` [PATCH 2/5] dt-bindings: sunxi-sram: add binding for Allwinner H6 SRAM C
` [PATCH 3/5] arm64: allwinner: h6: add system controller device tree node
` [PATCH 4/5] arm64: allwinner: h6: add EMAC device nodes
` [PATCH 5/5] arm64: allwinner: h6: add support for the Ethernet on Pine H64

[PATCH v7 00/10] Introduce the Counter subsystem
 2018-07-22  5:41 UTC  (5+ messages)
` [PATCH v7 01/10] counter: Introduce the Generic Counter interface

hard-coded limit on unresolved multicast route cache in ipv4/ipmr.c causes slow, unreliable creation of multicast routes on busy networks
 2018-07-22  5:32 UTC  (3+ messages)

[PATCH linux-next] kernel/exit: fix mismatch in function argument types
 2018-07-22  5:17 UTC 

[U-Boot] [PATCH] Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined"
 2018-07-22  5:12 UTC 

[PATCH] netlink: fix memory leak
 2018-07-22  5:00 UTC  (2+ messages)

[PATCH net] ipv6: use fib6_info_hold_safe() when necessary
 2018-07-22  3:56 UTC 

[PATCH] fixup! builtin/rebase: support running "git rebase <upstream>"
 2018-07-22  4:51 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2018-07-22  3:50 UTC 

[PATCH net-next 0/9] TX used ring batched updating for vhost
 2018-07-22  4:44 UTC  (3+ messages)

[Qemu-devel] [Bug 1175513] [NEW] Qemu 1.5.0 gpu clock control doesn`t work after guest reboot
 2018-07-22  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1175513] Re: Qemu 1.5-git "

[Qemu-devel] [Bug 1402755] [NEW] qemu-kvm: e1000 RX ring is filled with partial-pkt of size 0
 2018-07-22  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1402755] "

[Qemu-devel] [Bug 1242963] [NEW] QEMU loadvm causes guest OS freeze
 2018-07-22  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1242963] "

[Qemu-devel] [Bug 1439800] [NEW] GTK fullscreen mode start stretched but fixes after leaving and returning full screen mode
 2018-07-22  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1439800] "

[Qemu-devel] [Bug 1434779] [NEW] qemu hangs on live-migration with storage(virtual machine: windows Server 2008 with only one disk )
 2018-07-22  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1434779] "

[GIT PULL] Qualcomm ARM64 Defconfig updates for 4.19
 2018-07-22  4:10 UTC  (10+ messages)
` [GIT PULL] Qualcomm ARM64 DT "
` [GIT PULL] Qualcomm Defconfig "
` [GIT PULL] Qualcomm Driver "
` [GIT PULL] Qualcomm Device Tree "

[PATCH] staging: dgnc: dgnc_tty.c: Avoid '(' at the end of line
 2018-07-22  4:09 UTC 

[PATCH v2 00/12] Add utilization clamping support
 2018-07-22  4:04 UTC  (7+ messages)
` [PATCH v2 10/12] sched/core: uclamp: use TG's clamps to restrict Task's clamps
` [PATCH v2 11/12] sched/core: uclamp: update CPU's refcount on TG's clamp changes
` [PATCH v2 12/12] sched/core: uclamp: use percentage clamp values

[PATCH] mm: thp: remove use_zero_page sysfs knob
 2018-07-22  3:51 UTC  (6+ messages)

Does Linux kernel 4.18-rc5 have drivers for IEEE 802.11AC Wave 2 USB Wireless Adapters?
 2018-07-22  2:46 UTC  (2+ messages)

[linux-linus test] 125482: regressions - trouble: blocked/broken/fail/pass
 2018-07-22  3:32 UTC 

[PATCH net] net: skb_segment() should not return NULL
 2018-07-22  2:35 UTC  (2+ messages)

[PATCH net] net/ipv6: Fix linklocal to global address with VRF
 2018-07-22  2:32 UTC  (2+ messages)

[net-next v5 0/3] net/tls: Minor code cleanup patches
 2018-07-22  2:25 UTC  (3+ messages)
` [net-next v5 3/3] net/tls: Remove redundant array allocation

[lkp-robot] [tracing] ecadccb31b: kernel_selftests.ftrace.ftracetest.fail
 2018-07-22  3:17 UTC  (4+ messages)

[PATCH 0/4] net: Add support for Lantiq / Intel vrx200 network
 2018-07-22  3:17 UTC  (6+ messages)
` [PATCH 3/4] net: lantiq: Add Lantiq / Intel vrx200 Ethernet driver
` [PATCH 4/4] net: dsa: Add Lantiq / Intel DSA driver for vrx200

[PATCH] fbdev: fix omap2/omapfb/dss/ indentation warning
 2018-07-22  3:16 UTC  (2+ messages)

[PATCH 0/5] fix radix tree multi-order iteration race
 2018-07-22  3:11 UTC  (11+ messages)
` [PATCH 1/5] radix tree test suite: fix mapshift build target

[Bug 106670] AMD GPU Error, random lockup, Ryzen 2500U Vega 8 GPU
 2018-07-22  3:11 UTC 

[Bug] block/for-next: IO hang in rq_qos_throttle
 2018-07-22  2:15 UTC  (2+ messages)

[PATCH] sparc: fix header problem in sparc32 build
 2018-07-22  2:57 UTC  (2+ messages)

[drm-tip:drm-tip 7/8] debug.c:undefined reference to `save_stack_trace'
 2018-07-22  2:56 UTC 

[Qemu-devel] [PATCH] block: Don't lock /dev/null and /dev/zero automatically
 2018-07-22  2:37 UTC  (3+ messages)

[PATCH] net: wimax: stack: fixed multi line comment issue
 2018-07-22  2:36 UTC  (2+ messages)

[PATCH] net: phy: sfp: Do not use "imply HWMON"
 2018-07-22  2:27 UTC  (2+ messages)

btrfs filesystem corruptions with 4.18. git kernels
 2018-07-22  1:21 UTC  (4+ messages)

[PATCH 1/2] x86/entry/64: Do not clear %rbx under Xen
 2018-07-22  1:20 UTC  (18+ messages)
` [PATCH 2/2] xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits

Cautionary tale: how to kill an SDCard with one simple command
 2018-07-22  1:12 UTC  (2+ messages)

Recently-formatted XFS filesystems reporting negative used space
 2018-07-22  0:03 UTC  (7+ messages)

[PATCH net-next 0/4] TC: refactor act_mirred packets re-injection
 2018-07-21 23:29 UTC  (3+ messages)
` [PATCH net-next 4/4] act_mirred: use ACT_MIRRED when possible

reduce lookups in the COW extent tree V3
 2018-07-21 23:23 UTC  (3+ messages)
` [PATCH 6/6] xfs: avoid COW fork extent lookups in writeback if the fork didn't change

[PATCH net] net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv
 2018-07-21 23:21 UTC  (2+ messages)

[PATCH net 0/3] qed: Fix series II
 2018-07-21 23:19 UTC  (2+ messages)

FAILED: patch "[PATCH] xprtrdma: Return -ENOBUFS when no pages are available" failed to apply to 4.9-stable tree
 2018-07-21 23:09 UTC  (2+ messages)

[lkp-robot] [confidence: ] 6ce3dd6eec [ 10.247585] WARNING: CPU: 0 PID: 210 at block/blk-mq.c:647 blk_mq_start_request
 2018-07-22  0:02 UTC  (2+ messages)

State of NewHash work, future directions, and discussion
 2018-07-21 23:59 UTC  (7+ messages)
` Hash algorithm analysis

kernel %rsp code at sysenter PTI vs no-PTI
 2018-07-22  0:02 UTC  (2+ messages)

request for 4.9-stable: 1dc3039bc87a ("block: do not use interruptible wait anywhere")
 2018-07-21 22:54 UTC 

[patch 2/6] mm: fix vma_is_anonymous() false-positives
 2018-07-21 22:49 UTC  (4+ messages)

[xen-4.8-testing test] 125477: regressions - trouble: blocked/broken/fail/pass
 2018-07-21 23:38 UTC 

[PATCH net-next] libcxgb: replace vmalloc and memset with vzalloc
 2018-07-21 23:33 UTC  (2+ messages)

[PATCH net-next] net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset
 2018-07-21 23:31 UTC  (2+ messages)

[PATCH] MIPS: lantiq: Use dma_zalloc_coherent() in dma code
 2018-07-21 23:30 UTC 

[PATCH] x86: vdso: Use $LD instead of $CC to link
 2018-07-21 23:28 UTC  (2+ messages)

[PATCH] drm/i915: Fix gen-2 check for 128B tiling
 2018-07-21 23:52 UTC  (3+ messages)

[PATCH 1/3] wdt: lantiq: update register names to better match spec
 2018-07-21 23:26 UTC  (3+ messages)
` [PATCH 2/3] wdt: lantiq: Convert to watchdog_device
` [PATCH 3/3] wdt: lantiq: add get_timeleft callback

[GIT PULL 3/3] ARM: uniphier: UniPhier SoC updates for v4.19
 2018-07-21 23:24 UTC  (4+ messages)

[PATCH net-next] tipc: make some functions static
 2018-07-21 23:23 UTC  (2+ messages)

[PATCH v2 bpf-next] bpfilter: Fix mismatch in function argument types
 2018-07-21 23:21 UTC  (4+ messages)

[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.19
 2018-07-21 22:03 UTC  (2+ messages)

[GIT PULL] Renesas ARM64 Based SoC Defconfig Updates for v4.19
 2018-07-21 21:58 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.19
 2018-07-21 21:49 UTC  (2+ messages)

[GIT PULL] Renesas ARM Based SoC DT Updates for v4.19
 2018-07-21 21:46 UTC  (2+ messages)

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.19
 2018-07-21 21:38 UTC  (2+ messages)

[GIT PULL] Second Round of Renesas ARM Based SoC Updates for v4.19
 2018-07-21 21:20 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: AM3517-EVM: Update Maintainer
 2018-07-21 23:18 UTC 

[PATCH] ARM: dts: rmobile: Drop MTD partitioning from DT
 2018-07-21 22:23 UTC  (8+ messages)

[PATCH] net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register
 2018-07-21 23:17 UTC  (2+ messages)

[PATCH net-next] net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
 2018-07-21 23:16 UTC  (2+ messages)

[U-Boot] [PATCH] configs: am3517-evm: Setup NAND booting
 2018-07-21 23:12 UTC 

regulator: bcm590xx: of_node_put(np) missing
 2018-07-21 23:01 UTC 

[PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP
 2018-07-21 22:59 UTC  (4+ messages)

[PATCH] x86: czc-tablet: add driver that fixes the buttons on CZC P10T tablet
 2018-07-21 22:36 UTC 

[PATCH 0/3] clk: meson: clk-pll driver update
 2018-07-21 21:37 UTC  (10+ messages)
` [PATCH 2/3] clk: meson: clk-pll: remove od parameters
` [PATCH 3/3] clk: meson: clk-pll: drop hard-coded rates from pll tables

Spende von 2.800.000 Millionen Euro
 2018-07-20  1:07 UTC 

[PATCH] genhd: register_disk: inform about dev_set_name() failure
 2018-07-21 22:28 UTC 

[GIT PULL] ARM: at91: DT for 4.19
 2018-07-21 21:31 UTC  (2+ messages)

[GIT PULL 2/3] arm64: dts: uniphier: UniPhier DT updates for v4.19
 2018-07-21 21:26 UTC  (2+ messages)

[GIT PULL 1/3] ARM: dts: uniphier: UniPhier DT updates for v4.19
 2018-07-21 21:26 UTC  (2+ messages)

[GIT PULL] ARM: at91: SoC for 4.19
 2018-07-21 21:18 UTC  (2+ messages)

[PATCH 0/2] blktests: test ANA base support
 2018-07-21 21:29 UTC  (3+ messages)
` [PATCH 2/2] blktests: add test for ANA state transition

[PATCH 0/3] Hisilicon SEC crypto driver (hip06 / hip07)
 2018-07-20 18:17 UTC  (3+ messages)
` [PATCH 2/3] crypto: hisilicon SEC security accelerator driver

[GIT PULL] few new beaglebone variants for v4.19 merge window
 2018-07-21 22:18 UTC  (3+ messages)

[PATCH 1/3] iio: adc: add support for mcp3911
 2018-07-21 21:19 UTC  (2+ messages)

Very low throughput in *BSDs (but only as a router)
 2018-07-21 22:18 UTC  (2+ messages)

[GIT PULL] am654 changes for v4.19 merge window
 2018-07-21 22:07 UTC  (2+ messages)

[GIT PULL 1/6] i.MX drivers updates for 4.19
 2018-07-21 22:05 UTC  (2+ messages)


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.