All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-04 21:27:39 to 2022-04-04 21:52:36 UTC [more...]

[PATCH v3 00/21] x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
 2022-04-04 20:43 UTC  (9+ messages)
` [PATCH v3 07/21] x86/resctrl: Create mba_sc configuration in the rdt_domain

[PATCH v3 0/9] dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema
 2022-04-04 21:31 UTC  (7+ messages)
` [PATCH v3 6/9] spi: dt-bindings: qcom,spi-qup: convert to dtschema
` [PATCH v3 8/9] dt-bindings: i2c: qcom,i2c-qup: "
` [PATCH v3 9/9] dt-bindings: qcom: qcom,gsbi: "

[PATCH 00/29] UFS patches for kernel v5.19
 2022-04-04 21:15 UTC  (7+ messages)
` [PATCH 08/29] scsi: ufs: Rename struct ufs_dev_fix into ufs_dev_quirk
` [PATCH 09/29] scsi: ufs: Declare the quirks array const

[PATCH v6 0/8] Add support for the eDP panel over aux_bus
 2022-04-04 21:29 UTC  (16+ messages)
` [PATCH v6 6/8] drm/msm/dp: remove unnecessary delay during boot
` [PATCH v6 7/8] drm/msm/dp: Support edp/dp without hpd
` [PATCH v6 8/8] drm/msm/dp: Handle eDP mode_valid differently from dp

[RFC PATCH 0/2] kunit: Support redirecting function calls
 2022-04-04 21:13 UTC  (5+ messages)
` [RFC PATCH 2/2] kunit: expose ftrace-based API for stubbing out functions during tests

[PATCH v2] random: fix add_hwgenerator_randomness entropy accounting
 2022-04-04 17:37 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] powerpc/85xx: Remove FSL_85XX_CACHE_SRAM
 2022-04-04 21:26 UTC  (2+ messages)

stable-rc/queue/5.15 baseline: 50 runs, 2 regressions (v5.15.32-904-geae0a322eec07)
 2022-04-04 21:16 UTC 

[PATCH] dt-bindings: white-space cleanups
 2022-04-04 21:18 UTC  (3+ messages)

[PATCH v2] regulator: dt-bindings: richtek,rt4801: minor comments adjustments
 2022-04-04 21:36 UTC  (2+ messages)

Build failed in Jenkins: media_stage_clang #442
 2022-04-04 21:18 UTC 

[PATCH 0/2] Fix issues with untrusted devices and AMD IOMMU
 2022-04-04 17:05 UTC  (5+ messages)
` [PATCH 1/2] swiotlb: Check that slabs have been allocated when requested
` [PATCH 2/2] iommu: Don't use swiotlb unless it's active

[PATCH] x86: Remove a.out support
 2022-04-04 18:18 UTC  (9+ messages)

[PATCH 1/3] task_stack, x86/cea: Force-inline stack helpers
 2022-04-04 17:46 UTC  (2+ messages)
` [tip: locking/core] "

[BUG] rcu-tasks : should take care of sparse cpu masks
 2022-04-04 19:49 UTC  (4+ messages)

[syzbot] WARNING in cpuset_write_resmask
 2022-04-04 19:25 UTC  (2+ messages)

[PATCH v2 4/6] x86/cpu: Remove "nosmep"
 2022-04-04 18:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH] memory: renesas-rpc-if: fix platform-device leak in error path
 2022-04-04 17:08 UTC  (2+ messages)

vmlinux.o: warning: objtool: stackleak_erase()+0x35: call to ftrace_likely_update() leaves .noinstr.text section
 2022-04-04 19:25 UTC  (3+ messages)

[PATCH] x86/fault: cast instr to __user locally in prefetch()
 2022-04-04 18:29 UTC  (2+ messages)
` [tip: x86/mm] x86/fault: Cast an argument to the proper address space "

[PATCH v3 1/3] x86/platform/uv: Update NMI Handler for UV5
 2022-04-04 20:19 UTC  (2+ messages)
` [tip: x86/platform] "

[PATCH v2 0/2] Fix issues with untrusted devices and AMD IOMMU
 2022-04-04 20:47 UTC  (3+ messages)
` [PATCH v2 1/2] iommu/amd: Enable swiotlb in all cases
` [PATCH v2 2/2] dma-iommu: Check that swiotlb is active before trying to use it

[Buildroot] [PATCH 1/2] package/docker-cli: bump to version v20.10.14
 2022-04-04 21:47 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/docker-engine: "

[PATCH v4 0/4] KVM: arm64: selftests: Add edge cases tests for the arch timer
 2022-04-04 21:46 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: arm64: selftests: add timer_get_tval() lib function
` [PATCH v4 2/4] KVM: selftests: add is_cpu_eligible_to_run() utility function
` [PATCH v4 3/4] KVM: arm64: selftests: add arch_timer_edge_cases
` [PATCH v4 4/4] KVM: arm64: selftests: add edge cases tests into arch_timer_edge_cases

