linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-19 21:59:16 to 2022-04-20 03:03:27 UTC [more...]

[PATCH v3 0/9] Add hardware prefetch control driver for A64FX and x86
 2022-04-20  3:02 UTC 

[PATCH] ASoC: img-parallel-out: using pm_runtime_resume_and_get
 2022-04-20  3:02 UTC 

[PATCH] crypto: sun8i-ce: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-20  3:02 UTC 

[PATCH] xtensa: enable KCSAN
 2022-04-20  2:59 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts/qcom: Enable uSD card support for SA8155p-ADP board
 2022-04-20  2:56 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm8150: Add support for SDC2

[RFC PATCH 00/11] Kernel FineIBT Support
 2022-04-20  2:55 UTC  (15+ messages)
` [RFC PATCH 01/11] x86: kernel FineIBT
` [RFC PATCH 02/11] kbuild: Support FineIBT build
` [RFC PATCH 03/11] objtool: Support FineIBT offset fixes
` [RFC PATCH 04/11] x86/module: Support FineIBT in modules
` [RFC PATCH 05/11] x86/text-patching: Support FineIBT text-patching
` [RFC PATCH 06/11] x86/bpf: Support FineIBT
` [RFC PATCH 07/11] x86/lib: Prevent UACCESS call warning from objtool
` [RFC PATCH 08/11] x86/ibt: Add CET_TEST module for IBT testing
` [RFC PATCH 09/11] x86/FineIBT: Add FINEIBT_TEST module
` [RFC PATCH 10/11] linux/interrupt: Fix prototype matching property
` [RFC PATCH 11/11] driver/int3400_thermal: Fix prototype matching

[PATCH 0/2] interconnect: qcom: Remove IP0 resource
 2022-04-20  2:56 UTC  (3+ messages)
` [PATCH 3/2] arm64: dts: qcom: sc7180: Remove ipa interconnect node

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-04-20  3:04 UTC  (8+ messages)
` [PATCH -next v4 1/7] x86, powerpc: fix function define in copy_mc_to_user
` [PATCH -next v4 2/7] arm64: fix types in copy_highpage()
` [PATCH -next v4 3/7] arm64: add support for machine check error safe
` [PATCH -next v4 4/7] arm64: add copy_{to, from}_user to machine check safe
` [PATCH -next v4 5/7] arm64: mte: Clean up user tag accessors
` [PATCH -next v4 6/7] arm64: add {get, put}_user to machine check safe
` [PATCH -next v4 7/7] arm64: add cow "

[PATCH 1/2] f2fs: remove obsolete whint_mode
 2022-04-20  2:45 UTC  (5+ messages)
` [PATCH 2/2] f2fs: keep io_flags to avoid IO split due to different op_flags in two fio holders
  ` [f2fs-dev] "

[PATCH v2 1/1] arm64: dts: qcom: sm8350-sagami: usb qmp phy node - add 'vdda-pll-supply' & 'vdda-phy-supply'
 2022-04-20  2:41 UTC  (2+ messages)

[PATCH 5.15 000/189] 5.15.35-rc2 review
 2022-04-20  2:38 UTC  (4+ messages)

[PATCH 1/2 v4] dt-bindings: arm: fsl: add ls1021a-iot board
 2022-04-20  2:35 UTC  (2+ messages)
` [PATCH 2/2 v4] ARM: dts: Add initial LS1021A IoT board dts support

[V4 0/2] arch: arm64: dts: qcom: Configure cts sleep pinctrl to bias-bus-hold
 2022-04-20  2:36 UTC  (3+ messages)
` [V4 1/2] arch: arm64: dts: qcom: sc7280-idp: Configure cts "

[PATCH 0/3] soundwire: pm runtime improvements
 2022-04-20  2:32 UTC  (4+ messages)
` [PATCH 1/3] soundwire: intel: prevent pm_runtime resume prior to system suspend
` [PATCH 2/3] soundwire: intel: disable WAKEEN in pm_runtime resume
` [PATCH 3/3] soundwire: bus: pm_runtime_request_resume on peripheral attachment

