linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-08 23:24:29 to 2021-04-09 03:30:51 UTC [more...]

[PATCH v2 1/6] dt-bindings: devapc: Update bindings
 2021-04-09  3:30 UTC  (3+ messages)

[PATCH v4 0/7] Extend regulator notification support
 2021-04-09  3:20 UTC  (7+ messages)
` [PATCH v4 3/7] regulator: IRQ based event/error notification helpers

[PATCH v2 01/21] dt-bindings: aspeed-lpc: Remove LPC partitioning
 2021-04-09  3:18 UTC  (2+ messages)

[PATCH 0/2] linux/kconfig.h: move IF_ENABLED() out of <linux/kconfig.h>
 2021-04-09  3:17 UTC  (6+ messages)
` [PATCH 2/2] pm: allow drivers to drop #ifdef and __maybe_unused from pm callbacks

[PATCH 0/4] Cleanup and fixup for hugetlb
 2021-04-09  3:17 UTC  (21+ messages)
` [PATCH 2/4] mm/hugeltb: simplify the return code of __vma_reservation_common()
` [PATCH 3/4] mm/hugeltb: fix potential wrong gbl_reserve value for hugetlb_acct_memory()
` [PATCH 4/4] mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()

[PATCH v4 0/9] w1: ds2438: adding support for calibration of current measurements
 2021-04-09  3:15 UTC  (15+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/6] w1: ds2438: fixed a coding style issue
  ` [PATCH v5 2/6] w1: ds2438: fixed if brackets "
  ` [PATCH v5 3/6] w1: ds2438: fixed a "
  ` [PATCH v5 4/6] w1: ds2438: fixing bug that would always get page0
  ` [PATCH v5 5/6] w1: ds2438: adding support for reading page1
  ` [PATCH v5 6/6] w1: ds2438: support for writing to offset register
  ` [PATCH v6 0/9] w1: ds2438: adding support for calibration of current measurements
    ` [PATCH v6 1/6] w1: ds2438: fixed a coding style issue
    ` [PATCH v6 2/6] w1: ds2438: fixed if brackets "
    ` [PATCH v6 3/6] w1: ds2438: fixed a "
    ` [PATCH v6 4/6] w1: ds2438: fixing bug that would always get page0
    ` [PATCH v6 5/6] w1: ds2438: adding support for reading page1
    ` [PATCH v6 6/6] w1: ds2438: support for writing to offset register

[PATCH v3 0/4] Add Ampere's Altra SMPro hwmon driver
 2021-04-09  3:13 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers
` [PATCH v3 2/4] mfd: simple-mfd-i2c: Adds Ampere's Altra SMpro support
` [PATCH v3 3/4] hwmon: smpro: Add Ampere's Altra smpro-hwmon driver
` [PATCH v3 4/4] docs: hwmon: (smpro-hwmon) Add documentation

[PATCH v2] swiotlb: Make SWIOTLB_NO_FORCE perform no allocation
 2021-04-09  3:13 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v17 1/2] scsi: ufs: Enable power management for wlun
 2021-04-09  2:27 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2021-04-09  3:12 UTC 

[PATCH 00/20] kbuild: unify the install.sh script usage
 2021-04-09  3:12 UTC  (24+ messages)
