All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-06 13:00:02 to 2021-09-06 14:02:51 UTC [more...]

[dpdk-dev] Running DPDK application without non-previlege mode
 2021-09-06 14:02 UTC  (6+ messages)
` [dpdk-dev] Running DPDK application with "

[PATCH 0/9] gnttab: further work from XSA-380 / -382 context
 2021-09-06 14:02 UTC  (13+ messages)
` [PATCH 1/9] gnttab: defer allocation of maptrack frames table
` [PATCH 2/9] gnttab: drop a redundant expression from gnttab_release_mappings()
` [PATCH 3/9] gnttab: fold recurring is_iomem_page()
` [PATCH 6/9] gnttab: check handle early in gnttab_get_status_frames()

[PATCH v3 0/3] staging: r8188eu: Shorten and simplify calls chain
 2021-09-06 14:01 UTC  (4+ messages)
` [PATCH v3 1/3] staging: r8188eu: remove _io_ops structure

[PATCH v2] ref-manual: add potential of parallelism to defn of "Task"
 2021-09-06 14:00 UTC 

[PATCH] ARM: s3c: Use strscpy to replace strlcpy
 2021-09-06 13:57 UTC  (4+ messages)

[PATCH] net: qcom/emac: Replace strlcpy with strscpy
 2021-09-06 13:56 UTC 

[PATCH 1/3] leds:triggers:Extend the kernel panic LED trigger
 2021-09-06 13:53 UTC  (3+ messages)
` [PATCH 2/3] leds:gpio:Add the support for "panic-indicator-on" and "panic-indicator-off"
` [PATCH 3/3] dt-bindings:leds:Extend panic led state

[PATCH 0/9] PCI devices passthrough on Arm, part 3
 2021-09-06 13:53 UTC  (5+ messages)
` [PATCH 2/9] vpci: Add hooks for PCI device assign/de-assign
` [PATCH 3/9] vpci/header: Move register assignments from init_bars

[PATCH 0/2] iothread: cleanup after adding a new parameter to IOThread
 2021-09-06 13:46 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/10] new features for ipsec and security libraries
 2021-09-06 13:50 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 03/10] security: add ESN field to ipsec_xform
    ` [dpdk-dev] [EXT] "

[PULL v2 00/10] Testing, build system and misc patches
 2021-09-06 13:36 UTC  (2+ messages)

[PATCH] staging: r8188eu: core: remove duplicate structure
 2021-09-06 13:49 UTC  (2+ messages)

[PATCH 0/8] staging: media: zoran: fusion in one module
 2021-09-06 13:49 UTC  (9+ messages)
` [PATCH 4/8] staging: media: zoran: add debugfs
` [PATCH 6/8] staging: media: zoran: fusion all modules

[PATCH] MIPS: BCM47XX: Replace strlcpy with strscpy
 2021-09-06 13:49 UTC 

[PATCH v2] podman: upgrade to 3.3.1
 2021-09-06 13:49 UTC  (2+ messages)
  ` [meta-virtualization] "

[PATCH] mdacon: fix redefinition of 'scr_memsetw'
 2021-09-06 13:48 UTC  (4+ messages)

[PULL 00/36] (Mostly) x86 changes for 2021-09-06
 2021-09-06 13:26 UTC  (38+ messages)
