linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-03 19:14:36 to 2021-11-04 00:28:11 UTC [more...]

[PATCH v5.5 00/30] KVM: Scalable memslots implementation
 2021-11-04  0:25 UTC  (13+ messages)
` [PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data
` [PATCH v5.5 02/30] KVM: Disallow user memslot with size that exceeds "unsigned long"
` [PATCH v5.5 03/30] KVM: Require total number of memslot pages to fit in an unsigned long
` [PATCH v5.5 04/30] KVM: Open code kvm_delete_memslot() into its only caller
` [PATCH v5.5 05/30] KVM: Resync only arch fields when slots_arch_lock gets reacquired
` [PATCH v5.5 06/30] KVM: Use "new" memslot's address space ID instead of dedicated param
` [PATCH v5.5 07/30] KVM: Let/force architectures to deal with arch specific memslot data
` [PATCH v5.5 08/30] KVM: arm64: Use "new" memslot instead of userspace memory region
` [PATCH v5.5 09/30] KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
` [PATCH v5.5 10/30] KVM: PPC: Avoid referencing userspace memory region in memslot updates
` [PATCH v5.5 11/30] KVM: s390: Use "new" memslot instead of userspace memory region
` [PATCH v5.5 12/30] KVM: x86: "

[RFC PATCH 0/8] KVM: arm64: Add support for hypercall services selection
 2021-11-04  0:23 UTC  (9+ messages)
` [RFC PATCH 1/8] KVM: arm64: Factor out firmware register handling from psci.c
` [RFC PATCH 2/8] KVM: arm64: Setup base for hypercall firmware registers
` [RFC PATCH 3/8] KVM: arm64: Add standard secure service calls firmware register
` [RFC PATCH 6/8] tools: Import the firmware registers

[PATCH] ia64: use swap() to make code cleaner
 2021-11-04  0:19 UTC 

[PATCH] locking/ww-mutex: use swap() to make code cleaner
 2021-11-04  0:18 UTC 

[PATCH] zram: use ATTRIBUTE_GROUPS
 2021-11-04  0:12 UTC  (2+ messages)

[PATCH] ksmbd: fix flexible_array.cocci warnings
 2021-11-04  0:10 UTC  (3+ messages)

[PATCH v2 0/2] Indroduce Exynos Multi Core Timer version 2
 2021-11-04  0:21 UTC  (10+ messages)
  ` [PATCH v2 1/2] clocksource/drivers/exynos_mct_v2: introduce Exynos MCT version 2 driver for next Exynos SoC

[PATCH] PCI/MSI: Move non-mask check back into low level accessors
 2021-11-03 23:45 UTC 

[PATCH] afs: Fix ENOSPC, EDQUOT and other errors to fail a write rather than retrying
 2021-11-03 23:43 UTC 

[PATCH v4 1/2] dt-bindings: phy: Introduce Qualcomm eDP PHY binding
 2021-11-03 23:44 UTC  (2+ messages)
` [PATCH v4 2/2] phy: qcom: Introduce new eDP PHY driver

[PATCH 0/2] drm: Support input-boosted panel self-refresh exit
 2021-11-03 23:40 UTC  (3+ messages)
` [PATCH 1/2] drm/input_helper: Add new input-handling helper
` [PATCH 2/2] drm/self_refresh: Disable self-refresh on input events

[PATCH v7 0/7] PCI: brcmstb: have host-bridge turn on sub-device power
 2021-11-03 23:30 UTC  (9+ messages)
` [PATCH v7 4/7] PCI: pci_alloc_child_bus() return NULL if ->add_bus() returns -ENOLINK
` [PATCH v7 5/7] PCI: brcmstb: Add control of subdevice voltage regulators

[PATCH 1/4] block: add rq_flags to struct blk_mq_alloc_data
 2021-11-03 23:29 UTC  (4+ messages)

[syzbot] WARNING in io_poll_task_func (2)
 2021-11-03 23:27 UTC  (2+ messages)

