linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-28 17:19:56 to 2022-01-28 21:04:23 UTC [more...]

[PATCH] dvm: use struct_size over open coded arithmetic
 2022-01-28 21:03 UTC  (2+ messages)

[PATCH v2] kernel/time: move timer sysctls to its own file
 2022-01-28 21:03 UTC  (2+ messages)

[avpatel:memperf_test_v1 7/7] include/asm-generic/memory_model.h:26:58: error: 'vmemmap' undeclared; did you mean 'mem_map'?
 2022-01-28 21:03 UTC 

arch/mips/kvm/vz.c:1552: warning: expecting prototype for kvm_trap_vz_handle_cop_unusuable(). Prototype was for kvm_trap_vz_handle_cop_unusable() instead
 2022-01-28 21:03 UTC 

[PATCH 0/2] Allow perf scripts to process SPE raw data
 2022-01-28 21:02 UTC  (4+ messages)
` [PATCH 2/2] perf arm-spe: Parse more SPE fields and store source

[PATCH] scripts/get_abi.pl: Ignore hidden files
 2022-01-28 21:00 UTC  (3+ messages)

[PATCHv3 0/7] Implement support for unaccepted memory
 2022-01-28 20:59 UTC  (8+ messages)
` [PATCHv3 1/7] mm: Add "
` [PATCHv3 2/7] efi/x86: Get full memory map in allocate_e820()
` [PATCHv3 3/7] efi/x86: Implement support for unaccepted memory
` [PATCHv3 4/7] x86/boot/compressed: Handle "
` [PATCHv3 5/7] x86/mm: Reserve unaccepted memory bitmap
` [PATCHv3 6/7] x86/mm: Provide helpers for unaccepted memory
` [PATCHv3 7/7] x86/tdx: Unaccepted memory support

[PATCH v3] Kconfig.debug: Make DEBUG_INFO selectable from a choice
 2022-01-28 20:58 UTC  (2+ messages)

[PATCH 5.10 0/6] 5.10.95-rc1 review
 2022-01-28 20:54 UTC  (2+ messages)

[PATCH] ath9k_htc: fix uninit value bugs
 2022-01-28 20:52 UTC  (3+ messages)

[PATCH] arch:x86:pci:irq.c: Improve log message when IRQ cannot be identified
 2022-01-28 20:48 UTC  (3+ messages)

[PATCH] dt-bindings: watchdog: convert faraday,ftwdt010 to yaml
 2022-01-28 20:48 UTC 

[PATCH] scsi: bnx2fc: make bnx2fc_recv_frame mp safe
 2022-01-28 20:48 UTC  (3+ messages)
` [EXT] "

[PATCH 0/3] Handle chroot tasks properly (v1)
 2022-01-28 20:39 UTC  (4+ messages)
` [PATCH 1/3] perf tools: Try chroot'ed filename when opening dso/symbol
` [PATCH 2/3] perf inject: Try chroot directory when reading build-id
` [PATCH 3/3] perf annotate: Try chroot filename for objdump

[RFC PATCH v3 00/13] module: core code clean up
 2022-01-28 20:39 UTC  (14+ messages)
` [RFC PATCH v3 01/13] module: Move all into module/
` [RFC PATCH v3 02/13] module: Simple refactor in preparation for split
` [RFC PATCH v3 03/13] module: Move livepatch support to a separate file
` [RFC PATCH v3 04/13] module: Move latched RB-tree "
` [RFC PATCH v3 05/13] module: Move arch strict rwx "
` [RFC PATCH v3 06/13] module: Move "
` [RFC PATCH v3 07/13] module: Move extra signature support out of core code
` [RFC PATCH v3 08/13] module: Move kmemleak support to a separate file
` [RFC PATCH v3 09/13] module: Move kallsyms support into "
` [RFC PATCH v3 10/13] module: Move procfs "
` [RFC PATCH v3 11/13] module: Move sysfs "
` [RFC PATCH v3 12/13] module: Move kdb_modules list out of core code
` [RFC PATCH v3 13/13] module: Move version support into a separate file

[PATCH] scsi: megaraid: cleanup formatting of megaraid
 2022-01-28 20:30 UTC  (6+ messages)

[PATCH] net: usb: r8152: Add MAC passthrough support for RTL8153BL
 2022-01-28 20:29 UTC  (7+ messages)
` [PATCH v3] "

[PATCH v3 00/11] Re-enable ENQCMD and PASID MSR
 2022-01-28 20:29 UTC  (12+ messages)
