linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-20 14:55:19 to 2020-03-20 17:03:15 UTC [more...]

[PATCHv4 0/5] clk: agilex: add clock driver
 2020-03-20 17:02 UTC  (5+ messages)
` [PATCHv4 1/5] clk: socfpga: stratix10: use new parent data scheme
` [PATCH 3/5] clk: socfpga: add const to _ops data structures
` [PATCH 4/5] dt-bindings: documentation: add clock bindings information for Agilex
` [PATCH 5/5] clk: socfpga: agilex: add clock driver for the Agilex platform

[PATCH v11 09/12] pwm: sun4i: Use 64-bit division function
 2020-03-20 17:02 UTC  (4+ messages)
` [PATCH v11 11/12] clk: pwm: Assign u64 divisor to unsigned int before use

help needed in debugging missed wakeup(?)
 2020-03-20 17:02 UTC 

[PATCH 0/5] soundwire: add sdw_master_device support on Qualcomm platforms
 2020-03-20 17:01 UTC  (7+ messages)
` [PATCH 1/5] soundwire: bus_type: add master_device/driver support
` [PATCH 2/5] soundwire: bus_type: protect cases where no driver name is provided
` [PATCH 3/5] soundwire: master: use device node pointer from master device
` [PATCH 4/5] soundwire: qcom: fix error handling in probe
` [PATCH 5/5] soundwire: qcom: add sdw_master_device support

[PATCH 2/3] LKMM: Add litmus test for RCU GP guarantee where reader stores
 2020-03-20 16:59 UTC  (3+ messages)

[PATCH v9 00/25] Change readahead API
 2020-03-20 16:58 UTC  (3+ messages)
` [PATCH v9 12/25] mm: Move end_index check out of readahead loop

[PATCH] gpiolib: don't call sleeping functions with a spinlock taken
 2020-03-20 16:55 UTC  (3+ messages)

[PATCH 0/4] Throttle select_idle_sibling when a target domain is overloaded
 2020-03-20 16:54 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 4/4] sched/fair: Track possibly overloaded domains and abort a scan if necessary

[PATCH 1/3] LKMM: Add litmus test for RCU GP guarantee where updater frees object
 2020-03-20 16:54 UTC  (3+ messages)

[PATCHv3 0/3] clean up KPTI / SDEI trampoline data alignment
 2020-03-20 16:54 UTC  (2+ messages)

[PATCH v2 00/10] media: adv748x: add support for HDMI audio
 2020-03-20 16:15 UTC  (8+ messages)
` [PATCH v2 07/10] dt-bindings: adv748x: add information about serial audio interface (I2S/TDM)

[PATCH v11 00/12] coresight: next v5.6-rc6
 2020-03-20 16:53 UTC  (13+ messages)
` [PATCH v11 01/12] coresight: cti: Initial CoreSight CTI Driver
` [PATCH v11 02/12] coresight: cti: Add sysfs coresight mgmt register access
` [PATCH v11 03/12] coresight: cti: Add sysfs access to program function registers
` [PATCH v11 04/12] coresight: cti: Add sysfs trigger / channel programming API
` [PATCH v11 05/12] dt-bindings: arm: Adds CoreSight CTI hardware definitions
` [PATCH v11 06/12] coresight: cti: Add device tree support for v8 arch CTI
` [PATCH v11 07/12] coresight: cti: Add device tree support for custom CTI
` [PATCH v11 08/12] coresight: cti: Enable CTI associated with devices
` [PATCH v11 09/12] coresight: cti: Add connection information to sysfs
` [PATCH v11 10/12] docs: coresight: Update documentation for CoreSight to cover CTI
` [PATCH v11 11/12] docs: sysfs: coresight: Add sysfs ABI documentation for CTI
` [PATCH v11 12/12] Update MAINTAINERS to add reviewer for CoreSight

