All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-15 23:19:43 to 2020-03-16 01:13:09 UTC [more...]

[PATCH v2 0/9] user-mode: Prune build dependencies (part 3)
 2020-03-16  0:11 UTC  (4+ messages)
` [PATCH v2 1/9] hw/core/qdev-properties: Use qemu_strtol() in set_mac() handler
` [PATCH v2 6/9] hw/core/qdev-properties: Export some integer-related functions
` [PATCH v2 7/9] hw/core/qdev-properties: Extract system-mode specific properties

[PATCH V2 1/7] firmware: imx: Add stubs for !CONFIG_IMX_SCU case
 2020-03-16  1:12 UTC  (7+ messages)

[PATCH 1/4] netfilter: nf_flow_table: reload ipv6h in nf_flow_nat_ipv6
 2020-03-16  1:12 UTC  (3+ messages)

linux-next: build warnings after merge of the devicetree tree
 2020-03-16  1:11 UTC 

[PATCH 1/2] arm64: dts: imx8qxp-mek: Sort labels alphabetically
 2020-03-16  1:11 UTC  (5+ messages)

[PATCH V2] arm64: dts: imx8m: fix aips dts node
 2020-03-16  1:10 UTC  (3+ messages)

[PATCH v2] mm: hugetlb: optionally allocate gigantic hugepages using cma
 2020-03-16  1:08 UTC  (6+ messages)

[PATCH v2 1/5] dt-bindings: arm: fsl: Add TechNexion boards
 2020-03-16  1:07 UTC  (3+ messages)

Contribution to the Linux Kernel
 2020-03-16  1:07 UTC 

[GIT PULL] exynos-drm-next
 2020-03-16  1:09 UTC  (2+ messages)

[PATCH] net: dsa: input correct header length for skb_cow_head()
 2020-03-16  1:04 UTC 

[PATCH v2 0/8] user-mode: Prune build dependencies (part 2)
 2020-03-16  0:29 UTC  (9+ messages)
` [PATCH v2 1/8] target/i386: Restrict X86CPUFeatureWord to X86 targets
` [PATCH v2 2/8] qapi/misc: Restrict LostTickPolicy enum to machine code
` [PATCH v2 3/8] qapi/misc: Restrict balloon-related commands "
` [PATCH v2 4/8] qapi/misc: Move query-uuid command with block code
` [PATCH v2 5/8] qapi/misc: Restrict query-vm-generation-id command to machine code
` [PATCH v2 6/8] qapi/misc: Restrict ACPI commands "
` [PATCH v2 7/8] qapi/misc: Restrict PCI "

[PATCH] ARM: dts: imx6q-dhcom: Add DH 560-200 display unit support
 2020-03-16  1:00 UTC  (4+ messages)

[ragnatech:media-tree] BUILD SUCCESS 2a9c226da9aa997d862a22292279e806114a9db8
 2020-03-16  0:59 UTC 

[LTP] Contribution to the LTP
 2020-03-16  0:59 UTC  (4+ messages)

[PATCH] clk: imx7d: Add PXP clock
 2020-03-16  0:57 UTC  (3+ messages)

[PATCH bpf-next 0/4] bpftool: Add struct_ops support
 2020-03-16  0:56 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpftool: Print the enum's name instead of value
` [PATCH bpf-next 2/4] bpftool: Print as a string for char array
` [PATCH bpf-next 3/4] bpftool: Translate prog_id to its bpf prog_name
` [PATCH bpf-next 4/4] bpftool: Add struct_ops support

[PATCH] dts: imx6: Allow flags argument in pwms reference
 2020-03-16  0:55 UTC  (2+ messages)

[PATCH 0/6] usb: dwc3: gadget: Misc transfer cancellation fixes
 2020-03-16  0:54 UTC  (10+ messages)
` [PATCH 2/6] usb: dwc3: gadget: Properly handle ClearFeature(halt)
` [PATCH 4/6] usb: dwc3: gadget: Give back staled requests
` [PATCH 6/6] usb: dwc3: gadget: Refactor dwc3_gadget_ep_dequeue

[PATCH V3 1/7] firmware: imx: Add stubs for !CONFIG_IMX_SCU case
 2020-03-16  0:53 UTC  (7+ messages)
` [PATCH V3 2/7] firmware: imx: add COMPILE_TEST support

[PATCH] f2fs: fix long latency due to discard during umount
 2020-03-16  0:52 UTC  (7+ messages)
        ` [f2fs-dev] "

[PATCH] ARM: dts: imx23: introduce mmc0_sck_cfg
 2020-03-16  0:50 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/i40e: enable dst MAC address as FDIR input set
 2020-03-16  0:47 UTC 

