linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-12 00:32:36 to 2020-06-12 07:23:19 UTC [more...]

[PATCH V3 0/2] Fix issues related to register access in IPQ NAND
 2020-06-12  7:23 UTC  (5+ messages)
` [PATCH V3 1/2] mtd: rawnand: qcom: avoid write to unavailable register
` [PATCH V3 2/2] mtd: rawnand: qcom: set BAM mode only if not set already

[PATCH RESEND v2 0/4] panel-simple: CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44, Tianma TM070JVHG33
 2020-06-12  7:22 UTC  (5+ messages)
` [PATCH RESEND v2 1/4] dt-bindings: display: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44
` [PATCH RESEND v2 2/4] dt-bindings: display: simple: add Tianma TM070JVHG33
` [PATCH RESEND v2 3/4] drm/panel: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44
` [PATCH RESEND v2 4/4] drm/panel: simple: add Tianma TM070JVHG33

[PATCH] drivers\block: Use kobj_to_dev() API
 2020-06-12  7:10 UTC 

[PATCH v6 00/13] riscv: Add vector ISA support
 2020-06-12  7:10 UTC  (14+ messages)
` [PATCH 01/13] ptrace: Use regset_size() for dynamic regset
` [PATCH 02/13] riscv: Separate patch for cflags and aflags
` [PATCH 03/13] riscv: Rename __switch_to_aux -> fpu
` [PATCH 04/13] riscv: Extending cpufeature.c to detect V-extension
` [PATCH 05/13] riscv: Add new csr defines related to vector extension
` [PATCH 06/13] riscv: Add vector feature to compile
` [PATCH 07/13] riscv: Add has_vector/riscv_vsize to save vector features
` [PATCH 08/13] riscv: Reset vector register
` [PATCH 09/13] riscv: Add vector struct and assembler definitions
` [PATCH 10/13] riscv: Add task switch support for vector
` [PATCH 11/13] riscv: Add ptrace vector support
` [PATCH 12/13] riscv: Add sigcontext save/restore for vector
` [PATCH 13/13] riscv: signal: Report signal frame size to userspace via auxv

[PATCH 1/2] mtd: rawnand: brcmnand: Don't default to edu transfer
 2020-06-12  7:07 UTC  (5+ messages)
` [PATCH 2/2] mtd: rawnand: brcmnand: Ecc error handling on EDU transfers

[sched/fair] 070f5e860e: reaim.jobs_per_min -10.5% regression
 2020-06-12  7:07 UTC  (3+ messages)
` [LKP] "

[PATCH v4 0/2] Recommend denylist/allowlist instead of blacklist/whitelist
 2020-06-12  7:05 UTC  (3+ messages)
`  "

[PATCH] drivers\power\supply: use kobj_to_dev
 2020-06-12  6:55 UTC 

[PATCH] page_alloc: consider highatomic reserve in wmartermark fast
 2020-06-12  7:03 UTC  (5+ messages)

[PATCH] drivers\watchdog: Use kobj_to_dev() API
 2020-06-12  7:03 UTC 

[PATCH 0/2] mtd: parsers: bcm63xx: simplify CFE detection
 2020-06-12  7:02 UTC  (7+ messages)
` [PATCH v2] "

possible deadlock in send_sigio
 2020-06-12  7:01 UTC  (9+ messages)

drivers/net/wireless/mediatek/mt76/pci.c:8:6: warning: no previous prototype for 'mt76_pci_disable_aspm'
 2020-06-12  6:35 UTC 

[PATCH v3 1/4] fs, net: Standardize on file_receive helper to move fds across processes
 2020-06-12  6:58 UTC  (11+ messages)

[PATCH] iov_iter: Move unnecessary inclusion of crypto/hash.h
 2020-06-12  6:57 UTC  (3+ messages)
` [v2 PATCH] "
  ` [v3 "

memory leak in crypto_create_tfm
 2020-06-12  6:49 UTC  (5+ messages)
` [PATCH] crypto: DRBG - always try to free Jitter RNG instance
  ` [PATCH v2] "
    ` [PATCH v3] "

arch/powerpc/kexec/core.c:246:29: sparse: sparse: incorrect type in assignment (different base types)
 2020-06-12  6:47 UTC  (3+ messages)

drivers/firmware/broadcom/bcm47xx_sprom.c:563:6: warning: no previous prototype for 'bcm47xx_fill_sprom'
 2020-06-12  6:14 UTC 

