linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-19 13:50:43 to 2020-04-19 20:21:53 UTC [more...]

[PATCH 1/2] kbuild: add CONFIG_LD_IS_LLD
 2020-04-19 20:21 UTC  (7+ messages)
` [PATCH 2/2] MIPS: VDSO: Do not disable VDSO when linking with ld.lld
` [PATCH v2 1/3] kbuild: add CONFIG_LD_IS_LLD
  ` [PATCH v2 2/3] MIPS: VDSO: Move disabling the VDSO logic to Kconfig

SIGCHLD signal sometimes sent with si_pid==0 (Linux 5.6.5)
 2020-04-19 20:13 UTC 

[PATCH v2 0/2] dt-bindings: serial: Convert 8250 to json-schema
 2020-04-19 20:17 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: serial: Move Marvell compatible string to 8250 binding doc
` [PATCH v2 2/2] dt-bindings: serial: Convert 8250 to json-schema

[GIT pull] core/urgent for 5.7-rc2
 2020-04-19 20:07 UTC  (14+ messages)
` [GIT pull] irq/urgent "
` [GIT pull] perf/urgent "
` [GIT pull] sched/urgent "
` [GIT pull] timers/urgent "
` [GIT pull] x86/urgent "

INFO: rcu detected stall in io_uring_release
 2020-04-19 19:57 UTC 

[PATCH v2 00/10] block: fix blktrace debugfs use after free
 2020-04-19 19:48 UTC  (12+ messages)
` [PATCH v2 01/10] block: move main block debugfs initialization to its own file
` [PATCH v2 02/10] blktrace: move blktrace debugfs creation to helper function
` [PATCH v2 03/10] blktrace: fix debugfs use after free
` [PATCH v2 04/10] block: revert back to synchronous request_queue removal
` [PATCH v2 05/10] blktrace: upgrade warns to BUG_ON() on unexpected circmunstances
` [PATCH v2 06/10] blk-debugfs: upgrade warns to BUG_ON() if directory is already found
` [PATCH v2 07/10] blktrace: move debugfs file creation to its own function
` [PATCH v2 08/10] blktrace: add checks for created debugfs files on setup
` [PATCH v2 09/10] block: panic if block debugfs dir is not created
` [PATCH v2 10/10] block: put_device() if device_add() fails

[Patch v2 1/9] spi: bcm-qspi: Handle clock probe deferral
 2020-04-19 19:44 UTC  (10+ messages)
` [Patch v2 2/9] dt: bindings: spi: Add support for mspi on brcmstb SoCs
` [Patch v2 3/9] spi: bcm-qspi: Handle lack of MSPI_REV offset
` [Patch v2 4/9] spi: bcm-qspi: Drive MSPI peripheral SSb pin on cs_change
` [Patch v2 5/9] spi: bcm-qspi: when tx/rx buffer is NULL set to 0
` [Patch v2 6/9] spi: bcm-qspi: Make PM suspend/resume work with SCMI clock management
` [Patch v2 7/9] spi: bcm-qspi: Use fastbr setting to allow faster MSPI speeds
` [Patch v2 8/9] spi: bcm-qspi: add support for MSPI sys clk 108Mhz
` [Patch v2 9/9] spi: bcm-qspi: MSPI_SPCR0_MSB MSTR bit exists only on legacy controllers

[RFC][PATCH 0/7] objtool vs retpoline
 2020-04-19 19:27 UTC  (10+ messages)
` [RFC][PATCH 3/7] objtool: Allow branches within the same alternative
` [RFC][PATCH 4/7] objtool: Add support for intra-function calls
` [RFC][PATCH 5/7] x86/speculation: Change __FILL_RETURN_BUFFER to work with objtool

[PATCH 0/5] Add PAS and MSA based Modem support
 2020-04-19 19:21 UTC  (3+ messages)
` [PATCH 3/5] arm64: dts: qcom: sc7180: Update reserved memory map

[PATCH v4] ARM: decompressor: simplify libfdt builds
 2020-04-19 19:19 UTC 

[GIT PULL] SMB3 Fixes
 2020-04-19 19:20 UTC  (2+ messages)

[GIT PULL] flexible-array member convertion patches for 5.7-rc2
 2020-04-19 19:20 UTC  (2+ messages)

[PATCH] staging: vt6656: Refactor the vnt_ofdm_min_rate function
 2020-04-19 19:11 UTC  (3+ messages)

[PATCH v8 0/8] Add support for PCIe controller to work in endpoint mode on R-Car/RZ/G2x SoCs
 2020-04-19 19:10 UTC  (4+ messages)
` [PATCH v8 8/8] MAINTAINERS: Add file patterns for rcar PCI device tree bindings

