All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-13 02:14:10 to 2021-05-13 04:39:05 UTC [more...]

[PATCH v4 00/31] Base for adding PowerPC 64-bit instructions
 2021-05-13  4:22 UTC  (23+ messages)
` [PATCH v4 01/31] target/ppc: Add cia field to DisasContext
` [PATCH v4 02/31] target/ppc: Split out decode_legacy
` [PATCH v4 03/31] target/ppc: Move DISAS_NORETURN setting into gen_exception*
` [PATCH v4 04/31] target/ppc: Remove special case for POWERPC_SYSCALL
` [PATCH v4 05/31] target/ppc: Remove special case for POWERPC_EXCP_TRAP
` [PATCH v4 06/31] target/ppc: Simplify gen_debug_exception
` [PATCH v4 07/31] target/ppc: Introduce DISAS_{EXIT,CHAIN}{,_UPDATE}
` [PATCH v4 08/31] target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT
` [PATCH v4 09/31] target/ppc: Remove unnecessary gen_io_end calls
` [PATCH v4 10/31] target/ppc: Introduce gen_icount_io_start

[PATCH] drm/amdkfd: fix a typo in kfd_device_info for beige goby
 2021-05-13  4:38 UTC 

[RESEND PATCH net-next 0/2] Treat IPv4 lowest address as ordinary unicast address
 2021-05-13  4:38 UTC  (3+ messages)
` [RESEND PATCH net-next 1/2] ip: Treat IPv4 segment's lowest address as unicast
` [RESEND PATCH net-next 2/2] selftests: Lowest IPv4 address in a subnet is valid

[PATCH v2 0/4] Add guest support for SEV live migration
 2021-05-13  4:36 UTC  (8+ messages)
` [PATCH v2 2/4] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v2 3/4] EFI: Introduce the new AMD Memory Encryption GUID

[RFC PATCH 00/11] target/ppc: add support to disable-tcg
 2021-05-13  3:59 UTC  (17+ messages)
` [PATCH 01/11] target/ppc: created ppc_{store, get}_vscr for generic vscr usage
  ` [PATCH 01/11] target/ppc: created ppc_{store,get}_vscr "
` [PATCH 02/11] target/ppc: moved ppc_store_sdr1 to cpu.c
` [PATCH 03/11] target/ppc: moved ppc_cpu_dump_state to cpu_init.c
` [PATCH 04/11] target/ppc: moved ppc_store_msr into gdbstub.c
` [PATCH 05/11] target/ppc: moved ppc_store_lpcr to cpu.c
` [PATCH 06/11] target/ppc: updated vscr manipulation in machine.c
` [RFC PATCH 10/11] target/ppc: created tcg-stub.c file

[PATCH v5 0/3] PE/COFF measurement support
 2021-05-13  4:35 UTC  (3+ messages)
` [PATCH v5 1/3] efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled

[PATCH] scsi: target: tcmu: Fix xarray RCU warning
 2021-05-13  4:33 UTC 

[PATCH] mvebu: x530: Reduce SPL image size
 2021-05-13  4:30 UTC  (5+ messages)

Build failed in Jenkins: libcamera #543
 2021-05-13  4:33 UTC 

[RFC PATCH v2] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
 2021-05-13  3:41 UTC  (3+ messages)

[RFC PATCH 0/5] buildsys: Do not use internal fdt library when asked for the system one
 2021-05-13  3:46 UTC  (9+ messages)
` [RFC PATCH 3/5] hw/ppc: Have pSeries depends on libfdt (via host Kconfig FDT symbol)
` [RFC PATCH 4/5] hw/ppc/fdt: Drop dependency on libfdt

[PATCH updated v2] spapr: Fix EEH capability issue on KVM guest for PCI passthru
 2021-05-13  3:08 UTC  (2+ messages)

[PATCH v4] x86, sched: Fix the AMD CPPC maximum perf on some specific generations
 2021-05-13  4:24 UTC  (4+ messages)

[PATCH 0/4] efi_loader: capsule: improve capsule authentication support
 2021-05-13  4:22 UTC  (11+ messages)