` [PULL 01/36] target/i386: VMRUN and VMLOAD canonicalizations
` [PULL 02/36] target/i386: Added VGIF feature
` [PULL 03/36] target/i386: Moved int_ctl into CPUX86State structure
` [PULL 04/36] target/i386: Added VGIF V_IRQ masking capability
` [PULL 05/36] target/i386: Added ignore TPR check in ctl_has_irq
` [PULL 06/36] target/i386: Added changed priority check for VIRQ
` [PULL 07/36] target/i386: Added vVMLOAD and vVMSAVE feature
` [PULL 08/36] configure / meson: Move the GBM handling to meson.build
` [PULL 09/36] memory: Add RAM_PROTECTED flag to skip IOMMU mappings
` [PULL 10/36] hostmem: Add hostmem-epc as a backend for SGX EPC
` [PULL 11/36] qom: Add memory-backend-epc ObjectOptions support
` [PULL 12/36] i386: Add 'sgx-epc' device to expose EPC sections to guest
` [PULL 13/36] vl: Add sgx compound properties to expose SGX "
` [PULL 14/36] i386: Add primary SGX CPUID and MSR defines
` [PULL 15/36] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
` [PULL 16/36] i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
` [PULL 17/36] i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
` [PULL 18/36] i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
` [PULL 19/36] i386: Add feature control MSR dependency when SGX is enabled
` [PULL 20/36] i386: Update SGX CPUID info according to hardware/KVM/user input
` [PULL 21/36] i386: kvm: Add support for exposing PROVISIONKEY to guest
` [PULL 22/36] i386: Propagate SGX CPUID sub-leafs to KVM
` [PULL 23/36] Adjust min CPUID level to 0x12 when SGX is enabled
` [PULL 24/36] hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordingly
` [PULL 25/36] hw/i386/pc: Account for SGX EPC sections when calculating device memory
` [PULL 26/36] i386/pc: Add e820 entry for SGX EPC section(s)
` [PULL 27/36] i386: acpi: Add SGX EPC entry to ACPI tables
` [PULL 28/36] q35: Add support for SGX EPC
` [PULL 29/36] i440fx: "
` [PULL 30/36] hostmem-epc: Add the reset interface for EPC backend reset
` [PULL 31/36] sgx-epc: Add the reset interface for sgx-epc virt device
` [PULL 32/36] sgx-epc: Avoid bios reset during sgx epc initialization
` [PULL 33/36] hostmem-epc: Make prealloc consistent with qemu cmdline during reset
` [PULL 34/36] Kconfig: Add CONFIG_SGX support
` [PULL 35/36] sgx-epc: Add the fill_device_info() callback support
` [PULL 36/36] doc: Add the SGX doc

[PATCH 0/1 v2] Protect vmstats on PREEMPT_RT
 2021-09-06 13:48 UTC  (4+ messages)
` [PATCH 1/1] mm/vmstat: Protect per cpu variables with preempt disable on RT

[PATCH] drm/i915/selftests: fixup igt_shrink_thp
 2021-09-06 13:48 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v2 00/52] ARM: dts: Last round of DT schema fixes
 2021-09-06 13:41 UTC  (65+ messages)
` [PATCH v2 09/52] dt-bindings: clocks: Fix typo in the H6 compatible
` [PATCH v2 34/52] dt-bindings: sunxi: Add CPU Configuration Controller Binding
` [PATCH v2 35/52] dt-bindings: sunxi: Add Allwinner A80 PRCM Binding
` [PATCH v2 39/52] ARM: dts: sunxi: Rename power-supply names
` [PATCH v2 40/52] ARM: dts: sunxi: Rename gpio pinctrl names
` [PATCH v2 41/52] ARM: dts: sunxi: Fix OPP arrays
` [PATCH v2 42/52] ARM: dts: sunxi: Fix OPPs node name
` [PATCH v2 43/52] ARM: dts: sunxi: Fix the SPI NOR node names
` [PATCH v2 45/52] ARM: dts: tbs711: Fix touchscreen compatible
` [PATCH v2 46/52] ARM: dts: cubieboard4: Remove the dumb-vga-dac compatible
` [PATCH v2 47/52] arm64: dts: allwinner: h5: Fix GPU thermal zone node name
` [PATCH v2 48/52] arm64: dts: allwinner: h6: Fix de3 parent clocks ordering
` [PATCH v2 49/52] arm64: dts: allwinner: a100: Fix thermal zone node name
` [PATCH v2 50/52] arm64: dts: allwinner: pinetab: Change regulator node name to avoid warning
` [PATCH v2 51/52] arm64: dts: allwinner: teres-i: Add missing reg
` [PATCH v2 52/52] arm64: dts: allwinner: teres-i: Remove wakekup-source from the PMIC

[PATCH v4] hw/arm/aspeed: Add Fuji machine type
 2021-09-06 13:31 UTC 

arch/mips/kvm/vz.c:1552: warning: expecting prototype for kvm_trap_vz_handle_cop_unusuable(). Prototype was for kvm_trap_vz_handle_cop_unusable() instead
 2021-09-06 13:46 UTC  (2+ messages)

[PATCH 1/2] podman: upgrade to 3.3.1
 2021-09-06 13:46 UTC  (4+ messages)
` [PATCH 2/2] skopeo: Upgrade to 1.4.1
  ` [meta-virtualization] "
` [meta-virtualization] [PATCH 1/2] podman: upgrade to 3.3.1

[PATCH v2] Prevent vhost-user-blk-test hang
 2021-09-06 13:25 UTC 

[PATCH] btrfs-progs: props: init compression prop_handlers with field name
 2021-09-06 13:46 UTC  (2+ messages)

[PATCH] ref-manual: add potential of parallelism to defn of "Task"
 2021-09-06 13:45 UTC  (3+ messages)
