All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-16 13:48:31 to 2020-12-16 14:51:46 UTC [more...]

[PATCH] drm/bridge: use devm_add_action_or_reset() to handle failed condition
 2020-12-16 14:11 UTC  (2+ messages)

[PATCH] drm/[amdgpu|radeon]: fix memset on io mem
 2020-12-16 14:19 UTC  (4+ messages)

[PATCH v4 00/19] Parallel Checkout (part I)
 2020-12-16 14:50 UTC  (4+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 1/9] convert: make convert_attrs() and convert structs public
  ` [PATCH v5 2/9] convert: add [async_]convert_to_working_tree_ca() variants

[PATCH 00/10] workqueue: break affinity initiatively
 2020-12-16 14:50 UTC  (8+ messages)
` [PATCH 02/10] workqueue: use cpu_possible_mask instead of cpu_active_mask to break affinity
` [PATCH 04/10] workqueue: don't set the worker's cpumask when kthread_bind_mask()
` [PATCH 07/10] workqueue: Manually break affinity on hotplug for unbound pool

[PATCH] checkout: send commit provenance during prefetch
 2020-12-16 14:50 UTC  (2+ messages)

regression: 9a56493f6942 "uts: Use generic ns_common::count" broke makedumpfile 1.6.7
 2020-12-16 14:49 UTC  (7+ messages)

[PATCH v4 1/3] mfd: rt4831: Adds support for Richtek RT4831 MFD core
 2020-12-16 14:49 UTC  (3+ messages)

[linux-next:master 6404/13375] drivers/i3c/master/mipi-i3c-hci/core.c:780:34: warning: unused variable 'i3c_hci_of_match'
 2020-12-16 14:44 UTC  (6+ messages)

[PATCH v3 0/4] target/s390x: Improve carry computation
 2020-12-16 14:44 UTC  (2+ messages)

[PATCH 0/3] trace: convert docs to rST and feature "log" backend in quickstart
 2020-12-16 14:42 UTC  (4+ messages)
` [PATCH 3/3] trace: recommend "log" backend for getting started with tracing

[yocto-docs][dunfell 00/48] Patch review (cover letter only)
 2020-12-16 14:46 UTC 

[Intel-gfx] [PATCH v4 09/11] drm/i915: migrate skl planes code new file
 2020-12-16 14:46 UTC 

[LTP] [PATCH 1/1] if-mtu-change.sh: Add max packet size detection for IPv4
 2020-12-16 14:45 UTC  (3+ messages)

[PATCH v2 0/4] Converter R-Car DU to the DRM bridge connector helper
 2020-12-16 14:44 UTC  (11+ messages)
` [PATCH v2 1/4] drm: rcar-du: lvds: Convert to DRM panel bridge helper
` [PATCH v2 4/4] drm: rcar-du: Use drm_bridge_connector_init() helper

[Bug 209745] New: Bluetooth connection to Logitech MX Master 2S lost after each reboot
 2020-12-16 14:42 UTC  (2+ messages)
` [Bug 209745] "

[LTP] [PATCH 1/1] Docparse: Escape | in table content
 2020-12-16 14:42 UTC  (2+ messages)

[PATCH v2 0/8] testing/next (without-features, gitlab, python)
 2020-12-16 14:30 UTC  (4+ messages)
` [PATCH v2 3/8] configure: move gettext detection to meson.build

[PATCH v9 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-16 14:40 UTC  (15+ messages)
` [PATCH v9 06/11] mm/hugetlb: Set the PageHWPoison to the raw error page
    ` [External] "
` [PATCH v9 08/11] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v9 09/11] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "
` [PATCH v9 10/11] mm/hugetlb: Gather discrete indexes of tail page
    ` [External] "

[PATCH] power: supply: PCHG: Peripheral device charger
 2020-12-16 14:40 UTC  (4+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] mfd: cros_ec: Add peripheral "

Ordering Dell XPS 13 9310 to test QCA6390
 2020-12-16 14:41 UTC 

