linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-02 08:05:53 to 2020-07-02 10:54:42 UTC [more...]

[PATCH] Sched: Add a tracepoint to track rq->nr_running
 2020-07-02 10:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] platform/x86: thinkpad_acpi: not loading brightness_init when _BCL invalid
 2020-07-02 10:51 UTC  (3+ messages)

[RFC PATCH v2 00/18] Support for Tegra video capture from external sensor
 2020-07-02 10:49 UTC  (9+ messages)

[PATCH] serial: sh-sci: Initialize spinlock for uart console
 2020-07-02 10:49 UTC  (5+ messages)

[PATCH 0/8] powerpc: queued spinlocks and rwlocks
 2020-07-02 10:48 UTC  (10+ messages)
` [PATCH 2/8] powerpc/pseries: use smp_rmb() in H_CONFER spin yield
` [PATCH 5/8] powerpc/64s: implement queued spinlocks and rwlocks

[PATCH] list: documentation changes
 2020-07-02 10:33 UTC 

[PATCH v4 00/23] Add support for Tegra210 Audio
 2020-07-02 10:36 UTC  (19+ messages)
` [PATCH v4 12/23] ASoC: simple-card: Support DPCM DAI link with multiple Codecs
                `  "
                    `  "
` [PATCH v4 15/23] ASoC: soc-core: Identify 'no_pcm' DAI links for DPCM

net/sched/act_bpf.c:132:35: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-07-02 10:16 UTC 

[PATCH 1/2] USB: phy: fsl-usb: remove sysfs abuse
 2020-07-02 10:33 UTC  (5+ messages)
` [PATCH 2/2] USB: phy: fsl-usb: remove character device usage

[PATCH v6] i2c: designware: platdrv: Set class based on DMI
 2020-07-02 10:33 UTC 

[RFC PATCH 0/7] crypto: get rid of ecb(arc4)
 2020-07-02 10:32 UTC  (10+ messages)
` [RFC PATCH 1/7] staging/rtl8192e: switch to RC4 library interface
` [RFC PATCH 2/7] staging/rtl8192u: "
` [RFC PATCH 3/7] SUNRPC: remove RC4-HMAC-MD5 support from KerberosV
` [RFC PATCH 4/7] crypto: remove ARC4 support from the skcipher API
` [RFC PATCH 5/7] crypto: n2 - remove ecb(arc4) support
` [RFC PATCH 6/7] crypto: bcm-iproc "
` [RFC PATCH 7/7] crypto: tcrypt - remove ecb(arc4) testing/benchmarking support

[PATCH v5] i2c: designware: platdrv: Set class based on DMI
 2020-07-02 10:31 UTC 

[PATCH] perf header: Fix possible memory leak when using do_read_string
 2020-07-02 10:35 UTC 

[net-next,PATCH 0/4] net: mdio-ipq4019: add Clause 45 and clock support
 2020-07-02 10:30 UTC  (5+ messages)
` [net-next,PATCH 1/4] net: mdio-ipq4019: change defines to upper case
` [net-next,PATCH 2/4] net: mdio-ipq4019: add clock support
` [net-next,PATCH 3/4] net: mdio-ipq4019: add Clause 45 support
` [net-next,PATCH 4/4] dt-bindings: mdio-ipq4019: add clock support

[PATCH -next] dm: remove unused variable 'md'
 2020-07-02 10:39 UTC 

[PATCH 0/3] arm64: Allow the compat vdso to be disabled at runtime
 2020-07-02 10:28 UTC  (5+ messages)
` [PATCH 1/3] arm64: Introduce a way to disable the 32bit vdso
` [PATCH 2/3] arm64: arch_timer: Allow an workaround descriptor to provide vdso_clock_mode

[PATCH v2 0/4] dt-bindings: mfd: Add bindings for the Mediatek MT6360
 2020-07-02 10:27 UTC  (5+ messages)