[PATCH v3 0/3] soundwire: qcom: add pm runtime support
 2022-04-04 21:42 UTC  (3+ messages)

[PATCH 1/1] drm/amdkfd: Add missing NULL check in svm_range_map_to_gpu
 2022-04-04 21:42 UTC 

[Intel-gfx] [PATCH 00/15] i915: Explicit handling of multicast registers
 2022-04-04 21:42 UTC  (6+ messages)
` [Intel-gfx] [PATCH 15/15] drm/i915/xehp: Eliminate shared/implicit steering

drivers/cxl/core/mbox.c:478:55: warning: Parameter 'uuid' can be declared with const [constParameter]
 2022-04-04 21:41 UTC 

[PATCH 0/4] um: Assorted console related fixes
 2022-04-04 21:41 UTC  (5+ messages)

[PATCH v2 6/6] x86/cpu: Remove "noclflush"
 2022-04-04 18:22 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v2 1/6] x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=
 2022-04-04 18:22 UTC  (2+ messages)
` [tip: x86/cpu] "

regression: NULL pointer dereference due to 27599aacbaef ("fbdev: Hot-unplug firmware fb devices on forced removal")
 2022-04-04 19:46 UTC  (4+ messages)

+ mm-hugetlb_vmemmap-cleanup-hugetlb_vmemmap-related-functions.patch added to -mm tree
 2022-04-04 19:02 UTC 

+ mm-hugetlb_vmemmap-cleanup-hugetlb_free_vmemmap_enabled.patch added to -mm tree
 2022-04-04 19:03 UTC 

+ mm-rmap-fix-cache-flush-on-thp-pages.patch added to -mm tree
 2022-04-04 20:14 UTC 

+ mm-memcg-non-hierarchical-mode-is-deprecated.patch added to -mm tree
 2022-04-04 20:17 UTC 

+ mm-modify-the-method-to-search-addr-in-unmapped_area_topdown.patch added to -mm tree
 2022-04-04 21:05 UTC 

[PATCH v2 1/2] ata: ahci: Drop low power policy board type
 2022-04-04 19:39 UTC  (4+ messages)
` [PATCH v2 2/2] ata: ahci: Protect users from setting policies their drives don't support

[PATCH] dt-bindings: can: renesas,rcar-canfd: Document r8a77961 support
 2022-04-04 20:00 UTC  (6+ messages)

[PATCH] Revert "clk: Drop the rate range on clk_put()"
 2022-04-04 20:05 UTC  (3+ messages)

+ mm-hugetlb_vmemmap-cleanup-config_hugetlb_page_free_vmemmap.patch added to -mm tree
 2022-04-04 19:03 UTC 

+ fs-sysv-check-sbi-s_firstdatazone-in-complete_read_super.patch added to -mm tree
 2022-04-04 19:06 UTC 

+ mm-mmap-clarify-protection_map-indices.patch added to -mm tree
 2022-04-04 19:15 UTC 

[PATCH v3 1/2] ata: ahci: Drop low power policy board type
 2022-04-04 19:45 UTC  (2+ messages)
` [PATCH v3 2/2] ata: ahci: Protect users from setting policies their drives don't support

[PATCH v2 1/2] ata: Kconfig: Update SATA_LPM_POLICY default to "3"
 2022-04-04 20:02 UTC  (2+ messages)
` [PATCH v2 2/2] ata: ahci: Rename CONFIG_SATA_LPM_POLICY configuration item back

[PATCH v2] dt-bindings: can: renesas,rcar-canfd: Document r8a77961 support
 2022-04-04 20:09 UTC 

+ dax-fix-missing-writeprotect-the-pte-entry.patch added to -mm tree
 2022-04-04 20:14 UTC 

+ mm-simplify-follow_invalidate_pte.patch added to -mm tree
 2022-04-04 20:14 UTC 

[PATCH] can: m_can: m_can_tx_handler(): fix use after free of skb
 2022-04-04 19:08 UTC 

+ highmem-fix-checks-in-__kmap_local_sched_inout.patch added to -mm tree
 2022-04-04 19:23 UTC 

[PATCH] can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
 2022-04-04 19:25 UTC 

[PATCH] fbdev: Fix unregistering of framebuffers without device
 2022-04-04 19:44 UTC 

+ mm-rmap-introduce-pfn_mkclean_range-to-cleans-ptes.patch added to -mm tree
 2022-04-04 20:14 UTC 

[PATCH] gcc-plugins: latent_entropy: use /dev/urandom
 2022-04-04 18:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v9 00/45] CXl 2.0 emulation Support
 2022-04-04 19:19 UTC  (3+ messages)
` [PATCH v9 18/45] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)