[PATCH v6 1/5] drm: Add function to convert rect in 16.16 fixed format to regular format
 2020-12-16 14:40 UTC  (8+ messages)
` [Intel-gfx] [PATCH v6 2/5] drm/i915/display/psr: Use plane damage clips to calculate damaged area

Are user static builds really dynamically linked ?
 2020-12-16 14:18 UTC  (4+ messages)

[Intel-gfx] [PATCH -next] gpu/drm/i915: convert comma to semicolon
 2020-12-16 13:28 UTC 

[PATCH] vfs, syncfs: Do not ignore return code from ->sync_fs()
 2020-12-16 14:38 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
 2020-12-16 14:38 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[GIT PULL] nfsd changes for 5.11
 2020-12-16 14:37 UTC  (2+ messages)

[PATCH v3 00/10] virtio-mem: vfio support
 2020-12-16 14:12 UTC  (11+ messages)
` [PATCH v3 01/10] memory: Introduce RamDiscardMgr for RAM memory regions
` [PATCH v3 02/10] virtio-mem: Factor out traversing unplugged ranges
` [PATCH v3 03/10] virtio-mem: Implement RamDiscardMgr interface
` [PATCH v3 04/10] vfio: Query and store the maximum number of DMA mappings
` [PATCH v3 05/10] vfio: Support for RamDiscardMgr in the !vIOMMU case
` [PATCH v3 06/10] vfio: Support for RamDiscardMgr in the vIOMMU case
` [PATCH v3 07/10] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require)
` [PATCH v3 08/10] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
` [PATCH v3 09/10] virtio-mem: Require only coordinated discards
` [PATCH v3 10/10] vfio: Disable only uncoordinated discards

[GIT PULL] exec fixes for v5.11-rc1
 2020-12-16 14:35 UTC  (3+ messages)

[PATCH -next] backlight: sky81452-backlight: convert comma to semicolon
 2020-12-16 14:36 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update addresses for TI display drivers
 2020-12-16 14:35 UTC  (3+ messages)

[PATCH v2 01/10] drm: uapi: Use SPDX in DRM core uAPI headers
 2020-12-16 14:34 UTC  (2+ messages)

[GIT PULL] TIF_NOTIFY_SIGNAL for all archs
 2020-12-16 14:33 UTC 

[PATCH 1/2] phy: phy-brcm-usb: improve getting OF matching data
 2020-12-16 14:33 UTC  (2+ messages)
` [PATCH 2/2] phy: phy-brcm-usb: specify init function format at struct level

cifs-utils, Linux cifs kernel client and gssproxy
 2020-12-16 14:31 UTC  (2+ messages)
` [gssproxy] "

[PATCH v2] drm: rcar-du: Fix leak of CMM platform device reference
 2020-12-16 14:32 UTC  (8+ messages)

[PATCH 0/8] spl: fit: Play nicely with OP-TEE and Linux
 2020-12-16 14:32 UTC  (4+ messages)
` [PATCH 1/8] spl: fit: Drop 'length' argument to board_spl_fit_post_load()

[PATCHv11 bpf-next 0/5] xdp: add a new helper for dev map multicast support
 2020-12-16 14:30 UTC  (8+ messages)
` [PATCHv12 bpf-next 0/6] "
  ` [PATCHv12 bpf-next 1/6] bpf: run devmap xdp_prog on flush instead of bulk enqueue
  ` [PATCHv12 bpf-next 2/6] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL
  ` [PATCHv12 bpf-next 3/6] xdp: add a new helper for dev map multicast support
  ` [PATCHv12 bpf-next 4/6] sample/bpf: add xdp_redirect_map_multicast test
  ` [PATCHv12 bpf-next 5/6] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL
  ` [PATCHv12 bpf-next 6/6] selftests/bpf: add xdp_redirect_multi test

[PATCH v2 0/3] Finish constification of drm_driver in DRM core
 2020-12-16 14:32 UTC  (8+ messages)
` [PATCH v2 1/3] drm: Move legacy device list out of drm_driver
` [PATCH v2 2/3] drm: Use a const drm_driver for legacy PCI devices
` [PATCH v2 3/3] drm: Constify drm_driver in drivers that don't modify it