[RFC] WRITE_ONCE_INC() and friends
 2020-04-19 18:29 UTC  (3+ messages)

[PATCH] Input: xpad - Update xboxone fw2015 init packet
 2020-04-19 18:22 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: Clean-up schema indentation formatting
 2020-04-19 18:14 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: Remove cases of 'allOf' containing a '$ref'

[GIT PULL] clk fixes for v5.7-rc1
 2020-04-19 18:12 UTC 

[PATCH v11 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-04-19 18:02 UTC  (6+ messages)
` [PATCH v11 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem
` [PATCH v11 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver

[PATCH] mm: Fix MREMAP_DONTUNMAP accounting on VMA merge
 2020-04-19 17:59 UTC  (2+ messages)

[PATCH v1] pinctrl: fix several typos
 2020-04-19 17:54 UTC  (3+ messages)

[PATCH] memcpy_flushcache: use cache flusing for larger lengths
 2020-04-19 17:48 UTC  (11+ messages)
            ` [PATCH] x86: introduce memcpy_flushcache_clflushopt

[PATCH] USB: typec: Use the correct style for SPDX License Identifier
 2020-04-19 17:41 UTC  (2+ messages)

[RESEND PATCH v4 0/3] drm: Add support for Chrontel CH7033 VGA/DVI Encoder
 2020-04-19 17:35 UTC  (4+ messages)
` [RESEND PATCH v4 1/3] dt-bindings: Add vendor prefix for Chrontel, Inc
` [RESEND PATCH v4 2/3] dt-bindings: display: Add Chrontel CH7033 Video Encoder binding
` [RESEND PATCH v4 3/3] drm/bridge: chrontel-ch7033: Add a new driver

linux-next test error: WARNING: suspicious RCU usage in ovs_ct_exit
 2020-04-19 17:32 UTC  (3+ messages)
` [PATCH] net: openvswitch: ovs_ct_exit to be done under ovs_lock

[PATCH 00/10] clk: mmp2: Enable Audio and GPU on MMP2 and MMP3
 2020-04-19 17:27 UTC  (11+ messages)
` [PATCH 01/10] clk: mmp: frac: Do not lose last 4 digits of precision
` [PATCH 02/10] clk: mmp: frac: Allow setting bits other than the numerator/denominator
` [PATCH 03/10] dt-bindings: marvell,mmp2: Add clock id for the I2S clocks
` [PATCH 04/10] dt-bindings: marvell,mmp2: Add clock id for the Audio clock
` [PATCH 05/10] clk: mmp2: Move thermal register defines up a bit
` [PATCH 06/10] clk: mmp2: Rename mmp2_pll_init() to mmp2_main_clk_init()
` [PATCH 07/10] clk: mmp2: Add the I2C clocks
` [PATCH 08/10] clk: mmp2: Add the audio clock
` [PATCH 09/10] dt-bindings: marvell,mmp2: Add ids for the power domains
` [PATCH 10/10] clk: mmp2: Add support for power islands

KASAN: use-after-free Read in usbhid_close (3)
 2020-04-19 17:18 UTC  (3+ messages)

[PATCH net-next 1/3] net: phy: broadcom: add helper to write/read RDB registers
 2020-04-19 17:12 UTC  (12+ messages)
` [PATCH net-next 3/3] net: phy: bcm54140: add hwmon support

[PATCH 00/15] ARM: dts: Marvell SoC Device Tree updates (for 5.8)
 2020-04-19 17:11 UTC  (16+ messages)
` [PATCH 01/15] ARM: dts: kirkwood: Fix interrupt controller node name
` [PATCH 02/15] ARM: dts: dove: "
` [PATCH 03/15] ARM: dts: pxa168: Add missing address/size cells to i2c nodes
` [PATCH 04/15] ARM: dts: pxa168: Fix the gpio interrupt cell number
` [PATCH 05/15] ARM: dts: pxa3xx: Fix up encoding of the /gpio interrupts property
` [PATCH 06/15] ARM: dts: pxa910: Fix the gpio interrupt cell number
` [PATCH 07/15] ARM: dts: pxa*: Fix up encoding of the /rtc interrupts property
` [PATCH 08/15] ARM: dts: mmp*: "
` [PATCH 09/15] ARM: dts: mmp3: Fix L2 cache controller node name
` [PATCH 10/15] ARM: dts: mmp3: Fix USB & USB PHY node names
` [PATCH 11/15] ARM: dts: berlin*: Fix up the SDHCI "
` [PATCH 12/15] ARM: dts: mmp3: Add the fifth SD HCI
` [PATCH 13/15] ARM: dts: mmp3: Drop usb-nop-xceiv from HSIC phy
` [PATCH 14/15] ARM: dts: mmp3: Use the MMP3 compatible string for /clocks
` [PATCH 15/15] ARM: dts: mmp3-dell-ariel: Fix the SPI devices

[PATCH v1 1/2] regmap: redefined regmap_read_poll_timeout to simplify code
 2020-04-19 17:09 UTC 

[PATCH net-next v2 1/3] net: phy: broadcom: add helper to write/read RDB registers
 2020-04-19 16:56 UTC  (9+ messages)
` [PATCH net-next v2 2/3] net: phy: add Broadcom BCM54140 support
` [PATCH net-next v2 3/3] net: phy: bcm54140: add hwmon support

[PATCH 1/2] x86/CPU: Add native CPUID variants returning a single datum
 2020-04-19 16:54 UTC  (4+ messages)
` [PATCH 2/2] Fixed broken microcode early loading on 32 bit platforms because it always jumps past cpuid in sync_core() as data structure boot_cpu_data are not populated so early in boot. This is for 4.4. Should be done for 4.9 too

[PATCH 4.19.113 0/3] Fix for long operation cmds busy detection
 2020-04-19 16:52 UTC  (4+ messages)

[PATCH 0/7] dmaengine: mmp_tdma: Make the driver actually work
 2020-04-19 16:49 UTC  (8+ messages)
` [PATCH 1/7] dmaengine: mmp_tdma: Do not ignore slave config validation errors
` [PATCH 2/7] dmaengine: mmp_tdma: Drop "mmp_tdma: from error messages
` [PATCH 3/7] dmaengine: mmp_tdma: Validate the transfer direction
` [PATCH 4/7] dmaengine: mmp_tdma: Reset channel error on release
` [PATCH 5/7] dmaengine: mmp_tdma: Log an error if channel is in wrong state
` [PATCH 6/7] dmaengine: mmp_tdma: Fill in slave capabilities
` [PATCH 7/7] dmaengine: mmp_tdma: Remove the MMP_SRAM dependency

Re:Re: [PATCH] kmalloc_index optimization(add kmalloc max size check)
 2020-04-19 16:42 UTC  (2+ messages)

[RFC PATCH 2/2] kbuild: Rename and use BINUTILS_VERSION where needed
 2020-04-19 16:40 UTC  (2+ messages)

[PATCH v1] gpio: fix several typos
 2020-04-19 16:38 UTC 

[PATCH AUTOSEL 5.5 01/75] iommu/amd: Fix the configuration of GCR3 table root pointer
 2020-04-19 16:32 UTC  (3+ messages)
` [PATCH AUTOSEL 5.5 73/75] ocxl: Add PCI hotplug dependency to Kconfig

[PATCH 0/2] sched: Clean up newidle_balance() and pick_next_task()
 2020-04-19 16:31 UTC  (3+ messages)
` [PATCH 1/2] sched: Make newidle_balance() static again
` [PATCH 2/2] sched: Extract the task putting code from pick_next_task()

[PATCH] net: qed: Remove unneeded cast from memory allocation
 2020-04-19 16:29 UTC 

[PATCH net-next v1] can: ti_hecc: convert to devm_platform_ioremap_resource_byname()
 2020-04-19 16:19 UTC 

bdi: fix use-after-free for dev_name(bdi->dev) v2
 2020-04-19 16:06 UTC  (7+ messages)
` [PATCH 3/8] bdi: add a ->dev_name field to struct backing_dev_info

[PATCH RESEND] kernel/smp: Use smp_call_func_t in on_each_cpu()
 2020-04-19 15:55 UTC  (2+ messages)
` [tip: smp/core] smp: "

[RFC PATCH 0/6] firmware: conduit method helpers for SMCCC v1.0 calls
 2020-04-19 15:51 UTC  (8+ messages)
` [RFC PATCH 1/6] firmware: helper functions for SMCCC v1.0 invocation conduit
` [RFC PATCH 2/6] firmware: psci: set SMCCC v1.0 conduit and use helpers functions
` [RFC PATCH 3/6] tee: optee: use SMCCC v1.0 helper functions
` [RFC PATCH 4/6] firmware: arm_sdei: "
` [RFC PATCH 5/6] firmware: stratix10: "
` [RFC PATCH 6/6] firmware: zynqmp: "

[PATCH] net: sun: Remove unneeded cast from memory allocation
 2020-04-19 15:44 UTC 

[PATCH] kbuild: Set CLANG_VERSION only when Clang is used
 2020-04-19 15:37 UTC  (2+ messages)

[RFC PATCH 00/13] Core scheduling v5
 2020-04-19 15:31 UTC  (5+ messages)
` [RFC PATCH 07/13] sched: Add core wide task selection and scheduling

kernel BUG at include/linux/mm.h:LINE! (6)
 2020-04-19 15:28 UTC 

[PATCH] rcu: simplify the calculation of rcu_state.ncpus
 2020-04-19 15:24 UTC  (4+ messages)

[PATCH net-next] net: phy: mscc: use mdiobus_get_phy()
 2020-04-19 15:23 UTC  (2+ messages)

[PATCH] srcu: Fix a typo in comment "amoritized"->"amortized"
 2020-04-19 15:15 UTC 

[PATCH net-next] net: phy: Propagate error from bus->reset
 2020-04-19 15:15 UTC  (2+ messages)

[PATCH v2 0/9] PM: sleep: core: Rearrange the handling of driver power management flags
 2020-04-19 15:13 UTC  (3+ messages)

[PATCH net-next v2 0/2] dt-bindings: net: mdio.yaml fixes
 2020-04-19 15:12 UTC  (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: mdio: Document common properties
` [PATCH net-next v2 2/2] dt-bindings: net: mdio: Make descriptions more general

[PATCH] ext4: Use the correct style for SPDX License Identifier
 2020-04-19 14:59 UTC 

[PATCH 0/3] dm raid/raid1: enable discard support when any devices support discard
 2020-04-19 14:48 UTC  (3+ messages)

[PATCH] debugfs: Use the correct style for SPDX License Identifier
 2020-04-19 14:48 UTC 

[PATCH 0/3] Remove setup_percpu_irq() & remove_percpu_irq
 2020-04-19 14:46 UTC  (2+ messages)

generic DMA bypass flag v3
 2020-04-19 14:46 UTC  (6+ messages)
` [PATCH 3/4] dma-mapping: add a dma_ops_bypass flag to struct device

[PATCH 0/3] x86: cleanups
 2020-04-19 14:40 UTC  (4+ messages)
` [PATCH 1/3] x86/entry: remove unneeded kernel cr3 switching
` [PATCH 2/3] x86: remove address operator on function machine_check()
` [PATCH 3/3] x86/entry: remove an unused label

[PATCH net-next v2 3/3] net: phy: bcm54140: add hwmon support
 2020-04-19 14:37 UTC 

[PATCH] btrfs: Use the correct style for SPDX License Identifier
 2020-04-19 14:36 UTC 

[PATCH] fs: afs: Use the correct style for SPDX License Identifier
 2020-04-19 14:20 UTC 

[PATCH RESEND v11 0/8] proc: modernize proc to support multiple private instances
 2020-04-19 14:19 UTC  (7+ messages)
` [PATCH RESEND v11 2/8] proc: allow to mount many instances of proc in one pid namespace
` [PATCH RESEND v11 7/8] proc: use human-readable values for hidepid

[PATCH net-next v2 0/4] Remove vermagic header from global include folder
 2020-04-19 14:18 UTC 

[PATCH] drivers/char/hw_random/cctrng.c: Compilation fix
 2020-04-19 14:14 UTC  (2+ messages)

[PATCH v2 0/3] ARM: make use of UAL VFP mnemonics when possible
 2020-04-19 14:12 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: use .fpu assembler directives instead of assembler arguments

[PATCH v12 0/7] proc: modernize proc to support multiple private instances
 2020-04-19 14:10 UTC  (8+ messages)
` [PATCH v12 1/7] proc: rename struct proc_fs_info to proc_fs_opts
` [PATCH v12 2/7] proc: allow to mount many instances of proc in one pid namespace
` [PATCH v12 3/7] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
` [PATCH v12 4/7] proc: add option to mount only a pids subset
` [PATCH v12 5/7] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount behavior
` [PATCH v12 6/7] proc: use human-readable values for hidepid
` [PATCH v12 7/7] proc: use named enums for better readability

[PATCH] drivers: visorbus: Use the correct style for SPDX License Identifier
 2020-04-19 14:00 UTC 

[PATCH] drivers: visorbus: Use the correct style for SPDX License Identifier
 2020-04-19 13:58 UTC 

[PATCH v1 0/2] use read_poll_timeout macro to simplify code
 2020-04-19 13:51 UTC  (3+ messages)
` [PATCH v1 1/2] regmap: redefined regmap_read_poll_timeout "
` [PATCH v1 2/2] regmap: redefined regmap_field_read_poll_timeout "

[PATCH v3 0/7] Add support for Allwinner H6 DVFS
 2020-04-19 13:50 UTC  (2+ messages)
` [PATCH v3 2/7] arm64: configs: Enable sun50i cpufreq nvmem


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