+ mm-hwpoison-fix-race-between-hugetlb-free-demotion-and-memory_failure_hugetlb.patch added to -mm tree
 2022-04-04 18:53 UTC 

+ irq_work-use-kasan_record_aux_stack_noalloc-record-callstack.patch added to -mm tree
 2022-04-04 20:32 UTC 

[PATCH 00/14] EDAC/amd64: move platform specific routines to pvt->ops
 2022-04-04 18:27 UTC  (9+ messages)
` [PATCH 01/14] EDAC/amd64: Move struct fam_type variables into struct amd64_pvt
` [PATCH 06/14] EDAC/amd64: Add get_mc_regs() into pvt->ops

+ mm-pvmw-add-support-for-walking-devmap-pages.patch added to -mm tree
 2022-04-04 20:14 UTC 

[PATCH v4 0/3] x86/mce: Support extended MCA_ADDR address on SMCA systems
 2022-04-04 20:55 UTC  (8+ messages)
` [PATCH v4 2/3] x86/mce: Define function to extract ErrorAddr from MCA_ADDR

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2022-04-04 17:59 UTC 

+ mm-debug_vm_pgtable-drop-protection_map-usage.patch added to -mm tree
 2022-04-04 19:15 UTC 

+ dax-fix-cache-flush-on-pmd-mapped-pages.patch added to -mm tree
 2022-04-04 20:14 UTC 

Linux 5.18-rc1
 2022-04-04 18:39 UTC  (4+ messages)
` Build regressions/improvements in v5.18-rc1

+ mm-migrate-use-thp_order-instead-of-hpage_pmd_order-for-new-page-allocation.patch added to -mm tree
 2022-04-04 18:27 UTC 

[tip: x86/mm] x86/mm/tlb: Revert retpoline avoidance approach
 2022-04-04 18:01 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH v1 0/6] RISC-V -march handling improvements
 2022-04-04 17:52 UTC  (2+ messages)

[PATCH v4 net] sctp: count singleton chunks in assoc user stats
 2022-04-04 17:57 UTC  (2+ messages)

[PATCH V3 00/30] x86/sgx and selftests/sgx: Support SGX2
 2022-04-04 16:49 UTC  (2+ messages)
