linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-20 18:45:12 to 2022-04-20 22:41:21 UTC [more...]

[RFC PATCH 00/11] Kernel FineIBT Support
 2022-04-20 22:40 UTC  (11+ messages)
` [RFC PATCH 10/11] linux/interrupt: Fix prototype matching property
` [RFC PATCH 11/11] driver/int3400_thermal: Fix prototype matching

[syzbot] KASAN: slab-out-of-bounds Read in __bfs (2)
 2022-04-20 22:39 UTC  (2+ messages)

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-04-20 22:39 UTC  (6+ messages)
` [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K

[PATCH v3 00/21] TDX host kernel support
 2022-04-20 22:39 UTC  (15+ messages)
` [PATCH v3 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand
` [PATCH v3 07/21] x86/virt/tdx: Do TDX module global initialization
` [PATCH v3 10/21] x86/virt/tdx: Add placeholder to coveret all system RAM as TDX memory
` [PATCH v3 11/21] x86/virt/tdx: Choose to use "

[RFC PATCH v2 0/6] hugetlb: Change huge pmd sharing synchronization again
 2022-04-20 22:37 UTC  (7+ messages)
` [RFC PATCH v2 1/6] hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
` [RFC PATCH v2 2/6] hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
` [RFC PATCH v2 3/6] hugetlbfs: move routine remove_huge_page to hugetlb.c
` [RFC PATCH v2 4/6] hugetlbfs: catch and handle truncate racing with page faults
` [RFC PATCH v2 5/6] hugetlbfs: Do not use pmd locks if hugetlb sharing possible
` [RFC PATCH v2 6/6] hugetlb: Check for pmd unshare and fault/lookup races

[PATCH] drm/msm/dp: tear down main link at unplug handle immediately
 2022-04-20 22:38 UTC  (2+ messages)

drivers/perf/riscv_pmu_sbi.c:464 pmu_sbi_get_ctrinfo() warn: potentially one past the end of array 'pmu_ctr_list[i]'
 2022-04-20 22:38 UTC  (2+ messages)

[PATCH] ata: pata_marvell: Check the 'bmdma_addr' beforing reading
 2022-04-20 22:33 UTC  (2+ messages)

[PATCH v3 0/3] staging: vme: Cleanup driver tree old structures
 2022-04-20 22:35 UTC  (6+ messages)
` [PATCH v2 2/3] staging: vme: Add VME_BUS dependency to Kconfig

[PATCH v4 0/2] of: overlay: rework overlay apply and remove kfree()s
 2022-04-20 22:31 UTC  (4+ messages)
` [PATCH v4 1/2] of: overlay: rename variables to be consistent
` [PATCH v4 2/2] of: overlay: rework overlay apply and remove kfree()s

[PATCH v3 0/9] Add hardware prefetch control driver for A64FX and x86
 2022-04-20 22:27 UTC  (9+ messages)
` [PATCH v3 1/9] drivers: base: Add hardware prefetch control core driver
` [PATCH v3 4/9] soc: fujitsu: Add Kconfig/Makefile to build hardware prefetch control driver
` [PATCH v3 6/9] x86: resctrl: pseudo_lock: Fix to restore to original value when re-enabling hardware prefetch register
` [PATCH v3 7/9] x86: Add hardware prefetch control support for x86

[PATCH 0/4] bitmap: fix conversion from/to fix-sized arrays
 2022-04-20 22:25 UTC  (4+ messages)
` [PATCH 1/4] lib/bitmap: extend comment for bitmap_(from,to)_arr32()
` [PATCH 2/4] lib: add bitmap_{from,to}_arr64
` [PATCH 3/4] KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate

[PATCH rfc 0/5] mm: introduce shrinker sysfs interface
 2022-04-20 22:24 UTC  (2+ messages)

[PATCH] mm: swap: determine swap device by using page nid
 2022-04-20 22:21 UTC  (5+ messages)

[PATCH v2 0/4] RISC-V: Various XIP fixes
 2022-04-20 22:11 UTC  (6+ messages)
` [PATCH v2 1/4] RISC-V: Avoid empty create_*_mapping definitions
` [PATCH v2 2/4] RISC-V: ignore xipImage
` [PATCH v2 3/4] RISC-V: Split out the XIP fixups into their own file
` [PATCH v2 4/4] RISC-V: Fix the XIP build

[PATCH v2] mm/mmu_notifier.c: Fix race in mmu_interval_notifier_remove()
 2022-04-20 22:11 UTC  (2+ messages)

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

[PATCH bpf-next] samples/bpf: reduce the sampling interval in xdp1_user
 2022-04-20 22:10 UTC  (2+ messages)

[v8 0/3] Add support for Maxim MAX735x/MAX736x variants
 2022-04-20 22:11 UTC  (3+ messages)
` [v8 2/3] i2c: muxes: pca954x: Add MAX735x/MAX736x support

[patch 00/10] x86/cpu: Consolidate APERF/MPERF code
 2022-04-20 22:08 UTC  (5+ messages)

[PATCH v2 1/4] selftest/vm: verify mmap addr in mremap_test
 2022-04-20 21:57 UTC  (4+ messages)
` [PATCH v2 2/4] selftest/vm: verify remap destination address "
` [PATCH v2 3/4] selftest/vm: support xfail "
` [PATCH v2 4/4] selftest/vm: add skip support to mremap_test

[PATCH] mm: modify the method to search addr in unmapped_area
 2022-04-20 21:57 UTC  (2+ messages)

[PATCHv2 bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-20 21:56 UTC  (5+ messages)
` [PATCHv2 bpf-next 3/4] bpf: Resolve symbols with kallsyms_lookup_names for "
` [PATCHv2 bpf-next 4/4] selftests/bpf: Add attach bench test

[next] arm: boot failed - PC is at cpu_ca15_set_pte_ext
 2022-04-20 21:53 UTC  (4+ messages)

[PATCH v7 0/6] KVM: arm64: Hypervisor stack enhancements
 2022-04-20 21:51 UTC  (5+ messages)
` [PATCH v7 5/6] KVM: arm64: Detect and handle hypervisor stack overflows

[PATCH] input: Make use of the helper function devm_platform_ioremap_resource()
 2022-04-20 21:48 UTC  (2+ messages)

[PATCH v8 0/6] KVM: arm64: Hypervisor stack enhancements
 2022-04-20 21:42 UTC  (7+ messages)
` [PATCH v8 1/6] KVM: arm64: Introduce hyp_alloc_private_va_range()
` [PATCH v8 2/6] KVM: arm64: Introduce pkvm_alloc_private_va_range()
` [PATCH v8 3/6] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
` [PATCH v8 4/6] KVM: arm64: Add guard pages for pKVM (protected nVHE) "
` [PATCH v8 5/6] KVM: arm64: Detect and handle hypervisor stack overflows
` [PATCH v8 6/6] KVM: arm64: Symbolize the nVHE HYP addresses

[PATCH] hwmon: (pmbus) add MFR_* registers to debugfs
 2022-04-20 21:41 UTC  (9+ messages)
` [PATCH 2/2] "
            ` [v4 PATCH] "

[PATCH v2 0/8] MediaTek SPI controller cleanups and documentation
 2022-04-20 21:41 UTC  (2+ messages)

[PATCH] ASoC: SOF: using pm_runtime_resume_and_get to simplify the code
 2022-04-20 21:41 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: Add pm ops callback in machine driver
 2022-04-20 21:40 UTC  (2+ messages)

[PATCH] ASoC: simple-card-utils: fix sysclk shutdown
 2022-04-20 21:40 UTC  (2+ messages)

[PATCH] ASoC: SOF: Kconfig: Make SND_SOC_SOF_HDA_PROBES tristate
 2022-04-20 21:40 UTC  (2+ messages)

[PATCH] ASoC: dmic: Add support for DSD data format
 2022-04-20 21:40 UTC  (2+ messages)

[PATCH v4 0/8] Extend FW framework for user FW uploads
 2022-04-20 21:37 UTC  (3+ messages)
` [PATCH v4 8/8] selftests: firmware: Add firmware upload selftests

[PATCH v2 0/8] RZN1 USB Host support
 2022-04-20 21:37 UTC  (10+ messages)
` [PATCH v2 2/8] dt-bindings: PCI: renesas-pci-usb: Convert bindings to json-schema
` [PATCH v2 6/8] ARM: dts: r9a06g032: Add internal PCI bridge node

[PATCH v2 0/2] Docs: Update information at changes.rst
 2022-04-20 21:34 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update linux-fpga repository location
 2022-04-20 21:33 UTC  (4+ messages)

[PATCH] MAINTAINERS: Broadcom internal lists aren't maintainers
 2022-04-20 21:31 UTC  (5+ messages)

[PATCH 0/2] Update register & interrupt info in am65x DSS
 2022-04-20 21:30 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: display: ti,am65x-dss: Add missing register & interrupt

[syzbot] general protection fault in pm_qos_update_target
 2022-04-20 21:28 UTC  (2+ messages)

[PATCH v3] usb: gadget: uvc: Fix crash when encoding data for usb request
 2022-04-20 21:27 UTC  (3+ messages)

[PATCH v5 00/11] Intro to Hardware timestamping engine
 2022-04-20 21:23 UTC  (4+ messages)

[PATCH v3 0/2] dt-bindings: PCI: uniphier: Fix endpoint descriptions
 2022-04-20 21:22 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: designware-ep: Increase maxItems of reg and reg-names

[PATCH v2 1/2] regulator: core: Rename _regulator_enable_delay()
 2022-04-20 21:22 UTC  (2+ messages)
` [PATCH v2 2/2] regulator: core: Sleep (not delay) in set_voltage()

[PATCH 0/4] dt-bindings: mmc: Convert orion/dove bindings to JSON schema
 2022-04-20 21:16 UTC  (4+ messages)
` [PATCH 3/4] dt-bindings: mmc: convert orion-sdio "

[PATCHv4] drm/amdgpu: disable ASPM on Intel Alder Lake based systems
 2022-04-20 21:16 UTC  (13+ messages)

[PATCH 1/2] regulator: core: Sleep (not delay) in set_voltage()
 2022-04-20 21:11 UTC  (5+ messages)
` [PATCH 2/2] regulator: core: Replace _regulator_enable_delay() with fsleep()

[PATCH v4 0/9] iio: accel: bma400: Add buffer, step and activity/inactivity
 2022-04-20 21:11 UTC  (10+ messages)
` [PATCH v4 1/9] iio: accel: bma400: Fix the scale min and max macro values
` [PATCH v4 2/9] iio: accel: bma400: Reordering of header files
` [PATCH v4 3/9] iio: accel: bma400: conversion to device-managed function
` [PATCH v4 4/9] iio: accel: bma400: Add triggered buffer support
` [PATCH v4 5/9] iio: accel: bma400: Add separate channel for step counter
` [PATCH v4 6/9] iio: accel: bma400: Add step change event
` [PATCH v4 7/9] iio: accel: bma400: Add activity recognition support
` [PATCH v4 8/9] iio: accel: bma400: Add debugfs register access support
` [PATCH v4 9/9] iio: accel: bma400: Add support for activity and inactivity events

+ mm-swap-remember-pg_anon_exclusive-via-a-swp-pte-bit-fix.patch added to -mm tree
 2022-04-20 20:59 UTC  (2+ messages)

[PATCH 0/9] trival fix or improvement about irq_desc access
 2022-04-20 20:56 UTC  (3+ messages)
` [PATCH 3/9] irq/manage: remove some unreferenced code

[PATCH] Input: Remove unneeded variable
 2022-04-20 20:56 UTC  (2+ messages)

[PATCH 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
 2022-04-20 20:54 UTC  (12+ messages)
                    ` [RFC][PATCH] ptrace: Don't change __state

[PATCH v3] drm: of: Properly try all possible cases for bridge/panel detection
 2022-04-20 20:51 UTC  (5+ messages)

[PATCH 1/1] ixgbe: correct SDP0 check of SFP cage for X550
 2022-04-20 20:51 UTC 

[RESEND v2 1/2] drm/panel: Add inx Himax8279d MIPI-DSI LCD panel driver
 2022-04-20 20:48 UTC  (4+ messages)
` [RESEND v2 2/2] dt-bindings: display: Add STARRY 2081101QFH032011-53G

[PATCH 0/2] KVM: X86/MMU: Fix problem for shadowing 5-level NPT for 4-level NPT L1 guest
 2022-04-20 20:48 UTC  (3+ messages)
` [PATCH 1/2] KVM: X86/MMU: Add sp_has_gptes()

[PATCH] arm64: paravirt: Disable IRQs during stolen_time_cpu_down_prepare
 2022-04-20 20:44 UTC 

[PATCH v2] pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config
 2022-04-20 20:44 UTC  (2+ messages)

[PATCH 00/41] OMAP1 full multiplatform conversion
 2022-04-20 20:44 UTC  (8+ messages)
` [PATCH 15/41] input: omap: void using mach/*.h headers
` [PATCH 26/41] ARM: omap1: relocate static I/O mapping

[RFC PATCH 0/6] Drain remote per-cpu directly
 2022-04-20 20:43 UTC  (3+ messages)
` [PATCH 1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list

[PATCH RFC] rcu/nocb: Provide default all-CPUs mask for RCU_NOCB_CPU=y
 2022-04-20 20:36 UTC  (13+ messages)

[PATCH] kunit: tool: stop using a shell to run kernel under QEMU
 2022-04-20 20:30 UTC 

[PATCH v2 00/14] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
 2022-04-20 20:28 UTC  (3+ messages)

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

[PATCH net-next 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-04-20 20:16 UTC  (18+ messages)
` [PATCH net-next 03/12] dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
` [PATCH net-next 08/12] net: dsa: rzn1-a5psw: add FDB support
` [PATCH net-next 09/12] ARM: dts: r9a06g032: describe MII converter

[PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
 2022-04-20 20:14 UTC  (4+ messages)

[PATCH 0/5] hv_sock: Hardening changes
 2022-04-20 20:07 UTC  (6+ messages)
` [PATCH 1/5] hv_sock: Check hv_pkt_iter_first_raw()'s return value
` [PATCH 2/5] hv_sock: Copy packets sent by Hyper-V out of the ring buffer
` [PATCH 3/5] hv_sock: Add validation for untrusted Hyper-V values
` [PATCH 4/5] Drivers: hv: vmbus: Accept hv_sock offers in isolated guests
` [PATCH 5/5] Drivers: hv: vmbus: Refactor the ring-buffer iterator functions

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-20 20:07 UTC  (6+ messages)
` [PATCH v10 05/14] mm: multi-gen LRU: groundwork

[PATCH] EDAC: Init minimum possible error desc grain
 2022-04-20 20:07 UTC 

[PATCH v4 00/11] mtd: spi-nor: Rework Octal DTR methods
 2022-04-20 20:05 UTC  (5+ messages)
` [PATCH v4 10/11] mtd: spi-nor: spansion: Remove status polling on volatile registers write
` [PATCH v4 11/11] mtd: spi-nor: micron-st: "

[PATCH printk v3 00/15] printk/for-next
 2022-04-20 20:02 UTC  (4+ messages)
` [PATCH printk v3 13/15] printk: add kthread console printers

[PULL v2] gvt-next
 2022-04-20 20:00 UTC  (5+ messages)

[GIT PULL] erofs fixes for 5.18-rc4
 2022-04-20 20:00 UTC  (2+ messages)

[PULL 0/3] xtensa fixes for 5.18
 2022-04-20 20:00 UTC  (2+ messages)

[PATCH v2 00/12] Improve Raid5 Lock Contention
 2022-04-20 19:54 UTC  (13+ messages)
` [PATCH v2 01/12] md/raid5: Factor out ahead_of_reshape() function
` [PATCH v2 02/12] md/raid5: Refactor raid5_make_request loop
` [PATCH v2 03/12] md/raid5: Move stripe_add_to_batch_list() call out of add_stripe_bio()
` [PATCH v2 04/12] md/raid5: Move common stripe count increment code into __find_stripe()
` [PATCH v2 05/12] md/raid5: Factor out helper from raid5_make_request() loop
` [PATCH v2 06/12] md/raid5: Drop the do_prepare flag in raid5_make_request()
` [PATCH v2 07/12] md/raid5: Move read_seqcount_begin() into make_stripe_request()
` [PATCH v2 08/12] md/raid5: Refactor for loop in raid5_make_request() into while loop
` [PATCH v2 09/12] md/raid5: Keep a reference to last stripe_head for batch
` [PATCH v2 10/12] md/raid5: Refactor add_stripe_bio()
` [PATCH v2 11/12] md/raid5: Check all disks in a stripe_head for reshape progress
` [PATCH v2 12/12] md/raid5: Pivot raid5_make_request()

[PATCH 0/3] Add 128-bit support mailbox for Tegra234 chips
 2022-04-20 19:55 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: tegra186-hsp: add type for shared mailboxes

[PATCH 1/3] MIPS: mscc: jaguar2: rename pinctrl nodes
 2022-04-20 19:50 UTC  (3+ messages)
` [PATCH 2/3] MIPS: mscc: ocelot: "
` [PATCH 3/3] MIPS: mscc: serval: "

[PATCH] arm64: dts: sparx5: rename pinctrl nodes
 2022-04-20 19:46 UTC 

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

[PATCH] ARM: dts: lan966x: rename pinctrl nodes
 2022-04-20 19:42 UTC 

[PATCH V3 0/7] iio: adc: sc27xx: adjust structure and add PMIC's support
 2022-04-20 19:40 UTC  (5+ messages)
` [PATCH V3 1/7] dt-bindings:iio:adc: add sprd,ump9620-adc dt-binding

[PATCH RFC 0/4] mm, arm64: In-kernel support for memory-deny-write-execute (MDWE)
 2022-04-20 19:34 UTC  (4+ messages)

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-04-20 19:33 UTC  (12+ messages)

[PATCH v2 0/2] USB: Quiesce interrupts across pm freeze
 2022-04-20 19:30 UTC  (4+ messages)
` [PATCH v2 1/2] USB: core: Disable remote wakeup for freeze/quiesce

[PATCH] ext4: Fix block validation on non-journal fs in __ext4_iget()
 2022-04-20 19:23 UTC 

[PATCH v4] pci: Work around ASMedia ASM2824 PCIe link training failures
 2022-04-20 19:23 UTC  (2+ messages)
` [PING^2][PATCH "

[RESEND][PATCH 0/2] firmware: dmi: Avoid (some) empty names in kernel log
 2022-04-20 19:22 UTC  (2+ messages)
` [PING^6][PATCH "

[PATCH rcu 0/2] Documentation updates for v5.19
 2022-04-20 19:22 UTC  (10+ messages)
` [PATCH rcu 1/2] docs: Add documentation for rude and trace RCU flavors

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

[PATCH v2 0/6] Convert Qcom BAM dma binding to json format
 2022-04-20 19:17 UTC  (8+ messages)
` [PATCH v2 6/6] dt-bindings: dma: Convert Qualcomm BAM DMA "

[PATCH 0/2] typec: tipd: Add support for polling
 2022-04-20 19:16 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: usb: tps6598x: Make the interrupts property optional

[PATCH] cpufreq: fix race on cpufreq online
 2022-04-20 19:15 UTC 

[PATCH] sched/core: Avoid obvious double update_rq_clock warning
 2022-04-20 19:11 UTC  (4+ messages)
  ` [External] "

[PATCH v3 0/2] Apple ADMAC driver
 2022-04-20 19:07 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: dma: Add Apple ADMAC
` [PATCH v3 2/2] dmaengine: apple-admac: Add Apple ADMAC driver

[PATCH v2] xtensa: enable KCSAN
 2022-04-20 19:08 UTC 

[fs/pipe] 5a519c8fe4: WARNING:at_mm/page_alloc.c:#__alloc_pages
 2022-04-20 19:07 UTC  (2+ messages)

[PATCH v4] Bluetooth: arm64: dts: qcom: sc7280: Add IO regulator handler in SC7280 CRD platforms
 2022-04-20 19:06 UTC  (2+ messages)

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

[PATCH v4 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-04-20 19:02 UTC  (3+ messages)
` [PATCH v5 5/5] perf mem: Support mem_lvl_num in c2c command

[PATCH AUTOSEL 5.10 01/18] ARM: vexpress/spc: Avoid negative array index when !SMP
 2022-04-20 18:52 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 18/18] nvme-pci: disable namespace identifiers for Qemu controllers

[PATCH v1] RISC-V: Add braces around an empty if statement bodies
 2022-04-20 18:49 UTC  (2+ messages)

[PATCH v7 00/20] Introduce power-off+restart call chain API
 2022-04-20 18:47 UTC  (5+ messages)
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler "

[PATCH 0/3] trivial: Fix several compilation errors/warnings with GCC12
 2022-04-20 18:45 UTC  (6+ messages)
` [PATCH 1/3] sched/headers: Fix compilation error with GCC 12


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