linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-03 09:39:46 to 2020-02-03 13:37:54 UTC [more...]

[PATCH v3 0/7] Add RSC power domain support
 2020-02-03 13:35 UTC  (7+ messages)
` [PATCH v3 1/7] drivers: qcom: rpmh: fix macro to accept NULL argument
` [PATCH v3 2/7] drivers: qcom: rpmh: remove rpmh_flush export
` [PATCH v3 3/7] dt-bindings: soc: qcom: Add RSC power domain specifier
` [PATCH v3 4/7] drivers: qcom: rpmh-rsc: Add RSC power domain support
` [PATCH v3 5/7] drivers: firmware: psci: Add hierarchical domain idle states converter
` [PATCH v3 6/7] arm64: dts: qcom: sc7180: Add cpuidle low power states

Current Linus tree protection fault in __kmalloc
 2020-02-03 13:37 UTC  (4+ messages)

[PATCH] selinux: Fix typo in filesystem name
 2020-02-03 13:38 UTC  (2+ messages)

[PATCH 5/6] gpio: ich: fixed a typo
 2020-02-03 13:36 UTC  (2+ messages)

[PATCH 0/3] dmaengine: Stear users towards dma_request_slave_chan()
 2020-02-03 13:35 UTC  (12+ messages)
` [PATCH 1/3] dmaengine: Remove unused define for dma_request_slave_channel_reason()
` [PATCH 2/3] dmaengine: Mark dma_request_slave_channel() deprecated
` [PATCH 3/3] dmaengine: Encourage dma_request_slave_channel_compat() users to migrate

[PATCH v4 1/6] console: Don't perform test for CON_BRL flag
 2020-02-03 13:34 UTC  (6+ messages)
` [PATCH v4 5/6] console: Introduce ->exit() callback

[PATCH v5 1/7] console: Don't perform test for CON_BRL flag
 2020-02-03 13:31 UTC  (7+ messages)
` [PATCH v5 2/7] console: Drop double check for console_drivers being non-NULL
` [PATCH v5 3/7] console: Use for_each_console() helper in unregister_console()
` [PATCH v5 4/7] console: Drop misleading comment
` [PATCH v5 5/7] console: Avoid positive return code from unregister_console()
` [PATCH v5 6/7] console: Don't notify user space when unregister non-listed console
` [PATCH v5 7/7] console: Introduce ->exit() callback

[PATCH 0/3] gpiolib: fix a regression introduced by gpio_do_set_config()
 2020-02-03 13:30 UTC  (4+ messages)
` [PATCH 1/3] Revert "gpiolib: Remove duplicated function gpio_do_set_config()"
` [PATCH 2/3] Revert "gpiolib: remove set but not used variable 'config'"
` [PATCH 3/3] gpiolib: fix gpio_do_set_config()

[PATCH v2 0/6] perf annotate: Misc fixes / improvements
 2020-02-03 13:30 UTC  (5+ messages)
` [PATCH v2 1/6] perf annotate: Remove privsize from symbol__annotate() args

[PATCH v4] erofs: convert to use the new mount fs_context api
 2020-02-03 13:28 UTC 

[PATCH v3 00/12] mm/gup: track FOLL_PIN pages
 2020-02-03 13:26 UTC  (13+ messages)
` [PATCH v3 01/12] mm: dump_page(): better diagnostics for compound pages
` [PATCH v3 02/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v3 03/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v3 04/12] mm: introduce page_ref_sub_return()
` [PATCH v3 05/12] mm/gup: pass gup flags to two more routines
` [PATCH v3 06/12] mm/gup: require FOLL_GET for get_user_pages_fast()

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-02-03 13:23 UTC  (11+ messages)
` [PATCH v2 06/27] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v2 07/27] ocxl: Add functions to map/unmap LPC memory
` [PATCH v2 08/27] ocxl: Save the device serial number in ocxl_fn
` [PATCH v2 10/27] nvdimm: Add driver for OpenCAPI Storage Class Memory
` [PATCH v2 12/27] nvdimm/ocxl: Read the capability registers & wait for device ready

