linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-31 06:42:06 to 2019-03-31 19:21:40 UTC [more...]

shmem_recalc_inode: unable to handle kernel NULL pointer dereference
 2019-03-31 19:21 UTC  (4+ messages)

[PATCH v2 0/3] ARM: Initial devicetree for Kobo Aura
 2019-03-31 19:16 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: Add vendor prefix for Rakuten Kobo, Inc
` [PATCH v2 2/3] dt-bindings: arm: fsl: Add i.MX50 based boards
` [PATCH v2 3/3] ARM: dts: imx50: Add Kobo Aura DTS

fs/coda oops bisected to (925b9cd1b8) "locking/rwsem: Make owner store task pointer of last owni
 2019-03-31 19:13 UTC  (3+ messages)

[PATCH v2 0/7] implement 2D acceleration, minor cleanups, doc updates
 2019-03-31 19:08 UTC  (15+ messages)
` [PATCH v2 1/7] fbdev: sm712fb: use type "u8" for 8-bit I/O
` [PATCH v2 2/7] fbdev: sm712fb: add 2D-related I/O headers and functions
` [PATCH v2 3/7] fbdev: sm712fb: support 2D acceleration on SM712 w/ Little-Endian CPU
` [PATCH v2 4/7] fbdev: sm712fb: add 32-bit color modes, drops some other modes
` [PATCH v2 5/7] Documentation: fb: sm712fb: add information mainly about 2D
` [PATCH v2 6/7] fbdev: sm712fb: Kconfig: add information about docs
` [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one maintainer

[PATCH] iio: adc: ads124: avoid buffer overflow
 2019-03-31 18:54 UTC 

24 channels for RME UFX II in CC mode
 2019-03-31 18:50 UTC 

[PATCH 0/1] pwm: meson: fix scheduling while atomic issue
 2019-03-31 18:47 UTC  (6+ messages)

[PATCH net-next v9 00/19] WireGuard: Secure Network Tunnel
 2019-03-31 18:42 UTC  (6+ messages)

[PATCH] leds: blinkm: clean up double assignment to data->i2c_addr
 2019-03-31 18:38 UTC  (3+ messages)

[PATCH v8] x86: load FPU registers on return to userland
 2019-03-31 18:20 UTC  (5+ messages)
` [PATCH 17/24] x86/fpu: Always store the registers in copy_fpstate_to_sigframe()
` [PATCH 18/24] x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOAD

WARNING in bpf_jit_free
 2019-03-31 18:20 UTC  (2+ messages)

[PATCH v3 00/25] Add generic support for composing LED class device name
 2019-03-31 17:55 UTC  (26+ messages)
` [PATCH v3 01/25] leds: class: Improve LED and LED flash class registration API
` [PATCH v3 02/25] dt-bindings: leds: Add LED_FUNCTION definitions
` [PATCH v3 03/25] dt-bindings: leds: Add LED_COLOR_ID definitions
` [PATCH v3 04/25] dt-bindings: leds: Add function, color and led-enumerator properties
` [PATCH v3 05/25] leds: core: Add support for composing LED class device names
` [PATCH v3 06/25] dt-bindings: sc27xx-blt: Add function and color properties
` [PATCH v3 07/25] leds: sc27xx-blt: Use generic support for composing LED names
` [PATCH v3 08/25] dt-bindings: lt3593: Add function and color properties
` [PATCH v3 09/25] leds: lt3593: Use generic support for composing LED names
` [PATCH v3 10/25] dt-bindings: lp8860: Add function and color properties
` [PATCH v3 11/25] leds: lp8860: Use generic support for composing LED names
` [PATCH v3 12/25] dt-bindings: lm3692x: Add function and color properties
` [PATCH v3 13/25] leds: lm3692x: Use generic support for composing LED names
` [PATCH v3 14/25] dt-bindings: lm36010: Add function and color properties
` [PATCH v3 15/25] leds: lm3601x: Use generic support for composing LED names
` [PATCH v3 16/25] dt-bindings: cr0014114: Add function and color properties
` [PATCH v3 17/25] leds: cr0014114: Use generic support for composing LED names
` [PATCH v3 18/25] dt-bindings: aat1290: Add function and color properties
` [PATCH v3 19/25] leds: aat1290: Use generic support for composing LED names
` [PATCH v3 20/25] dt-bindings: as3645a: Add function and color properties
` [PATCH v3 21/25] leds: as3645a: Use generic support for composing LED names
` [PATCH v3 22/25] dt-bindings: leds-gpio: Add function and color properties
` [PATCH v3 23/25] leds: gpio: Use generic support for composing LED names
` [PATCH v3 24/25] dt-bindings: an30259a: Add function and color properties
` [PATCH v3 25/25] leds: an30259a: Use generic support for composing LED names

