All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-05 16:16:44 to 2021-04-05 17:01:41 UTC [more...]

[PATCH 00/14] Use const whether we point to literal strings (take 1)
 2021-04-05 17:01 UTC  (2+ messages)

[PATCH 0/5] Maintenance: adapt custom refspecs
 2021-04-05 17:01 UTC  (5+ messages)
` [PATCH 1/5] maintenance: simplify prefetch logic
` [PATCH 3/5] refspec: output a refspec item

[PULL] 2nd set of IIO fixes for the 5.12 cycle
 2021-04-05 16:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-pip: add CPE variables
 2021-04-05 16:59 UTC 

[PATCH v9 0/8] Count rlimits in each user namespace
 2021-04-05 16:58 UTC  (9+ messages)
` [PATCH v9 4/8] Reimplement RLIMIT_NPROC on top of ucounts
` [PATCH v9 6/8] Reimplement RLIMIT_SIGPENDING "

[PATCH] hw/misc: Add an iBT device model
 2021-04-05 16:54 UTC  (2+ messages)

[PATCH 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-05 16:46 UTC  (9+ messages)
` [PATCH 1/2] of: net: pass the dst buffer to of_get_mac_address()
` [PATCH 2/2] of: net: fix of_get_mac_addr_nvmem() for PCI and DSA nodes

[dpdk-dev] vfio error
 2021-04-05 16:53 UTC  (2+ messages)

steam-associated reproducible hard NFSv4.2 client hang (5.9, 5.10)
 2021-04-05 16:52 UTC  (5+ messages)

[PATCH 5.4 00/74] 5.4.110-rc1 review
 2021-04-05 16:51 UTC  (2+ messages)

[PATCH 00/10] staging: rtl8723bs: completely remove RT_TRACE logs
 2021-04-05 16:49 UTC  (11+ messages)
` [PATCH 01/10] staging: rtl8723bs: remove all RT_TRACE logs in hal/ and os_dep/
` [PATCH 02/10] staging: rtl8723bs: remove commented out "
` [PATCH 03/10] staging: rtl8723bs: remove RT_TRACE log definitions
` [PATCH 04/10] staging: rtl8723bs: remove empty if, else blocks after RT_TRACE deletion
` [PATCH 05/10] staging: rtl8723bs: remove empty #ifdef "
` [PATCH 06/10] staging: rtl8723bs: remove unnecessary bracks "
` [PATCH 07/10] staging: rtl8723bs: place constant on the right side of the test
` [PATCH 08/10] staging: rtl8723bs: rewrite comparisons to null
` [PATCH 09/10] staging: rtl8723bs: remove empty for cycles
` [PATCH 10/10] staging: rtl8723bs: remove commented code block

[PATCH v6 00/20] coresight: Add support for ETE and TRBE
 2021-04-05 16:43 UTC  (42+ messages)
` [PATCH v6 01/20] perf: aux: Add flags for the buffer format
` [PATCH v6 02/20] perf: aux: Add CoreSight PMU buffer formats
` [PATCH v6 03/20] arm64: Add support for trace synchronization barrier
` [PATCH v6 04/20] arm64: Add TRBE definitions
` [PATCH v6 05/20] kvm: arm64: Handle access to TRFCR_EL1
` [PATCH v6 06/20] kvm: arm64: Move SPE availability check to VCPU load
` [PATCH v6 07/20] arm64: kvm: Enable access to TRBE support for host
` [PATCH v6 08/20] coresight: etm4x: Move ETM to prohibited region for disable
` [PATCH v6 09/20] coresight: etm-perf: Allow an event to use different sinks
` [PATCH v6 10/20] coresight: Do not scan for graph if none is present
` [PATCH v6 11/20] coresight: etm4x: Add support for PE OS lock
` [PATCH v6 12/20] coresight: ete: Add support for ETE sysreg access
` [PATCH v6 13/20] coresight: ete: Add support for ETE tracing
` [PATCH v6 14/20] dts: bindings: Document device tree bindings for ETE
` [PATCH v6 15/20] coresight: etm-perf: Handle stale output handles
` [PATCH v6 16/20] coresight: core: Add support for dedicated percpu sinks
` [PATCH v6 17/20] coresight: sink: Add TRBE driver
` [PATCH v6 18/20] Documentation: coresight: trbe: Sysfs ABI description
` [PATCH v6 19/20] Documentation: trace: Add documentation for TRBE
` [PATCH v6 20/20] dts: bindings: Document device tree bindings for Arm TRBE

[PATCH v4 0/4] riscv: Add qspinlock/qrwlock
 2021-04-05 16:45 UTC  (18+ messages)
` [PATCH v4 3/4] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32

[PATCH] cachefiles: use private mounts in cache->mnt
 2021-04-05 16:46 UTC 

[Buildroot] [PATCH 1/1] package/python-psutil: add CPE variables
 2021-04-05 16:45 UTC 

[tip:objtool/core 8/11] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.o: warning: objtool: nvkm_vmm_new_()+0x3b3: stack state mismatch: reg1[14]=-2-32 reg2[14]=-1+0
 2021-04-05 16:43 UTC 

stmmac: zero udp checksum
 2021-04-05 16:42 UTC  (4+ messages)

[ANN] U-Boot v2021.04 released
 2021-04-05 16:42 UTC  (4+ messages)

[Ocfs2-devel] [PATCH V2] ocfs2: fix deadlock between setattr and dio_end_io_write
 2021-04-05 16:42 UTC  (3+ messages)

[PATCH] powerpc/64s: power4 nap fixup in C
 2021-04-05 16:40 UTC  (5+ messages)

[PATCH v6 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-04-05 16:39 UTC  (20+ messages)
` [PATCH v6 1/9] KVM: arm64: vgic-v3: Fix some error codes when setting RDIST base
` [PATCH v6 2/9] KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
` [PATCH v6 3/9] KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()
` [PATCH v6 4/9] KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()
` [PATCH v6 5/9] docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT doc
` [PATCH v6 6/9] KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]
` [PATCH v6 7/9] kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()
` [PATCH v6 8/9] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
` [PATCH v6 9/9] KVM: selftests: aarch64/vgic-v3 init sequence tests

[Buildroot] [PATCH] boot/at91bootstrap: add legal information
 2021-04-05 16:37 UTC  (2+ messages)

[PATCH 0/5] ccp: KVM: SVM: Use stack for SEV command buffers
 2021-04-05 16:37 UTC  (5+ messages)
` [PATCH 2/5] crypto: ccp: Reject SEV commands with mismatching command buffer

RFC: remove the if_flags field in struct xfs_ifork
 2021-04-05 16:35 UTC  (9+ messages)
` [PATCH 1/7] xfs: move the XFS_IFEXTENTS check into xfs_iread_extents
` [PATCH 2/7] xfs: rename and simplify xfs_bmap_one_block
` [PATCH 3/7] xfs: simplify xfs_attr_remove_args
` [PATCH 4/7] xfs: only look at the fork format in xfs_idestroy_fork

[PATCH net-next] net: intel: Enable SERDES PHY rx clk for PSE
 2021-04-05 16:33 UTC  (2+ messages)

[PATCH v1 0/6] More xprtrdma fixes
 2021-04-05 16:35 UTC  (7+ messages)
` [PATCH v1 1/6] xprtrdma: rpcrdma_mr_pop() already does list_del_init()
` [PATCH v1 2/6] xprtrdma: Rename frwr_release_mr()
` [PATCH v1 3/6] xprtrdma: Clarify use of barrier in frwr_wc_localinv_done()
` [PATCH v1 4/6] xprtrdma: Do not recycle MR after FastReg/LocalInv flushes
` [PATCH v1 5/6] xprtrdma: Do not wake RPC consumer on a failed LocalInv
` [PATCH v1 6/6] xprtrdma: Avoid Send Queue wrapping

Device missing with RAID1 on boot - observations
 2021-04-05 15:18 UTC 

[PATCH] rtlwifi: Simplify locking of a skb list accesses
 2021-04-05 16:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-ecdsa: bump to version 0.16.1
 2021-04-05 16:34 UTC  (2+ messages)

[Buildroot] [git commit] package/python-ecdsa: bump to version 0.16.1
 2021-04-05 16:34 UTC 

a quetion about buffer migration for user mapped bo
 2021-04-05 16:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-paramiko: bump to version 2.7.2
 2021-04-05 16:33 UTC  (3+ messages)

[PATCH net-next 00/12] ionic: add PTP and hw clock support
 2021-04-05 16:33 UTC  (13+ messages)
` [PATCH net-next 02/12] ionic: add handling of larger descriptors
` [PATCH net-next 05/12] ionic: add hw timestamp support files
` [PATCH net-next 09/12] ionic: add and enable tx and rx timestamp handling
` [PATCH net-next 12/12] ionic: advertise support for hardware timestamps

The common solution to support bind/unbind the hwmon driver base on the host state
 2021-04-05 16:32 UTC  (7+ messages)

[Buildroot] [git commit] package/python-paramiko: bump to version 2.7.2
 2021-04-05 16:33 UTC 

[Buildroot] [PATCH 1/1] package/python-pillow: add CPE variables
 2021-04-05 16:33 UTC 

[PATCH v2] powerpc: iommu: fix build when neither PCI or IBMVIO is set
 2021-04-05 16:31 UTC  (3+ messages)

[PATCH v5 0/8] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-04-05 16:30 UTC  (8+ messages)
` [PATCH v5 7/8] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace

[Buildroot] [PATCH 1/1] package/boinc: bump to version 7.16.16
 2021-04-05 16:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ncmpc: bump to version 0.45
 2021-04-05 16:30 UTC  (2+ messages)

[Buildroot] [git commit] package/boinc: bump to version 7.16.16
 2021-04-05 16:30 UTC 

[Buildroot] [git commit] package/ncmpc: bump to version 0.45
 2021-04-05 16:29 UTC 

[bug report] iio: hrtimer: Allow sub Hz granularity
 2021-04-05 16:27 UTC  (2+ messages)

Locking down U-Boot env with ENV_WRITEABLE_LIST
 2021-04-05 16:27 UTC  (7+ messages)

[PATCH][next] iio: hrtimer-trigger: Fix potential integer overflow in iio_hrtimer_store_sampling_frequency
 2021-04-05 16:26 UTC  (2+ messages)

[PATCH V3] env: Fix invalid env handling in env_init()
 2021-04-05 16:26 UTC  (2+ messages)

KCSAN: data-race in ext4_fc_commit / ext4_fc_commit
 2021-04-05 16:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/whois: bump to version 5.5.9
 2021-04-05 16:25 UTC  (2+ messages)

[Buildroot] [git commit] package/whois: bump to version 5.5.9
 2021-04-05 16:25 UTC 

[PATCH v2 0/2] iio:adc:ad7476: Regulator support and binding doc
 2021-04-05 16:23 UTC  (3+ messages)
` [PATCH v2 1/2] iio:adc:ad7476: Handle the different regulators used by various parts
` [PATCH v2 2/2] dt-bindings:iio:adc:adi,ad7474: Add missing binding document

[RFC PATCH 00/12] KVM: Support Intel KeyLocker
 2021-04-05 16:25 UTC  (3+ messages)
` [RFC PATCH 05/12] kvm/vmx: Add KVM support on KeyLocker operations

[PATCH AUTOSEL 4.19 1/8] KVM: arm64: Hide system instruction access to Trace registers
 2021-04-05 16:05 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 3/8] drm/imx: imx-ldb: fix out of bounds array access warning

[Buildroot] [PATCH 1/1] package/python-yatl: bump to version 20210326.1
 2021-04-05 16:25 UTC  (2+ messages)

[Buildroot] [git commit] package/python-yatl: bump to version 20210326.1
 2021-04-05 16:25 UTC 

[Buildroot] [PATCH 1/1] package/python-ipython: add CPE variables
 2021-04-05 16:25 UTC 

[Buildroot] [PATCH 1/2] package/python-parso: bump to version 0.8.2
 2021-04-05 16:24 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/python-jedi: bump to version 0.18.0

[dpdk-dev] [PATCH] event/octeontx2: fix device reconfigure for single slot
 2021-04-05 16:24 UTC 

[PATCH AUTOSEL 5.11 01/22] interconnect: core: fix error return code of icc_link_destroy()
 2021-04-05 16:04 UTC  (2+ messages)
` [PATCH AUTOSEL 5.11 21/22] riscv, entry: fix misaligned base for excp_vect_table

[yocto-autobuilder2][RFC][PATCH] README-Guide.md: Add multi-node content, extra config info
 2021-04-05 16:23 UTC 

[Buildroot] [git commit] package/python-jedi: bump to version 0.18.0
 2021-04-05 16:22 UTC 

[Buildroot] [git commit] package/python-parso: bump to version 0.8.2
 2021-04-05 16:22 UTC 

[Buildroot] [PATCH 1/1] package/libgee: bump to version 0.20.4
 2021-04-05 16:21 UTC  (2+ messages)

[PATCH net 0/2] Misc. fixes for hns3 driver
 2021-04-05 16:21 UTC  (6+ messages)
` [PATCH net 1/2] net: hns3: Remove the left over redundant check & assignment

[Buildroot] [git commit] package/libgee: bump to version 0.20.4
 2021-04-05 16:21 UTC 

[PATCH] xen/arm: guest_walk: Only generate necessary offsets/masks
 2021-04-05 16:20 UTC 

[Buildroot] [PATCH] package/enchant: bump to version 2.2.15
 2021-04-05 16:21 UTC  (2+ messages)

[Buildroot] [git commit] package/enchant: bump to version 2.2.15
 2021-04-05 16:20 UTC 

[Buildroot] [PATCH 1/1] package/libmaxminddb: bump to version 1.5.2
 2021-04-05 16:20 UTC  (2+ messages)

[Buildroot] [git commit] package/libmaxminddb: bump to version 1.5.2
 2021-04-05 16:20 UTC 

[Buildroot] [PATCH 1/1] package/lcms2: bump to version 2.12
 2021-04-05 16:20 UTC  (2+ messages)

[Buildroot] [git commit] package/lcms2: bump to version 2.12
 2021-04-05 16:19 UTC 

[Buildroot] [PATCH 1/1] package/scapy: add CPE variables
 2021-04-05 16:19 UTC  (2+ messages)

[Buildroot] [git commit] package/scapy: add CPE variables
 2021-04-05 16:19 UTC 

[syzbot] WARNING in mntput_no_expire (2)
 2021-04-05 16:18 UTC  (11+ messages)

[dpdk-dev] [PATCH] net/mlx5/windows: fix link speed calculation
 2021-04-05 16:18 UTC 

[PATCH] Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane."
 2021-04-05 16:14 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 1/5] KVM: arm64: Hide system instruction access to Trace registers
 2021-04-05 16:05 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 2/5] KVM: arm64: Disable guest access to trace filter controls

[RFC][PATCH] fanotify: allow setting FAN_CREATE in mount mark mask
 2021-04-05 16:18 UTC  (15+ messages)
                ` fsnotify path hooks
                        ` LSM and setxattr helpers

[Buildroot] [PATCH 1/1] package/haproxy: bump to version 2.2.13
 2021-04-05 16:18 UTC  (2+ messages)

[Buildroot] [git commit] package/haproxy: bump to version 2.2.13
 2021-04-05 16:18 UTC 

[PATCH AUTOSEL 4.4] drm/imx: imx-ldb: fix out of bounds array access warning
 2021-04-05 16:05 UTC 

[PATCH dwarves] dwarf_loader: handle DWARF5 DW_OP_addrx properly
 2021-04-05 16:17 UTC  (7+ messages)

[PATCH AUTOSEL 5.4 01/13] interconnect: core: fix error return code of icc_link_destroy()
 2021-04-05 16:04 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 02/13] KVM: arm64: Hide system instruction access to Trace registers

[PATCH AUTOSEL 4.9 1/2] drm/imx: imx-ldb: fix out of bounds array access warning
 2021-04-05 16:05 UTC 

[Buildroot] [PATCH 1/1] package/python-networkx: add CPE variables
 2021-04-05 16:16 UTC  (2+ messages)

[Buildroot] [git commit] package/python-networkx: add CPE variables
 2021-04-05 16:16 UTC 


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.