[PATCH v2 1/1] crypto: caam - fix typos
 2020-06-12  6:47 UTC  (2+ messages)

[PATCH 1/1] crypto: caam - fix typo
 2020-06-12  6:47 UTC  (2+ messages)

[PATCH] [v2] hwrng: ks-sa - Fix runtime PM imbalance on error
 2020-06-12  6:46 UTC  (2+ messages)

[PATCH] dt-bindings: Remove redundant 'maxItems'
 2020-06-12  6:47 UTC  (2+ messages)

[PATCH] 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work
 2020-06-12  6:46 UTC  (3+ messages)

[PATCH] ACPI: sysfs: Fix pm_profile_attr type
 2020-06-12  6:46 UTC  (3+ messages)

[PATCH] xdp_rxq_info_user: Replace malloc/memset w/calloc
 2020-06-12  6:42 UTC  (3+ messages)

[PATCH 0/3] Bluetooth: btmrvl_sdio: Refactor remote wakeup support
 2020-06-12  6:39 UTC  (2+ messages)

KVM guest freeze on Linux > 4.19
 2020-06-12  6:36 UTC 

[PATCH] IB/mad: fix possible memory leak in ib_mad_post_receive_mads()
 2020-06-12  6:38 UTC 

net/sunrpc/svcsock.c:226:5: warning: "ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE" is not defined
 2020-06-12  6:31 UTC 

[PATCH v4 1/2] hugetlb: use f_mode & FMODE_HUGETLBFS to identify hugetlbfs files
 2020-06-12  6:28 UTC  (5+ messages)
` [PATCH v4 2/2] ovl: call underlying get_unmapped_area() routine. propogate FMODE_HUGETLBFS
` [RFC PATCH] hugetlb: hugetlbfs_file_operations can be static

[PATCH] habanalabs: increase GAUDI QMAN ARB WDT timeout
 2020-06-12  6:27 UTC 

[v2] drm/msm/dpu: request for display color blocks based on hw catalog entry
 2020-06-12  6:22 UTC 

[RFC] MFD's relationship with Device Tree (OF)
 2020-06-12  6:22 UTC  (4+ messages)

[PATCH] nios2: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
 2020-06-12  6:20 UTC  (2+ messages)

