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

[RESEND v1] soc: qcom: pdr: Reorder the PD state indication ack
 2020-07-28  6:08 UTC  (2+ messages)

[PATCH bpf-next v2 00/35] bpf: switch to memcg-based memory accounting
 2020-07-28  6:11 UTC  (50+ messages)
` [PATCH bpf-next v2 14/35] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v2 15/35] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next v2 16/35] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v2 17/35] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v2 18/35] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next v2 19/35] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v2 20/35] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v2 21/35] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v2 22/35] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v2 23/35] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v2 24/35] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v2 25/35] bpf: eliminate rlimit-based memory accounting for socket storage maps
` [PATCH bpf-next v2 26/35] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next v2 27/35] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next v2 28/35] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next v2 29/35] bpf: libbpf: cleanup RLIMIT_MEMLOCK usage
` [PATCH bpf-next v2 30/35] bpf: bpftool: do not touch RLIMIT_MEMLOCK
` [PATCH bpf-next v2 31/35] bpf: runqslower: don't "
` [PATCH bpf-next v2 32/35] bpf: selftests: delete bpf_rlimit.h
` [PATCH bpf-next v2 33/35] bpf: selftests: don't touch RLIMIT_MEMLOCK
` [PATCH bpf-next v2 35/35] perf: "

[dpdk-dev] [PATCH] vdpa/mlx5: use master core Id for vhost thread
 2020-07-28  6:11 UTC 

[PATCH] tty/synclink: remove leftover bits of non-PCI card support
 2020-07-28  6:09 UTC  (3+ messages)

[PATCH 01/11] usb: mtu3: remove unnecessary pointer checks
 2020-07-28  6:05 UTC  (6+ messages)
` [PATCH 10/11] usb: mtu3: clear dual mode of u3port when disable device

[PATCH v3 0/3] Add modem debug features
 2020-07-28  6:04 UTC  (7+ messages)
` [PATCH v3 1/3] remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
` [PATCH v3 2/3] remoteproc: qcom_q6v5_mss: Validate modem blob "
` [PATCH v3 3/3] remoteproc: qcom_q6v5_mss: Add modem debug policy support

drivers/usb/gadget/udc/max3420_udc.c:1311:34: warning: unused variable 'max3420_udc_of_match'
 2020-07-28  6:07 UTC  (2+ messages)

[PATCH V3 vhost next 00/10] VDPA support for Mellanox ConnectX devices
 2020-07-28  6:05 UTC  (11+ messages)
` [PATCH V3 vhost next 01/10] vhost-vdpa: support batch updating
` [PATCH V3 vhost next 02/10] vdpa_sim: use the batching API
` [PATCH V3 vhost next 03/10] vdpa: remove hard coded virtq num
` [PATCH V3 vhost next 04/10] net/vdpa: Use struct for set/get vq state
` [PATCH V3 vhost next 05/10] vhost: Fix documentation
` [PATCH V3 vhost next 06/10] vdpa: Modify get_vq_state() to return error code
` [PATCH V3 vhost next 07/10] vdpa/mlx5: Add hardware descriptive header file
` [PATCH V3 vhost next 08/10] vdpa/mlx5: Add support library for mlx5 VDPA implementation
` [PATCH V3 vhost next 09/10] vdpa/mlx5: Add shared memory registration code
` [PATCH V3 vhost next 10/10] vdpa/mlx5: Add VDPA driver for supported mlx5 devices

[RESEND PATCH] usb: common: usb-conn-gpio: Register optional charger
 2020-07-28  6:04 UTC  (6+ messages)

[dpdk-dev] [20.08 PATCH] license: removing the dual prefix to avoid confusion
 2020-07-28  5:58 UTC 

linux-next: Tree for Jul 27
 2020-07-28  6:00 UTC  (4+ messages)
` linux-next: Tree for Jul 27 (kernel/bpf/syscall.o)

drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c:123:39: sparse: sparse: restricted __le32 degrades to integer
 2020-07-28  6:00 UTC  (3+ messages)