` [PATCH v2 2/4] mfd: mt6360: implement i2c R/W with CRC

[PATCH] PCI: qcom: handle pm_runtime_get_sync failure case
 2020-07-02 10:27 UTC  (2+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-07-02 10:25 UTC  (26+ messages)
` [RFC PATCH 01/22] vhost: Make _feature_ bits a property of vhost device
` [RFC PATCH 02/22] vhost: Introduce standard Linux driver model in VHOST
` [RFC PATCH 03/22] vhost: Add ops for the VHOST driver to configure VHOST device
` [RFC PATCH 04/22] vringh: Add helpers to access vring in MMIO
` [RFC PATCH 05/22] vhost: Add MMIO helpers for operations on vhost virtqueue
` [RFC PATCH 06/22] vhost: Introduce configfs entry for configuring VHOST
` [RFC PATCH 07/22] virtio_pci: Use request_threaded_irq() instead of request_irq()
` [RFC PATCH 08/22] rpmsg: virtio_rpmsg_bus: Disable receive virtqueue callback when reading messages
` [RFC PATCH 09/22] rpmsg: Introduce configfs entry for configuring rpmsg
` [RFC PATCH 10/22] rpmsg: virtio_rpmsg_bus: Add Address Service Notification support
` [RFC PATCH 11/22] rpmsg: virtio_rpmsg_bus: Move generic rpmsg structure to rpmsg_internal.h
` [RFC PATCH 12/22] virtio: Add ops to allocate and free buffer
` [RFC PATCH 13/22] rpmsg: virtio_rpmsg_bus: Use virtio_alloc_buffer() and virtio_free_buffer()
` [RFC PATCH 14/22] rpmsg: Add VHOST based remote processor messaging bus
` [RFC PATCH 15/22] samples/rpmsg: Setup delayed work to send message
` [RFC PATCH 16/22] samples/rpmsg: Wait for address to be bound to rpdev for sending message
` [RFC PATCH 17/22] rpmsg.txt: Add Documentation to configure rpmsg using configfs
` [RFC PATCH 18/22] virtio_pci: Add VIRTIO driver for VHOST on Configurable PCIe Endpoint device
` [RFC PATCH 19/22] PCI: endpoint: Add EP function driver to provide VHOST interface
` [RFC PATCH 20/22] NTB: Add a new NTB client driver to implement VIRTIO functionality
` [RFC PATCH 21/22] NTB: Add a new NTB client driver to implement VHOST functionality
` [RFC PATCH 22/22] NTB: Describe ntb_virtio and ntb_vhost client in the documentation

[PATCH v4] i2c: designware: platdrv: Set class based on DMI
 2020-07-02 10:22 UTC  (2+ messages)

[PATCH 0/2] Export max open zones and max active zones to sysfs
 2020-07-02 10:20 UTC  (5+ messages)
` [PATCH 2/2] block: add max_active_zones to blk-sysfs

[RFC PATCH] proc: add support detach proccess's autogroup
 2020-07-02 10:21 UTC  (3+ messages)

[PATCH net-next] net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()
 2020-07-02 10:19 UTC  (2+ messages)

[PATCH net-next 0/4] mvpp2: XDP support
 2020-07-02 10:19 UTC  (8+ messages)
` [PATCH net-next 2/4] mvpp2: use page_pool allocator
` [PATCH net-next 3/4] mvpp2: add basic XDP support

[PATCH v3 0/8] spi: Adding support for Microchip Sparx5 SoC
 2020-07-02 10:13 UTC  (9+ messages)
` [PATCH v3 1/8] spi: dw: Add support for RX sample delay register
` [PATCH v3 2/8] arm64: dts: sparx5: Add SPI controller and SPI mux
` [PATCH v3 3/8] spi: dw: Add Microchip Sparx5 support
` [PATCH v3 4/8] mux: sparx5: Add Sparx5 SPI mux driver
` [PATCH v3 5/8] dt-bindings: snps,dw-apb-ssi: Add sparx5 support, plus snps,rx-sample-delay-ns property
` [PATCH v3 6/8] dt-bindings: microchip,sparx5-spi-mux: Add Sparx5 SPI mux driver bindings
` [PATCH v3 7/8] arm64: dts: sparx5: Add spi-nor support
` [PATCH v3 8/8] arm64: dts: sparx5: Add spi-nand devices