[PATCH] clk: imx: gate2: Fix a few typos
 2020-03-16  0:47 UTC  (3+ messages)

[PATCH v4 0/9] Kendryte k210 SoC boards support
 2020-03-16  0:47 UTC  (10+ messages)
` [PATCH v4 1/9] riscv: Unaligned load/store handling for M_MODE
` [PATCH v4 2/9] riscv: Add BUILTIN_DTB support
` [PATCH v4 3/9] riscv: Add SOC early init support
` [PATCH v4 4/9] riscv: Add Kendryte K210 SoC support
` [PATCH v4 5/9] riscv: Select required drivers for Kendryte SOC
` [PATCH v4 6/9] riscv: Add Kendryte K210 device tree
` [PATCH v4 7/9] riscv: Kendryte K210 default config
` [PATCH v4 8/9] riscv: create a loader.bin boot image for Kendryte SoC
` [PATCH v4 9/9] riscv: Do not initialize PMP on "

[PATCH v2 00/12] user-mode: Prune build dependencies (part 1)
 2020-03-15 23:57 UTC  (14+ messages)
` [PATCH v2 01/12] Makefile: Only build virtiofsd if system-mode is enabled
` [PATCH v2 02/12] configure: Avoid building TCG when not needed
` [PATCH v2 03/12] tests/Makefile: Only display TCG-related tests when TCG is available
` [PATCH v2 04/12] tests/Makefile: Restrict some softmmu-only tests
` [PATCH v2 05/12] util/Makefile: Reduce the user-mode object list
` [PATCH v2 06/12] stubs/Makefile: "
` [PATCH v2 07/12] target/riscv/cpu: Restrict CPU migration to system-mode
` [PATCH v2 08/12] exec: Assert CPU migration is not used on user-only build
` [PATCH v2 09/12] arch_init: Remove unused 'qapi-commands-misc.h' include
` [PATCH v2 10/12] target/i386: Restrict CpuClass::get_crash_info() to system-mode
` [PATCH v2 11/12] target/s390x: "
` [PATCH v2 12/12] hw/core: "

[PATCH] introduce Wdirective_within_macro
 2020-03-16  0:46 UTC  (4+ messages)
` [PATCH] cpp: silently allow conditional directives within macro

[PATCH] arm64: dts: imx8mn: Add CPU thermal zone support
 2020-03-16  0:45 UTC  (3+ messages)

[PATCH v2 0/9] Kendryte k210 SoC boards support
 2020-03-16  0:34 UTC  (6+ messages)
` [PATCH v2 3/9] riscv: Add SOC early init support

[PATCH] usb: dwc3: gadget: Remove incomplete check
 2020-03-16  0:33 UTC  (3+ messages)

[PATCH 0/3] usb: dwc3: gadget: Improve isoc starting mechanism
 2020-03-16  0:33 UTC  (6+ messages)
` [PATCH 1/3] usb: dwc3: gadget: Properly handle failed kick_transfer

[PATCH] clone: use --quiet when stderr is not a terminal
 2020-03-16  0:27 UTC  (7+ messages)
    ` [RFC] Universal progress option (was Re: [PATCH] clone: use --quiet when stderr is not a terminal)

[PATCH blktests v2 0/4] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path
 2020-03-16  0:25 UTC  (10+ messages)
` [PATCH blktests v2 1/4] Make _exit_null_blk remove all null_blk device instances
` [PATCH blktests v2 2/4] Use _{init,exit}_null_blk instead of open-coding these functions
` [PATCH blktests v2 3/4] Introduce the function _configure_null_blk()
` [PATCH blktests v2 4/4] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path

[PATCH v2 0/8] firmware: imx: Align imx SC msg structs to 4
 2020-03-16  0:25 UTC  (5+ messages)
` [PATCH v2 1/8] clk: imx: Align imx sc clock "

WireGuard connecting hosts WAN->LAN
 2020-03-14 19:56 UTC  (2+ messages)

[GIT PULL] i.MX clock fixes for 5.6, round 2
 2020-03-16  0:22 UTC  (4+ messages)

Endpoint address dns resolution - option to prefer IPv6 or IPv4
 2020-03-14 14:53 UTC  (4+ messages)

Logging
 2020-03-15 13:16 UTC 

[PATCH 0/1] FAQ for common user questions
 2020-03-16  0:13 UTC  (4+ messages)
` [PATCH 1/1] docs: add a FAQ

[Xen-devel] [xen-unstable test] 148591: tolerable trouble: fail/pass/starved
 2020-03-16  0:11 UTC 

[PATCH REPOST net-next 0/8] net: dsa: improve serdes integration
 2020-03-16  0:11 UTC  (2+ messages)

[PATCH 0/7 v2] e2fsprogs: Better handling of indexed directories
 2020-03-16  0:11 UTC  (4+ messages)
` [PATCH 7/7] tune2fs: Update dir checksums when clearing dir_index feature