` [PATCH 1/4] tools: mkeficapsule: add firmwware image signing
` [PATCH 2/4] tools: mkeficapsule: remove device-tree related operation

[PATCH v2 0/2] USB: propose a generic fix for PORT_SUSPEND set feature timeout
 2021-05-13  4:21 UTC  (8+ messages)
` [PATCH v2 1/2] USB: reset-resume the device when PORT_SUSPEND is set but timeout

[dpdk-dev] [Bug 703] [21.05]Host testpmd crash when booting VM with vhost-user 2 queues + viommu
 2021-05-13  4:20 UTC 

netfilter: iptables-restore: setsockopt(3, SOL_IP, IPT_SO_SET_REPLACE, "security...", ...) return -EAGAIN
 2021-05-13  4:19 UTC  (2+ messages)

[PATCH v3 0/2] USB: propose a generic fix for PORT_SUSPEND set feature timeout
 2021-05-13  4:14 UTC  (3+ messages)
` [PATCH v3 1/2] USB: Verify the port status when timeout happens during port suspend
` [PATCH v3 2/2] Revert "USB: Add reset-resume quirk for WD19's Realtek Hub"

[PATCH] erofs-utils: fix distcheck target
 2021-05-13  4:13 UTC 

git-sh-prompt: bash: GIT_PS1_COMPRESSSPARSESTATE: unbound variable
 2021-05-13  4:13 UTC  (3+ messages)

[PATCH 00/10] Sparse-index: integrate with status and add
 2021-05-13  4:12 UTC  (7+ messages)
` [PATCH v2 0/8] Sparse-index: integrate with status
  ` [PATCH v2 3/8] unpack-trees: compare sparse directories correctly
  ` [PATCH v2 4/8] unpack-trees: stop recursing into sparse directories

[PATCH] misc: alcor_pci: fix null-ptr-deref when there is no PCI bridge
 2021-05-13  4:09 UTC  (7+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[RFC PATCH 1/1] mount.nfs: Fix mounting on tmpfs
 2021-05-13  4:07 UTC  (6+ messages)
    ` [PATCH/RFC nfs-utils] Fix NFSv4 export of tmpfs filesystems
        `  "

[asm-generic:unaligned-rework-v2] BUILD SUCCESS 3be8a90fd433063539ff7b563a29c34b449f1c34
 2021-05-13  4:06 UTC 

[asm-generic:master] BUILD SUCCESS d74ebb76967f2395128f8cb7e87c31c27758e104
 2021-05-13  4:06 UTC 

[PATCH v2] Writing down mail list etiquette
 2021-05-13  4:06 UTC  (3+ messages)
` [PATCH v3] doc: writing down Git mailing "

[PATCH V2] watchdog/hpwdt: New PCI IDs
 2021-05-13  4:03 UTC  (2+ messages)

[PATCH v14 clocksource 0/5] Do not mark clocks unstable due to delays for v5.14
 2021-05-13  4:01 UTC  (4+ messages)
` [PATCH v14 clocksource 5/6] clocksource: Provide kernel module to test clocksource watchdog

[PATCH] git-send-email: add sendmailCommand option
 2021-05-13  3:58 UTC  (3+ messages)
` [PATCH v2] git-send-email: add option to specify sendmail command

[xen-unstable test] 161917: regressions - FAIL
 2021-05-13  3:56 UTC 

[PATCH v5] hwmon: Add sht4x Temperature and Humidity Sensor Driver
 2021-05-13  3:56 UTC 

[RFC 00/22] xfs: initial agnumber -> perag conversions for shrink
 2021-05-13  3:55 UTC  (14+ messages)
` [PATCH 11/22] xfs: add a perag to the btree cursor
` [PATCH 12/22] xfs: convert rmap btree cursor to using a perag
` [PATCH 14/22] xfs: convert allocbt cursors to use perags
` [PATCH 15/22] xfs: use perag for ialloc btree cursors

[PATCH v1] watchdog: imx2_wdt: clear WDOG_HW_RUNNING before suspend
 2021-05-13  3:49 UTC  (6+ messages)

[renesas-drivers:renesas-pinctrl-for-v5.14] BUILD SUCCESS 904ec4bebc1df908a943bf3178f6c633672ce47b
 2021-05-13  3:50 UTC 

[meta-raspberrypi][PATCH] 99-com.rules: fix error invalid substitution type
 2021-05-13  3:48 UTC  (2+ messages)
` [yocto] "

[PATCH] ARM: dts: imx6dl-yapp4: Fix RGMII connection to QCA8334 switch
 2021-05-13  3:47 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2021-05-13  3:47 UTC 

[PATCH] Staging: atomisp: Use sysfs_emit() instead of sprintf() where appropriate
 2021-05-13  3:46 UTC 

[PATCH v2] mmc: Update environment variable with active partition
 2021-05-13  3:46 UTC  (5+ messages)

[PATCH] ARM: dts: imx6: phyFLEX: Fix UART hardware flow control
 2021-05-13  3:44 UTC  (4+ messages)

arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())
 2021-05-13  3:44 UTC  (13+ messages)

