All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-14 12:01:20 to 2021-06-14 13:01:56 UTC [more...]

[PATCH net-next v2 0/7] Marvell Prestera driver implementation of devlink functionality
 2021-06-14 13:01 UTC  (5+ messages)
` [PATCH net-next v2 1/7] net: core: devlink: add dropped stats traps field
` [PATCH net-next v2 2/7] testing: selftests: net: forwarding: add devlink-required functionality to test (hard) dropped stats field
` [PATCH net-next v2 3/7] drivers: net: netdevsim: add devlink trap_drop_counter_get implementation
` [PATCH net-next v2 4/7] testing: selftests: drivers: net: netdevsim: devlink: add test case for hard drop statistics

[xen-unstable-smoke test] 162800: tolerable all pass - PUSHED
 2021-06-14 13:01 UTC 

[PATCH v2] btrfs: sysfs: export dev stats in devinfo directory
 2021-06-14 13:00 UTC  (2+ messages)

[PATCH 0/5] x86/tsx: Consistency and settings test
 2021-06-14 13:00 UTC  (9+ messages)
` [PATCH 1/5] x86/platform: Improve MSR permission handling for XENPF_resource_op
` [PATCH 2/5] x86/platform: Permit reading the TSX control MSRs via XENPF_resource_op
` [PATCH 3/5] x86/msr: Expose MSR_ARCH_CAPS in the raw and host policies
` [PATCH 4/5] libs/guest: Move struct xc_cpu_policy into xg_private.h

[PATCH V3 0/3] gpio: Add virtio based driver
 2021-06-14 12:58 UTC  (7+ messages)
` [PATCH V3 1/3] gpio: Add virtio-gpio driver
          ` [Stratos-dev] "

[PATCH v2 net-next 0/3] Fixes and improvements to TJA1103 PHY driver
 2021-06-14 12:59 UTC  (7+ messages)
` [PATCH v2 net-next 1/3] net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debug
` [PATCH v2 net-next 2/3] net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparound
` [PATCH v2 net-next 3/3] net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave registers

[PATCH nftables] src: use opencoded NFT_SET_ANONYMOUS set flag check by set_is_anonymous()
 2021-06-14 12:59 UTC 

[PATCH] arm: snapdragon: Use correct GICC register on APQ8016
 2021-06-14  4:27 UTC 

[PATCH] Arm: avoid .init.data to be marked as executable
 2021-06-14 12:56 UTC  (6+ messages)

[BUG] generic/475 recovery failure(s)
 2021-06-14 12:56 UTC  (4+ messages)

[GSoC] [PATCH v3 0/2] submodule--helper: introduce subcommands for sh to C conversion
 2021-06-14 12:51 UTC  (5+ messages)
` [GSoC] [PATCH v4 0/3] "
  ` [PATCH v4 1/3] submodule--helper: refactor module_clone()
  ` [PATCH v4 2/3] submodule--helper: introduce add-clone subcommand
  ` [PATCH v4 3/3] submodule--helper: introduce add-config subcommand

💥 PANICKED: Test report for kernel 5.13.0-rc3 (block, 30ec225a)
 2021-06-14 12:54 UTC  (2+ messages)

[PATCH] netfs: fix test for whether we can skip read when writing beyond EOF
 2021-06-14 12:54 UTC  (4+ messages)

[RFC v2 00/34] SLUB: reduce irq disabled scope and make it RT compatible
 2021-06-14 12:54 UTC  (6+ messages)
` [RFC v2 33/34] mm, slub: use migrate_disable() on PREEMPT_RT

[PATCH 0/5] Add RZ/G2L DMAC support
 2021-06-14 12:54 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: dma: Document RZ/G2L bindings
` [PATCH 2/5] drivers: clk: renesas: r9a07g044-cpg: Add DMAC clocks
` [PATCH 4/5] arm64: dts: renesas: r9a07g044: Add DMAC support

[PATCH nftables] src: add xzalloc_array() and use it to allocate the expression hashtable
 2021-06-14 12:53 UTC  (2+ messages)

