All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-31 01:52:05 to 2021-03-31 03:25:39 UTC [more...]

[PATCH 00/11] Add support for Blob resources feature
 2021-03-31  3:09 UTC  (8+ messages)
` [PATCH 01/11] ui: Get the fd associated with udmabuf driver
` [PATCH 02/11] ui/pixman: Add qemu_pixman_to_drm_format()
` [PATCH 03/11] virtio-gpu: Add udmabuf helpers
` [PATCH 04/11] virtio-gpu: Add virtio_gpu_find_check_resource
` [PATCH 05/11] virtio-gpu: Refactor virtio_gpu_set_scanout
` [PATCH 06/11] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
` [PATCH 07/11] virtio-gpu: Add initial definitions for blob resources

[PATCH 0/2] KVM: Fix missing GFP_KERNEL_ACCOUNT usage
 2021-03-31  3:24 UTC  (5+ messages)
` [PATCH 1/2] KVM: Account memory allocations for 'struct kvm_vcpu'
` [PATCH 2/2] KVM: x86: Account a variety of miscellaneous allocations

patch testing service here ?
 2021-03-31  3:25 UTC  (2+ messages)

[PATCH] ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
 2021-03-31  3:31 UTC 

[PATCH v4] MIPS: Add support for CONFIG_DEBUG_VIRTUAL
 2021-03-31  3:22 UTC 

[PATCH v32 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-03-31  3:21 UTC  (3+ messages)
  ` [PATCH v32 4/4] scsi: ufs: Add HPB 2.0 support

[PATCH dwarves v3 0/3] permit merging all dwarf cu's for clang lto built binary
 2021-03-31  3:20 UTC  (6+ messages)

[PATCH 0/3] KVM: SVM: SEV{-ES} bug fixes
 2021-03-31  3:19 UTC  (4+ messages)
` [PATCH 1/3] KVM: SVM: Use online_vcpus, not created_vcpus, to iterate over vCPUs
` [PATCH 2/3] KVM: SVM: Do not set sev->es_active until KVM_SEV_ES_INIT completes
` [PATCH 3/3] KVM: SVM: Do not allow SEV/SEV-ES initialization after vCPUs are created

stable-rc/queue/4.9 build: 196 builds: 0 failed, 196 passed, 4 warnings (v4.9.264-15-g17e27e1979c92)
 2021-03-31  3:20 UTC 

[PATCH] Revert "f2fs: give a warning only for readonly partition"
 2021-03-31  3:17 UTC  (14+ messages)
      ` [f2fs-dev] "

stable-rc/linux-5.10.y baseline: 179 runs, 1 regressions (v5.10.27)
 2021-03-31  3:17 UTC 

[PATCH] f2fs: fix to restrict mount condition on readonly block device
 2021-03-31  3:16 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] iommu: sprd: Fix parameter type warning
 2021-03-31  3:16 UTC  (2+ messages)

[PATCH kbuild] kbuild: add -grecord-gcc-switches to clang build
 2021-03-31  3:16 UTC  (9+ messages)

[gustavoars-linux:testing/hfsplus] BUILD SUCCESS d0affda2cb32eff590083129a4327437b6cc7c61
 2021-03-31  3:14 UTC 

[gustavoars-linux:testing/wab/hfsplus] BUILD SUCCESS WITH WARNING b69572fd04db9429ffd9a7cd766103759cee2056
 2021-03-31  3:15 UTC 

[PATCH v2 0/2] Introduce hba performance monitoring sysfs nodes
 2021-03-31  3:14 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: ufs: Introduce hba performance monitor "
` [PATCH v2 2/2] scsi: ufs: Add support for hba performance monitor

[PATCH 1/2] drm/virtio: Create Dumb BOs as guest Blobs
 2021-03-31  3:04 UTC  (2+ messages)
` [PATCH 2/2] drm/virtio: Include modifier as part of set_scanout_blob

[PATCH] ext4: fix check to prevent false positive report of incorrect used inodes
 2021-03-31  3:12 UTC  (3+ messages)

[ndctl PATCH 0/3] daxctl-device fixes
 2021-03-31  3:12 UTC  (4+ messages)
