linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-07 13:52:47 to 2022-02-07 16:02:59 UTC [more...]

[PATCH RESEND 00/30] My patch queue
 2022-02-07 15:54 UTC  (26+ messages)
` [PATCH RESEND 01/30] KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG case
` [PATCH RESEND 02/30] KVM: x86: nSVM: fix potential NULL derefernce on nested migration
` [PATCH RESEND 03/30] KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved state
` [PATCH RESEND 04/30] KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSM
` [PATCH RESEND 05/30] KVM: x86: nSVM: expose clean bit support to the guest
` [PATCH RESEND 06/30] KVM: x86: mark syntethic SMM vmexit as SVM_EXIT_SW
` [PATCH RESEND 07/30] KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them
` [PATCH RESEND 08/30] KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibiting it
` [PATCH RESEND 09/30] KVM: x86: SVM: move avic definitions from AMD's spec to svm.h
` [PATCH RESEND 10/30] KVM: x86: SVM: fix race between interrupt delivery and AVIC inhibition
` [PATCH RESEND 11/30] KVM: x86: SVM: use vmcb01 in avic_init_vmcb
` [PATCH RESEND 12/30] KVM: x86: SVM: allow AVIC to co-exist with a nested guest running
` [PATCH RESEND 13/30] KVM: x86: lapic: don't allow to change APIC ID when apic acceleration is enabled
` [PATCH RESEND 14/30] KVM: x86: lapic: don't allow to change local apic id when using older x2apic api
` [PATCH RESEND 15/30] KVM: x86: SVM: remove avic's broken code that updated APIC ID
` [PATCH RESEND 16/30] KVM: x86: SVM: allow to force AVIC to be enabled
` [PATCH RESEND 17/30] KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set
` [PATCH RESEND 18/30] KVM: x86: mmu: add strict mmu mode
` [PATCH RESEND 19/30] KVM: x86: mmu: add gfn_in_memslot helper
` [PATCH RESEND 20/30] KVM: x86: mmu: allow to enable write tracking externally
` [PATCH RESEND 21/30] x86: KVMGT: use kvm_page_track_write_tracking_enable
` [PATCH RESEND 22/30] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
` [PATCH RESEND 23/30] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH RESEND 24/30] KVM: x86: nSVM: implement nested VMLOAD/VMSAVE
` [PATCH RESEND 26/30] KVM: x86: nSVM: implement nested vGIF

[PATCH 0/8] sched/isolation: Split housekeeping cpumask v3
 2022-02-07 15:59 UTC  (9+ messages)
` [PATCH 1/8] pci: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch
` [PATCH 2/8] workqueue: "
` [PATCH 3/8] net: "
` [PATCH 4/8] sched/isolation: Use single feature type while referring to housekeeping cpumask
` [PATCH 5/8] sched/isolation: Consolidate check for housekeeping minimum service
` [PATCH 6/8] sched/isolation: Consolidate error handling
` [PATCH 7/8] sched/isolation: Fix housekeeping_mask memory leak
` [PATCH 8/8] sched/isolation: Split housekeeping cpumask per isolation features

[PATCH] sched/fair: Consider cpu affinity when allowing NUMA imbalance in find_idlest_group
 2022-02-07 15:59 UTC 

drivers/video/fbdev/core/fbcon.c:1028:6: warning: variable 'cap' set but not used
 2022-02-07 15:58 UTC  (2+ messages)

[PATCH 0/3] dt-bindings: crypto: Convert atmel-{aes,tdes,sha} to YAML
 2022-02-07 15:56 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: crypto: Convert Atmel AES to yaml

[PATCH 00/21 V4] Repair SWAP-over_NFS
 2022-02-07 15:53 UTC  (3+ messages)
` [PATCH 17/21] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC

[PATCH v2 00/66] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2022-02-07 15:51 UTC  (3+ messages)
` [PATCH v2 61/66] dt-bindings: media: Add Allwinner A31 ISP bindings documentation

[PATCH v2 1/1] iommu/dma: Use DMA ops setter instead of direct assignment
 2022-02-07 15:55 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Add a new quirk to skip HCI_FLT_CLEAR_ALL on fake CSR controllers
 2022-02-07 15:39 UTC  (2+ messages)