` [PATCH v3 01/11] iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVA
` [PATCH v3 02/11] mm: Change CONFIG option for mm->pasid field
` [PATCH v3 03/11] iommu/ioasid: Introduce a helper to check for valid PASIDs
` [PATCH v3 04/11] kernel/fork: Initialize mm's PASID
` [PATCH v3 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
` [PATCH v3 06/11] x86/fpu: Clear PASID when copying fpstate
` [PATCH v3 07/11] sched: Define and initialize a flag to identify valid PASID in the task
` [PATCH v3 08/11] x86/traps: Demand-populate PASID MSR via #GP
` [PATCH v3 09/11] x86/cpufeatures: Re-enable ENQCMD
` [PATCH v3 10/11] tools/objtool: Check for use of the ENQCMD instruction in the kernel
` [PATCH v3 11/11] docs: x86: Change documentation for SVA (Shared Virtual Addressing)

[PATCH 0/3] selinux: Fix and clean policydb->cond_list error paths
 2022-01-28 20:28 UTC  (4+ messages)
` [PATCH 1/3] selinux: consistently clear cond_list on "
` [PATCH 2/3] selinux: fix double free of "
` [PATCH 3/3] selinux: remove duplicate cond_list clean up calls

[RFC][PATCH v3a 00/11] ima: support fs-verity digests and signatures (alternative)
 2022-01-28 20:25 UTC  (5+ messages)

[PATCH v5] ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schema
 2022-01-28 20:18 UTC  (5+ messages)

[PATCH] kbuild: Add environment variables for userprogs flags
 2022-01-28 20:10 UTC  (6+ messages)

[PATCH bpf-next] bpf: limit bpf_core_types_are_compat() recursion
 2022-01-28 20:08 UTC  (10+ messages)

[PATCH v2 0/2] tracing: Misc bugfixes
 2022-01-28 20:08 UTC  (3+ messages)
` [PATCH v2 1/2] tracing: Remove size restriction on hist trigger cmd error logging
` [PATCH v2 2/2] tracing: Remove size restriction on synthetic event "

[PATCH v4 net-next 0/2] use bulk reads for ocelot statistics
 2022-01-28 20:05 UTC  (3+ messages)
` [PATCH v4 net-next 1/2] net: mscc: ocelot: add ability to perform bulk reads
` [PATCH v4 net-next 2/2] net: mscc: ocelot: use bulk reads for stats

[PATCH v3 0/8] platform/x86: introduce p2sb_bar() helper
 2022-01-28 20:01 UTC  (5+ messages)
` [PATCH v3 7/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
` [PATCH v3 8/8] i2c: i801: convert to use common P2SB accessor

[PATCH] drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()
 2022-01-28 20:01 UTC  (7+ messages)

[PATCH v2 0/4] Reference count checker and related fixes
 2022-01-28 19:59 UTC  (7+ messages)

[PATCH] Revert "drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()"
 2022-01-28 19:59 UTC  (2+ messages)

[PATCH 1/2] stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
 2022-01-28 19:59 UTC  (8+ messages)
` [PATCH 2/2] stack: Constrain stack offset randomization with Clang builds

[PATCH 0/2] mm/page_owner: Extend page_owner to show memcg
 2022-01-28 19:56 UTC  (3+ messages)
` [PATCH 1/2] mm/page_owner: Introduce SNPRINTF() macro that includes length error check
` [PATCH 2/2] mm/page_owner: Dump memcg information

[PATCH] KEYS: remove support for asym_tpm keys
 2022-01-28 19:56 UTC 

[PATCH v4 0/2] [PATCH v4 0/2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
 2022-01-28 19:56 UTC  (7+ messages)
` [PATCH v4 1/2] "

[PATCH v4 0/2] dt-bindings: interrupt-controller: sifive, plic: Miscellaneous improvements
 2022-01-28 19:40 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts
  ` [PATCH v4 1/2] dt-bindings: interrupt-controller: sifive, plic: "

[PATCH 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-01-28 19:37 UTC  (7+ messages)
` [PATCH 4/7] mfd: hi6421-spmi-pmic: Use generic_handle_irq_safe()

[PATCH v4 RESEND 0/2] Add a generic virtual thermal sensor
 2022-01-28 19:34 UTC  (5+ messages)

[RESEND PATCH 0/2] regulator: scmi: add support for registering SCMI regulators by name
 2022-01-28 19:32 UTC  (3+ messages)
` [RESEND PATCH 1/2] dt-bindings: firmware: arm,scmi: define support for name based regulators

[PATCH] arm64: dts: meson-sm1-odroid: fix boot loop after reboot
 2022-01-28 19:31 UTC 

[PATCH v4 0/2] Add a generic virtual thermal sensor
 2022-01-28 19:31 UTC  (3+ messages)
` [PATCH v4 2/2] thermal: add a virtual sensor to aggregate temperatures

drivers/net/wireless/ath/ath11k/dp_tx.c:511 ath11k_dp_tx_update_txcompl() error: uninitialized symbol 'rate_idx'
 2022-01-28 19:29 UTC  (2+ messages)

