All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-21 17:32:56 to 2021-05-21 18:21:39 UTC [more...]

[PATCH 00/16] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support
 2021-05-21 18:21 UTC  (4+ messages)
` [PATCH 16/16] arm64: dts: renesas: Add initial device tree for RZ/G2L SMARC EVK

[PATCH 5.4 00/37] 5.4.121-rc1 review
 2021-05-21 18:21 UTC  (2+ messages)

[PATCH net-next v1 0/6][pull request] iwl-next Intel Wired LAN Driver Updates 2021-05-21
 2021-05-21 18:22 UTC  (7+ messages)
` [PATCH net-next v1 1/6] iidc: Introduce iidc.h
` [PATCH net-next v1 2/6] ice: Initialize RDMA support
` [PATCH net-next v1 3/6] ice: Implement iidc operations
` [PATCH net-next v1 4/6] ice: Register auxiliary device to provide RDMA
` [PATCH net-next v1 5/6] i40e: Prep i40e header for aux bus conversion
` [PATCH net-next v1 6/6] i40e: Register auxiliary devices to provide RDMA

[PATCH 5.10 00/45] 5.10.39-rc2 review
 2021-05-21 18:19 UTC  (2+ messages)

[bug report] blktests nvme/022 lead kernel WARNING and NULL pointer
 2021-05-21 18:19 UTC  (11+ messages)

[RFC PATCH v5 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-21 18:18 UTC  (7+ messages)
` [RFC PATCH v5 05/27] nvme-tcp-offload: Add controller level error recovery implementation
` [RFC PATCH v5 06/27] nvme-tcp-offload: Add queue level implementation

Panic in udp4_lib_lookup2
 2021-05-21 18:18 UTC  (6+ messages)

[RFC v2-fix 1/1] x86/boot: Avoid #VE during boot for TDX platforms
 2021-05-21 18:18 UTC  (4+ messages)
` [RFC v2-fix-v2 "

[PULL] 2nd set of IIO fixes for the 5.13 cycle
 2021-05-21 18:17 UTC  (3+ messages)

Umem Questions
 2021-05-21 18:17 UTC  (7+ messages)

ttm_resource_manager::use_tt
 2021-05-21 18:17 UTC 

[PATCH] gpio: gpio-tps65910: remove platform_set_drvdata() + cleanup probe
 2021-05-21 18:17 UTC 

[PATCH pynfs 1/2] README: Prefer python3 packages over pip
 2021-05-21 18:17 UTC  (3+ messages)
` [PATCH pynfs 2/2] README: Add openSUSE

Possible bug when using dmam_alloc_coherent in conjonction with of_reserved_mem_device_release
 2021-05-21 18:15 UTC 

[Intel-gfx] [PATCH 0/3] Clean a few backend interfaces in the i915
 2021-05-21 18:32 UTC  (8+ messages)
`  "
` [PATCH 1/3] drm/i915/gt: Move engine setup out of set_default_submission
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: Move submission_method into intel_gt
  `  "
` [Intel-gfx] [PATCH 3/3] drm/i915/gt: Move CS interrupt handler to the backend
  `  "

[PATCH] comedi: Make ni_mio_common a standalone module
 2021-05-21 18:14 UTC  (2+ messages)

Why doesn't `git log -m` imply `-p`?
 2021-05-21 18:14 UTC  (10+ messages)
` [PATCH 0/6] diff-merges: let -m imply -p
  ` [PATCH 6/6] "

[PATCH] gpio: gpio-da9052: remove platform_set_drvdata() + cleanup probe
 2021-05-21 18:13 UTC 

[Intel-gfx] [PATCH] drm/i915/gvt: Add missing macro name changes
 2021-05-21 18:12 UTC 

[GIT PULL] Stack randomization fix
 2021-05-21 18:12 UTC  (4+ messages)

Preemption Signal Management
 2021-05-21 16:39 UTC  (2+ messages)

[PATCH 0/4] dma-buf: Add an API for exporting sync files (v8)
 2021-05-21 18:11 UTC  (7+ messages)
` [PATCH 1/4] dma-buf: add dma_fence_array_for_each (v2)
` [PATCH 2/4] dma-buf: add dma_resv_get_singleton_rcu (v4)

[PATCH] gpio: gpio-xgene: simplify probe, return devm_gpiochip_add_data() directly
 2021-05-21 18:10 UTC 

[BlueZ PATCH] src/main: Fix double free str
 2021-05-21 18:10 UTC  (2+ messages)
` [BlueZ] "

[PATCH] PM / wakeirq: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-05-21 18:09 UTC  (3+ messages)

[dpdk-dev] [PATCH] version: 21.08-rc0
 2021-05-21 18:09 UTC  (2+ messages)

[PATCH] help: colorize man pages
 2021-05-21 18:09 UTC  (10+ messages)

[PATCH v2 00/22] mm: Add vma_lookup()
 2021-05-21 18:08 UTC  (24+ messages)
` [PATCH v2 01/22] mm: Add vma_lookup(), update find_vma_intersection() comments
` [PATCH v2 02/22] drm/i915/selftests: Use vma_lookup() in __igt_mmap()
` [PATCH v2 04/22] arch/arm64/kvm: Use vma_lookup() instead of find_vma_intersection()
` [PATCH v2 03/22] arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma()
` [PATCH v2 06/22] arch/powerpc/kvm/book3s: Use vma_lookup() in kvmppc_hv_setup_htab_rma()
` [PATCH v2 05/22] arch/powerpc/kvm/book3s_hv_uvmem: Use vma_lookup() instead of find_vma_intersection()
` [PATCH v2 07/22] arch/mips/kernel/traps: Use vma_lookup() instead of find_vma()
` [PATCH v2 09/22] x86/sgx: Use vma_lookup() in sgx_encl_find()
` [PATCH v2 08/22] arch/m68k/kernel/sys_m68k: Use vma_lookup() in sys_cacheflush()
` [PATCH v2 10/22] virt/kvm: Use vma_lookup() instead of find_vma_intersection()
` [PATCH v2 11/22] vfio: "
` [PATCH v2 12/22] net/ipv5/tcp: Use vma_lookup() in tcp_zerocopy_receive()
` [PATCH v2 13/22] drm/amdgpu: Use vma_lookup() in amdgpu_ttm_tt_get_user_pages()
` [PATCH v2 14/22] media: videobuf2: Use vma_lookup() in get_vaddr_frames()
` [PATCH v2 15/22] misc/sgi-gru/grufault: Use vma_lookup() in gru_find_vma()
` [PATCH v2 17/22] lib/test_hmm: Use vma_lookup() in dmirror_migrate()
` [PATCH v2 16/22] kernel/events/uprobes: Use vma_lookup() in find_active_uprobe()
` [PATCH v2 18/22] mm/ksm: Use vma_lookup() in find_mergeable_vma()
` [PATCH v2 19/22] mm/migrate: Use vma_lookup() in do_pages_stat_array()
` [PATCH v2 20/22] mm/mremap: Use vma_lookup() in vma_to_resize()
` [PATCH v2 21/22] mm/memory.c: Use vma_lookup() in __access_remote_vm()
` [PATCH v2 22/22] mm/mempolicy: "

[PATCH v18 00/18] KVM RISC-V Support
 2021-05-21 18:08 UTC  (6+ messages)

[PATCH net] net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII port
 2021-05-21 17:53 UTC  (2+ messages)

[GIT PULL] USB-serial fixes for 5.13-rc3
 2021-05-21 18:08 UTC  (2+ messages)

[PATCH RDS/TCP v1 1/1] RDS tcp loopback connection can hang
 2021-05-21 18:08 UTC 

[PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules
 2021-05-21 18:08 UTC  (6+ messages)
        ` [Mesa-dev] "

[PATCH] USB: trancevibrator: fix control-request direction
 2021-05-21 18:07 UTC  (2+ messages)

[PATCH pynfs 1/2] st_flex: Fix comparison operator, compare int
 2021-05-21 18:07 UTC  (3+ messages)
` [PATCH pynfs 2/2] 4.1 server: Compare with int variable instead of string

[PATCH v2 1/3] usb: common: usb-conn-gpio: fix NULL pointer dereference of charger
 2021-05-21 18:06 UTC  (6+ messages)
` [PATCH v2 3/3] Revert "usb: common: usb-conn-gpio: Make VBUS supply optional"

[PATCH v4 00/12] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-05-21 18:05 UTC  (16+ messages)
` [PATCH v4 04/12] drm/vc4: crtc: Fix vc4_get_crtc_encoder logic
` [PATCH v4 05/12] drm/vc4: crtc: Lookup the encoder from the register at boot
` [PATCH v4 06/12] drm/vc4: hdmi: Prevent clock unbalance
` [PATCH v4 10/12] drm/vc4: hdmi: Enable the scrambler
` [PATCH v4 11/12] drm/vc4: hdmi: Add a workqueue to set scrambling

[PATCH 0/4 v2] KVM: nVMX: nSVM: Add more statistics to KVM debugfs
 2021-05-21 18:06 UTC  (4+ messages)
` [PATCH 4/4 v2] KVM: x86: Add a new VM statistic to show number of VCPUs created in a given VM

[dpdk-dev] [dpdk-announce] DPDK 21.05 released
 2021-05-21 18:05 UTC 

[PATCH v7 0/7] Fork brute force attack mitigation
 2021-05-21 18:02 UTC  (6+ messages)
` [PATCH v7 1/7] security: Add LSM hook at the point where a task gets a fatal signal
` [PATCH v7 2/7] security/brute: Define a LSM and add sysctl attributes
` [PATCH v7 3/7] security/brute: Detect a brute force attack
` [PATCH v7 4/7] security/brute: Mitigate "

[PATCH 0/2] nvmet-tcp: fix connect error when inline data size to 0
 2021-05-21 18:04 UTC  (5+ messages)
` [PATCH 2/2] nvmet-tcp: fix connect error when setting param_inline_data_size to zero

[PATCH 0/4] bond_alb: support VMs behind bridges better
 2021-05-21 18:01 UTC  (7+ messages)
` [PATCH net-next v2 0/4] bonding/balance-alb: "
  ` [PATCH net-next v2 1/4] bonding: add pure source-mac-based tx hashing option
  ` [PATCH net-next v2 2/4] bonding/balance-lb: don't rewrite bridged non-local MACs

[PATCH v4] help: colorize man pages
 2021-05-21 18:01 UTC  (11+ messages)

[PATCHv2 1/2] rcu/tree: handle VM stoppage in stall detection
 2021-05-21 18:01 UTC  (2+ messages)

[bug report] NVMe/IB: reset_controller need more than 1min
 2021-05-21 18:00 UTC  (3+ messages)

[PATCH] init: verify that function is initcall_t at compile-time
 2021-05-21 17:59 UTC  (3+ messages)

[PATCH] x86: Fix location of '-plugin-opt=' flags
 2021-05-21 17:59 UTC  (2+ messages)

[RFC PATCH 0/8] coresight: syscfg: dynamic load, resource management
 2021-05-21 17:56 UTC  (3+ messages)
` [RFC PATCH 5/8] coresight: syscfg: Add API to check and validate device resources

[PATCH] rculist: unify documentation about missing list_empty_rcu()
 2021-05-21 17:56 UTC  (2+ messages)

[PATCH 0/6] push backup with fleecing
 2021-05-21 17:49 UTC  (7+ messages)
` [PATCH 1/6] block/block-copy: use write-unchanged for fleecing scheme
` [PATCH 2/6] block/copy-before-write: require BLK_PERM_WRITE_UNCHANGED for fleecing
` [PATCH 3/6] block: share writes on backing child of fleecing node
` [PATCH 4/6] block: blk_root(): return non-const pointer
` [PATCH 5/6] block/backup: don't insert filter if no writers
` [PATCH 6/6] iotests/image-fleecing: test push backup with fleecing

[PATCH v2 0/7] block-copy: protect block-copy internal structures
 2021-05-21 17:51 UTC  (5+ messages)
` [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write

libnetfilter_conntrack: ABI breakage error
 2021-05-21 17:55 UTC 

[RFC PATCH v4 0/2] arm64: Stack trace reliability checks in the unwinder
 2021-05-21 17:53 UTC  (17+ messages)
  ` [RFC PATCH v4 1/2] arm64: Introduce stack "

[PATCH 0/4] Trusted Key policy for TPM 2.0
 2021-05-21 17:53 UTC  (8+ messages)

AF_XDP metadata/hints
 2021-05-21 17:53 UTC  (2+ messages)

Link phosphor-hostlogger and bmcweb
 2021-05-21 17:51 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/gvt: Add missing macro name changes
 2021-05-21 17:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit
 2021-05-21 17:51 UTC 

[RFC 0/1] acceptance tests: rename acceptance to system
 2021-05-21 17:49 UTC  (12+ messages)
` [RFC 1/1] "

[PATCH 5.10 000/299] 5.10.36-rc1 review
 2021-05-21 17:50 UTC  (5+ messages)
` [PATCH 5.10 002/299] bus: mhi: core: Clear configuration from channel context during reset

[PATCH v6 13/21] sched: Admit forcefully-affined tasks into SCHED_DEADLINE
 2021-05-21 17:47 UTC  (13+ messages)

[PATCH v2] KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
 2021-05-21 17:49 UTC  (2+ messages)

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-21 17:45 UTC  (9+ messages)
` [PATCH v6 07/21] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v6 21/21] Documentation: arm64: describe asymmetric 32-bit support

About add an A64FX cache control function into resctrl
 2021-05-21 17:44 UTC  (8+ messages)

[PATCH] gpio: gpio-tps68470: remove platform_set_drvdata() + cleanup probe
 2021-05-21 17:46 UTC  (3+ messages)

[PATCH] x86/amd_nb: add AMD family 19h model 50h PCI ids
 2021-05-21 17:45 UTC  (4+ messages)

[PATCH v6 00/25] python: create installable package
 2021-05-21 17:39 UTC  (4+ messages)
` [PATCH v6 03/25] python: create utils sub-package

[PATCH v2 0/2] Gitlab: Add issue templates
 2021-05-21 17:38 UTC  (3+ messages)
` [PATCH v2 1/2] GitLab: Add "Bug" issue reporting template
` [PATCH v2 2/2] GitLab: Add "Feature Request" issue template

[PATCH][RESEND] zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
 2021-05-21 17:44 UTC  (2+ messages)

simplify gendisk and request_queue allocation for bio based drivers
 2021-05-21 17:44 UTC  (4+ messages)
` [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
  ` [dm-devel] "

[PATCH v2 00/11] powerpc/64: fast interrupt exits
 2021-05-21 17:46 UTC  (3+ messages)
` [PATCH v2 01/11] powerpc: remove interrupt exit helpers unused argument

[KernelAllocator] Usage of GlobalAlloc
 2021-05-21 17:42 UTC 

[PATCH v3 0/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API
 2021-05-21 17:37 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v2] USB: usbfs: remove double evaluation of usb_sndctrlpipe()
 2021-05-21 17:40 UTC 

[PATCH] mm: page_alloc: dump migrate-failed pages only at -EBUSY
 2021-05-21 17:39 UTC  (6+ messages)

[PATCH 1/6] drm/amd/pm: Add ASIC independent throttle bits
 2021-05-21 17:39 UTC  (4+ messages)
` [PATCH 2/6] drm/amd/pm: Add arcturus throttler translation

[PATCH 01/27] pci: Remove non-DM board_pci_fixup_dev() declaration
 2021-05-21 17:39 UTC  (4+ messages)
` [PATCH 25/27] ppc: Remove T4160RDB board

[PATCH 1/2] Sign Message-Id header if present
 2021-05-21 17:39 UTC  (2+ messages)
` [PATCH 2/2] Make header order deterministic

[PATCH v2] bus: mhi: core: Fix power down latency
 2021-05-21 17:39 UTC  (2+ messages)

[PATCH v3 00/16] ipmi: Allow raw access to KCS devices
 2021-05-21 17:36 UTC  (4+ messages)

[PATCH -next] bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()
 2021-05-21 17:37 UTC  (2+ messages)

[PATCH v2] bus: mhi: pci_generic: T99W175: update channel name from AT to DUN
 2021-05-21 17:37 UTC  (2+ messages)

[PATCH 00/15] DC Patches May 24th, 2021
 2021-05-21 17:36 UTC  (16+ messages)
` [PATCH 01/15] drm/amd/display: Added support for individual control for multiple back-light instances
` [PATCH 02/15] drm/amd/display: disable desktop VRR when using older flip model
` [PATCH 03/15] drm/amd/display: Retrieve DSC Branch Decoder Caps
` [PATCH 04/15] drm/amd/display: Update DP link configuration
` [PATCH 05/15] drm/amd/display: Expand DP module clock recovery API
` [PATCH 06/15] drm/amd/display: Remove redundant safeguards for dmub-srv destroy()
` [PATCH 07/15] drm/amd/display: Fix potential memory leak in DMUB hw_init
` [PATCH 08/15] drm/amd/display: Implement INBOX0 usage in driver
` [PATCH 09/15] drm/amd/display: add exit training mode and update channel coding in LT
` [PATCH 10/15] drm/amd/display: isolate 8b 10b link training sequence into its own function
` [PATCH 11/15] drm/amd/display: Add Log for SST DSC Determination Policy
` [PATCH 12/15] drm/amd/display: Refactor "
` [PATCH 13/15] drm/amd/display: fix odm scaling
` [PATCH 14/15] drm/amd/display: 3.2.137
` [PATCH 15/15] Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"

[igt-dev] [PATCH i-g-t] benchmarks/gem_userptr_benchmark: Remove tests with unsynchronized flag
 2021-05-21 17:36 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH -rcu] Documentation/RCU: Fix nested inline markup
 2021-05-21 17:36 UTC  (2+ messages)

[PATCH] docs: cxl/core: Fix the title underline
 2021-05-21 17:34 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.