The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2022-09-01 15:40:41 to 2022-09-01 17:55:27 UTC [more...]

[PATCH v2] powerpc: Fix irq_soft_mask_set() and irq_soft_mask_return() with sanitizer
 2022-09-01 17:48 UTC  (10+ messages)

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-01 17:45 UTC  (2+ messages)

[PATCH v1] mm/gup: adjust stale comment for RCU GUP-fast
 2022-09-01 17:50 UTC  (10+ messages)

[PATCH v2 00/19] KVM hardware enable/disable reorganize
 2022-09-01 17:49 UTC  (9+ messages)
` [PATCH v2 01/19] KVM: x86: Drop kvm_user_return_msr_cpu_online()
` [PATCH v2 05/19] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section

[PATCH 0/5] Misc hisi_lpc changes
 2022-09-01 17:47 UTC  (3+ messages)
` [PATCH 5/5] bus: hisi_lpc: Use platform_device_register_full()

[PATCH V3] firmware: google: Test spinlock on panic path to avoid lockups
 2022-09-01 17:46 UTC  (7+ messages)

[PATCHv4 0/8] Virtual NMI feature
 2022-09-01 17:43 UTC  (5+ messages)
` [PATCHv4 1/8] x86/cpu: Add CPUID feature bit for VNMI

[PATCH v3 0/2] lib/string_helpers: Introduce tokenize_user_input()
 2022-09-01 17:50 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] ASoC: SOF: Remove strsplit_u32() and tokenize_input()

[PATCH v1] mm/ksm: update stale comment in write_protect_page()
 2022-09-01 17:40 UTC  (11+ messages)

[PATCH] usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA
 2022-09-01 17:38 UTC  (2+ messages)

[PATCH v9 0/6] Add Xilinx RPU subsystem support
 2022-09-01 17:38 UTC  (3+ messages)