[PATCH] tcg: Use memset for large vector byte replication
 2020-12-16 14:28 UTC  (3+ messages)

[QUESTION] support perf record --call-graph dwarf for mips
 2020-12-16 14:30 UTC  (3+ messages)

[GIT PULL] IPMI bug fixes for 5.11
 2020-12-16 14:29 UTC 

[PATCH] block: report errno when flock fcntl fails
 2020-12-16 14:25 UTC  (7+ messages)

DHL BILL OF LADING SHIPPING INVOICE DOCUMENTS
 2020-12-16 14:29 UTC 

[PATCH nfs-utils] nfsd: clean up option parsing
 2020-12-16 14:28 UTC  (2+ messages)

[PATCH 1/4] drm: arc: Remove unnecessary drm_plane_cleanup() wrapper
 2020-12-16 14:27 UTC  (4+ messages)
` [PATCH 4/4] drm: zte: "

[dpdk-dev] [RFC v2] ethdev: introduce GENEVE header extension item
 2020-12-16 14:25 UTC  (8+ messages)
` [dpdk-dev] [RFC 0/6] add GTP PSC extension header support
  ` [dpdk-dev] [RFC 1/6] ethdev: update GTP headers
  ` [dpdk-dev] [RFC 2/6] app/testpmd: add GTP PSC option support in raw sets
  ` [dpdk-dev] [RFC 3/6] common/mlx5: add matcher fields for GTP extensions
  ` [dpdk-dev] [RFC 4/6] net/mlx5: add GTP PSC flow validation
  ` [dpdk-dev] [RFC 5/6] net/mlx5: add GTP PSC item translation
  ` [dpdk-dev] [RFC 6/6] doc: update GTP extension header support

[PATCH v2 0/2] dt-bindings: media: Convert video-interfaces.txt to schemas
 2020-12-16 14:24 UTC  (7+ messages)
` [PATCH v2 1/2] media: dt-bindings: Convert video-interfaces.txt properties "
` [PATCH v3 0/2] dt-bindings: media: Convert video-interfaces.txt "

static_branch_enable() does not work from a __init function?
 2020-12-16 14:23 UTC  (7+ messages)
    ` [RFC][PATCH] jump_label/static_call: Add MAINTAINERS
    ` [PATCH] jump_label: Fix usage in module __init

[PATCH] drm: Don't export the drm_gem_dumb_destroy() function
 2020-12-16 14:23 UTC  (2+ messages)

U-Boot failures on CM4 and Pi4-8Gb
 2020-12-16 14:23 UTC 

[LTP] [PATCH] ipsec_lib.sh: test xfrm_user driver locally before rhost
 2020-12-16 14:23 UTC  (5+ messages)

[Buildroot] [PATCH next 00/12] Support for Cargo and Go vendoring
 2020-12-16 14:23 UTC  (4+ messages)
` [Buildroot] [PATCH next 07/12] package/pkg-cargo.mk: introduce the cargo package infrastructure

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2020-12-16 14:21 UTC  (15+ messages)
` [PATCH v3 05/12] drm/ttm: Expose ttm_tt_unpopulate for driver use

[PATCHv2 for-next 0/7] Misc update for rnbd
 2020-12-16 14:20 UTC  (3+ messages)

[PATCH] tests: update for rename of CentOS8 PowerTools repo
 2020-12-16 14:16 UTC 

[PATCH] writeback: don't warn on an unregistered BDI in __mark_inode_dirty
 2020-12-16 14:19 UTC  (5+ messages)

[PATCH v4 0/3] Three changes related with UFS clock scaling
 2020-12-16 14:18 UTC  (3+ messages)