[RFC 0/1] refactor all tasklet users into other APIs
 2022-04-20  2:31 UTC  (3+ messages)
` [RFC 1/1] drivers/dma/*: replace tasklets with workqueue

linux-next: manual merge of the block tree with Linus' tree
 2022-04-20  2:31 UTC 

[PATCH] soundwire: cadence: recheck device0 attachment after status change
 2022-04-20  2:30 UTC 

[BUG] ata: pata_marvell: Warning when probing the module
 2022-04-20  2:21 UTC  (5+ messages)

[PATCH 0/7] Cleanup MediaTek clk reset drivers
 2022-04-20  2:20 UTC  (7+ messages)
` [PATCH 4/7] clk: mediatek: reset: Add reset.h
` [PATCH 5/7] clk: mediatek: reset: Revise structure to control reset register

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-20  2:18 UTC  (15+ messages)

[PATCH] ASoC: fsl: Fix error handling in pcm030_fabric_probe
 2022-04-20  2:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] objtool: Fix code reloc vs weak symbols
 2022-04-20  2:16 UTC  (3+ messages)
` [PATCH 2/2] objtool: Fix code relocs "

[PATCH printk v3 00/15] printk/for-next
 2022-04-20  2:13 UTC  (17+ messages)
` [PATCH printk v3 01/15] printk: rename cpulock functions
` [PATCH printk v3 02/15] printk: cpu sync always disable interrupts
` [PATCH printk v3 03/15] printk: add missing memory barrier to wake_up_klogd()
` [PATCH printk v3 04/15] printk: wake up all waiters
` [PATCH printk v3 05/15] printk: wake waiters for safe and NMI contexts
` [PATCH printk v3 06/15] printk: get caller_id/timestamp after migration disable
` [PATCH printk v3 07/15] printk: call boot_delay_msec() in printk_delay()
` [PATCH printk v3 08/15] printk: add con_printk() macro for console details
` [PATCH printk v3 09/15] printk: refactor and rework printing logic
` [PATCH printk v3 10/15] printk: move buffer definitions into console_emit_next_record() caller
` [PATCH printk v3 11/15] printk: add pr_flush()
` [PATCH printk v3 12/15] printk: add functions to prefer direct printing
` [PATCH printk v3 13/15] printk: add kthread console printers
` [PATCH printk v3 14/15] printk: extend console_lock for proper kthread support
` [PATCH printk v3 15/15] printk: remove @console_locked

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-04-20  2:13 UTC  (5+ messages)

[PATCH -next] arm64: ftrace: Add DYNAMIC_FTRACE_WITH_ARGS support
 2022-04-20  2:09 UTC 

[PATCH RESEND] blk-mq: fix possible creation failure for 'debugfs_dir'
 2022-04-20  2:10 UTC  (2+ messages)

[PATCH] octeon_ep: Remove unnecessary cast
 2022-04-20  2:07 UTC  (2+ messages)

[PATCH v8 0/7] DAX poison recovery
 2022-04-20  2:04 UTC  (8+ messages)
` [PATCH v8 1/7] acpi/nfit: rely on mce->misc to determine poison granularity
` [PATCH v8 2/7] x86/mce: relocate set{clear}_mce_nospec() functions
` [PATCH v8 3/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v8 4/7] dax: introduce DAX_RECOVERY_WRITE dax access mode
` [PATCH v8 5/7] dax: add .recovery_write dax_operation
` [PATCH v8 6/7] pmem: refactor pmem_clear_poison()
` [PATCH v8 7/7] pmem: implement pmem_recovery_write()

[PATCH] arm/xen: Fix refcount leak in xen_dt_guest_init
 2022-04-20  1:49 UTC  (2+ messages)
` [PATCH v2] arm/xen: Fix some refcount leaks

[PATCH 5.10 000/105] 5.10.112-rc1 review
 2022-04-20  1:39 UTC  (2+ messages)

[PATCH v2 0/4] KVM: x86: APICv fixes
 2022-04-20  1:37 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86: Tag APICv DISABLE inhibit, not ABSENT, if APICv is disabled