[PATCH v6 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-03-20 16:53 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: phy: Add DT bindings for Xilinx ZynqMP PSGTR PHY

[PATCH v3 00/11] media: adv748x: add support for HDMI audio
 2020-03-20 16:12 UTC  (12+ messages)
` [PATCH v3 01/11] media: adv748x: fix end-of-line terminators in diagnostic statements
` [PATCH v3 02/11] media: adv748x: include everything adv748x.h needs into the file
` [PATCH v3 03/11] media: adv748x: reduce amount of code for bitwise modifications of device registers
` [PATCH v3 04/11] media: adv748x: add definitions for audio output related registers
` [PATCH v3 05/11] media: adv748x: add support for HDMI audio
` [PATCH v3 06/11] media: adv748x: prepare/enable mclk when the audio is used
` [PATCH v3 07/11] media: adv748x: only activate DAI if it is described in device tree
` [PATCH v3 08/11] dt-bindings: adv748x: add information about serial audio interface (I2S/TDM)
` [PATCH v3 09/11] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC
` [PATCH v3 10/11] media: adv748x: add support for log_status ioctl
` [PATCH v3 11/11] media: adv748x: allow the HDMI sub-device to accept EDID

[PATCH] scripts/gdb: replace "is 0" by "== 0"
 2020-03-20 16:48 UTC  (3+ messages)

[net-next,v1, 0/3] Add additional EHL PCI info and PCI ID
 2020-03-20 16:48 UTC  (4+ messages)
` [net-next,v1, 1/3] net: stmmac: add EHL PSE0 & PSE1 1Gbps "
` [net-next,v1, 2/3] net: stmmac: add EHL PSE0 & PSE1 2.5Gbps "
` [net-next,v1, 3/3] net: stmmac: add EHL SGMII "

[PATCH v12 0/8] Disable compat cruft on ppc64le v12
 2020-03-20 16:47 UTC  (10+ messages)
  ` [PATCH v12 8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry

[PATCH v12 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2020-03-20 16:41 UTC  (8+ messages)
` [PATCH v12 03/10] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS

[PATCH 4.19 00/48] 4.19.112-rc1 review
 2020-03-20 16:41 UTC  (6+ messages)

[PATCH 00/13] Reconcile NUMA balancing decisions with the load balancer v6
 2020-03-20 16:38 UTC  (11+ messages)

[PATCH v6 00/10] Subject: Enable Linux guests on Hyper-V on ARM64
 2020-03-20 16:38 UTC  (15+ messages)
` [PATCH v6 01/10] arm64: hyperv: Add core Hyper-V include files
` [PATCH v6 04/10] arm64: hyperv: Add memory alloc/free functions for Hyper-V size pages

[PATCH 0/6] Support programmable pins for Ocelot PTP driver
 2020-03-20 16:37 UTC  (3+ messages)
` [PATCH 1/6] ptp: move ocelot ptp clock code out of Ethernet driver

[PATCH 1/8] soundwire: bus_type: add master_device/driver support
 2020-03-20 16:36 UTC  (12+ messages)

[PATCH] mm: khugepaged: fix potential page state corruption
 2020-03-20 16:34 UTC  (8+ messages)

[PATCH] docs: Prefer 'python3' when building htmldocs
 2020-03-20 16:33 UTC  (3+ messages)

linux-next build error (8)
 2020-03-20 16:34 UTC  (10+ messages)

[PATCH RFC v2 tip/core/rcu 0/22] Prototype RCU usable from idle, exception, offline
 2020-03-20 16:27 UTC  (8+ messages)
` [PATCH RFC v2 tip/core/rcu 01/22] sched/core: Add function to sample state of locked-down task
      ` [PATCH RFC v2 tip/core/rcu 03/22] rcutorture: Add flag to produce non-busy-wait task stalls

[PATCH] bpf: explicitly memset the bpf_attr structure
 2020-03-20 16:22 UTC  (9+ messages)
        ` [PATCH] bpf: explicitly memset some bpf info structures declared on the stack

[PATCH v10 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-03-20 16:19 UTC  (12+ messages)
` [PATCH v10 01/11] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [PATCH v10 02/11] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v10 03/11] vfio: VFIO_IOMMU_SET_MSI_BINDING
` [PATCH v10 04/11] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type
` [PATCH v10 05/11] vfio/pci: Register an iommu fault handler
` [PATCH v10 06/11] vfio/pci: Allow to mmap the fault queue
` [PATCH v10 07/11] vfio: Use capability chains to handle device specific irq
` [PATCH v10 08/11] vfio: Add new IRQ for DMA fault reporting
` [PATCH v10 09/11] vfio/pci: Add framework for custom interrupt indices
` [PATCH v10 10/11] vfio/pci: Register and allow DMA FAULT IRQ signaling
` [PATCH v10 11/11] vfio: Document nested stage control

[PATCH v2 00/19] objtool: vmlinux.o and noinstr validation
 2020-03-20 16:20 UTC  (4+ messages)
` [PATCH v2 17/19] objtool: Optimize !vmlinux.o again

[PATCH v9 0/9] enable CAAM's HWRNG as default
 2020-03-20 16:18 UTC  (7+ messages)
` [PATCH v9 3/9] crypto: caam - drop global context pointer and init_done
` [PATCH v9 8/9] crypto: caam - enable prediction resistance in HRWNG

[PATCH v3 0/8] ARM: Initial RTD1195 and MeLE X1000 support
 2020-03-20 16:16 UTC  (7+ messages)
` [PATCH v3 8/8] ARM: realtek: Enable RTD1195 arch timer

[PATCH v3 0/2] hwmon: (pmbus) add support for Gen 2 Renesas digital multiphase
 2020-03-20 16:16 UTC  (3+ messages)
` [PATCH v3 1/2] hwmon: (pmbus) add support for 2nd Gen "
` [PATCH v3 2/2] docs: hwmon: Update documentation for isl68137 pmbus driver

[PATCH 0/3] Misc bug fixes for VT-d SVM
 2020-03-20 16:20 UTC  (4+ messages)
` [PATCH 1/3] iommu/vt-d: Remove redundant IOTLB flush

[PATCH devicetree 0/2] Remainder for "[PATCH v5 00/12] NXP DSPI bugfixes and support for LS1028A"
 2020-03-20 16:13 UTC  (3+ messages)
` [PATCH devicetree 1/2] arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers
` [PATCH devicetree 2/2] arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS

linux-next: Tree for Mar 20
 2020-03-20 16:11 UTC  (2+ messages)
` linux-next: Tree for Mar 20 (drivers/media/i2c/video-i2c.o)

[PATCH v10 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-03-20 16:09 UTC  (14+ messages)
` [PATCH v10 01/13] iommu: Introduce attach/detach_pasid_table API
` [PATCH v10 02/13] iommu: Introduce bind/unbind_guest_msi
` [PATCH v10 03/13] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v10 04/13] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg
` [PATCH v10 05/13] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v10 06/13] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v10 07/13] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [PATCH v10 08/13] iommu/smmuv3: Implement cache_invalidate
` [PATCH v10 09/13] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v10 10/13] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v10 11/13] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v10 12/13] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v10 13/13] iommu/smmuv3: Report non recoverable faults

