messages from 2021-04-22 22:20:29 to 2021-04-23 00:50:44 UTC [more...]
[PATCH] KVM: arm64: Correctly handle the mmio faulting
2021-04-23 1:38 UTC (10+ messages)
[PATCH v4 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
2021-04-23 1:35 UTC (23+ messages)
` [PATCH v4 1/2] kvm/arm64: Remove the creation time's mapping of MMIO regions
` [PATCH v4 2/2] kvm/arm64: Try stage2 block mapping for host device MMIO
[PATCH v2 bpf-next 00/17] BPF static linker: support externs
2021-04-23 0:50 UTC (23+ messages)
` [PATCH v2 bpf-next 04/17] libbpf: mark BPF subprogs with hidden visibility as static for BPF verifier
` [PATCH v2 bpf-next 09/17] libbpf: extend sanity checking ELF symbols with externs validation
` [PATCH v2 bpf-next 11/17] libbpf: add linker extern resolution support for functions and global variables
` [PATCH v2 bpf-next 12/17] libbpf: support extern resolution for BTF-defined maps in .maps section
` [PATCH v2 bpf-next 13/17] selftests/bpf: use -O0 instead of -Og in selftests builds
` [PATCH v2 bpf-next 14/17] selftests/bpf: omit skeleton generation for multi-linked BPF object files
` [PATCH v2 bpf-next 15/17] selftests/bpf: add function linking selftest
[PATCH] atcspi200: Add timeout mechanism in spi_xfer()
2021-04-23 0:47 UTC (2+ messages)
[PATCH v4 0/6] nable ECDSA FIT verification for stm32mp
2021-04-23 0:47 UTC (6+ messages)
` [PATCH v4 2/6] lib: ecdsa: Add skeleton to implement ecdsa verification in u-boot
[RFC PATCH 2/4] cpuidle: menu: add idle_time to cpuidle_state
2021-04-23 0:46 UTC (2+ messages)
[PATCH v2 net-next] net: pcs: Enable pre-emption packet for 10/100Mbps
2021-04-23 0:45 UTC (3+ messages)
[PATCH net-next 0/3] net: update netdev_rx_csum_fault() print dump only once
2021-04-23 0:42 UTC (3+ messages)
` [PATCH net-next 3/3] "
[Intel-gfx] [PATCH 0/2] drm/i915/fbc: Avoid GLK+ FBC corruption
2021-04-23 0:42 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for drm/i915/fbc: Avoid GLK+ FBC corruption (rev2)
[PATCH v5 0/3] add support for the lmk04832
2021-04-23 0:40 UTC (4+ messages)
` [PATCH v5 1/3] clk: "
` [PATCH v5 2/3] clk: lmk04832: add support for digital delay
` [PATCH v5 3/3] dt-bindings: clock: add ti,lmk04832 bindings
[xen-unstable-smoke test] 161392: tolerable all pass - PUSHED
2021-04-23 0:39 UTC
[PATCH 1/1] sched: remove the redundant 'success' in the sched tracepoint
2021-04-23 0:38 UTC (3+ messages)
[meta-gnome][PATCH] libchamplain: Require opengl distro feature
2021-04-23 0:35 UTC
[PATCH u-boot v2019.04-aspeed-openbmc v2 00/10] Use HACE to accelerate sha512
2021-04-23 0:32 UTC (3+ messages)
[PATCH] x86/boot/compressed: enable -Wundef
2021-04-23 0:32 UTC (2+ messages)
[dpdk-dev] [PATCH v6 00/10] app/testpmd: enable testpmd on Windows
2021-04-23 0:32 UTC (12+ messages)
` [dpdk-dev] [PATCH v7 "
` [dpdk-dev] [PATCH v7 01/10] lib: build libraries that testpmd depends on
` [dpdk-dev] [PATCH v7 02/10] eal/windows: add necessary macros
` [dpdk-dev] [PATCH v7 03/10] eal/windows: add device event stubs
` [dpdk-dev] [PATCH v7 04/10] app/testpmd: resolve name collisions
` [dpdk-dev] [PATCH v7 05/10] app/testpmd: add clock_gettime on Windows
` [dpdk-dev] [PATCH v7 06/10] app/testpmd: fix parse_fec_mode return type
` [dpdk-dev] [PATCH v7 07/10] app/testpmd: replace POSIX specific code
` [dpdk-dev] [PATCH v7 08/10] app/testpmd: fix headers inclusion
` [dpdk-dev] [PATCH v7 09/10] app/testpmd: fix unused function warnings
` [dpdk-dev] [PATCH v7 10/10] app/testpmd: enable building testpmd on Windows
[PATCH v2 1/2] Revert "USB: serial: ch341: add new Product ID for CH341A"
2021-04-23 0:28 UTC (2+ messages)
` [PATCH v2 2/2] USB: misc: Add driver for the WCH CH341 in I2C/GPIO mode
[PATCH v2 bpf-next 00/16] bpf: syscall program, FD array, loader program, light skeleton
2021-04-23 0:26 UTC (17+ messages)
` [PATCH v2 bpf-next 01/16] bpf: Introduce bpf_sys_bpf() helper and program type
` [PATCH v2 bpf-next 02/16] bpf: Introduce bpfptr_t user/kernel pointer
` [PATCH v2 bpf-next 03/16] bpf: Prepare bpf syscall to be used from kernel and user space
` [PATCH v2 bpf-next 04/16] libbpf: Support for syscall program type
` [PATCH v2 bpf-next 05/16] selftests/bpf: Test "
` [PATCH v2 bpf-next 06/16] bpf: Make btf_load command to be bpfptr_t compatible
` [PATCH v2 bpf-next 07/16] selftests/bpf: Test for btf_load command
` [PATCH v2 bpf-next 08/16] bpf: Introduce fd_idx
` [PATCH v2 bpf-next 09/16] libbpf: Support for fd_idx
` [PATCH v2 bpf-next 10/16] bpf: Add bpf_btf_find_by_name_kind() helper
` [PATCH v2 bpf-next 11/16] bpf: Add bpf_sys_close() helper
` [PATCH v2 bpf-next 12/16] libbpf: Change the order of data and text relocations
` [PATCH v2 bpf-next 13/16] libbpf: Add bpf_object pointer to kernel_supports()
` [PATCH v2 bpf-next 14/16] libbpf: Generate loader program out of BPF ELF file
` [PATCH v2 bpf-next 15/16] bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command
` [PATCH v2 bpf-next 16/16] selftests/bpf: Convert few tests to light skeleton
[PATCH] KVM: VMX: use EPT_VIOLATION_GVA_TRANSLATED instead of 0x100
2021-04-23 0:22 UTC
[RFC liburing 1/1] tests: add rsrc tags tests
2021-04-23 0:22 UTC
[RFC 00/11] dynamic buffers + rsrc tagging
2021-04-23 0:19 UTC (12+ messages)
` [PATCH 01/11] io_uring: move __io_sqe_files_unregister
` [PATCH 02/11] io_uring: return back rsrc data free helper
` [PATCH 03/11] io_uring: decouple CQE filling from requests
` [PATCH 04/11] io_uring: preparation for rsrc tagging
` [PATCH 05/11] io_uring: add generic path for rsrc update
` [PATCH 06/11] io_uring: enumerate dynamic resources
` [PATCH 07/11] io_uring: add IORING_REGISTER_RSRC
` [PATCH 08/11] io_uring: add generic rsrc update with tags
` [PATCH 09/11] io_uring: prepare fixed rw for dynanic buffers
` [PATCH 10/11] io_uring: implement fixed buffers registration similar to fixed files
` [PATCH 11/11] io_uring: add full-fledged dynamic buffers support
[meta-gnome][PATCH] README: Make git send-email example work
2021-04-23 0:18 UTC
[meta-gnome][PATCH] gnome-disk-utility: Require polkit in distro features
2021-04-23 0:17 UTC
[freescale-fslc:5.4-2.3.x-imx 14423/18271] drivers/misc/mic/host/mic_main.c:209 mic_probe() warn: missing error code 'rc'
2021-04-23 0:16 UTC
[PATCH v2 00/13] arm64: synquacer: Add SynQuacer/DeveloperBox support
2021-04-23 0:16 UTC (3+ messages)
` [PATCH v2 09/13] net: synquacer: Add netsec driver
[RFC PATCH 0/2] share a config between submodule and superproject
2021-04-23 0:15 UTC (6+ messages)
` [RFC PATCH v2 0/4] "
` [RFC PATCH v2 1/4] config: rename "submodule" scope to "gitmodules"
` [RFC PATCH v2 2/4] t1510-repo-setup: don't use exact matching on traces
` [RFC PATCH v2 3/4] t7006-pager.sh: more lenient trace checking
` [RFC PATCH v2 4/4] config: add 'config.superproject' file
[PATCH 1/8] ARM: meson: Sync Amlogic DT from Linux 5.12-rc2
2021-04-23 0:13 UTC (3+ messages)
` [PATCH 2/8] net: designware: meson8b: add g12a compatible
[PATCH] net: designware: fix PHY reset with DM_MDIO
2021-04-23 0:12 UTC (2+ messages)
[PATCH] net: e1000: do not attempt to set hwaddr for i210 without FLASH
2021-04-23 0:11 UTC (2+ messages)
[MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches
2021-04-23 0:09 UTC (20+ messages)
[PATCH] soc: aspeed: fix a ternary sign expansion bug
2021-04-23 0:09 UTC
[PATCH 0/5] KVM: x86: Use kernel x86 cpuid utilities in KVM selftests
2021-04-23 0:08 UTC (4+ messages)
` [PATCH 3/5] tools headers x86: Copy cpuid helpers from the kernel
[PATCH 00/23] userfaultfd-wp: Support shmem and hugetlbfs
2021-04-23 0:08 UTC (5+ messages)
` [PATCH 19/23] hugetlb/userfaultfd: Handle uffd-wp special pte in hugetlb pf handler
` [PATCH 20/23] hugetlb/userfaultfd: Allow wr-protect none ptes
[PATCH] soc: aspeed: fix a ternary sign expansion bug
2021-04-23 0:07 UTC (3+ messages)
[PATCH 0/4] KVM: x86: Kill off pdptrs_changed()
2021-04-23 0:06 UTC (5+ messages)
` [PATCH 1/4] KVM: nVMX: Drop obsolete (and pointless) pdptrs_changed() check
` [PATCH 2/4] KVM: nSVM: Drop pointless pdptrs_changed() check on nested transition
` [PATCH 3/4] KVM: x86: Always load PDPTRs on CR3 load for SVM w/o NPT and a PAE guest
` [PATCH 4/4] KVM: x86: Unexport kvm_read_guest_page_mmu()
[PATCH 0/4] Add guest support for SEV live migration
2021-04-23 0:03 UTC (3+ messages)
` [PATCH 1/4] KVM: x86: Add AMD SEV specific Hypercall3
[PATCH V3 net] ice: Re-organizes reqstd/avail {R,T}XQ check/code for efficiency
2021-04-23 0:00 UTC (2+ messages)
` [Intel-wired-lan] [PATCH V3 net] ice: Re-organizes reqstd/avail {R, T}XQ "
[PATCH 0/5] common: Introduce crypt-style password support
2021-04-22 23:55 UTC (5+ messages)
` [PATCH 1/5] lib: add crypt subsystem
[PATCH bpf-next 0/2] Simplify bpf_snprintf verifier code
2021-04-22 23:55 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Notify user if we ever hit a bpf_snprintf verifier bug
` [PATCH bpf-next 2/2] bpf: Remove unnecessary map checks for ARG_PTR_TO_CONST_STR
[tty:tty-testing] BUILD SUCCESS 8720037d55dbfa3011b8795ca2187b00bb05ee03
2021-04-22 23:53 UTC
[usb:usb-testing] BUILD SUCCESS 3343f376d4bae98ec11fd104e0e211b275e754b8
2021-04-22 23:53 UTC
[PATCH 0/2] usb: dwc3: gadget: Check new capability
2021-04-22 23:51 UTC (3+ messages)
` [PATCH 1/2] usb: dwc3: Capture new capability register GHWPARAMS9
` [PATCH 2/2] usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capability
[PATCH v2] net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skb
2021-04-22 23:49 UTC
[PATCH] spi: bcm2835: Fix buffer overflow with CS able to go beyond limit
2021-04-22 23:49 UTC (5+ messages)
[PATCH v5 00/13] Add build ID to stacktraces
2021-04-22 23:46 UTC (4+ messages)
` [PATCH v5 05/13] module: Add printk formats to add module "
[PATCH] interconnect: qcom: bcm-voter: add a missing of_node_put()
2021-04-22 23:46 UTC (2+ messages)
[PATCH v2 net-next 0/9] net: dsa: microchip: DSA driver support for LAN937x switch
2021-04-22 23:43 UTC (7+ messages)
` [PATCH v2 net-next 4/9] net: dsa: microchip: add DSA support for microchip lan937x
[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
2021-04-22 23:39 UTC (15+ messages)
[PATCH 0/3] Add multiprocessor wake-up support
2021-04-22 23:39 UTC (4+ messages)
` [PATCH 3/3] x86/acpi, x86/boot: "
[PATCH 000/190] Revertion of all of the umn.edu commits
2021-04-22 23:33 UTC (4+ messages)
` [PATCH 113/190] Revert "x86/hpet: Prevent potential NULL pointer dereference"
[GIT PULL] virtio: last minute fixes
2021-04-22 23:30 UTC (3+ messages)
[PATCH v9 00/13] blkcg:Support to track FC storage blk io traffic
2021-04-22 23:29 UTC (7+ messages)
` [PATCH v9 03/13] nvme: Added a newsysfs attribute appid_store
[PATCH] net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS
2021-04-22 23:28 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION c457d9676496f5a895509f9c510278beaaffc829
2021-04-22 23:26 UTC
[PATCH 0/2] powerpc/sstep: Add emulation support and tests for 'setb' instruction
2021-04-22 23:26 UTC (6+ messages)
` [PATCH 1/2] powerpc/sstep: Add emulation support for ‘setb’ instruction
[PATCH v2 0/7] linux-user: sigaction fixes/cleanups
2021-04-22 23:24 UTC (9+ messages)
` [PATCH v2 1/7] linux-user/alpha: Fix rt sigframe return
` [PATCH v2 2/7] linux-user/alpha: Rename the sigaction restorer field
` [PATCH v2 3/7] linux-user: Pass ka_restorer to do_sigaction
` [PATCH v2 4/7] linux-user: Honor TARGET_ARCH_HAS_SA_RESTORER in do_syscall
` [PATCH v2 5/7] linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER
` [PATCH v2 6/7] linux-user/alpha: Share code for TARGET_NR_sigaction
` [PATCH v2 7/7] linux-user: Tidy TARGET_NR_rt_sigaction
[PATCH] drm/amd/display: Reject non-zero src_y and src_x for video planes
2021-04-22 23:20 UTC
[PATCH 0/5] Bring the BusLogic host bus adapter driver up to Y2021
2021-04-22 23:19 UTC (12+ messages)
[PATCH] arm-bsp/n1sdp/scp-firmware: Enabling coresight debug non-secure access
2021-04-22 23:18 UTC (3+ messages)
` [meta-arm] "
[PATCH net-next v4 0/3] net: qualcomm: rmnet: Enable Mapv5
2021-04-22 23:14 UTC (3+ messages)
[PATCH ethtool-next 0/7] ethtool: support FEC and standard stats
2021-04-22 23:12 UTC (3+ messages)
[Intel-wired-lan] [PATCH net-next v2 00/11] warning cleanups
2021-04-22 23:11 UTC (5+ messages)
` [Intel-wired-lan] [PATCH net-next v2 02/11] intel: remove checker warning
` [Intel-wired-lan] [PATCH net-next v2 04/11] igb/igc: use strongly typed pointer
[PATCH] powerpc/powernv/pci: remove dead code from !CONFIG_EEH
2021-04-22 23:09 UTC (3+ messages)
+ tools-cgroup-slabinfopy-updated-to-work-on-current-kernel.patch added to -mm tree
2021-04-22 23:09 UTC
[PATCH] x86: signal: Don't do sas_ss_reset() until we are certain that sigframe won't be abandoned
2021-04-22 23:08 UTC
[PATCH] runqemu: Ensure we cleanup snapshot files after image run
2021-04-22 23:08 UTC
+ kfifo-fix-ternary-sign-extension-bugs.patch added to -mm tree
2021-04-22 23:07 UTC
[PATCH 0/2] fanotify: Adding pidfd support to the fanotify API
2021-04-22 23:06 UTC (8+ messages)
` [PATCH 2/2] fanotify: Add "
[PATCH 0/2] mm/filemap: fix 5.12-rc regressions
2021-04-22 23:04 UTC (7+ messages)
` [PATCH 2/2] mm/filemap: fix mapping_seek_hole_data on THP & 32-bit
` [PATCH v2 "
+ mm-filemap-fix-mapping_seek_hole_data-on-thp-32-bit-v2.patch added to -mm tree
2021-04-22 23:03 UTC
[PATCH kernel] powerpc/makefile: Do not redefine $(CPP) for preprocessor
2021-04-22 22:58 UTC (2+ messages)
[PATCH 0/2] link vdso with linker
2021-04-22 22:44 UTC (7+ messages)
` [PATCH 1/2] powerpc/vdso64: link vdso64 "
linux-next: Fixes tag needs some work in the vhost tree
2021-04-22 22:43 UTC
[Qemu-devel] [Bug 1743191] [NEW] Interacting with NetBSD serial console boot blocks no longer works
2021-04-22 22:40 UTC (7+ messages)
` [Bug 1743191] "
[PATCH v2] KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace
2021-04-22 22:39 UTC (4+ messages)
[PATCH] cifs: fix leak in cifs_smb3_do_mount() ctx
2021-04-22 22:35 UTC (2+ messages)
[xlnx:master 11872/12154] arch/arm/mach-zynq/suspend.S:58: Error: selected processor does not support `movweq r3, #0xff00' in ARM mode
2021-04-22 22:34 UTC
[Nouveau] [PATCH v3 00/20] drm: Use new DRM printk funcs (like drm_dbg_*()) in DP helpers
2021-04-22 22:33 UTC (7+ messages)
` [PATCH v3 03/20] drm/dp: Move i2c init to drm_dp_aux_init, add __must_check and fini
` [Nouveau] "
` [Intel-gfx] "
[PATCH] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
2021-04-22 22:33 UTC (5+ messages)
` [PATCH v3] add git-p4.fallbackEncoding config setting, "
[PATCH v4 0/5] Add Microchip PolarFire Soc Support
2021-04-22 22:33 UTC (5+ messages)
[PATCH v2] m68k: coldfire: fix irq ranges
2021-04-22 22:31 UTC
[PATCH net-next 2/3] once: replace uses of __section(".data.once") with DO_ONCE_LITE(_IF)?
2021-04-22 22:28 UTC (5+ messages)
[dunfell/master PATCH 0/6] am65x/j7*: Remove non-existent 5.10.y dtb*
2021-04-22 22:28 UTC (8+ messages)
` [meta-ti] "
[PULL 0/2] pc: last minute bugfixes
2021-04-22 22:24 UTC (3+ messages)
` [PULL 1/2] amd_iommu: Fix pte_override_page_mask()
` [PULL 2/2] x86: acpi: use offset instead of pointer when using build_header()
ERROR: v7_outer_cache_inval_range - stop address is not aligned - 0x3bf73010
2021-04-22 22:23 UTC
[PATCH] trace-cmd list: Add --full to show print fmt of an event
2021-04-22 20:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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.