[PATCH v2] mm/kmemleak: Avoid scanning potential huge holes
 2022-01-28 19:29 UTC  (2+ messages)

[PATCH v2] arm64: move efi_reboot to restart handler
 2022-01-28 19:29 UTC  (2+ messages)

[PATCH v2 0/3] block, bfq: minor cleanup and fix
 2022-01-28 19:27 UTC  (3+ messages)

[GIT PULL] SCSI fixes for 5.17-rc1
 2022-01-28 19:20 UTC  (2+ messages)

[PATCH 00/14] Rename dma-buf-map
 2022-01-28 19:17 UTC  (3+ messages)
` [PATCH 09/14] drm/nouveau: Replace dma-buf-map with iosys-map

[GIT PULL] Power management updates for v5.17-rc2
 2022-01-28 19:14 UTC  (2+ messages)

[GIT PULL] arm64 fixes for 5.17-rc2
 2022-01-28 19:14 UTC 

[PATCH -next] spi: Fix compiler warning for kernel test
 2022-01-28 19:11 UTC  (2+ messages)

[GIT PULL] security, lsm: dentry_init_security() Handle multi LSM registration
 2022-01-28 18:57 UTC 

[PATCH] drm/bridge: synopsys/dw-hdmi: set cec clock rate
 2022-01-28 19:03 UTC  (3+ messages)

[PATCH] kallsyms: ignore local block labels generated by compiler
 2022-01-28 18:59 UTC  (3+ messages)

[PATCH 2/2] checkpatch: Add --fix option for some TRAILING_STATEMENTS
 2022-01-28 18:59 UTC 

[PATCH 1/2] checkpatch: Prefer MODULE_LICENSE("GPL") over MODULE_LICENSE("GPL v2")
 2022-01-28 18:59 UTC 

[PATCH][next] drm/amd/display: fix spelling mistake: synatpics -> synaptics
 2022-01-28 18:53 UTC  (3+ messages)

[PATCH] drm/amd/pm: remove duplicate include in 'arcturus_ppt.c'
 2022-01-28 18:50 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove duplicate include in 'amdgpu_device.c'
 2022-01-28 18:47 UTC  (2+ messages)

Possible bug for ZSTD kernel decompressing
 2022-01-28 18:37 UTC  (2+ messages)

[PATCH v9 00/23] ima: Namespace IMA with audit support in IMA-ns
 2022-01-28 18:34 UTC  (3+ messages)

[GIT PULL] ucount rlimit fixes for v5.17-rc2
 2022-01-28 18:34 UTC  (3+ messages)

[PATCH v3 3/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
 2022-01-28 18:30 UTC  (3+ messages)

[PATCH v2 1/2] cpufreq: Reintroduce ready() callback
 2022-01-28 18:30 UTC  (6+ messages)
` [PATCH v2 2/2] cpufreq: qcom-hw: Delay enabling throttle_irq

[PATCH V3] panic: Move panic_print before kmsg dumpers
 2022-01-28 18:24 UTC  (11+ messages)

[PATCH] net/switchdev: use struct_size over open coded arithmetic
 2022-01-28 18:19 UTC  (2+ messages)

[PATCH v3] usb: usb251xb: add boost-up property support
 2022-01-28 18:17 UTC 

[PATCH v3] ACPI: device_sysfs: Add sysfs support for _PLD
 2022-01-28 18:08 UTC 

"BUG: Invalid wait context" in invalidate_batched_entropy
 2022-01-28 18:05 UTC  (3+ messages)
` [PATCH] random: remove batched entropy locking

[PATCH v2] ACPI: device_sysfs: Add sysfs support for _PLD
 2022-01-28 18:03 UTC  (3+ messages)

[arm64] kernel boot slowdown in v5.10.19 -> v5.10.42 update
 2022-01-28 18:03 UTC  (3+ messages)

[PATCH v2 1/2] perf vendor events: For the Arm Neoverse N2
 2022-01-28 18:00 UTC  (6+ messages)
` [RFC PATCH 0/1] topdown with metrics
  ` [RFC PATCH 1/1] perf arm64: Implement --topdown "

[PATCH net] net: dev: Detect dev_hold() after netdev_wait_allrefs()
 2022-01-28 17:58 UTC  (5+ messages)

[PATCH] Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
 2022-01-28 17:58 UTC  (2+ messages)

[tools headers UAPI] e2bcbd7769: kernel-selftests.ir.make_fail
 2022-01-28 17:57 UTC  (6+ messages)

[PATCH v4 0/2] dt-bindings: timer: sifive, clint: Miscellaneous improvements
 2022-01-28 17:55 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: timer: sifive,clint: Fix number of interrupts
  ` [PATCH v4 1/2] dt-bindings: timer: sifive, clint: "

