linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-24 17:18:04 to 2020-08-24 19:08:32 UTC [more...]

[PATCH 01/16] dt-bindings: mfd: rohm,bd71847-pmic: Correct clock properties requirements
 2020-08-24 19:07 UTC  (15+ messages)
` [PATCH 02/16] dt-bindings: mtd: gpmi-nand: Fix matching of clocks on different SoCs
` [PATCH 03/16] arm64: dts: imx8mm-beacon-som.dtsi: Align regulator names with schema
` [PATCH 04/16] arm64: dts: imx8mm-beacon-baseboard: Correct SPI CS polarity
` [PATCH 05/16] arm64: dts: imx8mm-beacon: Align pin configuration group names with schema
` [PATCH 06/16] arm64: dts: imx8mm-evk: Add 32.768 kHz clock to PMIC
` [PATCH 07/16] arm64: dts: imx8mm-evk: Align pin configuration group names with schema
` [PATCH 08/16] arm64: dts: imx8mm-ddr4-evk: "
` [PATCH 09/16] arm64: dts: imx8mn-evk: "
` [PATCH 10/16] arm64: dts: imx8mq-evk: "
` [PATCH 11/16] arm64: dts: imx8mq-librem5-devkit: "
` [PATCH 12/16] arm64: dts: imx8mq-phanbell: "
` [PATCH 13/16] arm64: dts: imx8mq-pico-pi: "
` [PATCH 14/16] arm64: dts: imx8mq-sr-som: "
` [PATCH 15/16] arm64: dts: imx8mq-hummingboard-pulse: "

[PATCH] scsi: add expecting_media_change flag to error path
 2020-08-24 19:04 UTC 

[PATCH v3 0/2] media: i2c: ov772x: Enable BT656 mode and test pattern support
 2020-08-24 19:04 UTC  (3+ messages)
` [PATCH v3 1/2] media: i2c: ov772x: Add support for BT656 mode
` [PATCH v3 2/2] media: i2c: ov772x: Add test pattern control

[PATCH v3 1/4] dt-bindings: arm: fsl: Add binding for Variscite VAR-SOM-MX8MM module
 2020-08-24 19:03 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: dts: imx8mm-var-som: Add Variscite VAR-SOM-MX8MM System on Module

