linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-23 12:28:32 to 2020-03-23 15:14:33 UTC [more...]

[PATCHv8 00/15] remoteproc: updates for omap remoteproc support
 2020-03-23 15:14 UTC  (5+ messages)
` [PATCHv8 14/15] remoteproc/omap: Add watchdog functionality for remote processors

Re: [PATCH v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx
 2020-03-23 15:14 UTC  (2+ messages)

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-03-23 15:13 UTC  (4+ messages)
` [PATCH 07/89] clk: bcm: rpi: Allow the driver to be probed by DT

[PATCH] tools/testing/selftests/vm/mlock2-tests: fix mlock2 false-negative errors
 2020-03-23 15:12 UTC  (16+ messages)

[PATCH] perf cpumap: Use scnprintf instead of snprintf
 2020-03-23 15:11 UTC  (2+ messages)

[PATCH v5] f2fs: fix potential .flags overflow on 32bit architecture
 2020-03-23 15:10 UTC  (3+ messages)

[PATCH] kunit: add --make_options
 2020-03-23 15:09 UTC  (5+ messages)

[PATCH net-next v7 00/10] introduce read_poll_timeout
 2020-03-23 15:06 UTC  (11+ messages)
` [PATCH net-next v7 01/10] iopoll: introduce read_poll_timeout macro
` [PATCH net-next v7 02/10] iopoll: redefined readx_poll_timeout macro to simplify the code
` [PATCH net-next v7 03/10] net: phy: introduce phy_read_mmd_poll_timeout macro
` [PATCH net-next v7 04/10] net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
` [PATCH net-next v7 05/10] net: phy: aquantia: "
` [PATCH net-next v7 06/10] net: phy: marvell10g: "
` [PATCH net-next v7 07/10] net: phy: introduce phy_read_poll_timeout macro
` [PATCH net-next v7 08/10] net: phy: use phy_read_poll_timeout() to simplify the code
` [PATCH net-next v7 09/10] net: phy: smsc: "
` [PATCH net-next v7 10/10] net: phy: tja11xx: "

[PATCH v2] fs/namespace: handle mount(MS_BIND|MS_REMOUNT) without locking sb->s_umount
 2020-03-23 15:05 UTC 

[PATCH] iio: gyro: adis16136: use scnprintf instead of snprintf
 2020-03-23 15:04 UTC  (5+ messages)

[PATCH v9 0/3] i2c: npcm7xx: add NPCM i2c controller driver
 2020-03-23 15:03 UTC  (5+ messages)