[RFC NOT PULL] Experiment to add background to question part of QQZ
 2020-03-16  0:11 UTC  (6+ messages)

[PATCH REPOST net-next 0/2] net: mii clause 37 helpers
 2020-03-16  0:10 UTC  (2+ messages)

[PATCH v2 0/6] net: Use scnprintf() for avoiding potential buffer overflow
 2020-03-16  0:06 UTC  (2+ messages)

[meta-oe][PATCH] flashrom: Fix build with clang
 2020-03-16  0:06 UTC 

[PATCH v4 0/7] use vfio_dma_rw to read/write IOVAs from CPU side
 2020-03-15 23:56 UTC  (3+ messages)

[PATCH/RFC] NFS: Minimize COMMIT calls during writeback
 2020-03-16  0:05 UTC 

[PATCH net] mlxsw: reg: Increase register field length to 31 bits
 2020-03-16  0:04 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: stmmac: Use readl_poll_timeout() to simplify the code
 2020-03-16  0:03 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: stmmac: use readl_poll_timeout() function in init_systime()

[RFC PATCH net-next v1] net: core: enable SO_BINDTODEVICE for non-root users
 2020-03-16  0:02 UTC  (2+ messages)

stable-rc/linux-4.19.y boot: 144 boots: 2 failed, 132 passed with 5 offline, 5 untried/unknown (v4.19.109-46-g8fb46e602a12)
 2020-03-16  0:00 UTC 

[PATCH v5 0/7] xfs: btree bulk loading
 2020-03-15 23:51 UTC  (8+ messages)
` [PATCH 1/7] xfs: introduce fake roots for ag-rooted btrees
` [PATCH 2/7] xfs: introduce fake roots for inode-rooted btrees
` [PATCH 3/7] xfs: support bulk loading of staged btrees
` [PATCH 4/7] xfs: add support for free space btree staging cursors
` [PATCH 5/7] xfs: add support for inode "
` [PATCH 6/7] xfs: add support for refcount "
` [PATCH 7/7] xfs: add support for rmap "

general protection fault in erspan_netlink_parms
 2020-03-15 23:51 UTC 

[Bug 1867072] [NEW] ARM: tag bits cleared in FAR_EL1
 2020-03-15 23:21 UTC  (2+ messages)
` [Bug 1867072] "

[meta-python][PATCH 1/3] python3-cycler: add recipe for 0.10.0
 2020-03-15 23:43 UTC  (3+ messages)
` [meta-python][PATCH 3/3] python3-matplotlib: fix dependencies and license

[PATCH v2 00/23] gitlab: Simplify the test script
 2020-03-15 23:43 UTC  (24+ messages)
` [PATCH v2 01/23] sandbox: Add documentation about required/useful packages
` [PATCH v2 02/23] main: Drop show_boot_progress() prototype
` [PATCH v2 03/23] buildman: Document the members of BuilderJob
` [PATCH v2 04/23] bulidman: Add support for a simple build
` [PATCH v2 05/23] buildman: Update help for -d
` [PATCH v2 06/23] buildman: Allow ignoring warnings in the return code
` [PATCH v2 07/23] buildman: Be more selective about which directories to remove
` [PATCH v2 08/23] buildman: Allow building within a subdir of the current dir
` [PATCH v2 09/23] buildman: Drop the -a option
` [PATCH v2 10/23] travis: Don't copy files into .bm-work/
` [PATCH v2 11/23] travis: Split the building into two parts
` [PATCH v2 12/23] gitlab/azure: Use the -w option for sandbox_spl
` [PATCH v2 13/23] travis/gitlab/azure: Use --board buildman flag with test.py
` [PATCH v2 14/23] travis/gitlab/azure: Drop BUILDMAN variable "
` [PATCH v2 15/23] travis/gitlab/azure: Drop the buildman -d flag
` [PATCH v2 16/23] gitlab/azure: Drop unnecessary if..fi when using test.py
` [PATCH v2 17/23] gitlab/azure: Use -w flag for all test.py builds
` [PATCH v2 18/23] travis/gitlab/azure: Use bash to avoid a_test_which_does_not_exist
` [PATCH v2 19/23] travis/gitlab/azure: Drop the -E flag
` [PATCH v2 20/23] travis/gitlab/azure: Enable test_handoff
` [PATCH v2 21/23] travis/gitlab/azure: Simplify the exit code for test.py
` [PATCH v2 22/23] travis/gitlab/azure: Drop repeated buildman call with test.py
` [PATCH v2 23/23] test/py: Allow using buildman to build U-Boot

