All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-06 07:00:20 to 2020-05-06 07:51:34 UTC [more...]

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-05-06  7:51 UTC  (7+ messages)
` [PATCH v3 10/14] remoteproc: Deal with synchronisation when shutting down

cgroup pointed by sock is leaked on mode switch
 2020-05-06  7:51 UTC  (5+ messages)

[PATCH v2] usb: usbfs: correct kernel->user page attribute mismatch
 2020-05-06  7:51 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: update LRO limitation for MLX5
 2020-05-06  7:50 UTC  (2+ messages)

[PATCH v3 0/4] drm: Add support for IPK DSI Host Driver
 2020-05-06  7:50 UTC  (4+ messages)
` [PATCH v3 4/4] MAINTAINERS: Add IPK MIPI DSI Host driver entry

[PATCH v2 0/7] rockchip: PHY drivers (USB)
 2020-05-06  7:50 UTC  (16+ messages)
` [PATCH v2 1/7] clk: rk3399: Enable/Disable the USB2PHY clk
` [PATCH v2 2/7] clk: rk3399: Set empty for TCPHY assigned-clocks
` [PATCH v2 3/7] clk: rk3399: Enable/Disable TCPHY clocks
` [PATCH v2 4/7] phy: rockchip: Add Rockchip USB2PHY driver
` [PATCH v2 5/7] arm64: dts: rk3399: Move u2phy into root port
` [PATCH v2 6/7] phy: rockchip: Add Rockchip USB TypeC PHY driver
` [PATCH v2 7/7] usb: dwc3: add dis_del_phy_power_chg_quirk

[PATCH 01/14] drm/i915: Mark concurrent submissions with a weak-dependency
 2020-05-06  7:48 UTC  (3+ messages)
` [Intel-gfx] [PATCH 09/14] drm/i915/gem: Teach execbuf how to wait on future syncobj

[SPDK] Re: How to fix the error generated while generating SPDK thread
 2020-05-06  7:48 UTC 

[PATCH 0/5] drm/mgag200: Embed DRM device in struct mga_device
 2020-05-06  7:48 UTC  (4+ messages)
` [PATCH 3/5] drm/mgag200: Remove several references to struct mga_device.dev

[PATCH 1/2] libmpathpersist: depend on libmultipath
 2020-05-06  7:48 UTC  (3+ messages)
` [PATCH 2/2] libmultipath: create libdir on install

[PATCH -next] scsi: qla2xxx: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-06  7:54 UTC 

[PATCH rdma-next 00/10] Various clean ups to ib_cm
 2020-05-06  7:47 UTC  (11+ messages)
` [PATCH rdma-next 01/10] RDMA/addr: Mark addr_resolve as might_sleep()
` [PATCH rdma-next 02/10] RDMA/cm: Remove return code from add_cm_id_to_port_list
` [PATCH rdma-next 03/10] RDMA/cm: Remove unused store to ret in cm_rej_handler
` [PATCH rdma-next 04/10] RDMA/cm: Pull duplicated code into cm_queue_work_unlock()
` [PATCH rdma-next 05/10] RDMA/cm: Pass the cm_id_private into cm_cleanup_timewait
` [PATCH rdma-next 06/10] RDMA/cm: Add a note explaining how the timewait is eventually freed
` [PATCH rdma-next 07/10] RDMA/cm: Make find_remote_id() return a cm_id_private
` [PATCH rdma-next 08/10] RDMA/cm: Remove the cm_free_id() wrapper function
` [PATCH rdma-next 09/10] RDMA/cm: Remove needless cm_id variable
` [PATCH rdma-next 10/10] RDMA/cm: Increment the refcount inside cm_find_listen()

[PATCH 01/12] ARM: dts: stm32: Add alternate pinmux for I2C2 pins
 2020-05-06  7:46 UTC  (2+ messages)

[PATCH] f2fs: change maximum zstd compression buffer size
 2020-05-06  7:45 UTC  (5+ messages)