[PATCH -next v2] bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
 2021-11-03 23:27 UTC  (2+ messages)

[PATCH v4 0/3] mwifiex: Add quirk to disable deep sleep with certain hardware revision
 2021-11-03 23:25 UTC  (6+ messages)
` [PATCH v4 1/3] mwifiex: Use a define for firmware version string length
` [PATCH v4 2/3] mwifiex: Add quirk to disable deep sleep with certain hardware revision
` [PATCH v4 3/3] mwifiex: Ensure the version string from the firmware is 0-terminated

[PATCH] x86/sgx: Free backing memory after faulting the enclave page
 2021-11-03 23:22 UTC 

[PATCH v2] arm64: dts: imx8mm: Add NOC node
 2021-11-03 23:21 UTC  (4+ messages)

linux-next: manual merge of the input tree with Linus' tree
 2021-11-03 23:21 UTC 

[PATCH v3 0/2] Add wrapper to read GPR of INVPCID, INVVPID, and INVEPT
 2021-11-03 23:20 UTC  (5+ messages)
` [PATCH v3 1/2] KVM: VMX: Add a wrapper to read index of GPR for "
` [PATCH v3 2/2] KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()

[PATCH net-next v2 0/3] net: ethernet: ti: cpsw: enable bc/mc storm prevention support
 2021-11-03 23:19 UTC  (6+ messages)
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: "

[syzbot] KASAN: use-after-free Write in io_submit_one
 2021-11-03 23:16 UTC 

[PATCH v3 0/7] Removal of bcm63xx-wdt
 2021-11-03 23:13 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: watchdog: convert Broadcom's WDT to the json-schema
` [PATCH v3 2/7] dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 binding
` [PATCH v3 3/7] watchdog: bcm7038_wdt: Support platform data configuration
` [PATCH v3 4/7] watchdog: Allow building BCM7038_WDT for BCM63XX
` [PATCH v3 5/7] watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt
` [PATCH v3 6/7] MIPS: BCM63XX: Provide platform data to watchdog device
` [PATCH v3 7/7] watchdog: Remove BCM63XX_WDT

[PATCH v2 0/4] Add support for the Cypress cyttsp5
 2021-11-03 23:07 UTC  (3+ messages)
` [PATCH v2 2/4] Documentation: DT: bindings: input: Add documentation for cyttsp5

[PATCH v5 00/14] last set for add_disk() error handling
 2021-11-03 23:04 UTC  (15+ messages)
` [PATCH v5 01/14] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH v5 02/14] nvdimm/btt: add error handling support for add_disk()
` [PATCH v5 03/14] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH v5 04/14] nvdimm/blk: add error handling support for add_disk()
` [PATCH v5 05/14] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned
` [PATCH v5 06/14] nvdimm/pmem: use add_disk() error handling
` [PATCH v5 07/14] z2ram: add error handling support for add_disk()
` [PATCH v5 08/14] block/sunvdc: "
` [PATCH v5 09/14] mtd/ubi/block: "
` [PATCH v5 10/14] ataflop: remove ataflop_probe_lock mutex
` [PATCH v5 11/14] block: update __register_blkdev() probe documentation
` [PATCH v5 12/14] ataflop: address add_disk() error handling on probe
` [PATCH v5 13/14] floppy: "
` [PATCH v5 14/14] block: add __must_check for *add_disk*() callers

[PATCH v2 0/2] Add wrapper to read GPR of INVPCID, INVVPID, and INVEPT
 2021-11-03 23:00 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: VMX: Add a wrapper to read index of GPR for "
` [PATCH v2 2/2] KVM: Move INVPCID type check from vmx and svm to the common kvm_handle_invpcid()

[PATCH] watchdog: Kconfig: enable MTK watchdog
 2021-11-03 23:03 UTC 

[PATCH] media: docs: dev-decoder: add restrictions about CAPTURE buffers
 2021-11-03 22:58 UTC  (6+ messages)
  ` [EXT] "

