linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-19 10:32:06 to 2021-11-19 14:06:53 UTC [more...]

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)

[RFC][PATCH v5 1/4] trace: Add trace any kernel object
 2021-11-19 14:01 UTC  (4+ messages)
` [RFC][PATCH v5 2/4] trace/objtrace: get the value of the object

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 

[RFC v2 PATCH 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-19 13:51 UTC  (15+ 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

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

[PATCH 00/17] Add memberof(), split some headers, and slightly simplify code
 2021-11-19 13:48 UTC  (21+ messages)
` [PATCH 01/17] linux/container_of.h: Add memberof(T, m)
` [PATCH 02/17] Use memberof(T, m) instead of explicit NULL dereference
` [PATCH 03/17] Replace some uses of memberof() by its wrappers
` [PATCH 04/17] linux/memberof.h: Move memberof() to separate header
` [PATCH 05/17] linux/typeof_member.h: Move typeof_member() to a "
` [PATCH 06/17] Simplify sizeof(typeof_member()) to sizeof_field()
` [PATCH 07/17] linux/NULL.h: Move NULL to a separate header
` [PATCH 08/17] linux/offsetof.h: Move offsetof(T, m) "
` [PATCH 09/17] linux/offsetof.h: Implement offsetof() in terms of memberof()
` [PATCH 10/17] linux/container_of.h: Implement container_of_safe() in terms of container_of()
` [PATCH 11/17] linux/container_of.h: Cosmetic
` [PATCH 12/17] linux/container_of.h: Remove unnecessary cast to (void *)
` [PATCH 13/17] linux/sizeof_field.h: Move sizeof_field(T, m) to a separate header
` [PATCH 14/17] include/linux/: Include a smaller header if just for NULL
` [PATCH 15/17] linux/offsetofend.h: Move offsetofend(T, m) to a separate header
` [PATCH 16/17] linux/array_size.h: Move ARRAY_SIZE(arr) "
` [PATCH 17/17] include/: Include <linux/array_size.h> for ARRAY_SIZE()

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

Intel bluetooth regression in 5.15.3
 2021-11-19 13:43 UTC 

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

[PATCH] i2c: tegra: Add ACPI support
 2021-11-19 13:32 UTC 