` [PATCH v9 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controller
` [PATCH v9 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver
` [PATCH v9 3/3] i2c: npcm7xx: Add support for slave mode for Nuvoton

[PATCH v10 00/13] arm64: Branch Target Identification support
 2020-03-23 15:02 UTC  (8+ messages)

WARNING in switch_fpu_return
 2020-03-23 15:01 UTC  (3+ messages)

[PATCH 0/5] nvmem: patches (set 2) for 5.7
 2020-03-23 15:00 UTC  (6+ messages)
` [PATCH 1/5] nvmem: sprd: Fix the block lock operation
` [PATCH 2/5] nvmem: sprd: Optimize "
` [PATCH 3/5] nvmem: sprd: Determine double data programming from device data
` [PATCH 4/5] nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanup
` [PATCH 5/5] nvmem: Add support for write-only instances

[00/12] add STM32 FMC2 controller drivers
 2020-03-23 14:58 UTC  (13+ messages)
` [01/12] dt-bindings: mfd: stm32-fmc2: add STM32 FMC2 controller documentation
` [02/12] mfd: stm32-fmc2: add STM32 FMC2 controller driver
` [03/12] bus: stm32-fmc2-ebi: add STM32 FMC2 EBI "
` [04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
` [05/12] mtd: rawnand: stm32_fmc2: remove useless inline comments
` [06/12] mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
` [07/12] mtd: rawnand: stm32_fmc2: cleanup
` [08/12] mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
` [09/12] mtd: rawnand: stm32_fmc2: move all registers
` [10/12] mtd: rawnand: stm32_fmc2: use regmap APIs
` [11/12] mtd: rawnand: stm32_fmc2: use stm32_fmc2 structure in nfc controller
` [12/12] mtd: rawnand: stm32_fmc2: add new MP1 compatible string

[PATCH v4 00/17] Convert cpu_up/down to device_online/offline
 2020-03-23 15:00 UTC  (19+ messages)
` [PATCH v4 01/17] cpu: Add new {add,remove}_cpu() functions
` [PATCH v4 02/17] smp: Create a new function to shutdown nonboot cpus
` [PATCH v4 03/17] ia64: Replace cpu_down with smp_shutdown_nonboot_cpus()
` [PATCH v4 04/17] arm: Don't use disable_nonboot_cpus()
` [PATCH v4 05/17] arm: Use reboot_cpu instead of hardcoding it to 0
` [PATCH v4 06/17] arm64: Don't use disable_nonboot_cpus()
` [PATCH v4 07/17] arm64: Use reboot_cpu instead of hardconding it to 0
` [PATCH v4 08/17] arm64: hibernate.c: Create a new function to handle cpu_up(sleep_cpu)
` [PATCH v4 09/17] x86: Replace cpu_up/down with add/remove_cpu
` [PATCH v4 10/17] powerpc: "
` [PATCH v4 11/17] sparc: "
` [PATCH v4 12/17] parisc: "
` [PATCH v4 13/17] driver: xen: Replace cpu_up/down with device_online/offline
` [PATCH v4 14/17] firmware: psci: Replace cpu_up/down with add/remove_cpu
` [PATCH v4 15/17] torture: "
` [PATCH v4 16/17] smp: Create a new function to bringup nonboot cpus online
` [PATCH v4 17/17] cpu: Hide cpu_up/down

[PATCH v7 00/14] KVM: Dirty ring interface
 2020-03-23 14:58 UTC  (4+ messages)
` [PATCH v7 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]

[PATCH v5 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-03-23 14:56 UTC  (3+ messages)
` [PATCH v5 2/3] hw_random: cctrng: introduce Arm CryptoCell driver

[PATCH v2] xen-pciback: fix INTERRUPT_TYPE_* defines
 2020-03-23 14:55 UTC  (2+ messages)

[PATCH] drm/vkms: use bitfield op to get xrgb on compute crc
 2020-03-23 14:54 UTC  (2+ messages)

[PATCH] thermal: imx8mm: Fix build warning of incorrect argument type
 2020-03-23 14:53 UTC  (3+ messages)

[RFC PATCH 0/3] lockdep/irq: wait-type related cleanups
 2020-03-23 14:53 UTC  (6+ messages)
` [RFC PATCH 1/3] lockdep/irq: Be more strict about IRQ-threadable code end
` [RFC PATCH 2/3] lockdep: Merge hardirq_threaded and irq_config together

[PATCH] drm/mxsfb: Make supported modifiers explicit
 2020-03-23 14:52 UTC 

[PATCH] bpf: fix build warning - missing prototype
 2020-03-23 14:52 UTC  (4+ messages)

[PATCH v3 00/37] KVM: x86: TLB flushing fixes and enhancements
 2020-03-23 14:51 UTC  (3+ messages)
` [PATCH v3 02/37] KVM: nVMX: Validate the EPTP when emulating INVEPT(EXTENT_CONTEXT)

[PATCH v7 1/5] usb: hci: add hc_driver as argument for usb_hcd_pci_probe
 2020-03-23 14:49 UTC  (2+ messages)

[PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
 2020-03-23 14:40 UTC  (5+ messages)

lockdep warning in urb.c:363 usb_submit_urb
 2020-03-23 14:38 UTC 

[PATCH v2 00/14] perf: Stream comparison
 2020-03-23 14:37 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: dma: fsl-edma: fix ls1028a-edma compatible
 2020-03-23 14:36 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ls1028a: add "fsl,vf610-edma" compatible

[PATCH 0/2] media: coda: Add ability to decode wider range of jpegs
 2020-03-23 14:27 UTC  (4+ messages)
` [PATCH 1/2] media: coda: jpeg: support optimized huffman tables
` [PATCH 2/2] media: coda: be more flexible wrt jpeg dimensions

[PATCH V3 1/3] dt-bindings: thermal: imx8mm-thermal: Add support for i.MX8MP
 2020-03-23 14:27 UTC  (5+ messages)
` [PATCH V3 2/3] thermal: imx8mm: Add i.MX8MP support
` [PATCH V3 3/3] arm64: dts: imx8mp: Add thermal zones support

[PATCH v2 0/9] sched: Streamline select_task_rq() & select_task_rq_fair()
 2020-03-23 14:26 UTC  (5+ messages)
` [PATCH v2 3/9] sched: Remove checks against SD_LOAD_BALANCE

[RFC v6 0/2] Add SDHC interconnect bandwidth scaling
 2020-03-23 14:25 UTC  (3+ messages)
` [RFC v6 1/2] mmc: sdhci-msm: Add interconnect bus bandwidth scaling support
` [RFC v6 2/2] dt-bindings: mmc: sdhci-msm: Add interconnect BW scaling strings

[PATCH 1/1] io_uring: Fix ->data corruption on re-enqueue
 2020-03-23 14:25 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 1/4] pwm: jz4740: Use clocks from TCU driver
 2020-03-23 14:24 UTC  (4+ messages)
` [PATCH v4 2/4] pwm: jz4740: Improve algorithm of clock calculation
` [PATCH v4 3/4] pwm: jz4740: Obtain regmap from parent node
` [PATCH v4 4/4] pwm: jz4740: Allow selection of PWM channels 0 and 1

[PATCH] selftests/net/forwarding: add Makefile to install tests
 2020-03-23 14:24 UTC 

[PATCH v4 0/4] add TJA1102 support
 2020-03-23 14:20 UTC  (12+ messages)
` [PATCH v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx

[PATCH v2 0/7] Improvements to MHI Bus
 2020-03-23 14:14 UTC  (9+ messages)
` [PATCH v2 1/7] bus: mhi: core: Pass module owner during client driver registration
` [PATCH v2 2/7] bus: mhi: core: Add support for reading MHI info from device
` [PATCH v2 3/7] bus: mhi: core: Initialize bhie field in mhi_cntrl for RDDM capture
` [PATCH v2 4/7] bus: mhi: core: Drop the references to mhi_dev in mhi_destroy_device()
` [PATCH v2 5/7] bus: mhi: core: Add support for MHI suspend and resume
` [PATCH v2 6/7] net: qrtr: Add MHI transport layer
` [PATCH v2 7/7] net: qrtr: Do not depend on ARCH_QCOM

[PATCH] media: Refactor configuration options
 2020-03-23 14:13 UTC  (6+ messages)

MSI interrupt for xhci still lost on 5.6-rc6 after cpu hotplug
 2020-03-23 14:10 UTC  (4+ messages)

[PATCH 0/2] Fix SVM hang at startup
 2020-03-23 14:09 UTC  (3+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN

[PATCH 1/2] docs: dt: qcom,dwc3.txt: fix cross-reference for a converted file
 2020-03-23 14:05 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: dt: update reference for arm-integrator.txt

[PATCH][next] chrome: wilco_ec: event: Replace zero-length array with flexible-array member
 2020-03-23 14:01 UTC  (2+ messages)

[PATCH][next] chrome: cros_ec_chardev: Replace zero-length array with flexible-array member
 2020-03-23 14:01 UTC  (2+ messages)

[patch V3 00/23] x86/entry: Consolidation part II (syscalls)
 2020-03-23 14:00 UTC  (3+ messages)
` [patch V3 04/23] kprobes: Prevent probes in .noinstr.text section

[PATCH v5 0/4] platform/chrome: Add Type C connector class driver
 2020-03-23 14:00 UTC  (4+ messages)
` [PATCH v5 2/4] "

[PATCH 0/4] Throttle select_idle_sibling when a target domain is overloaded
 2020-03-23 13:55 UTC  (8+ messages)
` [PATCH 1/4] sched/fair: Track efficiency of select_idle_sibling
` [PATCH 2/4] sched/fair: Track efficiency of task recent_used_cpu
` [PATCH 3/4] sched/fair: Clear SMT siblings after determining the core is not idle

[PATCH] affine kernel threads to specified cpumask
 2020-03-23 13:54 UTC 

[PATCH v2] serial: 8250_dw: Fix common clocks usage race condition
 2020-03-23 13:50 UTC  (3+ messages)

[PATCH v5 0/5] Add support for devices in the Energy Model
 2020-03-23 13:50 UTC  (4+ messages)
` [PATCH v5 5/5] drm/panfrost: Register devfreq cooling and attempt to add "

[PATCH 0/7] clocksource: Add NVIDIA Tegra186 timers support
 2020-03-23 13:45 UTC  (10+ messages)
` [PATCH 2/7] clocksource: Add "

KASAN: use-after-free Read in hfa384x_usbin_callback
 2020-03-23 13:44 UTC  (2+ messages)

[RFC PATCH 0/3] sched: Instrument sched domain flags
 2020-03-23 13:42 UTC  (3+ messages)
` [RFC PATCH 1/3] sched/topology: Split out SD_* flags declaration to its own file

[PATCH] timer: silenct a lockdep splat with debugobjects
 2020-03-23 13:41 UTC  (8+ messages)

[PATCH 0/7] serial: 8250: Add rs485 emulation to 8250_dw
 2020-03-23 13:41 UTC  (6+ messages)

[Xen-devel] [PATCH v3 1/2] xen: Use evtchn_type_t as a type for event channels
 2020-03-23 13:39 UTC  (2+ messages)

[PATCH] vdso: Fix clocksource.h macro detection
 2020-03-23 13:39 UTC 

[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-03-23 13:37 UTC  (4+ messages)

[PATCH v5 0/9] Huge page-table entries for TTM
 2020-03-23 13:30 UTC  (3+ messages)
` Ack to merge through DRM? WAS [PATCH v5 1/9] fs: Constify vma argument to vma_is_dax

[PATCH 0/2] mm/mmap: check mapping limits more strictly
 2020-03-23 13:29 UTC  (3+ messages)
` [PATCH 1/2] mm/mmap.c: add more sanity checks to get_unmapped_area()
` [PATCH 2/2] mm/mmap.c: do not allow mappings outside of allowed limits

[PATCH] mm/debug: Add tests validating arch page table helpers for core features
 2020-03-23 13:26 UTC  (5+ messages)

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-03-23 13:23 UTC  (3+ messages)
` [PATCH 01/70] KVM: SVM: Add GHCB definitions
  ` [PATCH] KVM: SVM: Use __packed shorthard

[RFC PATCH glibc 4/8] glibc: Perform rseq(2) registration at C startup and thread creation (v16)
 2020-03-23 13:16 UTC  (2+ messages)
` [RFC PATCH glibc 5/8] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux (v7)

Two questions about cache coherency on arm platforms
 2020-03-23 13:17 UTC  (2+ messages)

[PATCH 0/2] Add coresight support for QCOM SC7180 SoC
 2020-03-23 13:17 UTC  (6+ messages)
` [PATCH 1/2] coresight: etm4x: Add support for Qualcomm "

[PATCH V2 0/6] x86/Hyper-V: Panic code path fixes
 2020-03-23 13:09 UTC  (7+ messages)
` [PATCH V2 1/6] x86/Hyper-V: Unload vmbus channel in hv panic callback
` [PATCH V2 2/6] x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
` [PATCH V2 3/6] x86/Hyper-V: Trigger crash enlightenment only once during system crash
` [PATCH V2 4/6] x86/Hyper-V: Report crash register data or ksmg before running crash kernel
` [PATCH V2 5/6] x86/Hyper-V: Report crash register data when sysctl_record_panic_msg is not set
` [PATCH V2 6/6] x86/Hyper-V: Report crash data in die() when panic_on_oops is set

[PATCH 00/10] bus/fsl-mc: Extend mc-bus driver functionalities in preparation for mc-bus VFIO support
 2020-03-23 13:06 UTC  (11+ messages)
` [PATCH 03/10] bus/fsl-mc: add support for 'driver_override' in the mc-bus
` [PATCH 04/10] bus/fsl-mc: Propagate driver_override for a child DPRC's children
` [PATCH 07/10] bus/fsl-mc: Export a dprc scan function to be used by multiple entities
` [PATCH 08/10] bus/fsl-mc: Export a cleanup function for DPRC
` [PATCH 09/10] bus/fsl-mc: Add a container setup function

[PATCH] KVM: x86: Expose fast short REP MOV for supported cpuid
 2020-03-23 12:58 UTC  (2+ messages)

[PATCH] minix: Fix NULL dereference in alloc_branch()
 2020-03-23 12:57 UTC 

generic DMA bypass flag v2
 2020-03-23 12:55 UTC  (4+ messages)
` [PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to struct device

[PATCH 0/5] soundwire: add sdw_master_device support on Qualcomm platforms
 2020-03-23 12:54 UTC  (9+ messages)
` [PATCH 1/5] soundwire: bus_type: add master_device/driver support
` [PATCH 5/5] soundwire: qcom: add sdw_master_device support

[PATCH v3 0/9] KVM: Move x86 init ops to separate struct
 2020-03-23 12:48 UTC  (9+ messages)
` [PATCH v3 6/9] KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
` [PATCH v3 7/9] KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()
` [PATCH v3 8/9] KVM: VMX: Annotate vmx_x86_ops as __initdata
` [PATCH v3 9/9] KVM: SVM: Annotate svm_x86_ops "

[PATCH v3 0/5] drivers: new helper for ioremapping memory resources
 2020-03-23 12:47 UTC  (11+ messages)
` [PATCH v3 1/5] drivers: provide devm_platform_get_and_ioremap_resource()
` [PATCH v3 2/5] usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resource
` [PATCH v3 3/5] usb: host: hisilicon: "
` [PATCH v3 4/5] usb: dwc2: "
` [PATCH v3 5/5] driver core: platform: Reimplement devm_platform_ioremap_resource

[PATCH] soundwire: stream: only change state if needed
 2020-03-23 12:46 UTC  (4+ messages)

[PATCH] um: Fix header inclusion
 2020-03-23 12:41 UTC 

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-23 12:40 UTC  (9+ messages)
` [PATCH v5 20/23] KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor

KASAN: slab-out-of-bounds Read in edge_interrupt_callback
 2020-03-23 12:40 UTC 

WARNING: ODEBUG bug in prism2sta_disconnect_usb
 2020-03-23 12:40 UTC 

[PATCH 0/7] SoundWire: intel: fix SHIM programming sequences
 2020-03-23 12:31 UTC  (9+ messages)
` [PATCH 4/7] soundwire: intel: add definitions for shim_mask
` [PATCH 5/7] soundwire: intel: follow documentation sequences for SHIM registers

[PATCH v4 0/5] Add battery charger driver support for MP2629
 2020-03-23 12:29 UTC  (4+ messages)
` [PATCH v4 4/5] power: supply: Add support for mps mp2629 battery charger

[PATCH v2] perf test x86: address multiplexing in rdpmc test
 2020-03-23 12:29 UTC  (4+ 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).