linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-11 13:10:12 to 2019-12-11 15:09:35 UTC [more...]

[PATCH 5.4 00/92] 5.4.3-stable review
 2019-12-11 15:05 UTC  (45+ messages)
` [PATCH 5.4 01/92] rsi: release skb if rsi_prepare_beacon fails
` [PATCH 5.4 02/92] arm64: tegra: Fix active-low warning for Jetson TX1 regulator
` [PATCH 5.4 03/92] arm64: tegra: Fix active-low warning for Jetson Xavier regulator
` [PATCH 5.4 04/92] perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLite
` [PATCH 5.4 05/92] sparc64: implement ioremap_uc
` [PATCH 5.4 06/92] lp: fix sparc64 LPSETTIMEOUT ioctl
` [PATCH 5.4 08/92] mailbox: tegra: Fix superfluous IRQ error message
` [PATCH 5.4 09/92] staging/octeon: Use stubs for MIPS && !CAVIUM_OCTEON_SOC
` [PATCH 5.4 10/92] usb: gadget: u_serial: add missing port entry locking
` [PATCH 5.4 11/92] serial: 8250-mtk: Use platform_get_irq_optional() for optional irq
` [PATCH 5.4 12/92] tty: serial: fsl_lpuart: use the sg count from dma_map_sg
` [PATCH 5.4 13/92] tty: serial: msm_serial: Fix flow control
` [PATCH 5.4 14/92] serial: pl011: Fix DMA ->flush_buffer()
` [PATCH 5.4 17/92] serial: 8250_dw: Avoid double error messaging when IRQ absent
` [PATCH 5.4 18/92] serial: ifx6x60: add missed pm_runtime_disable
` [PATCH 5.4 19/92] mwifiex: Re-work support for SDIO HW reset
` [PATCH 5.4 20/92] io_uring: fix dead-hung for non-iter fixed rw
` [PATCH 5.4 21/92] io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR
` [PATCH 5.4 22/92] fuse: fix leak of fuse_io_priv
` [PATCH 5.4 23/92] fuse: verify nlink
` [PATCH 5.4 24/92] fuse: verify write return
` [PATCH 5.4 25/92] fuse: verify attributes
` [PATCH 5.4 26/92] io_uring: fix missing kmap() declaration on powerpc
` [PATCH 5.4 27/92] io_uring: ensure req->submit is copied when req is deferred
` [PATCH 5.4 28/92] SUNRPC: Avoid RPC delays when exiting suspend
` [PATCH 5.4 29/92] ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC
` [PATCH 5.4 30/92] ALSA: hda/realtek - Enable the headset-mic on a Xiaomis laptop
` [PATCH 5.4 31/92] ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236
` [PATCH 5.4 32/92] ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951G
` [PATCH 5.4 33/92] ALSA: pcm: oss: Avoid potential buffer overflows
` [PATCH 5.4 34/92] ALSA: hda - Add mute led support for HP ProBook 645 G4
` [PATCH 5.4 36/92] soc: mediatek: cmdq: fixup wrong input order of write api
` [PATCH 5.4 38/92] Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
` [PATCH 5.4 40/92] Input: goodix - add upside-down quirk for Teclast X89 tablet
` [PATCH 5.4 41/92] coresight: etm4x: Fix input validation for sysfs
` [PATCH 5.4 49/92] can: slcan: Fix use-after-free Read in slcan_open
` [PATCH 5.4 50/92] nfsd: Ensure CLONE persists data and metadata changes to the target file
` [PATCH 5.4 51/92] nfsd: restore NFSv3 ACL support
` [PATCH 5.4 52/92] kernfs: fix ino wrap-around detection
` [PATCH 5.4 54/92] drm/msm: fix memleak on release
` [PATCH 5.4 55/92] drm: damage_helper: Fix race checking plane->state->fb
` [PATCH 5.4 56/92] drm/i810: Prevent underflow in ioctl
` [PATCH 5.4 57/92] arm64: Validate tagged addresses in access_ok() called from kernel threads
` [PATCH 5.4 60/92] KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path