` [PATCH] crypto: sun8i-ce - Fix writel byte-order on big-endian

[igt-dev] [PATCH i-g-t v9 00/17] Remove libdrm in rendercopy
 2020-07-28  5:59 UTC  (18+ messages)
` [igt-dev] [PATCH i-g-t v9 01/17] lib/intel_bufops: add mapping on cpu / device
` [igt-dev] [PATCH i-g-t v9 02/17] lib/intel_batchbuffer: add new functions to support rendercopy
` [igt-dev] [PATCH i-g-t v9 03/17] tests/gem_caching|partial: adopt to batch flush function cleanup
` [igt-dev] [PATCH i-g-t v9 04/17] lib/rendercopy: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v9 05/17] tests/api_intel_bb: add render tests
` [igt-dev] [PATCH i-g-t v9 06/17] lib/intel_batchbuffer: use canonical addresses for 48bit ppgtt
` [igt-dev] [PATCH i-g-t v9 07/17] lib/igt_draw: remove libdrm dependency
` [igt-dev] [PATCH i-g-t v9 08/17] lib/igt_fb: Removal of "
` [igt-dev] [PATCH i-g-t v9 09/17] tests/gem|kms: remove libdrm dependency (batch 1)
` [igt-dev] [PATCH i-g-t v9 10/17] tests/gem|kms: remove libdrm dependency (batch 2)
` [igt-dev] [PATCH i-g-t v9 11/17] tools/intel_residency: adopt intel_residency to use bufops
` [igt-dev] [PATCH i-g-t v9 12/17] tests/perf: remove libdrm dependency for rendercopy
` [igt-dev] [PATCH i-g-t v9 13/17] lib/intel_batchbuffer: dump bb to base64
` [igt-dev] [PATCH i-g-t v9 14/17] lib/intel_batchbuffer: change alignment constraints on gen4
` [igt-dev] [PATCH i-g-t v9 15/17] tests/api_intel_bb: base64 dumping code
` [igt-dev] [PATCH i-g-t v9 16/17] api_intel_bb: temporary tests to check stride on gen3
` [igt-dev] [PATCH i-g-t v9 17/17] HAX: run rendercopy tests

[PULL 0/4] Net patches
 2020-07-28  5:57 UTC  (5+ messages)
` [PULL 1/4] virtio-pci: fix wrong index in virtio_pci_queue_enabled
` [PULL 2/4] virtio-pci: fix virtio_pci_queue_enabled()
` [PULL 3/4] virtio-net: check the existence of peer before accessing vDPA config
` [PULL 4/4] net: forbid the reentrant RX

[PATCH v6 0/5] Migrate non-migrated pages of a SVM
 2020-07-28  5:51 UTC  (3+ messages)

[PATCH -mmotm] pinctrl: mediatek: fix build for tristate changes
 2020-07-28  5:55 UTC  (2+ messages)

[PATCH 01/24] asm-generic: add generic versions of mmu context functions
 2020-07-28  5:53 UTC  (5+ messages)

[PATCH v2 0/2] Rework secure memslot dropping
 2020-07-28  5:52 UTC  (3+ messages)

Question Print Formatting iproute2
 2020-07-28  5:53 UTC  (3+ messages)
` [PATCH iproute2] tc: Add space after format specifier

[PATCH] USB:Fix kernel NULL pointer when unbind UHCI form vfio-pci
 2020-07-28  5:53 UTC  (11+ messages)
    ` 答复: "

[GIT PULL] Please pull my kvm-ppc-next-5.9-1 tag
 2020-07-28  5:51 UTC  (2+ messages)

[PATCH v9 3/5] drivers/soc/litex: add LiteX SoC Controller driver
 2020-07-28  5:48 UTC  (3+ messages)

[PATCH 1/4] ACPI: APD: Change name from ST to FCH
 2020-07-28  5:50 UTC  (3+ messages)

linux-next: manual merge of the devicetree tree with the pci tree
 2020-07-28  5:49 UTC 

[PATCH 00/15] memblock: seasonal cleaning^w cleanup
 2020-07-28  5:14 UTC  (44+ messages)
` [PATCH 01/15] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [PATCH 02/15] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH 03/15] arm, xtensa: simplify initialization of high memory pages
` [PATCH 04/15] arm64: numa: simplify dummy_numa_init()
` [PATCH 05/15] h8300, nds32, openrisc: simplify detection of memory extents
` [PATCH 06/15] powerpc: fadamp: simplify fadump_reserve_crash_area()
` [PATCH 07/15] riscv: drop unneeded node initialization
` [PATCH 08/15] mircoblaze: drop unneeded NUMA and sparsemem initializations
` [PATCH 09/15] memblock: make for_each_memblock_type() iterator private
` [PATCH 10/15] memblock: make memblock_debug and related functionality private
` [PATCH 11/15] memblock: reduce number of parameters in for_each_mem_range()
` [PATCH 12/15] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH 13/15] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH 14/15] x86/numa: remove redundant iteration over memblock.reserved
  ` [OpenRISC] "
` [PATCH 15/15] memblock: remove 'type' parameter from for_each_memblock()
  ` [OpenRISC] "

[PATCH v3 0/3] Refactor FTLBPar exception handling and add GSExc handler
 2020-07-28  5:47 UTC  (2+ messages)