[PATCH] security/integrity: Include __func__ in messages for easier debug
 2020-02-03 13:21 UTC  (3+ messages)

[PATCH 1/1] media: si470x-i2c: Move free() past last use of 'radio'
 2020-02-03 13:21 UTC 

[PATCH v2 0/2] TSO bug fixes
 2020-02-03 13:18 UTC  (3+ messages)
` [PATCH v2 1/2] net: macb: Remove unnecessary alignment check for TSO
` [PATCH v2 2/2] net: macb: Limit maximum GEM TX length in TSO

[PATCH v2 0/7] Introduce bus firewall controller framework
 2020-02-03 13:16 UTC  (9+ messages)

[PATCH v1] printk: Declare log_wait as external variable
 2020-02-03 13:15 UTC 

SELinux: How to split permissions for keys?
 2020-02-03 13:13 UTC  (5+ messages)

[PATCH v2 0/6] Add RSC power domain support
 2020-02-03 13:11 UTC  (4+ messages)
` [PATCH v2 4/6] drivers: qcom: rpmh-rsc: "

[PATCH] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-03 13:09 UTC  (7+ messages)
` [PATCH v2] "

[GIT PULL] Backlight for v5.6
 2020-02-03 13:08 UTC 

[GIT PULL] MFD for v5.6
 2020-02-03 13:05 UTC 

[PATCH 6/6] GPIO: it87: fixed a typo
 2020-02-03 12:55 UTC 

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-03 12:55 UTC  (3+ messages)
` [PATCH 01/61] KVM: x86: Return -E2BIG when KVM_GET_SUPPORTED_CPUID hits max entries

[PATCH v2] perf test: Fix test trace+probe_vfs_getname.sh
 2020-02-03 12:48 UTC 

[PATCH] x86/kvm: do not setup pv tlb flush when not paravirtualized
 2020-02-03 12:42 UTC  (5+ messages)

[PATCH V4] brd: check and limit max_part par
 2020-02-03 12:36 UTC  (4+ messages)

[PATCH v2] dt-bindings: convert cros-ec-keyb.txt to yaml
 2020-02-03 12:35 UTC  (2+ messages)

[PATCH] blk-mq: fix selecting software ctx for request
 2020-02-03 12:29 UTC 

[PATCH] regulator: mp8859: add supply entry
 2020-02-03 12:28 UTC  (2+ messages)

[PATCH 1/2] ARM: npcm: Bring back GPIOLIB support
 2020-02-03 12:25 UTC  (5+ messages)
` [PATCH 2/2] ARM: configs: Cleanup old Kconfig options

[PATCH v3] binfmt_misc: pass binfmt_misc flags to the interpreter
 2020-02-02 12:15 UTC  (2+ messages)
` [EXTERNAL][PATCH "

[PATCH -v2 0/7] locking: Percpu-rwsem rewrite
 2020-02-03 12:25 UTC  (5+ messages)
` [PATCH -v2 5/7] locking/percpu-rwsem: Remove the embedded rwsem

[PATCH 0/5] i2c: i2c-stm32f7: enhance FastModePlus support
 2020-02-03 12:23 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: i2c: i2c-stm32f7: add st,stm32mp15-i2c compatible

[PATCH v3 0/1] Add support for sun4i HDMI audio
 2020-02-03 12:23 UTC  (5+ messages)
` [PATCH v3 1/1] drm: sun4i: hdmi: Add support for sun4i HDMI encoder audio

[PATCH 1/1] mm: sysctl: add panic_on_inconsistent_mm sysctl
 2020-02-03 12:19 UTC  (4+ messages)

[PATCH BUGFIX V2 0/7] block, bfq: series of fixes, and not only, for some recently reported issues
 2020-02-03 12:18 UTC  (9+ messages)
` [PATCH BUGFIX V2 1/7] block, bfq: do not plug I/O for bfq_queues with no proc refs
` [PATCH BUGFIX V2 2/7] block, bfq: do not insert oom queue into position tree
` [PATCH BUGFIX V2 3/7] block, bfq: get extra ref to prevent a queue from being freed during a group move
` [PATCH BUGFIX V2 4/7] block, bfq: extend incomplete name of field on_st
` [PATCH BUGFIX V2 5/7] block, bfq: remove ifdefs from around gets/puts of bfq groups
` [PATCH BUGFIX V2 6/7] block, bfq: get a ref to a group when adding it to a service tree
` [PATCH BUGFIX V2 7/7] block, bfq: clarify the goal of bfq_split_bfqq()