` [ndctl PATCH 1/3] daxctl: fail reconfigure-device based on kernel onlining policy
` [ndctl PATCH 2/3] libdaxctl: add an API to check if a device is active
` [ndctl PATCH 3/3] libndctl: check for active system-ram before disabling daxctl devices

[BUG && Question] question of SB_ACTIVE flag in ext4_orphan_cleanup()
 2021-03-31  3:11 UTC  (5+ messages)

[PATCH] memory: pl353: fix macro definition of ecc page_size for arm pl353 static memory controller
 2021-03-31  3:10 UTC 

[tip:irq/core 2/2] make[3]: *** No rule to make target 'kernel/irq/irq_sim.o', needed by 'kernel/irq/built-in.a'
 2021-03-31  3:11 UTC  (2+ messages)

[RFC PATCH v3 00/49] 1GB PUD THP support on x86_64
 2021-03-31  3:09 UTC  (8+ messages)

[PATCH -next] seccomp: Fix a typo in seccomp.c
 2021-03-31  3:07 UTC 

[PATCH v3 00/12] Add build ID to stacktraces
 2021-03-31  3:05 UTC  (18+ messages)
` [PATCH v3 01/12] buildid: Add API to parse build ID out of buffer
` [PATCH v3 02/12] buildid: Stash away kernels build ID on init
` [PATCH v3 03/12] dump_stack: Add vmlinux build ID to stack traces
` [PATCH v3 04/12] module: Add printk format to add module build ID to stacktraces
` [PATCH v3 05/12] arm64: stacktrace: Use %pSb for backtrace printing
` [PATCH v3 06/12] x86/dumpstack: "
` [PATCH v3 07/12] scripts/decode_stacktrace.sh: Support debuginfod
` [PATCH v3 08/12] scripts/decode_stacktrace.sh: Silence stderr messages from addr2line/nm
` [PATCH v3 09/12] scripts/decode_stacktrace.sh: Indicate 'auto' can be used for base path
` [PATCH v3 10/12] buildid: Mark some arguments const
` [PATCH v3 11/12] buildid: Fix kernel-doc notation
` [PATCH v3 12/12] kdump: Use vmlinux_build_id to simplify

[PATCH v4 0/2] add support for Waveshare 2inch LCD module
 2021-03-31  3:05 UTC  (6+ messages)
` [PATCH v4 1/2] drm/tiny: "
` [PATCH v4 2/2] dt-bindings: display: sitronix,st7789v-dbi: Add "
  ` [PATCH v4 2/2] dt-bindings: display: sitronix, st7789v-dbi: "

[RFC PATCH 0/5] Optimization for unmapping iommu mapped buffers
 2021-03-31  3:00 UTC  (6+ messages)
` [RFC PATCH 1/5] iommu/io-pgtable: Introduce unmap_pages() as a page table op
` [RFC PATCH 2/5] iommu: Add an unmap_pages() op for IOMMU drivers
` [RFC PATCH 3/5] iommu: Add support for the unmap_pages IOMMU callback
` [RFC PATCH 4/5] iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()
` [RFC PATCH 5/5] iommu/arm-smmu: Implement the unmap_pages IOMMU driver callback

[PATCH 1/1] RDMA/addr: Disable ipv6 features when ipv6.disable set in cmdline
 2021-03-31  3:04 UTC  (2+ messages)

kexec does not work for kernel version with patch level >= 256
 2021-03-31  3:04 UTC  (3+ messages)

[PATCH 0/4] kvm: cpuid: fix cpuid nent field
 2021-03-31  3:01 UTC  (3+ messages)
` [PATCH 1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and KVM_GET_EMULATED_CPUID

[PATCH] [v2] amd: display: dc: struct dc_state is declared twice
 2021-03-31  3:01 UTC  (2+ messages)

[PATCH] x86/sgx: fix incorrect kernel-doc comment syntax in files
 2021-03-31  2:56 UTC  (3+ messages)

[PATCH] gpio: omap: Use device_get_match_data() helper
 2021-03-31  2:56 UTC 

[PATCH v3 0/3] ima: kernel build support for loading the kernel module signing key
 2021-03-31  2:55 UTC  (3+ messages)
` [PATCH v3 1/3] keys: cleanup build time module signing keys

[PATCH] IMA: Fix error in comment
 2021-03-31  2:54 UTC  (2+ messages)

[PATCH qemu v18] spapr: Implement Open Firmware client interface
 2021-03-31  2:53 UTC 

Planning wiki page is outdated (says 5.0 is currently in development)
 2021-03-31  2:53 UTC 

[PATCH qemu] spapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDR
 2021-03-31  2:51 UTC 

stable-rc/linux-4.9.y baseline: 118 runs, 6 regressions (v4.9.264)
 2021-03-31  2:52 UTC 

[PATCH net-next v2 0/6] stmmac: Add XDP support
 2021-03-31  2:48 UTC  (7+ messages)
` [PATCH net-next v2 4/6] net: stmmac: Add initial "
` [PATCH net-next v2 5/6] net: stmmac: Add support for XDP_TX action

BUG_ON(!mapping_empty(&inode->i_data))
 2021-03-31  2:49 UTC  (3+ messages)

[PATCH v2] dma: Fix a double free in dma_async_device_register
 2021-03-31  2:48 UTC  (2+ messages)

ERROR: "X86_FEATURE_XMM" [drivers/misc/altera-stapl/altera-stapl.ko] undefined!
 2021-03-31  2:46 UTC  (2+ messages)

[PATCH v4 00/46] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-03-31  2:47 UTC  (3+ messages)
` [PATCH v4 01/46] KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regs

Commit f211ac154577ec9ccf07c15f18a6abf0d9bdb4ab breaks Smack TCP connections
 2021-03-31  2:44 UTC  (2+ messages)
  `  "

[PATCH] mm/gup: check page posion status for coredump
 2021-03-31  2:43 UTC  (11+ messages)
      ` [PATCH v3] "
          ` [PATCH v5] mm/gup: check page hwposion "

[PATCH 0/4] net: Remove duplicate struct declaration
 2021-03-31  2:35 UTC  (10+ messages)
` [PATCH 1/4] net: wireless: broadcom: "
` [PATCH 2/4] net: wireless: microchip: "
` [PATCH 3/4] net: wireless: marvell: "
` [PATCH 4/4] net: ethernet: stmicro: "

[PATCH v2 0/8] make hugetlb put_page safe for all calling contexts
 2021-03-31  2:39 UTC  (7+ messages)
` [PATCH v2 1/8] mm/cma: change cma mutex to irq safe spinlock
` [PATCH v2 5/8] hugetlb: call update_and_free_page without hugetlb_lock
  ` [External] "

pm/testing sleep: 3 runs, 1 regressions (v5.12-rc5-47-g506a524e05e2)
 2021-03-31  2:39 UTC 

[dpdk-dev] [PATCH 0/2] Support PTP for hns3 PMD
 2021-03-31  2:38 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/2] net/hns3: support IEEE 1588 PTP