` [f2fs-dev] "

Question about sRGB framebuffer support
 2020-05-06  7:44 UTC  (2+ messages)

[RFT PATCH 0/5] Convert adi,adv7511.txt DT bindings to yaml
 2020-05-06  7:44 UTC  (4+ messages)
` [RFT PATCH 5/5] dt-bindings: drm: bridge: adi,adv7511.txt: convert "

[f2fs-dev] [PATCH] f2fs: don't return vmalloc() memory from f2fs_kmalloc()
 2020-05-06  7:43 UTC  (2+ messages)

[PATCH V2 0/3] mm/hugetlb: Add some new generic fallbacks
 2020-05-06  7:43 UTC  (4+ messages)
` [PATCH V2 1/3] arm64/mm: Drop __HAVE_ARCH_HUGE_PTEP_GET

[patch V4 part 2 00/18] x86/entry: Entry/exception code rework, syscall and KVM changes
 2020-05-06  7:42 UTC  (3+ messages)
` [patch V4 part 2 13/18] x86/kvm: Move context tracking where it belongs

[PATCH v13 00/11] Mediatek MT8183 scpsys support
 2020-05-06  7:42 UTC  (18+ messages)
` [PATCH v13 02/11] dt-bindings: soc: Add MT8183 power dt-bindings
` [PATCH v13 03/11] soc: mediatek: Add basic_clk_name to scp_power_data
` [PATCH v13 04/11] soc: mediatek: Remove infracfg misc driver support
` [PATCH v13 05/11] soc: mediatek: Add multiple step bus protection control
` [PATCH v13 06/11] soc: mediatek: Add subsys clock control for bus protection

[RFC v4][PATCH part-1 4/7] mm/asi: Interrupt ASI on interrupt/exception/NMI
 2020-05-06  7:36 UTC  (3+ messages)
` [mm/asi] c13d1a6ed3: BUG:scheduling_while_atomic

[PATCH rdma-next 0/9] Enable asynchronous event FD per object
 2020-05-06  7:40 UTC  (10+ messages)
` [PATCH rdma-next 1/9] RDMA/core: Allow the ioctl layer to abort a fully created uobject
` [PATCH rdma-next 2/9] IB/uverbs: Refactor related objects to use their own asynchronous event FD
` [PATCH rdma-next 3/9] IB/uverbs: Extend CQ to get its "
` [PATCH rdma-next 4/9] IB/uverbs: Cleanup wq/srq context usage from uverbs layer
` [PATCH rdma-next 5/9] RDMA/core: Consolidate ib_create_srq flows
` [PATCH rdma-next 6/9] IB/uverbs: Introduce create/destroy SRQ commands over ioctl
` [PATCH rdma-next 7/9] IB/uverbs: Fix create WQ to use the given user handle
` [PATCH rdma-next 8/9] IB/uverbs: Introduce create/destroy WQ commands over ioctl
` [PATCH rdma-next 9/9] IB/uverbs: Introduce create/destroy QP "

[PATCH 0/4] spi: lantiq: Synchronize interrupts, transfers and add new features
 2020-05-06  7:40 UTC  (8+ messages)
` [PATCH 1/4] spi: lantiq: Synchronize interrupt handlers and transfers

[Buildroot] [PATCH] packages/exim: enable parallel make
 2020-05-06  7:39 UTC  (4+ messages)

[Bug 207581] New: [amdgpu] Framebuffer no image CARRIZO and STONEY
 2020-05-06  7:38 UTC  (2+ messages)
` [Bug 207581] "

[PATCH v9 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
 2020-05-06  7:32 UTC  (6+ messages)
    ` [PATCH v9 2/3] dt-bindings: serial: Add reg-io-width compatible
    ` [PATCH v9 3/3] tty: samsung_tty: 32-bit access for TX/RX hold registers

[Intel-gfx] [PATCH v27 0/6] SAGV support for Gen12+
 2020-05-06  7:31 UTC  (6+ messages)
` [Intel-gfx] [PATCH v27 2/6] drm/i915: Separate icl and skl SAGV checking

[PATCH net-next 1/2] virtio-net: don't reserve space for vnet header for XDP
 2020-05-06  7:37 UTC  (3+ messages)
