linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-31 15:36:31 to 2019-04-01 04:15:30 UTC [more...]

[PATCH v3 00/13] QorIQ TMU multi-sensor and HWMON support
 2019-04-01  4:14 UTC  (13+ messages)
` [PATCH v3 01/13] thermal: qoriq: Remove unnecessary DT node is NULL check
` [PATCH v3 03/13] thermal: qoriq: Don't store struct thermal_zone_device reference
` [PATCH v3 04/13] thermal: qoriq: Add local struct qoriq_sensor pointer
` [PATCH v3 05/13] thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data
` [PATCH v3 06/13] thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly
` [PATCH v3 07/13] thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
` [PATCH v3 08/13] thermal: qoriq: Convert driver to use devm_ioremap()
` [PATCH v3 09/13] thermal: qoriq: Convert driver to use regmap API
` [PATCH v3 10/13] thermal: qoriq: Enable all sensors before registering them
` [PATCH v3 11/13] thermal: qoriq: Do not report invalid temperature reading
` [PATCH v3 12/13] thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
` [PATCH v3 13/13] thermal: qoriq: Add hwmon support

[PATCH] thermal/drivers/core: Remove the module Kconfig's option
 2019-04-01  4:10 UTC  (2+ messages)

[patch 00/14] x86/exceptions: Add guard patches to IST stacks
 2019-04-01  4:04 UTC  (17+ messages)
` [patch 01/14] x86/irq/64: Limit IST stack overflow check to #DB stack
` [patch 02/14] x86/idt: Remove unused macro SISTG
` [patch 03/14] x86/exceptions: Remove unused stack defines on 32bit
` [patch 04/14] x86/exceptions: Make IST index zero based
` [patch 05/14] x86/cpu_entry_area: Cleanup setup functions
` [patch 06/14] x86/exceptions: Add structs for exception stacks
` [patch 07/14] x86/cpu_entry_area: Prepare for IST guard pages
` [patch 08/14] x86/cpu_entry_area: Provide exception stack accessor
` [patch 09/14] x86/traps: Use cpu_entry_area instead of orig_ist
` [patch 10/14] x86/irq/64: Use cpu entry area "
` [patch 11/14] x86/dumpstack/64: Use cpu_entry_area "
` [patch 12/14] x86/cpu: Prepare TSS.IST setup for guard pages
` [patch 13/14] x86/cpu: Remove orig_ist array
` [patch 14/14] x86/exceptions: Enable IST guard pages

[PATCH] Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
 2019-04-01  3:43 UTC 

[PATCH v4] arm64: dts: ls1088a: add one more thermal zone node
 2019-04-01  3:29 UTC 

[PATCH v4 0/4] PINCTRL: Mediatek pinctrl patch on mt8183
 2019-04-01  3:35 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: pinctrl: mt8183: add binding document
` [PATCH v4 2/4] arm64: dts: mt8183: add pinctrl file
` [PATCH v4 3/4] arm64: dts: mt8183: add pinctrl device node
` [PATCH v4 4/4] pinctrl: add drive for I2C related pins on MT8183

[PATCH] ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233
 2019-04-01  3:25 UTC 

[PATCH] max98357a:add dai without triggered by pcm
 2019-04-01  3:24 UTC  (2+ messages)

linux-next: Tree for Apr 1
 2019-04-01  3:20 UTC 

[PATCH] spi: oc-tiny: fix negative loop bound error on for loop
 2019-04-01  3:19 UTC  (2+ messages)

INFO: task hung in evdev_release
 2019-04-01  3:01 UTC  (3+ messages)

net: fix routing encapsulated packets when binding a socket to a tunnel interface
 2019-04-01  3:00 UTC  (5+ messages)

[PATCH V2] arm/mach-at91/pm : fix possible object reference leak
 2019-04-01 11:20 UTC 

[PATCH] ARM: dts: imx6sll: add cooling-cells for cpu-freq cooling device
 2019-04-01  2:51 UTC 

[PATCH V5 1/4] dt-bindings: fsl: scu: add general interrupt support
 2019-04-01  2:38 UTC  (2+ messages)

[PATCH v2 2/4] opp: add API which get max freq by voltage
 2019-04-01  2:30 UTC 

[PATCH v4 0/5] PCIE support for i.MX8MQ (DT changes)
 2019-04-01  2:24 UTC  (6+ messages)
` [PATCH v4 1/5] arm64: dts: imx8mq: Mark iomuxc_gpr as i.MX6Q compatible
` [PATCH v4 2/5] arm64: dts: imx8mq: Add a node for SRC IP block
` [PATCH v4 3/5] arm64: dts: imx8mq: Combine PCIE power domains
` [PATCH v4 4/5] arm64: dts: imx8mq: Add nodes for PCIe IP blocks
` [PATCH v4 5/5] arm64: dts: imx8mq-evk: Enable PCIE0 interface

