All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-13 02:03:06 to 2021-04-13 03:36:56 UTC [more...]

[PATCH v4 0/3] staging: rtl8192e: cleanup patchset for style issues
 2021-04-13  2:03 UTC  (5+ messages)
` [PATCH v4 3/3] staging: rtl8192e: remove unnecessary parentheses

KASAN: use-after-free Read in cma_cancel_operation, rdma_listen
 2021-04-13  3:36 UTC 

[PATCH 5.10 000/188] 5.10.30-rc1 review
 2021-04-13  3:36 UTC  (2+ messages)

[PATCH 1/6] PM: runtime: enable wake irq after runtime_suspend hook called
 2021-04-13  3:35 UTC  (7+ messages)
` [PATCH 4/6] usb: xhci-mtk: add support runtime PM

[PATCH RFC RESEND v2 0/6] Introduce IOMMU Option For PCI Root Bus
 2021-04-13  3:34 UTC  (7+ messages)
` [PATCH RFC RESEND v2 1/6] hw/pci/pci_host: Add iommu property for pci host
` [PATCH RFC RESEND v2 2/6] hw/pci: Add iommu option for pci root bus

[PATCH v6 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-04-13  3:35 UTC  (12+ messages)
` [PATCH v6 09/10] vduse: "
    `  "

[PATCH v1 1/2] dt-bindings: mmc: sdhci-of-aspeed: Add power-gpio and power-switch-gpio
 2021-04-13  3:31 UTC  (11+ messages)
` [PATCH v1 0/2] mmc: sdhci-of-aspeed: Support toggling SD bus signal

[dpdk-dev] [PATCH v6 0/3] Enhancements to crypto adapter forward mode
 2021-04-13  3:34 UTC  (6+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 1/3] eventdev: introduce crypto adapter enqueue API
  ` [dpdk-dev] [PATCH v7 2/3] event/octeontx2: support crypto adapter forward mode

[PATCH net v3] net: sched: fix packet stuck problem for lockless qdisc
 2021-04-13  3:34 UTC  (3+ messages)

[PATCH] ext4: allow the dax flag to be set and cleared on inline directories
 2021-04-13  3:34 UTC  (2+ messages)

[RFC PATCH v4 0/2] arch: riscv: cpu: Add callback to init each core
 2021-04-13  3:33 UTC  (13+ messages)
` [RFC PATCH v4 1/2] "

[PATCH 1/2] drm/msm/dp: check sink_count before update is_connected status
 2021-04-13  3:29 UTC  (5+ messages)

[PATCH 00/38] target/riscv: support packed extension v0.9.2
 2021-04-13  3:27 UTC  (3+ messages)

[PATCH v3] f2fs: fix to keep isolation of atomic write
 2021-04-13  3:27 UTC  (3+ messages)
` [f2fs-dev] "

[dpdk-dev] [PATCH] vhost: add support for packed ring in async vhost
 2021-04-13  3:26 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 0/4] "
  ` [dpdk-dev] [PATCH v5 1/4] vhost: abstract and reorganize async split ring code

[PATCH] drm/radeon/cik: remove set but not used variables
 2021-04-13  3:26 UTC 

[PATCH] ovl: check VM_DENYWRITE mappings in copy-up
 2021-04-13  3:26 UTC  (6+ messages)
` 回复:[PATCH] "

[PATCH v5 0/3] staging: rtl8192e: Cleanup patchset for style issues in rtl819x_HTProc.c
 2021-04-13  3:25 UTC  (4+ messages)
` [PATCH v5 1/3] staging: rtl8192e: remove parentheses around boolean expression
` [PATCH v5 2/3] staging: rtl8192e: remove unnecessary ftrace-like logging
` [PATCH v5 3/3] staging: rtl8192e: remove casts and parentheses

[dpdk-dev] [RFC] bus/auxiliary: introduce auxiliary bus
 2021-04-13  3:23 UTC  (2+ messages)
` [dpdk-dev] [PATCH v1] "

