All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-17 05:54:54 to 2020-10-17 07:43:00 UTC [more...]

[PATCH v6 1/2] bus: mhi: Add mhi_queue_is_full function
 2020-10-17  1:37 UTC  (4+ messages)
` [PATCH v6 2/3] net: Add mhi-net driver

[PATCH] kasan: adopt KUNIT tests to SW_TAGS mode
 2020-10-17  7:42 UTC  (2+ messages)

[PATCH v1 05/29] virtio-mem: generalize check for added memory
 2020-10-17  7:39 UTC  (3+ messages)

[PATCH] block: use helper function bio_copy_dev to __bio_clone_fast
 2020-10-17  7:37 UTC 

[PATCH 1/1] trace: conserve gd register on RISC-V
 2020-10-17  7:37 UTC 

[PATCH 0/2] mm/memory_hotplug, arm64: allow certain bootmem sections to be offlinable
 2020-10-17  7:34 UTC  (5+ messages)
` [PATCH 1/2] mm/memory_hotplug: allow marking of memory sections as hotpluggable
` [PATCH 2/2] arm64: allow hotpluggable sections to be offlined

[pci:pci/aspm] BUILD SUCCESS 1b2c933cca51fb091246f52c4f7211ec1ec398ed
 2020-10-17  7:33 UTC 

[pm:bleeding-edge] BUILD SUCCESS c2825af90052036b70e910900491f1e07dd18378
 2020-10-17  7:33 UTC  (2+ messages)
` [Devel] "

[Buildroot] [git commit] package/kernel-module-imx-gpu-viv: fix disabling kernel option
 2020-10-17  7:33 UTC 

[PATCH v7 0/4] userspace MHI client interface driver
 2020-10-17  7:32 UTC  (7+ messages)
` [PATCH v7 1/4] bus: mhi: core: Add helper API to return number of free TREs
` [PATCH v7 2/4] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [PATCH v7 3/4] docs: Add documentation for userspace client interface
` [PATCH v7 4/4] bus: mhi: Add userspace client interface driver

[PATCH 4.19 00/21] 4.19.152-rc1 review
 2020-10-17  7:31 UTC  (2+ messages)

[MPTCP] Re: [PATCH mptcp-next v2] selftests: mptcp: add link failure test case
 2020-10-17  7:31 UTC 

[MPTCP] Re: [PATCH mptcp-next] mptcp: skip to next candidate if subflow has unacked data
 2020-10-17  7:31 UTC 

[PATCH v3] drm/bridge: add it6505 driver
 2020-10-17  7:26 UTC  (5+ messages)

[PATCH] drivers/thermal: remove unnecessary structure members allocated_tzp
 2020-10-17  2:44 UTC 

[Linux-kernel-mentees] [PATCH v3] checkpatch: add new exception to repeated word check
 2020-10-17  7:28 UTC  (6+ messages)
  `  "

[PATCH] drivers/virt: vmgenid: add vm generation id driver
 2020-10-17  7:17 UTC  (14+ messages)

[Outreachy] [PATCH 0/1]
 2020-10-17  7:19 UTC  (4+ messages)
` [PATCH 1/1] Microproject - Use debug-friendly test_path_is_* functions

[PULL 00/37] Build system + accel + record/replay patches for 2020-10-06
 2020-10-17  7:17 UTC  (5+ messages)
` [PULL 07/37] cpus: extract out hax-specific code to target/i386/

[PATCH 5.4 00/22] 5.4.72-rc1 review
 2020-10-17  7:18 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: vendor-prefixes: Add Yes Optoelectronics
 2020-10-17  7:17 UTC  (3+ messages)

[PATCH v4 0/5] RISC-V Pointer Masking implementation
 2020-10-17  7:11 UTC  (12+ messages)
` [PATCH v4 1/5] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v4 2/5] [RISCV_PM] Support CSRs required for RISC-V PM extension except for ones in hypervisor mode
` [PATCH v4 3/5] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v4 4/5] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v4 5/5] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension

[PATCH v2 0/6] igb: xdp patches followup
 2020-10-17  7:12 UTC  (14+ messages)
` [Intel-wired-lan] "
` [PATCH v2 1/6] igb: XDP xmit back fix error code
  ` [Intel-wired-lan] "
` [PATCH v2 2/6] igb: take vlan double header into account
  ` [Intel-wired-lan] "
` [PATCH v2 3/6] igb: XDP extack message on error
  ` [Intel-wired-lan] "
` [PATCH v2 4/6] igb: skb add metasize for xdp
  ` [Intel-wired-lan] "
` [PATCH v2 5/6] igb: use xdp_do_flush
  ` [Intel-wired-lan] "
` [PATCH v2 6/6] igb: avoid transmit queue timeout in xdp path
  ` [Intel-wired-lan] "

Linux kernel 5.8.16 released
 2020-10-17  7:10 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-10-16
 2020-10-17  7:08 UTC 

[PATCH v4 0/9] Add k/uprobe & fentry & error_injection supported
 2020-10-17  7:06 UTC  (20+ messages)
` [PATCH v4 1/9] RISC-V: Implement ptrace regs and stack API
` [PATCH v4 2/9] riscv: Fixup compile error BUILD_BUG_ON failed
` [PATCH v4 3/9] riscv: Fixup wrong ftrace remove cflag
` [PATCH v4 4/9] riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
` [PATCH v4 5/9] riscv: Add kprobes supported
` [PATCH v4 6/9] riscv: Add KPROBES_ON_FTRACE supported
` [PATCH v4 7/9] riscv: Add uprobes supported
` [PATCH v4 8/9] riscv: Add support for function error injection
` [PATCH v4 9/9] riscv: Fixup lockdep_assert_held(&text_mutex) in patch_insn_write

[MPTCP] [Weekly meetings] MoM - 15th of October 2020
 2020-10-17  7:07 UTC 

dmar compile failure in -git
 2020-10-17  7:03 UTC  (2+ messages)

Question about supporting RDMA Extensions for PMEM
 2020-10-17  0:22 UTC  (4+ messages)

aio_poll() assertion fail on Windows
 2020-10-17  7:01 UTC  (2+ messages)

[PATCH v3 1/1] NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
 2020-10-17  1:09 UTC  (3+ messages)

[PATCH v2 1/3] lib/list_kunit: Follow new file name convention for KUnit tests
 2020-10-17  6:57 UTC  (5+ messages)