stable-rc/linux-4.14.y baseline: 134 runs, 10 regressions (v4.14.228)
 2021-03-31  2:35 UTC 

[PATCH] clk: socfpga: Fix code formatting
 2021-03-31  2:34 UTC  (2+ messages)

[Patch bpf-next v8 00/16] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-31  2:32 UTC  (17+ messages)
` [Patch bpf-next v8 01/16] skmsg: lock ingress_skb when purging
` [Patch bpf-next v8 02/16] skmsg: introduce a spinlock to protect ingress_msg
` [Patch bpf-next v8 03/16] net: introduce skb_send_sock() for sock_map
` [Patch bpf-next v8 04/16] skmsg: avoid lock_sock() in sk_psock_backlog()
` [Patch bpf-next v8 05/16] skmsg: use rcu work for destroying psock
` [Patch bpf-next v8 06/16] skmsg: use GFP_KERNEL in sk_psock_create_ingress_msg()
` [Patch bpf-next v8 07/16] sock_map: simplify sock_map_link() a bit
` [Patch bpf-next v8 08/16] sock_map: kill sock_map_link_no_progs()
` [Patch bpf-next v8 09/16] sock_map: introduce BPF_SK_SKB_VERDICT
` [Patch bpf-next v8 10/16] sock: introduce sk->sk_prot->psock_update_sk_prot()
` [Patch bpf-next v8 11/16] udp: implement ->read_sock() for sockmap
` [Patch bpf-next v8 12/16] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
` [Patch bpf-next v8 13/16] udp: implement udp_bpf_recvmsg() for sockmap
` [Patch bpf-next v8 14/16] sock_map: update sock type checks for UDP
` [Patch bpf-next v8 15/16] selftests/bpf: add a test case for udp sockmap
` [Patch bpf-next v8 16/16] selftests/bpf: add a test case for loading BPF_SK_SKB_VERDICT

[PATCH] afs: fix no return statement in function returning non-void
 2021-03-31  2:32 UTC  (2+ messages)

[PATCH 1/3] clk: socfpga: use clk_hw_register for a5/c5
 2021-03-31  2:32 UTC  (6+ messages)
` [PATCH 2/3] clk: socfpga: arria10: convert to use clk_hw
` [PATCH 3/3] clk: socfpga: Convert to s10/agilex/n5x "

[PATCH V2 net] ice: fix memory leak of aRFS after resuming from suspend
 2021-03-31  2:28 UTC  (2+ messages)

[PATCH] drm/amdgpu/display: guard ttu_regs with CONFIG_DRM_AMD_DC_DCN
 2021-03-31  2:28 UTC 

[PATCH 0/2] clean up dt_binding_check and dtbs_check warnings of renesas,rsnd.yaml
 2021-03-31  2:25 UTC  (5+ messages)
