linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-19 11:50:34 to 2021-11-19 15:42:04 UTC [more...]

Thoughts of AMX KVM support based on latest kernel
 2021-11-19 15:41 UTC  (9+ messages)

[REGRESSION] 5.16rc1: SA_IMMUTABLE breaks debuggers
 2021-11-19 15:41 UTC  (19+ messages)
                    ` [PATCH 0/2] SA_IMMUTABLE fixes
                      ` [PATCH 1/2] signal: Don't always set SA_IMMUTABLE for forced signals
                        ` [GIT PULL] SA_IMMUTABLE fixes for v5.16-rc2

ERROR: modpost: "mips_cm_unlock_other" [drivers/pci/controller/pcie-mt7621.ko] undefined!
 2021-11-19 15:41 UTC  (4+ messages)

[PATCH v2] Docs: Fixes link to I2C specification
 2021-11-19 15:40 UTC  (2+ messages)

[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-19 15:39 UTC  (17+ messages)
` [RFC v2 PATCH 01/13] mm/shmem: Introduce F_SEAL_GUEST
` [RFC v2 PATCH 02/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [RFC v2 PATCH 03/13] KVM: Extend kvm_userspace_memory_region to support fd based memslot
` [RFC v2 PATCH 04/13] KVM: Add fd-based memslot data structure and utils
` [RFC v2 PATCH 05/13] KVM: Implement fd-based memory using new memfd interfaces
` [RFC v2 PATCH 06/13] KVM: Register/unregister memfd backed memslot
` [RFC v2 PATCH 07/13] KVM: Handle page fault for fd based memslot
` [RFC v2 PATCH 08/13] KVM: Rename hva memory invalidation code to cover fd-based offset
` [RFC v2 PATCH 09/13] KVM: Introduce kvm_memfd_invalidate_range
` [RFC v2 PATCH 10/13] KVM: Match inode for invalidation of fd-based slot
` [RFC v2 PATCH 11/13] KVM: Add kvm_map_gfn_range
` [RFC v2 PATCH 12/13] KVM: Introduce kvm_memfd_fallocate_range
` [RFC v2 PATCH 13/13] KVM: Enable memfd based page invalidation/fallocate

[PATCH] xen/pvh: add missing prototype to header
 2021-11-19 15:39 UTC 

[PATCH net-next 0/6] Devlink cleanups
 2021-11-19 15:38 UTC  (6+ messages)
` [PATCH net-next 5/6] devlink: Reshuffle resource registration logic

[PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
 2021-11-19 15:38 UTC  (9+ messages)

[RFC patch 0/5] Support BCLK input clock in tlv320aic31xx
 2021-11-19 15:32 UTC  (6+ messages)
` [RFC patch 1/5] ASoC: tlv320aic31xx: Fix typo in BCLK clock name
` [RFC patch 2/5] ASoC: tlv320aic31xx: Add support for pll_r coefficient
` [RFC patch 3/5] ASoC: tlv320aic31xx: Add divs for bclk as clk_in
` [RFC patch 4/5] ASoC: tlv320aic31xx: Handle BCLK set as PLL input configuration
` [RFC patch 5/5] ASoC: fsl-asoc-card: Support fsl,imx-audio-tlv320aic31xx codec

Intel bluetooth regression in 5.15.3
 2021-11-19 15:32 UTC  (3+ messages)

[PATCH v2 0/2] virtio-i2c: Fix buffer handling
 2021-11-19 15:30 UTC  (4+ messages)
` [PATCH v2 1/2] i2c: virtio: disable timeout handling

[PATCHv4 0/2] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2021-11-19 15:19 UTC  (9+ messages)
` [PATCHv4 1/2] tracing: Add register read/write tracing support
` [PATCHv4 2/2] arm64/io: Add a header for mmio access instrumentation

[RFC PATCH 0/3] Use pageblock_order for cma and alloc_contig_range alignment
 2021-11-19 15:15 UTC  (3+ messages)

[PATCH] s390/test_unwind: use raw opcode instead of invalid instruction
 2021-11-19 15:15 UTC  (8+ messages)

[PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
 2021-11-19 15:13 UTC  (2+ messages)

[PATCH] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
 2021-11-19 15:12 UTC  (4+ messages)

[chenxing:rperier-timer 13/14] drivers/clocksource/timer-msc313e.c:38:21: error: field has incomplete type 'struct delay_timer'
 2021-11-19 15:11 UTC 

[PATCH] x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds
 2021-11-19 15:11 UTC  (3+ messages)

[PATCH V5 0/4] Validate used buffer length
 2021-11-19 15:09 UTC  (3+ messages)
` [PATCH V5 1/4] virtio_ring: validate "

[PATCH v2 1/3] drm/bridge: parade-ps8640: Don't try to enable VDO if poweron fails
 2021-11-19 15:08 UTC  (6+ messages)
` [PATCH v2 2/3] drm/bridge: parade-ps8640: Move real poweroff action to new function

[GIT PULL] gpio: fixes for v5.16-rc2
 2021-11-19 15:07 UTC 

[PATCH 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-11-19 15:06 UTC  (11+ messages)
` [PATCH 01/11] iommu: Add device dma ownership set/release interfaces

[PATCH 1/3] HID: apple: Do not reset quirks when the Fn key is not found
 2021-11-19 15:05 UTC  (2+ messages)

[RFC PATCH] x86/fault: move might_sleep() out of mmap read lock
 2021-11-19 15:04 UTC  (2+ messages)

[PATCH v3 0/4] mtd: rawnand: Fixes nand infra delay setting and FSMC nand controller
 2021-11-19 15:03 UTC  (5+ messages)
` [PATCH v3 1/4] mtd: rawnand: Fix nand_erase_op delay
` [PATCH v3 2/4] mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface
` [PATCH v3 3/4] mtd: rawnand: fsmc: Take instruction delay into account
` [PATCH v3 4/4] mtd: rawnand: fsmc: Fix timing computation

[PATCH] HID: magicmouse: Report battery level over USB
 2021-11-19 15:02 UTC  (2+ messages)

[PATCH] hid-multitouch: Fix Iiyama ProLite T1931SAW (0eef:0001 again!)
 2021-11-19 15:00 UTC  (3+ messages)
` [PATCH v2] "

drivers/hid/hid-nintendo.c:196:45: error: unused variable 'joycon_rumble_frequencies'
 2021-11-19 14:59 UTC  (2+ messages)

[RFC][PATCH v5 1/4] trace: Add trace any kernel object
 2021-11-19 14:58 UTC  (7+ messages)
` [RFC][PATCH v5 2/4] trace/objtrace: get the value of the object
` [RFC][PATCH v5 3/4] trace/objtrace: Add testcases for objtrace trigger parsing

[PATCH] vt: Fix sleeping functions called from atomic context
 2021-11-19 14:55 UTC  (5+ messages)
      ` [PATCH] tty: vt: make do_con_write() no-op if IRQ is disabled

drivers/hid/hid-hyperv.c:218:9: sparse: sparse: incorrect type in argument 3 (different base types)
 2021-11-19 14:54 UTC 

[PATCH] HID: magicmouse: prevent division by 0 on scroll
 2021-11-19 14:54 UTC  (2+ messages)

[PATCH] HID: thrustmaster: fix sparse warnings
 2021-11-19 14:53 UTC  (2+ messages)

[PATCH] HID: logitech: add myself as a reviewer
 2021-11-19 14:52 UTC  (2+ messages)

[PATCH] HID: i2c-hid: Report wakeup events
 2021-11-19 14:50 UTC  (2+ messages)

[PATCH] i2c: tegra: Add ACPI support
 2021-11-19 14:48 UTC  (2+ messages)

realtek,rtl-intc IRQ mapping broken on 5.16-rc1
 2021-11-19 14:48 UTC  (4+ messages)

[PATCH 0/9] ARM: dts: stm32: merge spi and i2s nodes
 2021-11-19 14:45 UTC  (10+ messages)
` [PATCH 1/9] ASoC: dt-bindings: stm32: i2s: update example
` [PATCH 2/9] ASoC: dt-bindings: stm32: i2s: add audio-graph-card port
` [PATCH 3/9] ASoC: dt-bindings: stm32: i2s: allow additional properties
` [PATCH 4/9] ARM: dts: stm32: merge spi and i2s nodes
` [PATCH 5/9] ARM: dts: stm32: rename i2s node on stm32mp15xx-dkx boards
` [PATCH 6/9] ARM: dts: stm32: rename spi node on stm32mp15xx-dhcor-avenger96 boards
` [PATCH 7/9] ARM: dts: stm32: rename spi node on stm32mp15xx-dhcom-drc02 boards
` [PATCH 8/9] ARM: dts: stm32: rename spi node on stm32mp157c-ev1 board
` [PATCH 9/9] ARM: dts: stm32: adapt i2s node to spi binding on stm32mp15xx-dk

[PATCH v2 1/2] perf evlist: Allow setting arbitrary leader
 2021-11-19 14:47 UTC  (3+ messages)
` [PATCH v2 2/2] perf parse-events: Architecture specific leader override

[PATCH v1] HID: ft260: fix i2c probing for hwmon devices
 2021-11-19 14:46 UTC  (2+ messages)

How to reduce PCI initialization from 5 s (1.5 s adding them to IOMMU groups)
 2021-11-19 14:43 UTC  (5+ messages)

[ANNOUNCE] v5.16-rc1-rt2
 2021-11-19 14:41 UTC  (2+ messages)
` [rcf/patch] netpoll: Make it RT friendly

[PATCH 1/2] kasan: add ability to detect double-kmem_cache_destroy()
 2021-11-19 14:36 UTC  (5+ messages)
` [PATCH 2/2] kasan: test: add test case for double-kmem_cache_destroy()

mmotm 2021-11-18-15-47 uploaded
 2021-11-19 14:35 UTC  (4+ messages)
` mmotm 2021-11-18-15-47 uploaded (<linux/proc_fs.h>)

[PATCH v1 0/2] serial: 8250_pci: Split Pericom driver
 2021-11-19 14:33 UTC  (4+ messages)

drivers/of/unittest.c:910:1: warning: the frame size of 1424 bytes is larger than 1024 bytes
 2021-11-19 14:29 UTC  (3+ messages)

[PATCH bpf v1] unix: fix an issue in unix_shutdown causing the other end read/write failures
 2021-11-19 14:28 UTC  (4+ messages)

[PATCH] ethtool: stats: Use struct_group() to clear all stats at once
 2021-11-19 14:27 UTC  (3+ messages)

[RFC PATCH 0/4] namespacefs: Proof-of-Concept
 2021-11-19 14:26 UTC  (5+ messages)

[PATCH] drm: check drm_format_info hsub and vsub to avoid divide by zero
 2021-11-19 14:25 UTC  (6+ messages)

[PATCH 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-11-19 14:23 UTC  (5+ messages)
` [PATCH 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM

[PATCH] net/bridge: replace simple_strtoul to kstrtol
 2021-11-19 14:20 UTC  (2+ messages)

[PATCH v3] staging: vt6655: refactor camelcase uCurrRSSI to current_rssi
 2021-11-19 14:17 UTC  (7+ messages)

[PATCH] kcov: add KCOV_PC_RANGE to limit pc range
 2021-11-19 14:13 UTC  (8+ messages)

[PATCH v3 0/2] i2c: exynos5: add support for ExynosAutov9 SoC
 2021-11-19 14:12 UTC  (8+ messages)
  ` [PATCH v3 2/2] "

[PATCH] MM: discard __GFP_ATOMIC
 2021-11-19 14:10 UTC  (4+ messages)

'perf stat --bpf-counters test' failures
 2021-11-19 14:08 UTC  (2+ messages)

drivers/mmc/cor/bus: Delete redundant match function
 2021-11-19 14:06 UTC  (2+ messages)
    `  "

[PATCH 0/2] PCI: MSI: Deal with devices lying about their masking capability
 2021-11-19 14:05 UTC  (7+ messages)

kexec causes `DMAR-IR: IRQ remapping was enabled on dmar6 but we are not in kdump mode`
 2021-11-19 13:58 UTC 

[joro:x86-testing 22/45] arch/x86/kvm/svm/sev.c:562:37: error: 'struct vcpu_svm' has no member named 'vmsa'
 2021-11-19 13:53 UTC 

[PATCH RESEND] MAINTAINERS: Update for VMware PVRDMA driver
 2021-11-19 13:48 UTC  (2+ messages)

[PATCH] dt-bindings: usb: dwc3-xilinx: Convert USB DWC3 bindings
 2021-11-19 13:46 UTC 

[mcgrof-next:20211118-sysctl-cleanups-set-04-v2 36/36] fs/namespace.c:4615:77: error: macro "register_sysctl_init" passed 3 arguments, but takes just 2
 2021-11-19 13:45 UTC 

[PATCH] arm64: uaccess: fix put_user() with TTBR0 PAN
 2021-11-19 13:44 UTC  (4+ messages)

[PATCH v2] ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCE
 2021-11-19 13:37 UTC  (3+ messages)

[GIT PULL] perf tools fixes for v5.16: 1st batch
 2021-11-19 13:36 UTC 

[PATCH] dt-bindings: ti-serdes-mux: Add defines for J721S2 SoC
 2021-11-19 13:34 UTC 

[PATCH] v5.10 backport of x86/iopl: Fake iopl(3) CLI/STI usage
 2021-11-19 13:34 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: ti,j721e: Add device id for J721S2
 2021-11-19 13:32 UTC 

BUG: KASAN: use-after-free in dec_rlimit_ucounts
 2021-11-19 13:32 UTC  (5+ messages)

[PATCH 0/5] J721S2: Add initial support
 2021-11-19 13:30 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: arm: ti: Add bindings for J721s2 SoC
` [PATCH 2/5] dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721S2
` [PATCH 3/5] arm64: dts: ti: Add initial support for J721S2 SoC
` [PATCH 4/5] arm64: dts: ti: Add initial support for J721S2 System on Module
` [PATCH 5/5] arch: arm64: ti: Add support J721S2 Common Processor Board

[RFC PATCH 0/2] KVM: arm64: Host/Guest trace syncronization
 2021-11-19 13:31 UTC  (9+ messages)
` [RFC PATCH 1/2] arm64/tracing: add cntvct based trace clock
` [RFC PATCH 2/2] KVM: arm64: export cntvoff in debugfs

[PATCH 0/6] backport patches to improve clocks management for stmmac driver
 2021-11-19 13:29 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: ITMT support for overclocked system
 2021-11-19 13:27 UTC  (3+ messages)

[PATCH] blk-cgroup: fix missing put device in error path from blkg_conf_pref()
 2021-11-19 13:27 UTC  (2+ messages)

[PATCH] net: ixgbevf: Remove redundant initialization of variable ret_val
 2021-11-19 13:26 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/2] J721S2: Add initial support
 2021-11-19 13:23 UTC  (3+ messages)
` [PATCH 1/2] dmaengine: ti: k3-udma: Add SoC dependent data for J721S2 SoC
` [PATCH 2/2] drivers: dma: ti: k3-psil: Add support for J721S2

[PATCH] soc: ti: k3-socinfo: Add entry for J721S2 SoC family
 2021-11-19 13:15 UTC 

[PATCH] net: ipa: Use 'for_each_clear_bit' when possible
 2021-11-19 13:14 UTC  (3+ messages)

[PATCH v2 00/11] gpio: msc313: Add gpio support for ssd20xd
 2021-11-19 13:11 UTC  (2+ messages)

[PATCH v2 0/2] Add SPI control driver for Sunplus SP7021 SoC
 2021-11-19 13:06 UTC  (7+ messages)
` [PATCH v2 1/2] SPI: Add SPI driver for Sunplus SP7021

[PATCH 1/2] i915/gvt: Introduce the mmio_info_table.c to support VFIO new mdev API
 2021-11-19 13:03 UTC  (2+ messages)
` [PATCH 2/2] i915/gvt: save the MMIO snapshot in the early init of GVT-g

[PATCH v4 00/22] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-11-19 12:58 UTC  (5+ messages)
` [PATCH v4 06/22] cpufreq: amd: introduce a new amd pstate driver to support future processors

[PATCH v3] misc: fastrpc: fix improper packet size calculation
 2021-11-19 12:53 UTC  (7+ messages)

[PATCH] ASoC: cs42l42: Report initial jack state
 2021-11-19 12:48 UTC 

general protection fault in bdev_read_page
 2021-11-19 12:45 UTC  (2+ messages)

[mcgrof-next:20211118-sysctl-cleanups-set-04-v2 34/36] fs/pipe.c:1498:67: error: macro "register_sysctl_init" passed 3 arguments, but takes just 2
 2021-11-19 12:38 UTC 

[PATCH] arm64: dts: renesas: rzg2l-smarc-som: Enable serial NOR flash
 2021-11-19 12:37 UTC 

[PATCH v1 0/3] Add NVIDIA Tegra114 support to video decoder driver
 2021-11-19 12:30 UTC  (10+ messages)
` [PATCH v1 1/3] media: staging: tegra-vde: Support reference picture marking

[PATCH v2 0/3] irqchip/gic-v3-its: Fix LPI pending table handling vs PREEMPT_RT
 2021-11-19 12:28 UTC  (3+ messages)

[PATCH 0/2] staging: r8188eu: remove more rf_type related dead code
 2021-11-19 12:26 UTC  (3+ messages)
` [PATCH 1/2] staging: r8188eu: remove rf_type from add_RATid()
` [PATCH 2/2] staging: r8188eu: remove rf_type from HT_caps_handler()

[PATCH] RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
 2021-11-19 12:20 UTC  (3+ messages)

[PATCH v2] spi: docs: improve the SPI userspace API documentation
 2021-11-19 12:11 UTC 

arch/x86/platform/uv/bios_uv.c:175:12: sparse: sparse: function 'uv_bios_get_master_nasid' with external linkage has definition
 2021-11-19 12:10 UTC 

[PATCH] kbuild: Enable armthumb BCJ filter for Thumb-2 kernel
 2021-11-19 12:07 UTC 

[PATCH] af_unix: fix regression in read after shutdown
 2021-11-19 12:05 UTC 

[PATCH -next] optee: Fix NULL but dereferenced coccicheck error
 2021-11-19 12:04 UTC  (2+ messages)

[PATCH] PCI: pciehp: clear cmd_busy bit when Command Completed in polling mode
 2021-11-19 12:00 UTC  (2+ messages)

[PATCH net v2] net: marvell: prestera: fix brige port operation
 2021-11-19 12:00 UTC  (2+ messages)

[PATCH] ipv6: Use memset_after() to zero rt6_info
 2021-11-19 12:00 UTC  (2+ messages)

[PATCH] net/af_iucv: Use struct_group() to zero struct iucv_sock region
 2021-11-19 12:00 UTC  (2+ messages)

[PATCH] atlantic: fix double-free in aq_ring_tx_clean
 2021-11-19 12:00 UTC  (2+ messages)

[PATCH net] net: marvell: prestera: fix double free issue on err path
 2021-11-19 12:00 UTC  (2+ messages)

[PATCH] stmmac_pci: Fix underflow size in stmmac_rx
 2021-11-19 12:00 UTC  (2+ messages)

[morse:mpam/snapshot/v5.15 62/139] fs/resctrl/monitor.c:102 __check_limbo() warn: unsigned 'arch_mon_ctx' is never less than zero
 2021-11-19 11:54 UTC 

[PATCH] clk/mediatek: fix missing null-check for mt7622
 2021-11-19 11:53 UTC  (2+ messages)

[PATCH] cxgb3: Use struct_group() for memcpy() region
 2021-11-19 11:50 UTC  (2+ messages)

[PATCH] cxgb4: Use struct_group() for memcpy() region
 2021-11-19 11:50 UTC  (2+ messages)


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