` [PATCH v2 2/3] lib/linear_ranges_kunit: "

[PATCH net] ip6_tunnel: set inner ipproto before ip6_tnl_encap
 2020-10-17  0:59 UTC  (3+ messages)

[PATCH v3 0/2] Add LT9611UXC DSI to HDMI bridge support
 2020-10-17  6:41 UTC  (3+ messages)

[PATCH v2 0/3] ppc: Mac machine updates
 2020-10-17  6:21 UTC  (10+ messages)
` [PATCH v2 1/3] macio: don't reference serial_hd() directly within the device
` [PATCH v2 2/3] grackle: use qdev gpios for PCI IRQs

[RFC PATCH] topology: Represent clusters of CPUs within a die
 2020-10-17  6:44 UTC  (3+ messages)

Linux kernel 5.9.1 released
 2020-10-17  6:45 UTC 

[PATCH] fat: Add KUnit tests for checksums and timestamps
 2020-10-17  6:41 UTC 

[patchlet] r8169: fix napi_schedule_irqoff() called with irqs enabled warning
 2020-10-17  2:26 UTC  (6+ messages)

[PATCH 1/5] erofs-utils: fix the conflict with the master branch
 2020-10-17  6:36 UTC  (5+ messages)
` [PATCH 5/5] erofs-utils: support read compressed file
    `  "

[dpdk-dev] [PATCH 00/14] bnxt patches
 2020-10-17  6:28 UTC  (15+ messages)
` [dpdk-dev] [PATCH 01/14] net/bnxt: device cleanup of FW
` [dpdk-dev] [PATCH 02/14] net/bnxt: add stingray support
` [dpdk-dev] [PATCH 03/14] net/bnxt: changes to support 2 table scopes
` [dpdk-dev] [PATCH 04/14] net/bnxt: map table scope API
` [dpdk-dev] [PATCH 05/14] net/bnxt: table scope to PF Mapping for SR and Wh+
` [dpdk-dev] [PATCH 06/14] net/bnxt: add build option for EM slot allocation
` [dpdk-dev] [PATCH 07/14] net/bnxt: update SR ULP resource counts
` [dpdk-dev] [PATCH 08/14] net/bnxt: fix infinite loop in flow query count API
` [dpdk-dev] [PATCH 09/14] net/bnxt: add support for parent flow accumulation counters
` [dpdk-dev] [PATCH 10/14] net/bnxt: use cfa pair alloc for configuring reps
` [dpdk-dev] [PATCH 11/14] net/bnxt: add mapper support for wildcard TCAM entry
` [dpdk-dev] [PATCH 12/14] net/bnxt: refactor flow id allocation
` [dpdk-dev] [PATCH 13/14] net/bnxt: add support for VXLAN decap templates
` [dpdk-dev] [PATCH 14/14] net/bnxt: add VXLAN decap offload support

[Linux-kernel-mentees] [PATCH v2] checkpatch: add new exception to repeated word check
 2020-10-17  4:42 UTC  (7+ messages)
      `  "

[PATCH] video: fbdev: fsl-diu-fb: remove unneeded variable 'res'
 2020-10-17  6:28 UTC  (4+ messages)

[PATCH] video: fbdev: sis: remove unneeded semicolon
 2020-10-17  6:28 UTC  (4+ messages)

[PATCH] drm/mediatek: Optimize functions which do not need to return
 2020-10-17  2:50 UTC  (2+ messages)

[PATCH v5 1/5] RDMA/umem: Support importing dma-buf as user memory region
 2020-10-17  1:04 UTC  (4+ messages)

[PATCH] scsi: core: don't start concurrent async scan on same host
 2020-10-17  6:23 UTC  (2+ messages)

UBSAN: array-index-out-of-bounds in alg_bind
 2020-10-17  6:20 UTC  (3+ messages)

[PATCH -next] omapfb: connector-dvi: simplify the return expression of dvic_connect()
 2020-10-17  6:20 UTC  (4+ messages)

[PATCH 4.9-5.8] Convert trailing spaces and periods in path components
 2020-10-17  6:20 UTC  (2+ messages)

[PATCH -next] drm/panel: simplify the return expression of rb070d30_panel_enable()
 2020-10-17  6:19 UTC  (3+ messages)

[PATCH] drm/bridge: analogix_dp: make analogix_dp_start_aux_transaction() static
 2020-10-17  6:18 UTC  (2+ messages)

[PATCH] drm: bridge: adv7511: make adv7511_hdmi_hw_params() static
 2020-10-17  6:17 UTC  (2+ messages)

[PATCH] drm/panel: st7703: Make jh057n00900_panel_desc static
 2020-10-17  6:16 UTC  (2+ messages)

[PATCH] staging: wfx: make a const array static, makes object smaller
 2020-10-17  0:11 UTC  (2+ messages)

[PATCH 0/2] KVM: nSVM: Check reserved values for 'Type' and invalid vectors in EVENTINJ
 2020-10-17  6:12 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] nSVM: Test "

[PATCH] Fix Atmel TPM crash caused by too frequent queries
 2020-10-17  6:11 UTC  (12+ messages)

[PATCH v4 0/4] drm: panel: add support for TDO tl070wsh30 panel
 2020-10-17  6:08 UTC  (5+ messages)

For review: seccomp_user_notif(2) manual page
 2020-10-17  0:25 UTC  (6+ messages)

