LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2021-08-27 03:52:16 to 2021-08-27 09:26:33 UTC [more...]
[PATCH v5 0/6] Asynchronous notifications from secure world
2021-08-27 9:26 UTC (4+ messages)
` [PATCH v5 4/6] tee: add tee_dev_open_helper() primitive
[PATCH v2 0/5] Enable -Warray-bounds and -Wzero-length-bounds
2021-08-27 9:25 UTC (2+ messages)
` [PATCH v2 1/5] stddef: Add flexible array union helper
[PATCH v4 0/8] KVM: Various fixes and improvements around kicking vCPUs
2021-08-27 9:25 UTC (9+ messages)
` [PATCH v4 1/8] KVM: Clean up benign vcpu->cpu data races when "
` [PATCH v4 2/8] KVM: KVM: Use cpumask_available() to check for NULL cpumask "
` [PATCH v4 3/8] KVM: x86: hyper-v: Avoid calling kvm_make_vcpus_request_mask() with vcpu_mask==NULL
` [PATCH v4 4/8] KVM: Optimize kvm_make_vcpus_request_mask() a bit
` [PATCH v4 5/8] KVM: Drop 'except' parameter from kvm_make_vcpus_request_mask()
` [PATCH v4 6/8] KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()
` [PATCH v4 7/8] KVM: Pre-allocate cpumasks for kvm_make_all_cpus_request_except()
` [PATCH v4 8/8] KVM: Make kvm_make_vcpus_request_mask() use pre-allocated cpu_kick_mask
[PATCH v11 00/12] Introduce VDUSE - vDPA Device in Userspace
2021-08-27 9:25 UTC (10+ messages)
` [PATCH v11 01/12] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v11 10/12] vduse: Implement an MMU-based software IOTLB
[PATCH RFC v2 5/6] staging: r8188eu: add error handling of rtw_read32
2021-08-27 9:23 UTC (24+ messages)
` [PATCH v3 0/6] staging: r8188eu: avoid uninit value bugs
` [PATCH v3 3/6] staging: r8188eu: add error handling of rtw_read8
` [PATCH v3 5/6] staging: r8188eu: add error handling of rtw_read32
[PATCH] ima: fix infinite loop within "ima_match_policy" function
2021-08-27 9:20 UTC (14+ messages)
` [PATCH] ima: fix deadlock "
` [PATCH] ima: fix deadlock within RCU list of ima_rules
[linux-stable-rc:linux-5.4.y 430/484] arch/powerpc/sysdev/fsl_msi.c:574:37: error: unused variable 'vmpic_msi_feature'
2021-08-27 9:17 UTC
[PATCH v2 0/3] Revert "usb: gadget: u_audio: add real feedback implementation"
2021-08-27 9:15 UTC (6+ messages)
` [PATCH v2 1/3] "
[PATCH] arm64: kdump: Skip kmemleak scan reserved memory for kdump
2021-08-27 9:22 UTC
[PATCH next v2 1/6] Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation"
2021-08-27 9:14 UTC (5+ messages)
` [PATCH next v2 3/6] usb: xhci-mtk: update fs bus bandwidth by bw_budget_table
[vkoul-dmaengine:next 73/85] drivers/dma/loongson1-dma.c:359:10: warning: variable 'ret' is uninitialized when used here
2021-08-27 9:04 UTC
[PATCH v2 0/3] MIPS: ralink: properly handle pci IO resources
2021-08-27 9:01 UTC (3+ messages)
` [PATCH v2 3/3] staging: mt7621-pci: set end limit for 'ioport_resource'
[PATCH] staging: rtl8723bs: prevent ->ssid overflow in rtw_wx_set_scan()
2021-08-27 9:00 UTC (6+ messages)
` [PATCH v2] "
[RESEND][PATCH] virtio_console: protect max_nr_ports to avoid invalid value
2021-08-27 9:00 UTC (2+ messages)
[PATCH] dio: add missing iounmap() after ioremap()
2021-08-27 8:59 UTC (2+ messages)
[PATCH v4] PM: sleep: core: Avoid setting power.must_resume to false
2021-08-27 8:57 UTC (2+ messages)
[PATCH] stmmac: dwmac-loongson: change the pr_info() to dev_err() in loongson_dwmac_probe()
2021-08-27 8:55 UTC
[PATCH] media: hevc: fix pictures lists type
2021-08-27 8:55 UTC (6+ messages)
[jolsa-perf:bpf/batch 19/27] include/linux/bpf.h:707:20: error: field has incomplete type 'struct ftrace_ops'
2021-08-27 8:53 UTC
[PATCH v3] amba: Remove deferred device addition
2021-08-27 8:54 UTC (7+ messages)
[PATCH] dmaengine: sh: fix some NULL dereferences
2021-08-27 8:54 UTC
[GIT PULL] power-supply changes for 5.15
2021-08-27 8:52 UTC
[PATCH] Declare the file_operations struct as const
2021-08-27 8:50 UTC (2+ messages)
[PATCH v2] net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
2021-08-27 8:50 UTC (2+ messages)
[PATCH v2 0/3] Introduce some interfaces for ACRN hypervisor
2021-08-27 8:49 UTC (9+ messages)
` [PATCH v2 1/3] virt: acrn: Introduce interfaces for MMIO device passthrough
` [PATCH v2 2/3] virt: acrn: Introduce interfaces for virtual device creating/destroying
` [PATCH v2 3/3] virt: acrn: Introduce interface to fetch platform info from the hypervisor
[PATCH] KVM: nVMX: Fix nested bus lock VM exit
2021-08-27 8:51 UTC
[PATCH v3 0/4] arm: aspeed: Add eSPI support
2021-08-27 8:49 UTC (10+ messages)
` [PATCH v3 3/4] soc: aspeed: Add eSPI driver
[PATCH 0/5] vsprintf and uses: Add upper case output to %*ph extension
2021-08-27 8:49 UTC (10+ messages)
` [PATCH 1/5] vsprintf/Documentation: Add X to %*ph extension to output upper case hex
` [PATCH 5/5] staging: r8188eu: Use vsprintf extension %phCX to format a copy_to_user string
[dhowells-fs:netfs-folio-regions 31/36] fs/netfs/crypto.c:76:10: warning: comparison of distinct pointer types ('typeof (len) *' (aka 'unsigned int *') and 'typeof (((1UL) << 12) - offset) *' (aka 'unsigned long *'))
2021-08-27 8:46 UTC
drivers/crypto/hisilicon/qm.c:4077:8: warning: %ld in format string (no. 1) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int]
2021-08-27 8:43 UTC (2+ messages)
` crypto: hisilicon - Fix sscanf format signedness
[PATCH v1 0/3] nitro_enclaves: Add support for Arm64
2021-08-27 8:43 UTC (8+ messages)
` [PATCH v1 1/3] nitro_enclaves: Enable Arm support
` [PATCH v1 2/3] nitro_enclaves: Update documentation for "
` [PATCH v1 3/3] nitro_enclaves: Add fixes for checkpatch and docs reports
[PATCH] MAINTAINERS: Add dri-devel for component.[hc]
2021-08-27 8:40 UTC (4+ messages)
[PATCH] crypto: sha512: remove imaginary and mystifying clearing of variables
2021-08-27 8:38 UTC (2+ messages)
[PATCH] crypto: xts_crypt() return if walk.nbytes is 0
2021-08-27 8:38 UTC (3+ messages)
` [PATCH v2] "
[PATCH] padata: Remove repeated verbose license text
2021-08-27 8:37 UTC (2+ messages)
[PATCH v3 0/3] arm64: support page mapping percpu first chunk allocator
2021-08-27 8:36 UTC (4+ messages)
` [PATCH v3 1/3] vmalloc: Choose a better start address in vm_area_register_early()
[PATCH 0/2] add AES-NI/AVX2/x86_64 implementation
2021-08-27 8:35 UTC (2+ messages)
[PATCH] crypto: ccp - Add support for new CCP/PSP device ID
2021-08-27 8:35 UTC (2+ messages)
[PATCH] crypto: remove rmd320 in Makefile
2021-08-27 8:35 UTC (2+ messages)
[PATCH] net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
2021-08-27 8:34 UTC (4+ messages)
PCI MSI issue with reinserting a driver
2021-08-27 8:33 UTC (8+ messages)
[tip:perf/core] BUILD SUCCESS 6a371bafe613b7746c3d3ac486bdb3035f77e029
2021-08-27 8:26 UTC
[PATCH] hwmon: add driver for Aquacomputer D5 Next
2021-08-27 8:25 UTC
[ti:ti-rt-linux-5.10.y 7473/9302] include/net/sock.h:2523:43: error: 'SCM_REDUNDANT' undeclared
2021-08-27 8:25 UTC
[v3 0/4] drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
2021-08-27 8:24 UTC (5+ messages)
` [v3 1/4] "
` [v3 2/4] dt-bindings: "
` [v3 3/4] drm/panel: support for BOE and INX video mode panel
` [v3 4/4] dt-bindngs: display: panel: Add BOE and INX panel bindings
RDMA/rpma + fsdax(ext4) was broken since 36f30e486d
2021-08-27 8:15 UTC (4+ messages)
[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
2021-08-27 8:22 UTC (14+ messages)
linux-next: manual merge of the phy-next tree with the usb tree
2021-08-27 8:20 UTC (3+ messages)
[dhowells-fs:netfs-folio-regions 18/36] fs/netfs/write_helper.c:25:26: warning: comparison of distinct pointer types ('typeof (((1UL) << 12) - offset) *' (aka 'unsigned long *') and 'typeof (size) *' (aka 'unsigned int *'))
2021-08-27 8:20 UTC
[PATCH] cpufreq_ondemand: fix bad auto calculated frequency
2021-08-27 8:17 UTC
[PATCH] rcu-tasks: Correct IPI failure handling in trc_wait_for_one_reader
2021-08-27 8:13 UTC
[PATCH V3 00/10] irqchip: Add LoongArch-related irqchip drivers
2021-08-27 8:12 UTC (4+ messages)
` [PATCH V3 08/10] irqchip: Add LoongArch CPU interrupt controller support
[PATCH] ASoC: dwc: Get IRQ optionally
2021-08-27 8:08 UTC (2+ messages)
[mcgrof-next:20210820-add-disk-error-handling-next 89/90] drivers/block/floppy.c:4540 floppy_probe() error: uninitialized symbol 'err'
2021-08-27 8:08 UTC
[jolsa-perf:bpf/batch 3/27] kernel/trace/fgraph.c:338:35: error: 'ftrace_graph_func' undeclared here (not in a function); did you mean 'ftrace_graph_ent'?
2021-08-27 8:08 UTC
[PATCH] usb: gadget: f_uac2: fixup feedback endpoint stop
2021-08-27 8:05 UTC (2+ messages)
[PATCH 00/15] perf: KVM: Fix, optimize, and clean up callbacks
2021-08-27 8:01 UTC (12+ messages)
` [PATCH 05/15] perf: Track guest callbacks on a per-CPU basis
` [PATCH 06/15] KVM: x86: Register perf callbacks only when actively handling interrupt
` [PATCH 07/15] KVM: Use dedicated flag to track if KVM is handling an NMI from guest
` [PATCH 11/15] KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
[jolsa-perf:bpf/batch 19/27] drivers/media/platform/mtk-mdp/mtk_mdp_core.c:207:52: warning: implicit conversion from 'unsigned long long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295
2021-08-27 8:00 UTC
[PATCH] kvm: irqfd: avoid update unmodified entries of the routing
2021-08-27 8:00 UTC
[syzbot] KASAN: use-after-free Write in sco_sock_timeout
2021-08-27 7:58 UTC (2+ messages)
[patch 0/2] locking/rtmutex: Cure two subtle bugs
2021-08-27 7:56 UTC (3+ messages)
[PATCH V2 0/3] Add initial Thunder Bay SoC / Board support
2021-08-27 7:55 UTC (4+ messages)
` [PATCH V2 3/3] arm64: dts: add initial device tree for Thunder Bay SoC
[PATCH] PM: domains: Fix domain attach for CONFIG_PM_OPP=n
2021-08-27 7:53 UTC (2+ messages)
[PATCH v2 1/2] powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32
2021-08-27 7:53 UTC (7+ messages)
` [PATCH v2 2/2] powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
[GIT PULL] arm64 fix for 5.14
2021-08-27 7:40 UTC (3+ messages)
[jpirko-mlxsw:linecards 92/112] drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c:398 mlxfw_firmware_flash() warn: missing error code 'err'
2021-08-27 7:40 UTC
[PATCH v2] iio: adc128s052: Simplify 'adc128_probe()'
2021-08-27 7:35 UTC (2+ messages)
[PATCH] libbpf: Fix build with latest gcc/binutils with LTO
2021-08-27 7:28 UTC
[PATCH v2] perf bpf: Fix memory leaks relating to BTF
2021-08-27 7:28 UTC (2+ messages)
[PATCH v9 1/8] opp: Add dev_pm_opp_from_clk_rate()
2021-08-27 7:27 UTC (2+ messages)
[PATCH] libbpf: Fix build with latest gcc/binutils with LTO
2021-08-27 7:25 UTC
[PATCH] cgroup: Avoid compiler warnings with no subsystems
2021-08-27 7:21 UTC (2+ messages)
[PATCH v6 3/3] pwm: Add support for Xilinx AXI Timer
2021-08-27 7:16 UTC (2+ messages)
[PATCH v4 0/5] Add FF-A support in OP-TEE driver
2021-08-27 7:18 UTC (8+ messages)
` [PATCH v4 4/5] optee: isolate smc abi
` [PATCH v4 5/5] optee: add FF-A support
[PATCH v3] mmc: mediatek: add wait dma stop done flow
2021-08-27 7:15 UTC
[PATCH] ANDROID: staging: add userpanic-dev driver
2021-08-27 7:14 UTC (6+ messages)
[nbd168-wireless:mt76 52/56] drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:2105:3: warning: variable 'nrates' is uninitialized when used here
2021-08-27 7:09 UTC
[kbuild] drivers/net/ethernet/mscc/ocelot_vsc7514.c:554 ocelot_xtr_irq_handler() error: uninitialized symbol 'err'
2021-08-27 7:06 UTC
[PATCH v2 0/3] dt-bindings: PCI: imx6: convert the imx pcie
2021-08-27 6:43 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: imx6: convert the imx pcie controller to dtschema
` [PATCH v2 2/3] arm: dts: imx: fix the schema check errors
` [PATCH v2 3/3] arm64: dts: imx8mq: "
[PATCH v2 0/7] KVM: VMX: PT (processor trace) optimization cleanup and fixes
2021-08-27 7:02 UTC (8+ messages)
` [PATCH v2 1/7] KVM: VMX: Restore host's MSR_IA32_RTIT_CTL when it's not zero
` [PATCH v2 2/7] KVM: VMX: Use precomputed vmx->pt_desc.addr_range
` [PATCH v2 3/7] KVM: VMX: Rename pt_desc.addr_range to pt_desc.nr_addr_range
` [PATCH v2 4/7] KVM: VMX: RTIT_CTL_BRANCH_EN has no dependency on other CPUID bit
` [PATCH v2 5/7] KVM: VMX: Disallow PT MSRs accessing if PT is not exposed to guest
` [PATCH v2 6/7] KVM: VMX: Check Intel PT related CPUID leaves
` [PATCH v2 7/7] KVM: VMX: Only context switch some PT MSRs when they exist
[PATCH v15 00/12] Restricted DMA
2021-08-27 6:58 UTC (5+ messages)
` [PATCH v15 10/12] swiotlb: Add restricted DMA pool initialization
[PATCH v2 0/1] libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs
2021-08-27 6:56 UTC (4+ messages)
` [PATCH v2 1/1] libata: "
linux-next: manual merge of the vfio tree with the drm tree
2021-08-27 6:55 UTC
linux-next: manual merge of the char-misc tree with Linus' tree
2021-08-27 6:49 UTC
[meghadey-crypto:d_msix 1/1] ld.lld: error: duplicate symbol: pci_add_msix_irq_vectors
2021-08-27 6:47 UTC
[PATCH 1/2] clk: imx: imx6ul: Move csi_sel mux to correct base register
2021-08-27 6:43 UTC (4+ messages)
` [PATCH 2/2] clk: imx: imx6ul: Fix csi clk gate register
[ti:ti-rt-linux-5.10.y 3916/9302] spi-cadence-quadspi.c:undefined reference to `spi_mem_exec_op'
2021-08-27 6:33 UTC
[PATCH V10 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
2021-08-27 6:31 UTC (4+ messages)
` [PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
[jolsa-perf:bpf/batch 7/27] include/linux/ftrace.h:361:5: warning: no previous prototype for function 'modify_ftrace_direct_multi'
2021-08-27 6:25 UTC
[PATCH net-next v3 0/3] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
2021-08-27 6:23 UTC (6+ messages)
` [PATCH net-next v3 3/3] r8169: Enable ASPM for selected NICs
[PATCH v2] ASoC: fsl_rpmsg: add soc specific data structure
2021-08-27 6:00 UTC
[PATCH 0/2] Make nvmet_init_cap dependent on passthru controller
2021-08-27 6:17 UTC (3+ messages)
` [PATCH 2/2] nvmet: use passthru cntrl in nvmet_init_cap
[PATCH 1/2] ASoC: fsl_rpmsg: add soc specific data structure
2021-08-27 6:14 UTC (3+ messages)
[Patch v2 0/4] Add Nvidia Tegra GPC-DMA driver
2021-08-27 6:04 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v3 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v3 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v3 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194
[meghadey-crypto:d_msix 1/1] include/linux/pci.h:1525:5: warning: no previous prototype for function 'pci_add_msix_irq_vectors'
2021-08-27 5:54 UTC
[PATCH] ocfs2: ocfs2_downconvert_lock failure results in deadlock
2021-08-27 5:50 UTC (5+ messages)
[tip:sched/urgent] BUILD SUCCESS e681dcbaa4b284454fecd09617f8b24231448446
2021-08-27 5:30 UTC
[PATCH net-next v5] ipv6: add IFLA_INET6_RA_MTU to expose mtu value
2021-08-27 5:28 UTC (2+ messages)
[PATCH v7 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
2021-08-27 5:27 UTC (13+ messages)
` [PATCH v7 3/8] fsdax: Replace mmap entry in case of CoW
` [PATCH v7 7/8] fsdax: Introduce dax_iomap_ops for end of reflink
[PATCH v2] f2fs: introduce fragment allocation mode mount option
2021-08-27 5:26 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2] platform/chrome: cros_ec_trace: Fix format warnings
2021-08-27 5:21 UTC (2+ messages)
[PATCH v2 0/5] drm/msm/dp: Support multiple DP instances and add sc8180x
2021-08-27 5:20 UTC (3+ messages)
` [PATCH v2 3/5] drm/msm/dp: Support up to 3 DP controllers
[PATCH] spi: rockchip: handle zero length transfers without timing out
2021-08-27 5:03 UTC
arch/powerpc/xmon/xmon.c:3174 show_task() warn: unsigned 'p_state' is never less than zero
2021-08-27 5:03 UTC
[PATCH v6 2/3] clocksource: Rewrite Xilinx AXI timer driver
2021-08-27 5:03 UTC (2+ messages)
[PATCH] mm: hwpoison: deal with page cache THP
2021-08-27 5:02 UTC (6+ messages)
drivers/net/wan/fsl_ucc_hdlc.c:305:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
2021-08-27 4:57 UTC
[PATCH net-next v3 1/3] r8169: Implement dynamic ASPM mechanism
2021-08-27 4:56 UTC (3+ messages)
[jolsa-perf:bpf/batch 6/27] include/linux/ftrace.h:351:41: warning: declaration of 'struct ftrace_ops' will not be visible outside of this function
2021-08-27 4:46 UTC
linux-next: manual merge of the ftrace tree with the uml tree
2021-08-27 4:32 UTC
[tip:timers/core] BUILD SUCCESS 127c92feb74a6721f62587f1b89128808f049cf1
2021-08-27 4:26 UTC
[uml:linux-next 10/10] arch/x86/include/asm/page_64_types.h:64: warning: "TASK_SIZE_MAX" redefined
2021-08-27 4:25 UTC
[PATCH v9 0/8] NVIDIA Tegra power management patches for 5.16
2021-08-27 4:15 UTC (10+ messages)
` [PATCH v9 5/8] soc/tegra: pmc: Implement get_performance_state() callback
linux-next: manual merge of the tip tree with the arm64 tree
2021-08-27 4:09 UTC
[PATCH v1 0/2] Fix rtl8366rb issues with fw_devlink=on
2021-08-27 4:02 UTC (8+ messages)
` [PATCH v1 1/2] driver core: fw_devlink: Add support for FWNODE_FLAG_BROKEN_PARENT
[PATCH v7 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
2021-08-27 4:00 UTC (5+ messages)
` [PATCH v7 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
[PATCH -next] riscv: Enable HAVE_ARCH_HUGE_VMAP for 64BIT
2021-08-27 3:58 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).