[PATCH v5] platform: cros_ec: Query EC protocol version if EC transitions between RO/RW
 2020-02-03 12:18 UTC  (4+ messages)

[PATCH] dt-bindings: convert extcon-usbc-cros-ec.txt extcon-usbc-cros-ec.yaml
 2020-02-03 12:18 UTC  (2+ messages)

[PATCH] drm/dp_mst: Check crc4 value while building sideband message
 2020-02-03 12:16 UTC 

[PATCH v2,RESEND] MIPS: Scan the DMI system information
 2020-02-03 12:14 UTC  (3+ messages)

[PATCH 0/3] Add regulator support for mpq5416
 2020-02-03 12:12 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: regulator: add document bindings for mp5416

[Patch v9 0/8] Introduce Thermal Pressure
 2020-02-03 12:07 UTC  (4+ messages)
` [Patch v9 7/8] sched/fair: Enable tuning of decay period

[PATCH 0/3] Add Support for MCAN in AM654x-idk
 2020-02-03 12:06 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: net: can: m_can: Add Documentation for stb-gpios

[GIT PULL 1/2] Kbuild updates for v5.6-rc1
 2020-02-03 12:03 UTC  (7+ messages)

[PATCH 1/4] iio: imu: adis: Add self_test_reg variable
 2020-02-03 12:03 UTC  (5+ messages)
` [PATCH 2/4] iio: imu: adis: Refactor adis_initial_startup

[PATCH v5 09/17] soundwire: intel: remove platform devices and use 'Master Devices' instead
 2020-02-03 12:02 UTC  (9+ messages)
` [alsa-devel] "

[PATCH v2 0/3] platform/x86: thinkpad_acpi: use standard charge control attribute names
 2020-02-03 12:01 UTC  (8+ messages)
` [PATCH v2 1/3] platform/x86: thinkpad_acpi: remove unused defines
` [PATCH v3 0/2] platform/x86: thinkpad_acpi: use standard charge control attribute names
  ` [PATCH v3 1/2] platform/x86: thinkpad_acpi: remove unused defines
    ` [PATCH v3 2/2] platform/x86: thinkpad_acpi: use standard charge control attribute names

[PATCH] media: hantro: Support H264 profile control
 2020-02-03 11:59 UTC  (9+ messages)

[PATCH v5 6/6] powerpc/vdso: Switch VDSO to generic C implementation
 2020-02-03 11:59 UTC  (3+ messages)

[PATCH 0/5] scsi: ufs: ufs device as a temperature sensor
 2020-02-03 11:57 UTC  (3+ messages)

[PATCH v8 0/5] Add Support for MediaTek PMIC MT6358
 2020-02-03 11:40 UTC  (6+ messages)
` [PATCH v8 1/5] mfd: mt6397: modify suspend/resume behavior
` [PATCH v8 2/5] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC
` [PATCH v8 3/5] mfd: Add support "
` [PATCH v8 4/5] rtc: mt6397: Add support for the MediaTek MT6358 RTC
` [PATCH v8 5/5] arm64: dts: mt6358: add PMIC MT6358 related nodes

[PATCH v6 00/16] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-02-03 11:37 UTC  (10+ messages)
` [PATCH v6 11/16] dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer

[PATCH 0/4] Enhancements and Bug Fixes in ZynqMP SDHCI
 2020-02-03 11:31 UTC  (5+ messages)
` [PATCH 3/4] mmc: sdhci-of-arasan: Add support for DLL reset for ZynqMP platforms
` [PATCH 4/4] sdhci: arasan: Remove quirk for broken base clock

[PATCH] arm64: dts: librem5-devkit: add lsm9ds1 mount matrix
 2020-02-03 11:31 UTC  (4+ messages)

[PATCH v1] usb: phy: tegra: Add clarifying comments about the shared registers
 2020-02-03 11:28 UTC  (2+ messages)

[PATCH v3 1/3] iio: frequency: adf4360: Add support for ADF4360 PLLs
 2020-02-03 11:27 UTC  (6+ messages)
` [PATCH v3 3/3] MAINTAINERS: add entry for ADF4360 PLL driver