[PATCH 2/2] ARM: dts: imx28: Add DTS description of imx28 based XEA board
 2021-05-13  3:40 UTC  (7+ messages)

[PATCH v3] mmc: Update environment variable with active partition
 2021-05-13  3:40 UTC 

[PATCH v3] mm, slub: change run-time assertion in kmalloc_index() to compile-time
 2021-05-13  3:40 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/2] fixes for mlx4/mlx5
 2021-05-13  3:39 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] net/mlx4: fix mem leak when a device configured repeatedly
  ` [dpdk-dev] [PATCH v2 2/2] net/mlx5: "

[Bug 209831] New: Time spent on behalf of vcpu is not accounted as guest time
 2021-05-13  3:36 UTC  (2+ messages)
` [Bug 209831] "

[PATCH v4 00/10] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-05-13  3:33 UTC  (4+ messages)
` [RESEND PATCH v4 06/10] dt-bindings: gpio: change items restriction of clock for rockchip, gpio-bank
  ` [RESEND PATCH v4 06/10] dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bank

[tip:perf/core] BUILD SUCCESS 440e906702410f59ae5397ec9e3b639edb53f80e
 2021-05-13  3:34 UTC 

[powerpc:merge] BUILD SUCCESS 1fab3666d738e4af3a7450c44441310e4d7a7e53
 2021-05-13  3:33 UTC 

[tip:x86/asm] BUILD SUCCESS 9ddcb87b9218dec760e8d8a780bc8ad514c3d36a
 2021-05-13  3:33 UTC 

[tip:sched/urgent] BUILD SUCCESS 02dbb7246c5bbbbe1607ebdc546ba5c454a664b1
 2021-05-13  3:34 UTC 

more iommu dead code removal
 2021-05-13  3:28 UTC  (6+ messages)
` [PATCH 3/6] vfio: remove the unused mdev iommu hook

[PATCH] drm/amdgpu: remove unsafe optimization to drop preamble ib
 2021-05-13  3:28 UTC  (2+ messages)

[PATCH net-next v4 0/4] page_pool: recycle buffers
 2021-05-13  3:25 UTC  (10+ messages)
` [PATCH net-next v4 1/4] mm: add a signature in struct page

[RFC v2 00/32] Add TDX Guest Support
 2021-05-13  3:23 UTC  (7+ messages)
` [RFC v2 21/32] x86/boot: Add a trampoline for APs booting in 64-bit mode
` [RFC v2 22/32] x86/boot: Avoid #VE during compressed boot for TDX platforms
` [RFC v2 23/32] x86/boot: Avoid unnecessary #VE during boot process

[PATCH 0/2] arm64: kexec_file_load vs memory reservations
 2021-05-13  3:20 UTC  (8+ messages)
` [PATCH 1/2] firmware/efi: Tell memblock about EFI reservations

[PATCH] drm/amdgpu: Register bad page handler for Aldebaran
 2021-05-13  3:20 UTC  (6+ messages)