[PATCH] hwmon: (acpi_power_meter) clean up freeing code
 2020-10-17  1:25 UTC  (2+ messages)

[PATCH] test_cmp: diagnose incorrect arguments
 2020-10-17  6:06 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v5 3/5] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
 2020-10-17  0:59 UTC  (3+ messages)

[PATCH v12 0/8] arm64: expose FAR_EL1 tag bits in siginfo
 2020-10-17  0:12 UTC  (9+ messages)
` [PATCH v12 1/8] parisc: Drop parisc special case for __sighandler_t
` [PATCH v12 2/8] parisc: start using signal-defs.h
` [PATCH v12 3/8] arch: move SA_* definitions to generic headers
` [PATCH v12 4/8] signal: clear non-uapi flag bits when passing/returning sa_flags
` [PATCH v12 5/8] signal: define the SA_UNSUPPORTED bit in sa_flags
` [PATCH v12 6/8] signal: deduplicate code dealing with common _sigfault fields
` [PATCH v12 7/8] signal: define the field siginfo.si_xflags
` [PATCH v12 8/8] arm64: expose FAR_EL1 tag bits in siginfo

[PATCH v4 0/2] DAI driver for new XCVR IP
 2020-10-17  1:17 UTC  (3+ messages)
` [PATCH v4 1/2] ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver

[PATCH v7 0/6] Add support for length of each segment in the segcblist
 2020-10-17  1:31 UTC  (7+ messages)
` [PATCH v7 2/6] rcu/segcblist: Add counters to segcblist datastructure
` [PATCH v7 6/6] rcu/segcblist: Add additional comments to explain smp_mb()

[PATCH 1/2] ASoC: dt-bindings: fsl_spdif: Add new compatible string for i.MX8QM
 2020-10-17  1:23 UTC  (3+ messages)
` [PATCH 2/2] ASoC: fsl_spdif: Add support for i.MX8QM platform

[PATCH v4 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2020-10-17  1:32 UTC  (8+ messages)
` [PATCH v4 1/7] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists
` [PATCH v4 2/7] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation
` [PATCH v4 3/7] dma-buf: heaps: Remove heap-helpers code
` [PATCH v4 4/7] dma-buf: heaps: Skip sync if not mapped
` [PATCH v4 5/7] dma-buf: system_heap: Allocate higher order pages if available
` [PATCH v4 6/7] dma-buf: dma-heap: Keep track of the heap device struct
` [PATCH v4 7/7] dma-buf: system_heap: Add a system-uncached heap re-using the system heap

[PATCH V6 00/11] Bail out if transaction can cause extent count to overflow
 2020-10-17  2:55 UTC  (4+ messages)
` [PATCH V6 08/11] xfs: Check for extent overflow when remapping an extent

[PATCH 0/3] net: dsa: move skb reallocation to dsa_slave_xmit
 2020-10-17  2:44 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dsa: don't pass cloned skb's to drivers xmit function

[PATCH v39 00/24] Intel SGX foundations
 2020-10-17  1:48 UTC  (3+ messages)
` [PATCH v39 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH 5.8 00/14] 5.8.16-rc1 review
 2020-10-17  3:35 UTC  (4+ messages)

[Bluez PATCH v2] doc/advertising-api: Enable new data types in adv data / scan response
 2020-10-16 23:49 UTC  (2+ messages)
` [Bluez,v2] "

s390 - buildroot + qemu
 2020-10-17  0:15 UTC  (4+ messages)

[patch 4/4] media: cx231xx: Consolidate dmesg output
 2020-10-17  2:56 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2020-10-17  3:38 UTC 

[PATCH v4 0/3] iommu/arm-smmu-qcom: Support maintaining bootloader mappings
 2020-10-17  4:39 UTC  (3+ messages)
` [PATCH v4 1/3] iommu/arm-smmu: Allow implementation specific write_s2cr
` [PATCH v4 2/3] iommu/arm-smmu-qcom: Read back stream mappings


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.