[PATCH] mm: io_uring: allow oom-killer from io_uring_setup
 2022-02-07 15:44 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: mt7921s: support bluetooth reset mechanism
 2022-02-07 15:48 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: mediatek: fix the conflict between mtk and msft vendor event

Query related to shutting down NVMe during system suspend
 2022-02-07 15:47 UTC  (7+ messages)

[PATCH next] dt-bindings:spi: Fix test error for sp7021
 2022-02-07 15:45 UTC  (2+ messages)

[PATCH] fs/read_write.c: Fix a broken signed integer overflow check
 2022-02-07 15:50 UTC  (4+ messages)

Semantics vs. usage of mutex_is_locked()
 2022-02-07 15:47 UTC  (2+ messages)

[patch v11 00/13] extensible prctl task isolation interface and vmstat sync
 2022-02-07 15:47 UTC  (12+ messages)
` [patch v11 05/13] task isolation: sync vmstats on return to userspace
` [patch v11 07/13] task isolation: sync vmstats conditional on changes
` [patch v11 09/13] task isolation: add preempt notifier to sync per-CPU vmstat dirty info to thread info
` [patch v11 10/13] KVM: x86: process isolation work from VM-entry code path
` [patch v11 13/13] task isolation: only TIF_TASK_ISOL if task isolation is enabled

[PATCH v3 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-02-07 15:44 UTC  (7+ messages)
` [PATCH v3 14/30] vfio/pci: re-introduce CONFIG_VFIO_PCI_ZDEV
` [PATCH v3 30/30] MAINTAINERS: additional files related kvm s390 pci passthrough

[v5] arm64: dts: mediatek: Add mt8192 power domains controller
 2022-02-07 15:34 UTC  (2+ messages)

[PATCH v2] riscv: fix oops caused by irq on/off tracer
 2022-02-07 15:31 UTC  (4+ messages)

[PATCH v2] mtd: rawnand: protect access to rawnand devices while in suspend
 2022-02-07 15:39 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Add support for Edup BT5.1 Class1 Adapter (RTL8761B)
 2022-02-07 15:41 UTC  (2+ messages)

[PATCH 0/6] Tegra QUAD SPI combined sequence mode
 2022-02-07 15:40 UTC  (6+ messages)
` [PATCH 6/6] spi: tegra210-quad: "

[PATCH 0/6] ARM: r9a06g032: add support for the watchdogs
 2022-02-07 15:34 UTC  (3+ messages)
` [PATCH 1/6] clk: renesas: r9a06g032: Enable the watchdog reset sources

[RFC PATCH] riscv: reduce THREAD_SIZE from 16KB to 8KB for RV64
 2022-02-07 15:27 UTC  (3+ messages)

[PATCH io_uring-5.17] io_uring: Fix build error potential reading uninitialized value
 2022-02-07 15:38 UTC  (7+ messages)
    ` [PATCH io_uring-5.17 v2] io_uring: Clean up a false-positive warning from GCC 9.3.0

[PATCH v1 1/1] parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()
 2022-02-07 15:34 UTC  (2+ messages)

[PATCH v3 0/2] random: PREEMPT_RT fixes
 2022-02-07 15:39 UTC  (3+ messages)
` [PATCH v3 1/2] random: remove batched entropy locking
` [PATCH v3 2/2] random: defer fast pool mixing to worker

[PATCH v7 00/17] KVM: s390: pv: implement lazy destroy for reboot
 2022-02-07 15:40 UTC  (12+ messages)
` [PATCH v7 01/17] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v7 15/17] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v7 16/17] KVM: s390: pv: add KVM_CAP_S390_PROT_REBOOT_ASYNC

[PATCH] Fix the size of the header read buffer
 2022-02-07 15:34 UTC  (4+ messages)
  ` [PATCH v2] mtdoops: "

[BUG] intersil: p54: possible deadlock in p54_remove_interface() and p54_stop()
 2022-02-07 15:31 UTC 

[PATCH] Fixes styleguide related issues in tty drivers
 2022-02-07 15:35 UTC  (2+ messages)

[PATCH] Style changes to remove style guide warning in drivers/tty
 2022-02-07 15:36 UTC 

