linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-21 21:16:36 to 2019-03-22 02:11:33 UTC [more...]

[PATCH] arm64: dts: fsl: imx8mq: enable the thermal management unit (TMU)
 2019-03-22  2:11 UTC  (3+ messages)
` [PATCH v4] arm64: dts: fsl: imx8mq: enable the multi sensor TMU

[PATCH v5] x86/gart/kcore: Exclude GART aperture from kcore
 2019-03-22  2:02 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qdl-sabresd: change phy-mode to use rgmii-id
 2019-03-22  2:00 UTC  (8+ messages)

[PATCH v4] perf tools: Add missing case value
 2019-03-22  1:59 UTC  (4+ messages)

[RFC PATCH v2] scsi: fix oops in scsi_uninit_cmd()
 2019-03-22  1:55 UTC  (5+ messages)

[PATCH 0/6] mm: memcontrol: clean up the LRU counts tracking
 2019-03-22  1:54 UTC  (3+ messages)
` [PATCH 3/6] mm: memcontrol: replace node summing with memcg_page_state()

[PATCH 0/4] Signal: Fix hard lockup problem in flush_sigqueue()
 2019-03-22  1:52 UTC  (7+ messages)
` [PATCH 1/4] mm: Implement kmem objects freeing queue
` [PATCH 2/4] signal: Make flush_sigqueue() use free_q to release memory
` [PATCH 3/4] signal: Add free_uid_to_q()
` [PATCH 4/4] mm: Do periodic rescheduling when freeing objects in kmem_free_up_q()

[PATCH V9 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-22  1:48 UTC  (6+ messages)
` [PATCH V9 1/5] dt-bindings: pwm: Add i.MX TPM PWM binding
` [PATCH V9 2/5] pwm: Add i.MX TPM PWM driver support
` [PATCH V9 3/5] ARM: imx_v6_v7_defconfig: Add TPM PWM support by default
` [PATCH V9 4/5] ARM: dts: imx7ulp: Add pwm0 support
` [PATCH V9 5/5] ARM: dts: imx7ulp-evk: Add backlight support

[PATCH] ath9k: Check for errors when reading SREV register
 2019-03-22  1:47 UTC  (3+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-03-22  1:47 UTC  (19+ messages)
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

[PATCH 0/5] ARM: Initial devicetree for Kobo Aura
 2019-03-22  1:46 UTC  (7+ messages)
` [PATCH 2/5] ARM: dts: imx50: Add Kobo Aura DTS
` [PATCH 3/5] ARM: dts: imx50: Add PHY node for usbotg and adjust clocks
` [PATCH 5/5] ARM: dts: imx50: Fix the numbering of the I2C controllers

[RFC v4 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-03-22  1:45 UTC  (21+ messages)
` [RFC v4 08/17] kunit: test: add support for test abort
` [RFC v4 16/17] of: unittest: split out a couple of test cases from unittest
` [RFC v4 17/17] of: unittest: split up some super large test cases

[PATCH] of: use correct function prototype for of_overlay_fdt_apply()
 2019-03-22  1:37 UTC  (2+ messages)

[PATCH v2] gpu/drm: mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()
 2019-03-22  1:21 UTC  (5+ messages)

[PATCH v2 0/1] Use HMM for ODP v2
 2019-03-22  1:13 UTC  (2+ messages)
` [PATCH v2 1/1] RDMA/odp: convert to use "

[PATCH V2 0/2] input: rotary-encoder: Support key events
 2019-03-22  1:04 UTC  (5+ messages)
` [PATCH V2 2/2] Input: rotaty-encoder - Add DT binding document
      `  "

[PATCH] tty: serial_core: Spelling correction
 2019-03-22  0:56 UTC  (2+ messages)

[PATCH] printk: Add caller information to printk() output
 2019-03-22  0:48 UTC  (12+ messages)

[PATCH v4] panic/reboot: allow specifying reboot_mode for panic only
 2019-03-22  0:47 UTC 

[PATCH] ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
 2019-03-22  0:42 UTC  (2+ messages)

[PATCH V2 00/23] perf: Add Icelake support
 2019-03-22  0:40 UTC  (5+ messages)
` [PATCH V2 04/23] perf/x86/intel: Support adaptive PEBSv4

[RESEND PATCH 0/1] mips: ralink: allow zboot
 2019-03-22  0:29 UTC  (6+ messages)
` [RESEND PATCH] "

[BISECTED, REGRESSION] Broken networking on MIPS/OCTEON EdgeRouter Lite
 2019-03-22  0:21 UTC 

[PATCH 0/5] Page demotion for memory reclaim
 2019-03-22  0:20 UTC  (8+ messages)
` [PATCH 3/5] mm: Attempt to migrate page in lieu of discard

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2019-03-22  0:13 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v3 00/10] Support using MSI interrupts in ntb_transport
 2019-03-22  0:06 UTC  (11+ messages)
` [PATCH v3 01/10] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH v3 02/10] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH v3 03/10] NTB: Introduce helper functions to calculate logical port number
` [PATCH v3 04/10] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v3 05/10] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH v3 06/10] NTB: Introduce MSI library
` [PATCH v3 07/10] NTB: Introduce NTB MSI Test Client
` [PATCH v3 08/10] NTB: Add ntb_msi_test support to ntb_test
` [PATCH v3 09/10] NTB: Add MSI interrupt support to ntb_transport
` [PATCH v3 10/10] NTB: Describe the ntb_msi_test client in the documentation

[PATCH] usb: dwc3: Softdep for GBit Ethernet on Odroid XU4
 2019-03-21 20:23 UTC 

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-03-22  0:05 UTC  (8+ messages)

KASAN: use-after-free Write in __vb2_cleanup_fileio
 2019-03-22  0:04 UTC  (2+ messages)

[PATCH v2 0/5] Add support for drm/rockchip to dynamically control the DDR frequency
 2019-03-22  0:01 UTC  (7+ messages)
` [PATCH v2 3/5] devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A