[Resend RFC PATCH V2 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-05-13  3:19 UTC  (6+ messages)
` [Resend RFC PATCH V2 10/12] HV/IOMMU: Add Hyper-V dma ops support

[PATCH] usb: dwc3: gadget: Properly track pending and queued SG
 2021-05-13  3:17 UTC 

✅ PASS: Test report for kernel 5.11.21-rc1 (stable, b299422b)
 2021-05-13  3:15 UTC 

[PATCH] watchdog: dw_wdt: Fix duplicate included linux/kernel.h
 2021-05-13  3:15 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Tweak the description of a DMA fault
 2021-05-13  3:13 UTC  (4+ messages)

[syzbot] WARNING in rtl8152_probe
 2021-05-13  3:13 UTC  (2+ messages)

[PATCH 1/1] iommu/vt-d: Support asynchronous IOMMU nested capabilities
 2021-05-13  3:10 UTC  (7+ messages)

[Intel-gfx] [PATCH 0/6] drm/i915: Check HDMI sink deep color capabilities during .mode_valid()
 2021-05-13  3:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Check HDMI sink deep color capabilities during .mode_valid() (rev2)

[RESEND PATACH 1/1] iommu/vt-d: Use user privilege for RID2PASID translation
 2021-05-13  3:06 UTC  (4+ messages)

[PATCH] tools/bootconfig: Fix a build error accroding to undefined fallthrough
 2021-05-13  3:06 UTC 

[PATCH 00/12] use <linux/io.h> instead of <linux/io.h>
 2021-05-13  3:01 UTC  (13+ messages)
` [PATCH 01/12] tty: serial: atmel: include <linux/io.h> instead of <asm/io.h>
` [PATCH 02/12] tty: serial: dz: "
` [PATCH 03/12] tty: serial: icom: "
` [PATCH 04/12] tty: serial: ip22zilog: "
` [PATCH 05/12] tty: serial: mux: "
` [PATCH 06/12] tty: serial: pmac_zilog: include <linux/io.h> insteiad "
` [PATCH 07/12] tty: serial: txx9: include <linux/io.h> instead "
` [PATCH 08/12] tty: serial: sunsab: "
` [PATCH 09/12] tty: serial: sunsu: "
` [PATCH 10/12] tty: serial: sunzilog: "
` [PATCH 11/12] tty: serial: vr41xx_siu: "
` [PATCH 12/12] tty: serial: sb1250-duart: "

Qestion about device link
 2021-05-13  3:00 UTC  (5+ messages)

[PATCH v3 0/3] watchdog: mtk_wdt: refactor code to support more watchdogs
 2021-05-13  2:28 UTC  (7+ messages)
` [PATCH v3 1/3] watchdog: mtk_wdt: Refactor code to support more SoCs
` [PATCH v3 2/3] dt-bindings: watchdog: mediatek: add support for mt6577 SoC
` [PATCH v3 3/3] watchdog: mtk_wdt: add support for mt6577

[PATCH] mm/sparse: fix check_usemap_section_nr warnings
 2021-05-13  2:53 UTC  (7+ messages)

[failures] mm-slub-change-run-time-assertion-in-kmalloc_index-to-compile-time.patch removed from -mm tree
 2021-05-13  2:52 UTC 

[PATCH v6 00/16] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-05-13  2:50 UTC  (6+ messages)
` [PATCH v6 04/16] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled

[PATCH v2 0/2] TI K3 R5F remoteproc support on AM64x SoCs
 2021-05-13  2:47 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: k3-r5f: Update bindings for "

[PATCH] Optimize the description of the configuration in packfile-uris doc
 2021-05-13  2:45 UTC 

stable-rc/queue/4.19 baseline: 104 runs, 4 regressions (v4.19.190-301-gc26f37c7539f)
 2021-05-13  2:42 UTC 

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2021-05-13  2:40 UTC  (2+ messages)
` 【外部邮件!】[scan-admin@coverity.com: "

[PATCH] Unnecessary code change in spin_lock section
 2021-05-13  2:33 UTC 

[dpdk-dev] [PATCH 1/2] net/mlx4: fix mem leak when a device configured repeatedly
 2021-05-13  2:36 UTC  (3+ messages)

[PATCH v2 0/2] dt-bindings: renesas,tpu: Improve and json-schema conversion
 2021-05-13  2:35 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: renesas,tpu-pwm: Improve json-schema
` [PATCH v2 2/2] dt-bindings: timer: renesas,tpu: Convert to json-schema

[PATCH] reset: hi6220: Use the correct HiSilicon copyright
 2021-05-13  2:35 UTC  (3+ messages)

[RFC PATCH 0/4]Fpga: adds support to load the user-key encrypted FPGA Image loading
 2021-05-13  2:31 UTC  (4+ messages)
` [RFC PATCH 2/4] fpga: Add new properties to support user-key encrypted bitstream loading

[PATCH v3 1/3] arm64: Change the on_*stack functions to take a size argument
 2021-05-13  2:30 UTC  (5+ messages)
` [PATCH v3 3/3] kasan: arm64: support specialized outlined tag mismatch checks

[PATCH v5 0/4] convert grf.txt to YAML
 2021-05-13  2:28 UTC  (6+ messages)
` [PATCH v5 2/4] dt-bindings: soc: rockchip: "

[PATCH v4 1/3] arm64: Change the on_*stack functions to take a size argument
 2021-05-13  2:27 UTC  (3+ messages)
` [PATCH v4 2/3] arm64: stacktrace: Relax frame record alignment requirement to 8 bytes
` [PATCH v4 3/3] kasan: arm64: support specialized outlined tag mismatch checks

[LTP] syscalls/mallinfo01 test is broken
 2021-05-13  2:27 UTC  (3+ messages)

[PATCH v2 0/2] RDMA/cm: Optimise rbtree searching
 2021-05-13  2:25 UTC  (6+ messages)
` [PATCH v2 2/2] "

[meta-security][PATCH 1/6] ibmswtpm2: update to 1661
 2021-05-13  2:25 UTC  (6+ messages)
` [meta-security][PATCH 2/6] ibmtpm2tss: update to tip
` [meta-security][PATCH 3/6] packagegroup-core-security: fix typo for mips
` [meta-security][PATCH 4/6] Apparmor: fix multi config build issue
` [meta-security][PATCH 5/6] aide: Add another ids
` [meta-security][PATCH 6/6] packagegroup-core-security: add aide and ossec

[meta-security][v2][PATCH] suricata: 4.1.x add UPSTREAM_CHECK_URI
 2021-05-13  2:24 UTC 

[PATCH v3] libtraceevent: Add back log functions for backward compatibility
 2021-05-13  2:22 UTC 

[PATCH v1 0/2] rtc: microchip: Add driver for PolarFire SoC
 2021-05-13  2:22 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: rtc: microchip: Add Microchip PolarFire host binding

[Patch v2 00/42] btrfs: add data write support for subpage
 2021-05-13  2:21 UTC  (4+ messages)

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-05-13  2:20 UTC  (2+ messages)
` [Bug 211277] "

[PATCH 0/2] Device Tree support for LP5562 predefined patterns
 2021-05-13  2:20 UTC  (3+ messages)
` [PATCH 2/2] dt: bindings: lp55xx: Add predefined LED pattern

[bug report] media: tuners: fix error return code of hybrid_tuner_request_state()
 2021-05-13  2:20 UTC  (3+ messages)

[PATCH v2 0/7] Rename scsi_get_lba() into scsi_get_pos()
 2021-05-13  2:18 UTC  (7+ messages)

[PATCH v3 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-13  2:16 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: ls1028a: fix memory node
 2021-05-13  2:15 UTC  (3+ messages)

[meta-oe][PATCH 1/2] audit: migrate from meta-selinux
 2021-05-13  2:17 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] packagegroup-meta-oe: add audit to pkg grp

[PATCH] arm64: dts: fsl-ls1028a: Correct ECAM PCIE window ranges
 2021-05-13  2:12 UTC  (4+ messages)

[PATCH 1/1] libbpf: Delete an unneeded bool conversion
 2021-05-13  2:14 UTC  (5+ 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.