linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-01 10:39:54 to 2022-06-01 13:21:17 UTC [more...]

[PATCH v1 0/4] ipc: Remove extra1 field abuse to pass ipc namespace
 2022-06-01 13:20 UTC  (5+ messages)
` [RFC PATCH 0/4] API extension for handling sysctl
  ` [RFC PATCH 1/4] sysctl: "
  ` [RFC PATCH 2/4] sysctl: ipc: Do not use dynamic memory
  ` [RFC PATCH 3/4] sysctl: userns: "

[PATCH] dt-bindings: regulator: mt6315-regulator: fix invalid allowed mode
 2022-06-01 13:19 UTC  (2+ messages)

[PATCH -next v9 0/4] support concurrent sync io for bfq on a specail occasion
 2022-06-01 13:18 UTC  (6+ messages)
` [PATCH -next v9 1/4] block, bfq: support to track if bfqq has pending requests
` [PATCH -next v9 2/4] block, bfq: record how many queues have "
` [PATCH -next v9 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [PATCH -next v9 4/4] block, bfq: do not idle if only one group is activated

[PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
 2022-06-01 13:14 UTC  (6+ messages)
` ...\n

[PATCH 2/8] interconnect: add device managed bulk API
 2022-06-01 13:15 UTC  (3+ messages)

[PATCH] ASoC: fsl: Check before clk_put() not needed
 2022-06-01 13:14 UTC 

[PATCH 0/1] drivers/thermal/thermal_of: Add critical/hot ops support for thermal_of sensor
 2022-06-01 13:14 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] psci: Fix refcount leak in psci_dt_init
 2022-06-01 13:11 UTC 

[PATCH] scripts: kconfig: nconf: make nconfig accept jk keybindings
 2022-06-01 13:08 UTC 

[PATCH v1] iio: trigger: warn about non-registered iio trigger getting attempt
 2022-06-01 13:09 UTC  (5+ messages)

[PATCH v2] ASoC: qcom: soundwire: Add support for controlling audio CGCR from HLOS
 2022-06-01 13:06 UTC  (6+ messages)

[PATCH mm v2 0/9] memcg: accounting for objects allocated by mkdir cgroup
 2022-06-01 13:05 UTC  (11+ messages)
` [PATCH mm v3 "

[PATCH] ASoC: Intel: cirrus-common: fix incorrect channel mapping
 2022-06-01 13:00 UTC  (3+ messages)

mainline build failure due to f292d875d0dc ("modpost: extract symbol versions from *.cmd files")
 2022-06-01 12:59 UTC  (3+ messages)

arch/x86/entry/entry: RFC on recent kernels building error with llvm 11.0.2 internal assembler
 2022-06-01 12:57 UTC  (7+ messages)

[PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
 2022-06-01 12:55 UTC  (4+ messages)

[PATCH 0/4] a few cleanup and bugfixes about shmem
 2022-06-01 12:54 UTC  (6+ messages)
` [PATCH 1/4] mm/shmem: check return value of shmem_init_inodecache
` [PATCH 2/4] mm/shmem: return -EINVAL for addr not PAGE_SIZE aligned
` [PATCH 3/4] mm/shmem: return error code directly
` [PATCH 4/4] mm/shmem: rework calculation of inflated_addr in shmem_get_unmapped_area

[PATCH v2] mm: page_frag: Warn_on when frag_alloc size is bigger than PAGE_SIZE
 2022-06-01 12:32 UTC  (5+ messages)
`  "

[PATCH V8 0/5] mmc: add error statistics for eMMC and SD card
 2022-06-01 12:46 UTC  (2+ messages)

[PATCH] mmc: mtk-sd: fix typo
 2022-06-01 12:46 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: Fix unevaluatedProperties warnings in examples
 2022-06-01 12:46 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switch
 2022-06-01 12:46 UTC  (2+ messages)

[PATCH v3 00/16] arch_topology: Updates to add socket support and fix cluster ids
 2022-06-01 12:45 UTC  (16+ messages)
` [PATCH v3 01/16] cacheinfo: Use of_cpu_device_node_get instead cpu_dev->of_node
  ` [PATCH v3 02/16] cacheinfo: Add helper to access any cache index for a given CPU
    ` [PATCH v3 03/16] cacheinfo: Move cache_leaves_are_shared out of CONFIG_OF
      ` [PATCH v3 04/16] cacheinfo: Add support to check if last level cache(LLC) is valid or shared
        ` [PATCH v3 05/16] cacheinfo: Allow early detection and population of cache attributes
          ` [PATCH v3 06/16] arch_topology: Add support to parse and detect "
            ` [PATCH v3 07/16] arch_topology: Use the last level cache information from the cacheinfo
              ` [PATCH v3 08/16] arm64: topology: Remove redundant setting of llc_id in CPU topology
                ` [PATCH v3 09/16] arch_topology: Drop LLC identifier stash from the "

[PATCH] dma-fence: allow dma fence to have their own lock
 2022-06-01 12:45 UTC  (4+ messages)
    ` [Linaro-mm-sig] "

[PATCH V12 00/24] arch: Add basic LoongArch support
 2022-06-01 12:44 UTC  (39+ messages)
` [PATCH V12 02/24] irqchip/loongson-liointc: Fix build error for LoongArch
` [PATCH V12 03/24] Documentation: LoongArch: Add basic documentations
` [PATCH V12 04/24] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V12 05/24] LoongArch: Add ELF-related definitions
` [PATCH V12 06/24] LoongArch: Add writecombine support for drm
` [PATCH V12 07/24] LoongArch: Add build infrastructure
` [PATCH V12 08/24] LoongArch: Add CPU definition headers
` [PATCH V12 09/24] LoongArch: Add atomic/locking headers
` [PATCH V12 10/24] LoongArch: Add other common headers
` [PATCH V12 11/24] LoongArch: Add boot and setup routines
` [PATCH V12 12/24] LoongArch: Add exception/interrupt handling
` [PATCH V12 15/24] LoongArch: Add system call support
` [PATCH V12 17/24] LoongArch: Add ELF and module support
` [PATCH V12 18/24] LoongArch: Add misc common routines
` [PATCH V12 19/24] LoongArch: Add some library functions
` [PATCH V12 21/24] LoongArch: Add multi-processor (SMP) support
` [PATCH V12 22/24] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V12 24/24] MAINTAINERS: Add maintainer information for LoongArch

[PATCH v4 0/6] SM8350 Display/GPU clock enablement
 2022-06-01 12:42 UTC  (7+ messages)
` [PATCH v4 1/6] arm64: dts: qcom: sm8350: Replace integers with rpmpd defines
` [PATCH v4 2/6] clk: qcom: add support for SM8350 GPUCC
` [PATCH v4 3/6] dt-bindings: clock: Add Qcom SM8350 GPUCC bindings
` [PATCH v4 4/6] clk: qcom: add support for SM8350 DISPCC
` [PATCH v4 5/6] dt-bindings: clock: Add Qcom SM8350 DISPCC bindings
` [PATCH v4 6/6] arm64: dts: qcom: sm8350: Add DISPCC node

[PATCH v3] drm/probe-helper: Make 640x480 first if no EDID
 2022-06-01 12:41 UTC  (9+ messages)

[RESEND PATCH] drm/mipi-dsi: Fix error handling in mipi_dsi_device_register_full
 2022-06-01 12:40 UTC 

[PATCH v2] dma-buf: Move sysfs work out of DMA-BUF export path
 2022-06-01 12:40 UTC  (10+ messages)

[PATCH] ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callback
 2022-06-01 12:38 UTC  (2+ messages)

[RFC PATCH 00/16] drm/rockchip: Rockchip EBC ("E-Book Controller") display driver
 2022-06-01 12:35 UTC  (5+ messages)

[PATCH v5 0/2] rtc: microchip: Add driver for PolarFire SoC
 2022-06-01 12:33 UTC  (3+ messages)
` [PATCH v5 1/2] rtc: Add driver for Microchip "
` [PATCH v5 2/2] MAINTAINERS: add PolarFire SoC's RTC

[PATCH 01/12] iommu/vt-d: Use iommu_get_domain_for_dev() in debugfs
 2022-06-01 12:33 UTC  (13+ messages)