[PATCH v2 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-06-12  6:19 UTC  (3+ messages)

[PATCH] nios2: signal: Mark expected switch fall-through
 2020-06-12  6:19 UTC  (2+ messages)

[PATCH v3 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-06-12  6:15 UTC  (7+ messages)
` [PATCH v3 2/7] Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
` [PATCH v3 3/7] Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
` [PATCH v3 4/7] Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
` [PATCH v3 5/7] Bluetooth: Notify adv monitor added event
` [PATCH v3 6/7] Bluetooth: Notify adv monitor removed event
` [PATCH v3 7/7] Bluetooth: Update background scan and report device based on advertisement monitors

[PATCH] ASoC: SOF: Intel: hda: unsolicited RIRB response
 2020-06-12  6:15 UTC  (3+ messages)

[btrfs] c75e839414: aim7.jobs-per-min -9.1% regression
 2020-06-12  6:11 UTC 

[PATCH] mptcp: use list_first_entry_or_null
 2020-06-12  6:05 UTC 

[PATCH v2] ASoC: SOF: Intel: hda: unsolicited RIRB response
 2020-06-12  6:01 UTC 

drivers/media/platform/atmel/atmel-sama5d2-isc.c:323:34: warning: unused variable 'atmel_isc_of_match'
 2020-06-12  6:02 UTC 

drivers/net/can/kvaser_pciefd.c:801:17: sparse: sparse: cast removes address space '<asn:2>' of expression
 2020-06-12  5:28 UTC 

[PATCH] i2c: imx: Fix external abort on early interrupt
 2020-06-12  5:51 UTC  (2+ messages)

[PATCH 4.19 00/25] 4.19.128-rc1 review
 2020-06-12  5:46 UTC  (11+ messages)
` [PATCH 4.19 24/25] uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
` [PATCH 4.19 25/25] Revert "net/mlx5: Annotate mutex destroy for root ns"

[GIT PULL] xen: branch for v5.8-rc1
 2020-06-12  5:37 UTC 

[PATCH] usb: replace hardcoded maximum usb string length by definition
 2020-06-12  5:32 UTC 

[PATCH v2 00/14] Implement NTB Controller using multiple PCI EP
 2020-06-12  5:30 UTC  (4+ messages)
` [PATCH v2 01/14] Documentation: PCI: Add specification for the *PCI NTB* function device

[PATCH RFC] x86/entry: Ask RCU if it needs rcu_irq_{enter,exit}()
 2020-06-12  5:30 UTC  (2+ messages)

[PATCH] mptcp: unify MPTCP_PM_MAX_ADDR and MPTCP_PM_ADDR_MAX
 2020-06-12  5:27 UTC 

[PATCH v1 00/11] PEBS virtualization enabling via DS
 2020-06-12  5:28 UTC  (8+ messages)
` [PATCH v1 01/11] perf/x86/core: Support KVM to assign a dedicated counter for guest PEBS

[RFC] dt-bindings: mailbox: add doorbell support to ARM MHU
 2020-06-12  5:28 UTC  (13+ messages)

[tip:locking/urgent] BUILD SUCCESS 37f8173dd84936ea78000ed1cad24f8b18d48ebb
 2020-06-12  5:25 UTC 

[PATCH v4] powerpc/fadump: fix race between pstore write and fadump crash trigger
 2020-06-12  5:12 UTC  (2+ messages)

[PATCH v8 5/7] iommu/arm-smmu: Add implementation for the adreno GPU SMMU
 2020-06-12  5:11 UTC  (2+ messages)

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-12  5:11 UTC  (7+ messages)
` [PATCH 04/18] dma-fence: prime lockdep annotations
  ` [Linaro-mm-sig] "

drivers/net/ethernet/brocade/bna/bfa_ioc.c:1905:24: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-06-12  5:09 UTC 

Regression bisected to f2f84b05e02b (bug: consolidate warn_slowpath_fmt() usage)
 2020-06-12  5:07 UTC  (5+ messages)

[PATCH] drm/msm: fix potential memleak issue
 2020-06-12  5:06 UTC 

[RFC PATCH v2 0/3] ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-End
 2020-06-12  5:02 UTC  (5+ messages)
` [RFC PATCH v2 3/3] "

[PATCH v1 8/8] watchdog: f71808e_wdt: rename variant-independent identifiers appropriately
 2020-06-12  4:57 UTC  (3+ messages)
` [RFC PATCH] watchdog: f71808e_wdt: fintek_variants[] can be static

[PATCH 0/2] gpiolib: cdev: fixes for split from gpiolib.c
 2020-06-12  4:50 UTC  (3+ messages)
` [PATCH 1/2] gpiolib: cdev: fix -Wmissing-prototypes warnings
` [PATCH 2/2] gpiolib: cdev: fix file comment

[PATCH] extend IMA boot_aggregate with kernel measurements
 2020-06-12  4:47 UTC  (2+ messages)

[PATCH 0/6] Add more configuration and regmap support for spi-altera
 2020-06-12  4:43 UTC  (10+ messages)
` [PATCH 4/6] spi: altera: use regmap instead of direct mmio register access
` [PATCH 5/6] spi: altera: move driver name string to header file
` [PATCH 6/6] spi: altera: fix size mismatch on 64 bit processors

[PATCH stable 4.9 00/21] Unbreak 32-bit DVB applications on 64-bit kernels
 2020-06-12  4:45 UTC  (2+ messages)

[PATCH stable 4.9] arm64: entry: Place an SB sequence following an ERET instruction
 2020-06-12  4:42 UTC 

[tip:master] BUILD SUCCESS 8a7fd399f1a0bcf4943245dc87d75964546596a8
 2020-06-12  4:36 UTC 

[tip:x86/entry] BUILD SUCCESS f0178fc01fe46bab6a95415f5647d1a74efcad1b
 2020-06-12  4:36 UTC 

[tip:ras/core] BUILD SUCCESS 7ccddc4613db446dc3cbb69a3763ba60ec651d13
 2020-06-12  4:36 UTC 

[tip:locking/kcsan] BUILD SUCCESS 1f44328ea24c9de368a3cfe5cc0e110b949afb2e
 2020-06-12  4:36 UTC 

[PATCH] printk: Make linux/printk.h self-contained
 2020-06-12  4:36 UTC  (2+ messages)
` [v2 PATCH] "

sound/soc/fsl/fsl-asoc-card.c:684:45: sparse: sparse: incorrect type in argument 3 (different base types)
 2020-06-12  4:35 UTC 

[PATCH v8 4/7] iommu/arm-smmu: Add a pointer to the attached device to smmu_domain
 2020-06-12  4:19 UTC  (2+ messages)

[RFC PATCH 3/5] scsi: ufs: Introduce HPB module
 2020-06-12  4:28 UTC  (15+ messages)
  ` [RFC PATCH 2/5] scsi: ufs: Add UFS-feature layer
    ` [RFC PATCH 1/5] scsi: ufs: Add UFS feature related parameter
      ` [RFC PATCH 0/5] scsi: ufs: Add Host Performance Booster Support
        ` [RFC PATCH 4/5] scsi: ufs: L2P map management for HPB read
        ` [RFC PATCH 5/5] scsi: ufs: Prepare HPB read for cached sub-region

[PATCH 0/3] Introduce PMIC based USB type C detection
 2020-06-12  4:19 UTC  (9+ messages)
` [PATCH 1/3] usb: typec: Add QCOM PMIC typec detection driver

[PATCH] x86/entry: Treat BUG/WARN as NMI-like entries
 2020-06-12  4:13 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the drm-msm tree
 2020-06-12  4:10 UTC 

linux-next: Fixes tag needs some work in the ext4 tree
 2020-06-12  4:08 UTC 

[PATCH v6 0/3] Add support for voltage regulator on ChromeOS EC
 2020-06-12  4:05 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: regulator: Add DT binding for cros-ec-regulator
` [PATCH v6 2/3] platform/chrome: cros_ec: Add command for regulator control
` [PATCH v6 3/3] regulator: Add driver for cros-ec-regulator

[PATCH -tip v3 1/2] kcov: Make runtime functions noinstr-compatible
 2020-06-12  4:04 UTC  (10+ messages)

[PATCH v4 0/2] phy: intel: Add Keem Bay eMMC PHY support
 2020-06-12  3:53 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: phy: intel: Add Keem Bay eMMC PHY bindings
` [PATCH v4 2/2] phy: intel: Add Keem Bay eMMC PHY support

[PATCH v3] usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
 2020-06-12  3:52 UTC 

[PATCH v2 0/2] Some improvements for iommu
 2020-06-12  3:39 UTC  (3+ messages)
` [PATCH v2 1/2] iommu: Mark __iommu_map/__iommu_map_sg as static
` [PATCH v2 2/2] iommu: Add gfp parameter to io_pgtable_ops->map()

[PATCH] usb/gadget/function: introduce Built-in CDROM support
 2020-06-12  3:38 UTC  (4+ messages)
` [PATCH v2] "

linux-next: Tree for Jun 12
 2020-06-12  3:38 UTC 

Perf: WARNING: arch/x86/entry/common.c:624 idtentry_exit_cond_rcu+0x92/0xc0
 2020-06-12  3:30 UTC  (5+ messages)

[PATCH v2] x86/mm: use max memory block size on bare metal
 2020-06-12  3:29 UTC  (5+ messages)

[PATCH 0/6] iommu-arm-smmu: Add auxiliary domains and per-instance pagetables
 2020-06-12  3:22 UTC  (3+ messages)
` [PATCH 6/6] drm/msm/a6xx: Add support for "

[PATCH 05/14] mm: workingset: let cache workingset challenge anon
 2020-06-12  3:19 UTC  (12+ messages)

[PATCH] rcar-vin: rcar-csi2: Correct the selection of hsfreqrange
 2020-06-12  3:10 UTC  (4+ messages)
` [PATCH v6] media: "

[PATCH v12 00/16] per memcg lru lock
 2020-06-12  3:09 UTC  (3+ messages)

Add MediaTek MT6873 devapc driver
 2020-06-12  3:04 UTC  (6+ messages)
` [PATCH 2/2] soc: mediatek: devapc: add devapc-mt6873 driver

[PATCH v3 0/2] usb : phy: Add USB PHY support on Intel LGM SoC
 2020-06-12  2:59 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add USB PHY support for "
` [PATCH v3 2/2] usb: phy: Add USB3 "

[PATCH 1/2] dmaengine: fsl-edma: Add lockdep assert for exported function
 2020-06-12  2:25 UTC  (6+ messages)
` [PATCH 2/2] dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handler
  ` [PATCH] dmaengine: mcf-edma: Fix NULL pointer exception in mcf_edma_tx_handler

[PATCH v1 RFC 0/2] introduce fallback to pio in spi core
 2020-06-12  2:18 UTC  (4+ messages)
` [PATCH v1 RFC 1/2] spi: introduce fallback to pio

[PATCH 0/2] Use 'arm_nommu_dma_ops' to handle dma memroy if device offer consistent dma memory region
 2020-06-12  2:15 UTC  (7+ messages)
` [PATCH 2/2] arm-nommu: Add use_reserved_mem() to check if device support reserved memory

[PATCH v2 0/2] scsi: ufs: Fix and cleanup device quirks
 2020-06-12  2:13 UTC  (4+ messages)
  ` [PATCH v2 1/2] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
  ` [PATCH v2 2/2] scsi: ufs: Cleanup device vendor name and device quirk table

[GIT pull V2] locking: Atomics and KCSAN
 2020-06-12  2:10 UTC  (5+ messages)
` [GIT pull V2] locking/urgent for v5.8
` [GIT pull V2] locking/kcsan "

[PATCH 0/4] rcu: trivial adjust for comments
 2020-06-12  2:07 UTC  (5+ messages)
` [PATCH 1/4] rcu: gp_max is protected by root rcu_node's lock
` [PATCH 2/4] rcu: grplo/grphi just records CPU number
` [PATCH 3/4] rcu: grpnum just records group number
` [PATCH 4/4] rcu: use gp_seq instead of rcu_gp_seq for consistency

[PATCH V2] crypto: talitos - fix ECB and CBC algs ivsize
 2020-06-12  2:03 UTC  (3+ messages)

[PATCH v6 0/5] Add support for DisplayPort driver on
 2020-06-12  1:50 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon
` [PATCH v6 2/5] drm: add constant N value in helper file
` [PATCH v6 3/5] drm/msm/dp: add displayPort driver support
` [PATCH v6 4/5] drm/msm/dp: add support for DP PLL driver
` [PATCH v6 5/5] drm/msm/dpu: add display port support in DPU

[PATCH net v2 0/4] net: ipa: endpoint configuration fixes
 2020-06-12  1:39 UTC  (2+ messages)

[PATCH v2 1/2] net: phy: mscc: move shared probe code into a helper
 2020-06-12  1:37 UTC  (2+ messages)

[PATCH v2] PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()
 2020-06-12  1:30 UTC 

[PATCH] exfat: remove EXFAT_SB_DIRTY flag
 2020-06-12  1:28 UTC 

[PATCH v1 0/2] scsi: ufs: Fix and cleanup device quirk
 2020-06-12  1:27 UTC  (4+ messages)
  ` [PATCH v1 2/2] scsi: ufs: Cleanup device vendor and quirk definition

[PATCH] PCI: Loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()
 2020-06-12  1:21 UTC  (2+ messages)

[PATCH] drm/msm: fix potential memleak in error branch
 2020-06-12  1:23 UTC 

[PATCH net] rxrpc: Fix race between incoming ACK parser and retransmitter
 2020-06-12  1:18 UTC  (2+ messages)

[PATCH v2 0/13] Patches to improve transfer efficiency for Rockchip SoCs
 2020-06-12  1:15 UTC  (3+ messages)

[PATCH V3] bcache: fix potential deadlock problem in btree_gc_coalesce
 2020-06-12  1:02 UTC 

[PATCH V2] bcache: fix potential deadlock problem in btree_gc_coalesce
 2020-06-12  1:01 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.8-rc1
 2020-06-12  0:49 UTC  (3+ messages)

stress-ng --hrtimers hangs system
 2020-06-12  0:49 UTC  (6+ messages)
        ` [EXT] "

[ima] 8eb613c0b8: stress-ng.icache.ops_per_sec -84.2% regression
 2020-06-12  0:39 UTC  (6+ messages)
` [LKP] "

[RFC PATCH 5/5] scsi: ufs: Prepare HPB read for cached sub-region
 2020-06-11  1:37 UTC 

[RFC PATCH 4/5] scsi: ufs: L2P map management for HPB read
 2020-06-11  1:16 UTC 

[RFC PATCH 3/5] scsi: ufs: Introduce HPB module
 2020-06-10  4:29 UTC 

[RFC PATCH 2/5] scsi: ufs: Add UFS-feature layer
 2020-06-10  4:15 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).