[PATCH 1/2] scsi: pm8001: clean up structurally dead code when PM8001_USE_MSIX is defined
 2019-03-31 17:49 UTC  (2+ messages)

[PATCH 0/2][V2] scsi: pm8001: clean up code and fix spelling mistakes
 2019-03-31 17:47 UTC  (5+ messages)
` [PATCH 1/2] scsi: pm8001: clean up structurally dead code when PM8001_USE_MSIX is defined
` [PATCH 2/2] scsi: pm8001: fix spelling mistake, interupt -> interrupt

[PATCH net-next 00/17] NXP SJA1105 DSA driver
 2019-03-31 17:42 UTC  (18+ messages)
` [PATCH net-next 01/17] lib: Add support for generic packing operations
` [PATCH net-next 02/17] net: dsa: Fix pharse -> phase typo
` [PATCH net-next 03/17] net: dsa: Store vlan_filtering as a property of dsa_port
` [PATCH net-next 04/17] net: dsa: mt7530: Use vlan_filtering property from dsa_port
` [PATCH net-next 05/17] net: dsa: Add more convenient functions for installing port VLANs
` [PATCH net-next 06/17] net: dsa: Call driver's setup callback after setting up its switchdev notifier
` [PATCH net-next 07/17] net: dsa: Optional VLAN-based port separation for switches without tagging
` [PATCH net-next 08/17] net: dsa: Be aware of switches where VLAN filtering is a global setting
` [PATCH net-next 09/17] net: dsa: b53: Let DSA handle mismatched VLAN filtering settings
` [PATCH net-next 10/17] net: dsa: Introduce driver for NXP SJA1105 5-port L2 switch
` [PATCH net-next 11/17] net: dsa: sja1105: Add support for FDB and MDB management
` [PATCH net-next 12/17] net: dsa: sja1105: Add support for VLAN operations
` [PATCH net-next 13/17] net: dsa: sja1105: Add support for ethtool port counters
` [PATCH net-next 14/17] net: dsa: sja1105: Add support for traffic through standalone ports
` [PATCH net-next 15/17] net: dsa: sja1105: Add support for Spanning Tree Protocol
` [PATCH net-next 16/17] Documentation: networking: dsa: Add details about NXP SJA1105 driver
` [PATCH net-next 17/17] dt-bindings: net: dsa: Add documentation for "

[PATCH 1/3] ARM: use arch_extension directive instead of arch argument
 2019-03-31 17:34 UTC  (3+ messages)

[PATCH] bmp085.yaml: transform DT documentation of iio sensor into YAML
 2019-03-31 16:47 UTC 

[PATCH 1/2] io_uring: fix big-endian compat signal mask handling
 2019-03-31 16:28 UTC  (4+ messages)
` [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere

[PATCH v5 0/5] Enable rk3066 VOP and HDMI for MK808
 2019-03-31 16:19 UTC  (3+ messages)
` [PATCH v5 5/5] drm: rockchip: add fixed screen size DVI-D support for rk3066 hdmi

[GIT pull] core updates for 5.1
 2019-03-31 16:00 UTC  (10+ messages)
` [GIT pull] x86 "
` [GIT pull] smp/hotplug "
` [GIT pull] locking "
` [GIT pull] perf "

[GIT PULL] KVM fixes for Linux 5.1-rc3
 2019-03-31 16:00 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.1-4 tag
 2019-03-31 16:00 UTC  (2+ messages)

[GIT PULL]: dmaengine fixes v5.1-rc3
 2019-03-31 16:00 UTC  (2+ messages)

[PATCH v6 0/4] Enable rk3066 VOP and HDMI for MK808
 2019-03-31 15:36 UTC  (9+ messages)
` [PATCH v6 1/4] drm: rockchip: introduce rk3066 hdmi
` [PATCH v6 2/4] ARM: dts: rockchip: add rk3066 hdmi nodes
` [PATCH v6 3/4] ARM: dts: rockchip: rk3066a-mk808: enable vop0 and "
` [PATCH v6 4/4] dt-bindings: display: rockchip: add document for rk3066 hdmi

[PATCH v2 0/5] pid: add pidfd_open()
 2019-03-31 15:33 UTC  (13+ messages)

[PATCH 00/12] Include linux PCI docs into Sphinx TOC tree
 2019-03-31 15:33 UTC  (3+ messages)
` [PATCH 05/12] pci doc: convert PCI/MSI-HOWTO.txt to rst format

[PATCH] avia-hx711.yaml: transform DT binding to YAML
 2019-03-31 15:27 UTC 

[PATCH v3 00/36] thunderbolt: Software connection manager improvements
 2019-03-31 15:24 UTC  (3+ messages)
` [PATCH v3 12/36] thunderbolt: Properly disable path

[PATCH v2 1/1] initrd: move initrd_start calculate within linear mapping range check
 2019-03-31 15:14 UTC  (3+ messages)

[PATCH 0/5] x86/asm: Remove some static_cpu_has() usage
 2019-03-31 15:12 UTC  (4+ messages)
` [PATCH 3/5] x86/kvm: Convert some slow-path static_cpu_has() callers to boot_cpu_has()

[PATCH] KEYS: asym_tpm: move setting set_pub_key parameters into derive_pub_key
 2019-03-31 14:46 UTC 

[PATCH] spi: bcm-qspi: when tx/rx buffer is NULL set to 0
 2019-03-31 14:40 UTC  (2+ messages)

[PATCH] net: dsa: fix negative loop bound error on for loop
 2019-03-31 14:33 UTC  (3+ messages)

[PATCH 0/7] al-msi: Rename driver and add support for ACPI
 2019-03-31 13:00 UTC  (7+ messages)
` [PATCH 1/7] irqchip/alpine-msi: Call IOMMU DMA mapping MSI message hook
` [PATCH 2/7] irqchip/alpine-msi: Update driver license to use SPDX
` [PATCH 3/7] irqchip/al-msi: Rename AL-MSIx driver
` [PATCH 4/7] irqchip/al-msi: Update wrong parameter naming

[PATCH v2 0/6] add USB Type-B GPIO based role switch driver
 2019-03-31 12:45 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: connector: add optional properties for Type-B

[PATCH v2] ARCH: Use the correct style for SPDX License Identifier
 2019-03-31 12:44 UTC  (2+ messages)

[v2 PATCH] PCI: mediatek: get optional clock by devm_clk_get_optional()
 2019-03-31 12:41 UTC 

[PATCH] PCI: mediatek: get optional clock by devm_clk_get_optional()
 2019-03-31 12:40 UTC  (3+ messages)

[PATCH 5/7] ACPI / irq: Add GSI IRQ domain getter function
 2019-03-31 12:35 UTC  (3+ messages)
` [PATCH 6/7] irqchip/al-msi: Refactor in preparation to add ACPI support
` [PATCH 7/7] irqchip/al-msi: Add "

[PATCH v2] drivers/staging: Fix styling of the comment related to SPDX-License-Identifier in vt6656/*.h
 2019-03-31 12:27 UTC  (3+ messages)

[PATCH 0/8] fbdev: sm712fb: fix a series of lockups, crashes and gliches
 2019-03-31 12:21 UTC  (18+ messages)
` [PATCH 1/8] fbdev: sm712fb: fix white screen of death on reboot, don't set CR3B-CR3F
` [PATCH 2/8] fbdev: sm712fb: fix brightness control on reboot, don't set SR30
` [PATCH 3/8] fbdev: sm712fb: fix VRAM detection, don't set SR70/71/74/75
` [PATCH 4/8] fbdev: sm712fb: fix boot screen glitch when sm712fb replaces VGA
` [PATCH 5/8] fbdev: sm712fb: fix crashes during framebuffer writes by correctly mapping VRAM
` [PATCH 6/8] fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
` [PATCH 7/8] fbdev: sm712fb: fix support for 1024x768-16 mode
` [PATCH 8/8] fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display

[PATCH v3] tty: rocket: Fix a kernel address leakage in rp_ioctl
 2019-03-31 11:51 UTC 

[PATCH v2] ext4: fix prefetchw of NULL page
 2019-03-31  8:11 UTC 

[PATCH] arm64: dts: imx8qxp: Add lpuart1/lpuart2/lpuart3 nodes
 2019-03-31 11:20 UTC  (2+ messages)

[RFC 0/4] iio-input-bridge so that accelerometers which only have an iio driver can still present evdev input events
 2019-03-31 11:05 UTC  (5+ messages)

[PATCH] leds: fix a potential NULL pointer dereference
 2019-03-31 11:01 UTC  (5+ messages)

[PATCH 0/5] simple sort swap function usage improvements
 2019-03-31 10:54 UTC  (5+ messages)
` [PATCH 5/5] Lib: sort.h: replace int size with size_t size in the swap function

'reg: property has invalid length' with new JSON-schema bindings
 2019-03-31 10:39 UTC  (2+ messages)

[PATCH v3 2/4] dt-bindings: maxbotix,mb1232: Add MaxBotix i2c ultrasonic rangers
 2019-03-31 10:34 UTC  (3+ messages)

[PATCH v4 2/2] iio: cros_ec: Add lid angle driver
 2019-03-31 10:28 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v2] iio: core: fix a possible circular locking dependency
 2019-03-31 10:13 UTC  (2+ messages)

[PATCH] pseries/energy: Use OF accessor functions to read ibm,drc-indexes
 2019-03-31 10:13 UTC  (2+ messages)
` pseries/energy: Use OF accessor functions to read ibm, drc-indexes

[RFC v2] iio: input-bridge: optionally bridge iio acceleometers to create a /dev/input interface
 2019-03-31 10:09 UTC 

[BUG/PATCH 0/4] gpiolib: fix issues with legacy spi-cs-high handling
 2019-03-31 10:07 UTC  (5+ messages)
` [BUG/PATCH 1/4] DTS: GTA04: SPI / gpiolib: work around a regression that unhides a broken legacy handler, which makes the gta04 display inoperable
` [BUG/PATCH 2/4] REVERT: DTS: GTA04: SPI / gpiolib: no no no, we do not want to "fix" our device tree file
` [BUG/PATCH 3/4] gpiolib: make legacy handling for spi-cs-high optional
` [BUG/PATCH 4/4] gpiolib: spi-cs-high is checking the wrong node (the controller and not the SPI slave device)

[PATCH] iio: adc: stm32-dfsdm: add PM support
 2019-03-31 10:03 UTC  (2+ messages)

[PATCH] iio: adc: stm32-dfsdm: improve sampling frequency accuracy
 2019-03-31  9:46 UTC  (2+ messages)

[PATCH v2 0/5] staging: iio: adc: Code refactoring and bool to bitfield change
 2019-03-31  9:37 UTC  (13+ messages)
  ` [PATCH v3 1/5] staging: iio: adc: ad7280a: Tab alignment
  ` [PATCH v3 2/5] staging: iio: adc: ad7192: Converted bool to bitfield format
  ` [PATCH v3 3/5] staging: iio: adc: ad7280a: Avoid precedence issues in macro
  ` [PATCH v3 4/5] staging: iio: adc: ad7280a: Adding temp var to improve readability
  ` [PATCH v3 5/5] staging: iio: adc: ad7280a: Remove CamelCase notation

[PATCH] habanalabs: remove trailing blank line from EOF
 2019-03-31  9:34 UTC  (2+ messages)

[PATCH] i2c: isch: Remove unnecessary acpi.h include
 2019-03-31  9:31 UTC  (3+ messages)

[PATCH] spi: oc-tiny: fix negative loop bound error on for loop
 2019-03-31  9:24 UTC  (3+ messages)

general protection fault in kvm_lapic_hv_timer_in_use
 2019-03-31  9:08 UTC  (2+ messages)

FS-Cache: Duplicate cookie detected
 2019-03-31  9:05 UTC  (10+ messages)

[PATCH net] ipv6: Fix dangling pointer when ipv6 fragment
 2019-03-31  9:04 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v19,RESEND 24/27] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions
 2019-03-31  8:43 UTC  (11+ messages)

[PATCH 0/4] Add support for MediaTek MT7615 wireless chipsets
 2019-03-31  8:52 UTC  (4+ messages)
` [PATCH 1/4] mt76: add mac80211 driver for MT7615 PCIe-based chipsets

[PATCH] slub: update the comment about slab frozen
 2019-03-31  8:52 UTC 

[PATCH v2] tty: rocket: Fix a kernel address leak in rp_ioctl
 2019-03-31  8:07 UTC  (2+ messages)

[PATCH v2 0/4] drm/panel: Add Novatek NT35596 panel
 2019-03-31  7:23 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: display: Add Novatek NT35596 panel documentation
` [PATCH v2 4/4] drm/panel: Add Novatek NT35596 panel driver

[PATCH] iwlegacy: remove redundant assignment to *res
 2019-03-31  7:15 UTC  (2+ messages)

[PATCH 0/2] pinctrl: meson: add g12a drive strength support
 2019-03-31  7:04 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: meson: Add drive-strength property

`From c152138a8ec2bcd8faaac8db01dbb9be547fd021 Mon Sep 17 00:00:00 2001
 2019-03-31  6:40 UTC  (3+ messages)
` [PATCH v1 2/6] dt-bindings: reset: hisilicon: Update compatible documentation

[PATCH v2 0/4] clk: meson8b: add the VPU clock tree
 2019-03-31  6:41 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: clock: meson8b: export the VPU clock

[PATCH] Staging: greybus: usb: Fixed a coding style error
 2019-03-31  6:43 UTC  (5+ messages)
  ` [greybus-dev] "

[PATCH v1 1/2] dt-bindings: mmc: sdhci-fujitsu.txt: add miilbeaut driver
 2019-03-31  6:42 UTC  (2+ messages)

[PATCH 0/2] scsi: ufs-cdns: Add M31 PHY init
 2019-03-31  6:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: scsi: ufs-cdns: Update Cadence UFS compatibility list

[PATCH RFC 0/6] arm64: Add initial support for Odroid-N2
 2019-03-31  6:42 UTC  (7+ messages)
` [PATCH RFC 1/6] dt-bindings: clk: meson: add g12b periph clock controller bindings
` [PATCH RFC 4/6] dt-bindings: arm: amlogic: add G12B bindings
` [PATCH RFC 5/6] dt-bindings: arm: amlogic: add Odroid-N2 binding

[PATCH v2 00/25] add drm support for MT8183
 2019-03-31  6:42 UTC  (3+ messages)
` [PATCH v2 02/25] dt-bindings: mediatek: add binding for mt8183 display

[PATCH V1 01/26] spi: tegra114: fix PIO transfer
 2019-03-31  6:42 UTC  (3+ messages)
` [PATCH V1 21/26] DT bindings: spi: add tx/rx clock delay SPI client properties

[PATCH 0/7] Add bluetooth, gps and accelerometer to TBS A711
 2019-03-31  6:42 UTC  (3+ messages)
` [PATCH 6/7] dt-bindings: gnss: Add u-blox,neo-6m compatible

[PATCH 00/10] Add Tegra194 PCIe support
 2019-03-31  6:42 UTC  (3+ messages)
` [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194

[PATCH v2 0/6] Device property improvements, add %pfw format specifier
 2019-03-31  6:42 UTC  (5+ messages)
` [PATCH v2 2/6] device property: Add fwnode_get_name for returning the name of a node
` [PATCH v2 3/6] device property: Add a function to obtain a node's prefix

[PATCH 1/2] dt-bindings: iio: counter: Add Milbeaut Updown Counter
 2019-03-31  6:42 UTC  (2+ messages)

[PATCH] bpf: do not start from first bucket if elem is not found on a htab
 2019-03-31  6:41 UTC 

[PATCH 00/14] ti-sysc changes to probe devices with dts data only
 2019-03-31  6:41 UTC  (3+ messages)
` [PATCH 02/14] bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init


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