linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-06 12:20:23 to 2021-07-06 14:50:23 UTC [more...]

[PATCH v4 0/2] Add p2p via dmabuf to habanalabs
 2021-07-06 14:39 UTC  (15+ messages)
    ` [Linaro-mm-sig] "

[GIT PULL] first round of SCSI updates for the 5.13+ merge window
 2021-07-06 14:40 UTC  (5+ messages)

[PATCH v5 00/15] Introduce SCMI transport based on VirtIO
 2021-07-06 14:18 UTC  (3+ messages)
` [PATCH v5 08/15] firmware: arm_scmi: Introduce optional support for delegated xfers

[RFC PATCH v2 00/69] KVM: X86: TDX support
 2021-07-06 14:50 UTC  (87+ messages)
` [RFC PATCH v2 01/69] KVM: TDX: introduce config for KVM "
` [RFC PATCH v2 02/69] KVM: X86: move kvm_cpu_vmxon() from vmx.c to virtext.h
` [RFC PATCH v2 03/69] KVM: X86: move out the definition vmcs_hdr/vmcs from kvm to x86
` [RFC PATCH v2 06/69] KVM: TDX: add a helper function for kvm to call seamcall
` [RFC PATCH v2 08/69] KVM: TDX: add trace point before/after TDX SEAMCALLs
` [RFC PATCH v2 09/69] KVM: TDX: Add C wrapper functions for "
` [RFC PATCH v2 10/69] KVM: TDX: Print the name of SEAMCALL status code
` [RFC PATCH v2 12/69] KVM: Export kvm_io_bus_read for use by TDX for PV MMIO
` [RFC PATCH v2 13/69] KVM: Enable hardware before doing arch VM initialization
` [RFC PATCH v2 14/69] KVM: x86: Split core of hypercall emulation to helper function
` [RFC PATCH v2 15/69] KVM: x86: Export kvm_mmio tracepoint for use by TDX for PV MMIO
` [RFC PATCH v2 16/69] KVM: x86/mmu: Zap only leaf SPTEs for deleted/moved memslot by default
` [RFC PATCH v2 17/69] KVM: Add infrastructure and macro to mark VM as bugged
` [RFC PATCH v2 18/69] KVM: Export kvm_make_all_cpus_request() for use in marking VMs "
` [RFC PATCH v2 19/69] KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM
` [RFC PATCH v2 20/69] KVM: x86/mmu: Mark VM as bugged if page fault returns RET_PF_INVALID
` [RFC PATCH v2 21/69] KVM: Add max_vcpus field in common 'struct kvm'
` [RFC PATCH v2 22/69] KVM: x86: Add vm_type to differentiate legacy VMs from protected VMs
` [RFC PATCH v2 23/69] KVM: x86: Hoist kvm_dirty_regs check out of sync_regs()
` [RFC PATCH v2 24/69] KVM: x86: Introduce "protected guest" concept and block disallowed ioctls
` [RFC PATCH v2 28/69] KVM: Add per-VM flag to mark read-only memory as unsupported
` [RFC PATCH v2 32/69] KVM: x86: Allow host-initiated WRMSR to set X2APIC regardless of CPUID
` [RFC PATCH v2 33/69] KVM: x86: Add kvm_x86_ops .cache_gprs() and .flush_gprs()
` [RFC PATCH v2 34/69] KVM: x86: Add support for vCPU and device-scoped KVM_MEMORY_ENCRYPT_OP
` [RFC PATCH v2 35/69] KVM: x86: Introduce vm_teardown() hook in kvm_arch_vm_destroy()
` [RFC PATCH v2 36/69] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [RFC PATCH v2 38/69] KVM: x86: Add option to force LAPIC expiration wait
` [RFC PATCH v2 39/69] KVM: x86: Add guest_supported_xss placholder
` [RFC PATCH v2 40/69] KVM: Export kvm_is_reserved_pfn() for use by TDX
` [RFC PATCH v2 49/69] KVM: VMX: Modify NMI and INTR handlers to take intr_info as param
` [RFC PATCH v2 53/69] KVM: VMX: Define EPT Violation architectural bits
` [RFC PATCH v2 54/69] KVM: VMX: Define VMCS encodings for shared EPT pointer
` [RFC PATCH v2 55/69] KVM: VMX: Add 'main.c' to wrap VMX and TDX
` [RFC PATCH v2 56/69] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [RFC PATCH v2 57/69] KVM: VMX: Move register caching logic to common code
` [RFC PATCH v2 60/69] KVM: VMX: Add macro framework to read/write VMCS for VMs and TDs
` [RFC PATCH v2 61/69] KVM: VMX: Move AR_BYTES encoder/decoder helpers to common.h
` [RFC PATCH v2 62/69] KVM: VMX: MOVE GDT and IDT accessors to common code
` [RFC PATCH v2 63/69] KVM: VMX: Move .get_interrupt_shadow() implementation to common VMX code
` [RFC PATCH v2 65/69] KVM: X86: Introduce initial_tsc_khz in struct kvm_arch
` [RFC PATCH v2 67/69] KVM: TDX: add trace point for TDVMCALL and SEPT operation
` [RFC PATCH v2 68/69] KVM: TDX: add document on TDX MODULE