[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
 2021-06-14 12:51 UTC  (16+ messages)
` [PATCH v5 1/8] ACPI/IORT: Add support for RMR node parsing
` [PATCH v5 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v5 5/8] iommu/arm-smmu-v3: Add bypass flag to arm_smmu_write_strtab_ent()

[PATCH v2 0/8] Additional features for Hantro HEVC
 2021-06-14 12:50 UTC  (7+ messages)
` [PATCH v2 7/8] media: hevc: Add scaling matrix control

[PATCH v2] media: rcar-isp: Add Renesas R-Car Image Signal Processor driver
 2021-06-14 12:50 UTC  (3+ messages)

[PATCH v9 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-06-14 12:49 UTC  (15+ messages)
` [PATCH v9 bpf-next 01/14] net: skbuff: add data_len field to skb_shared_info
` [PATCH v9 bpf-next 02/14] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v9 bpf-next 03/14] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v9 bpf-next 04/14] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v9 bpf-next 05/14] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v9 bpf-next 06/14] net: mvneta: enable jumbo frames for XDP
` [PATCH v9 bpf-next 07/14] net: xdp: add multi-buff support to xdp_build_skb_from_frame
` [PATCH v9 bpf-next 08/14] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v9 bpf-next 09/14] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v9 bpf-next 10/14] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v9 bpf-next 11/14] bpf: move user_size out of bpf_test_init
` [PATCH v9 bpf-next 12/14] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v9 bpf-next 13/14] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v9 bpf-next 14/14] bpf: update xdp_adjust_tail selftest to include multi-buffer

[PATCH 1/9] habanalabs: print more info when failing to pin user memory
 2021-06-14 12:51 UTC  (9+ messages)
` [PATCH 2/9] habanalabs: zero complex structures using memset
` [PATCH 3/9] habanalabs: set rc as 'valid' in case of intentional func exit
` [PATCH 4/9] habanalabs: remove node from list before freeing the node
` [PATCH 5/9] habanalabs/gaudi: update coresight configuration
` [PATCH 6/9] habanalabs/gaudi: set the correct rc in case of err
` [PATCH 7/9] habanalabs: added open_stats info ioctl
` [PATCH 8/9] habanalabs/goya: add '__force' attribute to suppress false alarm
` [PATCH 9/9] habanalabs/gaudi: print last QM PQEs on error

[PULL v2 00/34] tcg patch queue
 2021-06-14 12:46 UTC  (2+ messages)

[PATCH] ui/gtk: Allow user to select monitor number to display qemu in full screen through new gtk display option
 2021-06-14  8:05 UTC 

[PATCH] arm64: dts: renesas: r9a07g044: Add missing GICv3 node properties
 2021-06-14 12:48 UTC  (2+ messages)

[PATCH v5 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-06-14 12:45 UTC  (5+ messages)
` [PATCH v5 2/9] qapi: replace List[str] by QAPISchemaIfCond
` [PATCH v5 3/9] qapi: make gen_if/gen_endif take a simple string

[PATCH] swiotlb-xen: override common mmap and get_sgtable dma ops
 2021-06-14 12:47 UTC  (5+ messages)

[PATCH 0/5] Add RZ/G2L I2C support
 2021-06-14 12:45 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: i2c: renesas,riic: Document RZ/G2L I2C controller
` [PATCH 2/5] drivers: clk: renesas: r9a07g044-cpg: Add I2C Clocks
` [PATCH 3/5] i2c: riic: Add RZ/G2L support
` [PATCH 4/5] arm64: dts: renesas: r9a07g044: Add I2C nodes
` [PATCH 5/5] arm64: defconfig: Enable RIIC

drm/i915: __GFP_RETRY_MAYFAIL allocations in stable kernels
 2021-06-14 12:45 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] cifs: Rough, incomplete conversion to revised fscache I/O API
 2021-06-14 12:46 UTC  (2+ messages)

[PATCH v3 0/7] acpi: Error Record Serialization Table, ERST, support for QEMU
 2021-06-14 12:45 UTC  (5+ messages)

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-14 12:45 UTC  (10+ messages)
` [PATCH Part1 RFC v3 09/22] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v3 10/22] x86/sev: "
` [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes

[PATCH] usb: dwc2: Don't reset the core after setting turnaround time
 2021-06-14 12:43 UTC  (2+ messages)

[PATCH 0/2] Fix git subtree on Windows
 2021-06-14 12:41 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] subtree: fix the GIT_EXEC_PATH sanity check to work "
  ` [PATCH v2 2/2] subtree: fix assumption about the directory separator

[djwong-xfs:vectorized-scrub 223/315] fs/xfs/libxfs/xfs_rtbitmap.c:20:1: iwyu: warning: superfluous #include "xfs_errortag.h"
 2021-06-14 12:42 UTC 

[dpdk-dev] [RFC PATCH] ethdev: add support for testpmd-compliant flow rule dumping
 2021-06-14 12:42 UTC  (2+ messages)

[PATCH] drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c : fix typo imporant > important
 2021-06-14 12:40 UTC  (3+ messages)

ALSA 1.2.5.1 bugfix release
 2021-06-14 12:41 UTC 

[PATCH nftables] evaluate: add set to cache once
 2021-06-14 12:41 UTC  (2+ messages)

[meta-oe][dunfell][PATCH] ntp: add CVE-2016-9312 to allowlist
 2021-06-14 12:40 UTC 

[PATCH] net: usbnet: allow overriding of default USB interface naming
 2021-06-14 12:40 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t 00/93] Stop depending on context mutation (v4)
 2021-06-14 12:39 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 38/93] tests/i915/gem_ctx_exec: Convert to intel_ctx_t
` [igt-dev] [PATCH i-g-t 39/93] tests/i915/gem_exec_suspend: "