` [PATCH v4 2/3] scsi: ufs: Clean up ufshcd_exit_clk_scaling/gating()

[PATCH] use x86 cpu park to speedup smp_init in kexec situation
 2020-12-16 14:18 UTC  (4+ messages)

[PATCH v9 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2020-12-16 14:18 UTC 

[PATCH net v2 0/2] fixes for vhost_net
 2020-12-16 14:17 UTC  (4+ messages)
` [PATCH net v2 1/2] vhost_net: fix ubuf refcount incorrectly when sendmsg fails

[GIT PULL] Block changes for 5.10
 2020-12-16 14:17 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 1/2] drm/i915/display: Support PSR Multiple Transcoders
 2020-12-16 14:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v6,1/2] "

[Outreachy] Project blog -2
 2020-12-16 14:16 UTC 

[PATCH v5 00/15] An alternative series for asymmetric AArch32 systems
 2020-12-16 14:14 UTC  (4+ messages)

UBSAN: shift-out-of-bounds in chkSuper
 2020-12-16 14:14 UTC 

[openxt-dev] Re: Follow up on libxl-fix-reboot.patch
 2020-12-16 14:14 UTC  (4+ messages)

[PATCH 0/3] power: reset: at91-sama5d2_shdwc: add support for SAMA7G5
 2020-12-16 14:12 UTC  (7+ messages)
` [PATCH 3/3] power: reset: at91-sama5d2_shdwc: add support for sama7g5

[kvm-unit-tests PATCH v2 0/1] x86: test clflushopt of MMIO address
 2020-12-16 14:10 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/1] x86: check that clflushopt of an MMIO address succeeds

Branch change for kvm tree
 2020-12-16 14:10 UTC 

[PATCH v2 0/2] mmc: renesas_internal_dmac: add pre_req and post_req support
 2020-12-16 14:11 UTC  (3+ messages)
` [PATCH v2 2/2] "

[GIT PULL] io_uring changes for 5.11-rc
 2020-12-16 14:10 UTC  (2+ messages)

[PATCH v1] usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ request
 2020-12-16 14:09 UTC 

[PATCH bpf 0/2] xsk: fix two bugs in the SKB Tx path
 2020-12-16 14:09 UTC  (2+ messages)

[PATCH v5 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2020-12-16 14:08 UTC  (9+ messages)
` [PATCH v5 bpf-next 13/14] bpf: add new frame_length field to the XDP ctx

[PATCH] xen: Kconfig: remove X86_64 depends from XEN_512GB
 2020-12-16 14:08 UTC 

[PATCH 0/3] Cleanup includes for no-TCG builds
 2020-12-16 13:55 UTC  (4+ messages)
` [PATCH 1/3] remove TCG includes from common code
` [PATCH 2/3] move icache flush out of tcg.h
` [PATCH 3/3] trace: do not include TCG helper tracepoints in no-TCG builds

[PATCH] ath11k: qmi: try to allocate a big block of DMA memory first
 2020-12-16 14:06 UTC  (2+ messages)

[Intel-gfx] [PATCH v7 1/2] drm/i915/display: Support PSR Multiple Transcoders
 2020-12-16 14:06 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v7,1/2] "

[PATCH v4 0/9] Add Support for MediaTek PMIC MT6359
 2020-12-16 14:03 UTC  (5+ messages)
` [PATCH v4 4/9] dt-bindings: regulator: Add document for MT6359 regulator

[PATCH 1/2] drm/ttm: rework ttm_tt page limit v2
 2020-12-16 14:04 UTC  (2+ messages)
` [PATCH 2/2] drm/ttm: move memory accounting into vmwgfx

[PATCH] platform/surface: SURFACE_PLATFORMS should depend on ACPI
 2020-12-16 14:01 UTC  (2+ messages)

[PATCH net-next V6] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
 2020-12-16 14:01 UTC  (5+ messages)
` [PATCH net-next V7] "
  ` [PATCH net-next V8] "