[PATCH] mtd: rawnand: Fix sphinx syntax
 2019-03-21 23:52 UTC 

[PATCH] writeback: sum memcg dirty counters as needed
 2019-03-21 23:44 UTC  (2+ messages)

[PATCH v3] docs: Clarify the usage and sign-off requirements for Co-developed-by
 2019-03-21 23:41 UTC  (2+ messages)

[PATCH] Add I2C recovery handling for bcm-iproc based devices
 2019-03-21 23:35 UTC  (2+ messages)
` [PATCH] Add i2c "

[PATCH v2] docs: Clarify the usage and sign-off requirements for Co-developed-by
 2019-03-21 23:29 UTC  (4+ messages)

[PATCH net] net: phy: Re-parent menus for MDIO bus drivers correctly
 2019-03-21 23:34 UTC 

[PATCH v2 RFC/RFT] dma-contiguous: Get normal pages for single-page allocations
 2019-03-21 23:32 UTC  (3+ messages)

[PATCH v2] rcu: Allow to eliminate softirq processing from rcutree
 2019-03-21 23:32 UTC  (11+ messages)
              ` [PATCH v3] "

[PATCH] mm: page_mkclean vs MADV_DONTNEED race
 2019-03-21 23:31 UTC  (2+ messages)

[RFC PATCH] mm: mempolicy: remove MPOL_MF_LAZY
 2019-03-21 23:29 UTC  (9+ messages)

[PATCH 1/1] PM / Domains: Avoid a potential deadlock
 2019-03-21 23:27 UTC  (3+ messages)

[PATCH] tools/power turbostat: return the exit status of a command
 2019-03-21 23:26 UTC  (2+ messages)

[PATCH net-next] net: phy: Correct Cygnus/Omega PHY driver prompt
 2019-03-21 23:23 UTC 

Regression causes a hang on boot with a Comtrol PCI card
 2019-03-21 23:23 UTC  (4+ messages)

KASAN: slab-out-of-bounds Read in _decode_session6 (2)
 2019-03-21 23:21 UTC  (3+ messages)

DMCA takedown notice - GPC-Slots 2 (after GPL Revocation from "John Doe")
 2019-03-21 23:20 UTC  (5+ messages)
                          ` DMCA takedown notice
                              ` DMCA takedown notice - Reply to Martin Schroeder

[PATCH 1/8] perf/x86/intel: Fix memory corruption
 2019-03-21 23:16 UTC  (12+ messages)

[PATCH v3 0/5] Add support for drm/rockchip to dynamically control the DDR frequency
 2019-03-21 23:14 UTC  (6+ messages)
` [PATCH v3 1/5] devfreq: rockchip-dfi: Move GRF definitions to a common place
` [PATCH v3 2/5] dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle
` [PATCH v3 3/5] devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A
` [PATCH v3 4/5] arm64: dts: rk3399: Add dfi and dmc nodes
` [PATCH v3 5/5] arm64: dts: rockchip: Enable dmc and dfi nodes on gru

[PATCH v2 0/2] drm/vc4: Binner BO management improvements
 2019-03-21 23:12 UTC  (5+ messages)
` [PATCH v2 1/2] drm/file: Rehabilitate the firstopen hook for non-legacy drivers