[PATCH] mtd: nand: raw: qcom_nandc: Don't clear_bam_transaction on READID
 2022-01-28 17:50 UTC  (7+ messages)

[PATCH] HID: i2c-hid: goodix: Fix a lockdep splat
 2022-01-28 17:46 UTC 

[PATCH] ftrace: Have architectures opt-in for mcount build time sorting
 2022-01-28 17:47 UTC  (8+ messages)
  ` ftrace hangs waiting for rcu (was: Re: [PATCH] ftrace: Have architectures opt-in for mcount build time sorting)
      ` ftrace hangs waiting for rcu

[PATCH 0/2] x86/hyperv/Swiotlb: Add swiotlb_alloc_from_low_pages switch
 2022-01-28 17:44 UTC  (5+ messages)
` [PATCH 1/2] Swiotlb: "
` [PATCH 2/2] x86/hyperv: Set swiotlb_alloc_from_low_pages to false

[GIT PULL] irqchip fixes for 5.17, take #1
 2022-01-28 17:42 UTC 

[PATCH v3] kselftest: Fix vdso_test_abi return status
 2022-01-28 17:41 UTC  (4+ messages)

[GIT PULL] KVM fixes for Linux 5.17-rc2
 2022-01-28 17:35 UTC  (2+ messages)

[GIT PULL] tracing: Fixes for 5.17-rc1
 2022-01-28 17:36 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for 5.17-rc2
 2022-01-28 17:35 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v5.17
 2022-01-28 17:36 UTC  (2+ messages)

[GIT PULL] RCU Tasks fix for systems with non-power-of-two numbers of CPUs
 2022-01-28 17:35 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.17-rc2
 2022-01-28 17:35 UTC  (2+ messages)

[PATCH] power: supply: ab8500: Fix memory leak in ab8500_chargalg_sysfs_init
 2022-01-28 17:33 UTC 

[GIT PULL] Documentation fixes for 5.17
 2022-01-28 17:33 UTC 

[PATCH 00/16] Introduce memblock simulator
 2022-01-28 17:30 UTC  (5+ messages)
` [PATCH 01/16] tools: Move gfp.h and slab.h from radix-tree to lib

[PATCH] m68k: mm: Remove check for VM_IO to fix deferred I/O
 2022-01-28 17:30 UTC 

[irqchip: irq/irqchip-fixes] dt-bindings: irqchip: renesas-irqc: Add R-Car V3U support
 2022-01-28 17:29 UTC 

[irqchip: irq/irqchip-fixes] dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuples
 2022-01-28 17:29 UTC 

[irqchip: irq/irqchip-fixes] dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts
 2022-01-28 17:29 UTC 

[PATCH] drm/msm/dp: add wide bus support
 2022-01-28 17:29 UTC 

[BUG] pinctrl: reg-fixed-voltage usb0-vbus: error -EINVAL: can't get GPIO
 2022-01-28 17:20 UTC  (3+ messages)

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-28 17:18 UTC  (26+ messages)
` [PATCH v9 19/43] x86/mm: Add support to validate memory when changing C-bit
` [PATCH v9 20/43] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v9 21/43] x86/head/64: Re-enable stack protection
` [PATCH v9 22/43] x86/sev: Move MSR-based VMGEXITs for CPUID to helper
` [PATCH v9 23/43] KVM: x86: Move lookup of indexed CPUID leafs "
` [PATCH v9 24/43] x86/compressed/acpi: Move EFI detection "
` [PATCH v9 25/43] x86/compressed/acpi: Move EFI system table lookup "
` [PATCH v9 26/43] x86/compressed/acpi: Move EFI config "
` [PATCH v9 27/43] x86/compressed/acpi: Move EFI vendor "
` [PATCH v9 28/43] x86/compressed/acpi: Move EFI kexec handling into common code
` [PATCH v9 29/43] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v9 30/43] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement
` [PATCH v9 31/43] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v9 32/43] x86/boot: Add a pointer to Confidential Computing blob in bootparams
` [PATCH v9 33/43] x86/compressed: Add SEV-SNP feature detection/setup
` [PATCH v9 34/43] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests
` [PATCH v9 35/43] x86/compressed: Export and rename add_identity_map()
` [PATCH v9 36/43] x86/compressed/64: Add identity mapping for Confidential Computing blob
` [PATCH v9 37/43] x86/sev: Add SEV-SNP feature detection/setup
` [PATCH v9 38/43] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
` [PATCH v9 39/43] x86/sev: Provide support for SNP guest request NAEs
` [PATCH v9 40/43] x86/sev: Register SEV-SNP guest request platform device
` [PATCH v9 41/43] virt: Add SEV-SNP guest driver
` [PATCH v9 42/43] virt: sevguest: Add support to derive key
` [PATCH v9 43/43] virt: sevguest: Add support to get extended report


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