` [PATCH 01/20] kbuild: move x86 install script to scripts/install.sh
` [PATCH 05/20] kbuild: scripts/install.sh: prepare for arch-specific bootloaders
` [PATCH 08/20] kbuild: riscv: use common install script
` [PATCH 09/20] kbuild: arm64: "
` [PATCH 10/20] kbuild: arm: "
` [PATCH 11/20] kbuild: ia64: "
` [PATCH 12/20] kbuild: m68k: "
` [PATCH 14/20] kbuild: nios2: "
` [PATCH 17/20] kbuild: s390: "
` [PATCH 18/20] kbuild: sh: remove unused "
` [PATCH 19/20] kbuild: sparc: use common "

[PATCH] mtd: devices: Remove superfluous "break"
 2021-04-09  3:09 UTC 

[PATCH -next] lib: zstd: Make symbol 'HUF_compressWeights_wksp' static
 2021-04-09  3:09 UTC  (3+ messages)

[PATCH v5] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTINUE behavior
 2021-04-09  3:08 UTC  (4+ messages)

[PATCH] phy: qcom-qmp: remove redundant error of clock bulk
 2021-04-09  3:07 UTC 

[PATCH] KVM: X86: Do not yield to self
 2021-04-09  3:05 UTC  (3+ messages)

[PATCH] KVM: X86: Count success and invalid yields
 2021-04-09  3:05 UTC  (3+ messages)

[PATCH] irqchip: gic-pm: remove redundant error log of clock bulk
 2021-04-09  3:04 UTC 

[PATCH] x86/kvm: Don't alloc __pv_cpu_mask when !CONFIG_SMP
 2021-04-09  3:03 UTC  (3+ messages)

[PATCH 00/17] Provide lockdep tracking for bit spin locks
 2021-04-09  2:51 UTC  (18+ messages)
` [PATCH 01/17] x86: Rename split_lock_init to sld_init
` [PATCH 02/17] locking: Add split_lock
` [PATCH 03/17] bit_spinlock: Prepare for split_locks
` [PATCH 04/17] hlist_bl: "
` [PATCH 05/17] dm-snap: Add dm_exceptional_lock
` [PATCH 06/17] dcache: Add d_hash_lock
` [PATCH 07/17] fscache: Add cookie_hash_lock
` [PATCH 08/17] gfs2: Add qd_hash_lock
` [PATCH 09/17] mbcache: Add mb_cache_lock
` [PATCH 10/17] hlist_bl: Make the split_lock parameter mandatory
` [PATCH 11/17] s390: Add airq_iv_lock
` [PATCH 12/17] zram: Add zram_table_lock
` [PATCH 13/17] jbd2: Add jbd2_jh_lock
` [PATCH 14/17] slub: Add slab_page_lock
` [PATCH 15/17] zsmalloc: Add zs_pin_lock
` [PATCH 16/17] rhashtable: Convert to split_lock
` [PATCH 17/17] bit_spinlock: Track bit spin locks with lockdep

[PATCH v3 0/2] USB:ehci:fix the no SRBN register problem
 2021-04-09  3:00 UTC  (3+ messages)
` [PATCH v3 1/2] USB:ehci:Add a whitelist for EHCI controllers
` [PATCH v3 2/2] USB:ehci:fix Kunpeng920 ehci hardware problem

[PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate
 2021-04-09  3:01 UTC  (11+ messages)

[PATCH -next] nilfs2: Fix typos in comments
 2021-04-09  2:58 UTC  (5+ messages)
` [PATCH v2 "

[RFC PATCH v1 00/11] Manage the top tier memory in a tiered memory
 2021-04-09  2:58 UTC  (4+ messages)

[PATCH -next] media: s3c-camif: fix PM reference leak in s3c_camif_open()
 2021-04-09  2:57 UTC 

[PATCH] usb: dwc2: Enable RPi in ACPI mode
 2021-04-09  2:55 UTC  (2+ messages)

[PATCH 0/3] powerpc/mm/hash: Time improvements for memory hot(un)plug
 2021-04-09  2:51 UTC  (7+ messages)
` [PATCH 1/3] powerpc/mm/hash: Avoid resizing-down HPT on first memory hotplug
` [PATCH 2/3] powerpc/mm/hash: Avoid multiple HPT resize-ups on "

[PATCH -next] power: reset: hisi-reboot: add missing MODULE_DEVICE_TABLE
 2021-04-09  2:50 UTC 

[PATCH v5 0/4] Check codeSigning extended key usage extension
 2021-04-09  2:46 UTC  (5+ messages)
` [PATCH 1/4] X.509: Add CodeSigning extended key usage parsing
` [PATCH 2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification
` [PATCH 3/4] modsign: Add codeSigning EKU when generating X.509 key generation config
` [PATCH 4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU

[PATCH] fs: cifs: Remove repeated struct declaration
 2021-04-09  2:46 UTC 

[PATCH v2 0/2] USB:ehci:fix the no SRBN register problem
 2021-04-09  2:42 UTC  (3+ messages)

[RFC PATCH] usb: core: reduce power-on-good delay time of root hub
 2021-04-09  2:39 UTC 

[PATCH 1/2] arm64: dts: mediatek: add MT6779 spi master dts node
 2021-04-09  2:27 UTC  (3+ messages)

[workqueue/tracing] 83b62687a0: aim9.signal_test.ops_per_sec -6.1% regression
 2021-04-09  2:33 UTC 

[PATCH v4 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-04-09  2:30 UTC  (7+ messages)
` [PATCH v4 1/7] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v4 7/7] fs/xfs: Add dedupe support for fsdax