` [PATCH net-next 2/2] virtio-net: fix the XDP truesize calculation for mergeable buffers

[PATCH v4] submodule: port subcommand 'set-url' from shell to C
 2020-05-06  7:37 UTC 

[Buildroot] [PATCH v1 1/6] package/qt5: bump minimum gcc requirement to 5.0
 2020-05-06  7:37 UTC  (4+ messages)

[PATCH] coresight: dynamic-replicator: Fix handling of multiple connections
 2020-05-06  7:35 UTC  (14+ messages)

[GIT PULL] clk: renesas: Updates for v5.8
 2020-05-06  7:35 UTC  (3+ messages)

[GIT PULL] vhost: fixes
 2020-05-06  7:35 UTC  (6+ messages)

[PATCH v3 0/4] floppy: suppress UBSAN warning in setup_rw_floppy()
 2020-05-06  7:33 UTC  (2+ messages)

[BUG] Inconsistent lock state in virtnet poll
 2020-05-06  7:31 UTC  (9+ messages)

[PATCH v8 00/14] Add support for MediaTek xHCI host controller
 2020-05-06  7:35 UTC  (4+ messages)
` [PATCH v8 05/14] usb: dwc3: use the phy bulk API to get phys

[igt-dev] [PATCH i-g-t 0/7] Use device dependant module parameters
 2020-05-06  7:34 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 6/7] igt/params: use igt_params_set_save for igt_set_module_param*

[meta-oe][PATCH] uftrace: Fix PR
 2020-05-06  7:33 UTC 

[dpdk-dev] [PATCH v3 1/5] app/test-flow-perf: add flow performance skeleton
 2020-05-06  7:32 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 0/5] Introduce flow perf application
  ` [dpdk-dev] [PATCH v4 1/5] app/test-flow-perf: add flow performance skeleton

[PATCH 0/5] ci: replace our Azure Pipeline by GitHub Actions
 2020-05-06  7:30 UTC  (7+ messages)
` [PATCH v5 00/12] "
  ` [PATCH v5 10/12] tests: when run in Bash, annotate test failures with file name/line number

[PATCH v2 00/13] microvm: add acpi support
 2020-05-06  7:28 UTC  (10+ messages)
` [PATCH v2 11/13] microvm: add acpi_dsdt_add_virtio() for x86
` [PATCH v2 12/13] microvm: make virtio irq base runtime configurable
` [PATCH v2 13/13] microvm/acpi: use GSI 16-23 for virtio

[PATCH bpf-next v2 00/20] bpf: implement bpf iterator for kernel data
 2020-05-06  7:30 UTC  (3+ messages)
` [PATCH bpf-next v2 11/20] bpf: add task and task/file iterator targets

[PATCH 00/17] drm/mgag200: Convert to atomic modesetting
 2020-05-06  7:29 UTC  (5+ messages)

[PATCH V8 07/11] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
 2020-05-06  7:28 UTC  (11+ messages)

[PATCH 1/2] riscv: defconfig: enable spi nor on Hifive Unleashed A00 board
 2020-05-06  7:26 UTC  (7+ messages)

3337aa930c ("nsproxy: attach to namespaces via pidfds"): [ 30.583147] INFO: trying to register non-static key
 2020-05-06  7:26 UTC 

[bug report] drm/amdgpu: add amdgpu_ras.c to support ras (v2)
 2020-05-06  7:26 UTC  (2+ messages)

[PATCH v2 00/18] qom: Spring cleaning
 2020-05-06  7:25 UTC  (7+ messages)
` [PATCH v2 04/18] qom: Simplify object_property_get_enum()
` [PATCH v2 05/18] qom: Drop convenience method object_property_get_uint16List()

[PATCH v2 1/2] libtirpc: remove extra "-fcommon" from CFLAGS
 2020-05-06  7:24 UTC  (2+ messages)
` [PATCH v2 2/2] libcomps: update to 0.1.15

[PATCH] efi/libstub/x86: Free EFI map buffer in allocate_e820()
 2020-05-06  7:23 UTC  (2+ messages)

