The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-01-27 11:40:53 to 2023-01-27 13:05:40 UTC [more...]

[PATCH 0/8] gpiolib cleanups
 2023-01-27 13:05 UTC  (5+ messages)
` [PATCH 1/8] gpiolib: remove empty asm/gpio.h files
` [PATCH 2/8] gpiolib: coldfire: remove custom asm/gpio.h

[PATCH 00/24] rtc: pm8xxx: add support for setting time using nvmem
 2023-01-27 13:04 UTC  (4+ messages)
` [PATCH 17/24] rtc: pm8xxx: add copyright notice

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-01-27 13:03 UTC  (11+ messages)

[PATCH v2] sched: Store restrict_cpus_allowed_ptr() call state
 2023-01-27 13:03 UTC  (8+ messages)

[GIT PULL] pinctrl: dt-bindings: qcom: bindings for v6.3
 2023-01-27 13:02 UTC  (2+ messages)

[bug-report] possible s64 overflow in max_vruntime()
 2023-01-27 11:44 UTC  (6+ messages)

[RFC v3 00/12] DRM scheduling cgroup controller
 2023-01-27 13:01 UTC  (11+ messages)
` [RFC 10/12] cgroup/drm: Introduce weight based drm cgroup control

[PATCH 0/4] arm64: dts: meson: fix BPI-M5 and add BPI-M2-PRO
 2023-01-27 13:01 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: meson: add support for BananaPi M2-Pro

[PATCH] arm64: dts: qcom: Fix regulators node names
 2023-01-27 13:01 UTC 

[PATCH v3] sched: Store restrict_cpus_allowed_ptr() call state
 2023-01-27 12:59 UTC  (2+ messages)

[Question PATCH kernel] x86/amd/sev/nmi+vc: Fix stack handling (why is this happening?)
 2023-01-27 12:59 UTC  (7+ messages)

[PATCH 0/3] Introduce new optional property to mark port as write only
 2023-01-27 12:57 UTC  (7+ messages)
` [PATCH 1/3] gpio: dt-bindings: add new property to wd,mbl-gpio bindings
` [PATCH 2/3] gpio: Add new flag BGPIOF_NO_INPUT
` [PATCH 3/3] gpio: mmio: Use "

[PATCH V3 1/6] nvmem: core: add nvmem_dev_size() helper
 2023-01-27 12:57 UTC  (6+ messages)
` [PATCH V3 2/6] nvmem: core: allow .read_post_process() callbacks to adjust buffer
` [PATCH V3 3/6] dt-bindings: nvmem: convert U-Boot env vars to NVMEM layout
` [PATCH V3 4/6] nvmem: u-boot-env: convert to layout driver
` [PATCH V3 5/6] dt-bindings: nvmem: u-boot,env: add MAC's #nvmem-cell-cells
` [PATCH V3 6/6] nvmem: u-boot-env: post process "ethaddr" env variable