[PATCH -next] mmc: sdhci-st: Remove unnecessary error log
 2021-04-09  2:38 UTC 

[PATCH v2] KVM: vmx: add mismatched size assertions in vmcs_check32()
 2021-04-09  2:24 UTC 

[PATCH -next] mmc: owl-mmc: Remove unnecessary error log
 2021-04-09  2:33 UTC 

[PATCH v5 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-04-09  2:23 UTC  (3+ messages)

[PATCH] sched/fair: use signed long when compute energy delta in eas
 2021-04-09  2:20 UTC  (8+ messages)

[PATCH v4 1/1] of: unittest: overlay: ensure proper alignment of copied FDT
 2021-04-09  2:20 UTC  (5+ messages)

[PATCH v2 7/8] cxl/port: Introduce cxl_port objects
 2021-04-09  2:13 UTC  (3+ messages)

[PATCH] hwmon: Add driver for fsp-3y PSUs and PDUs
 2021-04-09  2:08 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 1/1] arm64: dts: mediatek: add MT6779 spi master dts node
 2021-04-09  1:56 UTC 

[GIT PULL] SMB3 Fixes
 2021-04-09  2:04 UTC  (2+ messages)

[PATCH v2 0/3] fsdax: Factor helper functions to simplify the code
 2021-04-09  2:03 UTC  (4+ messages)
` [PATCH v2 2/3] fsdax: Factor helper: dax_fault_actor()

[GIT PULL] fileattr API
 2021-04-09  2:02 UTC  (3+ messages)

[PATCH] tty: n_gsm: check error while registering tty devices
 2021-04-09  2:00 UTC  (2+ messages)

[PATCH -next] ASoC: sti: sti_uniperif: add missing MODULE_DEVICE_TABLE
 2021-04-09  1:59 UTC 

[PATCH v1] libnvdimm, dax: Fix a missing check in nd_dax_probe()
 2021-04-09  1:58 UTC 

[PATCH] KVM: vmx: add mismatched size in vmcs_check32
 2021-04-09  1:57 UTC  (3+ messages)

[PATCH 0/3] fpga: dfl: add support for Intel D5005 card
 2021-04-09  1:57 UTC  (12+ messages)
` [PATCH 2/3] fpga: dfl: Add DFL bus driver for Altera SPI Master

[PATCH -next] ARM: spear: Fix build error with CONFIG_ARCH_SPEAR3XX
 2021-04-09  1:55 UTC 

[PATCH 1/6] PM: runtime: enable wake irq after runtime_suspend hook called
 2021-04-09  1:53 UTC  (3+ messages)

[PATCH v33 00/12] Landlock LSM
 2021-04-09  1:48 UTC  (2+ messages)

[PATCH -next] clk: qcom: Add missing MODULE_DEVICE_TABLE
 2021-04-09  1:48 UTC  (3+ messages)

[PATCH] ext4: Fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
 2021-04-09  1:47 UTC  (4+ messages)

[PATCH -next] mmc: sdhci-msm: Remove unnecessary error log
 2021-04-09  1:54 UTC 

[PATCH 1/1] lib/lzo: remove unused local variable 'level'
 2021-04-09  1:43 UTC 

[PATCH 1/2] iommu/sva: Tighten SVA bind API with explicit flags
 2021-04-08 17:08 UTC  (2+ messages)
` [PATCH 2/2] iommu/sva: Remove mm parameter from SVA bind API

[PATCH v4] lib: add basic KUnit test for lib/math
 2021-04-09  1:40 UTC 

[PATCH v3 0/4] kernfs: proposed locking and concurrency improvement
 2021-04-09  1:35 UTC  (6+ messages)
` [PATCH v3 1/4] kernfs: move revalidate to be near lookup
` [PATCH v3 2/4] kernfs: use VFS negative dentry caching
` [PATCH v3 3/4] kernfs: switch kernfs to use an rwsem
` [PATCH v3 4/4] kernfs: use i_lock to protect concurrent inode updates

[PATCH] spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe
 2021-04-09  1:33 UTC  (3+ messages)

[PATCH v2 -next] phy: phy-mtk-hdmi: Remove redundant dev_err call in mtk_hdmi_phy_probe()
 2021-04-09  1:34 UTC  (2+ messages)

[PATCH v4 0/3] add support for the lmk04832
 2021-04-09  1:33 UTC  (5+ messages)
` [PATCH v4 3/3] dt-bindings: clock: add ti,lmk04832 bindings

[PATCH 1/8] CMDLINE: add generic builtin command line
 2021-04-09  1:26 UTC  (6+ messages)
` [PATCH 2/8] CMDLINE: drivers: of: ifdef out cmdline section

[PATCH v2] integrity: Add declarations to init_once void arguments
 2021-04-09  1:24 UTC  (2+ messages)

[PATCH v6 02/30] mm: Add set/end/wait functions for PG_private_2
 2021-04-09  1:24 UTC  (8+ messages)
` [PATCH v6 00/30] Network fs helper library & fscache kiocb API
  ` [PATCH v6 01/30] iov_iter: Add ITER_XARRAY
      ` [RFC][PATCH] mm: Split page_has_private() in two to better handle PG_private_2

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-09  1:23 UTC  (5+ messages)
` [PATCH v4 19/20] mips: Convert to GENERIC_CMDLINE

[PATCH -next] coresight: core: Make symbol 'csdev_sink' static
 2021-04-09  1:32 UTC 

[PATCH v2] ima: Fix function name error in comment
 2021-04-09  1:20 UTC  (2+ messages)

[RFC v2] KVM: x86: Support KVM VMs sharing SEV context
 2021-04-09  1:18 UTC  (8+ messages)

[RFC PATCH] KVM: x86: Support write protect huge pages lazily
 2021-04-09  1:13 UTC  (6+ messages)

[PATCH net v1] lan743x: fix ethernet frame cutoff issue
 2021-04-09  1:13 UTC  (3+ messages)

[PATCH -next] coresight: trbe: Fix return value check in arm_trbe_register_coresight_cpu()
 2021-04-09  1:22 UTC 

[PATCH v2] char: tpm: fix error return code in tpm_cr50_i2c_tis_recv()
 2021-04-09  1:12 UTC 

[PATCH v1] drm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()
 2021-04-09  0:57 UTC 

Linux 5.10.28
 2021-04-09  0:56 UTC  (2+ messages)

[PATCH v3 net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)
 2021-04-09  0:54 UTC  (9+ messages)

[PATCH] usb: dwc3: qcom: Fixed an issue that the ret value is incorrect in dwc3_qcom_probe()
 2021-04-09  0:49 UTC 

[PATCH] KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command
 2021-04-09  0:49 UTC  (3+ messages)

[PATCH v5 0/2] Add support for Qualcomm MFD PMIC register layout
 2021-04-09  0:48 UTC  (4+ messages)

[PATCH] drm/vc4: Fix PM reference leak in vc4_vec_encoder_enable()
 2021-04-09  0:38 UTC 

[PATCH 0/3] Add Qualcomm Technologies, Inc. PM8008 MFD driver
 2021-04-09  0:38 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mfd: pm8008: Add IRQ listing
` [PATCH 2/3] dt-bindings: mfd: pm8008: Add bindings
` [PATCH 3/3] mfd: pm8008: Add driver for QCOM PM8008 PMIC

[tip:x86/entry] BUILD SUCCESS 70918779aec9bd01d16f4e6e800ffe423d196021
 2021-04-09  0:30 UTC 

[tip:x86/core] BUILD SUCCESS 53375a5a218e7ea0ac18087946b5391f749b764f
 2021-04-09  0:30 UTC 

[RFC bpf-next 0/1] bpf: Add page cache iterator
 2021-04-09  0:24 UTC  (3+ messages)

[PATCH v2] Follow up patch to Tegra186 AHCI support patch series
 2021-04-09  0:19 UTC  (3+ messages)
` [PATCH v2] ata: ahci_tegra: call tegra_powergate_power_off only when PM domain is not present

[PATCH v3 0/1] NVIDIA Tegra memory improvements
 2021-04-09  0:16 UTC  (4+ messages)
` [PATCH v3 1/1] dt-bindings: memory: tegra20: emc: Convert to schema

[PATCH 0/9] sched: Core scheduling interfaces
 2021-04-09  0:16 UTC  (7+ messages)

[PATCHv5 0/6] PCI: layerscape: Add power management support
 2021-04-09  0:08 UTC  (3+ messages)
` [PATCHv5 6/6] "

[PATCH 0/3] drm/msm/mdp5: Emit vsync signal often enough
 2021-04-09  0:08 UTC  (6+ messages)
` [PATCH 1/3] drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal
  ` [Freedreno] "

[PATCH v5 1/1] use crc32 instead of md5 for hibernation e820 integrity check
 2021-04-08 23:55 UTC  (4+ messages)

[tip:x86/cleanups] BUILD SUCCESS 3e7bbe15ed84e3baa7dfab3aebed3a06fd39b806
 2021-04-08 23:54 UTC 

[PATCH] net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
 2021-04-08 23:50 UTC  (2+ messages)

[PATCH net v2 0/2] lantiq: GSWIP: two more fixes
 2021-04-08 23:50 UTC  (2+ messages)

[PATCH v2 00/21] ipmi: Allow raw access to KCS devices
 2021-04-08 23:46 UTC  (4+ messages)

[PATCH] staging: rtl8712: fix wrong function output
 2021-04-08 23:45 UTC 

[PATCH 0/9] userfaultfd: add minor fault handling for shmem
 2021-04-08 23:43 UTC  (10+ messages)
` [PATCH 1/9] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH 2/9] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH 3/9] userfaultfd/shmem: support minor fault registration for shmem
` [PATCH 4/9] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH 5/9] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH 6/9] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH 7/9] userfaultfd/selftests: reinitialize test context in each test
` [PATCH 8/9] userfaultfd/selftests: exercise minor fault handling shmem support
` [PATCH 9/9] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_ptes

[GIT PULL] Please pull RDMA subsystem changes
 2021-04-08 23:40 UTC  (2+ messages)

[RFC PATCH v2 0/4] arm64: Implement stack trace reliability checks
 2021-04-08 23:30 UTC  (5+ messages)
  ` [RFC PATCH v2 1/4] arm64: Implement infrastructure for "

[PATCH] LoadPin: Allow filesystem switch when not enforcing
 2021-04-08 23:28 UTC 

[PATCHv2 00/38] Convert power-supply DT bindings to YAML
 2021-04-08 23:28 UTC  (3+ messages)
` [PATCHv2 35/38] dt-bindings: power: supply: ab8500: Convert to DT schema format

linux-next: build warning after merge of the mvebu tree
 2021-04-08 23:24 UTC  (2+ messages)


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