[RESEND PATCH] misc: atmel-ssc: Fix IRQ check in ssc_probe
 2022-06-01 12:30 UTC 

[PATCH] blk-iocost: fix false positive lagging
 2022-06-01 12:32 UTC  (3+ messages)

[PATCH] x86/setup: Move duplicate variable definition out of the if/else block
 2022-06-01 12:29 UTC 

[PATCH 1/3] mm: rename kernel_init_free_pages to kernel_init_pages
 2022-06-01 12:28 UTC  (3+ messages)
` [PATCH 3/3] kasan: fix zeroing vmalloc memory with HW_TAGS

[PATCH v8 0/3] Add QCOM SNPS PHY overriding params support
 2022-06-01 12:28 UTC  (3+ messages)
` [PATCH v8 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings

[PATCH v2] [RFC PATCH] PCI: Update LTR threshold based on LTRME bit
 2022-06-01 12:27 UTC  (3+ messages)
` [PATCH v3] PCI/ASPM: Update LTR threshold based upon reported max latencies

[RFC v2 00/39] Kconfig: Introduce HAS_IOPORT config option
 2022-06-01 12:25 UTC  (3+ messages)
` [RFC v2 29/39] rtc: add HAS_IOPORT dependencies

[GIT PULL] rpmsg updates for v5.19
 2022-06-01 12:23 UTC 

[PATCH 1/2] blk-iocost: factor out iocg_deactivate()
 2022-06-01 12:20 UTC  (2+ messages)
` [PATCH 2/2] blk-iocost: only flush wait and indebt stat deltas when needed

[PATCH v3] drm/v3d/v3d_drv: Fix PM disable depth imbalance
 2022-06-01 12:20 UTC 

[PATCH v6 0/6] Add Xilinx RPU subsystem support
 2022-06-01 12:22 UTC  (3+ messages)
` [PATCH v6 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings

[PATCH v2] HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappers
 2022-06-01 12:18 UTC  (4+ messages)

[GIT PULL] remoteproc updates for v5.19
 2022-06-01 12:18 UTC 

[PATCH 0/8] interconnect: support i.MX8MP
 2022-06-01 12:13 UTC  (8+ messages)
` [PATCH 1/8] dt-bindings: interconnect: imx8m: Add bindings for imx8mp noc
` [PATCH 8/8] interconnect: imx: Add platform driver for imx8mp

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-01 12:11 UTC  (5+ messages)
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag

[PATCH] efi: x86: Fix config name for setting the NX-compatibility flag in the PE header
 2022-06-01 12:02 UTC  (2+ messages)

[PATCH v2] sched: Queue task on wakelist in the same llc if the wakee cpu is idle
 2022-06-01 12:02 UTC  (9+ messages)

[PATCH v2] memory: mtk-smi: add missing put_device() call in mtk_smi_device_link_common
 2022-06-01 12:01 UTC 

kernel/bpf/devmap.c:1030:40: sparse: sparse: cast removes address space '__rcu' of expression
 2022-06-01 12:00 UTC  (5+ messages)

[PATCH] scsi: ufs: add a quirk to disable FUA support
 2022-06-01 11:59 UTC  (3+ messages)

[PATCH] MAINTAINERS: refurbish SWIOTLB SUBSYSTEM sections after refactoring
 2022-06-01 11:57 UTC  (2+ messages)

[PATCH 0/3] cleanup hugetlb_vmemmap
 2022-06-01 11:56 UTC  (10+ messages)
` [PATCH 1/3] mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions
` [PATCH 3/3] mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*

[PATCH] afs: Fix dynamic root getattr
 2022-06-01 11:55 UTC 

[PATCH 0/8] Add interconnect for i.MX8MP blk ctrl
 2022-06-01 11:52 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: soc: imx: add interconnect property for i.MX8MP media "
` [PATCH 2/8] dt-bindings: soc: imx: add interconnect property for i.MX8MP hdmi "
` [PATCH 3/8] dt-bindings: soc: imx: add interconnect property for i.MX8MP hsio "

[PATCH v1 00/15] Add support for MT8195 SCP 2nd core
 2022-06-01 11:50 UTC  (18+ messages)
` [PATCH v1 01/15] dt-binding: remoteproc: mediatek: Support dual-core SCP
` [PATCH v1 02/15] remoteproc: Kconfig: Add mt8195 SCP dual core configuration
` [PATCH v1 03/15] remoteproc: mediatek: Support hanlding scp core 1 wdt timeout
` [PATCH v1 04/15] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v1 05/15] remoteproc: mediatek: Add SCP core 1 driver for dual-core scp
` [PATCH v1 06/15] remoteproc: mediatek: Add SCP core 1 rproc operations
` [PATCH v1 07/15] remoteproc: mediatek: Add SCP core 1 reserved memory support
` [PATCH v1 08/15] remoteproc: mediatek: Add SCP core 1 interrupt support
` [PATCH v1 09/15] remoteproc: mediatek: Register SCP core 1 initialization ipi
` [PATCH v1 10/15] remoteproc: mediatek: Add chip dependent operations for SCP core 1
` [PATCH v1 11/15] remoteproc: mediatek: Add SCP core 1 SRAM offset
` [PATCH v1 12/15] remoteproc: mediatek: Add SCP core 1 as a rproc subdevice
` [PATCH v1 13/15] remoteproc: mediatek: Wait SCP core 1 probe done
` [PATCH v1 14/15] remoteproc: mediatek: Support rpmsg for SCP core 1
` [PATCH v1 15/15] mfd: cros_ec: Add SCP core 1 as a new CrOS EC MCU

[PATCH V2] staging: r8188eu: Drop redundant memset overwritten by memcpy
 2022-06-01 11:49 UTC  (2+ messages)
` [PATCH V3] "

[PATCH 0/3] Add support for QSGMII mode to am65-cpsw driver
 2022-06-01 11:47 UTC  (8+ messages)
` [PATCH 3/3] net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct location

[PATCH v2 0/2] KVM: VMX: Sanitize VM-Entry/VM-Exit pairs during setup
 2022-06-01 11:44 UTC  (2+ messages)

[PATCH v4 0/2] Optimize performance of update hash-map when free is zero
 2022-06-01 11:37 UTC  (9+ messages)
` [PATCH v4 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
    ` [External] "
` [PATCH v4 2/2] selftest/bpf/benchs: Add bpf_map benchmark
    `  "

[RFC PATCH v4 0/3] expected throughput from AQL airtime
 2022-06-01 11:29 UTC  (4+ messages)
` [RFC PATCH v4 1/3] mac80211: use AQL airtime for expected throughput
` [RFC PATCH v4 2/3] mac80211: add periodic monitor for channel busy time
` [RFC PATCH v4 3/3] mac80211: add busy time factor into expected throughput

[PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
 2022-06-01 11:27 UTC  (17+ messages)
` [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code

[PATCH 0/2] Add support for QSGMII mode
 2022-06-01 11:27 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200

[V4] serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
 2022-06-01 11:24 UTC  (4+ messages)

[PATCH] x86: events: Do not return bogus capabilities if PMU is broken
 2022-06-01 11:24 UTC  (3+ messages)

[RFC PATCH v2 0/6] ufs: set power domain performance state when scaling gears
 2022-06-01 11:23 UTC  (10+ messages)
` [RFC PATCH v2 4/6] PM: opp: allow control of multiple clocks

[PATCH V13 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-06-01 11:18 UTC  (7+ messages)
` [PATCH V13 7/9] regulator: Add a regulator driver for the PM8008 PMIC

[PATCH v4 0/4] Implement vdpasim stop operation
 2022-06-01 11:15 UTC  (9+ messages)
` [PATCH v4 3/4] vhost-vdpa: uAPI to stop the device

[PATCH] PCI: vmd: Use devm_kasprintf instead of simple kasprintf
 2022-06-01 11:14 UTC  (3+ messages)

Re: [PATCH] drm: bridge: adv7511: Add check for mipi_dsi_driver_register
 2022-06-01 11:12 UTC 

[PATCH 0/2] Hi3521a support
 2022-06-01 11:09 UTC  (8+ messages)
` [RFC v2 "
  ` [RFC v2 1/2] clk: hisilicon: add CRG driver Hi3521a SoC

[PATCH 0/2] MediaTek Helio X10 MT6795 - MT6331/6332 PMIC MFD integration
 2022-06-01 11:08 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: mfd: mt6397: Add compatibles for MT6331 RTC and keys

[PATCH 00/11] Devicetree Changes SDX65
 2022-06-01 11:06 UTC  (16+ messages)
` [PATCH 01/11] ARM: dts: qcom: sdx65: Add CPUFreq support
` [PATCH 02/11] ARM: dts: qcom: sdx65: Add modem SMP2P node
` [PATCH 03/11] ARM: dts: qcom: sdx65: Add IMEM and PIL info region
` [PATCH 04/11] dt-bindings: firmware: scm: Add compatible for SDX65
` [PATCH 05/11] ARM: dts: qcom: sdx65: Add SCM node
` [PATCH 06/11] ARM: dts: qcom: sdx65: Add Modem remoteproc node
` [PATCH 07/11] ARM: dts: qcom: sdx65-mtp: Enable modem
` [PATCH 08/11] ARM: dts: qcom: sdx65-mtp: Increase the vmalloc size
` [PATCH 09/11] dt-bindings: watchdog: Add binding for Qcom SDX65
` [PATCH 10/11] ARM: dts: qcom: sdx65: Add Watchdog support
` [PATCH 11/11] ARM: dts: qcom: sdx65: Add pshold support

[PATCH 00/12] iommu/vt-d: Optimize the use of locks
 2022-06-01 11:02 UTC  (7+ messages)
` [PATCH 07/12] iommu/vt-d: Acquiring lock in pasid manipulation helpers
` [PATCH 09/12] iommu/vt-d: Check device list of domain in domain free path

[ammarfaizi2-block:dhowells/linux-fs/cifs-netfs 32/41] fs/cifs/fscache.c:112:67: sparse: sparse: incorrect type in argument 2 (different base types)
 2022-06-01 11:01 UTC 

[PATCH net] ice: fix access-beyond-end in the switch code
 2022-06-01 10:59 UTC 

[PATCH v2] dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
 2022-06-01 11:00 UTC 

[PATCH -next v8 0/4] support concurrent sync io for bfq on a specail occasion
 2022-06-01 10:58 UTC  (4+ messages)
` [PATCH -next v8 2/4] block, bfq: record how many queues have pending requests

[PATCH v2] dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
 2022-06-01 10:55 UTC 

[PATCH] mfd: max77620: Fix refcount leak in max77620_initialise_fps
 2022-06-01 10:52 UTC  (2+ messages)

[PATCH] bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()
 2022-06-01 10:51 UTC 

Reference to non-existing config X86_SMAP in config UBSAN_UNREACHABLE
 2022-06-01 10:50 UTC 

[PATCH net v2] macsec: fix UAF bug for real_dev
 2022-06-01 10:50 UTC  (2+ messages)

[PATCH] KVM: Adjust the return type of kvm_vm_ioctl_check_extension_generic()
 2022-06-01 10:48 UTC  (3+ messages)

[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
 2022-06-01 10:45 UTC  (3+ messages)

[PATCH] MAINTAINERS: Limit KVM RISC-V entry to existing selftests
 2022-06-01 10:43 UTC  (2+ messages)

[PATCH 0/2] KVM: vmx, pmu: respect KVM_GET_MSR_INDEX_LIST/KVM_SET_MSR contracts
 2022-06-01 10:42 UTC  (7+ messages)
` [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated

[PATCH v3] drm/ast: Create the driver for ASPEED proprietory Display-Port
 2022-06-01 10:42 UTC  (9+ messages)
` [PATCH v4] "

[PATCH 00/17] Add support for MT8365 EVK board
 2022-06-01 10:41 UTC  (3+ messages)
` [PATCH 17/17] arm64: dts: mediatek: add mt8365-evk board device-tree

[PATCH v4 0/3] Implement readahead for squashfs
 2022-06-01 10:39 UTC  (2+ messages)
` [PATCH v4 1/3] Revert "squashfs: provide backing_dev_info in order to disable read-ahead"


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