[RFC PATCH 0/4] x86/Hyper-V: Add Dynamic memory hot-remove function
 2019-12-11 15:06 UTC  (5+ messages)
` [RFC PATCH 3/4] Hyper-V/Balloon: Call add_memory() with dm_device.ha_lock
` [RFC PATCH 4/4] x86/Hyper-V: Add memory hot remove function

[PATCH] dt-bindings: pwm: fix nodename pattern
 2019-12-11 15:00 UTC 

[PATCH 0/2] ASoC: mt8183: fix audio playback slowly after playback
 2019-12-11 14:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mediatek: mt8183: Add #reset-cells
` [PATCH 2/2] watchdog: mtk_wdt: mt8183: Add reset controller

[PATCH] iio: core: use debugfs_remove_recursive() on IIO unload
 2019-12-11 14:59 UTC 

[PATCH v5 0/3] sysfs: add sysfs based cpuinfo
 2019-12-11 14:57 UTC  (9+ messages)
` [PATCH 2/3] x86 cpuinfo: implement sysfs nodes for x86

[PATCH 0/3] Use new GPIO direction defines for intel pinctrl
 2019-12-11 14:55 UTC  (7+ messages)
` [PATCH 1/3] pinctrl: pinctrl-intel: Use GPIO direction definitions
` [PATCH 2/3] pinctrl: pinctrl-cherryview: "
` [PATCH 3/3] pinctrl: pinctrl-baytrail: "

[RFC PATCH] perf tools: Fix cross compile for ARM64
 2019-12-11 14:54 UTC  (12+ messages)
  ` perf top for arm64?
              ` [PATCHES] Fix 'perf top' breakage on architectures not providing get_cpuid() "

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-12-11 14:54 UTC  (15+ messages)
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking

[PATCH v2 0/4 RESEND] USB3503: correct GPIOs polarity and update the driver
 2019-12-11 14:52 UTC  (5+ messages)
    ` [PATCH v2 1/4] ARM: dts: exynos: Correct USB3503 GPIOs polarity
    ` [PATCH v2 2/4] ARM: dts: qcom: "
    ` [PATCH v2 3/4] ARM: dts: sun8i: a83t: "
    ` [PATCH v2 4/4] usb: usb3503: Convert to use GPIO descriptors

[pipe] 3c0edea9b2: lmbench3.PIPE.bandwidth.MB/sec -17.0% regression
 2019-12-11 14:52 UTC  (6+ messages)

[PATCH v2 0/4] USB3503: correct GPIOs polarity and update the driver
 2019-12-11 14:46 UTC  (5+ messages)
    ` [PATCH v2 1/4] ARM: dts: exynos: Correct USB3503 GPIOs polarity
    ` [PATCH v2 2/4] ARM: dts: qcom: "
    ` [PATCH v2 3/4] ARM: dts: sun8i: a83t: "
    ` [PATCH v2 4/4] usb: usb3503: Convert to use GPIO descriptors

[PATCH] dmaengine: xilinx_dma: Reset DMA channel in dma_terminate_all
 2019-12-11 14:46 UTC  (3+ messages)

[PATCH v2 0/4] xen-blkback: support live update
 2019-12-11 14:46 UTC  (10+ messages)
` [PATCH v2 2/4] xenbus: limit when state is forced to closed
  ` [Xen-devel] "
` [PATCH v2 4/4] xen-blkback: support dynamic unbind/bind

Patch "mm, vmstat: make quiet_vmstat lighter" has been added to the 4.4-stable tree
 2019-12-11 14:46 UTC  (3+ messages)

[PATCH] PM / devfreq: tegra: add COMMON_CLK dependency
 2019-12-11 14:44 UTC  (2+ messages)

[GIT PULL] tracing: More fixes for 5.5
 2019-12-11 14:42 UTC 

[PATCH v5] fs: introduce is_dot_or_dotdot helper for cleanup
 2019-12-11 14:41 UTC  (8+ messages)