[PATCH 0/9] user-mode: Prune build dependencies (part 3)
 2020-03-15 23:29 UTC  (6+ messages)
` [PATCH 8/9] hw/core: Add qdev stub for user-mode

[PATCH v3 0/4] staging: fbtft: code cleanup patchset - checkpatch
 2020-03-15 23:42 UTC  (5+ messages)
` [PATCH 1/4] staging: fbtft: Reformat line over 80 characters
` [PATCH 2/4] staging: fbtft: Reformat long macro definitions
` [PATCH 3/4] staging: fbtft: simplify array index computation
` [PATCH 4/4] staging: fbtft: Avoid potential precedence issues

linux-next: build warning after merge of the mlx5-next tree
 2020-03-15 23:39 UTC 

[zeus 00/16] pull request
 2020-03-15 23:37 UTC  (3+ messages)

[PATCH v5 00/60] target/riscv: support vector extension v0.7.1
 2020-03-15 23:27 UTC  (10+ messages)
` [PATCH v5 24/60] target/riscv: vector single-width averaging add and subtract

[PATCH 1/2] pipewire: upgrade 0.2.7 -> 0.3.1
 2020-03-15 23:35 UTC  (3+ messages)

[PATCH v1 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema
 2020-03-15 23:32 UTC  (4+ messages)
` [PATCH v1 15/36] dt-bindings: display: convert simple lg panels "

stable-rc/linux-5.4.y boot: 140 boots: 2 failed, 129 passed with 3 offline, 5 untried/unknown, 1 conflict (v5.4.25-58-gc72f49ecd87b)
 2020-03-15 23:32 UTC 

[PATCH libdrm] modetest: call drmModeCrtcSetGamma() only if add_property_optional returns true
 2020-03-13 10:08 UTC  (7+ messages)

fbdev: fix -Wextra build warnings
 2020-03-15  4:10 UTC  (6+ messages)
` [PATCH 2/6] fbdev: aty: fix -Wextra build warning
` [PATCH 3/6] fbdev: matrox: fix -Wextra build warnings
` [PATCH 4/6] fbdev: savage: fix -Wextra build warning
` [PATCH 5/6] fbdev: pm[23]fb.c: fix -Wextra build warnings and errors
` [PATCH 6/6] fbdev: via: fix -Wextra build warning and format warning

P2P for DMA-buf
 2020-03-13 12:17 UTC  (10+ messages)
` [PATCH 1/6] lib/scatterlist: add sg_set_dma_addr() function

[PATCH RFC v5 0/6] Add Unisoc's drm kms module
 2020-03-13 13:22 UTC  (4+ messages)
` [PATCH RFC v5 1/6] dt-bindings: display: add Unisoc's drm master bindings
` [PATCH RFC v5 2/6] drm/sprd: add Unisoc's drm kms master
` [PATCH RFC v5 5/6] dt-bindings: display: add Unisoc's mipi dsi&dphy bindings

[PATCH v4 0/4] Add support for devices in the Energy Model
 2020-03-13 17:16 UTC  (11+ messages)
` [PATCH v4 1/4] PM / EM: add devices to "
` [PATCH v4 2/4] OPP: change parameter to device pointer in dev_pm_opp_of_register_em()
` [PATCH v4 4/4] drm/panfrost: Register devfreq cooling and attempt to add Energy Model

WARNING in idr_destroy
 2020-03-14  9:13 UTC  (2+ messages)

[PATCH v3 0/3] drm: Add support for Chrontel CH7033 VGA/DVI Encoder
 2020-03-14 10:16 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: Add vendor prefix for Chrontel, Inc
` [PATCH v3 2/3] dt-bindings: display: Add Chrontel CH7033 Video Encoder binding
` [PATCH v3 3/3] drm/bridge: chrontel-ch7033: Add a new driver

Regression in 5.4 kernel on 32-bit Radeon IBM T40
 2020-03-14 22:06 UTC  (6+ messages)

[PATCH 1/2] dt-binding: Add DSI/LVDS tc358775 bridge bindings
 2020-03-15 15:24 UTC  (3+ messages)

[PATCH hmm 3/8] mm/hmm: do not call hmm_vma_walk_hole() while holding a spinlock
 2020-03-13 21:04 UTC  (10+ messages)
` [PATCH] mm/hmm: Simplify hmm_vma_walk_pud slightly

[PATCH] display/bridge: dsi2lvds tc358775 driver
 2020-03-15 15:30 UTC  (7+ messages)

[PATCH] MAINTAINERS: adjust to VIVANTE GPU schema conversion
 2020-03-15  7:21 UTC 


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.