[PATCH v3] staging: vt6655: refactor camelcase uCurrRSSI to current_rssi
 2021-11-19 13:36 UTC  (6+ 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  (10+ 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 v2 1/3] drm/bridge: parade-ps8640: Don't try to enable VDO if poweron fails
 2021-11-19 13:19 UTC  (5+ messages)
` [PATCH v2 2/3] drm/bridge: parade-ps8640: Move real poweroff action to new function

[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] kcov: add KCOV_PC_RANGE to limit pc range
 2021-11-19 13:07 UTC  (7+ 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  (23+ messages)
` [PATCH v4 04/22] ACPI: CPPC: Check present CPUs for determining _CPC is valid
` [PATCH v4 05/22] ACPI: CPPC: add cppc enable register function
` [PATCH v4 06/22] cpufreq: amd: introduce a new amd pstate driver to support future processors
` [PATCH v4 07/22] cpufreq: amd: add fast switch function for amd-pstate
` [PATCH v4 08/22] cpufreq: amd: introduce the support for the processors with shared memory solution
` [PATCH v4 09/22] cpufreq: amd: add trace for amd-pstate module
` [PATCH v4 10/22] cpufreq: amd: add boost mode support for amd-pstate
` [PATCH v4 11/22] cpufreq: amd: add amd-pstate frequencies attributes
` [PATCH v4 12/22] cpufreq: amd: add amd-pstate performance attributes
` [PATCH v4 13/22] cpupower: add AMD P-state capability flag
` [PATCH v4 14/22] cpupower: add the function to check amd-pstate enabled
` [PATCH v4 15/22] cpupower: initial AMD P-state capability
` [PATCH v4 16/22] cpupower: add the function to get the sysfs value from specific table
` [PATCH v4 17/22] cpupower: introduce acpi cppc library
` [PATCH v4 18/22] cpupower: add amd-pstate sysfs definition and access helper
` [PATCH v4 19/22] cpupower: enable boost state support for amd-pstate module
` [PATCH v4 20/22] cpupower: move print_speed function into misc helper
` [PATCH v4 21/22] cpupower: print amd-pstate information on cpupower
` [PATCH v4 22/22] Documentation: amd-pstate: add amd-pstate driver introduction

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

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

[RFC PATCH 0/4] namespacefs: Proof-of-Concept
 2021-11-19 12:45 UTC  (4+ 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 

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

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

'perf stat --bpf-counters test' failures
 2021-11-19 12:28 UTC 

[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] ethtool: stats: Use struct_group() to clear all stats at once
 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)

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

[PATCH] net: dccp: Use memset_startat() for TP zeroing
 2021-11-19 11:50 UTC  (2+ messages)

[PATCH] net: 802: Use memset_startat() to clear struct fields
 2021-11-19 11:50 UTC  (2+ messages)

[mcgrof-next:20211118-sysctl-cleanups-set-04-v2 33/36] fs/exec.c:2180:62: error: macro "register_sysctl_init" passed 3 arguments, but takes just 2
 2021-11-19 11:42 UTC 

[PATCH v12 0/2] Update ASUS WMI supported boards
 2021-11-19 11:36 UTC  (2+ messages)

[PATCH 1/6] vhost: get rid of vhost_poll_flush() wrapper
 2021-11-19 11:32 UTC  (4+ messages)
` [PATCH 6/6] vhost_net: use RCU callbacks instead of synchronize_rcu()

[PATCH v1 1/2] dt:bindings:iio:frequency: Add ADMV4420 doc
 2021-11-19 11:40 UTC  (2+ messages)
` [PATCH v1 2/2] iio:frequency:admv4420.c: Add support for ADMV4420

[PATCH] drm/hyperv: Fix device removal on Gen1 VMs
 2021-11-19 11:29 UTC 

[PATCH 0/2] Add DTs for all Apple M1 (t8103) devices
 2021-11-19 11:25 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: apple: Add iMac (24-inch 2021) to Apple bindings
` [PATCH 2/2] arm64: dts: apple: Add missing M1 (t8103) devices

Recall: [PATCH] kcov: add KCOV_PC_RANGE to limit pc range
 2021-11-19 11:20 UTC 

[PATCH v1 1/3] x86/quirks: Add missed include to satisfy static checker
 2021-11-19 11:20 UTC  (4+ messages)
` [PATCH v1 2/3] x86/quirks: Introduce hpet_dev_print_force_hpet_address() helper
` [PATCH v1 3/3] x86/quirks: Join string literals back

[PATCH 0/3] KEXEC_SIG with appended signature
 2021-11-19 11:18 UTC  (11+ messages)

[PATCH 5.15 000/917] 5.15.3-rc1 review
 2021-11-19 11:15 UTC  (4+ messages)
` [PATCH 5.15 808/917] drm: fb_helper: improve CONFIG_FB dependency

[PATCH 0/4] KVM: x86/pmu: An insightful refactoring of vPMU code
 2021-11-19 11:10 UTC  (6+ messages)
` [PATCH 3/4] KVM: x86/pmu: Reuse find_perf_hw_id() and drop find_fixed_event()

[PATCH v4 0/1] PCI: Initial KUnit test fixture for resource assignment
 2021-11-19 11:10 UTC  (3+ messages)
` [PATCH v4 1/1] PCI: Add KUnit tests for __pci_read_base()

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

[PATCH v5 0/6] Cleanups for the nomodeset kernel command line parameter logic
 2021-11-19 11:08 UTC  (4+ messages)
` [PATCH v5 3/6] drm: Move nomodeset kernel parameter to the DRM subsystem

[PATCH] memory: renesas-rpc-if: refactor MOIIO and IOFV macros
 2021-11-19 11:04 UTC 

[PATCH] drm/vc4: fix error code in vc4_create_object()
 2021-11-19 11:00 UTC  (2+ messages)
` (subset) "

[PATCH v9 0/4] gpio-sim: configfs-based GPIO simulator
 2021-11-19 10:57 UTC  (6+ messages)

[PATCH] media: ccs: complement the return check of pm_runtime_get_if_active()
 2021-11-19 10:56 UTC 

[PATCH v2 0/3] ASoC: stm32: add pm runtime support
 2021-11-19 10:47 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: stm32: i2s: add pm_runtime support
` [PATCH v2 2/3] ASoC: stm32: dfsdm: add pm_runtime support for audio
` [PATCH v2 3/3] ASoC: stm32: spdifrx: add pm_runtime support

[PATCH v2] iio: expose shared parameter in IIO_ENUM_AVAILABLE
 2021-11-19 10:46 UTC  (2+ messages)

Bug: arch/x86/kvm/x86.c:3241: Error: bad register name `%dil'
 2021-11-19 10:42 UTC  (2+ messages)

[PATCH 00/15] KVM: X86: Miscellaneous cleanups
 2021-11-19 10:42 UTC  (8+ messages)
` [PATCH 15/15] KVM: X86: Always set gpte_is_8_bytes when direct map

[RFC PATCH 0/1] mm/slub: endless "No data" printing for alloc/free_traces attribute
 2021-11-19 10:41 UTC  (3+ messages)
` [RFC PATCH 1/1] mm/slub: fix "

[mcgrof-next:20211118-sysctl-cleanups-set-04-v2 32/36] fs/namei.c:1071:58: error: macro "register_sysctl_init" passed 3 arguments, but takes just 2
 2021-11-19 10:40 UTC 

drivers/gpu/drm/i915/gvt/gtt.c:1152: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-11-19 10:38 UTC 

[PATCH v2 0/2] drm: Support input-boosted panel self-refresh exit
 2021-11-19 10:38 UTC  (5+ messages)
` [PATCH v2 1/2] drm/input_helper: Add new input-handling helper

[RESEND v2] arm64: dts: mt8183: support coresight-cpu-debug for mt8183
 2021-11-19 10:38 UTC  (2+ messages)

[PATCH v2 0/9] zsmalloc: remove bit_spin_lock
 2021-11-19 10:35 UTC  (3+ messages)
` [PATCH v2 7/9] locking/rwlocks: introduce write_lock_nested

[PATCH 1/2] arm64: dts: mediatek: mt8173-elm: Move pwm pinctrl to pwm0 node
 2021-11-19 10:35 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).