[PATCH v3 0/4] devfreq: Clean up exynos-bus driver
 2019-12-11 14:39 UTC  (4+ messages)
  ` [PATCH v3 4/4] devfreq: exynos-bus: Clean up code

[PATCH v3 00/12] add header file for kelvin to/from Celsius conversion helpers
 2019-12-11 14:38 UTC  (13+ messages)
` [PATCH v3 01/12] add helpers for kelvin to/from Celsius conversion
` [PATCH v3 02/12] ACPI: thermal: switch to use <linux/units.h> helpers
` [PATCH v3 03/12] platform/x86: asus-wmi: "
` [PATCH v3 04/12] platform/x86: intel_menlow: "
` [PATCH v3 05/12] thermal: int340x: "
` [PATCH v3 06/12] thermal: intel_pch: "
` [PATCH v3 07/12] nvme: hwmon: "
` [PATCH v3 08/12] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
` [PATCH v3 09/12] wireless: iwlegacy: use <linux/units.h> helpers
` [PATCH v3 10/12] wireless: iwlwifi: "
` [PATCH v3 11/12] thermal: armada: remove unused TO_MCELSIUS macro
` [PATCH v3 12/12] iio: adc: qcom-vadc-common: use <linux/units.h> helpers

[PATCH 1/2] crypto: caam: Change the i.MX8MQ check support all i.MX8M variants
 2019-12-11 14:36 UTC  (10+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: Add Crypto CAAM support

[for-linus][PATCH 0/3] tracing: More updates for 5.5
 2019-12-11 14:34 UTC  (4+ messages)
` [for-linus][PATCH 1/3] module: Remove accidental change of module_enable_x()
` [for-linus][PATCH 2/3] tracing: remove set but not used variable buffer
` [for-linus][PATCH 3/3] ftrace: Fix function_graph tracer interaction with BPF trampoline

[PATCH RFC 0/2] Add Renesas RPC-IF support
 2019-12-11 14:33 UTC  (2+ messages)

[PATCH] HID: hidraw: add support uniq ioctl
 2019-12-11 14:33 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: clock: document the fsl-sai driver
 2019-12-11 14:28 UTC  (2+ messages)

[PATCH v2 0/4] KASAN for powerpc64 radix, plus generic mm change
 2019-12-11 14:24 UTC  (6+ messages)
` [PATCH v2 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

Re: KASAN: use-after-free Read in usbvision_v4l2_open
 2019-12-11 14:23 UTC  (3+ messages)

Internal error: arm64: allmodconfig
 2019-12-11 14:23 UTC 

KASAN: use-after-free Read in usbvision_v4l2_open
 2019-12-11 14:22 UTC  (3+ messages)

[PATCH v4 00/11] soundwire: update ASoC interfaces
 2019-12-11 14:22 UTC  (4+ messages)
` [PATCH v4 05/11] soundwire: intel: update interfaces between ASoC and SoundWire
    ` [alsa-devel] "

[PATCH v2 0/3] perf x86: Exposing IO stack to IO PMON mapping through sysfs
 2019-12-11 14:21 UTC  (4+ messages)
` [PATCH v2 2/3] perf x86: Add compaction function for uncore attributes

[PATCH v10 2/3] PCI: dwc: intel: PCIe RC controller driver
 2019-12-11 14:20 UTC  (2+ messages)

[PATCH net-next 0/6] net-next: dsa: mt7530: add support for MT7531
 2019-12-11 14:10 UTC  (4+ messages)
` [PATCH net-next 3/6] dt-bindings: net: dsa: add new MT7531 binding to support MT7531

[PATCH] x86/fpu: Warn only when CPU-provided sizes less than struct declaration
 2019-12-11 14:13 UTC  (6+ messages)

[Patch v5 0/3] ARM: dts: dra7: add vpe nodes
 2019-12-11 14:08 UTC  (4+ messages)
` [Patch v5 1/3] clk: ti: dra7: add vpe clkctrl data
` [Patch v5 2/3] ARM: dts: dra7: add vpe clkctrl node
` [Patch v5 3/3] ARM: dts: dra7: Add ti-sysc node for VPE