linux-next: build warning after merge of the net-next tree
 2019-03-21 23:10 UTC  (2+ messages)

[PATCH v6 00/10] arm64: add system vulnerability sysfs entries
 2019-03-21 23:05 UTC  (11+ messages)
` [PATCH v6 01/10] arm64: Provide a command line to disable spectre_v2 mitigation
` [PATCH v6 02/10] arm64: add sysfs vulnerability show for spectre v1
` [PATCH v6 03/10] arm64: add sysfs vulnerability show for meltdown
` [PATCH v6 04/10] arm64: Advertise mitigation of Spectre-v2, or lack thereof
` [PATCH v6 05/10] arm64: Use firmware to detect CPUs that are not affected by Spectre-v2
` [PATCH v6 06/10] arm64: Always enable spectrev2 vulnerability detection
` [PATCH v6 07/10] arm64: add sysfs vulnerability show for spectre v2
` [PATCH v6 08/10] arm64: Always enable ssb vulnerability detection
` [PATCH v6 09/10] arm64: add sysfs vulnerability show for speculative store bypass
` [PATCH v6 10/10] arm64: enable generic CPU vulnerabilites support

[PATCH v3] tpm: fix an invalid condition in tpm_common_poll
 2019-03-21 23:02 UTC 

[PATCH v6 00/22] SMMUv3 Nested Stage Setup
 2019-03-21 23:01 UTC  (16+ messages)
` [PATCH v6 02/22] iommu: introduce device fault data
` [PATCH v6 05/22] iommu: Introduce cache_invalidate API
` [PATCH v6 07/22] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [PATCH v6 08/22] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [PATCH v6 09/22] vfio: VFIO_IOMMU_BIND/UNBIND_MSI

remove NULL struct device support in the DMA API
 2019-03-21 22:52 UTC  (8+ messages)
` [PATCH 1/7] parport_ip32: pass struct device to DMA API functions
` [PATCH 2/7] da8xx-fb: "
` [PATCH 3/7] gbefb: switch to managed version of the DMA allocator
` [PATCH 4/7] pxa3xx-gcu: pass struct device to dma_mmap_coherent
` [PATCH 5/7] arm: use a dummy struct device for ISA DMA use of the DMA API
` [PATCH 6/7] dma-mapping: remove leftover NULL device support
` [PATCH 7/7] x86: remove the x86_dma_fallback_dev hack

[PATCH] pci/quirks: Add quirk to reset nvgpu at boot for the Lenovo ThinkPad P50
 2019-03-21 22:48 UTC  (5+ messages)

regression (bisected): "modprobe parport_pc" hangs in current mainline
 2019-03-21 22:43 UTC  (6+ messages)

[PATCH] fm10k: Fix a potential NULL pointer dereference
 2019-03-21 22:39 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ack
 2019-03-21 22:38 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] ixgbe: fix mdio bus registration
 2019-03-21 22:32 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/2] PM / arch: x86: MSR_IA32_ENERGY_PERF_BIAS handling fixes and sysfs i/f
 2019-03-21 22:20 UTC  (3+ messages)
` [PATCH 1/2] PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handling
` [PATCH 2/2] PM / arch: x86: MSR_IA32_ENERGY_PERF_BIAS sysfs interface

general protection fault in ebitmap_destroy (2)
 2019-03-21 22:20 UTC  (2+ messages)

[PATCH v2 0/7] ASoC: tlv320aic26: Add device tree support and bug fixes
 2019-03-21 22:15 UTC  (8+ messages)