[BUG] iio: light: opt3001: possible deadlock in opt3001_read_raw() and opt3001_irq()
 2022-02-07 15:41 UTC 

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-07 15:22 UTC  (5+ messages)
` [PATCH v9 41/43] virt: Add SEV-SNP guest driver

[PATCH v1 0/6] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-02-07 15:26 UTC  (6+ messages)
` [PATCH v1 1/6] dt-bindings: i2c: npcm: support NPCM845
` [PATCH v1 6/6] i2c: npcm: Support NPCM845

[PATCH v3 0/2] Add Richtek RT1719 USBPD controller support
 2022-02-07 15:16 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: usb: rt1719: Add binding for Richtek RT1719
` [PATCH v3 2/2] usb: typec: rt1719: Add support "

[PATCH v2 0/2] sched/fair: Wake task within the cluster when possible
 2022-02-07 15:14 UTC  (11+ messages)
` [PATCH v2 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path

[PATCH v6 1/4] iio:frequency:admv1014: add support for ADMV1014
 2022-02-07 15:05 UTC  (6+ messages)
` [PATCH v6 2/4] dt-bindings:iio:frequency: add admv1014 binding
` [PATCH v6 3/4] Documentation:ABI:testing:admv1014: add ABI docs
` [PATCH v6 4/4] MAINTAINERS: add maintainer for ADMV1014 driver

[PATCH] gpu: ipu-v3: Fix dev_dbg frequency output
 2022-02-07 15:14 UTC 

[ANNOUNCE] 5.15.21-rt30
 2022-02-07 15:15 UTC 

[BUG] net: mellanox: mlx4: possible deadlock in mlx4_xdp_set() and mlx4_en_reset_config()
 2022-02-07 15:16 UTC 

[PATCH v3] arm64: move efi_reboot to restart handler
 2022-02-07 15:16 UTC 

[ANNOUNCE] 4.19.227-rt102
 2022-02-07 14:48 UTC 

[PATCH v19 0/4] Add NVIDIA Tegra GPC-DMA driver
 2022-02-07 15:01 UTC  (5+ messages)
` [PATCH v19 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v19 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v19 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v19 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[BUG] ipw2100: possible deadlocks involving waiting and locking operations
 2022-02-07 15:03 UTC 

[PATCH] i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
 2022-02-07 14:47 UTC  (2+ messages)

[PATCH] i2c: amd-mp2: Remove useless DMA-32 fallback configuration
 2022-02-07 14:44 UTC  (2+ messages)

[PATCH 1/3] i915/gvt: Introduce the mmio_table.c to support VFIO new mdev API
 2022-02-07 14:47 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/4] A few cleanup patches around memory_hotplug
 2022-02-07 14:50 UTC  (9+ messages)
` [PATCH 1/4] mm/memory_hotplug: remove obsolete comment of __add_pages
` [PATCH 2/4] mm/memory_hotplug: avoid calling zone_intersects() for ZONE_NORMAL
` [PATCH 3/4] mm/memory_hotplug: clean up try_offline_node
` [PATCH 4/4] mm/memory_hotplug: fix misplaced comment in offline_pages

[BUG] net: ti: possible deadlock in cpts_ptp_gettimeex() and cpts_overflow_check()
 2022-02-07 14:43 UTC 

[sunxi:sunxi/clk-for-5.18 2/2] drivers/clk/sunxi-ng/ccu-sun6i-rtc.h:6:10: fatal error: dt-bindings/clock/sun6i-rtc.h: No such file or directory
 2022-02-07 14:47 UTC 

[PATCH V6, 2/5] media: mtk-jpegenc: manage jpegenc multi-hardware
 2022-02-07 14:50 UTC  (2+ messages)
  ` [PATCH V6, 3/5] media: mtk-jpegenc: add jpegenc timeout func interface

[PATCH V1, 5/6] media: mtk-jpegdec: add output pic reorder interface
 2022-02-07 14:50 UTC 

[PATCH -next] i2c: bcm2835: add missing disable and put clk on error in bcm2835_i2c_probe()
 2022-02-07 14:49 UTC  (2+ messages)

[PATCH V6 0/5] Use CCF to describe the UART baud rate clock
 2022-02-07 14:19 UTC  (5+ messages)