[PATCH 2/3] perf tools: Allow to enable/disable events via control file
 2020-12-16 14:01 UTC  (11+ messages)
      ` [BUG] jevents problem when cross building "

[PATCH] drm: rcar-du: Fix leak of CMM platform device reference
 2020-12-16 13:59 UTC  (5+ messages)

[BUG] perf probe can't remove probes
 2020-12-16 13:59 UTC  (5+ messages)

[PATCH] usemem: Add option init-time
 2020-12-16 13:58 UTC 

[input:master] BUILD SUCCESS fafd320ae51b9c72d371585b2501f86640ea7b7d
 2020-12-16 13:57 UTC 

[PATCH 00/11] target/mips/mips-defs: Simplify ISA definitions
 2020-12-16 13:43 UTC  (9+ messages)
` [PATCH 02/11] target/mips/mips-defs: Use ISA_MIPS3 for ISA_MIPS64
` [PATCH 03/11] target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2
` [PATCH 05/11] target/mips/mips-defs: Use ISA_MIPS32R5 definition to check Release 5
` [PATCH 06/11] target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6
` [PATCH 07/11] target/mips/mips-defs: Rename ISA_MIPS32 as ISA_MIPS_R1
` [PATCH 08/11] target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2
` [PATCH 09/11] target/mips/mips-defs: Rename ISA_MIPS32R3 as ISA_MIPS_R3
` [PATCH 11/11] target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6

Can we share /sys/fs/bpf like /tmp?
 2020-12-16 13:56 UTC  (2+ messages)

[PATCH v4 0/3] iio: acpi_als: Add sotfware trigger support
 2020-12-16 13:56 UTC  (3+ messages)
` [PATCH v4 3/3] iio: acpi_als: Add "

[PATCH] gdb: lx-symbols: store the abspath()
 2020-12-16 13:56 UTC 

[PATCH v3 net-next 0/7] Offload software learnt bridge addresses to DSA
 2020-12-16 13:55 UTC  (4+ messages)
` [PATCH v3 net-next 1/7] net: bridge: notify switchdev of disappearance of old FDB entry upon migration
    ` [Bridge] "

[PATCH] dt-bindings: display: bridge: renesas,lvds: RZ/G2E needs renesas,companion too
 2020-12-16 13:52 UTC  (3+ messages)
  ` [PATCH] dt-bindings: display: bridge: renesas, lvds: "

[PATCH v2 wireless -next] brcmfmac: Delete useless kfree code
 2020-12-16 13:52 UTC 

[PATCH v13 00/19] Initial support for multi-process Qemu
 2020-12-16 13:45 UTC  (5+ messages)
` [PATCH v13 10/19] multi-process: Associate fd of a PCIDevice with its object
` [PATCH v13 12/19] multi-process: introduce proxy object

[dpdk-dev] [PATCH v1 1/2] meson: update meson build for armada drivers
 2020-12-16 13:52 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "
    ` [dpdk-dev] [EXT] "

[PATCH RFC] x86/sgx: Add trivial NUMA allocation
 2020-12-16 13:50 UTC 

brcmfmac: add AP6212 symlinks to make bananapi boards happy
 2020-12-16 13:42 UTC 

Sphinx 'backport' for Dunfell LTS
 2020-12-16 13:50 UTC  (5+ messages)

[PATCH] objtool: Fix seg fault with Clang non-section symbols
 2020-12-16 13:49 UTC  (2+ messages)
` [tip: objtool/urgent] "

[PATCH v3] x86/sgx: Synchronize encl->srcu in sgx_encl_release()
 2020-12-16 13:49 UTC 

[PATCH -next] platform: intel-mid: device_libs: convert comma to semicolon
 2020-12-16 13:49 UTC  (2+ messages)

[PATCH 1/3] ARM: uncompress: Fix dbgadtb size parameter name
 2020-12-16 13:47 UTC  (2+ messages)

CXL support in QEMU
 2020-12-16 13:42 UTC  (3+ messages)

[PATCH v3 0/7] firmware: Add initial support for Arm FF-A
 2020-12-16 13:46 UTC  (5+ messages)
` [PATCH v3 1/7] dt-bindings: Arm: Add Firmware Framework for Armv8-A (FF-A) binding


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.