` [PATCH v9 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-01 17:35 UTC  (29+ messages)
` [RFC PATCH RESEND 01/28] mm: introduce CONFIG_PER_VMA_LOCK
` [RFC PATCH RESEND 02/28] mm: rcu safe VMA freeing
` [RFC PATCH RESEND 03/28] mm: introduce __find_vma to be used without mmap_lock protection
` [RFC PATCH RESEND 04/28] mm: move mmap_lock assert function definitions
` [RFC PATCH RESEND 05/28] mm: add per-VMA lock and helper functions to control it
` [RFC PATCH RESEND 06/28] mm: mark VMA as locked whenever vma->vm_flags are modified
` [RFC PATCH RESEND 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
` [RFC PATCH RESEND 08/28] mm/khugepaged: mark VMA as locked while collapsing a hugepage
` [RFC PATCH RESEND 09/28] mm/mempolicy: mark VMA as locked when changing protection policy
` [RFC PATCH RESEND 10/28] mm/mmap: mark VMAs as locked in vma_adjust
` [RFC PATCH RESEND 11/28] mm/mmap: mark VMAs as locked before merging or splitting them
` [RFC PATCH RESEND 12/28] mm/mremap: mark VMA as locked while remapping it to a new address range
` [RFC PATCH RESEND 13/28] mm: conditionally mark VMA as locked in free_pgtables and unmap_page_range
` [RFC PATCH RESEND 14/28] mm: mark VMAs as locked before isolating them
` [RFC PATCH RESEND 15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area
` [RFC PATCH RESEND 16/28] kernel/fork: assert no VMA readers during its destruction
` [RFC PATCH RESEND 17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [RFC PATCH RESEND 18/28] mm: add FAULT_FLAG_VMA_LOCK flag
` [RFC PATCH RESEND 19/28] mm: disallow do_swap_page to handle page faults under VMA lock
` [RFC PATCH RESEND 20/28] mm: introduce per-VMA lock statistics
` [RFC PATCH RESEND 21/28] mm: introduce find_and_lock_anon_vma to be used from arch-specific code
` [RFC PATCH RESEND 22/28] x86/mm: try VMA lock-based page fault handling first
` [RFC PATCH RESEND 23/28] x86/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH RESEND 24/28] arm64/mm: try VMA lock-based page fault handling first
` [RFC PATCH RESEND 25/28] arm64/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH RESEND 26/28] powerc/mm: try VMA lock-based page fault handling first
` [RFC PATCH RESEND 27/28] powerpc/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH RESEND 28/28] kernel/fork: throttle call_rcu() calls in vm_area_free

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2022-09-01 17:34 UTC  (7+ messages)
` [PATCH -next v2 3/6] "

[PATCH v4 0/5] KVM: x86: Intel LBR related perf cleanups
 2022-09-01 17:32 UTC  (6+ messages)
` [PATCH v4 1/5] perf/x86/core: Remove unnecessary stubs provided for KVM-only helpers
` [PATCH v4 2/5] perf/x86/core: Drop the unnecessary return value from x86_perf_get_lbr()
` [PATCH v4 3/5] KVM: VMX: Move vmx_get_perf_capabilities() definition to vmx.c
` [PATCH v4 4/5] KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()
` [PATCH v4 5/5] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs

[PATCH rcu 0/32] RCU Tasks updates for v5.20
 2022-09-01 17:33 UTC  (5+ messages)
` [PATCH rcu 04/32] rcu-tasks: Drive synchronous grace periods from calling task

[PATCH 0/7] begin converting hugetlb code to folios
 2022-09-01 17:32 UTC  (7+ messages)
` [PATCH 1/7] mm/hugetlb: add folio support to hugetlb specific flag macros
` [PATCH 2/7] mm: add private field of first tail to struct page and struct folio

[PATCH v1] platform/x86/intel: pmc/core: Add Raptor Lake support to pmc core driver
 2022-09-01 17:32 UTC  (4+ messages)

[PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
 2022-09-01 17:29 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: sc7180: Configure USB as wakeup source
 2022-09-01 17:29 UTC 

[PATCH v4 00/15] dmaengine: Support polling for out of order completions
 2022-09-01 17:25 UTC  (5+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 6/7] dmaengine: idxd: Support device_tx_status

[PATCH] arm64: dts: qcom: sc7180: Configure USB as wakeup source
 2022-09-01 17:25 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove mlme_osdep.h
 2022-09-01 17:21 UTC 

[PATCH 1/5] dt-bindings: vendor-prefixes: add Diodes
 2022-09-01 17:18 UTC  (4+ messages)
` [PATCH 5/5] gpio: pca953x: Add support for PCAL6534 and compatible

[PATCH v2] platform/x86: wmi: Allow duplicate GUIDs for drivers that use struct wmi_driver
 2022-09-01 17:16 UTC  (3+ messages)

[PATCH v6] livepatch: Clear relocation targets on a module removal
 2022-09-01 17:12 UTC 

[PATCH v3 00/19] Variety of fixes and new features for mr75203 driver
 2022-09-01 17:11 UTC  (15+ messages)
` [PATCH v3 02/19] hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
    ` [PATCH v3 02/19] hwmon: (mr75203) fix VM sensor allocation when "intel, vm-map" "
` [PATCH v3 19/19] hwmon: (mr75203) fix coding style space errors

[PATCH 7/8] mm/damon: introduce DAMON-based LRU-lists Sorting
 2022-09-01 17:11 UTC  (2+ messages)

[PATCH] dt-bindings: rng: omap_rng: Drop requirement for clocks
 2022-09-01 17:10 UTC 

[RFC][PATCHES] termios.h cleanups
 2022-09-01 17:08 UTC  (11+ messages)
` [PATCH v2 1/8] loongarch: remove generic-y += termios.h
  ` [PATCH v2 3/8] termios: uninline conversion helpers
        ` [PATCH v3 1/6] "
        ` [PATCH v3 2/6] termios: start unifying non-UAPI parts of asm/termios.h
        ` [PATCH v3 3/6] termios: consolidate values for VDISCARD in INIT_C_CC
        ` [PATCH v3 4/6] make generic INIT_C_CC a bit more generic
        ` [PATCH v3 5/6] termios: convert the last (sparc) INIT_C_CC to array
        ` [PATCH v3 6/6] termios: get rid of non-UAPI asm/termios.h

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-09-01 17:06 UTC  (7+ messages)
` [PATCH v6 "

[PATCH] riscv: fix early reserved memory setup
 2022-09-01 17:06 UTC 

powerpc-linux-objdump: Warning: Unrecognized form: 0x23
 2022-09-01 17:04 UTC  (9+ messages)
  ` [kbuild-all] "

[PATCH v5] livepatch: Clear relocation targets on a module removal
 2022-09-01 17:03 UTC  (6+ messages)

[PATCH] r8152: Add MAC passthrough support for Lenovo Travel Hub
 2022-09-01 17:03 UTC  (3+ messages)

[PATCH v4 0/2] iommu/s390: fixes related to repeat attach_dev calls
 2022-09-01 17:00 UTC  (13+ messages)
` [PATCH v4 1/2] iommu/s390: Fix race with release_device ops

[PATCH v7 0/3] crypto: hisilicon - supports device isolation feature
 2022-09-01 17:00 UTC  (4+ messages)
` [PATCH v7 2/3] Documentation: add a isolation strategy sysfs node for uacce

[PATCH v7 00/15] GSC support for XeHP SDV and DG2
 2022-09-01 17:00 UTC  (9+ messages)
` [PATCH v7 06/15] mei: gsc: use polling instead of interrupts
  ` [Intel-gfx] "
` [PATCH v7 07/15] mei: gsc: wait for reset thread on stop
  ` [Intel-gfx] "
` [PATCH v7 08/15] mei: extend timeouts on slow devices
  ` [Intel-gfx] "
` [PATCH v7 14/15] drm/i915/gsc: allocate extended operational memory in LMEM

[PATCH net-next] r8152: Add MAC passthrough support for Lenovo Travel Hub
 2022-09-01 17:00 UTC 

[PATCH] driver core: fix driver_set_override() issue with empty strings
 2022-09-01 16:56 UTC  (2+ messages)

[PATCH v6 0/2] rcu/nocb: Delete local variable 'need_rcu_nocb_mask' in rcu_init_nohz()
 2022-09-01 16:54 UTC  (4+ messages)
` [PATCH v6 1/2] rcu: Simplify rcu_init_nohz() cpumask handling

[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
 2022-09-01 16:53 UTC  (3+ messages)

[PATCH v9 0/2] Add support for UltraSoc System Memory Buffer
 2022-09-01 16:52 UTC  (3+ messages)

[PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
 2022-09-01 16:52 UTC  (22+ messages)

[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
 2022-09-01 16:47 UTC  (9+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context

[PATCH] Revert "swiotlb: panic if nslabs is too small"
 2022-09-01 16:46 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2 0/7] Implement inline static calls on PPC32 - v2
 2022-09-01 16:46 UTC  (3+ messages)

[RFC PATCH 2/2] fs/xattr: wire up syscalls
 2022-09-01 16:45 UTC  (4+ messages)
` [RFC PATCH 1/2] fs/xattr: add *at family syscalls

[GIT PULL] platform-drivers-x86 for 6.0-2
 2022-09-01 16:43 UTC 

[hidraw] help with debugging the module on Linux 4.4.180+ on Synology DSM 7
 2022-09-01 16:43 UTC 

[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-01 16:42 UTC  (8+ messages)
` [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
` [PATCH v9 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate

[PATCH v2 0/5] riscv: add PREEMPT_RT support
 2022-09-01 16:41 UTC  (2+ messages)

[PATCH v2 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-09-01 16:38 UTC  (5+ messages)
` [PATCH v2 15/16] objtool/powerpc: Enable objtool to be built on ppc

[PATCH v2] dt-binding: gpio: publish binding IDs under dual license
 2022-09-01 16:36 UTC 

[PATCH v2] x86/cpufeatures: Add macros for Intel's new fast rep string features
 2022-09-01 16:35 UTC  (2+ messages)

[RFC PATCH 00/30] Code tagging framework and applications
 2022-09-01 16:31 UTC  (18+ messages)
` [RFC PATCH 03/30] Lazy percpu counters

[PATCH v1 00/14] nvmem: core: introduce NVMEM layouts
 2022-09-01 16:31 UTC  (4+ messages)
` [PATCH v1 01/14] net: add helper eth_addr_add()

[RFC PATCH v2] statx, inode: document the new STATX_INO_VERSION field
 2022-09-01 16:30 UTC  (3+ messages)

[PATCH 0/5] perf intel-pt: Support itrace option flag d+e to log on error
 2022-09-01 16:28 UTC  (4+ messages)
` [PATCH 5/5] "

[RESEND PATCH] aio: Replace kmap{,_atomic}() with kmap_local_page()
 2022-09-01 16:27 UTC 

[PATCH v2 1/3] nfsd: Fix a memory leak in an error handling path
 2022-09-01 16:24 UTC  (3+ messages)

[patch 0/2] [patch 0/2] speakup: Expose punctuation level to software speech synthesis
 2022-09-01 16:23 UTC  (5+ messages)
` [patch 1/2] speakup-dummy: Add support for PUNCT variable

[PATCH] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-09-01 16:19 UTC  (2+ messages)

[PATCH 01/14] arm64: dts: qcom: sm6115: Add basic soc dtsi
 2022-09-01 16:20 UTC  (22+ messages)
` [PATCH 03/14] arm64: dts: qcom: sm6115: Add GCC node
` [PATCH 05/14] arm64: dts: qcom: sm6115: Add apps smmu node
` [PATCH 06/14] arm64: dts: qcom: sm6115: Add usb and related phy nodes
` [PATCH 07/14] arm64: dts: qcom: sm6115: Add sdhci nodes and related pinctrl
` [PATCH 08/14] dt-bindings: ufs: qcom: Add sm6115 binding
` [PATCH 09/14] arm64: dts: qcom: sm6115: Add UFS nodes
` [PATCH 10/14] arm64: dts: qcom: sm6115: Add SPMI bus node
` [PATCH 11/14] dt-bindings: arm: cpus: Add kryo240 compatible
` [PATCH 13/14] dt-bindings: arm: qcom: Add compatible for oneplus,billie2 phone
` [PATCH 14/14] arm64: dts: qcom: sm4250: Add support for oneplus-billie2

[selftests] a37ddddd86: BUG:KASAN:use-after-free_in_firmware_upload_unregister
 2022-09-01 16:20 UTC  (4+ messages)

[GIT PULL] sound fixes for 6.0-rc4
 2022-09-01 16:15 UTC  (2+ messages)

[PATCH v2 0/4] Add PMEM support for RISC-V
 2022-09-01 16:11 UTC  (8+ messages)
` [PATCH v2 1/4] RISC-V: Fix ioremap_cache() and ioremap_wc() for systems with Svpbmt
` [PATCH v2 2/4] RISC-V: Move riscv_init_cbom_blocksize() to cacheflush.c
` [PATCH v2 4/4] RISC-V: Enable PMEM drivers

[PATCH 1/2] debugfs: Only clobber mode/uid/gid on remount if asked
 2022-09-01 16:11 UTC  (3+ messages)

[PATCH 00/11] DYNAMIC_DEBUG for this cycle
 2022-09-01 16:10 UTC  (2+ messages)

[PATCH -next] xfs: missing space in xfs trace log
 2022-09-01 16:09 UTC  (2+ messages)

[PATCH v2] xfs: donot need to check return value of xlog_kvmalloc()
 2022-09-01 16:08 UTC  (2+ messages)

[PATCH 3/4] net-next: frags: add inetpeer frag_mem tracking
 2022-09-01 16:06 UTC  (4+ messages)

[RESEND PATCH] ecryptfs: Replace kmap() with kmap_local_page()
 2022-09-01 16:07 UTC 

[PATCH 1/3] clk: qcom: gdsc: Fix the handling of PWRSTS_RET support
 2022-09-01 16:04 UTC  (5+ messages)
` [PATCH 2/3] clk: qcom: gcc-sc7180: Update the .pwrsts for usb gdsc
` [PATCH 3/3] clk: qcom: gcc-sc7280: "

[PATCH v2 1/1] drivers/base/cpu: Print kernel arch
 2022-09-01 16:02 UTC  (4+ messages)

[PATCH v2 00/14] fs/buffer: remove ll_rw_block()
 2022-09-01 15:59 UTC  (21+ messages)
` [PATCH v2 02/14] fs/buffer: add some new buffer read helpers
` [PATCH v2 03/14] fs/buffer: replace ll_rw_block()
` [PATCH v2 04/14] gfs2: "
` [PATCH v2 06/14] jbd2: "
` [PATCH v2 07/14] ntfs3: "
` [PATCH v2 08/14] ocfs2: "
` [PATCH v2 09/14] reiserfs: "
` [PATCH v2 10/14] udf: "
` [PATCH v2 11/14] ufs: "
` [PATCH v2 13/14] ext2: replace bh_submit_read() helper with bh_read_locked()

[PATCH] Documentation: stable: Document alternative for referring upstream commit hash
 2022-09-01 15:59 UTC  (4+ messages)

[RFC PATCH v1] checkpatch: Handle FILE pointer type
 2022-09-01 15:53 UTC  (3+ messages)

[PATCH v1] PM: runtime: Add support to disable wakeup sources
 2022-09-01 15:56 UTC  (4+ messages)

[PATCH V5 15/31] x86/sgx: Support restricting of enclave page permissions
 2022-09-01 15:55 UTC 

[PATCH v2 0/6] arm64: dts: qcom: Fix broken regulator spec on RPMH boards
 2022-09-01 15:52 UTC  (4+ messages)

[PATCH v1 1/1] platform/x86: p2sb: Fix UAF when caller uses resource name
 2022-09-01 15:51 UTC  (2+ messages)

[PATCH v7] platform/chrome: cros_ec_lpc: Move host command to prepare/complete
 2022-09-01 15:50 UTC  (6+ messages)

Potentially undesirable interactions between vfork() and time namespaces
 2022-09-01 15:49 UTC  (2+ messages)

[PATCH v2] drm/amd/display: fix indentation in commit_planes_for_stream()
 2022-09-01 15:47 UTC  (2+ messages)

[Suggested-by:Shuah Khan Patch 0/1] iAdd explanation for
 2022-09-01 15:47 UTC  (3+ messages)
` [Suggested-by:Shuah Khan Patch 1/1] cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UT

[PATCH 0/2] Add support for parallel port devices Netmos 9900 and Asix 99100
 2022-09-01 15:45 UTC  (3+ messages)
` [PATCH 2/2] Add parport support for Asix device 99100

[PATCH 0/2] misc/xilinx_sdfec: Replace kmap() with kmap_local_page()
 2022-09-01 15:44 UTC  (3+ messages)
` [PATCH 1/2] misc/xilinx_sdfec: Call kunmap() on pages mapped with kmap()
` [PATCH 2/2] misc/xilinx_sdfec: Replace kmap() with kmap_local_page()

[PATCH 1/2] arm64: dts: imx8mp-verdin: add dsi to hdmi functionality
 2022-09-01 15:40 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mp-verdin: add dsi to lvds functionality

[PATCH 0/4] soc: qcom: icc-bwmon: Add support for llcc and cpu bwmon on sc7280
 2022-09-01 15:40 UTC  (3+ messages)
` [PATCH 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON


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