` [PATCH v2 2/4] KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
` [PATCH v2 3/4] KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to fix a race
` [PATCH v2 4/4] KVM: x86: Skip KVM_GUESTDBG_BLOCKIRQ APICv update if APICv is disabled

[mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
 2022-04-20  1:35 UTC 

[PATCH 0/2] Miscellenous ISA string fixup
 2022-04-20  1:32 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
` [PATCH 2/2] RISC-V: KVM: Restrict the extensions that can be disabled

[bvanassche:scsi-gap-zone 10/10] include/linux/kern_levels.h:5:25: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'sector_t' {aka 'long long unsigned int'}
 2022-04-20  1:32 UTC 

[PATCH v2 1/2] igc: Fix race in igc_xdp_xmit_zc
 2022-04-20  1:26 UTC  (2+ messages)
` [PATCH v2 2/2] igc: Trigger proper interrupts in igc_xsk_wakeup

[PATCH v3 0/4] Add TDX Guest Attestation support
 2022-04-20  1:26 UTC  (12+ messages)
` [PATCH v3 4/4] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver

[PATCH 0/3] dt-bindings: arm: mediatek: Convert some docs to DT schema
 2022-04-20  1:19 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: arm: mediatek: infracfg: Convert "

[PATCH v4 0/4] Add support for Silicon Mitus SM5703 MFD
 2022-04-20  1:19 UTC  (3+ messages)
` [PATCH v4 2/4] dt-bindings: mfd: Add bindings "

[PATCH] drm/bridge: Fix error handling in analogix_dp_probe
 2022-04-20  1:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH -next] cpuidle: riscv: support non-SMP config
 2022-04-20  1:07 UTC  (2+ messages)

[PATCH] hwmod: (pmbus) disable PEC if not enabled
 2022-04-20  1:00 UTC  (5+ messages)

[bvanassche:scsi-gap-zone 10/10] drivers/scsi/scsi_debug.c:5101:5: warning: format specifies type 'unsigned int' but the argument has type 'sector_t' (aka 'unsigned long long')
 2022-04-20  0:51 UTC 

[blk] 8f5fea65b0: fxmark.ssd_ext4_no_jnl_DWSL_72_directio.works/sec 10.4% improvement
 2022-04-20  0:50 UTC 

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-20  0:50 UTC  (24+ messages)
` [PATCH v10 05/14] mm: multi-gen LRU: groundwork
` [PATCH v10 06/14] mm: multi-gen LRU: minimal implementation
` [PATCH v10 08/14] mm: multi-gen LRU: support page table walks

[PATCH] drm/vc4: Fix pm_runtime_get_sync() error checking
 2022-04-20  0:49 UTC  (2+ messages)
` [PATCH v2] drm/vc4: Fix pm_runtime_get_sync() usage

[PATCH 0/2] KVM: Fix mmu_notifier vs. pfncache race
 2022-04-20  0:48 UTC  (3+ messages)
` [PATCH 1/2] KVM: Fix race between mmu_notifier invalidation and pfncache refresh
` [PATCH 2/2] KVM: Do not speculatively mark pfn cache valid to "fix" race

[syzbot] INFO: rcu detected stall in sys_setxattr (2)
 2022-04-20  0:47 UTC 

[PATCH 1/2] ath10k: search for default BDF name provided in DT
 2022-04-20  0:43 UTC  (7+ messages)

[PATCH v2] mm/swapfile: unuse_pte can map random data if swap read fails
 2022-04-20  0:25 UTC  (5+ messages)

[PATCH] KVM: x86/mmu: Use enable_mmio_caching to track if MMIO caching is enabled
 2022-04-20  0:27 UTC 

[RFC PATCH 0/6] virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer
 2022-04-20  0:23 UTC  (10+ messages)
` [RFC PATCH 6/6] arm/xen: Assign xen-virtio DMA ops for virtio devices in Xen guests

[PATCH 2/2] riscv: implement cache-management errata for T-Head SoCs
 2022-04-20  0:18 UTC  (2+ messages)