[PATCH v2] f2fs: fix to avoid touching checkpointed data in get_victim()
 2021-04-13  3:23 UTC  (10+ messages)
      ` [f2fs-dev] "

[PATCH RFC v2] module: Use ARG_MAX as second argument of strndup_user() in load_module()
 2021-04-13  3:23 UTC 

[dpdk-dev] [PATCH] ethdev: add sanity checks in control APIs
 2021-04-13  3:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v3 0/2] scsi: pm8001: tiny clean up patches
 2021-04-13  3:22 UTC  (2+ messages)

[PATCH] nvme-core: initialize status to NVME_SC_HOST_PATH_ERROR
 2021-04-13  3:19 UTC  (2+ messages)

[PATCH] e2fsck: try write_primary_superblock() again when it failed
 2021-04-13  3:19 UTC 

[PATCH bpf-next v2] bpf: Generate BTF_KIND_FLOAT when linking vmlinux
 2021-04-13  3:18 UTC  (2+ messages)

[PATCH v2] scsi: aha1542: remove unneeded semicolon
 2021-04-13  3:17 UTC 

virtual interface isn't available in iwd
 2021-04-13  3:15 UTC  (2+ messages)

[meta-virtualization][PATCH] xen: drop i686 support also from xen-tools/xen-python2
 2021-04-13  3:15 UTC  (3+ messages)

[PATCH net-next v4 00/10] virtio-net support xdp socket zero copy xmit
 2021-04-13  3:15 UTC  (11+ messages)
` [PATCH net-next v4 01/10] netdevice: priv_flags extend to 64bit
` [PATCH net-next v4 02/10] netdevice: add priv_flags IFF_NOT_USE_DMA_ADDR
` [PATCH net-next v4 03/10] virtio-net: "
` [PATCH net-next v4 04/10] xsk: support get page by addr
` [PATCH net-next v4 05/10] xsk: XDP_SETUP_XSK_POOL support option IFF_NOT_USE_DMA_ADDR
` [PATCH net-next v4 06/10] virtio-net: unify the code for recycling the xmit ptr
` [PATCH net-next v4 07/10] virtio-net: virtnet_poll_tx support budget check
` [PATCH net-next v4 08/10] virtio-net: xsk zero copy xmit setup
` [PATCH net-next v4 09/10] virtio-net: xsk zero copy xmit implement wakeup and xmit
` [PATCH net-next v4 10/10] virtio-net: xsk zero copy xmit kick by threshold

[PATCH][next] scsi: pm80xx: Fix potential infinite loop
 2021-04-13  3:15 UTC  (2+ messages)

[dpdk-dev] [RFC 1/9] devargs: fix data buffer storage type
 2021-04-13  3:14 UTC  (7+ messages)
` [dpdk-dev] [PATCH v5 0/5] eal: enable global device syntax by default
` [dpdk-dev] [PATCH v5 1/5] devargs: unify scratch buffer storage
` [dpdk-dev] [PATCH v5 2/5] devargs: fix memory leak on parsing error
` [dpdk-dev] [PATCH v5 3/5] kvargs: add get by key function
` [dpdk-dev] [PATCH v5 4/5] bus: add device arguments name parsing API
` [dpdk-dev] [PATCH v5 5/5] devargs: parse global device syntax

[PATCH v7 0/3] limit bio max size
 2021-04-13  2:55 UTC  (4+ messages)
    ` [PATCH v7 1/3] bio: "
    ` [PATCH v7 2/3] ufs: set QUEUE_FLAG_LIMIT_BIO_SIZE
    ` [PATCH v7 3/3] bio: add limit_bio_size sysfs

[PATCH 0/6] hisi_sas: Some misc patches
 2021-04-13  3:12 UTC  (2+ messages)

[PATCH] rapidio: remove useless variable
 2021-04-13  3:11 UTC 

[meta-virtualization][PATCH 1/2] xen-tools: fix 32-bit x86 build by setting pvshim configure flags
 2021-04-13  3:09 UTC  (2+ messages)
` [meta-virtualization][PATCH 2/2] xen, xen-tools: upgrade version to latest 4.15

[PATCH v2 1/5] hwmon: (max31790) Rework to use regmap
 2021-04-13  3:10 UTC  (6+ messages)
` [PATCH v2 2/5] hwmon: (max31790) Fix and split pwm*_enable
` [PATCH v2 3/5] hwmon: (max31790) Show 0 RPM/fault when input disabled
` [PATCH v2 4/5] hwmon: (max31790) Allow setting fan*_div
` [PATCH v2 5/5] hwmon: (max31790) Update documentation

[ANNOUNCE] wireguard-freebsd snapshot v0.0.20210412 is available
 2021-04-13  3:09 UTC 

[PATCH v1 00/14] Multigenerational LRU
 2021-04-13  3:06 UTC  (23+ messages)
` [PATCH v1 09/14] mm: multigenerational lru: mm_struct list

[PATCH v3 2/3] drm: bridge: add it66121 driver
 2021-04-13  3:02 UTC  (2+ messages)

[PATCH] [kvm-unit-tests PATCH] x86/access: Fix intermittent test failure
 2021-04-13  3:13 UTC  (6+ messages)

Start iwd device in ap mode by default
 2021-04-13  3:01 UTC  (2+ messages)

[meta-cgl][PATCH] pacemaker: upgrade 2.0.3 -> 2.0.5
 2021-04-13  3:00 UTC  (4+ messages)