[GIT PULL] iommu/arm-smmu: Updates for 5.7
 2020-03-20 16:09 UTC  (2+ messages)

slab-out-of-bounds due to "KVM: Dynamically size memslot array based on number of used slots"
 2020-03-20 16:08 UTC  (5+ messages)

[PATCH] KVM: SVM: Issue WBINVD after deactivating an SEV guest
 2020-03-20 16:07 UTC 

[PATCH 0/2] iio: dac: ad5770r: dt bindings fixes
 2020-03-20 16:05 UTC  (3+ messages)
` [PATCH 1/2] iio: dac: ad5770r: read channel nr from reg
` [PATCH 2/2] dt-bindings: iio: dac: AD5570R fix bindings errors

[PATCH] soc: qcom: ipa: kill IPA_RX_BUFFER_ORDER
 2020-03-20 16:02 UTC 

[patch V2 00/15] Lock ordering documentation and annotation for lockdep
 2020-03-20 16:01 UTC  (5+ messages)
` [patch V2 08/15] Documentation: Add lock ordering and nesting documentation

[PATCH 04/17] kernel: futex.c: get rid of a docs build warning
 2020-03-20 16:00 UTC  (4+ messages)

[PATCH] arch/um: falloc.h needs to be directly included for older libc
 2020-03-20 15:57 UTC  (2+ messages)

[PATCH] mm/vmscan.c: Clean code by removing unnecessary assignment
 2020-03-20 15:55 UTC  (3+ messages)

[PATCH v28 00/22] Intel SGX foundations
 2020-03-20 15:53 UTC  (16+ messages)
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH v7 00/48] atmel_mxt_ts misc
 2020-03-20 15:53 UTC  (4+ messages)

[PATCH] ASoC: sgtl5000: Revert "ASoC: sgtl5000: Fix of unmute outputs on probe"
 2020-03-20 15:51 UTC  (9+ messages)
  ` [EXT] "
            ` [alsa-devel] "

[PATCH v10 6/8] KVM: X86: Add userspace access interface for CET MSRs
 2020-03-20 15:48 UTC  (2+ messages)

[PATCH 1/1] x86 support for the initrd= command line option
 2020-03-20 15:39 UTC  (5+ messages)

[PATCH 0/7] clocksource: Add NVIDIA Tegra186 timers support
 2020-03-20 15:38 UTC  (7+ messages)
` [PATCH 2/7] clocksource: Add "