[PATCH v4 0/5] Add hmc425a support
 2020-02-03 11:25 UTC  (6+ messages)
` [PATCH v4 4/5] dt-bindings: iio: amplifiers: Add docs for HMC425A Step Attenuator
` [PATCH v4 5/5] MAINTAINERS: add entry for hmc425a driver

[PATCH] HID: Sony: Add support for Gasia controllers
 2020-02-03 11:22 UTC  (7+ messages)

NETDEV WATCHDOG: eth0 (tg3): transmit queue 0 timed out
 2020-02-03 11:20 UTC  (3+ messages)

[PATCH 0/2] intel_idle: Two new module parameters
 2020-02-03 11:19 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] intel_idle: Introduce 'use_acpi' module parameter
  ` [PATCH v2 2/2] intel_idle: Introduce 'states_off' "

[PATCH] MAINTAINERS: correct entries for ISDN/mISDN section
 2020-02-03 11:17 UTC  (5+ messages)

[PATCH -next v2] arm64/spinlock: fix a -Wunused-function warning
 2020-02-03 11:17 UTC  (2+ messages)

[PATCH v4 00/13] gpiolib: add an ioctl() for monitoring line status changes
 2020-02-03 11:04 UTC  (4+ messages)
` [PATCH v4 02/13] gpiolib: have a single place of calling set_config()

[PATCH v5 0/3] Add mt8173 elm and hana board
 2020-02-03 10:53 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: arm64: dts: mediatek: Add mt8173 elm and hana
` [PATCH v5 2/3] arm64: dts: mt8173: add uart aliases
` [PATCH v5 3/3] arm64: dts: mediatek: add mt8173 elm and hana board

[PATCH V2 1/5] spi: fspi: enable fspi on imx8qxp and imx8mm
 2020-02-03 10:53 UTC  (4+ messages)
` [PATCH V2 2/5] spi: fspi: dynamically alloc AHB memory

[PATCH 1/2] staging: exfat: remove DOSNAMEs
 2020-02-03 16:31 UTC  (7+ messages)

[PATCH v3 1/2] Bluetooth: hci_qca: Enable clocks required for BT SOC
 2020-02-03 10:40 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip WCN3991

[PATCH 1/4] media: rockchip/rga: add rk3228-rga to rockchip_rga_match[]
 2020-02-03 10:36 UTC  (3+ messages)
` [PATCH v3 0/2] Add rga to rk322x device tree

[PATCH 1/2] hwrng: Add support for ASPEED RNG
 2020-02-03 10:31 UTC  (2+ messages)

[PATCH net 0/4] rxrpc: Fixes ver #2
 2020-02-03 10:31 UTC  (5+ messages)
` [PATCH net 1/4] rxrpc: Fix use-after-free in rxrpc_put_local() "
` [PATCH net 2/4] rxrpc: Fix insufficient receive notification generation "
` [PATCH net 3/4] rxrpc: Fix missing active use pinning of rxrpc_local object "
` [PATCH net 4/4] rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect "

[PATCH v3] lib/stackdepot: Fix global out-of-bounds in stackdepot
 2020-02-03 10:30 UTC  (6+ messages)

[RFC] crypto: caam: re-init JR on resume
 2020-02-03 10:18 UTC 

[PATCH RFC] MAINTAINERS: add TRACE EVENT LIBRARY section
 2020-02-03 10:23 UTC  (2+ messages)

[PATCH net 3/4] rxrpc: Fix missing active use pinning of rxrpc_local object
 2020-02-03 10:23 UTC  (4+ messages)
