linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-13 01:53:08 to 2022-07-13 06:24:40 UTC [more...]

[PATCH] USB: serial: ftdi_sio: add Belimo PCI ids
 2022-07-13  6:24 UTC  (2+ messages)

[Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-07-13  6:14 UTC  (10+ messages)
` [Patch v4 06/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v4 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH v2] Subject: x86/PAT: Report PAT on CPUs that support PAT without MTRR
 2022-07-13  6:18 UTC  (3+ messages)

[PATCH v16 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/
 2022-07-13  6:11 UTC  (4+ messages)
` [PATCH v16 2/3] dt-bindings: usb: Add analogix anx7411 PD binding

update synopsys driver for platform/devicetree support
 2022-07-13  6:11 UTC  (7+ messages)
` [PATCH 5/7] pwm: dwc: add timer clock
` [PATCH 6/7] pwm: dwc: remove the CONFIG_OF in "

Regression in v5.19-rc4 Sound Distortion
 2022-07-13  6:10 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with Linus' tree
 2022-07-13  6:09 UTC  (2+ messages)

[PATCH] arm64: defconfig: Demote Qualcomm USB PHYs to modules
 2022-07-13  6:07 UTC  (2+ messages)

[PATCH] drivers/base/node.c: fix userspace break from using bin_attributes for cpumap and cpulist
 2022-07-13  6:06 UTC  (2+ messages)

[QUESTION] Exception print when enabling GICv4
 2022-07-13  6:02 UTC  (3+ messages)

[PATCH v2] libbpf: fix the name of a reused map
 2022-07-13  5:59 UTC  (3+ messages)

[PATCH v2 0/5] VDUSE: Support registering userspace memory as bounce buffer
 2022-07-13  5:59 UTC  (6+ messages)
` [PATCH v2 1/5] vduse: Remove unnecessary spin lock protection
` [PATCH v2 2/5] vduse: Use memcpy_{to,from}_page() in do_bounce()

[PATCH] arm64: dts: qcom: sc8280xp: Add lost ranges for timer
 2022-07-13  5:58 UTC  (6+ messages)

[PATCH v3 00/13] AMD Pstate Enhancement And Issue Fixs
 2022-07-13  5:57 UTC  (20+ messages)
` [PATCH v3 03/13] cpufreq: amd-pstate: cleanup the unused and duplicated headers declaration
` [PATCH v3 04/13] cpufreq: amd-pstate: prefetch cppc_req_cached value in amd_pstate_cpu_init()
` [PATCH v3 05/13] cpufreq: amd-pstate: simplify cpudata pointer assignment
` [PATCH v3 06/13] cpufreq: amd_pstate: fix wrong lowest perf fetch
` [PATCH v3 08/13] cpufreq: amd-pstate: fix white-space
` [PATCH v3 09/13] cpufreq: amd-pstate: update pstate frequency transition delay time
` [PATCH v3 11/13] cpufreq: amd_pstate: update transition delay time to 1ms
` [PATCH v3 12/13] arch_topology: remove the acpi_disabled check
` [PATCH v3 13/13] cpufreq: CPPC: "

[PATCH] x86/PAT: Report PAT on CPUs that support PAT without MTRR
 2022-07-13  5:55 UTC  (10+ messages)

[PATCH RESEND] xfs: fix for variable set but not used warning
 2022-07-13  5:51 UTC  (2+ messages)

[PATCH V15 6/9] mfd: pm8008: Use i2c_new_dummy_device() API
 2022-07-13  5:50 UTC  (11+ messages)

drivers/pinctrl/cirrus/pinctrl-lochnagar.c:200:1: error: call to undeclared function 'LOCHNAGAR1_'; ISO C99 and later do not support implicit function declarations
 2022-07-13  5:43 UTC 

[PATCH V6 0/8] perf: Expand perf_branch_entry
 2022-07-13  5:40 UTC  (2+ messages)

[PATCH v2 0/2] Convert Qcom CPUFREQ HW binding to YAML
 2022-07-13  5:40 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML bindings

[PATCH v7 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-07-13  5:32 UTC  (3+ messages)
` [PATCH v7 1/5] crypto: aspeed: Add HACE hash driver

[PATCH v6 0/4] Add support for Intel Thunder Bay SPI controller
 2022-07-13  5:31 UTC  (6+ messages)
` [PATCH v6 1/4] spi: dw: Fix IP-core versions macro
` [PATCH v6 2/4] dt-bindings: spi: Add bindings for Intel Thunder Bay SOC
` [PATCH v6 3/4] spi: dw: Add support for master mode selection for DWC SSI controller
` [PATCH v6 4/4] spi: dw: Add support for Intel Thunder Bay SPI controller

[PATCH v5 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-07-13  5:29 UTC  (24+ messages)
` [PATCH v5 01/23] dt-bindings: ata: ahci-platform: Move dma-coherent to sata-common.yaml
` [PATCH v5 02/23] dt-bindings: ata: ahci-platform: Detach common AHCI bindings
` [PATCH v5 03/23] dt-bindings: ata: ahci-platform: Clarify common AHCI props constraints
` [PATCH v5 04/23] dt-bindings: ata: sata: Extend number of SATA ports
` [PATCH v5 05/23] dt-bindings: ata: sata-brcm: Apply common AHCI schema
` [PATCH v5 06/23] ata: libahci_platform: Convert to using platform devm-ioremap methods
` [PATCH v5 07/23] ata: libahci_platform: Convert to using devm bulk clocks API
` [PATCH v5 08/23] ata: libahci_platform: Sanity check the DT child nodes number
` [PATCH v5 09/23] ata: libahci_platform: Parse ports-implemented property in resources getter
` [PATCH v5 10/23] ata: libahci_platform: Introduce reset assertion/deassertion methods
` [PATCH v5 11/23] dt-bindings: ata: ahci: Add platform capability properties
` [PATCH v5 12/23] ata: libahci: Extend port-cmd flags set with port capabilities
` [PATCH v5 13/23] ata: libahci: Discard redundant force_port_map parameter
` [PATCH v5 14/23] ata: libahci: Don't read AHCI version twice in the save-config method
` [PATCH v5 15/23] ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
` [PATCH v5 16/23] ata: ahci: Introduce firmware-specific caps initialization
` [PATCH v5 17/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema
` [PATCH v5 18/23] ata: libahci_platform: Add function returning a clock-handle by id
` [PATCH v5 19/23] ata: ahci: Add DWC AHCI SATA controller support
` [PATCH v5 20/23] dt-bindings: ata: ahci: Add Baikal-T1 AHCI SATA controller DT schema
` [PATCH v5 21/23] ata: ahci-dwc: Add platform-specific quirks support
` [PATCH v5 22/23] ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface support
` [PATCH v5 23/23] MAINTAINERS: Add maintainers for DWC AHCI SATA driver

[PATCH v2] bpf/scripts: Generate GCC compatible helpers
 2022-07-13  5:25 UTC  (13+ messages)

A patch series improving data quality of perf test for CoreSight
 2022-07-13  5:23 UTC  (2+ messages)

arch/arm/mach-spear/spear6xx.c:365:13: warning: no previous prototype for function 'spear6xx_map_io'
 2022-07-13  5:23 UTC 

[PATCH RFC 0/3] Support live migration with mlx5_vdpa
 2022-07-13  5:18 UTC  (10+ messages)
` [PATCH RFC 1/3] vdpa/mlx5: Implement susupend virtqueue callback

linux-next: manual merge of the tip tree with Linus' tree
 2022-07-13  5:08 UTC 

Linux 5.19-rc6
 2022-07-13  5:07 UTC  (2+ messages)

[PATCH 00/13] staging: vt6655: Convert four macros to functions
 2022-07-13  5:02 UTC  (14+ messages)
` [PATCH 01/13] staging: vt6655: Rename byRegOfs to reg_offset in four macros
` [PATCH 02/13] staging: vt6655: Rename byBits to bit_mask in two macros
` [PATCH 03/13] staging: vt6655: Rename wBits "
` [PATCH 04/13] staging: vt6655: Rename byData to reg_value "
` [PATCH 05/13] staging: vt6655: Rename wData "
` [PATCH 07/13] staging: vt6655: Rename MACvWordRegBitsOn
` [PATCH 06/13] staging: vt6655: Rename MACvRegBitsOn
` [PATCH 09/13] staging: vt6655: Rename MACvWordRegBitsOff
` [PATCH 08/13] staging: vt6655: Rename MACvRegBitsOff
` [PATCH 10/13] staging: vt6655: Convert macro vt6655_mac_reg_bits_on to function
` [PATCH 11/13] staging: vt6655: Convert macro vt6655_mac_word_reg_bits_on "
` [PATCH 12/13] staging: vt6655: Convert macro vt6655_mac_reg_bits_off "
` [PATCH 13/13] staging: vt6655: Convert macro vt6655_mac_word_reg_bits_off "

[PATCH 2/4] firmware: Samsung: Add secure monitor driver
 2022-07-13  4:58 UTC  (2+ messages)

[kas:lam 4/13] arch/x86/include/asm/tlbflush.h:380:36: error: use of undeclared identifier 'cpu_tlbstate'
 2022-07-13  4:57 UTC 

[kas:lam 4/13] arch/x86/include/asm/tlbflush.h:380:43: error: 'cpu_tlbstate' undeclared
 2022-07-13  4:57 UTC 

[PATCH 4/4] mfd: Samsung: Add Samsung sysmgr driver
 2022-07-13  4:57 UTC 

[PATCH 3/4] dt-bindings: mfd: Add bindings for Samsung SysMgr
 2022-07-13  4:56 UTC 

[PATCH 1/4] dt-bindings: firmware: Add bindings for Samsung smc
 2022-07-13  4:53 UTC 

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-13  4:52 UTC  (10+ messages)
` [PATCH v7 002/102] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
` [PATCH v7 003/102] KVM: Refactor CPU compatibility check on module initialiization
` [PATCH v7 033/102] KVM: x86/mmu: Add address conversion functions for TDX shared bits

[PATCH 0/4] Add Samsung system manager and secure service
 2022-07-13  4:51 UTC 

[mm-unstable PATCH v6 0/8] mm, hwpoison: enable 1GB hugepage support (v6)
 2022-07-13  4:51 UTC  (5+ messages)
` [mm-unstable PATCH v6 3/8] mm, hwpoison, hugetlb: support saving mechanism of raw error pages
` [mm-unstable PATCH v6 4/8] mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage

[PATCH] MAINTAINERS: mark linux-doc-tw-discuss mailing list moderated
 2022-07-13  4:35 UTC 

[PATCH 0/5] Add support for Xiaomi Poco F1 EBBG variant
 2022-07-13  4:35 UTC  (3+ messages)

[PATCH] LoongArch: Remove LOONGARCH_CPUCFG48 and LOONGARCH_CSR_MCSR* definitions
 2022-07-13  4:31 UTC 

[PATCH] thermal/drivers/qcom: Code refactoring
 2022-07-13  4:30 UTC  (2+ messages)

[PATCH v9 0/4] Check codeSigning extended key usage extension
 2022-07-13  4:24 UTC  (5+ messages)
` [PATCH v9,1/4] X.509: Add CodeSigning extended key usage parsing
` [PATCH v9,2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
` [PATCH v9,3/4] modsign: Add codeSigning EKU to the default
` [PATCH v9,4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU

[PATCH 1/5 RESEND] arm64: dts: sdm845-xiaomi-beryllium: rename beryllium.dts into beryllium-common.dtsi
 2022-07-13  4:22 UTC  (5+ messages)
` [PATCH 2/5 RESEND] arm64: dts: qcom: sdm845-xiaomi-beryllium-common: generalize the display panel node
` [PATCH 3/5 RESEND] arm64: dts: qcom: sdm845-xiaomi-beryllium: introduce tianma variant
` [PATCH 4/5 RESEND] arm64: dts: qcom: sdm845-xiaomi-beryllium: introduce ebbg variant
` [PATCH 5/5 RESEND] arm64: dts: qcom: Makefile: split beryllium into tianma and "

[PATCH 0/5 RESEND] Add support for Xiaomi Poco F1 EBBG variant
 2022-07-13  4:22 UTC 

[PATCH RESEND] MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURE
 2022-07-13  4:17 UTC 

[PATCH 3/3] 9p: Add mempools for RPCs
 2022-07-13  4:17 UTC  (2+ messages)
` [RFC PATCH] 9p: forbid use of mempool for TFLUSH

[PATCH] MAINTAINERS: repair file entry in MICROSOFT SURFACE AGGREGATOR TABLET-MODE SWITCH
 2022-07-13  4:09 UTC 

[PATCH net-next v4 1/2] bond: add mac filter option for balance-xor
 2022-07-13  4:06 UTC  (2+ messages)
` [RESEND PATCH net-next v4] "

[PATCH V6] arm64: perf: Make exporting of pmu events configurable
 2022-07-13  4:05 UTC  (3+ messages)

[PATCH v2 00/10] sched: task load tracking optimization and cleanup
 2022-07-13  4:04 UTC  (11+ messages)
` [PATCH v2 01/10] sched/fair: combine detach into dequeue when migrating task
` [PATCH v2 02/10] sched/fair: update comments in enqueue/dequeue_entity()
` [PATCH v2 03/10] sched/fair: maintain task se depth in set_task_rq()
` [PATCH v2 04/10] sched/fair: remove redundant cpu_cgrp_subsys->fork()
` [PATCH v2 05/10] sched/fair: reset sched_avg last_update_time before set_task_rq()
` [PATCH v2 06/10] sched/fair: delete superfluous SKIP_AGE_LOAD
` [PATCH v2 07/10] sched/fair: use update_load_avg() to attach/detach entity load_avg
` [PATCH v2 08/10] sched/fair: fix load tracking for new forked !fair task
` [PATCH v2 09/10] sched/fair: stop load tracking when task switched_from_fair()
` [PATCH v2 10/10] sched/fair: delete superfluous set_task_rq_fair()

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-13  3:58 UTC  (2+ messages)

[PATCH net-next 0/6] net/smc: Introduce virtually contiguous buffers for SMC-R
 2022-07-13  3:54 UTC  (3+ messages)
` [PATCH net-next 5/6] net/smc: Allow virtually contiguous sndbufs or RMBs "

[PATCH] smc: fix refcount bug in sk_psock_get (2)
 2022-07-13  3:53 UTC  (4+ messages)

[PATCH] qlogic: qed: fix clang -Wformat warnings
 2022-07-13  3:50 UTC  (2+ messages)

[PATCH 0/5] sched/fair: SIS improvements and cleanups
 2022-07-13  3:47 UTC  (3+ messages)
` [PATCH 1/5] sched/fair: ignore SIS_UTIL when has idle core

[PATCH v8 00/12] mm/demotion: Memory tiers and demotion
 2022-07-13  3:42 UTC  (13+ messages)

[PATCH] smc: fix refcount bug in sk_psock_get (2)
 2022-07-13  3:35 UTC  (2+ messages)

[GIT PULL] cgroup fixes for v5.19-rc6
 2022-07-13  3:33 UTC 

[PATCH net] r8152: fix accessing unset transport header
 2022-07-13  3:31 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v10 0/3] Add QCOM SNPS PHY overriding params support
 2022-07-13  3:31 UTC  (4+ messages)
` [PATCH v10 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters

[PATCH] crypto: sahara - don't sleep when in softirq
 2022-07-13  3:35 UTC 

[RFC PATCH v1] perf symbol: Correct address for bss symbols
 2022-07-13  3:29 UTC  (5+ messages)

[PATCH 5.15 00/78] 5.15.55-rc1 review
 2022-07-13  3:25 UTC  (3+ messages)

[PATCH 5.10 000/130] 5.10.131-rc1 review
 2022-07-13  3:24 UTC  (2+ messages)

[PATCH] HID: rmi: replace ternary operator with min()
 2022-07-13  3:20 UTC 

[PATCH v3 0/4] Add PLIC support for Renesas RZ/Five SoC / Fix T-HEAD PLIC edge flow
 2022-07-13  3:19 UTC  (2+ messages)

[PATCH 5.18 00/61] 5.18.12-rc1 review
 2022-07-13  3:16 UTC  (2+ messages)

[PATCH v2] drm/bridge: it6505: Add i2c api power on check
 2022-07-13  3:15 UTC 

[agd5f:drm-next 423/465] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:1427:6: warning: no previous prototype for 'retrieve_dmi_info'
 2022-07-13  3:13 UTC 

[REGRESSION] amd-pstate doesn't work since v5.18.11
 2022-07-13  3:10 UTC  (7+ messages)

[PATCH 0/2] Documentation: qat: documentation fixes
 2022-07-13  3:03 UTC  (3+ messages)
` [PATCH 1/2] Documentation: qat: Use code block for qat sysfs example
` [PATCH 2/2] Documentation: qat: rewrite description

[PATCH] sched/schedutil: Fix deadlock between cpuset and cpu hotplug when using schedutil
 2022-07-13  3:02 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: arm: sunxi: Default to the full MBUS binding
 2022-07-13  3:01 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: arm: sunxi: Add several MBUS compatibles

[PATCH v2] platform/chrome: cros_ec: Send host event for prepare/complete
 2022-07-13  2:58 UTC  (2+ messages)

[PATCH v2 0/5] Fix controller halt and endxfer timeout issues
 2022-07-13  2:56 UTC  (3+ messages)
` [PATCH v2 5/5] usb: dwc3: gadget: Increase DWC3 controller halt timeout

[PATCH 0/6] pinctrl: sunxi: Allwinner D1/D1s support
 2022-07-13  2:56 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: pinctrl: Add compatibles for Allwinner D1/D1s

linux-next: manual merge of the net-next tree with the arm-soc tree
 2022-07-13  2:55 UTC 

[PATCH v2 0/6] pinctrl: sunxi: Allwinner D1 support
 2022-07-13  2:52 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: pinctrl: Add compatible for Allwinner D1
` [PATCH v2 2/6] pinctrl: sunxi: Add I/O bias setting for H6 R-PIO
` [PATCH v2 3/6] pinctrl: sunxi: Support the 2.5V I/O bias mode
` [PATCH v2 4/6] pinctrl: sunxi: Refactor register/offset calculation
` [PATCH v2 5/6] pinctrl: sunxi: Make some layout parameters dynamic
` [PATCH v2 6/6] pinctrl: sunxi: Add driver for Allwinner D1

[PATCH] workqueue: Use active mask for new worker when pool is DISASSOCIATED
 2022-07-13  2:52 UTC  (2+ messages)
` [workqueue] 1a0a67f5ef: phoronix-test-suite.fio.SequentialRead.IO_uring.Yes.No.1MB.DefaultTestDirectory.mb_s -17.7% regression

[PATCH -next v2 0/3] spi: microchip-core: fix and cleanups
 2022-07-13  2:56 UTC  (4+ messages)
` [PATCH -next v2 1/3] spi: microchip-core: fix UAF in mchp_corespi_remove()
` [PATCH -next v2 2/3] spi: microchip-core: switch to use devm_spi_alloc_master()
` [PATCH -next v2 3/3] spi: microchip-core: switch to use dev_err_probe()

[kas:lam 4/13] arch/x86/mm/tlb.c:496:23: warning: unused variable 'prev_lam'
 2022-07-13  2:42 UTC 

[PATCH] mm/khugepaged: Avoid possible memory leak in failure path
 2022-07-13  2:41 UTC 

[PATCH v3 00/14] Add Mediatek MT6370 PMIC support
 2022-07-13  2:29 UTC  (4+ messages)
` [PATCH v3 07/14] mfd: mt6370: Add Mediatek MT6370 support

[PATCH v2 0/4] Fix kselftest build with sub-directory
 2022-07-13  2:27 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP machines
 2022-07-13  2:27 UTC 

[cpu/hotplug] c7dfb2591b: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_fwd_prog_cr[rcutorture]
 2022-07-13  2:22 UTC 

[PATCH v4] f2fs: fix to do sanity check on total_data_blocks
 2022-07-13  2:15 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH bpf-next v2] bpf: reparent bpf maps on memcg offlining
 2022-07-13  2:13 UTC  (5+ messages)

[PATCH] ARM, sched/topology: fix possible memory allocation failure
 2022-07-13  2:11 UTC 

[PATCH -next 1/2] spi: microchip-core: fix UAF in mchp_corespi_remove()
 2022-07-13  2:14 UTC  (5+ messages)
` [PATCH -next 2/2] spi: microchip-core: switch to use devm_spi_alloc_master()

[PATCH] maple_tree: Fix out of bounds access on mas_wr_node_walk()
 2022-07-13  2:13 UTC 

[PATCH] mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
 2022-07-13  2:10 UTC  (3+ messages)

[PATCH] octeontx2-af: Remove duplicate include
 2022-07-13  2:07 UTC 

[PATCH] net: sunhme: output link status with a single print
 2022-07-13  1:58 UTC 

schedstat false counting of domain load_balance() tried to move one or more tasks failed
 2022-07-13  1:52 UTC 


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