` [PATCH v2 1/7] ASoC: tlv320aic26: Allow tlv320aic26 to be selected in menuconfig
` [PATCH v2 2/7] dt-bindings: ASoC: tlv320aic26: Add device tree binding
` [PATCH v2 3/7] "
` [PATCH v2 4/7] ASoC: tlv320aic26: Fix module autoload
` [PATCH v2 5/7] ASoC: tlv320aic26: Fix regmap by setting reg_defaults and reg_stride
` [PATCH v2 6/7] ASoC: tlv320aic26: hw_params was unintentionally clearing AIC26 master mode
` [PATCH v2 7/7] ASoC: tlv320aic26: Change Capture Mute to Capture Switch to match alsa documentation

[PATCH 1/4] add generic builtin command line
 2019-03-21 22:15 UTC  (6+ messages)

[PATCH v2 0/7] ASoC: tlv320aic26: Add device tree support and bug fixes
 2019-03-21 22:14 UTC 

[PATCH 1/3] platform/chrome: wilco_ec: Split core and mailbox into separate modules
 2019-03-21 22:13 UTC  (3+ messages)
` [PATCH 2/3] platform/chrome: wilco_ec: Standardize mailbox interface
` [PATCH 3/3] platform/chrome: Add Wilco EC keyboard backlight LEDs support

[PATCH] EDAC, {skx|i10nm}_edac: Fix randconfig build error
 2019-03-21 22:13 UTC  (11+ messages)

[PATCH] sbitmap: trivial - update comment for sbitmap_deferred_clear_bit
 2019-03-21 22:12 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add mailing list for the interconnect API
 2019-03-21 22:08 UTC  (2+ messages)

Fixes and cleanup from LTO tree
 2019-03-21 22:00 UTC  (18+ messages)
` [PATCH 01/17] kbuild: Disable -Waddress-of-packed-member for gcc 9
` [PATCH 02/17] x86, lto: Mark all top level asm statements as .text
` [PATCH 03/17] x86: Don't inline __const_udelay
` [PATCH 04/17] init: Add __noreorder and mark initcalls __noreorder
` [PATCH 05/17] Use C version for SYSCALL_ALIAS
` [PATCH 06/17] locking/core: Mark spinlocks noinline when inline spinlocks are disabled
` [PATCH 07/17] amdkfd: Fix extern declaration
` [PATCH 08/17] x86/speculation: Fix __initconst in bugs.c
` [PATCH 09/17] x86/kvm: Make steal_time visible
` [PATCH 10/17] delta: Fix buffer overrun in delta_ipc_open
` [PATCH 11/17] x86/kprobes: Make trampoline_handler global and visible
` [PATCH 12/17] afs: Avoid section confusion in CM_NAME
` [PATCH 13/17] ASoC: AMD: Fix incorrect extern
` [PATCH 14/17] crypto: Don't mark AES tables const and cacheline_aligned
` [PATCH 15/17] x86/hyperv: Make hv_vcpu_is_preempted visible
` [PATCH 16/17] x86/xen: Mark xen_vcpu_stolen as __visible
` [PATCH 17/17] dm: Fix const confusion in dm

[RFC PATCH v2 0/1] improve vmap allocation
 2019-03-21 22:01 UTC  (2+ messages)

[PATCH net-next v4 00/22] ethtool netlink interface, part 1
 2019-03-21 21:58 UTC  (3+ messages)
` [PATCH net-next v4 01/22] rtnetlink: provide permanent hardware address in RTM_NEWLINK

[PATCH v4 00/10] support wakeup capable GPIOs
 2019-03-21 21:54 UTC  (5+ messages)
` [PATCH v4 07/10] drivers: pinctrl: msm: setup GPIO irqchip hierarchy

BUG-RT: scheduling while in atomic in the watchdog's hrtimer
 2019-03-21 21:46 UTC  (2+ messages)

[RFC PATCH 18/20] lib: image-formats: Add v4l2 formats support
 2019-03-21 21:44 UTC  (9+ messages)

32-bit Amlogic (ARM) SoC: kernel BUG in kfree()
 2019-03-21 21:44 UTC  (2+ messages)

[PATCH] staging: mt7621-pci: Add spaces to Macros in pci-mt7621.c
 2019-03-21 21:42 UTC  (2+ messages)

[PATCH 0/2] platform/chrome: Add support for host sleep event command v1
 2019-03-21 21:31 UTC  (3+ messages)
` [PATCH 1/2] mfd: cros_ec: Add host_sleep_event_v1 command

[PATCH v3] usb: gadget: f_fs: don't free buffer prematurely
 2019-03-21 21:31 UTC 

linux-next: build warning after merge of the sunxi tree
 2019-03-21 21:30 UTC 

New ethtool sub-feature and ethtool-netlink
 2019-03-21 21:23 UTC 

[RFC][PATCH 03/16] sched: Wrap rq::lock access
 2019-03-21 21:20 UTC  (2+ messages)

[RFC][PATCH 0/5 v2] DMA-BUF Heaps (destaging ION)
 2019-03-21 21:16 UTC  (4+ messages)
` [RFC][PATCH 1/5 v2] dma-buf: Add dma-buf heaps framework

powerpc32 boot crash in 5.1-rc1
 2019-03-21 21:16 UTC 


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