[PATCH 0/3] add wakeup_irq for in-band wakeup support
 2020-05-06  7:23 UTC  (8+ messages)
` [PATCH 1/3] serdev: ttyport: add devt for tty port
` [PATCH 2/3] tty: serial_core: add wakeup_irq to support in-band wakeup
` [PATCH 3/3] uart: mediatek: move the in-band wakeup logic to core

Storing host data on the BMC
 2020-05-06  7:23 UTC  (5+ messages)

[RFC PATCH bpf-next 00/13] Introduce AF_XDP buffer allocation API
 2020-05-06  7:22 UTC  (4+ messages)
` [RFC PATCH bpf-next 04/13] xsk: introduce "

[PATCH kvm-unit-tests] KVM: VMX: add test for NMI delivery during HLT
 2020-05-06  7:22 UTC  (3+ messages)

[RFC PATCH] dt-bindings: display: ti,tfp410.txt: convert to yaml
 2020-05-06  7:21 UTC  (5+ messages)

[PATCH v3 00/28] xfs: refactor log recovery
 2020-05-06  7:21 UTC  (3+ messages)
` [PATCH 27/28] xfs: remove unnecessary includes from xfs_log_recover.c

[PATCH v10 0/2] Add initial support for slimport anx7625
 2020-05-06  7:05 UTC  (6+ messages)
` [PATCH v10 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding
` [PATCH v10 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH] arm64/mm: Remove add_huge_page_size()
 2020-05-06  7:19 UTC  (5+ messages)

[PATCH] dtc: update to 1.6.0
 2020-05-06  7:19 UTC  (3+ messages)
` [OE-core] "

[PATCH v8 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
 2020-05-06  7:18 UTC  (6+ messages)

[PATCH rdma-next 0/2] Limit to raw Ethernet QPs for raw ETH profile
 2020-05-06  7:16 UTC  (3+ messages)
` [PATCH rdma-next 1/2] RDMA/mlx5: Assign profile before calling stages
` [PATCH rdma-next 2/2] RDMA/mlx5: Allow only raw Ethernet QPs when RoCE isn't enabled

[PATCH 1/1] drm/amdgpu: Take a reference to an exported BO
 2020-05-06  7:15 UTC  (8+ messages)

[PATCH 0/3] x86/cpu: More macros cleanup
 2020-05-06  7:15 UTC  (4+ messages)
` [PATCH 1/3] x86/cpu: Add a steppings field to struct x86_cpu_id
` [PATCH 2/3] x86/cpu: Add a X86_MATCH_INTEL_FAM6_MODEL_STEPPINGS() macro
` [PATCH 3/3] x86/apic: Convert the TSC deadline timer matching to steppings macro

[virtio-comment] [RFC PATCH 0/2] Blob resources + host visible memory
 2020-05-06  7:14 UTC  (7+ messages)
` [virtio-comment] [PATCH 1/2] virtio-gpu: add resource create blob
  ` [virtio-comment] "

[PATCH 0/3] nvmet: add target ns revalidate support
 2020-05-06  7:14 UTC  (7+ messages)
` [PATCH 1/3] nvmet: add helper to revalidate bdev and file ns
` [PATCH 2/3] nvmet: on ns size change generate AEN from configfs
` [PATCH 3/3] nvmet: add async event tracing support

[PATCH 0/2] net: Optimize the qed* allocations inside kdump kernel
 2020-05-06  7:13 UTC  (5+ messages)
` [PATCH 1/2] net: qed*: Reduce RX and TX default ring count when running "
  ` [EXT] "

[PATCH v2 00/10] arm64: BTI kernel and vDSO support
 2020-05-06  7:10 UTC  (7+ messages)
` [PATCH v2 02/10] arm64: asm: Override SYM_FUNC_START when building the kernel with BTI

[PATCH 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-06  7:09 UTC  (10+ messages)
` [PATCH 06/11] net: ethernet: mtk-eth-mac: new driver

[PATCH] x86/svm: Use flush-by-asid when available
 2020-05-06  7:08 UTC  (2+ messages)

[PATCH 00/16 v7] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-05-06  7:08 UTC  (4+ messages)
` [PATCH 05/16] nvme: introduce max_integrity_segments ctrl attribute

[PATCH bpf-next 0/4] RV64 BPF JIT Optimizations
 2020-05-06  7:08 UTC  (3+ messages)

[PATCH RFC 1/2] tracing/block: cleanup rwbs filling in trace events
 2020-05-06  7:07 UTC  (2+ messages)

[RFC, WIP, v4 11/11] media: vidtv: Add a MPEG Transport Stream Multiplexer
 2020-05-06  7:05 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH v2 0/9] block/io: safer inc/dec in_flight sections
 2020-05-06  7:02 UTC  (3+ messages)
` [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases

[RFC PATCH 00/10] OPAL V4
 2020-05-06  7:02 UTC  (3+ messages)
` [RFC PATCH 06/10] powerpc/powernv: opal use new opal call entry point if it exists

[PATCH -next] drm/amdgpu/navi10: fix unsigned comparison with 0
 2020-05-06  5:11 UTC  (2+ messages)

[PATCH] amdgpu: fix integer overflow on 32-bit architectures
 2020-05-05 15:39 UTC  (3+ messages)

[PATCH 1/4] add dts node for drm panel driver ili9341 add dts i2c3 for stmpe touch add dts spi5 for gyro & ili9341
 2020-05-06  6:45 UTC  (7+ messages)

[PATCH] drm/rockchip: vop: call vop_cfg_done() under reg_lock
 2020-05-06  1:32 UTC  (2+ messages)

[PATCH 3/4] drm/panel: Add Ilitek ILI9341 driver
 2020-05-06  6:37 UTC  (2+ messages)

[PATCH net-next] net: bnxt: Remove Comparison to bool in bnxt_ethtool.c
 2020-05-05  7:46 UTC 

[PATCH] video: fbdev: pxa168fb: make pxa168fb_init_mode() return void
 2020-05-06  6:17 UTC 

[PATCH 2/4] dt-bindings: display: Add ilitek-9341 binding
 2020-05-06  6:31 UTC  (2+ messages)

[PATCH] drm/amdgpu/dc: don't pass -mhard-float to clang
 2020-05-05 15:48 UTC  (2+ messages)

[PATCH] dma-buf: heaps: Remove Unneeded variable "ret" in dma_heap_dma_buf_begin_cpu_access()
 2020-05-06  6:18 UTC 

[PATCH v9 0/2] Add initial support for slimport anx7625
 2020-05-06  6:50 UTC  (4+ messages)
` [PATCH v9 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding

[PATCH] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-05 19:52 UTC  (4+ messages)

[PATCH] omapfb: don't annotate dss_conv_list as __initdata
 2020-05-05 14:12 UTC  (2+ messages)

[PATCH] nand: brcmnand: correctly verify erased pages
 2020-05-05  8:24 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/4] drm/amdgpu: switch to common xgmi ta helpers
 2020-05-06  7:02 UTC  (3+ messages)
` [PATCH 4/4] drm/amdgpu: switch to common rlc_autoload helper

[meta-webserver][PATCH] nginx: remove /var/log/nginx when do_install
 2020-05-06  7:02 UTC 

[PATCH] arm64: atomics: Fix the issue on xchg when switch to atomic instruction
 2020-05-06  7:00 UTC  (3+ messages)

[PATCH bpf-next v2 0/5] bpf: allow any port in bpf_bind helper
 2020-05-06  7:00 UTC  (3+ messages)
` [PATCH bpf-next v2 1/5] selftests/bpf: generalize helpers to control background listener

[PATCH] serial: lantiq: Add x86 in Kconfig dependencies for Lantiq serial driver
 2020-05-06  7:00 UTC  (5+ messages)

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-06  7:00 UTC  (7+ messages)
` [patch V4 part 1 11/36] x86/kvm: Handle async page faults directly through do_page_fault()
` [patch V4 part 1 12/36] x86/kvm: Sanitize kvm_async_pf_task_wait()
` [patch V4 part 1 13/36] x86/kvm: Restrict ASYNC_PF to user space


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.