[PATCH v8 0/4] Determine the number of DMA channels by 'dma-channels' property
 2022-04-20  0:18 UTC  (2+ messages)

[PATCH] random: add fork_event sysctl for polling VM forks
 2022-04-20  0:15 UTC  (5+ messages)

[PATCH] [v2] m68k: coldfire: drop ISA_DMA_API support
 2022-04-20  0:14 UTC  (2+ messages)

[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-20  0:12 UTC  (4+ messages)
` [PATCH 1/4] lib/printbuf: New data structure for heap-allocated strings

[PATCH v4 rcu/dev] rcu/nocb: Add an option to offload all CPUs on boot
 2022-04-19 23:56 UTC  (3+ messages)

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-19 23:55 UTC  (3+ messages)
` [PATCH 13/48] ARM: pxa: use pdev resource for palmld mmio

[PATCH v3] vm_swappiness=0 should still try to avoid swapping anon memory
 2022-04-19 23:54 UTC  (4+ messages)

drivers/net/wireless/ath/wcn36xx/smd.c:2921 wcn36xx_smd_gtk_offload_get_info_rsp() warn: inconsistent indenting
 2022-04-19 23:50 UTC 

[PATCH 0/7] tracing/user_events: Update user_events ABI from
 2022-04-19 23:48 UTC  (6+ messages)
` [PATCH 6/7] tracing/user_events: Use bits vs bytes for enabled status page data

[PATCH] drm/i915: Fix race in __i915_vma_remove_closed
 2022-04-19 23:44 UTC 

[PATCH v2] xen: Convert kmap() to kmap_local_page()
 2022-04-19 23:43 UTC 

[PATCH v5] igb: Convert kmap() to kmap_local_page()
 2022-04-19 23:43 UTC 

linux-next: manual merge of the arm-soc tree with the samsung-krzk-fixes tree
 2022-04-19 23:42 UTC 

[PATCH v3] drm/gma500: depend on framebuffer
 2022-04-19 23:42 UTC  (9+ messages)

[PATCH] tpm: cr50: Add new device/vendor ID 0x504a6666
 2022-04-19 23:39 UTC  (6+ messages)

[PATCH v2] tpm: cr50: Add new device/vendor ID 0x504a6666
 2022-04-19 23:37 UTC 

[PATCH] iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()
 2022-04-19 23:36 UTC  (3+ messages)

[PATCH v7 00/70] Introducing the Maple Tree
 2022-04-19 23:22 UTC  (14+ messages)

[PATCH 1/2] selftests/ftrace: add mips support for kprobe args string tests
 2022-04-19 23:18 UTC  (4+ messages)

[PATCH v4 0/8] Extend FW framework for user FW uploads
 2022-04-19 23:16 UTC  (9+ messages)
` [PATCH v4 1/8] firmware_loader: Clear data and size in fw_free_paged_buf
` [PATCH v4 2/8] firmware_loader: Check fw_state_is_done in loading_store
` [PATCH v4 3/8] firmware_loader: Split sysfs support from fallback
` [PATCH v4 4/8] firmware_loader: Add firmware-upload support
` [PATCH v4 5/8] firmware_loader: Add sysfs nodes to monitor fw_upload
` [PATCH v4 6/8] test_firmware: Add test support for firmware upload
` [PATCH v4 7/8] test_firmware: Error injection "
` [PATCH v4 8/8] selftests: firmware: Add firmware upload selftests

[PATCH] MAINTAINERS: Broadcom internal lists aren't maintainers
 2022-04-19 23:11 UTC  (3+ messages)

[PATCH v2 0/2] pinctrl: ocelot: add shared reset
 2022-04-19 23:03 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: ocelot: add reset property
` [PATCH v2 2/2] pinctrl: ocelot: add optional shared reset

[PATCH 1/2] f2fs: fix wrong condition check when failing metapage read
 2022-04-19 23:00 UTC  (4+ messages)
` [PATCH 2/2] f2fs: avoid infinite loop to flush node pages
  ` [PATCH 2/2 v2] "
    ` [f2fs-dev] [PATCH 2/2 v3] "

[PATCH] rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
 2022-04-19 22:55 UTC  (2+ messages)

[PATCH v5 0/3] WCH CH341 GPIO and SPI support
 2022-04-19 22:52 UTC  (3+ messages)
` [PATCH v5 2/3] gpio: ch341: add GPIO MFD cell driver for the CH341

[RFC PATCH 0/5] hugetlb: Change huge pmd sharing
 2022-04-19 22:50 UTC  (5+ messages)

[RESEND][PATCH v2] PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
 2022-04-19 22:50 UTC  (2+ messages)

[PATCH] regulator: dt-bindings: qcom,rpmh: update maintainers
 2022-04-19 22:49 UTC  (2+ messages)

[PATCH v5 00/11] Intro to Hardware timestamping engine
 2022-04-19 22:46 UTC  (2+ messages)

[PATCH] spi: spi-cadence-quadspi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-19 22:45 UTC  (2+ messages)

[PATCH] spi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-19 22:45 UTC  (2+ messages)

[PATCH] spi: remove spin_lock_irq and variable in the irq procress
 2022-04-19 22:45 UTC  (2+ messages)

[PATCH] spi: spi-cadence-quadspi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-19 22:45 UTC  (2+ messages)

[PATCH] spi: spi-tegra114: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-19 22:45 UTC  (2+ messages)

[PATCH] spi: spi-ti-qspi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-19 22:45 UTC  (2+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-19 22:43 UTC  (5+ messages)
` [PATCH v5 03/13] mm/shmem: Support memfile_notifier
` [PATCH v5 11/13] KVM: Zap existing KVM mappings when pages changed in the private fd

[PATCH v2] pinctrl: meson: fix unused variable warning
 2022-04-19 22:42 UTC  (2+ messages)

[PATCH v3] dt-bindings: spmi: convert QCOM PMIC SPMI bindings to yaml
 2022-04-19 22:42 UTC  (2+ messages)

[PATCH] pinctrl: mediatek: mt8195: enable driver on mtk platforms
 2022-04-19 22:40 UTC  (2+ messages)

[PATCH 0/4] rockchip: support configuring pins as input
 2022-04-19 22:37 UTC  (2+ messages)

[PATCH V2 0/4] selftests: Remove duplicate CPUID wrappers
 2022-04-19 22:34 UTC  (6+ messages)
` [PATCH V2 1/4] selftests: Provide local define of __cpuid_count()

[PATCH v6 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2022-04-19 22:34 UTC  (2+ messages)

[PATCH v3 0/6] pinctrl: ocelot: convert to YAML format
 2022-04-19 22:33 UTC  (8+ messages)
` [PATCH v3 6/6] dt-bindings: pinctrl: convert ocelot-pinctrl "

[PATCH 0/1] power: supply: bq27xxx: expose battery data when CI=1
 2022-04-19 22:32 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] gpio: use raw spinlock for gpio chip shadowed data
 2022-04-19 22:30 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 1/2] pinctrl: ocelot: add pwm output option for LAN966x
 2022-04-19 22:29 UTC  (4+ messages)
` [PATCH v1 2/2] pinctrl: ocelot: add clock monitor "

[PATCH v2 00/10] Introduce In Field Scan driver
 2022-04-19 22:28 UTC  (6+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 03/11] platform/x86/intel/ifs: Create device for Intel IFS (In Field Scan)

[PATCH] hwmon: (pmbus) allow to use a custom read_byte_data function for PMBUS_CAPABILITY
 2022-04-19 22:18 UTC  (3+ messages)

[PATCH] gpio: Request interrupts after IRQ is initialized
 2022-04-19 22:02 UTC  (5+ messages)

[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-04-19 22:01 UTC  (8+ messages)
` [PATCH v8 22/23] mm: Enable PTE markers by default

[PATCH] PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
 2022-04-19 22:00 UTC 

[PATCH v7 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-04-19 21:58 UTC  (6+ messages)
` [PATCH v7 2/8] x86/crash: Introduce new options to support cpu and memory hotplug


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