[PATCH v2 0/1] Document Ingenic SoCs binding
 2020-07-02 10:12 UTC  (5+ messages)
` [PATCH v2 1/1] dt-bindings: MIPS: "

[PATCH v3] drm/hisilicon: Code refactoring for hibmc_drv_vdac
 2020-07-02 10:12 UTC  (2+ messages)

[PATCH v3] ASoC: Intel: kbl_rt5663_rt5514_max98927: Split be_hw_params_fixup function
 2020-07-02 10:09 UTC  (15+ messages)

[PATCH 00/18] Allow architectures to override __READ_ONCE()
 2020-07-02 10:08 UTC  (5+ messages)
` [PATCH 04/18] alpha: Override READ_ONCE() with barriered implementation

[PATCH v2 0/6] spi: Adding support for Microchip Sparx5 SoC
 2020-07-02 10:05 UTC  (6+ messages)
` [PATCH v2 3/6] spi: dw: Add Microchip Sparx5 support

[PATCH net-next v3 0/3] bridge: mrp: Add support for getting the status
 2020-07-02 10:05 UTC  (7+ messages)
` [PATCH net-next v3 1/3] bridge: uapi: mrp: Extend MRP attributes to get "
` [PATCH net-next v3 2/3] bridge: mrp: Add br_mrp_fill_info
` [PATCH net-next v3 3/3] bridge: Extend br_fill_ifinfo to return MPR status

[PATCH v2] i2c: algo-pca: Add 0x78 as SCL stuck low status
 2020-07-02 10:04 UTC  (2+ messages)

[RFC][PATCH 0/8] Migrate Pages in lieu of discard
 2020-07-02 10:02 UTC  (8+ messages)
` [RFC][PATCH 3/8] mm/vmscan: Attempt to migrate page "

linux-next test error: KASAN: stack-out-of-bounds Read in bio_alloc_bioset
 2020-07-02 10:02 UTC 

[PATCH] v4l: Add source change event for colorimetry
 2020-07-02 10:00 UTC 

[RFC PATCH 00/10] timer: Reduce timers softirq (and other optimizations)
 2020-07-02  9:59 UTC  (6+ messages)
` [RFC PATCH 01/10] timer: Prevent base->clk from moving backward

[PATCH v2] 9p: retrieve fid from file when file instance exist
 2020-07-02  9:54 UTC  (5+ messages)

[PATCH v2] gpu/drm: Remove debug info about CPU address
 2020-07-02  9:51 UTC  (5+ messages)

[PATCH v3] i2c: designware: platdrv: Set class based on dmi
 2020-07-02  9:49 UTC  (3+ messages)

[RFC] stop using ->read and ->write for kernel access v3
 2020-07-02  9:46 UTC  (3+ messages)
` [PATCH 16/23] seq_file: switch over direct seq_read method calls to seq_read_iter

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2020-07-02  9:45 UTC  (7+ messages)

[PATCH net] net: dsa: microchip: set the correct number of ports
 2020-07-02  9:44 UTC 

[PATCH v1] uuid: Remove unused uuid_le_to_bin() definition
 2020-07-02  9:44 UTC  (2+ messages)

WARNING: suspicious RCU usage in ctrl_cmd_new_lookup
 2020-07-02  9:44 UTC  (2+ messages)

[PATCH v3 0/3] printk: replace ringbuffer
 2020-07-02  9:43 UTC  (7+ messages)
` [PATCH v3 2/3] printk: add lockless ringbuffer
` [PATCH v3 3/3] printk: use the "

[PATCH v3] PCI: Lock the pci_cfg_wait queue for the consistency of data
 2020-07-02  9:41 UTC  (2+ messages)

[PATCH RESEND net-next v3 0/3] net: enetc: remove bootloader dependency
 2020-07-02  9:41 UTC  (5+ messages)

[PATCH] kvm: use more precise cast and do not drop __user
 2020-07-02  9:39 UTC 

[PATCH 1/4] dt-bindings: mediatek: add mediatek,infracfg phandle
 2020-07-02  9:37 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: mt2712: add mediatek,infracfg to iommu
` [PATCH 3/4] arm64: dts: mt8173: "
` [PATCH 4/4] iommu/mediatek: check 4GB mode by reading infracfg

[PATCH 00/22] add support for Clang LTO
 2020-07-02  9:37 UTC  (18+ messages)

[net-next PATCH v2 0/3] ACPI support for dpaa2 MAC driver
 2020-07-02  9:34 UTC  (4+ messages)
` [net-next PATCH v2 3/3] net: dpaa2-mac: Add ACPI support for DPAA2 "