[tobetter:odroid-5.15.y 43/75] include/drm/drm_mipi_dbi.h:186:41: error: invalid use of undefined type 'struct spi_device'
 2021-11-03 22:51 UTC 

[PATCH] tcp: Use BIT() for OPTION_* constants
 2021-11-03 22:49 UTC  (2+ messages)

[RFC PATCH 0/7] Inotify support in FUSE and virtiofs
 2021-11-03 22:36 UTC  (13+ messages)

linux-next: manual merge of the arm64 tree with Linus' tree
 2021-11-03 22:32 UTC 

[PATCH] drm/msm/a6xx: Allocate enough space for GMU registers
 2021-11-03 22:31 UTC 

[PATCH] Documentation: kunit: fix path to .kunitconfig in start.rst
 2021-11-03 22:30 UTC 

[PATCH v3] perf evsel: Fix missing exclude_{host,guest} setting
 2021-11-03 22:29 UTC  (9+ messages)

[PATCH] smack: clean up smack_enabled to be more readable
 2021-11-03 22:24 UTC  (3+ messages)

[PATCH v2] tcp: Initial support for RFC5925 auth option
 2021-11-03 22:22 UTC  (14+ messages)
` [PATCH v2 07/25] tcp: Use BIT() for OPTION_* constants
` [PATCH v2 11/25] tcp: authopt: Implement Sequence Number Extension
` [PATCH v2 12/25] tcp: ipv6: Add AO signing for tcp_v6_send_response

[PATCH v1] dt-bindings: convert qcom,spmi-pmic-arb binding to YAML format
 2021-11-03 22:20 UTC  (2+ messages)

[PATCH] arm64: cpufeature: Export this_cpu_has_cap helper
 2021-11-03 22:12 UTC 

[GIT PULL] vhost,virtio,vhost: fixes,features
 2021-11-03 22:04 UTC  (2+ messages)

task_group unthrottling and removal race (was Re: [PATCH] sched/fair: Use rq->lock when checking cfs_rq list) presence
 2021-11-03 22:03 UTC  (3+ messages)
` [PATCH] sched/fair: Prevent dead task groups from regaining cfs_rq's

[PATCH] mm/mremap_pages: Save a few cycles in 'get_dev_pagemap()'
 2021-11-03 22:01 UTC  (4+ messages)

[STACK DUMP][5.16-rc?] from (cpufreq: intel_pstate: Process HWP Guaranteed change notification)
 2021-11-03 21:58 UTC  (2+ messages)

[PATCH] mfd: simple-mfd-i2c: Fix linker error due to new mfd-core dependency
 2021-11-03 21:58 UTC  (2+ messages)