[PATCH v5 00/11] tracing: common error_log for ftrace
 2019-04-01  2:19 UTC  (13+ messages)
` [PATCH v5 01/11] tracing: Add tracing error log
` [PATCH v5 02/11] tracing: Save the last hist command's associated event name
` [PATCH v5 03/11] tracing: Use tracing error_log with hist triggers
` [PATCH v5 04/11] tracing: Use tracing error_log with trace event filters
` [PATCH v5 05/11] tracing: Use tracing error_log with probe events
` [PATCH v5 06/11] selftests/ftrace: Add error_log testcase for probe errors
` [PATCH v5 07/11] selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functions
` [PATCH v5 08/11] selftests/ftrace: Remove trigger-extended-error-support testcase
` [PATCH v5 09/11] selftests/ftrace: Add tracing/error_log testcase
` [PATCH v5 10/11] tracing: Add tracing/error_log Documentation
` [PATCH v5 11/11] tracing: Add error_log to README

[PATCH 5/7] ACPI / irq: Add GSI IRQ domain getter function
 2019-04-01  2:15 UTC  (3+ messages)
` [PATCH 7/7] irqchip/al-msi: Add ACPI support

[PATCH v2 0/5] pid: add pidfd_open()
 2019-04-01  2:13 UTC  (23+ messages)

[PATCH] clk: asr: clock driver support for ASR AquilaC Soc
 2019-04-01  2:09 UTC  (3+ messages)

[PATCH 0/7] al-msi: Rename driver and add support for ACPI
 2019-04-01  2:02 UTC  (4+ messages)
` [PATCH 3/7] irqchip/al-msi: Rename AL-MSIx driver

[PATCH 0/7] fix possible object reference leaks in cpufreq
 2019-04-01  1:37 UTC  (8+ messages)
` [PATCH 1/7] cpufreq: ap806: fix possible object reference leak
` [PATCH 2/7] cpufreq: imx6q: "
` [PATCH 3/7] cpufreq: kirkwood: "
` [PATCH 4/7] cpufreq: maple: "
` [PATCH 5/7] cpufreq/pasemi: "
` [PATCH 6/7] cpufreq: pmac32: "
` [PATCH 7/7] cpufreq: ppc_cbe: "

[PATCH] dccp: Fix memleak in __feat_register_sp
 2019-04-01  1:35 UTC 

general protection fault in _vm_normal_page
 2019-04-01  1:36 UTC  (2+ messages)

Fixes and cleanup from LTO tree
 2019-04-01  1:04 UTC  (4+ messages)
` [PATCH 01/17] kbuild: Disable -Waddress-of-packed-member for gcc 9

[PATCH v2] x86/boot: Use EFI setup data if provided
 2019-04-01  0:08 UTC  (11+ messages)
                  ` [PATCH v2] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel

[PATCH] x86/traps: print faulty addresses on stack overflow
 2019-04-01  0:03 UTC 

[PATCH 1/1] scsi: storvsc: Fix calculation of sub-channel count
 2019-03-31 23:57 UTC 

[PATCH -next] ocxl: remove set but not used variables 'tid' and 'lpid'
 2019-03-31 23:16 UTC  (2+ messages)

How to add Unicode character tables to the kernel?
 2019-03-31 23:09 UTC 

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2019-03-31 22:59 UTC  (2+ messages)

linux-next: manual merge of the sound-asoc tree with the hwmon-staging tree
 2019-03-31 22:55 UTC 

[PATCH] Staging: comedi: drivers: pcl818: Fixed a coding style error
 2019-03-31 22:53 UTC 

[PATCH] Documentation: soundwire: Ensure that code is inside the code blocks
 2019-03-31 22:34 UTC 

[PATCH] Documentation: kernel-docs: Move vfs.txt under "Docs at the Linux Kernel tree"
 2019-03-31 22:14 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2019-03-31 22:11 UTC 

Linux 5.1-rc3
 2019-03-31 22:00 UTC 

[PATCH] Convert struct pid count to refcount_t
 2019-03-31 21:57 UTC  (13+ messages)

[PATCH] docs: core-api: Drop reference to flexible-arrays
 2019-03-31 21:41 UTC 

[PATCH 0/6] net: stmmac: fix handling of oversized frames
 2019-03-31 21:01 UTC  (2+ messages)

[PATCH 1/4] phy: phy-mtk-tphy: get optional clock by devm_clk_get_optional()
 2019-03-31 20:39 UTC  (3+ messages)
` [PATCH 4/4] phy: phy-meson-gxl-usb2: "

[PATCH] platform: chrome: Add ChromeOS EC ISHTP driver
 2019-03-31 19:25 UTC 

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  (2+ 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] perf "
` [GIT pull] locking "

[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  (3+ messages)
` [PATCH v6 3/4] ARM: dts: rockchip: rk3066a-mk808: enable vop0 and hdmi nodes


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