` [PATCH V3 15/30] x86/sgx: Support adding of pages to an initialized enclave

[PATCH net-next v3 0/4] net: lan966x: Add support for FDMA
 2022-04-04 17:20 UTC  (2+ messages)

[PATCH v2 0/6] Add TDX Guest Attestation support
 2022-04-04 19:56 UTC  (4+ messages)
` [PATCH v2 5/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver

Translate or not?
 2022-04-04 21:08 UTC  (3+ messages)
` [PATCH] Split po/ translation files into the relevant sub-directories

[PATCH v3 0/3] x86/platform/uv: UV Kernel support for UV5
 2022-04-04 17:56 UTC  (6+ messages)
` [PATCH v3 1/3] x86/platform/uv: Update NMI Handler "
` [PATCH v3 2/3] x86/platform/uv: Update TSC sync state "
` [PATCH v3 3/3] x86/platform/uv: Log gap hole end size

[PATCH v1 0/6] HP WMI Security Features
 2022-04-04 20:36 UTC  (7+ messages)
` [PATCH v1 1/6] Correct code style related issues in hp-wmi
` [PATCH v1 2/6] Update hp_wmi_group to simplify feature addition
` [PATCH v1 3/6] Secure Platform Management Security Feature
` [PATCH v1 4/6] Sure Start "
` [PATCH v1 5/6] Sure Admin "
` [PATCH v1 6/6] HP Security Features Documentation

[RFC PATCH] selinux: runtime disable is deprecated, add some ssleep() discomfort
 2022-04-04 20:23 UTC  (2+ messages)

[RFC PATCH] selinux: checkreqprot is deprecated, add some ssleep() discomfort
 2022-04-04 20:25 UTC  (2+ messages)

[PATCH] Add a file describing the security vulnerability handling process
 2022-04-04 19:32 UTC  (4+ messages)

[PATCH] libselinux/utils: check for valid contexts to improve error causes
 2022-04-04 17:46 UTC  (2+ messages)

[PATCH] tools/power/x86/intel-speed-select: fix build failure when using -Wl,--as-needed
 2022-04-04 21:05 UTC 

[PATCH] drm/format_helper: fix a kernel-doc typo
 2022-04-04 21:35 UTC  (3+ messages)

wireguard performance
 2022-04-04 21:34 UTC 

[PATCH v5 0/3] Convert vmcore to use an iov_iter
 2022-04-04 21:34 UTC  (2+ messages)

💥 PANICKED: Test report for kernel 5.18.0-rc1 (mainline.kernel.org-clang, 31231092)
 2022-04-04 21:31 UTC 

[PATCH v2] drm/scheduler: quieten kernel-doc warnings
 2022-04-04 21:30 UTC 

[PATCH 4/5] selinux: declare data arrays const
 2022-04-04 20:03 UTC  (3+ messages)
` [PATCH v2 "

[RFC PULL] remove arch/h8300
 2022-04-04 20:56 UTC  (11+ messages)

Bug 215744 - input from the accelerometer disappeared, regression on amd_sfh on kernel 5.17
 2022-04-04 17:40 UTC  (8+ messages)

[PATCH 1/3] libsemanage: Fix USE_AFTER_FREE (CWE-672) in semanage_direct_get_module_info()
 2022-04-04 19:22 UTC  (2+ messages)

[PATCH 0/5] Clean up the case-insenstive lookup path
 2022-04-04 19:59 UTC  (6+ messages)
` [PATCH 3/5] ext4: Implement ci comparison using fscrypt_name

[PATCH] HID: multitouch: Add support for Google Whiskers Touchpad
 2022-04-04 20:21 UTC 

[PATCH] dt-bindings: memory: renesas,rpc-if: Document R-Car H3/M3/E3 support
 2022-04-04 18:09 UTC  (2+ messages)

[PATCH 0/8] UAPI: make more exported headers self-contained, and put them into test coverage
 2022-04-04 17:34 UTC  (6+ messages)
` [PATCH 1/8] agpgart.h: do not include <stdlib.h> from exported header
` [PATCH 2/8] kbuild: prevent exported headers from including <stdlib.h>, <stdbool.h>

[PATCH 0/2] mmc: renesas: Trivial fixes
 2022-04-04 18:21 UTC  (7+ messages)
` [PATCH 1/2] mmc: renesas_sdhi: Jump to error path instead of returning directly
` [PATCH 2/2] mmc: renesas_internal_dmac: Fix typo's

[PATCH v2 00/14] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
 2022-04-04 19:24 UTC  (5+ messages)
` [PATCH v2 02/13] dt-bindings: serial: renesas,em-uart: Document r9a09g011 bindings
` [PATCH v2 03/13] dt-bindings: clock: Add r9a09g011 CPG Clock Definitions

[PATCH v2 0/3] split vm_normal_pages for LRU and non-LRU handling
 2022-04-04 19:22 UTC  (6+ messages)
` [PATCH v2 1/3] mm: add vm_normal_lru_pages for LRU handled pages only

[PATCH v13 0/2] Add basic SoC support for mediatek mt8195
 2022-04-04 19:22 UTC  (3+ messages)
` [PATCH v13 1/2] dt-bindings: mmc: mtk-sd: increase reg items

[RFC PATCH v4 00/15] Landlock LSM
 2022-04-04 18:32 UTC  (3+ messages)
` [RFC PATCH v4 10/15] seltest/landlock: add tests for bind() hooks

[PATCH] MAINTAINERS: Add linux-renesas-soc@vger.kernel.org list for Renesas TMIO/SDHI driver
 2022-04-04 17:41 UTC 

[PATCH] selinux: log anon inode class name
 2022-04-04 20:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Revert "ACPI: processor: idle: Only flush cache on entering C3"
 2022-04-04 18:59 UTC  (6+ messages)

NULL pointer dereference in drivers/mmc/core/block.c?
 2022-04-04 21:01 UTC 

[PATCH v4 0/3] PCI/ACPI: add support for CXL _OSC
 2022-04-04 20:30 UTC  (5+ messages)
` [PATCH v4 3/3] PCI/ACPI: negotiate "

[PATCH 0/3] libtracefs: Uprobe APIs
 2022-04-04 17:51 UTC  (3+ messages)
` [PATCH 2/3] libtracefs: Document uprobes APIs

[PATCH] trace-cmd: Try alternate path for message cache
 2022-04-04 17:20 UTC  (17+ messages)

[PATCH v2] trace-cmd: Move trace_msg cache file to memfd
 2022-04-04 18:34 UTC  (2+ messages)

[PATCH] cxl/mem: Disable suspend
 2022-04-04 18:24 UTC  (4+ messages)

[PATCH] libtracefs: Add uprobes man page example into samples
 2022-04-04 17:52 UTC 

[PATCH] memory: samsung: exynos5422-dmc: Avoid some over memory allocation
 2022-04-04 17:08 UTC  (2+ messages)

[PATCH 0/3] Ensure Low period of SCL is correct
 2022-04-04 18:00 UTC  (5+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-04 17:06 UTC  (11+ messages)

[PATCH v3 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-04-04 17:03 UTC  (6+ messages)
` [PATCH v3 09/11] i2c: npcm: Handle "

[PATCH] ARM: s3c: fix typos in comments
 2022-04-04 17:01 UTC  (2+ messages)

[PATCH v2 0/2] dt-bindings: PCI: uniphier: Convert bindings and fix devicetree warning issue
 2022-04-04 18:44 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: uniphier: Convert uniphier-pcie.txt to json-schema

[PATCH] scsi: message: fusion: mptbase: remove redundant variable dmp
 2022-04-04 18:14 UTC  (2+ messages)

[PATCH V2 0/4] NTB function for PCIe RC to EP connection
 2022-04-04 20:12 UTC  (4+ messages)

[PATCH v4 0/3] Fully enable AER
 2022-04-04 20:22 UTC  (3+ messages)
` [PATCH v4 3/3] PCI/AER: Enable AER on all PCIe devices supporting it

[PATCH] ARM: s3c: s3c24xx: fix typos in comments
 2022-04-04 17:01 UTC  (2+ messages)

[PATCH v5 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-04-04 17:43 UTC  (9+ messages)
` [PATCH v5 01/21] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v5 02/21] s390/sclp: detect the AISII facility
` [PATCH v5 03/21] s390/sclp: detect the AENI facility
` [PATCH v5 04/21] s390/sclp: detect the AISI facility
` [PATCH v5 16/21] KVM: vfio: add s390x hook to register KVM guest designation
` [PATCH v5 18/21] vfio-pci/zdev: different maxstbl for interpreted devices
` [PATCH v5 19/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v5 20/21] KVM: s390: introduce CPU feature for zPCI Interpretation

[PATCH] amd64-agp: remove redundant assignment to variable i
 2022-04-04 18:09 UTC  (2+ messages)

Lost MSIs during hibernate
 2022-04-04 19:11 UTC 

[PATCH] ARM: brcmstb: fix typos in comments
 2022-04-04 18:33 UTC  (2+ messages)

GATT issue, possible bluez bug?
 2022-04-04 20:12 UTC  (20+ messages)

[PATCH v2] usb: gadget: uvc: allow changing interface name via configfs
 2022-04-04 20:17 UTC  (3+ messages)

[PATCH] MIPS: pgalloc: fix memory leak caused by pgd_free()
 2022-04-04 21:10 UTC  (5+ messages)

[PATCH BlueZ 0/6] [v4] Fix bugs found by SVACE static analisys tool
 2022-04-04 17:14 UTC  (2+ messages)

[PATCH BlueZ] tools: Fix g_dbus_setup_private connection check in mpris-proxy
 2022-04-04 17:14 UTC  (2+ messages)

cleanup swiotlb initialization v8
 2022-04-04 17:00 UTC  (3+ messages)
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful

[PATCH v3 0/6] SLUB debugfs improvements based on stackdepot
 2022-04-04 16:41 UTC  (2+ messages)
` [PATCH v3 6/6] slab, documentation: add description of debugfs files for SLUB caches

[RFC] Documentation for folio_lock() and friends
 2022-04-04 17:22 UTC 

[PATCH 1/2] modpost: remove useless export_from_sec()
 2022-04-04 17:00 UTC  (2+ messages)

[PATCH] lib/raid6: Add -Wno-declaration-after-statement to NEON_FLAGS for clang < 14.0.1
 2022-04-04 21:08 UTC 

[PATCH v2 bpf-next 0/7] Add libbpf support for USDTs
 2022-04-04 18:34 UTC  (3+ messages)
` [PATCH v2 bpf-next 7/7] selftests/bpf: add urandom_read shared lib and USDTs


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.