[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-01-27 12:47 UTC  (6+ messages)
` [PATCH v5 3/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver user interace

[PATCH v2 1/3] dt-bindings: reserved-memory: ramoops: Update the binding
 2023-01-27 12:52 UTC  (4+ messages)

[PATCH 0/2] powerpc: Fix livepatch module re-patching issue
 2023-01-27 12:50 UTC  (5+ messages)
` [PATCH 1/2] powerpc/module_64: Improve restore_r2() return semantics
` [PATCH 2/2] powerpc/module_64: Fix "expected nop" error on module re-patching

[git pull] Input updates for v6.1-rc5
 2023-01-27 12:49 UTC  (3+ messages)

[PATCH v2 0/4] Add CCI bus support for SM6350
 2023-01-27 12:49 UTC  (7+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: sm6350: Add camera clock controller

[PATCH v1 0/6] Harden a few virtio bits
 2023-01-27 12:47 UTC  (16+ messages)
` [PATCH v1 2/6] virtio console: Harden port adding
` [PATCH v1 4/6] virtio console: Harden control message handling

[PATCH] pinctrl: single: fix potential NULL dereference
 2023-01-27 12:44 UTC  (2+ messages)

[PATCH V2] arm64/mm: Intercept pfn changes in set_pte_at()
 2023-01-27 12:43 UTC  (4+ messages)

[PATCH 0/2] Fix some more fallout from GPIOs from _CRS
 2023-01-27 12:40 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: amd: Fix debug output for debounce time

[PATCH] pinctrl: aspeed: Force to disable the function's signal
 2023-01-27 12:38 UTC  (5+ messages)

[PATCH 0/7] RISC-V KVM virtualize AIA CSRs
 2023-01-27 12:38 UTC  (7+ messages)
` [PATCH 1/7] RISC-V: Add AIA related CSR defines
` [PATCH 2/7] RISC-V: Detect AIA CSRs from ISA string

[RFC 00/11] multiblock allocator improvements
 2023-01-27 12:37 UTC  (12+ messages)
` [RFC 01/11] ext4: mballoc: Remove useless setting of ac_criteria
` [RFC 02/11] ext4: Remove unused extern variables declaration
` [RFC 03/11] ext4: mballoc: Fix getting the right group desc in ext4_mb_prefetch_fini
` [RFC 04/11] ext4: Convert mballoc cr (criteria) to enum
` [RFC 05/11] ext4: Add per CR extent scanned counter
` [RFC 06/11] ext4: Add counter to track successful allocation of goal length
` [RFC 07/11] ext4: Avoid scanning smaller extents in BG during CR1
` [RFC 08/11] ext4: Don't skip prefetching BLOCK_UNINIT groups
` [RFC 09/11] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs
` [RFC 10/11] ext4: Abstract out logic to search average fragment list
` [RFC 11/11] ext4: Add allocation criteria 1.5 (CR1_5)

[PATCH v11 0/8] iov_iter: Improve page extraction (pin or just list)
 2023-01-27 12:38 UTC  (11+ messages)
` [PATCH v11 2/8] iov_iter: Add a function to extract a page list from an iterator

[PATCH v2] dt-bindings: pinctrl: qcom,pmic-mpp: Rename "mpp" child node names to "-pins$"
 2023-01-27 12:37 UTC  (3+ messages)

[PATCH] dt-bindings: usb: qcom,dwc3: allow required-opps
 2023-01-27 12:35 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm8550-mtp: correct vdd-l5-l16-supply
 2023-01-27 12:34 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: amlogic: add support for Radxa Zero2
 2023-01-27 12:34 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: meson: "

[PATCH] arm64: dts: qcom: sm8550: add specific SMMU compatible
 2023-01-27 12:34 UTC  (2+ messages)

[PATCH v2 00/16] driver core: make more things const!
 2023-01-27 12:33 UTC  (4+ messages)
` [PATCH v2 01/16] of: device: make of_device_uevent_modalias() take a const device *

[PATCH mm-unstable] lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
 2023-01-27 12:33 UTC  (10+ messages)

[PATCH] dt-bindings: pinctrl: mediatek: Fix child node name patterns
 2023-01-27 12:31 UTC  (2+ messages)

[PATCH v3 1/2] exec: add PR_HIDE_SELF_EXE prctl
 2023-01-27 12:31 UTC  (2+ messages)

[PATCH v5 0/2] arm64: Fix pending single-step debugging issues
 2023-01-27 12:30 UTC  (4+ messages)
` [PATCH v5 2/2] arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step

[net-next PATCH v3 1/2] net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb access
 2023-01-27 12:30 UTC  (2+ messages)

[PATCH 2/2] perf test: Fix JSON format linter test checks
 2023-01-27 12:30 UTC  (2+ messages)

[PATCH v2 0/1] virtio_net: vdpa: update MAC address when it is generated by virtio-net
 2023-01-27 12:28 UTC  (6+ messages)
` [PATCH v2 1/1] virtio_net: notify MAC address change on device initialization

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-27 11:43 UTC  (3+ messages)
` [PATCH 23/35] Documentation: s390: correct spelling

[PATCH] arm64: dts: realtek: align UART node name with bindings
 2023-01-27 12:27 UTC  (4+ messages)

Linux guest kernel threat model for Confidential Computing
 2023-01-27 12:25 UTC  (7+ messages)

[RFC] Support for Arm CCA VMs on Linux
 2023-01-27 12:19 UTC  (70+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 09/28] arm64: RME: RTT handling
  ` [RFC PATCH 10/28] arm64: RME: Allocate/free RECs to match vCPUs
  ` [RFC PATCH 13/28] arm64: RME: Allow VMM to set RIPAS
  ` [RFC PATCH 14/28] arm64: RME: Handle realm enter/exit
  ` [RFC PATCH 20/28] KVM: arm64: Handle Realm PSCI requests
  ` [RFC PATCH 23/28] KVM: arm64: Allow activating realms
  ` [RFC PATCH 24/28] arm64: rme: allow userspace to inject aborts
  ` [RFC PATCH 25/28] arm64: rme: support RSI_HOST_CALL
  ` [RFC PATCH 27/28] arm64: RME: Always use 4k pages for realms
` [RFC kvmtool 00/31] arm64: Support for Arm Confidential Compute Architecture
  ` [RFC kvmtool 03/31] hw: cfi flash: Handle errors in memory transitions
  ` [RFC kvmtool 04/31] Add --nocompat option to disable compat warnings
  ` [RFC kvmtool 05/31] arm64: Check pvtime support against the KVM instance
  ` [RFC kvmtool 06/31] arm64: Check SVE capability on the VM instance
  ` [RFC kvmtool 07/31] arm64: Add option to disable SVE
  ` [RFC kvmtool 08/31] linux: Update kernel headers for RME support
  ` [RFC kvmtool 09/31] arm64: Add --realm command line option
  ` [RFC kvmtool 10/31] arm64: Create a realm virtual machine
  ` [RFC kvmtool 11/31] arm64: Lock realm RAM in memory
  ` [RFC kvmtool 12/31] arm64: Create Realm Descriptor
  ` [RFC kvmtool 13/31] arm64: Add --measurement-algo command line option for a realm
  ` [RFC kvmtool 14/31] arm64: Add configuration step for Realms
  ` [RFC kvmtool 15/31] arm64: Add support for Realm Personalisation Value
  ` [RFC kvmtool 16/31] arm64: Add support for specifying the SVE vector length for Realm
  ` [RFC kvmtool 17/31] arm: Add kernel size to VM context
  ` [RFC kvmtool 18/31] arm64: Populate initial realm contents
  ` [RFC kvmtool 19/31] arm64: Don't try to set PSTATE for VCPUs belonging to a realm
  ` [RFC kvmtool 20/31] arm64: Finalize realm VCPU after reset
  ` [RFC kvmtool 21/31] init: Add last_{init, exit} list macros
  ` [RFC kvmtool 22/31] arm64: Activate realm before the first VCPU is run
  ` [RFC kvmtool 23/31] arm64: Specify SMC as the PSCI conduits for realms
  ` [RFC kvmtool 24/31] arm64: Don't try to debug a realm
  ` [RFC kvmtool 25/31] arm64: realm: Double the IPA space
  ` [RFC kvmtool 26/31] virtio: Add a wrapper for get_host_features
  ` [RFC kvmtool 27/31] virtio: Add arch specific hook for virtio host flags
  ` [RFC kvmtool 28/31] arm64: realm: Enforce virtio F_ACCESS_PLATFORM flag
  ` [RFC kvmtool 29/31] mmio: add arch hook for an unhandled MMIO access
  ` [RFC kvmtool 30/31] arm64: realm: inject an abort on "
  ` [RFC kvmtool 31/31] arm64: Allow the user to create a realm
` [RFC kvm-unit-tests 00/27] Support for Arm Confidential Compute Architecture
  ` [RFC kvm-unit-tests 01/27] lib/string: include stddef.h for size_t
  ` [RFC kvm-unit-tests 02/27] arm: Expand SMCCC arguments and return values
  ` [RFC kvm-unit-tests 03/27] arm: realm: Add RSI interface header
  ` [RFC kvm-unit-tests 04/27] arm: Make physical address mask dynamic
  ` [RFC kvm-unit-tests 05/27] arm: Introduce NS_SHARED PTE attribute
  ` [RFC kvm-unit-tests 06/27] arm: Move io_init after vm initialization
  ` [RFC kvm-unit-tests 07/27] arm: realm: Make uart available before MMU is enabled
  ` [RFC kvm-unit-tests 08/27] arm: realm: Realm initialisation
  ` [RFC kvm-unit-tests 09/27] arm: realm: Add support for changing the state of memory
  ` [RFC kvm-unit-tests 10/27] arm: realm: Set RIPAS state for RAM
  ` [RFC kvm-unit-tests 11/27] arm: realm: Early memory setup
  ` [RFC kvm-unit-tests 12/27] arm: realm: Add RSI version test
  ` [RFC kvm-unit-tests 13/27] arm: selftest: realm: skip pabt test when running in a realm
  ` [RFC kvm-unit-tests 14/27] arm: realm: add hvc and RSI_HOST_CALL tests
  ` [RFC kvm-unit-tests 15/27] arm: realm: Add test for FPU/SIMD context save/restore
  ` [RFC kvm-unit-tests 16/27] arm: realm: Add tests for in realm SEA
  ` [RFC kvm-unit-tests 17/27] lib/alloc_page: Add shared page allocation support
  ` [RFC kvm-unit-tests 18/27] arm: gic-v3-its: Use shared pages wherever needed
  ` [RFC kvm-unit-tests 19/27] arm: realm: Enable memory encryption
  ` [RFC kvm-unit-tests 20/27] qcbor: Add QCBOR as a submodule
  ` [RFC kvm-unit-tests 21/27] arm: Add build steps for QCBOR library
  ` [RFC kvm-unit-tests 22/27] arm: Add a library to verify tokens using the "
  ` [RFC kvm-unit-tests 23/27] arm: realm: add RSI interface for attestation measurements
  ` [RFC kvm-unit-tests 24/27] arm: realm: Add helpers to decode RSI return codes
  ` [RFC kvm-unit-tests 25/27] arm: realm: Add Realm attestation tests
  ` [RFC kvm-unit-tests 26/27] arm: realm: Add a test for shared memory
  ` [RFC kvm-unit-tests 27/27] NOT-FOR-MERGING: add run-realm-tests

[6.2][regression] after commit cd372b8c99c5a5cf6a464acebb7e4a79af7ec8ae stopping working wifi mt7921e
 2023-01-27 11:36 UTC  (3+ messages)
` [6.2][regression] after commit cd372b8c99c5a5cf6a464acebb7e4a79af7ec8ae stopping working wifi mt7921e #forregzbot

[PATCH v3 1/1] PCI: Add translated request only flag for pci_enable_pasid()
 2023-01-27 11:30 UTC  (3+ messages)

linux-6.2-rc4+ hangs on poweroff/reboot: Bisected
 2023-01-27 11:35 UTC  (4+ messages)

[PATCH v3 0/3] ASoC: simple-card-utils: create jack inputs for aux_devs
 2023-01-27 12:19 UTC  (3+ messages)
` [PATCH v3 2/3] "

[PATCH v2 net] ixgbe: allow to increase MTU to some extent with XDP enabled
 2023-01-27 12:20 UTC 

EXT4 IOPS degradation between 4.14 and 5.10
 2023-01-27 12:17 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sm8550-mtp: drop incorrect vdd-l6-l16-supply
 2023-01-27 12:17 UTC  (3+ messages)

objtool warning from next-20230125
 2023-01-27 12:14 UTC  (3+ messages)

[PATCH v2 0/8] iommu: The early demise of bus ops
 2023-01-27 11:42 UTC  (4+ messages)
` [PATCH v2 5/8] iommu: Switch __iommu_domain_alloc() to device ops

[PATCH] drm/nouveau/mmu: fix Use after Free bug in nvkm_vmm_node_split
 2023-01-27 12:10 UTC  (3+ messages)

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-27 12:09 UTC  (6+ messages)

[PATCH v2 0/8] sm8550: Add USB HC and PHYs support
 2023-01-27 12:07 UTC  (5+ messages)
` [PATCH v2 7/8] arm64: dts: qcom: sm8550: Add USB PHYs and controller nodes

[PATCH 01/11] ARM: dts: qcom-sdx55: align RPMh regulator nodes with bindings
 2023-01-27 11:57 UTC  (23+ messages)
` [PATCH 02/11] ARM: dts: qcom-sdx65: "
` [PATCH 03/11] arm64: dts: qcom: sa8295p-adp: "
` [PATCH 04/11] arm64: dts: qcom: sc7180: "
` [PATCH 05/11] arm64: dts: qcom: sc8280xp: "
` [PATCH 06/11] arm64: dts: qcom: sdm845: "
` [PATCH 07/11] arm64: dts: qcom: sm7225: "
` [PATCH 08/11] arm64: dts: qcom: sm8150: "
` [PATCH 09/11] arm64: dts: qcom: sm8250: "
` [PATCH 10/11] arm64: dts: qcom: sm8350: "
` [PATCH 11/11] arm64: dts: qcom: sm8450: "

[PATCH v2] RISC-V: KVM: Redirect illegal instruction traps to guest
 2023-01-27 12:05 UTC  (2+ messages)

[PATCH v3 0/8] sm8550: Add USB HC and PHYs support
 2023-01-27 11:49 UTC  (3+ messages)
` [PATCH v3 7/8] arm64: dts: qcom: sm8550: Add USB PHYs and controller nodes

kernel BUG in page_add_anon_rmap
 2023-01-27 11:44 UTC  (3+ messages)

[PATCH v2 0/9] Linux RISC-V AIA Support
 2023-01-27 11:58 UTC  (6+ messages)
` [PATCH v2 1/9] RISC-V: Add AIA related CSR defines

[PATCH] replace BUG_ON to WARN_ON
 2023-01-27 11:58 UTC 

[PATCH -next V2] riscv: mm: hugetlb: Enable ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
 2023-01-27 11:57 UTC  (2+ messages)

[PATCH v8 0/5] thermal: mediatek: Add support for MT8365 SoC
 2023-01-27 11:54 UTC  (5+ messages)
` [PATCH v8 5/5] thermal: mediatek: try again if first temp read is bogus

[PATCH v4 1/2] dt-bindings: arm: qcom: Document the sc7280 CRD Pro boards
 2023-01-27 11:37 UTC  (12+ messages)

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2023-01-27 11:45 UTC  (8+ messages)
` [PATCH 571/606] serial: sc16is7xx: Convert to i2c's .probe_new()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox