linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-25 01:43:14 to 2020-05-25 07:53:38 UTC [more...]

[PATCH] arm64: dts: ls1028a: add one more thermal zone support
 2020-05-25  7:38 UTC 

[tip: x86/entry] x86/entry: Fix allnoconfig build warning
 2020-05-25  7:52 UTC 

[PATCH] workqueue: Fix double kfree for rescuer
 2020-05-25  7:59 UTC 

[PATCH 0/5] STM32 CRC update
 2020-05-25  7:46 UTC  (5+ messages)
` [PATCH 5/5] crypto: stm32/crc: protect from concurrent accesses

Writeback bug causing writeback stalls
 2020-05-25  7:38 UTC  (7+ messages)

[PATCH v2] mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
 2020-05-25  7:44 UTC  (3+ messages)

[PATCHv8 0/6] n_gsm serdev support and GNSS driver for droid4
 2020-05-25  7:44 UTC  (3+ messages)

[PATCH] mmc: sdhci-cadence: fix PHY write
 2020-05-25  7:40 UTC 

[GIT PULL] Driver core fixes for 5.7-rc7
 2020-05-25  7:40 UTC  (8+ messages)
` [GIT PULL] Driver core fixes for 5.7-rc7 - take 2

[PATCH] twist: allow converting pr_devel()/pr_debug() into printk(KERN_DEBUG)
 2020-05-25  7:38 UTC  (6+ messages)

[PATCH 2/2] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
 2020-05-25  7:36 UTC  (3+ messages)
  ` [2/2] "

[PATCH v3] thermal: qoriq: Update the settings for TMUv2
 2020-05-25  7:21 UTC 

[PATCH] watchdog: bcm_kona_wdt: Use correct return value for bcm_kona_wdt_probe()
 2020-05-25  7:31 UTC 

[PATCH 0/4] kernfs: proposed locking and concurrency improvement
 2020-05-25  7:31 UTC  (8+ messages)
` [PATCH 1/4] kernfs: switch kernfs to use an rwsem
` [PATCH 2/4] kernfs: move revalidate to be near lookup
` [PATCH 3/4] kernfs: improve kernfs path resolution
` [PATCH 4/4] kernfs: use revision to identify directory node changes

[PATCHSET v2 0/12] Add support for async buffered reads
 2020-05-25  7:29 UTC  (3+ messages)
` [PATCH 12/12] io_uring: support true async buffered reads, if file provides it

[PATCH V4 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-05-25  7:28 UTC  (5+ messages)
` [PATCH V4 7/8] fs/ext4: Introduce DAX inode flag

[RFC PATCH 00/14] iio: buffer: add support for multiple buffers
 2020-05-25  7:28 UTC  (10+ messages)
` [RFC PATCH 07/14] iio: core: add simple centralized mechanism for ioctl() handlers
` [RFC PATCH 08/14] iio: core: use new common ioctl() mechanism
` [RFC PATCH 09/14] iio: buffer: split buffer sysfs creation to take buffer as primary arg

[PATCH v3 0/5] iio: imu: bmi160: added regulator and mount-matrix support
 2020-05-25  7:27 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: iio: imu: bmi160: convert txt format to yaml

[PATCH 0/7 v2] Introduce local_lock()
 2020-05-25  7:26 UTC  (14+ messages)
` [PATCH v2 1/7] locking: "
` [PATCH v2 2/7] radix-tree: Use local_lock for protection
` [PATCH v2 3/7] mm/swap: "
` [PATCH v2 5/7] connector/cn_proc: Protect send_msg() with a local lock
` [PATCH v2 6/7] zram: Allocate struct zcomp_strm as per-CPU memory
` [PATCH v2 7/7] zram: Use local lock to protect per-CPU data

[PATCH] ASoC: ti: Fix runtime PM imbalance in omap2_mcbsp_set_clks_src
 2020-05-25  7:22 UTC 

[PATCH v2 0/6] arm64: tlb: add support for TTL feature
 2020-05-25  7:19 UTC  (10+ messages)
` [PATCH v2 2/6] arm64: Add level-hinted TLB invalidation helper
` [PATCH v2 3/6] arm64: Add tlbi_user_level "
` [PATCH v2 5/6] mm: tlb: Provide flush_*_tlb_range wrappers

[PATCH] ASoC: tas2552: Fix runtime PM imbalance in tas2552_component_probe
 2020-05-25  7:17 UTC 

[PATCH 00/11] mmc: sdio: Move SDIO IDs from drivers to common include file
 2020-05-25  7:15 UTC  (2+ messages)

[PATCH v2] vt: keyboard: avoid integer overflow in k_ascii
 2020-05-25  7:15 UTC  (2+ messages)

[PATCHv2 0/2] optee: register drivers on optee bus
 2020-05-25  7:12 UTC  (9+ messages)
` [PATCHv2 1/2] optee: do drivers initialization before and after tee-supplicant run
` [PATCHv2 2/2] tpm_ftpm_tee: register driver on TEE bus

[PATCH] video: fbdev: pxafb: Use correct return value for pxafb_probe()
 2020-05-25  7:11 UTC 

[PATCH v2 0/2] usb: dwc3: keystone: Turn on USB3 PHY before controller
 2020-05-25  7:10 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: ti,keystone-dwc3.yaml: Add USB3.0 PHY property
` [PATCH v2 2/2] usb: dwc3: keystone: Turn on USB3 PHY before controller

[PATCH] x86/boot: allow a relocatable kernel to be linked with lld
 2020-05-25  7:10 UTC  (5+ messages)
` [PATCH 0/4] x86/boot: Remove runtime relocations from compressed kernel
` [PATCH 4/4] x86/boot: Check that there are no runtime relocations

[PATCH] ASoC: Intel: sst: Fix runtime PM imbalance in sst_power_control
 2020-05-25  7:06 UTC 

[PATCH v2 0/2] drivers: provide devm_platform_request_irq()
 2020-05-25  7:05 UTC  (4+ messages)

[PATCH] workqueue: Fix double kfree(rescuer) in destroy_workqueue()
 2020-05-25  7:04 UTC  (4+ messages)

[PATCH] iio: humidity: hts221: remove usage of iio_priv_to_dev()
 2020-05-25  7:03 UTC  (3+ messages)

[PATCH] [V2] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-05-25  6:57 UTC  (4+ messages)
    ` 答复: "

[PATCH v2 1/2] perf evlist: Ensure grouped events with same cpu map
 2020-05-25  6:55 UTC  (2+ messages)
` [PATCH v2 2/2] perf test: Add test case for group members

[PATCH v3 00/07] MT6779 IOMMU SUPPORT
 2020-05-25  6:54 UTC  (11+ messages)
` [PATCH v3 2/7] iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL
` [PATCH v3 3/7] iommu/mediatek: Disable STANDARD_AXI_MODE in MISC_CTRL
` [PATCH v3 4/7] iommu/mediatek: Move inv_sel_reg into the plat_data
` [PATCH v3 5/7] iommu/mediatek: Add sub_comm id in translation fault
` [PATCH v3 7/7] iommu/mediatek: Add mt6779 basic support

[git pull] habanalabs second pull request for kernel 5.8
 2020-05-25  6:50 UTC  (2+ messages)

[PATCH 1/2] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
 2020-05-25  6:46 UTC  (2+ messages)

[PATCH 0/8] Introduce sv48 support
 2020-05-25  6:45 UTC  (10+ messages)
` [PATCH 4/8] riscv: Prepare ptdump for vm layout dynamic addresses
` [PATCH 5/8] riscv: Implement sv48 support
` [PATCH 6/8] riscv: Allow user to downgrade to sv39 when hw supports sv48
` [PATCH 7/8] riscv: Use pgtable_l4_enabled to output mmu type in cpuinfo

[PATCH v1] clk: mediatek: assign the initial value to clk_init_data of mtk_mux
 2020-05-25  6:41 UTC 

[PATCH 0/3] usb: dwc3: keystone: Convert binding to YAML
 2020-05-25  6:41 UTC  (7+ messages)
` [PATCH 3/3] usb: dwc3: keystone: Turn on USB3 PHY before controller

[PATCH] perf evlist: Ensure grouped events with same cpu map
 2020-05-25  6:37 UTC  (3+ messages)

[PATCH v3 0/7] Introduce features and debugfs/sysfs entries for MHI
 2020-05-25  6:35 UTC  (3+ messages)
` [PATCH v3 5/7] bus: mhi: core: Introduce debugfs entries and counters "

[PATCH] f2fs: avoid inifinite loop to wait for flushing node pages at cp_error
 2020-05-25  6:30 UTC  (5+ messages)
  ` [PATCH v3] "
    ` [f2fs-dev] "
` [f2fs-dev] [PATCH] "

[PATCH] drivers: ipa: print dev_err info accurately
 2020-05-25  6:29 UTC 

[RFC PATCH v12 0/11] Enable ptp_kvm for arm64
 2020-05-25  6:29 UTC  (9+ messages)
` [RFC PATCH v12 07/11] psci: Add hypercall service for kvm ptp
` [RFC PATCH v12 10/11] arm64: add mechanism to let user choose which counter to return

[PATCH] ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resume
 2020-05-25  6:18 UTC  (5+ messages)

[PATCH 1/2] mmc: host: meson-mx-sdhc: fix manual RX FIFO flushing
 2020-05-25  6:14 UTC  (2+ messages)

[PATCH] kbuild: reuse vmlinux.o in vmlinux_link
 2020-05-25  6:13 UTC  (7+ messages)

[PATCH] staging: greybus: loopback: fix a spelling error
 2020-05-25  6:10 UTC 

[PATCH] RDMA/core: fix missing release in add_port
 2020-05-25  6:06 UTC 

[linux-next RFC v2] mm/gup.c: Convert to use get_user_{page|pages}_fast_only()
 2020-05-25  6:13 UTC  (3+ messages)

[PATCH] treewide: fix incomplete error-handling in img_i2s_in_probe
 2020-05-25  5:50 UTC 

[PATCH 1/2] modpost: fix potential segmentation fault for addend_i386_rel()
 2020-05-25  5:47 UTC  (2+ messages)
` [PATCH 2/2] modpost: refactor sech_name()

[PATCH v2 0/2] enable spi flash and update is25wp256d page write capabilities
 2020-05-25  5:45 UTC  (2+ messages)

[PATCH V1 0/3] Internal voltage control for qcom SDHC
 2020-05-25  5:42 UTC  (4+ messages)
` [PATCH V2 "
  ` [PATCH V2 3/3] mmc: sdhci: Allow platform controlled voltage switching

Another approach of UFSHPB
 2020-05-25  5:40 UTC  (7+ messages)
` [RFC PATCH 00/13] scsi: ufs: Add HPB Support

[PATCH v4 00/45] Use hugepages to map kernel mem on 8xx
 2020-05-25  5:40 UTC  (5+ messages)
` [PATCH v4 07/45] powerpc/ptdump: Limit size of flags text to 1/2 chars on PPC32
` [PATCH v4 14/45] powerpc/32s: Don't warn when mapping RO data ROX

[RFC 00/16] KVM protected memory extension
 2020-05-25  5:27 UTC  (2+ messages)

[PATCH 1/2] sched: Optimize ttwu() spinning on p->on_cpu
 2020-05-25  5:26 UTC  (2+ messages)
` [tip: sched/core] sched/core: "

[PATCH 2/2] sched: Offload wakee task activation if it the wakee is descheduling
 2020-05-25  5:26 UTC  (2+ messages)
` [tip: sched/core] sched/core: "

[PATCH 0/2] Optimise try_to_wake_up() when wakee is descheduling
 2020-05-25  5:26 UTC  (2+ messages)

[PATCH] kexec: Do not verify the signature without the lockdown or mandatory signature
 2020-05-25  5:23 UTC 

[PATCH] habanalabs: handle MMU cache invalidation timeout
 2020-05-25  5:19 UTC  (2+ messages)

mmotm 2020-05-24-22-09 uploaded
 2020-05-25  5:10 UTC 

linux-next: build failure after merge of the block tree
 2020-05-25  5:08 UTC 

lockdep trace with xfs + mm in it from 5.7.0-rc5
 2020-05-25  5:00 UTC  (5+ messages)

[PATCH v4 00/36] Large pages in the page cache
 2020-05-25  4:59 UTC  (5+ messages)
` [PATCH v4 11/36] fs: Support THPs in zero_user_segments
` [PATCH v4 24/36] mm: Remove page fault assumption of compound page size

[PATCH] x86/mm: Fix boot with some memory above MAXMEM
 2020-05-25  4:49 UTC  (2+ messages)

[PATCH 1/2] rcuperf: Remove useless while loops around wait_event
 2020-05-25  4:36 UTC  (2+ messages)
` [PATCH 2/2] refperf: Add a test to measure performance of read-side synchronization

[PATCH] mm,thp: stop leaking unreleased file pages
 2020-05-25  4:32 UTC  (2+ messages)

[RFC 00/11] Make C45 autoprobe more robust
 2020-05-25  4:28 UTC  (21+ messages)
` [RFC 01/11] net: phy: Don't report success if devices weren't found
` [RFC 02/11] net: phy: Simplify MMD device list termination
` [RFC 03/11] net: phy: refactor c45 phy identification sequence
` [RFC 04/11] net: phy: Handle c22 regs presence better
` [RFC 07/11] net: phy: reset invalid phy reads of 0 back to 0xffffffff
` [RFC 08/11] net: phy: Allow mdio buses to auto-probe c45 devices

[PATCH v5 0/7] Add interrupt support to FPGA DFL drivers
 2020-05-25  4:18 UTC  (4+ messages)

[PATCH v2 0/9] sunxi: Support IRQ wakeup from deep sleep
 2020-05-25  4:13 UTC  (10+ messages)
` [PATCH v2 1/9] irqchip/sun6i-r: Use a stacked irqchip driver
` [PATCH v2 2/9] irqchip/sun6i-r: Add wakeup support
` [PATCH v2 3/9] dt-bindings: irq: Add a compatible for the H3 R_INTC
` [PATCH v2 4/9] ARM: dts: sunxi: h3/h5: Add r_intc node
` [PATCH v2 5/9] ARM: dts: sunxi: h3/h5: Move wakeup-capable IRQs to r_intc
` [PATCH v2 6/9] ARM: dts: sunxi: a83t: "
` [PATCH v2 7/9] arm64: dts: allwinner: a64: "
` [PATCH v2 8/9] arm64: dts: allwinner: h6: Fix indentation of IR node
` [PATCH v2 9/9] arm64: dts: allwinner: h6: Move wakeup-capable IRQs to r_intc

[PATCH 0/9] sunxi: Support IRQ wakeup from deep sleep
 2020-05-25  4:12 UTC  (4+ messages)
` [PATCH 1/9] irqchip/sun6i-r: Switch to a stacked irqchip driver

[PATCH 1/2] phy: rockchip: Fix return value of inno_dsidphy_probe()
 2020-05-25  4:08 UTC  (2+ messages)
` [PATCH 2/2] phy: Remove CONFIG_ARCH_ROCKCHIP check for subdir rockchip

[PATCH] ACPI/IORT: Remove the unused __get_pci_rid()
 2020-05-25  4:00 UTC  (3+ messages)

linux-next: manual merge of the drm tree with Linus' tree
 2020-05-25  3:51 UTC 

[PATCH] MIPS: Fix IRQ tracing when call handle_fpe()
 2020-05-25  3:31 UTC 

[PATCH v5 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-25  3:45 UTC  (9+ messages)
` [PATCH v5 1/8] ARM: dts: stm32: Add dma config for spi5
` [PATCH v5 2/8] ARM: dts: stm32: Add pin map for ltdc & spi5 on stm32f429-disco board
` [PATCH v5 3/8] ARM: dts: stm32: enable ltdc binding with ili9341, gyro l3gd20 on stm32429-disco board
` [PATCH v5 4/8] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v5 5/8] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate, fix duplicated ltdc clock register to 'clk_core' case ltdc's clock turn off by clk_disable_unused()
` [PATCH v5 6/8] drm/panel: Add ilitek ili9341 panel driver
` [PATCH v5 7/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
` [PATCH v5 8/8] spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coexit with 'SPI_3WIRE' mode

[PATCH 0/2] crypto: virtio: fix two crash issue
 2020-05-25  3:45 UTC  (4+ messages)
` [PATCH 1/2] crypto: virtio: fix src/dst scatterlist calculation

[PATCH v5 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-25  3:41 UTC  (9+ messages)
  ` [PATCH v5 1/8] ARM: dts: stm32: Add dma config for spi5
  ` [PATCH v5 2/8] ARM: dts: stm32: Add pin map for ltdc & spi5 on stm32f429-disco board
  ` [PATCH v5 3/8] ARM: dts: stm32: enable ltdc binding with ili9341, gyro l3gd20 on stm32429-disco board
  ` [PATCH v5 4/8] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
  ` [PATCH v5 5/8] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate, fix duplicated ltdc clock register to 'clk_core' case ltdc's clock turn off by clk_disable_unused()
  ` [PATCH v5 6/8] drm/panel: Add ilitek ili9341 panel driver
  ` [PATCH v5 7/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
  ` [PATCH v5 8/8] spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coexit with 'SPI_3WIRE' mode

[PATCH 1/2] clk: hisilicon: Use correct return value about hisi_reset_init()
 2020-05-25  3:31 UTC  (2+ messages)
` [PATCH 2/2] clk: Remove CONFIG_ARCH_HISI check for subdir hisilicon

[PATCH v5 00/14] Add PCIe support to TI's J721E SoC
 2020-05-25  3:30 UTC  (4+ messages)
` [PATCH v5 03/14] PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses

[PATCH 0/8] Introduce local_lock()
 2020-05-25  3:27 UTC  (10+ messages)
` [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_data access

[PATCH] [v2] extcon: arizona: Fix runtime PM imbalance on error
 2020-05-25  3:37 UTC  (2+ messages)

[PATCH v3 1/3] regulator: max14577: Add proper dt-compatible strings
 2020-05-25  3:35 UTC  (3+ messages)
  ` [PATCH v3 2/3] extcon: "

general protection fault in sock_recvmsg
 2020-05-25  3:14 UTC 

[PATCH v9 05/14] KVM: X86: Implement ring-based dirty memory tracking
 2020-05-25  2:48 UTC  (2+ messages)

[PATCH] xfrm: policy: Only use mark as policy lookup key
 2020-05-25  3:04 UTC  (10+ messages)
` [PATCH v2] xfrm: policy: Fix xfrm policy match

[PATCH v6 1/4] MIPS: Do not flush tlb page when updating PTE entry
 2020-05-25  2:52 UTC  (4+ messages)
` [PATCH v6 2/4] mm/memory.c: Update local TLB if PTE entry exists
` [PATCH v6 3/4] mm/memory.c: Add memory read privilege on page fault handling
` [PATCH v6 4/4] MIPS: mm: add page valid judgement in function pte_modify

[v2] ceph: show max caps in debugfs caps file
 2020-05-25  2:50 UTC 

[PATCH] soc: fsl: qe: Replace one-element array and use struct_size() helper
 2020-05-25  2:47 UTC  (6+ messages)

[PATCH] thermal: imx8mm: Add get_trend ops
 2020-05-25  2:46 UTC  (6+ messages)

[PATCH 1/2] software node: implement software_node_unregister()
 2020-05-25  2:44 UTC  (3+ messages)

[PATCH v2] fpga: dfl: afu: convert get_user_pages() --> pin_user_pages()
 2020-05-25  2:34 UTC  (6+ messages)

[PATCH v5 00/13] support gce on mt6779 platform
 2020-05-25  2:27 UTC  (6+ messages)
` [PATCH v5 09/13] soc: mediatek: cmdq: add write_s value function

mm: Behavior of process_vm_* with short local buffers
 2020-05-25  2:25 UTC 

[PATCH] gpiolib: add GPIO_SET_DEBOUNCE_IOCTL
 2020-05-25  2:22 UTC  (4+ messages)

[PATCH] capabilities: Introduce CAP_RESTORE
 2020-05-25  2:01 UTC  (4+ messages)

[PATCH] thermal: sprd: Fix return value of sprd_thm_probe()
 2020-05-25  1:59 UTC 

[PATCH v5 0/3] Add Caninos Loucos Labrador CoM and Base Board Device Tree
 2020-05-25  1:30 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: Add vendor prefix for Caninos Loucos
` [PATCH v5 2/3] dt-bindings: arm: actions: Document Caninos Loucos Labrador
` [PATCH v5 3/3] ARM: dts: Add "

[PATCH v2] relay: handle alloc_percpu returning NULL in relay_open
 2020-05-25  1:52 UTC  (4+ messages)

[PATCH v2] firewire-core: remove cast of function callback
 2020-05-25  1:44 UTC  (4+ messages)

[PATCH] perf record: Use an eventfd to wakeup when done
 2020-05-25  1:43 UTC  (4+ messages)
` [PATCH v3] "


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