rtsx_pci not restoring ASPM state after suspend/resume
 2020-07-28  5:46 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/7] proc-info enhancements
 2020-07-28  5:45 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 0/8] app/proc-info enhancements
  ` [dpdk-dev] [PATCH v4 8/8] app/proc-info: provide way to request info on owned ports

[dpdk-dev] [PATCH v1] vdpa/ifc: fix vring update after device config
 2020-07-28 14:32 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] realmode.S: update comments
 2020-07-28  5:42 UTC 

[PATCH] nvme-fabrics: fail non-ready command only for NVME_CTRL_DELETING_NOIO
 2020-07-28  5:42 UTC 

[PATCH V2 0/3] Add wakeup support over UART RX
 2020-07-28  5:40 UTC  (7+ messages)
` [PATCH V2 1/3] arm64: dts: sc7180: "
` [PATCH V2 2/3] arm64: dts: qcom: sc7180: Add sleep pin ctrl for BT uart
` [PATCH V2 3/3] tty: serial: qcom_geni_serial: Fix the UART wakeup issue

[PATCH v2] chattr/lsattr: Support dax attribute
 2020-07-28  5:33 UTC 

[Linux-kernel-mentees] [PATCH net] xdp: Prevent kernel-infoleak in xsk_getsockopt()
 2020-07-28  5:36 UTC  (6+ messages)
` [Linux-kernel-mentees] [PATCH net v2] "

[PATCH 1/2] drm amdgpu: Skip tmr load for SRIOV
 2020-07-28  5:36 UTC 

stable-rc/linux-5.4.y baseline: 184 runs, 3 regressions (v5.4.53-139-g7a4613493cc3)
 2020-07-28  5:37 UTC 

[PATCH] nvme-fabrics: allow to queue requests for live queues
 2020-07-28  5:35 UTC 

[PATCH v7 0/8] Fix up and simplify error recovery mechanism
 2020-07-28  5:32 UTC  (5+ messages)
` [PATCH v7 3/8] scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regs
` [PATCH v7 4/8] scsi: ufs: Add some debug infos to ufshcd_print_host_state

[PATCH] MAINTAINERS: update entry to thermal governors file name prefixing
 2020-07-28  5:30 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: add interface amdgpu_gfx_init_spm_golden for Navi1x
 2020-07-28  5:27 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: reconfigure spm golden settings on Navi1x after GFXOFF exit

[PATCH net-next RFC 00/13] Add devlink reload level option
 2020-07-28  5:25 UTC  (2+ messages)

[PATCH] drivers/net/wan/lapbether: Use needed_headroom instead of hard_header_len
 2020-07-28  5:24 UTC  (3+ messages)

[PATCH v5 00/10] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-07-28  5:17 UTC  (22+ messages)
` [PATCH v5 01/10] firmware: ti_sci: Drop the device id to resource type translation
` [PATCH v5 02/10] firmware: ti_sci: Drop unused structure ti_sci_rm_type_map
` [PATCH v5 03/10] firmware: ti_sci: Add support for getting resource with subtype
` [PATCH v5 04/10] dt-bindings: irqchip: ti, sci-intr: Update bindings to drop the usage of gic as parent
  ` [PATCH v5 04/10] dt-bindings: irqchip: ti,sci-intr: "
` [PATCH v5 05/10] dt-bindings: irqchip: Convert ti, sci-intr bindings to yaml
  ` [PATCH v5 05/10] dt-bindings: irqchip: Convert ti,sci-intr "
` [PATCH v5 06/10] irqchip/ti-sci-intr: Add support for INTR being a parent to INTR
` [PATCH v5 07/10] dt-bindings: irqchip: ti, sci-inta: Update docs to support different parent
  ` [PATCH v5 07/10] dt-bindings: irqchip: ti,sci-inta: "
` [PATCH v5 08/10] dt-bindings: irqchip: Convert ti, sci-inta bindings to yaml
  ` [PATCH v5 08/10] dt-bindings: irqchip: Convert ti,sci-inta "
` [PATCH v5 09/10] irqchip/ti-sci-inta: Do not store TISCI device id in platform device id field
` [PATCH v5 10/10] irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC

[dpdk-dev] [PATCH v2 00/20] bnxt patches
 2020-07-28  5:22 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 00/22] "
  ` [dpdk-dev] [PATCH v3 09/22] net/bnxt: ignore VLAN priority mask

drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1388:5: warning: 'strncpy' output may be truncated copying 32 bytes from a string of length 32
 2020-07-28  4:47 UTC 

Remove connman package from yocto sdk
 2020-07-28  5:19 UTC  (2+ messages)

[PATCH v2] ata: use generic power management
 2020-07-28  5:17 UTC  (9+ messages)
            ` [Linux-kernel-mentees] "

[dpdk-dev] [RFC] doc: change to diverse and inclusive language
 2020-07-28  5:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH 20.08 0/6] Inclusive language fixes and deprecation notices

[Buildroot] [PATCH 1/1] package/gdb: bump to version 9.2
 2020-07-28  5:16 UTC 

selftests: bpf: mmap question
 2020-07-28  5:15 UTC  (2+ messages)

[dpdk-dev] [PATCH] metrics: make number of metrics names configurable
 2020-07-28  5:14 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.