[PATCH v3 0/4] gpiolib: A fix and a few cleanups
 2022-02-07 14:43 UTC  (2+ messages)

[PATCH][next] ext2: remove unused pointer bdi
 2022-02-07 14:46 UTC  (2+ messages)

[PATCH v4 1/1] pps: generators: pps_gen_parport: Switch to use module_parport_driver()
 2022-02-07 14:54 UTC  (3+ messages)

[PATCH 00/23] KVM: MMU: MMU role refactoring
 2022-02-07 14:35 UTC  (5+ messages)
` [PATCH 06/23] KVM: MMU: load new PGD once nested two-dimensional paging is initialized

[PATCH v2 0/4] random: use computational hash for entropy extraction, and related fixes
 2022-02-07 14:24 UTC  (6+ messages)
` [PATCH v2 1/4] random: use computational hash for entropy extraction

[RFC] staging: r8188eu: Sleeping in atomic context (SAC) bugs
 2022-02-07 14:18 UTC  (3+ messages)

[PATCH] mm/memory_hotplug: fix kfree() of bootmem memory
 2022-02-07 14:33 UTC  (2+ messages)

[PATCH v3 0/4] Add V4L stateless video decoder API support to NVIDIA Tegra driver
 2022-02-07 14:19 UTC  (5+ messages)
` [PATCH v3 1/4] media: v4l2-ctrls: Add new V4L2_H264_DECODE_PARAM_FLAG_P/BFRAME flags
` [PATCH v3 2/4] media: staging: tegra-vde: Factor out H.264 code
` [PATCH v3 3/4] media: staging: tegra-vde: Support V4L stateless video decoder API
` [PATCH v3 4/4] media: staging: tegra-vde: Remove legacy UAPI support

[PATCH v2 0/4] docs: sphinx/kfigure.py: Improve conversion to PDF
 2022-02-07 14:39 UTC  (6+ messages)

[PATCH v3 1/5] i2c: Introduce common module to instantiate CCGx UCSI
 2022-02-07 14:39 UTC  (5+ messages)

[PATCH] i2c: ismt: Remove useless DMA-32 fallback configuration
 2022-02-07 14:31 UTC  (2+ messages)

[PATCH 1/4] ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8
 2022-02-07 14:21 UTC  (12+ messages)

[PATCH 1/2] i2c: designware: Add missing locks
 2022-02-07 14:25 UTC  (5+ messages)
` [PATCH v3 0/2] i2c-designware: Add support for AMD PSP semaphore
  ` [PATCH v3 2/2] i2c: designware: Add AMD PSP I2C bus support

[PATCH 00/75] MM folio patches for 5.18
 2022-02-07 14:24 UTC  (7+ messages)
` [PATCH 41/75] hexagon: Add pmd_pfn()

[PATCH] ilog2: Force inlining of __ilog2_u32() and __ilog2_u64()
 2022-02-07 14:29 UTC 

[BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
 2022-02-07 14:28 UTC  (6+ messages)

gdb switches to __sysvec_apic_timer_interrupt or __default_send_IPI_dest_field with KVM enabled
 2022-02-07 14:18 UTC  (3+ messages)

[PATCH v6 net-next] net: drop_monitor: support drop reason
 2022-02-07 14:43 UTC  (2+ messages)

[PATCH] ARM: dts: at91: remove status = "okay" from soc specific dtsi
 2022-02-07 14:42 UTC  (3+ messages)

[BUG] net: ipv4: The sent udp broadcast message may be converted to an arp request message
 2022-02-07 14:09 UTC 

[RFCv3 0/6] Hi,
 2022-02-07 14:38 UTC  (5+ messages)
` [RFCv3 0/6] TI camera serdes and I2C address translation (Was: [RFCv3 0/6] Hi,)

[intel-tdx:kvm-upstream-workaround 156/167] arch/x86/kvm/mmu/tdp_mmu.c:1205:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-07 14:26 UTC 

[PATCH 00/23 V3] Repair SWAP-over_NFS
 2022-02-07 13:51 UTC  (3+ messages)
` [PATCH 01/23] MM: create new mm/swap.h header file

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-07 14:08 UTC  (5+ messages)
` [PATCHv2 26/29] x86/tdx: ioapic: Add shared bit for IOAPIC base address