[PATCH v2 1/2] ARM: dts: vf610-zii-scu4-aib: Use generic names for DT nodes
 2019-12-11 14:04 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: vf610-zii-scu4-aib: Add node for switch watchdog

[Patch v3 0/3] ARM: dts: am43x-vpfe/ov2659.patch
 2019-12-11 14:07 UTC  (4+ messages)
` [Patch v3 1/3] ARM: dts: am43xx: add support for clkout1 clock
` [Patch v3 2/3] ARM: dts: am437x-sk-evm: Add VPFE and OV2659 entries
` [Patch v3 3/3] ARM: dts: am43x-epos-evm: "

[Patch v4 00/10] ARM: dts: dra7: add cal nodes
 2019-12-11 14:05 UTC  (11+ messages)
` [Patch v4 01/10] clk: ti: dra7: add cam clkctrl data
` [Patch v4 02/10] ARM: dts: dra7: add cam clkctrl node
` [Patch v4 03/10] ARM: OMAP: DRA7xx: Make CAM clock domain SWSUP only
` [Patch v4 04/10] ARM: dts: dra7-l4: Add ti-sysc node for CAM
` [Patch v4 05/10] ARM: dts: DRA72: Add CAL dtsi node
` [Patch v4 06/10] arm: dts: dra72-evm-common: Add entries for the CSI2 cameras
` [Patch v4 07/10] arm: dtsi: dra76x: Add CAL dtsi node
` [Patch v4 08/10] arm: dts: dra76-evm: Add CAL and OV5640 nodes
` [Patch v4 09/10] arm64: dts: k3-am65-main Add CAL node
` [Patch v4 10/10] arm64: dts: k3-am654-base-board: Add CSI2 OV5640 camera

[PATCH] gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again
 2019-12-11 13:59 UTC  (2+ messages)

[PATCH v3 00/12] arm64: ARMv8.5-A: Branch Target Identification support
 2019-12-11 13:58 UTC  (4+ messages)
` [PATCH v3 02/12] ELF: Add ELF program property parsing support

[PATCH] xen-blkback: prevent premature module unload
 2019-12-11 13:57 UTC  (6+ messages)

[PATCH v3] mfd: syscon: Add arguments support for syscon reference
 2019-12-11 13:55 UTC  (2+ messages)

[PATCH] cpufreq: Avoid leaving stale IRQ work items during CPU offline
 2019-12-11 13:53 UTC  (2+ messages)

[PATCH v2] ARM: dts: vf610-zii-dev-rev-b: Drop redundant I2C properties
 2019-12-11 13:49 UTC 

linux-next: Tree for Dec 6
 2019-12-11 13:49 UTC  (3+ messages)
` linux-next: Tree for Dec 6 (objtool, lots in btrfs)

[PATCH v3 4/4] s390/livepatch: Implement reliable stack tracing for the consistency model
 2019-12-11 13:45 UTC  (4+ messages)

[PATCH v2 1/2] USB: core: Make port power cycle a seperate helper function
 2019-12-11 13:45 UTC  (3+ messages)
` [PATCH v2 2/2] USB: core: Attempt power cycle port when it's in eSS.Disabled state

[PATCH] tools/perf/metricgroup: Fix printing event names of metric group with multiple events
 2019-12-11 13:45 UTC  (3+ messages)

[PATCH] futex: Support smaller futexes of one byte or two byte size
 2019-12-11 13:44 UTC  (5+ messages)

[PATCH v2 1/3] scsi: ufs: Put SCSI host after remove it
 2019-12-11 13:44 UTC  (4+ messages)

[PATCH] ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
 2019-12-11 13:40 UTC  (2+ messages)

[PATCH 0/2] power: supply: add support for CW2015 Fuel Gauge
 2019-12-11 13:39 UTC  (3+ messages)
` [PATCH 1/2] power: supply: add CW2015 Fuel Gauge driver
` [PATCH 2/2] dt-bindings: power: supply: cw2015_battery: add device tree binding documentation

[PATCH V2] mmc: mmci: add threaded irq to abort DPSM of non-functional state
 2019-12-11 13:39 UTC 