[PATCH v4 0/7] iio: core: wrap IIO device into an iio_dev_opaque object
 2020-07-02  9:34 UTC  (5+ messages)
` [PATCH v4 4/7] iio: core: move debugfs data on the private iio dev info

[PATCH v6 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-02  9:32 UTC  (3+ messages)
` [PATCH v6 02/12] ata: ahci_brcm: Fix use of BCM7216 reset controller

[PATCH 1/1] arm64: kexec: no need to do irq_chip->irq_mask if it already masked
 2020-07-02  9:27 UTC 

[PATCH] sched/fair: update_pick_idlest() Select group with lowest group_util when idle_cpus are equal
 2020-07-02  9:27 UTC  (4+ messages)

[PATCH v8 0/6] drm/meson: add support for Amlogic Video FBC
 2020-07-02  9:23 UTC  (3+ messages)
` [PATCH v8 1/6] drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer Compression

arch/x86/kvm/../../../virt/kvm/kvm_main.c:4326:17: sparse: struct kvm_vcpu Documentation Kbuild Makefile crypto include sound usr <asn:3> kvm_get_running_vcpus( ... )
 2020-07-02  9:18 UTC 

[PATCH 0/2] regulator: add support for SY8827N regulator
 2020-07-02  9:14 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: add document bindings for sy8827n
` [PATCH 2/2] regulator: add support for SY8827N regulator

[PATCH] Input: elan_i2c - Add ic type 0x14, modify the iap method for all IC
 2020-07-02  9:06 UTC 

[RFC 0/2] Add support for bus lock VM exit
 2020-07-02  9:15 UTC  (8+ messages)
` [RFC 2/2] KVM: VMX: Enable "

[PATCH v4 1/1] mfd: Add I2C based System Configuaration (SYSCON) access
 2020-07-02  9:12 UTC  (9+ messages)

[mm/memcontrol.c] 3a98990ae2: will-it-scale.per_process_ops 17.6% improvement
 2020-07-02  9:11 UTC 

[kbuild] 8e9417d856: WARNING:at_kernel/trace/trace.c:#run_tracer_selftest
 2020-07-02  9:07 UTC 

[PATCH net-next v2 0/4] net: macb: few code cleanups
 2020-07-02  9:06 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: macb: do not set again bit 0 of queue_mask
` [PATCH net-next v2 2/4] net: macb: use hweight32() to count set bits in queue_mask
` [PATCH net-next v2 3/4] net: macb: do not initialize queue variable
` [PATCH net-next v2 4/4] net: macb: remove is_udp variable

[PATCH] usb: host: ohci-platform: Disable ohci for rk3288
 2020-07-02  9:05 UTC 

[PATCH] ARM: dts: rockchip: Add usb host0 ohci node for rk3288
 2020-07-02  9:02 UTC 

[PATCH 0/4] interconnect: qcom: Misc bcm-voter changes and fixes
 2020-07-02  9:02 UTC  (3+ messages)
` [PATCH 1/4] interconnect: qcom: Support bcm-voter-specific TCS wait behavior

[PATCH] power: supply: rt5033_battery: Fix error code in rt5033_battery_probe()
 2020-07-02  8:58 UTC 

[PATCH 0/5] drivers/char: Constify static variables
 2020-07-02  8:58 UTC  (2+ messages)

[PATCH] vmlinux.lds.h: Coalesce transient LLVM dead code elimination sections
 2020-07-02  8:54 UTC 

[PATCH 0/3] DVFS support for Venus
 2020-07-02  8:56 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: sc7180: Add OPP tables and power-domains for venus

[PATCH 0/4] DVFS support for dpu and dsi
 2020-07-02  8:55 UTC  (4+ messages)
` [PATCH 2/4] drm/msm: dsi: Use OPP API to set clk/perf state