` [PATCH 1/2] ASoC: dt-bindings: renesas, rsnd: Clear warning 'dais' is a required property

[PATCH v2] ata: libahci_platform: fix IRQ check
 2021-03-31  2:24 UTC  (2+ messages)

[PATCH] sata_mv: add IRQ checks
 2021-03-31  2:23 UTC  (2+ messages)

[PATCH v7 11/13] media: hantro: Introduce G2/HEVC decoder
 2021-03-31  2:23 UTC  (2+ messages)

[PATCH] ip-nexthop: support flush by id
 2021-03-31  2:22 UTC 

[LTP] runltp-test exited abnormally
 2021-03-31  2:22 UTC 

[PATCH 00/15] [Set 2] Rid W=1 warnings from ATA
 2021-03-31  2:21 UTC  (2+ messages)

stable-rc/linux-5.4.y baseline: 154 runs, 6 regressions (v5.4.109)
 2021-03-31  2:20 UTC 

[PATCH] Fixing most Roland-related devices' USB audio
 2021-03-31  2:20 UTC 

[PATCH] Revert "amd/amdgpu: Disable VCN DPG mode for Picasso"
 2021-03-31  2:20 UTC  (2+ messages)

[PATCH 1/2] target/riscv: csr: Fix hmode32() for RV64
 2021-03-31  2:18 UTC  (2+ messages)
` [PATCH 2/2] target/riscv: csr: Remove redundant check in fp csr read/write routines

[LTP] [PATCH] syscalls/chdir01: Add umask before mkdir
 2021-03-31  2:19 UTC  (3+ messages)
  ` [LTP] 答复: "

[linux-next:master 7889/8451] drivers/pinctrl/bcm/pinctrl-bcm6362.c:503:8: warning: cast from pointer to integer of different size
 2021-03-31  2:19 UTC  (2+ messages)

[PATCH v7] perf annotate: Fix sample events lost in stdio mode
 2021-03-31  2:18 UTC  (7+ messages)

[PATCH] clk: imx8mp: Remove the none exist pcie clocks
 2021-03-31  2:17 UTC  (6+ messages)
` [PATCH] clk: imx8mq: Correct the pcie1 sels

[PATCH] clk: imx: reference preceded by free
 2021-03-31  2:16 UTC  (3+ messages)

[PATCH 0/2] Improve response status code of nvme target
 2021-03-31  2:18 UTC  (7+ messages)
` [PATCH 1/2] nvmet: return proper error code from discovery ctrl
` [PATCH 2/2] nvmet: remove unneeded code from nvmet_alloc_ctrl()

The common solution to support bind/unbind the hwmon driver base on the host state
 2021-03-31  2:14 UTC 

[PATCH 01/18] X.509: Parse RSASSA-PSS style certificates
 2021-03-31  2:10 UTC  (3+ messages)

disk-io.c:undefined reference to `atomic64_set_386'
 2021-03-31  2:09 UTC  (2+ messages)

[Intel-wired-lan] [Patch v1 1/3] iavf: change the flex-byte support number to macro definition
 2021-03-31  2:08 UTC  (3+ messages)
` [Intel-wired-lan] [Patch v1 2/3] iavf: enhance the duplicated FDIR list scan handling
` [Intel-wired-lan] [Patch v1 3/3] iavf: redefine the magic number for FDIR GTP-U header fields

[PATCH 0/2] ensure alignment on CPU page for bo mapping
 2021-03-31  2:05 UTC  (5+ messages)

[PATCH 0/3] selinux: fix changing booleans
 2021-03-31  2:04 UTC  (3+ messages)
` [PATCH 1/3] selinux: fix cond_list corruption when "

[PATCH] net/rds: Fix a use after free in rds_message_map_pages
 2021-03-31  2:02 UTC  (3+ messages)
  `  "

Build breakage in next-20210330 due to optee_trace.h
 2021-03-31  2:02 UTC 

[PATCH v2] net/rds: Fix a use after free in rds_message_map_pages
 2021-03-31  1:59 UTC 

[linux-next:master 6117/8451] drivers/md/raid10.c:1707:39: warning: Uninitialized variable: first_r10bio [uninitvar]
 2021-03-31  1:59 UTC  (2+ messages)

Any ideas what this warnings are about?
 2021-03-31  1:58 UTC  (2+ messages)

[PATCH 1/1] watchdog: dw_wdt: Remove duplicated header file inclusion
 2021-03-31  1:53 UTC  (3+ messages)

[PATCH] amd: display: dc: struct dc_state is declared twice
 2021-03-31  1:51 UTC  (4+ 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.