[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
 2020-08-24 19:02 UTC  (7+ messages)
` [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe

[PATCH v4 0/7] Convert mtk-dsi to drm_bridge API and get EDID for ps8640 bridge
 2020-08-24 19:01 UTC  (2+ messages)

[PATCH] KVM: VMX: fix crash cleanup when KVM wasn't used
 2020-08-24 18:57 UTC  (4+ messages)

[GIT PULL] fallthrough pseudo-keyword macro conversions for 5.9-rc3
 2020-08-24 18:56 UTC  (3+ messages)

[PATCH v1 0/6] Introduce Embedded Controller driver for Acer A500
 2020-08-24 18:55 UTC  (4+ messages)
` [PATCH v1 2/6] power: supply: Add battery gauge driver for Acer Iconia Tab A500

[PATCH v7 00/10] Enable Linux guests on Hyper-V on ARM64
 2020-08-24 18:54 UTC  (15+ messages)
` [PATCH v7 02/10] arm64: hyperv: Add core Hyper-V include files
` [PATCH v7 05/10] arm64: hyperv: Add interrupt handlers for VMbus and stimer
` [PATCH v7 07/10] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v7 09/10] arm64: efi: Export screen_info
` [PATCH v7 10/10] Drivers: hv: Enable Hyper-V code to be built on ARM64

[PATCH 0/3] dynamic-debug fixups for 5.9
 2020-08-24 18:54 UTC  (4+ messages)
` [PATCH 1/3] dyndbg: give %3u width in pr-format, cosmetic only
` [PATCH 2/3] dyndbg: refine export, rename to dynamic_debug_exec_queries()
` [PATCH 3/3] dyndbg: fix problem parsing format="foo bar"

[PATCH v2 0/2] ima: Fix keyrings race condition and other key related bugs
 2020-08-24 18:53 UTC  (3+ messages)

[EXT] INFO: trying to register non-static key in del_timer_sync (2)
 2020-08-24 18:52 UTC  (3+ messages)
` [PATCH v2] mwifiex: don't call del_timer_sync() on uninitialized timer

[PATCH v2] Documentation/x86: Add documentation for /proc/cpuinfo feature flags
 2020-08-24 18:04 UTC 

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-24 18:45 UTC  (8+ messages)

[PATCH 00/20] iommu/arm-smmu + drm/msm: per-process GPU pgtables
 2020-08-24 18:37 UTC  (21+ messages)
` [PATCH 01/20] drm/msm: remove dangling submitqueue references
` [PATCH 02/20] iommu/arm-smmu: Pass io-pgtable config to implementation specific function
` [PATCH 03/20] iommu/arm-smmu: Add support for split pagetables
` [PATCH 04/20] iommu/arm-smmu: Prepare for the adreno-smmu implementation
` [PATCH 05/20] iommu: add private interface for adreno-smmu
` [PATCH 06/20] drm/msm/gpu: add dev_to_gpu() helper
` [PATCH 07/20] drm/msm: set adreno_smmu as gpu's drvdata
` [PATCH 08/20] iommu/arm-smmu: constify some helpers
` [PATCH 09/20] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH 10/20] dt-bindings: arm-smmu: Add compatible string for Adreno "
` [PATCH 11/20] drm/msm: Add a context pointer to the submitqueue
` [PATCH 12/20] drm/msm: Drop context arg to gpu->submit()
` [PATCH 13/20] drm/msm: Set the global virtual address range from the IOMMU domain
` [PATCH 14/20] drm/msm: Add support to create a local pagetable
` [PATCH 15/20] drm/msm: Add support for private address space instances
` [PATCH 16/20] drm/msm/a6xx: Add support for per-instance pagetables
` [PATCH 17/20] arm: dts: qcom: sm845: Set the compatible string for the GPU SMMU
` [PATCH 18/20] arm: dts: qcom: sc7180: "
` [PATCH 19/20] iommu/arm-smmu: add a way for implementations to influence SCTLR
` [PATCH 20/20] drm/msm: show process names in gem_describe

[GIT PULL] tee subsystem pin_user_pages for v5.8
 2020-08-24 18:42 UTC  (3+ messages)
` [PATCH v2] tee: convert convert get_user_pages() --> pin_user_pages()

[PATCH v18 00/32] per memcg lru_lock
 2020-08-24 18:42 UTC  (2+ messages)

[PATCH stable 4.9 v3 0/2] arm64: entry: Place an SB sequence following an ERET instruction
 2020-08-24 18:36 UTC  (3+ messages)
` [PATCH stable 4.9 v3 1/2] arm64: Add support for SB barrier and patch in over DSB; ISB sequences
` [PATCH stable 4.9 v3 2/2] arm64: entry: Place an SB sequence following an ERET instruction

[PATCH stable 4.14 v2 0/2] arm64: entry: Place an SB sequence following an ERET instruction
 2020-08-24 18:36 UTC  (3+ messages)
` [PATCH stable 4.14 v2 1/2] arm64: Add support for SB barrier and patch in over DSB; ISB sequences
` [PATCH stable 4.14 v2 2/2] arm64: entry: Place an SB sequence following an ERET instruction

[PATCH stable 4.19 v2 0/2] arm64: entry: Place an SB sequence following an ERET instruction
 2020-08-24 18:35 UTC  (3+ messages)
` [PATCH stable 4.19 v2 1/2] arm64: Add support for SB barrier and patch in over DSB; ISB sequences
` [PATCH stable 4.19 v2 2/2] arm64: entry: Place an SB sequence following an ERET instruction

[PATCH v2 0/9] IOASID extensions for guest SVA
 2020-08-24 18:34 UTC  (7+ messages)
` [PATCH v2 2/9] iommu/ioasid: Rename ioasid_set_data()
` [PATCH v2 3/9] iommu/ioasid: Introduce ioasid_set APIs

[PATCH] afs: Use a pagevec in afs_writepages()
 2020-08-24 18:34 UTC 

[PATCH 1/2] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
 2020-08-24 18:32 UTC  (2+ messages)
` [PATCH 2/2] drm/nouveau/kms/nv50-: Log SOR/PIOR caps

[PATCH 0/2] ARM: dts: aspeed: wedge40: fix a few nits
 2020-08-24 18:29 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: aspeed: wedge40: Update FMC flash0 label
` [PATCH 2/2] ARM: dts: aspeed: wedge40: Update UART4 pin settings

[PATCH v5 0/2] Add new PHY APIs to framework to get/set PHY attributes
 2020-08-24 18:28 UTC  (3+ messages)
` [PATCH v5 1/2] phy: Add new PHY attribute max_link_rate and APIs "
` [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set "

[PATCH v5] kernel/trace: Add DISALLOW_TRACE_PRINTK make option
 2020-08-24 18:26 UTC  (5+ messages)

[PATCH AUTOSEL 5.4 01/38] spi: stm32: clear only asserted irq flags on interrupt
 2020-08-24 18:25 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 34/38] drm/amdgpu: disable gfxoff for navy_flounder
` [PATCH AUTOSEL 5.4 35/38] Revert "drm/amdgpu: disable gfxoff for navy_flounder"

[PATCH AUTOSEL 5.7 01/54] spi: stm32: clear only asserted irq flags on interrupt
 2020-08-24 18:24 UTC  (5+ messages)
` [PATCH AUTOSEL 5.7 46/54] drm/amdgpu: disable gfxoff for navy_flounder
` [PATCH AUTOSEL 5.7 49/54] Revert "drm/amdgpu: disable gfxoff for navy_flounder"

LOOP_CONFIGURE ioctl doesn't work if lo_offset/lo_sizelimit are set
 2020-08-24 18:24 UTC  (2+ messages)

[PATCH AUTOSEL 5.8 01/63] spi: stm32: clear only asserted irq flags on interrupt
 2020-08-24 18:24 UTC  (46+ messages)
` [PATCH AUTOSEL 5.8 02/63] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
` [PATCH AUTOSEL 5.8 03/63] ext4: don't BUG on inconsistent journal feature
` [PATCH AUTOSEL 5.8 04/63] ext4: handle read only external journal device
` [PATCH AUTOSEL 5.8 06/63] drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
` [PATCH AUTOSEL 5.8 07/63] ext4: abort the filesystem if failed to async write metadata buffer
` [PATCH AUTOSEL 5.8 09/63] ext4: handle option set by mount flags correctly
` [PATCH AUTOSEL 5.8 10/63] ext4: handle error of ext4_setup_system_zone() on remount
` [PATCH AUTOSEL 5.8 12/63] fs: prevent BUG_ON in submit_bh_wbc()
` [PATCH AUTOSEL 5.8 17/63] drm/amd/powerplay: correct Vega20 cached smu feature state
` [PATCH AUTOSEL 5.8 19/63] drm/amd/display: Fix LFC multiplier changing erratically
` [PATCH AUTOSEL 5.8 21/63] selftests/bpf: Fix segmentation fault in test_progs
` [PATCH AUTOSEL 5.8 23/63] netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
` [PATCH AUTOSEL 5.8 24/63] libbpf: Prevent overriding errno when logging errors
` [PATCH AUTOSEL 5.8 25/63] tools/bpftool: Fix compilation warnings in 32-bit mode
` [PATCH AUTOSEL 5.8 26/63] selftest/bpf: "
` [PATCH AUTOSEL 5.8 27/63] selftests/bpf: Fix btf_dump test cases on 32-bit arches
` [PATCH AUTOSEL 5.8 28/63] selftests/bpf: Correct various core_reloc 64-bit assumptions
` [PATCH AUTOSEL 5.8 29/63] can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions
` [PATCH AUTOSEL 5.8 30/63] dma-pool: fix coherent pool allocations for IOMMU mappings
` [PATCH AUTOSEL 5.8 31/63] dma-pool: Only allocate from CMA when in same memory zone
` [PATCH AUTOSEL 5.8 32/63] drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
` [PATCH AUTOSEL 5.8 34/63] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
` [PATCH AUTOSEL 5.8 35/63] ASoC: wm8994: Avoid attempts to read unreadable registers
` [PATCH AUTOSEL 5.8 36/63] ALSA: usb-audio: ignore broken processing/extension unit
` [PATCH AUTOSEL 5.8 37/63] selftests: disable rp_filter for icmp_redirect.sh
` [PATCH AUTOSEL 5.8 39/63] scsi: ufs: Fix possible infinite loop in ufshcd_hold
` [PATCH AUTOSEL 5.8 40/63] scsi: ufs: Improve interrupt handling for shared interrupts
` [PATCH AUTOSEL 5.8 41/63] scsi: ufs: Clean up completed request without interrupt notification
` [PATCH AUTOSEL 5.8 42/63] scsi: scsi_debug: Fix scp is NULL errors
` [PATCH AUTOSEL 5.8 43/63] scsi: qla2xxx: Flush all sessions on zone disable
` [PATCH AUTOSEL 5.8 44/63] scsi: qla2xxx: Flush I/O "
` [PATCH AUTOSEL 5.8 46/63] scsi: qla2xxx: Fix login timeout
` [PATCH AUTOSEL 5.8 47/63] scsi: qla2xxx: Check if FW supports MQ before enabling
` [PATCH AUTOSEL 5.8 49/63] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
` [PATCH AUTOSEL 5.8 50/63] macvlan: validate setting of multiple remote source MAC addresses
` [PATCH AUTOSEL 5.8 51/63] net: gianfar: Add of_node_put() before goto statement
` [PATCH AUTOSEL 5.8 52/63] drm/amdgpu: disable gfxoff for navy_flounder
` [PATCH AUTOSEL 5.8 54/63] drm/amdkfd: fix the wrong sdma instance query for renoir
` [PATCH AUTOSEL 5.8 55/63] bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator
` [PATCH AUTOSEL 5.8 56/63] bpf: Avoid visit same object multiple times
` [PATCH AUTOSEL 5.8 58/63] Revert "drm/amdgpu: disable gfxoff for navy_flounder"
` [PATCH AUTOSEL 5.8 59/63] powerpc/perf: Fix soft lockups due to missed interrupt accounting
` [PATCH AUTOSEL 5.8 60/63] libbpf: Fix map index used in error message

[PATCH 0/4] mm: Simplfy cow handling
 2020-08-24 18:22 UTC  (6+ messages)
` [PATCH 1/4] mm: Trial do_wp_page() simplification

[PATCH v2] mmc: sdhci: Don't enable presets while tuning
 2020-08-24 18:21 UTC 

{standard input}:5973: Error: operand out of range (512 is not between -512 and 511)
 2020-08-24 18:21 UTC  (3+ messages)

Re:Re: [PATCH] powerpc: Fix a bug in __div64_32 if divisor is zero
 2020-08-24 18:17 UTC  (3+ messages)

[PATCH] net: usb: Fix uninit-was-stored issue in asix_read_cmd()
 2020-08-24 18:16 UTC  (2+ messages)

x86/kprobes: kretprobe fails to triggered if kprobe at function entry is not optimized (trigger by int3 breakpoint)
 2020-08-24 18:15 UTC  (3+ messages)

[PATCH] SELinux: Measure state and hash of policy using IMA
 2020-08-24 18:13 UTC  (3+ messages)

[PATCH 0/8] drivers: phy: Constify static phy_ops structs
 2020-08-24 18:13 UTC  (3+ messages)
` [PATCH 5/8] phy: lantiq: vrx200-pcie: Constify ltq_vrx200_pcie_phy_ops

[tip:master] BUILD SUCCESS 21f294e9c2da915d0cebb747f64e2c08b24fbd93
 2020-08-24 18:07 UTC 

[PATCH] seccomp: Use current_pt_regs()
 2020-08-24 18:03 UTC  (3+ messages)

[PATCH v3 0/7] net/ravb: Add support for explicit internal clock delay configuration
 2020-08-24 17:58 UTC  (11+ messages)
` [PATCH v3 1/7] dt-bindings: net: ethernet-controller: Add internal delay properties
` [PATCH v3 2/7] dt-bindings: net: renesas,ravb: Document internal clock "
` [PATCH v3 3/7] dt-bindings: net: renesas,etheravb: Convert to json-schema
` [PATCH v3 4/7] ravb: Split delay handling in parsing and applying
` [PATCH v3 5/7] ravb: Add support for explicit internal clock delay configuration

[RFC] security: replace indirect calls with static calls
 2020-08-24 17:54 UTC  (6+ messages)

[PATCH 1/2] Add a manpage for watch_queue(7)
 2020-08-24 17:54 UTC  (5+ messages)

WARNING: kernel stack regs at 00000000d9dac8ad in fork13:28354 has bad 'bp' value 0000000000000000
 2020-08-24 17:53 UTC  (2+ messages)

[PATCH] x86: work around clang IAS bug referencing __force_order
 2020-08-24 17:50 UTC  (3+ messages)
` [PATCH] x86/asm: Replace __force_order with memory clobber

[PATCH v2 0/5] cpufreq: intel_pstate: Address some HWP-related oddities
 2020-08-24 17:47 UTC  (6+ messages)
` [PATCH v2 1/5] cpufreq: intel_pstate: Refuse to turn off with HWP enabled
` [PATCH v2 2/5] cpufreq: intel_pstate: Always return last EPP value from sysfs
` [PATCH v2 3/5] cpufreq: intel_pstate: Add ->offline and ->online callbacks
` [PATCH v2 4/5] cpufreq: intel_pstate: Free memory only when turning off
` [PATCH v2 5/5] cpufreq: intel_pstate: Restore cached EPP value during offline

[PATCH 01/11] evm: Execute evm_inode_init_security() only when the HMAC key is loaded
 2020-08-24 17:45 UTC  (3+ messages)

[PATCH] video: fbdev: replace spurious snprintf() with sprintf()
 2020-08-24 17:44 UTC 

[PATCH] drm/dp_mst: Add ddc i2c device links for DP MST connectors
 2020-08-24 17:42 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: dmaengine: Document qcom,gpi dma binding
 2020-08-24 17:40 UTC  (2+ messages)

[PATCH v9 0/3] devres: provide and use devm_krealloc()
 2020-08-24 17:38 UTC  (4+ messages)
` [PATCH v9 1/3] devres: provide devm_krealloc()
` [PATCH v9 2/3] hwmon: pmbus: use more devres helpers
` [PATCH v9 3/3] iio: adc: xilinx-xadc: use devm_krealloc()

[PATCH 0/7] Overhaul find_get_entries and pagevec_lookup_entries
 2020-08-24 17:36 UTC  (4+ messages)
` [PATCH 6/7] mm: Pass pvec directly to find_get_entries

[PATCH 0/4] -ffreestanding/-fno-builtin-* patches
 2020-08-24 17:34 UTC  (11+ messages)

KASAN: use-after-free Write in page_counter_uncharge
 2020-08-24 17:36 UTC  (5+ messages)

[PATCH 0/1] convert l2 cache dt bindings to YAML format
 2020-08-24 17:35 UTC  (3+ messages)
` [PATCH 1/1] dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema

[PATCH v2] PM: sleep: core: Fix the handling of pending runtime resume requests
 2020-08-24 17:35 UTC 

[PATCH v2 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
 2020-08-24 16:26 UTC  (2+ messages)
` [PATCH v2 03/19] dt-bindings: gpio: fsl-imx-gpio: Add parsing of hogs

[PATCH 1/2] media: uvcvideo: Ensure all probed info is returned to v4l2
 2020-08-24 17:31 UTC  (8+ messages)
` [PATCH 2/2] media: uvcvideo: Convey full ycbcr colorspace information "

[PATCH 00/12] Convert WAR defines to config options
 2020-08-24 17:28 UTC  (7+ messages)
` [PATCH 04/12] MIPS: Remove MIPS4K_ICACHE_REFILL_WAR and MIPS_CACHE_SYNC_WAR
` [PATCH 05/12] MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config option
` [PATCH 07/12] MIPS: Convert R10000_LLSC_WAR info "
` [PATCH 10/12] MIPS: Get rid of BCM1250_M3_WAR

[PATCH] PM: sleep: core: Fix the handling of pending runtime resume requests
 2020-08-24 17:31 UTC  (4+ messages)

[RFC v2 0/5] Restricted DMA
 2020-08-24 17:24 UTC  (7+ messages)
` [RFC v2 4/5] dt-bindings: of: Add plumbing for restricted DMA pool

[patch V9 00/39] x86/entry: Rework leftovers (was part V)
 2020-08-24 17:29 UTC  (3+ messages)
` [patch V9 21/39] x86/irq: Convey vector as argument and not in ptregs

[RFC PATCH v3 0/2] Add Krait Cache Scaling support
 2020-08-24 17:28 UTC  (3+ messages)
` [RFC PATCH v3 2/2] dt-bindings: cpufreq: Document Krait CPU Cache scaling

[PATCH v3 00/11] Fix PM hibernation in Xen guests
 2020-08-24 17:25 UTC  (4+ messages)
` [PATCH v3 05/11] genirq: Shutdown irq chips in suspend/resume during hibernation

drivers/gpu/drm/drm_bufs.c:343:36: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-08-24 17:23 UTC 

[PATCH 1/2] veth: Initialize dev->perm_addr
 2020-08-24 17:25 UTC  (2+ messages)

[RESEND PATCH v3 0/8] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-08-24 17:20 UTC  (6+ messages)
` [RESEND PATCH v3 5/8] mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA channel

[PATCH RFC] mmc: sdhci-msm: enable compile-testing on !ARM
 2020-08-24 17:18 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).