` [PATCH net 0/4] rxrpc: Fixes

[PATCH] defxx: Fix a sentinel at the end of a 'eisa_device_id' structure
 2020-02-03 10:20 UTC  (3+ messages)

[PATCH v3 1/3] iio: amplifiers: hmc425a: Add support for HMC425A step attenuator with gpio interface
 2020-02-03 10:17 UTC  (3+ messages)
` [PATCH v3 3/3] MAINTAINERS: add entry for hmc425a driver

[PATCH v2 00/16] Add MHI bus support
 2020-02-03 10:16 UTC  (3+ messages)
` [PATCH v2 13/16] MAINTAINERS: Add entry for MHI bus

[PATCH 00/12] dt-bindings: arm: bcm: Convert boards to YAML
 2020-02-03 10:14 UTC  (3+ messages)
` [PATCH 12/12] dt-bindings: arm: bcm: Convert BCM2835 firmware binding "

[PATCH v2 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-02-03 10:11 UTC  (4+ messages)
` [PATCH v2 3/3] MAINTAINERS: add HG as cctrng maintainer

[PATCH 0/6] ASoC: stm32: improve error management on probe
 2020-02-03 10:08 UTC  (7+ messages)
` [PATCH 1/6] ASoC: stm32: sai: manage error when getting reset controller
` [PATCH 2/6] ASoC: stm32: spdifrx: "
` [PATCH 3/6] ASoC: stm32: i2s: "
` [PATCH 4/6] ASoC: stm32: sai: improve error management on probe deferral
` [PATCH 5/6] ASoC: stm32: spdifrx: "
` [PATCH 6/6] ASoC: stm32: i2s: "

[PATCH] soc: ti: k3-ringacc: Fix dereference before NULL check in k3_ringacc_ring_cfg()
 2020-02-03 10:09 UTC 

[PATCH RESEND] irqchip/gic-v3-its: Use the its_invall_cmd descriptor when building INVALL
 2020-02-03 10:05 UTC  (2+ messages)

[RFC][PATCH 00/15] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-02-03 10:04 UTC  (8+ messages)
` [RFC][PATCH 12/15] videobuf2: add begin/end cpu_access callbacks to dma-sg

[PATCH] mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbps
 2020-02-03 10:03 UTC  (4+ messages)

[PATCH v2 0/2] selftests: KVM: AMD Nested SVM test infrastructure
 2020-02-03  9:59 UTC  (7+ messages)
` [PATCH v2 1/2] selftests: KVM: AMD Nested "
` [PATCH v2 2/2] selftests: KVM: SVM: Add vmcall test

[PATCH -v2 00/10] Rewrite Motorola MMU page-table layout
 2020-02-03  9:50 UTC  (2+ messages)

kernel 5.4.11: problems with usb sound cards
 2020-02-03  9:54 UTC  (9+ messages)

[PATCH v2 0/3] PCI: hv: Generify pci-hyperv.c
 2020-02-03  9:51 UTC  (5+ messages)
` [PATCH v2 2/3] PCI: hv: Move retarget related structures into tlfs header
` [PATCH v2 3/3] PCI: hv: Introduce hv_msi_entry

[PATCH v4 0/2] SPI bus multiplexing
 2020-02-03  9:50 UTC  (3+ messages)
` [PATCH v4 2/2] spi: Add generic SPI multiplexer

[PATCH v1 1/7] mdio_bus: Introduce fwnode MDIO helpers
 2020-02-03  9:49 UTC  (2+ messages)

[PATCH] KVM: nVMX: set rflags to specify success in handle_invvpid() default case
 2020-02-03  9:48 UTC  (2+ messages)

[PATCH v2] dt-bindings: tpm: Convert cr50 binding to YAML
 2020-02-03  9:47 UTC  (2+ messages)

[PATCH v3] drm/dp_mst: Fix W=1 warnings
 2020-02-03  9:40 UTC  (11+ messages)

[PATCH 1/2] clk: ls1028a: Fix warning on clamp() usage
 2020-02-03  9:39 UTC  (3+ messages)
` [PATCH 2/2] dt/bindings: clk: fsl,plldig: Drop 'bindings' from schema id


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