` [docs] "

[PATCH][next] ksmbd: add missing assignments to ret on ndr_read_int64 read calls
 2021-09-06 13:44 UTC 

[PATCH v2 0/1] hw/arm/aspeed: Initialize AST2600 UART clock selection registers
 2021-09-06 13:40 UTC  (2+ messages)
` [PATCH v2 1/1] "

[dpdk-dev] [PATCH] doc: announce change in vfio dma mapping
 2021-09-06 13:43 UTC  (11+ messages)

[PATCH v4 0/4] Add RZ/G2L DMAC support
 2021-09-06 13:42 UTC  (3+ messages)
` [PATCH v4 3/4] arm64: dts: renesas: r9a07g044: Add "

[PATCH] xen/arm: optee: Allocate anonymous domheap pages
 2021-09-06 13:42 UTC 

[mptcp-next 0/2] Fix mptcp connection hangs after link failover
 2021-09-06 13:42 UTC  (4+ messages)
` [PATCH mptcp-next v2 1/2] mptcp: remove tx_pending_data
` [PATCH mptcp-next v2 2/2] mptcp: re-arm retransmit timer if data is pending

[PATCH] pinctrl: renesas: no need to initialise global statics
 2021-09-06 13:40 UTC 

[RFC PATCH] selftests: mptcp: tune timeout and delay for simult_flows cases
 2021-09-06 13:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Revert "package/libshout: enable optional dependency for libressl"
 2021-09-06 13:40 UTC  (2+ messages)

submenu fails to see variables
 2021-09-06 13:39 UTC  (2+ messages)

[PATCH v4 00/33] Qemu SGX virtualization
 2021-09-06 13:13 UTC  (2+ messages)

next/master build: 199 builds: 11 failed, 188 passed, 156 errors, 183 warnings (next-20210906)
 2021-09-06 13:38 UTC 

next/master build: 199 builds: 11 failed, 188 passed, 156 errors, 183 warnings (next-20210906)
 2021-09-06 13:38 UTC 

stable-rc/queue/4.19 baseline: 174 runs, 7 regressions (v4.19.206-13-g223e5e090847)
 2021-09-06 13:37 UTC 

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-09-06 13:37 UTC  (5+ messages)
` [dpdk-dev] [PATCH v20 0/7] support dmadev
  ` [dpdk-dev] [PATCH v20 2/7] dmadev: introduce DMA device library internal header

[Buildroot] [git commit] package/haproxy: security bump to version 2.4.3
 2021-09-06 13:36 UTC  (2+ messages)

[PATCH] ASoC: qcom: lpass-platform: Reset irq clear reg post handling interrupts
 2021-09-06 13:35 UTC  (3+ messages)

[hacky PATCH 0/2] speeding up trivial for-each-ref invocations
 2021-09-06 13:34 UTC  (8+ messages)
` [PATCH 2/2] ref-filter: implement "quick" formats

[PATCH] manuals: font fixes
 2021-09-06 13:33 UTC  (2+ messages)
` [docs] "

[PATCH v3] hw/arm/aspeed: Add Fuji machine type
 2021-09-06 13:16 UTC  (3+ messages)

[Buildroot] [PATCH 0/3] Add support to build imx8 images using mainline uboot
 2021-09-06 13:32 UTC  (8+ messages)
` [Buildroot] [PATCH 3/3] boot/uboot: copy IMX firmware files to uboot package dir

[RFC 0/6] fast poll multishot mode
 2021-09-06 13:31 UTC  (11+ messages)
` [PATCH 6/6] io_uring: enable multishot mode for accept

irq pipeline: Netdev watchdog triggered
 2021-09-06 13:31 UTC  (2+ messages)

[PATCH] ref-manual: couple minor tweaks to Chapter 1
 2021-09-06 13:31 UTC  (2+ messages)
` [docs] "

[PATCH 1/3] mtd: rawnand: Add a helper to check if a CHANGE_READ_COLUMN is possible
 2021-09-06 13:29 UTC  (3+ messages)
` [PATCH 2/3] mtd: rawnand: Check the CHANGE_READ_COLUMN from nand_read_subpage() is supported
` [PATCH 3/3] mtd: rawnand: arasan: Provide an additional ->exec_op() check

[Buildroot] [Bug 14206] New: QT5 touch screen rotation does not work since 2021.05
 2021-09-06 13:29 UTC 

[dpdk-dev] [PATCH] eal: add log to print dpdk version at start
 2021-09-06 13:28 UTC  (5+ messages)

[ovmf test] 164859: regressions - FAIL
 2021-09-06 13:28 UTC 

[PATCH] ASoC: dt-bindings: lpass: add binding headers for digital codecs
 2021-09-06 13:27 UTC 