[PATCH v11 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-11-03 21:54 UTC  (5+ messages)
` [PATCH v11 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[PATCH] regmap: allow to define reg_update_bits for no bus configuration
 2021-11-03 21:53 UTC  (5+ messages)

[PATCH] x86/fpu: Optimize out sigframe xfeatures when in init state
 2021-11-03 21:48 UTC  (2+ messages)
` [tip: x86/urgent] "

[RFC v2 00/11] Intro to Hardware timestamping engine
 2021-11-03 21:43 UTC  (4+ messages)
` [RFC v2 04/11] dt-bindings: Add HTE bindings

[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-11-03 21:42 UTC  (2+ messages)

[PATCH] aio: Save a few cycles in 'lookup_ioctx()'
 2021-11-03 21:31 UTC 

[PATCH 5.10 00/77] 5.10.77-rc1 review
 2021-11-03 21:25 UTC  (7+ messages)
` [PATCH 5.10 32/77] drm/ttm: fix memleak in ttm_transfered_destroy
    ` [Nouveau] "

[PATCH] scsi: target: Save a few cycles in 'transport_lookup_[cmd|tmr]_lun()'
 2021-11-03 21:24 UTC 

[PATCH] rcu: avoid alloc_pages() when recording stack
 2021-11-03 21:21 UTC  (7+ messages)

[PATCH v5] spi: spi-geni-qcom: Add support for GPI dma
 2021-11-03 21:17 UTC  (2+ messages)

[PATCH] PCI/P2PDMA: Save a few cycles in 'pci_alloc_p2pmem()'
 2021-11-03 21:16 UTC 

[PATCH 1/1] clk: composite: Fix 'switching' to same clock
 2021-11-03 21:13 UTC  (2+ messages)

xillybus_of.c:undefined reference to `devm_platform_ioremap_resource'
 2021-11-03 21:08 UTC 

[PATCH] arm64: module: Use aarch64_insn_write when updating relocations later on
 2021-11-03 21:07 UTC 

linux-next: manual merge of the rust tree with Linus' tree
 2021-11-03 21:01 UTC  (3+ messages)

[PATCH] drm/msm: Hangcheck timer fixes
 2021-11-03 21:04 UTC 

[PATCH 1/2] drm/msm/devfreq: Add some locking asserts
 2021-11-03 21:04 UTC  (2+ messages)
` [PATCH 2/2] drm/msm/gpu: Respect PM QoS constraints

[PATCH] mwifiex: Ignore BTCOEX events from the 88W8897 firmware
 2021-11-03 20:58 UTC 

arch/s390/boot/compressed/../../../../lib/xz/xz_dec_stream.c:393:28: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-11-03 20:57 UTC 

[PATCH stable 4.9 0/2] zsmalloc MAX_POSSIBLE_PHYSMEM_BITS
 2021-11-03 20:57 UTC  (3+ messages)
` [PATCH stable 4.9 1/2] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
` [PATCH stable 4.9 2/2] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed

[PATCH stable 4.14 0/2] zsmalloc MAX_POSSIBLE_PHYSMEM_BITS
 2021-11-03 20:57 UTC  (3+ messages)
` [PATCH stable 4.14 1/2] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
` [PATCH stable 4.14 2/2] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed

[PATCH stable 4.19 1/1] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
 2021-11-03 20:56 UTC 

[PATCH v1] x86/fpu: Remove opmask state from avx512_timestamp check
 2021-11-03 20:56 UTC  (10+ messages)
` [PATCH v3 1/2] x86/fpu: Add helper function for tracking AVX512 status
  ` [PATCH v3 2/2] x86/xstate: Make AVX512 status tracking more accurate

[PATCH] staging: vchiq_core: remove superfluous static_assert statement
 2021-11-03 20:51 UTC 

[PATCH 0/2] Add support for AD7293 Power Amplifier
 2021-11-03 20:51 UTC  (5+ messages)
` [PATCH 1/2] iio:amplifiers:ad7293: add support for AD7293
` [PATCH 2/2] dt-bindings:iio:amplifiers: add ad7293 doc

[tobetter:odroid-5.15.y 43/75] include/drm/drm_mipi_dbi.h:186:34: error: dereferencing pointer to incomplete type 'struct spi_device'
 2021-11-03 20:40 UTC 

[PATCH v2] usb: core: reduce power-on-good delay time of root hub
 2021-11-03 20:37 UTC  (5+ messages)

[PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
 2021-11-03 20:33 UTC  (11+ messages)
` [dm-devel] "

[GIT PULL] VFIO updates for v5.16-rc1
 2021-11-03 20:31 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mn-bsh-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
 2021-11-03 20:28 UTC 

[PATCH] ARM: drop cc-option fallbacks for architecture selection
 2021-11-03 20:27 UTC  (2+ messages)

[PATCH 0/2] This is a patch series of ethernet driver for Sunplus SP7021 SoC
 2021-11-03 20:26 UTC  (6+ messages)
` [PATCH 2/2] net: ethernet: Add driver for Sunplus SP7021

[stable 5.10 PATCH] mm: khugepaged: skip huge page collapse for special files
 2021-11-03 20:22 UTC 

[PATCH] selftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST
 2021-11-03 20:13 UTC 

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-11-03 20:10 UTC  (6+ messages)
` [PATCH v6 14/42] x86/sev: Register GHCB memory when SEV-SNP is active

[PATCH] drm/msm/dp: employ bridge mechanism for display enable and disable
 2021-11-03 20:08 UTC  (2+ messages)

[PATCH] mm/vmalloc: Eliminate an extra orig_gfp_mask
 2021-11-03 20:07 UTC 

[PATCH v3 0/2] mwifiex: Add quirk to disable deep sleep with certain hardware revision
 2021-11-03 20:01 UTC  (4+ messages)
` [PATCH v3 1/2] mwifiex: Use a define for firmware version string length

[PATCH 1/2] soc: fsl: guts: Revert commit 3c0d64e867ed
 2021-11-03 20:00 UTC  (2+ messages)
` [PATCH 2/2] soc: fsl: guts: Add a missing memory allocation failure check

[PATCH v3 1/2] iio: frequency: admv1013: add support for ADMV1013
 2021-11-03 20:03 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: r9a07g044: Add SCI{F} nodes to SoC DTSI
 2021-11-03 19:56 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: r9a07g044: Add SCIF[1-4] nodes
` [PATCH 2/3] arm64: dts: renesas: r9a07g044: Add SCI[0-1] nodes
` [PATCH 3/3] arm64: dts: renesas: rzg2l-smarc: Enable SCIF2 on carrier board

[PATCH 00/10] Add support for TPDM and TPDA
 2021-11-03 19:43 UTC  (3+ messages)
` [PATCH 04/10] Coresight: Enable BC and GPR for TPDM driver

[PATCH RESEND] include/asm-generic/error-injection.h: fix a spelling mistake, and a coding style issue
 2021-11-03 19:42 UTC 

[PATCH v2 0/4] net/9p: optimize transport module loading
 2021-11-03 19:38 UTC  (5+ messages)
` [PATCH v2 1/4] net/9p: autoload transport modules
` [PATCH v2 2/4] 9p/trans_fd: split into dedicated module
` [PATCH v2 3/4] 9p/xen: autoload when xenbus service is available
` [PATCH v2 4/4] net/p9: load default transports

[RFC PATCH] net: phy/mdio: enable mmd indirect access through phy_mii_ioctl()
 2021-11-03 19:36 UTC  (11+ messages)

[PATCH RESEND] docs: filesystems: Fix grammatical error "with" to "which"
 2021-11-03 19:35 UTC 

[GIT PULL] per signal_struct coredumps
 2021-11-03 19:34 UTC  (3+ messages)

lib/test_kasan_module.c:90:26: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2021-11-03 19:33 UTC 

[PATCH v4.1] include: linux: Reorganize timekeeping and ktime headers
 2021-11-03 19:33 UTC  (6+ messages)
    ` [PATCH v5] "

[PATCH] net/mlx5:using swap() instead of tmp variable
 2021-11-03 19:33 UTC  (3+ messages)

[PATCH] static_call,x86: Robustify trampoline patching
 2021-11-03 19:32 UTC  (12+ messages)

[PATCH v3] nvdimm/btt: do not call del_gendisk() if not needed
 2021-11-03 19:29 UTC  (2+ messages)

[PATCH] block: fix device_add_disk() kobject_create_and_add() error handling
 2021-11-03 19:28 UTC  (2+ messages)

[PATCH v4 0/4] last set for add_disk() error handling
 2021-11-03 19:28 UTC  (2+ messages)

[PATCH] ASoC: codecs: Axe some dead code in 'wcd_mbhc_adc_hs_rem_irq()'
 2021-11-03 19:19 UTC 

[PATCH 0/2] selftests/seccomp: Report event mismatches more clearly
 2021-11-03 19:17 UTC  (4+ messages)

[PATCH v2 00/22] Start aligning perf test with kunit style
 2021-11-03 19:15 UTC  (6+ messages)

[PATCH] SCHED: attribute page lock and waitqueue functions as sched
 2021-11-03 19:10 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).