[PATCH] sched/rt: Fix double enqueue caused by rt_effective_prio
 2021-07-06 14:48 UTC  (2+ messages)

[PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
 2021-07-06 14:46 UTC  (14+ messages)

[syzbot] upstream boot error: kernel panic: VFS: Unable to mount root fs on unknown-block(0,0)
 2021-07-06 14:47 UTC  (2+ messages)

[PATCH 0/2] tools/virtio: fix compilation
 2021-07-06 14:44 UTC  (5+ messages)
` [PATCH 1/2] tools: Remove lockdep.h and its include from spinlock.h
` [PATCH 2/2] vringh: Include spinlock.h

[PATCH 1/3] mfd: da9063: Add HWMON dependencies
 2021-07-06 14:34 UTC  (3+ messages)
` [PATCH 2/3] hwmon: da9063: HWMON driver
` [PATCH 3/3] Documentation: hwmon: New information for DA9063

[PATCH v2] kretprobe scalability improvement
 2021-07-06 14:32 UTC 

[PATCH] bus: Make remove callback return void
 2021-07-06 13:52 UTC  (6+ messages)

[irqchip: irq/irqchip-next] irqdomain: Protect the linear revmap with RCU
 2021-07-06 14:23 UTC  (8+ messages)

[PATCH v4 0/4] fpga/mfd/hwmon: Initial support for Silicom N5010 PAC
 2021-07-06 14:10 UTC  (3+ messages)
` [PATCH v4 1/4] fpga: dfl: expose feature revision from struct dfl_device

[PATCH v6] tcp: fix tcp_init_transfer() to not reset icsk_ca_initialized
 2021-07-06 14:40 UTC  (2+ messages)

[PATCH v7 0/5] drm: address potential UAF bugs with drm_master ptrs
 2021-07-06 14:40 UTC  (5+ messages)

[patch 0/5] optionally sync per-CPU vmstats counter on return to userspace
 2021-07-06 14:17 UTC  (7+ messages)

arch/powerpc/platforms/44x/ppc476.c:241:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-07-06 14:15 UTC 

[PATCH AUTOSEL 5.13 001/189] drm/etnaviv: fix NULL check before some freeing functions is not needed
 2021-07-06 14:09 UTC  (3+ messages)
` [PATCH AUTOSEL 5.13 152/189] iwlwifi: mvm: support LONG_GROUP for WOWLAN_GET_STATUSES version

RCU vs data_race()
 2021-07-06 14:03 UTC  (11+ messages)

[ide] b7fb14d3ac: EIP:ioread32_rep
 2021-07-06 14:36 UTC  (4+ messages)

[PATCH] perf/x86/intel/uncore: Fix IIO cleanup mapping procedure for SNR/ICX
 2021-07-06 14:12 UTC  (2+ messages)

[PATCH v10 00/21] Fix v4l2-compliance errors
 2021-07-06 14:18 UTC  (8+ messages)
` [PATCH v10 21/21] media: uvcvideo: Return -EACCES to inactive controls

[PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
 2021-07-06 14:23 UTC  (4+ messages)

[PATCH 0/2] shm: omit forced shm destroy if task IPC namespace was changed
 2021-07-06 13:22 UTC  (3+ messages)
` [PATCH 1/2] shm: skip shm_destroy "
` [PATCH 2/2] ipc: WARN if trying to remove ipc object which is absent

[PATCH] s390/vfio-ap: do not use open locks during VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-07-06 13:39 UTC  (7+ messages)

[PATCH v2 0/5] Qualcomm custom compressed pixfmt
 2021-07-06 13:38 UTC  (7+ messages)
` [PATCH v2 1/5] v4l: Add Qualcomm custom compressed pixel formats
` [PATCH v2 2/5] venus: helpers: Add helper to check supported "
` [PATCH v2 3/5] venus: Add a handling of QC08C compressed format
` [PATCH v2 4/5] venus: hfi_platform: Correct supported "
` [PATCH v2 5/5] venus: Add a handling of QC10C "

[PATCH] arm64: dts: qcom/sm8150: Add UFS ICE capability
 2021-07-06 13:38 UTC 

[PATCH 1/2] rcu: Explain why rcu_all_qs() is a stub in preemptible TREE RCU
 2021-07-06 13:28 UTC  (5+ messages)
` [PATCH 2/2] rcu: Remove needless preemption disablement in rcu_all_qs()

[PATCH][next] perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32
 2021-07-06 13:28 UTC  (2+ messages)

[PATCH] net: Allow any address multicast join for IP sockets
 2021-07-06 13:28 UTC  (2+ messages)

[PATCH 0/9] irqchip: Add LoongArch-related irqchip drivers
 2021-07-06 13:21 UTC  (11+ messages)
` [PATCH 2/9] irqchip/loongson-pch-pic: Improve edge triggered interrupt support
` [PATCH 3/9] irqchip/loongson-pch-pic: Add ACPI init support
` [PATCH 4/9] irqchip/loongson-pch-msi: "
` [PATCH 5/9] irqchip/loongson-htvec: "
` [PATCH 7/9] irqchip: Add LoongArch CPU interrupt controller support

[RFC 0/7] libperf: Add leader/group info to perf_evsel
 2021-07-06 13:20 UTC  (4+ messages)
` [PATCH 1/7] libperf: Change tests to single static and shared binaries
` [PATCH 2/7] libperf: Move idx to perf_evsel::idx
` [PATCH 3/7] libperf: Move leader to perf_evsel::leader

[RFC PATCH v2 0/6] Introduce Active Stats framework with CPU performance statistics
 2021-07-06 13:18 UTC  (7+ messages)
` [RFC PATCH v2 1/6] PM: Introduce Active Stats framework
` [RFC PATCH v2 2/6] cpuidle: Add Active Stats calls tracking idle entry/exit
` [RFC PATCH v2 3/6] cpufreq: Add Active Stats calls tracking frequency changes
` [RFC PATCH v2 4/6] thermal: Add interface to cooling devices to handle governor change
` [RFC PATCH v2 5/6] thermal/core/power allocator: Prepare power actors and calm down when not used
` [RFC PATCH v2 6/6] thermal: cpufreq_cooling: Improve power estimation based on Active Stats framework

[PATCH net] net: phy: skip disabling interrupt when WOL is enabled in shutdown
 2021-07-06 13:14 UTC  (2+ messages)

[PATCH 1/2] vdpa: support per virtqueue max queue size
 2021-07-06 13:14 UTC  (2+ messages)

[PATCH v2 0/4] Freezer rewrite
 2021-07-06 13:12 UTC  (2+ messages)

[RFC 0/7] libperf: Add leader/group info to perf_evsel
 2021-07-06 13:12 UTC 

[PATCH] module: combine constructors in module linker script
 2021-07-06 13:02 UTC 

[PATCH v5 0/3] Add DT bindings and DT nodes for USB in SC7280
 2021-07-06 13:00 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: phy: qcom,qmp-usb3-dp: Add support for SC7280
` [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add USB related nodes
` [PATCH v5 3/3] arm64: dts: qcom: sc7280: Add USB nodes for IDP board

[PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-07-06 12:57 UTC  (4+ messages)
` [PATCH -tip v8 13/13] x86/kprobes: Fixup return address in generic trampoline handler

[PATCH] locking/rwsem: Remove an unused parameter of rwsem_wake()
 2021-07-06 12:52 UTC  (2+ messages)

[PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
 2021-07-06 12:37 UTC  (2+ messages)

[syzbot] general protection fault in legacy_parse_param
 2021-07-06 12:50 UTC  (6+ messages)

[PATCH] LICENSES/dual/CC-BY-4.0: Lets switch to utf-8
 2021-07-06 12:48 UTC  (3+ messages)

[PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
 2021-07-06 12:41 UTC  (6+ messages)

[PATCH] ALSA: compress: allow to leave draining state when pausing in draining
 2021-07-06 12:44 UTC 

[PATCH v2 0/7] Asynchronous notifications from secure world
 2021-07-06 12:46 UTC  (7+ messages)

[PATCH] [media] em28xx-input: fix refcount bug in em28xx_usb_disconnect
 2021-07-06 12:34 UTC  (2+ messages)

linux-next: removed trees
 2021-07-06 12:33 UTC  (4+ messages)

[PATCH v3] ARM: dts: imx7d-remarkable2: Add WiFi support
 2021-07-06 12:29 UTC  (2+ messages)

[PATCH][next] ksmbd: Fix read on the uninitialized pointer sess
 2021-07-06 12:43 UTC  (2+ messages)

[PATCH] spi: mediatek: fix fifo rx mode
 2021-07-06 12:16 UTC 

[PATCH V2] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()
 2021-07-06 12:45 UTC 

[PATCH] ASoC: add dai_reoder flag to reverse the stop sequence
 2021-07-06 12:30 UTC  (6+ messages)

[PATCH v2] ASoC: add stop_dma_first flag to reverse the stop sequence
 2021-07-06 12:28 UTC  (2+ messages)

[PATCH RFC 0/1] Move PHY out of pcie-kirin driver
 2021-07-06 12:23 UTC  (2+ messages)
` [PATCH RFC 1/1] PCI: dwc: pcie-kirin: split PHY interface from the driver

[PATCH 0/2] Handle update hardware queues and queue freeze more carefully
 2021-07-06 12:21 UTC  (9+ messages)
` [PATCH 2/2] nvme-fc: Wait with a timeout for queue to freeze

[PATCH v2] x86/mce: Fix endless loop when run task works after #MC
 2021-07-06 12:16 UTC 

[PATCH -next 1/1] iomap: Fix a false positive of UBSAN in iomap_seek_data()
 2021-07-06 11:59 UTC  (5+ messages)

[PATCH AUTOSEL 5.12 001/160] drm/etnaviv: fix NULL check before some freeing functions is not needed
 2021-07-06 11:18 UTC  (6+ messages)
` [PATCH AUTOSEL 5.12 154/160] bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()
` [PATCH AUTOSEL 5.12 155/160] flow_offload: action should not be NULL when it is referenced
` [PATCH AUTOSEL 5.12 156/160] sctp: validate from_addr_param return
` [PATCH AUTOSEL 5.12 157/160] sctp: add size validation when walking chunks
` [PATCH AUTOSEL 5.12 159/160] MIPS: set mips32r5 for virt extensions

[PATCH AUTOSEL 5.10 001/137] drm/etnaviv: fix NULL check before some freeing functions is not needed
 2021-07-06 11:21 UTC  (34+ messages)
` [PATCH AUTOSEL 5.10 003/137] drm/zte: Don't select DRM_KMS_FB_HELPER
` [PATCH AUTOSEL 5.10 004/137] drm/ast: Fixed CVE for DP501
` [PATCH AUTOSEL 5.10 005/137] drm/amd/display: fix HDCP reset sequence on reinitialize
` [PATCH AUTOSEL 5.10 006/137] drm/amd/amdgpu/sriov disable all ip hw status by default
` [PATCH AUTOSEL 5.10 007/137] drm/vc4: fix argument ordering in vc4_crtc_get_margins()
` [PATCH AUTOSEL 5.10 008/137] drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed to be true
` [PATCH AUTOSEL 5.10 009/137] net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()
` [PATCH AUTOSEL 5.10 010/137] drm/amd/display: fix use_max_lb flag for 420 pixel formats
` [PATCH AUTOSEL 5.10 011/137] clk: renesas: rcar-usb2-clock-sel: Fix error handling in .probe()
` [PATCH AUTOSEL 5.10 012/137] hugetlb: clear huge pte during flush function on mips platform
` [PATCH AUTOSEL 5.10 017/137] drm/mediatek: Fix PM reference leak in mtk_crtc_ddp_hw_init()
` [PATCH AUTOSEL 5.10 020/137] reiserfs: add check for invalid 1st journal block
` [PATCH AUTOSEL 5.10 021/137] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
` [PATCH AUTOSEL 5.10 023/137] bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto
` [PATCH AUTOSEL 5.10 024/137] net: mdio: provide shim implementation of devm_of_mdiobus_register
` [PATCH AUTOSEL 5.10 025/137] net/sched: cls_api: increase max_reclassify_loop
` [PATCH AUTOSEL 5.10 026/137] pinctrl: equilibrium: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.10 027/137] drm/scheduler: Fix hang when sched_entity released
` [PATCH AUTOSEL 5.10 028/137] drm/sched: Avoid data corruptions
` [PATCH AUTOSEL 5.10 029/137] udf: Fix NULL pointer dereference in udf_symlink function
` [PATCH AUTOSEL 5.10 030/137] drm/vc4: Fix clock source for VEC PixelValve on BCM2711
` [PATCH AUTOSEL 5.10 036/137] clk: renesas: r8a77995: Add ZA2 clock
` [PATCH AUTOSEL 5.10 038/137] net/mlx5: Fix lag port remapping logic
` [PATCH AUTOSEL 5.10 043/137] clk: tegra: Fix refcounting of gate clocks
` [PATCH AUTOSEL 5.10 044/137] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH AUTOSEL 5.10 045/137] drm: bridge: cdns-mhdp8546: Fix PM reference leak in
` [PATCH AUTOSEL 5.10 050/137] drm/amd/display: Avoid HDCP over-read and corruption
` [PATCH AUTOSEL 5.10 051/137] drm/amdgpu: remove unsafe optimization to drop preamble ib
` [PATCH AUTOSEL 5.10 054/137] dm space maps: don't reset space map allocation cursor when committing
` [PATCH AUTOSEL 5.10 084/137] cw1200: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.10 092/137] net: ipa: Add missing of_node_put() in ipa_firmware_load()
` [PATCH AUTOSEL 5.10 125/137] Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)
` [PATCH AUTOSEL 5.10 130/137] Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc

[PATCH] ASoC: cygnus:fix spelling mistakes
 2021-07-06 12:08 UTC 

[sparc64] locking/atomic, kernel OOPS on running stress-ng
 2021-07-06 11:51 UTC  (4+ messages)

[PATCH v3] block: fix the problem of io_ticks becoming smaller
 2021-07-06 12:00 UTC  (3+ messages)

[PATCH] KVM: s390: Enable specification exception interpretation
 2021-07-06 12:02 UTC  (5+ messages)

[PATCH v2] x86/PCI: Handle PIRQ routing tables with no router device given
 2021-07-06 11:30 UTC 

[PATCH AUTOSEL 5.4 01/74] drm/etnaviv: fix NULL check before some freeing functions is not needed
 2021-07-06 11:24 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 07/74] drm/amd/display: fix use_max_lb flag for 420 pixel formats
` [PATCH AUTOSEL 5.4 39/74] fjes: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 5.4 47/74] bpf: Fix up register-based shifts in interpreter to silence KUBSAN


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).