` [yocto] "

[PATCH V2 0/4] Add support for PMK8350 PON_HLOS PMIC peripheral
 2021-04-13  3:00 UTC  (3+ messages)
` [PATCH V2 1/4] input: pm8941-pwrkey: add "

[PATCH] usb: dwc3: gadget: Ignore Packet Pending bit
 2021-04-13  3:00 UTC 

[PATCH] coda: remove useless variable
 2021-04-13  2:58 UTC 

[dpdk-dev] [PATCH v2 0/4] Support PPS(packet per second) on meter
 2021-04-13  2:57 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/4] app/testpmd: add meter profile packet mode option

[PATCH RFC] module: Use ARG_MAX as second argument of strndup_user() in load_module()
 2021-04-13  2:57 UTC 

[PATCH] freebsd: Implement selection of FIB (routing table) for tunneled packets
 2021-04-13  2:57 UTC  (10+ messages)

[RFC PATCH v3 0/3] vfio/hisilicon: add acc live migration driver
 2021-04-13  2:57 UTC  (2+ messages)

[hwmon:hwmon-next] BUILD SUCCESS 37c8f621125f74e606208368358c77000f39ba18
 2021-04-13  2:55 UTC 

[usb:usb-testing] BUILD SUCCESS 9bc46a12c53d8268392774172742aa9e5dd6953d
 2021-04-13  2:55 UTC 

KernelCI backend redesign and generic lab support
 2021-04-13  2:54 UTC  (2+ messages)

Better alternative to strncpy in QEMU
 2021-04-13  2:50 UTC  (3+ messages)

[PATCH] x86/EPT: minor local variable adjustment in ept_set_entry()
 2021-04-13  2:52 UTC  (2+ messages)

[RFC PATCH] percpu_ref: Make percpu_ref_tryget*() ACQUIRE operations
 2021-04-13  2:47 UTC 

[PATCH 0/6] VT-d: assorted cleanup
 2021-04-13  2:50 UTC  (2+ messages)

[PATCH] i40e: fix the panic when running bpf in xdpdrv mode
 2021-04-13  2:50 UTC  (5+ messages)
    ` [Intel-wired-lan] "
` [PATCH net v2] "

[PATCH v3 0/8] RISC-V: Add support for ePMP v0.9.1
 2021-04-13  2:43 UTC  (18+ messages)
` [PATCH v3 1/8] target/riscv: Fix the PMP is locked check when using TOR
` [PATCH v3 2/8] target/riscv: Define ePMP mseccfg
` [PATCH v3 3/8] target/riscv: Add the ePMP feature
` [PATCH v3 4/8] target/riscv: Add ePMP CSR access functions
` [PATCH v3 5/8] target/riscv: Implementation of enhanced PMP (ePMP)
` [PATCH v3 6/8] target/riscv: Add a config option for ePMP
` [PATCH v3 7/8] target/riscv/pmp: Remove outdated comment
` [PATCH v3 8/8] target/riscv: Add ePMP support for the Ibex CPU

[PATCH][next] vdpa/mlx5: Fix resource leak of mgtdev due to incorrect kfree
 2021-04-13  2:50 UTC  (3+ messages)

[PATCH net-next 0/2] ibmvnic: sysfs changes
 2021-04-13  2:49 UTC  (5+ messages)