[PATCH v2 0/7] Tighten PCI security, expose dev location in sysfs
 2020-07-02  8:53 UTC  (14+ messages)
` [PATCH v2 5/7] driver core: Add device location to "struct device" and expose it "

[PATCH v3 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-07-02  8:50 UTC  (7+ messages)
` [PATCH v3 5/7] iommu/vt-d: Fix devTLB flush "
` [PATCH v3 6/7] iommu/vt-d: Warn on out-of-range invalidation address
` [PATCH v3 7/7] iommu/vt-d: Disable multiple GPASID-dev bind

[PATCH v2 0/6] vt: Add SRG mouse reporting features
 2020-07-02  8:48 UTC  (3+ messages)
` [PATCH v2 4/6] vt/vt: Add SRG mouse reporting protocol

[PATCH v2 0/1] Revert "serial: 8250: Fix max baud limit in generic 8250 port"
 2020-07-02  8:46 UTC  (4+ messages)

[PATCH v5 0/3] Offline memoryless cpuless node 0
 2020-07-02  8:41 UTC  (11+ messages)
` [PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH] staging: qlge: qlge_ethtool.c: Proper indentation
 2020-07-02  8:40 UTC 

[PATCH RESEND v1] drm/meson: viu: fix setting the OSD burst length in VIU_OSD1_FIFO_CTRL_STAT
 2020-07-02  8:36 UTC  (2+ messages)

[PATCH 1/2] mm/slub: Introduce two counters for the partial objects
 2020-07-02  8:32 UTC  (2+ messages)
` [PATCH 2/2] mm/slub: Get rid of count_partial()

[PATCH] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-07-02  8:30 UTC  (2+ messages)
` [PATCH v3] "

[PATCH rdma-next 0/3] Global per-type support for QP counters
 2020-07-02  8:29 UTC 

[PATCH v2 0/5] hwrng: add support for i.MX6 rngb
 2020-07-02  8:28 UTC  (5+ messages)
` [PATCH v2 4/5] ARM: dts: imx6ull: add rng
` [PATCH v2 5/5] hwrng: imx-rngc: enable driver for i.MX6

[PATCH v3] drm/hisilicon: Use drmm_kzalloc() instead of devm_kzalloc()
 2020-07-02  8:27 UTC  (2+ messages)

[PATCH AUTOSEL 5.7 01/53] soc: ti: omap-prm: use atomic iopoll instead of sleeping one
 2020-07-02  8:25 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 11/53] btrfs: use kfree() in btrfs_ioctl_get_subvol_info()

[PATCH v2] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-07-02  8:23 UTC  (3+ messages)

[PATCH v2] Documentation: Coccinelle: fix typos and command example
 2020-07-02  8:22 UTC  (15+ messages)
        ` [v2] "

[git pull] drm for 5.8-rc1
 2020-07-02  8:22 UTC  (7+ messages)

UART/TTY console deadlock
 2020-07-02  8:20 UTC  (11+ messages)

[PATCH] vmlinux.lds: consider .text.{hot|unlikely}.* part of .text too
 2020-07-02  8:19 UTC  (4+ messages)
` [PATCH v2] vmlinux.lds: add PGO and AutoFDO input sections

[PATCH v2 0/4] Remove 32-bit Xen PV guest support
 2020-07-02  8:18 UTC  (2+ messages)

[PATCH rdma-next 0/6] Cleanup mlx5_ib main file
 2020-07-02  8:18 UTC 

[PATCH v8 0/2] Add support for PinePhone LCD panel
 2020-07-02  8:14 UTC  (3+ messages)
` [PATCH v8 1/2] arm64: dts: sun50i-a64-pinephone: Enable LCD support on PinePhone
` [PATCH v8 2/2] arm64: dts: sun50i-a64-pinephone: Add touchscreen support

[PATCH v4 00/14] irqchip: Fix potential resource leaks
 2020-07-02  8:05 UTC  (8+ messages)
` [PATCH v4 02/14] irqchip/csky-apb-intc: "


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