[PATCH] ttyprintk: fix a potential sleeping in interrupt context issue
 2019-12-11 13:40 UTC  (2+ messages)

[PATCH] perf/x86/pmu-events: Fix Kernel_Utilization metric
 2019-12-11 13:35 UTC  (3+ messages)

[PATCH] drivers: thermal: step_wise: add support for hysteresis
 2019-12-11 13:35 UTC  (2+ messages)

[PATCH 1/4] [net-next] wan: remove stale Kconfig entries
 2019-12-11 13:34 UTC  (4+ messages)
` [PATCH 4/4] [RFC] staging/net: move AF_X25 into drivers/staging

[PATCH 00/12] crypto: caam - backlogging support
 2019-12-11 13:33 UTC  (5+ messages)
` [PATCH 08/12] crypto: caam - support crypto_engine framework for SKCIPHER algorithms

[PATCH bpf v2] bpftool: Don't crash on missing jited insns or ksyms
 2019-12-11 13:33 UTC  (6+ messages)

[PATCH 0/8] ata: ahci_brcm: Fixes and new device support
 2019-12-11 13:31 UTC  (2+ messages)

[PATCH 0/5] fixes for atmel-hlcdc
 2019-12-11 13:28 UTC  (7+ messages)
` [PATCH 4/5] Revert "drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested"

[PATCH v2] arm64: dts: meson: add A1 periphs and PLL clock nodes
 2019-12-11 13:23 UTC 

[PATCH v6 0/2] iio: add driver for Bosch BMA400 accelerometer
 2019-12-11 13:21 UTC  (3+ messages)
` [PATCH v6 2/2] iio: (bma400) add driver for the BMA400

[PATCH v6 00/27] nfs: Mount API conversion
 2019-12-11 13:21 UTC  (3+ messages)

[PATCH v3 1/4] drm: add pgprot callback to drm_gem_object_funcs
 2019-12-11 13:21 UTC  (4+ messages)

[PATCH 00/15] firmware: arm_scmi: Add support for multiple device per protocol
 2019-12-11 13:21 UTC  (3+ messages)
` [PATCH 05/15] firmware: arm_scmi: Add versions and identifier attributes using dev_groups

[PATCH] mm/hotplug: Only respect mem= parameter during boot stage
 2019-12-11 13:20 UTC  (11+ messages)

[PATCH 1/2] net: ethernet: ti: select PAGE_POOL for switchdev driver
 2019-12-11 13:19 UTC  (5+ messages)
` [PATCH 2/2] net: ethernet: ti: build cpsw-common for switchdev

[PATCH 00/17] Fixup page directory freeing
 2019-12-11 13:19 UTC  (3+ messages)
` [PATCH 02/17] asm-gemeric/tlb: Remove stray function declarations

[PATCH v2 1/2] drm/shmem: add support for per object caching attributes
 2019-12-11 13:18 UTC  (6+ messages)

[PATCH] ocfs2: call journal flush to mark journal as empty after journal recovery when mount
 2019-12-11 13:17 UTC  (2+ messages)

[PATCH] arm64: dts: meson: add A1 periphs and PLL clock nodes
 2019-12-11 13:16 UTC  (3+ messages)

[RESEND PATCH v1 00/15] PHY: Update Cadence Torrent PHY driver with reconfiguration
 2019-12-11 13:09 UTC  (8+ messages)
` [RESEND PATCH v1 02/15] dt-bindings:phy: Convert Cadence MHDP PHY bindings to YAML
` [RESEND PATCH v1 03/15] phy: cadence-dp: Rename to phy-cadence-torrent
` [RESEND PATCH v1 04/15] phy: cadence-torrent: Adopt Torrent nomenclature
` [RESEND PATCH v1 07/15] phy: cadence-torrent: Refactor code for reusability
` [RESEND PATCH v1 09/15] phy: cadence-torrent: Add 19.2 MHz reference clock support
` [RESEND PATCH v1 12/15] phy: cadence-torrent: Use regmap to read and write Torrent PHY registers
` [RESEND PATCH v1 14/15] dt-bindings: phy: phy-cadence-torrent: Add platform dependent compatible string


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