[LTP] [PATCH 0/7] UID/GID lookup fixes
 2021-09-06 13:27 UTC  (13+ messages)
` [LTP] [PATCH 4/7] syscalls/kill05: Use any two unprivileged users

[PATCH] MAINTAINERS: add VM SOCKETS (AF_VSOCK) entry
 2021-09-06 13:25 UTC  (5+ messages)

main - vdo: more lvm_import_vdo fixes
 2021-09-06 13:25 UTC 

main - vdo: better message for missing device
 2021-09-06 13:25 UTC 

main - vdo: lvm_import_vdo fix max_discard size
 2021-09-06 13:25 UTC 

main - vdo: add support for auto-unsafe writePolicy
 2021-09-06 13:25 UTC 

main - tests: remove all debug logs when using die
 2021-09-06 13:25 UTC 

main - makefiles: sanitize environment
 2021-09-06 13:25 UTC 

[PATCH] net: stmmac: fix MAC not working when system resume back with WoL enabled
 2021-09-06 13:23 UTC  (11+ messages)

[Buildroot] [PATCH] package/openvmtools: fix time_t build failure on 32-bit platforms
 2021-09-06 13:23 UTC  (2+ messages)

[dpdk-dev] [PATCH] event/cnxk: reduce max timer chunk pool cache size
 2021-09-06 13:20 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[linux-linus test] 164850: regressions - FAIL
 2021-09-06 13:19 UTC 

[PATCH] trace_osnoise: rename main to trace_main to avoid Werror=main
 2021-09-06 13:17 UTC  (3+ messages)

[PATCH v15] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2021-09-06 13:11 UTC  (6+ messages)
` [PATCH v15 2/3] cpufreq: Add of_perf_domain_get_sharing_cpumask

[mptcp-next 0/2] Fix mptcp connection hangs after link failover
 2021-09-06 13:14 UTC  (7+ messages)
` [mptcp-next 2/2] mptcp: re-set push-pending bit on retransmit failure

[PATCH] usb: gadget: u_audio: EP-OUT bInterval in fback frequency
 2021-09-06 13:08 UTC 

[hch-block:blkdev.h-includes 2/17] fs/ramfs/inode.c:180:17: error: implicit declaration of function 'seq_printf'; did you mean 'scnprintf'?
 2021-09-06 13:08 UTC 

Some bugs in batmand(Github)
 2021-09-06 13:05 UTC 

[PATCH] docs/devel: memory: Document MemoryRegionOps requirement
 2021-09-06 13:01 UTC  (2+ messages)

[PATCH] USB: cdc-acm: fix minor-number release
 2021-09-06 13:02 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: promote sibling iterators to stable
 2021-09-06 13:02 UTC 

[PATCH 0/5] x86/mwait-idle: updates from Linux
 2021-09-06 13:02 UTC  (6+ messages)
` [PATCH 1/5] x86/mwait-idle: mention assumption that WBINVD is not needed
` [PATCH 2/5] x86/mwait-idle: add SnowRidge C-state table
` [PATCH 3/5] x86/mwait-idle: update ICX C6 data
` [PATCH 4/5] x86/mwait-idle: add Icelake-D support
` [PATCH 5/5] x86/mwait-idle: adjust the SKX C6 parameters if PC6 is disabled

[PATCH 1/1] exception/stackdepot: add irqentry section in case of STACKDEPOT
 2021-09-06 12:57 UTC  (3+ messages)

kernel BUG in truncate_inode_page
 2021-09-06 12:59 UTC  (2+ messages)

[PATCH v2 0/8] virtio-iommu: Add ACPI support
 2021-09-06 12:58 UTC  (3+ messages)
` [PATCH v2 2/8] hw/acpi: Add VIOT table

[PATCH 5.14 00/14] 5.14.2-rc1 review
 2021-09-06 12:55 UTC  (8+ messages)
` [PATCH 5.14 01/14] ext4: fix race writing to an inline_data file while its xattrs are changing
` [PATCH 5.14 05/14] USB: serial: cp210x: fix control-characters error handling
` [PATCH 5.14 06/14] USB: serial: cp210x: fix flow-control "
` [PATCH 5.14 07/14] HID: usbhid: Fix flood of "control queue full" messages
` [PATCH 5.14 08/14] HID: usbhid: Fix warning caused by 0-length input reports
` [PATCH 5.14 09/14] ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup
` [PATCH 5.14 10/14] ALSA: usb-audio: Fix regression on Sony WALKMAN NW-A45 DAC

[PATCH nft] src: Check range bounds before converting to prefix
 2021-09-06 12:57 UTC  (3+ 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.