` [PATCH net-next 2/2] ibmvnic: add sysfs entry for timeout and fatal reset

[PATCHv2] v4l2-ctrls: fix reference to freed memory
 2021-04-13  2:43 UTC  (2+ messages)

[PATCH v2 1/3] virtio: update reset callback to return status
 2021-04-13  2:42 UTC  (11+ messages)

[PATCH v4 0/7] cpufreq-qcom-hw: Implement full OSM programming
 2021-04-13  2:41 UTC  (3+ messages)

New 'make dtbs_check W=1' warnings
 2021-04-13  2:36 UTC  (8+ messages)

[PATCH v2 for-next 0/7] RDMA/core: Correct some coding-style issues
 2021-04-13  2:37 UTC  (3+ messages)

[sched] c9ac4bb85a: WARNING:at_kernel/sched/core.c:#sched_core_cgroup_cookie
 2021-04-13  2:37 UTC 

[PATCH v5 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-13  2:35 UTC 

[xen-4.14-testing test] 161048: tolerable FAIL - PUSHED
 2021-04-13  2:31 UTC 

[PATCH 00/23] media: imx: imx7-mipi-csis: Add i.MX8MM support
 2021-04-13  2:30 UTC  (24+ messages)
` [PATCH 01/23] media: imx: imx7_mipi_csis: Fix logging of only error event counters
` [PATCH 02/23] media: imx: imx7_mipi_csis: Count the CSI-2 debug interrupts
` [PATCH 03/23] media: imx: imx7_mipi_csis: Update ISP_CONFIG macros for quad pixel mode
` [PATCH 04/23] media: imx: imx7_mipi_csis: Move static data to top of mipi_csis_dump_regs()
` [PATCH 05/23] media: imx: imx7_mipi_csis: Minimize locking in get/set format
` [PATCH 06/23] media: imx: imx7_mipi_csis: Don't set subdev data
` [PATCH 07/23] media: imx: imx7-mipi-csis: Reorganize code in sections
` [PATCH 08/23] media: imx: imx7_mipi_csis: Set the CLKSETTLE register field
` [PATCH 09/23] media: imx: imx7_mipi_csis: Drop unused csis_hw_reset structure
` [PATCH 10/23] media: imx: imx7_mipi_csis: Store CSI-2 data type in format structure
` [PATCH 11/23] media: imx: imx7_mipi_csis: Drop csi_state phy field
` [PATCH 12/23] media: imx: imx7_mipi_csis: Rename mipi_sd to sd
` [PATCH 13/23] media: imx: imx7_mipi_csis: Rename csi_state flag field to state
` [PATCH 14/23] media: imx: imx7_mipi_csis: Turn csi_state irq field into local variable
` [PATCH 15/23] media: imx: imx7_mipi_csis: Don't pass pdev to mipi_csis_parse_dt()
` [PATCH 16/23] media: imx: imx7_mipi_csis: Pass csi_state to mipi_csis_subdev_init()
` [PATCH 17/23] media: imx: imx7_mipi_csis: Drop csi_state pdev field
` [PATCH 18/23] media: imx: imx7_mipi_csis: Make csi_state num_clocks field unsigned
` [PATCH 19/23] media: imx: imx7_mipi_csis: Reorganize csi_state structure
` [PATCH 20/23] media: imx: imx7_mipi_csis: Reorganize mipi_csis_probe()
` [PATCH 21/23] media: imx: imx7_mipi_csis: Reject invalid data-lanes settings
` [PATCH 22/23] dt-bindings: media: nxp,imx7-mipi-csi2: Add i.MX8MM support
` [PATCH 23/23] media: imx: imx7_mipi_csis: "

[PATCH] aspeed: Emulate the AST2600A3
 2021-04-13  2:27 UTC  (4+ messages)

[PATCH 0/3] Improvements to FIT hashing
 2021-04-13  2:30 UTC  (3+ messages)
` [PATCH 2/3] fit: Use hash.c to call SHA code

virtio-net: locking in tx napi
 2021-04-13  2:29 UTC  (3+ messages)

[PATCH v12 00/13] Add AMD SEV guest live migration support
 2021-04-13  2:25 UTC  (7+ messages)
` [PATCH v12 13/13] x86/kvm: Add kexec support for SEV Live Migration

[PATCH v2 0/5] Cleanup and fixup for hugetlb
 2021-04-13  2:22 UTC  (4+ messages)
` [PATCH v2 5/5] mm/hugetlb: remove unused variable pseudo_vma in remove_inode_hugepages()

USB network gadget / DWC3 issue
 2021-04-13  2:17 UTC  (19+ messages)

[RFC PATCH v1 00/11] Manage the top tier memory in a tiered memory
 2021-04-13  2:15 UTC  (8+ messages)

[RFC PATCH v4 0/9] implement containerized syncfs for overlayfs
 2021-04-13  2:14 UTC  (4+ messages)
` [RFC PATCH v4 7/9] ovl: cache dirty overlayfs' inode

[PATCH 0/4] Support pwm driver for aspeed ast26xx
 2021-04-13  2:11 UTC  (5+ messages)
` [PATCH 4/4] pwm: Add support for aspeed pwm controller

[PATCH][V2] clk: uniphier: Fix potential infinite loop
 2021-04-13  2:10 UTC  (4+ messages)

next/master baseline: 701 runs, 39 regressions (next-20210412)
 2021-04-13  2:11 UTC 

[PATCH 1/1] cmd/exception: support ebreak exception on RISC-V
 2021-04-13  2:09 UTC  (2+ messages)

[PATCH 5.13 0/9] another 5.13 pack
 2021-04-13  1:58 UTC  (10+ messages)
` [PATCH 1/9] io_uring: fix leaking reg files on exit
` [PATCH 2/9] io_uring: fix uninit old data for poll event upd
` [PATCH 3/9] io_uring: split poll and poll update structures
` [PATCH 4/9] io_uring: add timeout completion_lock annotation
` [PATCH 5/9] io_uring: refactor hrtimer_try_to_cancel uses
` [PATCH 6/9] io_uring: clean up io_poll_remove_waitqs()
` [PATCH 7/9] io_uring: don't fail overflow on in_idle
` [PATCH 8/9] io_uring: skip futile iopoll iterations
` [PATCH 9/9] io_uring: inline io_iopoll_getevents()


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.