[GIT PULL] arm64 fixes for -rc7
 2020-03-20 15:35 UTC 

[PATCH v5 00/26] Introduce common headers for vDSO
 2020-03-20 15:26 UTC  (19+ messages)
` [PATCH v5 10/26] linux/time.h: Extract common header "
` [PATCH v5 11/26] linux/time32.h: "
` [PATCH v5 12/26] linux/time64.h: "
` [PATCH v5 13/26] linux/jiffies.h: "
` [PATCH v5 14/26] linux/ktime.h: "
` [PATCH v5 15/26] common: Introduce processor.h
` [PATCH v5 16/26] scripts: Fix the inclusion order in modpost
` [PATCH v5 17/26] linux/elfnote.h: Replace elf.h with UAPI equivalent
` [PATCH v5 18/26] arm64: vdso32: Code clean up
` [PATCH v5 19/26] arm64: Introduce asm/vdso/processor.h
` [PATCH v5 20/26] arm64: vdso: Include common headers in the vdso library
` [PATCH v5 21/26] arm64: vdso32: "
` [PATCH v5 22/26] mips: vdso: Enable mips to use common headers
` [PATCH v5 23/26] x86: vdso: Enable x86 "
` [PATCH v5 24/26] arm: vdso: Enable arm "
` [PATCH v5 25/26] lib: vdso: Enable "
` [PATCH v5 26/26] arm64: vdso32: Enable Clang Compilation

[PATCH] bcache: optimize barrier usage for Rmw atomic bitops
 2020-03-20 15:24 UTC  (2+ messages)

[PATCH v2] ipv4: fix a RCU-list lock in inet_dump_fib()
 2020-03-20 15:23 UTC  (2+ messages)

[PATCH] KVM: x86: remove bogus user-triggerable WARN_ON
 2020-03-20 15:23 UTC  (3+ messages)

[PATCH] dt-bindings: input: atmel_mxt_ts: convert atmel,maxtouch.txt to yaml
 2020-03-20 15:21 UTC  (5+ messages)

[PATCH] UML: add support for KASAN under x86_64
 2020-03-20 15:18 UTC  (7+ messages)

[PATCH v3] PCI: pciehp: Make sure pciehp_isr clears interrupt events
 2020-03-20 15:16 UTC  (3+ messages)
` [PATCH v4] PCI: pciehp: Fix MSI interrupt race

[PATCH] perf script: add flamegraph.py script
 2020-03-20 15:13 UTC 

Build error on 5.5.10 after activating v4l in .config
 2020-03-20 15:13 UTC 

[PATCH v2 0/2] Don't generate thousands of new warnings when building docs
 2020-03-20 15:11 UTC  (3+ messages)
` [PATCH v2 1/2] docs: prevent warnings due to autosectionlabel
` [PATCH v2 2/2] docs: conf.py: avoid thousands of duplicate label warning on Sphinx

[PATCH -next] dmaengine: tegra-apb: mark PM functions as __maybe_unused
 2020-03-20 15:11 UTC  (2+ messages)

weird cooling_device/cur_state sysfs behaviour
 2020-03-20 15:10 UTC 

[PATCH] soc/tegra: fuse: Add custom SoC attributes
 2020-03-20 15:10 UTC  (2+ messages)

[PATCH v5 0/2] KEYS: Read keys to internal buffer & then copy to userspace
 2020-03-20 15:09 UTC  (8+ messages)
` [PATCH v5 2/2] KEYS: Avoid false positive ENOMEM error on key read

[PATCH 1/2] drm/client: Dual licence the header in GPL-2 and MIT
 2020-03-20 15:09 UTC  (2+ messages)

generic DMA bypass flag v2
 2020-03-20 15:02 UTC  (3+ messages)
` [PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to struct device

[PATCH bpf-next] bpf: tcp: Fix unused function warnings
 2020-03-20 15:01 UTC  (5+ messages)
` [PATCH bpf-next 0/2] minor cleanups
  ` [PATCH bpf-next 1/2] bpf: tcp: Fix unused function warnings

[PATCH 1/3] LKMM: Add litmus test for RCU GP guarantee where updater frees object
 2020-03-20 14:59 UTC  (2+ messages)

[patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers
 2020-03-20 14:59 UTC  (4+ messages)
` [patch 19/22] ASoC: Intel: Convert to new X86 CPU match macros

KASAN: vmalloc-out-of-bounds Write in i801_isr
 2020-03-20 14:57 UTC  (4+ messages)
` [PATCH] i2c: i801: Fix memory corruption in i801_isr_byte_done()


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