[PATCH v5] sched/fair: Fix fault in reweight_entity
 2022-02-07 13:52 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] perf: fix GPF in perf_cgroup_switch()
 2022-02-07 13:51 UTC  (2+ messages)
` [tip: perf/urgent] perf: Fix list corruption "

[PATCH v7 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-02-07 14:01 UTC  (3+ messages)

start sorting out the ZONE_DEVICE refcount mess
 2022-02-07 14:01 UTC  (3+ messages)
` [PATCH 3/8] mm: remove pointless includes from <linux/hmm.h>

[PATCH v3 1/1] pps: generators: pps_gen_parport: Switch to use module_parport_driver()
 2022-02-07 14:13 UTC  (2+ messages)

[PATCH 5.15 000/111] 5.15.22-rc2 review
 2022-02-07 14:04 UTC 

[PATCH net-next 1/4] net: bridge: Add support for bridge port in locked mode
 2022-02-07 14:05 UTC  (5+ messages)
` [PATCH net-next 3/4] net: dsa: mv88e6xxx: Add support for bridge port locked feature

[PATCH] ALSA: usb-audio: remove redundant assignment to variable c
 2022-02-07 14:06 UTC 

[PATCH] Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
 2022-02-07 17:02 UTC  (2+ messages)

[PATCH 1/1] Calculate the monotonic clock from the timespec clock to generate PPS elapsed real-time event value and stores the result into /sys/class/pps/pps0/assert_elapsed
 2022-02-07 14:08 UTC  (4+ messages)

[PATCH 1/2] Revert "arm64: dts: ls1028a-rdb: enable pwm0"
 2022-02-07 14:02 UTC  (5+ messages)
` [PATCH 2/2] Revert "arm64: dts: ls1028a: add flextimer based pwm nodes"

[PATCH v13 00/11] iio: afe: add temperature rescaling support
 2022-02-07 14:05 UTC  (6+ messages)
` [PATCH v13 06/11] iio: afe: rescale: make use of units.h

[PATCH 0/2] Solve data access delay of ST sensors
 2022-02-07 13:58 UTC  (3+ messages)
` [PATCH RESEND "

[PATCH][RFC] sched: Stop searching for idle cpu if the LLC domain is overloaded
 2022-02-07 13:52 UTC  (2+ messages)

[sunxi:sunxi/clk-for-5.18 2/2] drivers/rtc/rtc-sun6i.c:689:30: error: use of undeclared identifier 'dev'; did you mean 'pdev'?
 2022-02-07 13:56 UTC 

[PATCH 5.16 000/127] 5.16.8-rc2 review
 2022-02-07 14:04 UTC 

[PATCH v2 1/1] iommu/vt-d: Move intel_iommu_ops to header file
 2022-02-07 14:12 UTC 

[PATCH] iio: adc: cpcap-adc: remove redundant assignment to variable cal_data_diff
 2022-02-07 13:59 UTC 

Unable to transfer big files to Nokia N9
 2022-02-07 13:14 UTC  (7+ messages)

[PATCH] kconfig: let 'shell' return enough output for deep path names
 2022-02-07 13:44 UTC  (2+ messages)

[PATCH] add pmu to amlogic meson sm1
 2022-02-07 13:47 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] io_uring: unregister eventfd while holding lock when freeing ring ctx
 2022-02-07 13:46 UTC  (2+ messages)

[PATCH][next] intel_th: remove redundant early initialization of pointer hubdrv
 2022-02-07 13:47 UTC 

[PATCH] mm: Outline copy_overflow()
 2022-02-07 13:46 UTC  (2+ messages)

[PATCH] tracing: cleanup double word in comment
 2022-02-07 13:12 UTC 

[xfs] b519cd5b0b: INFO:task_blocked_for_more_than#seconds
 2022-02-07 13:20 UTC 

[RFC PATCH 0/3] Add SCMI clk support for NXP S32G2
 2022-02-07 13:24 UTC  (2+ messages)
` [RFC PATCH 2/3] arm64: dts: s32g2: add SCMI support

drivers/md/raid5.c:7055:9: sparse: sparse: cast removes address space '__percpu' of expression
 2022-02-07 13:25 UTC 


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