[dpdk-dev] 20.11.2 patches review and test
 2021-06-14 12:39 UTC  (7+ messages)

+ kvm-s390-fix-for-hugepage-vmalloc.patch added to -mm tree
 2021-06-14 12:37 UTC  (4+ messages)

[PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
 2021-06-14 12:35 UTC  (4+ messages)

[PATCH v4 0/2] MCAN: Add support for implementing transceiver as a phy
 2021-06-14 12:32 UTC  (2+ messages)

[PATCH v2 0/2] x86: Disable kexec for SEV-ES guests
 2021-06-14 12:33 UTC  (3+ messages)

remove the implicit .set_page_dirty default
 2021-06-14 12:32 UTC  (4+ messages)
` [PATCH 1/3] fs: unexport __set_page_dirty

thoughts on YP-friendly developer laptop?
 2021-06-14 12:32 UTC  (2+ messages)
` [yocto] "

[PATCH v2 1/1] drm/amdgpu: remove amdgpu_vm_pt
 2021-06-14 12:31 UTC 

[PATCH net-next 0/3] Fixes and improvements to TJA1103 PHY driver
 2021-06-14 12:29 UTC  (6+ messages)
` [PATCH net-next 1/3] net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debug
` [PATCH net-next 2/3] net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparound
` [PATCH net-next 3/3] net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave registers

[Buildroot] [PATCH 0/3] My take on the at91bootstrap 4.x story
 2021-06-14 12:28 UTC  (9+ messages)
` [Buildroot] [PATCH 1/3] boot/at91bootstrap3: add support for at91bootstrap 4.x series

[PATCH net-next 00/11] net: z85230: clean up some code style issues
 2021-06-14 12:28 UTC  (4+ messages)
` [PATCH net-next 04/11] net: z85230: remove redundant initialization for statics

[PATCH] staging: rtl8188eu: convert DBG_88E calls in core/rtw_recv.c
 2021-06-14 12:27 UTC  (2+ messages)

[PATCH v4 0/3] media: imx: add support for imx8mq MIPI RX
 2021-06-14 12:25 UTC  (10+ messages)
` [PATCH v4 1/3] dt-bindings: media: document the nxp, imx8mq-mipi-csi2 receiver phy and controller
  ` [PATCH v4 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 "
` [PATCH v4 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx "
` [PATCH v4 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions
  ` [PATCH v4.1 "

[PATCH 0/6] Add RZ/G2L USB2.0 phy and host support
 2021-06-14 12:26 UTC  (3+ messages)
` [PATCH 2/6] drivers: clk: renesas: r9a07g044-cpg: Add USB clocks

[PATCH bpf-next 0/3] XDP bonding support
 2021-06-14 12:25 UTC  (8+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for XDP bonding

Kernel 5.12.10 and 5.12.9 freezing after boot-up with while sound output is looping
 2021-06-14 11:47 UTC  (4+ messages)

[PATCH v1 0/3] RISC-V ACLINT Support
 2021-06-14 12:22 UTC  (10+ messages)
` [PATCH v1 1/3] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT
` [PATCH v1 2/3] hw/riscv: virt: Re-factor FDT generation
` [PATCH v1 3/3] hw/riscv: virt: Add optional ACLINT support to virt machine

[PATCH v2] netfs: fix test for whether we can skip read when writing beyond EOF
 2021-06-14 12:23 UTC 

[PATCH v3 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
 2021-06-14 12:23 UTC  (3+ messages)
` [PATCH v3 1/2] blk-zoned: allow zone management send operations "
` [PATCH v3 2/2] blk-zoned: allow BLKREPORTZONE "

[dpdk-dev] [PATCH] parray: introduce internal API for dynamic arrays
 2021-06-14 12:22 UTC  (2+ messages)

[PATCH v2] virtiofsd: use GDateTime for formatting timestamp for debug messages
 2021-06-14 12:20 UTC  (2+ messages)

[dpdk-dev] 19.11.9 patches review and test - V2
 2021-06-14 12:21 UTC  (10+ messages)

[tip:tmp.tmp2 117/364] kernel/torture.c:541:3: error: implicit declaration of function 'set_cpus_allowed_ptr'
 2021-06-14 12:19 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 1/1] igc: Check if num of q_vectors is smaller than max before array access
 2021-06-14 12:19 UTC 

[PATCH 0/3] btrfs: commit the transaction unconditionally for ensopc
 2021-06-14 12:17 UTC  (3+ messages)
` [PATCH 1/3] btrfs: rip out may_commit_transaction

[PATCH] tools/libs/guest: revert fix max_pfn setting in map_p2m()
 2021-06-14 12:15 UTC 

[PATCH 1/1] drm/amdgpu: remove amdgpu_vm_pt
 2021-06-14 12:14 UTC  (2+ messages)

[PATCH v2 0/2] Add Ethernet DTS for Actions Semi Owl S500 SoCs
 2021-06-14 12:11 UTC  (4+ messages)

[PATCH] hw/audio/sb16: Avoid assertion by restricting I/O sampling rate range
 2021-06-14 12:11 UTC  (3+ messages)

[PATCH] staging: rtl8188eu: convert DBG_88E calls in core/rtw_sta_mgt.c
 2021-06-14 12:10 UTC  (2+ messages)

[PATCH v2] powerpc: make stack walking KASAN-safe
 2021-06-14 12:09 UTC 

[Intel-gfx] [PATCH v3] drm/i915: Be more gentle with exiting non-persistent context
 2021-06-14 12:09 UTC  (2+ messages)
`  "

[PATCH] mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
 2021-06-14 12:05 UTC  (4+ messages)

[virtio-comment] [PATCH V4] virtio-gpio: Add the device specification
 2021-06-14 12:08 UTC 

[PATCH 0/2] Some Dovetail/I-pipe unification
 2021-06-14 12:07 UTC  (3+ messages)
` [PATCH 1/2] cobalt/ipipe: Drop tests for IPIPE_KEVT_*
` [PATCH 2/2] cobalt: Move common debug handling code out of pipeline diversion again

[PATCH v4 0/2] powerpc/64: Option to use ELF V2 ABI for big-endian
 2021-06-14 12:06 UTC  (4+ messages)
` [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks

[PATCH] linux-user: Set CF_PARALLEL when mapping shared memory
 2021-06-14 12:06 UTC  (2+ messages)

[OE-core] [PATCH] cmake: upgrade 3.20.2 -> 3.20.3
 2021-06-14 12:07 UTC  (4+ messages)
` [OE-core] [PATCH] util-linux: upgrade 2.36.2 -> 2.37

[PATCH] net: qrtr: fix OOB Read in qrtr_endpoint_post
 2021-06-14 12:06 UTC 

[xen-unstable test] 162771: regressions - FAIL
 2021-06-14 12:06 UTC  (4+ messages)

[PATCH] bitmaps: don't recurse into trees already in the bitmap
 2021-06-14 12:05 UTC  (2+ messages)

drivers/xen/swiotlb-xen.c:315 xen_swiotlb_alloc_coherent() error: we previously assumed 'hwdev' could be null (see line 308)
 2021-06-14 12:04 UTC  (2+ messages)

[PATCH nft 2/2] evaluate: restore interval + concatenation in anonymous set
 2021-06-14 12:04 UTC  (5+ messages)

[GSoC] Git Blog 4
 2021-06-14 12:02 UTC  (3+ messages)

[PATCH] Arm32: avoid .rodata to be marked as executable
 2021-06-14 12:02 UTC  (5+ messages)

[PATCH v5] sched/fair: Correctly insert cfs_rq's to list on unthrottle
 2021-06-14 12:01 UTC  (2+ messages)

[PATCH 4.19 00/67] 4.19.195-rc1 review
 2021-06-14 12:02 UTC  (2+ messages)

[PATCH 4.4 00/34] 4.4.273-rc1 review
 2021-06-14 12:01 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.