All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-13 22:07:19 to 2020-08-13 23:43:52 UTC [more...]

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2020-08-13 23:43 UTC 

[PATCH v8 00/24] coresight: allow to build coresight as modules
 2020-08-13 23:46 UTC  (4+ messages)
` [PATCH v8 10/24] coresight: etm4x: allow etm4x to be built as a module

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2020-08-13 23:41 UTC 

[PATCH v2] fs/select.c: batch user writes in do_sys_poll
 2020-08-13 23:41 UTC 

[PATCH] dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock()
 2020-08-13 23:37 UTC  (4+ messages)

Inconsistent performance of dbus call GetManagedObjects to PSUSensor in dbus-sensors
 2020-08-13 23:33 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/robh/linux
 2020-08-13 23:33 UTC 

[PATCH] af_packet: TPACKET_V3: fix fill status rwlock imbalance
 2020-08-13 23:32 UTC  (3+ messages)

drivers/net/ethernet/amd/amd8111e.c:107 amd8111e_read_phy() warn: this loop depends on readl() succeeding
 2020-08-13 23:31 UTC 

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2020-08-13 23:30 UTC 

[PATCH v2 0/4] xfsprogs: various small enhancements
 2020-08-13 23:27 UTC  (5+ messages)
` [PATCH 1/4] xfs_db: fix nlink usage in check
` [PATCH 2/4] xfs_db: report the inode dax flag
` [PATCH 3/4] man: update mkfs.xfs inode flag option documentation
` [PATCH 4/4] mkfs: allow setting dax flag on root directory

[PATCH v3 0/5] mm: memcg accounting of percpu memory
 2020-08-13 23:27 UTC  (6+ messages)
` [PATCH v3 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup

[linux-linus test] 152584: regressions - FAIL
 2020-08-13 23:26 UTC 

[dpdk-dev] [PATCH 00/22] windows/netuio: add netuio driver for Windows
 2020-08-13 23:21 UTC  (23+ messages)
` [dpdk-dev] [PATCH 01/22] init DPDK repository
` [dpdk-dev] [PATCH 02/22] Initial commit of UIO driver for Windows
` [dpdk-dev] [PATCH 03/22] Added new core libraries "
` [dpdk-dev] [PATCH 04/22] Windows DPDK libraries and applications have now been updated to the latest public release v18.08, of the main DPDK source
` [dpdk-dev] [PATCH 05/22] doc: remove embedded buffer from Windows UIO ioctl
` [dpdk-dev] [PATCH 06/22] Windows DPDK libraries and applications have now been updated to the latest public release v18.08, of the main DPDK source
` [dpdk-dev] [PATCH 07/22] doc: change the Windows UIO driver's default security descriptor to admin only
` [dpdk-dev] [PATCH 08/22] doc: remove lower bound on mapped address from Windows UIO driver
` [dpdk-dev] [PATCH 09/22] doc: remove embedded buffer from Windows UIO ioctl
` [dpdk-dev] [PATCH 10/22] uio: move SDDL string to INF on Windows
` [dpdk-dev] [PATCH 11/22] Updated Source and Project files to use Clang toolset
` [dpdk-dev] [PATCH 12/22] uio: Fix 64 bit BARs mapping
` [dpdk-dev] [PATCH 13/22] Update .gitignore and create .gitattributes
` [dpdk-dev] [PATCH 14/22] uio: Use local time when verifying INF DriverVer
` [dpdk-dev] [PATCH 15/22] uio: Remove co-installers section from inf
` [dpdk-dev] [PATCH 16/22] uio: Wrap call into try/except block
` [dpdk-dev] [PATCH 17/22] uio: Use request handler that guarantees execution in correct context
` [dpdk-dev] [PATCH 18/22] uio: Change the device setup class to a custom one
` [dpdk-dev] [PATCH 19/22] Enable DMA remapping through INF directive
` [dpdk-dev] [PATCH 20/22] license: update headers with BSD 3-clause license:
` [dpdk-dev] [PATCH 21/22] doc: updating REAME for NetUIO driver
` [dpdk-dev] [PATCH 22/22] Move all files under windows folder

[intel-linux-intel-lts:5.4/yocto 9244/9293] drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:5760:5: sparse: sparse: symbol 'stmmac_all_queue_pairs_enable' was not declared. Should it be
 2020-08-13 23:25 UTC  (2+ messages)
` [RFC PATCH intel-linux-intel-lts] net: stmmac: stmmac_all_queue_pairs_enable() can be static

linux-next boot error: WARNING in mem_cgroup_css_alloc
 2020-08-13 23:25 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/avahi: fix building against gobject-introspection
 2020-08-13 23:23 UTC 

[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
 2020-08-13 23:23 UTC  (11+ messages)

[PATCH 0/3] l3mdev icmp error route lookup fixes
 2020-08-13 23:21 UTC  (7+ messages)
` [PATCH 1/3] selftests: Add VRF icmp error route lookup test
` [PATCH 2/3] ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing table
` [PATCH 3/3] ipv6/icmp: "

[igt-dev] [RFC PATCH 1/2] tests/kms_vrr: Use atomic API for page flip
 2020-08-13 23:21 UTC  (5+ messages)
` [igt-dev] [PATCH v2 "

[virtio] [PATCH RFC] VIRTIO_F_PARTIAL_ORDER for page fault handling
 2020-08-13 23:17 UTC  (8+ messages)
    ` [virtio-comment] RE: [virtio-dev] "
        ` [virtio] "
          ` [virtio-comment] "
            ` [virtio] "

[PATCH 0/2] Fix S_ISDIR execve() errno
 2020-08-13 23:17 UTC  (3+ messages)
` [PATCH 1/2] exec: Restore EACCES of S_ISDIR execve()
` [PATCH 2/2] selftests/exec: Add file type errno tests

[PSIGN X/2] Fix S_ISDIR execve() errno
 2020-08-13 23:17 UTC 

[PATCH v2] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
 2020-08-13 23:12 UTC 

[Buildroot] [PATCH v2 0/5] Bootlin toolchains integration into Buildroot
 2020-08-13 23:11 UTC  (10+ messages)
` [Buildroot] [PATCH v2 1/5] support/scripts/gen-bootlin-toolchains: add new script to support Bootlin toolchains
` [Buildroot] [PATCH v2 5/5] support/testing/test/toolchain/test_external_bootlin: new test cases

[GIT] Networking
 2020-08-13 23:10 UTC 

[RFC 2/4] kvm: arm64: emulate the ID registers
 2020-08-13 23:10 UTC  (2+ messages)

[PATCH][SMB3] Fix mkdir when idsfromsid configured on mount
 2020-08-13 23:10 UTC  (3+ messages)

[PATCH 00/41] qom: Automated conversion of type checking boilerplate
 2020-08-13 23:07 UTC  (45+ messages)
` [PATCH 01/41] pl1110: Rename PL1110 enum
` [PATCH 02/41] e1000: Rename QOM class cast macros
` [PATCH 03/41] megasas: "
` [PATCH 04/41] vmw_pvscsi: "
` [PATCH 05/41] aspeed_timer: Fix ASPEED_TIMER macro definition
` [PATCH 06/41] allwinner-h3: Rename memmap enum constants
` [PATCH 07/41] aspeed_soc: Rename memmap/irqmap "
` [PATCH 08/41] opentitan: Rename memmap "
` [PATCH 09/41] sifive_e: "
` [PATCH 10/41] sifive_u: "
` [PATCH 11/41] versatile: Fix typo in PCI_VPB_HOST definition
` [PATCH 12/41] virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASS
` [PATCH 13/41] hvf: Add missing include
` [PATCH 14/41] hcd-dwc2: Rename USB_*CLASS macros for consistency
` [PATCH 15/41] tulip: Move TulipState typedef to header
` [PATCH 16/41] throttle-groups: Move ThrottleGroup "
` [PATCH 17/41] pci: Move PCIBusClass typedef to pci.h
` [PATCH 18/41] i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
` [PATCH 19/41] hvf: Move HVFState typedef to hvf.h
` [PATCH 20/41] mcf_fec: Move mcf_fec_state typedef to header
` [PATCH 21/41] s390_flic: Move KVMS390FLICState "
` [PATCH 22/41] can_emu: Delete macros for non-existing typedef
` [PATCH 23/41] nubus: Delete unused NUBUS_BRIDGE macro
` [PATCH 24/41] platform-bus: Delete macros for non-existing typedef
` [PATCH 25/41] qom: make object_ref/unref use a void * instead of Object *
` [PATCH 26/41] qom: provide convenient macros for declaring and defining types
` [PATCH 27/41] qom: Fix G_DEFINE_AUTOPTR_CLEANUP_FUNC
` [PATCH 28/41] qom: Allow class type name to be specified in OBJECT_DECLARE*
` [PATCH 29/41] qom: DECLARE_*_CHECKERS macros
` [PATCH 30/41] qom: Make type checker functions accept const pointers
` [PATCH 31/41] qom: TYPE_INFO macro
` [PATCH 32/41] codeconverter: script for automating QOM code cleanups
` [PATCH 33/41] [automated] Delete duplicate QOM typedefs
` [PATCH 34/41] [automated] Use TYPE_INFO macro
` [PATCH 35/41] [automated] Move QOM typedefs and add missing includes
` [PATCH 36/41] [automated] Use DECLARE_*CHECKER* macros
` [PATCH 37/41] [automated] Use DECLARE_*CHECKER* when possible (--force mode)
` [PATCH 38/41] [automated] Use OBJECT_DECLARE_TYPE where possible
` [PATCH 39/41] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
` [PATCH 40/41] crypto: use QOM macros for declaration/definition of secret types
` [PATCH 41/41] crypto: use QOM macros for declaration/definition of TLS creds types

[PATCH] spapr/xive: Use xive_source_esb_len()
 2020-08-13 23:01 UTC  (4+ messages)

[RFC PATCH 0/4] block/bpf: add eBPF based block layer IO filtering
 2020-08-13 23:00 UTC  (5+ messages)
` [RFC PATCH 1/4] bpf: add new prog_type BPF_PROG_TYPE_IO_FILTER
` [RFC PATCH 2/4] bpf: add protect_gpt sample program

[PATCH] x86/pci: fix xen.c build error when CONFIG_ACPI is not set
 2020-08-13 23:00 UTC 

[PATCH v4 0/7] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-08-13 22:58 UTC  (6+ messages)
` [PATCH v4 3/7] genirq: Introduce irq_suspend_one() and irq_resume_one() callbacks

[PATCH v2 00/54] multipath-tools series part IV: identify paths by dev_t
 2020-08-13 22:58 UTC  (5+ messages)
` [PATCH v2 44/54] libmultipath: adopt_paths(): don't bail out on single path failure
` [PATCH v2 46/54] libmultipath: path_discover(): explain pathinfo flags

[Bug 1889411] [NEW] RISC-V: Unable to unwind the stack upon signals
 2020-08-13 22:33 UTC  (2+ messages)
` [Bug 1889411] "

[igt-dev] [PATCH i-g-t] tests/kms_big_joiner: Add test to validate big joiner
 2020-08-13 22:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/redis: bump to version 6.0.6
 2020-08-13 22:57 UTC 

MIPS: lantiq: add missing GPHY clock aliases for ar10 and grx390
 2020-08-13 22:50 UTC  (2+ messages)

[RFC PATCH 1/2] powerpc/numa: Introduce logical numa id
 2020-08-13 22:53 UTC  (7+ messages)

[PATCH] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
 2020-08-13 22:35 UTC  (2+ messages)

[PATCH v4l-utils v3 0/2] Add support for meson building
 2020-08-13 22:54 UTC  (3+ messages)
` [PATCH v4l-utils v3 2/2] "

post-receive: pub/scm/devel/sparse/sparse-dev
 2020-08-13 22:54 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-08-13 22:54 UTC 

[PATCH v2] net: openvswitch: introduce common code for flushing flows
 2020-08-13 22:53 UTC  (2+ messages)

[Intel-gfx] [CI] PR for new DMC and HuC firmwares for TGL and RKL v2
 2020-08-13 22:53 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2020-08-13 22:52 UTC 

[Bug 1886076] [NEW] risc-v pmp implementation error
 2020-08-13 22:31 UTC  (3+ messages)
` [Bug 1886076] "

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-08-13 22:50 UTC 

[Cocci] [PATCH] coccinelle: api: add sprintf() support to device_attr_show
 2020-08-13 22:49 UTC  (2+ messages)
`  "

[PATCH 0/2] Documentation updates for SHA-256
 2020-08-13 22:49 UTC  (3+ messages)
` [PATCH 1/2] docs: document SHA-256 pack and indices
` [PATCH 2/2] docs: fix step in transition plan

[PATCH v2 0/4] media: introduce microchip csi2dc driver
 2020-08-13 22:46 UTC  (12+ messages)
` [PATCH v2 1/4] dt-bindings: media: csi2dc: add bindings for microchip csi2dc
` [PATCH v2 3/4] media: misc: introduce microchip_csi2dc driver
` [PATCH v2 4/4] MAINTAINERS: add microchip csi2dc

Accumulating CPU load from Xorg process with DRI3
 2020-08-13 22:47 UTC  (2+ messages)

[meta-virtualization][PATCH] xen: Fix menuconfig and add support for config fragments and diffconfig
 2020-08-13 22:43 UTC  (5+ messages)

[lttng-dev] How to report a bug?
 2020-08-13 22:17 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-08-13 22:38 UTC 

[frank-w-bpi-r2-4.14:5.8-main 17/66] cc1: error: arch/arm/mach-mt7623//dct/dct: No such file or directory
 2020-08-13 22:37 UTC 

[PATCH v2] mm: introduce reference pages
 2020-08-13 22:31 UTC  (6+ messages)

[PATCHSET 0/2] io_uring: handle short reads internally
 2020-08-13 22:31 UTC  (9+ messages)

[PATCH] bootconfig: Fix off-by-one in xbc_node_compose_key_after()
 2020-08-13 22:30 UTC 

post-receive: pub/scm/git/git-manpages
 2020-08-13 22:29 UTC 

post-receive: pub/scm/git/git-htmldocs
 2020-08-13 22:29 UTC 

[dpdk-dev] [dpdk-dev, 1/3] rte_interrupts: add rte_eal_intr_exit to shut down IRQ thread
 2020-08-13 22:28 UTC 

post-receive: pub/scm/git/git
 2020-08-13 22:29 UTC 

What's cooking in git.git (Aug 2020, #03; Thu, 13)
 2020-08-13 22:28 UTC 

[PATCH v5 00/17] sched: Instrument sched domain flags
 2020-08-13 22:27 UTC  (5+ messages)
` [PATCH v5 02/17] ARM: Revert back to default scheduler topology

post-receive: pub/scm/git/git
 2020-08-13 22:28 UTC 

[meta-networking][PATCH 1/1] aoetool: make builds reproducible
 2020-08-13 22:25 UTC  (2+ messages)
` [oe] "

[PATCH] tools/bpftool: Fix uninitialized error
 2020-08-13 22:24 UTC 

[PATCH v2 00/42] multipath-tools series part III: duplicate alias
 2020-08-13 22:23 UTC  (3+ messages)
` [PATCH v2 41/42] libmultipath: refuse reloading an existing map with different WWID

[Buildroot] [PATCH 0/7] Switch to Python 3.x flake8
 2020-08-13 22:23 UTC  (15+ messages)
` [Buildroot] [PATCH 1/7] utils/{check-package, checkpackagelib}: consistently use raw strings for re.compile
` [Buildroot] [PATCH 2/7] support/testing: "
` [Buildroot] [PATCH 3/7] support/testing/tests/core/test_timezone.py: fix indentation
` [Buildroot] [PATCH 4/7] utils/getdeveloperlib.py: use raw strings for re.compile/re.match
` [Buildroot] [PATCH 5/7] utils/scanpypi: use raw strings in re.compile/re.sub
` [Buildroot] [PATCH 6/7] support/docker: use python3-flake8
` [Buildroot] [PATCH 7/7] support/misc/gitlab-ci.yml.in: use python3 for flake8

[PATCH] perf stat: update POWER9 metrics to utilize other metrics
 2020-08-13 22:21 UTC 

[PATCH v5] arch/ia64: Restore arch-specific pgd_offset_k implementation
 2020-08-13 22:21 UTC  (4+ messages)

drivers/crypto/chelsio/chcr_ktls.c:391:15: warning: variable 'sk' set but not used
 2020-08-13 22:15 UTC  (2+ messages)

[PATCH 1/4] xvisor: Bump to a git release
 2020-08-13 22:08 UTC  (4+ messages)
` [PATCH 2/4] xvisor-image-minimal: Initial commit of a Xvisor image
` [PATCH 3/4] xvisor: Add support for building AArch64
` [PATCH 4/4] docs: Add initial Xvisor doc

[PATCH net] random32: add a tracepoint for prandom_u32()
 2020-08-13 22:16 UTC  (2+ messages)

GT215 hw video decoder + gst-play-1.0 for mpeg2 = assertion
 2020-08-13 22:16 UTC 

[RFC PATCH V1 00/12] IOREQ feature (+ virtio-mmio) on Arm
 2020-08-13 22:14 UTC  (9+ messages)
` [RFC PATCH V1 04/12] xen/arm: Introduce arch specific bits for IOREQ/DM features

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-08-13 22:14 UTC 

Is request_firmware() really safe to call in resume callback when /usr/lib/firmware is on btrfs?
 2020-08-13 22:13 UTC  (4+ messages)

[mac80211-next:um-orc-unwind] BUILD SUCCESS 2706859f698a7e6042cfa59b1dd81040db1eeae0
 2020-08-13 22:09 UTC 

[PATCH BlueZ] mesh: Don't add config server when loading from storage
 2020-08-13 22:07 UTC  (2+ messages)

[PATCH RESEND v10 0/4] Support DRM bridges on NVIDIA Tegra
 2020-08-13 22:06 UTC  (3+ messages)
` [PATCH RESEND v10 2/4] drm/tegra: output: Support DRM bridges
` [PATCH RESEND v10 4/4] drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridge

linux-next: Fixes tag needs some work in the xen-tip tree
 2020-08-13 22:07 UTC 

post-receive: pub/scm/bluetooth/bluez
 2020-08-13 22:07 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.