linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-06 17:41:43 to 2019-05-06 22:56:47 UTC [more...]

[RESEND PATCH v6 00/12] x86: Enable FSGSBASE instructions
 2019-05-06 22:56 UTC  (4+ messages)
` [RESEND PATCH v6 08/12] x86/fsgsbase/64: Use the per-CPU base as GSBASE at the paranoid_entry

[PATCH v1 0/2] ASoC: Intel: Add Cometlake PCI IDs
 2019-05-06 22:53 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: SOF: Add Comet Lake PCI ID
` [PATCH v1 2/2] ASoC: Intel: Skylake: Add Cometlake PCI IDs

[PATCH 0/2] hwmon: scmi: Scale values to target desired HWMON units
 2019-05-06 22:41 UTC  (3+ messages)
` [PATCH 1/2] firmware: arm_scmi: Fetch and store sensor scale
` [PATCH 2/2] hwmon: scmi: Scale values to target desired HWMON units

[GIT PULL] locking changes for v5.2
 2019-05-06 22:39 UTC  (5+ messages)

[PATCH v2 0/5] Fix PF/VF dependency issues
 2019-05-06 22:35 UTC  (3+ messages)
` [PATCH v2 3/5] PCI/ATS: Skip VF ATS initialization if PF does not implement it

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-05-06 22:33 UTC  (3+ messages)
` [PATCH v2 1/2] dma-contiguous: Abstract dma_{alloc,free}_contiguous()
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

[RFC][PATCH 1/2] x86: Allow breakpoints to emulate call functions
 2019-05-06 22:31 UTC  (23+ messages)

[PATCH v2 1/4] bpf: Add support for reading user pointers
 2019-05-06 22:24 UTC  (7+ messages)
` [PATCH v2 2/4] bpf: Add support for reading kernel pointers
` [PATCH v2 3/4] bpf: Add warning when program uses deprecated bpf_probe_read
` [PATCH v2 4/4] tools: Sync uapi headers with new bpf function calls

[RFC PATCH v2 0/4] x86/crypto: Fix crypto function casts
 2019-05-06 22:19 UTC  (7+ messages)
` [RFC PATCH v2 1/4] Fix serpent crypto functions prototype casts
` [RFC PATCH v2 2/4] Fix camellia "
` [RFC PATCH v2 3/4] Fix twofish "
` [RFC PATCH v2 4/4] Fix cast6 "

[PATCH RFC v3] brcmfmac: sanitize DMI strings
 2019-05-06 22:04 UTC 

[PATCHv2 00/10] vfio/mdev: Improve vfio/mdev core module
 2019-05-06 22:03 UTC  (2+ messages)

netronome/nfp/bpf/jit.c cannot be build with -O3
 2019-05-06 22:01 UTC  (5+ messages)
` [oss-drivers] "

[PATCH] vfio-pci/nvlink2: Fix potential VMA leak
 2019-05-06 21:58 UTC  (2+ messages)

[PATCH RFC] bpf: Add support for reading user pointers
 2019-05-06 21:57 UTC  (11+ messages)

[PATCH v8 00/15] x86/split_lock: Enable split lock detection
 2019-05-06 21:39 UTC  (4+ messages)
` [PATCH v8 13/15] x86/split_lock: Enable split lock detection by default

[PATCHv2 00/12] perf tools: Display eBPF code in intel_pt trace
 2019-05-06 21:46 UTC  (6+ messages)
` [PATCH 07/12] perf script: Pad dso name for --call-trace
` [PATCH 10/12] perf script: Add --show-bpf-events to show eBPF related events

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-06 21:42 UTC  (14+ messages)
` [PATCH v2 12/17] kunit: tool: add Python wrappers for running KUnit tests

[PATCH] pstore/ram: Improve backward compatibility with older Chromebooks
 2019-05-06 21:40 UTC  (4+ messages)

[PATCH] platform/x86: sony-laptop: Fix unintentional fall-through
 2019-05-06 21:35 UTC  (4+ messages)

[PATCH net-next v2 0/4] of_get_mac_address ERR_PTR fixes
 2019-05-06 21:29 UTC  (5+ messages)
` [PATCH net-next v2 2/4] net: dsa: support of_get_mac_address new ERR_PTR error
` [PATCH net-next v2 3/4] staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check
` [PATCH net-next v2 4/4] net: usb: smsc: fix warning reported by kbuild test robot

[PATCH 0/22] v5 multi-die/package topology support
 2019-05-06 21:26 UTC  (23+ messages)
` [PATCH 01/22] x86 topology: Fix doc typo
  ` [PATCH 02/22] topology: Simplify cputopology.txt formatting and wording
  ` [PATCH 03/22] x86 smpboot: Rename match_die() to match_pkg()
  ` [PATCH 04/22] x86 topology: Add CPUID.1F multi-die/package support
  ` [PATCH 05/22] x86 topology: Create topology_max_die_per_package()
  ` [PATCH 06/22] cpu topology: Export die_id
  ` [PATCH 07/22] x86 topology: Define topology_die_id()
  ` [PATCH 08/22] x86 topology: Define topology_logical_die_id()
  ` [PATCH 09/22] powercap/intel_rapl: Simplify rapl_find_package()
  ` [PATCH 10/22] powercap/intel_rapl: Support multi-die/package
  ` [PATCH 11/22] thermal/x86_pkg_temp_thermal: "
  ` [PATCH 12/22] powercap/intel_rapl: update rapl domain name and debug messages
  ` [PATCH 13/22] hwmon/coretemp: Support multi-die/package
  ` [PATCH 14/22] topology: Create package_cpus sysfs attribute
  ` [PATCH 15/22] topology: Create core_cpus and die_cpus sysfs attributes
  ` [PATCH 16/22] perf/x86/intel/uncore: Support multi-die/package
  ` [PATCH 17/22] perf/x86/intel/rapl: "
  ` [PATCH 18/22] perf/x86/intel/cstate: "
  ` [PATCH 19/22] thermal/x86_pkg_temp_thermal: rename internal variables to zones from packages
  ` [PATCH 20/22] hwmon/coretemp: "
  ` [PATCH 21/22] perf/x86/intel/uncore: renames in response to multi-die/pkg support
  ` [PATCH 22/22] perf/x86/intel/rapl: rename internal variables "

[U-Boot] [v4 PATCH] RISCV: image: Add booti support
 2019-05-06 21:27 UTC  (5+ messages)

[PATCH 0/3] iio: Add driver for Infineon DPS310
 2019-05-06 21:25 UTC  (6+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] iio: dps310: Temperature measurement errata
` [PATCH 3/3] iio: dps310: Add pressure sensing capability

[PATCH] fs: ubifs: Resolve sparse warning for using plain integer as NULL pointer
 2019-05-06 21:23 UTC 

general protection fault in smsusb_init_device
 2019-05-06 21:21 UTC  (3+ messages)

[PATCH] cifs: fix strcat buffer overflow in smb21_set_oplock_level()
 2019-05-06 21:18 UTC  (6+ messages)

[PATCH v6 0/3] PCIe Host request to reserve IOVA
 2019-05-06 21:12 UTC  (3+ messages)
` [PATCH v6 3/3] PCI: iproc: Add sorted dma ranges resource entries to host bridge

[PATCH] Remove MODULE_ALIAS() calls that take undefined macro
 2019-05-06 21:11 UTC  (3+ messages)

[PATCH -next] x86: olpc: fix section mismatch warning
 2019-05-06 21:06 UTC  (2+ messages)

[PATCH] serial: 8250: Add support for using platform_device resources
 2019-05-06 21:04 UTC  (10+ messages)

[PATCH] iio: dps310: Add pressure sensing capability
 2019-05-06 21:03 UTC  (4+ messages)

[PATCH 0/3] usb: gadget: Add support for disabling U1 and U2 entries
 2019-05-06 20:58 UTC  (4+ messages)
` [PATCH 3/3] usb: dwc3: "

linux-next: Fixes tags need some work in the mtd tree
 2019-05-06 20:58 UTC  (3+ messages)

[PATCH] rsi: Properly initialize data in rsi_sdio_ta_reset
 2019-05-06 20:51 UTC  (4+ messages)

[PATCH] net: dsa: sja1105: Fix status initialization in sja1105_get_ethtool_stats
 2019-05-06 20:45 UTC  (2+ messages)

[PATCH v2 0/7] s390: vfio-ap: dynamic configuration support
 2019-05-06 20:43 UTC  (19+ messages)
` [PATCH v2 1/7] s390: vfio-ap: wait for queue empty on queue reset
` [PATCH v2 2/7] s390: vfio-ap: maintain a shadow of the guest's CRYCB
` [PATCH v2 3/7] s390: vfio-ap: sysfs interface to display guest CRYCB
` [PATCH v2 4/7] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH v2 5/7] s390: vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v2 6/7] s390: vfio-ap: handle bind and unbind of AP queue device

linux-next: Fixes tags need some work in the block tree
 2019-05-06 20:43 UTC 

linux-next: Signed-off-by missing for commit in the powerpc tree
 2019-05-06 20:35 UTC 

[RELEASE] Userspace RCU 0.11
 2019-05-06 20:32 UTC 

[PATCH] vsock/virtio: Initialize core virtio vsock before registering the driver
 2019-05-06 20:19 UTC  (4+ messages)

[PATCH 0/3] block: sed-opal: add support for shadow MBR done flag and write
 2019-05-06 20:15 UTC  (5+ messages)
` [PATCH 1/3] block: sed-opal: add ioctl for done-mark of shadow mbr
` [PATCH 3/3] block: sed-opal: check size "

[PATCH v4 0/1] Use HMM for ODP v4
 2019-05-06 19:56 UTC  (2+ messages)

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-06 19:50 UTC  (3+ messages)
` [PATCH v15 13/17] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()

[PATCH 01/18] x86 topology: Fix doc typo
 2019-05-06 19:49 UTC  (5+ messages)
` [PATCH 17/18] perf/x86/intel/rapl: Support multi-die/package

[PATCH] ASoC: sound/soc/sof/: fix kconfig dependency warning
 2019-05-06 19:43 UTC  (2+ messages)
` [alsa-devel] "

[PATCH 0/6] Zap SCIF2 DMA configuration in R-Car Gen3 DTS
 2019-05-06 19:42 UTC  (4+ messages)
` [PATCH 2/6] Revert "arm64: dts: renesas: r8a7796: Enable DMA for SCIF2"

[PATCH] hwlatdetect: disable/enable c-state transitions during detection
 2019-05-06 19:40 UTC 

[PATCH net-next 2/2] net: phy: sfp: enable i2c-bus detection on ACPI based systems
 2019-05-06 19:40 UTC  (7+ messages)

[RFC PATCH v2 00/17] Core scheduling v2
 2019-05-06 19:39 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: qcs404: Add PSCI cpuidle support
 2019-05-06 19:31 UTC 

PROBLEM: brcmfmac's DMI-based fw file names break built-in fw loader
 2019-05-06 19:30 UTC  (13+ messages)
    ` [PATCH RFC] brcmfmac: sanitize DMI strings v2

Add support for TCG2 log format on UEFI systems
 2019-05-06 19:20 UTC  (8+ messages)
` [PATCH V5 2/4] tpm: Reserve the TPM final events table

[PATCH v6 0/6] namei: resolveat(2) path resolution restriction API
 2019-05-06 19:17 UTC  (4+ messages)
` [PATCH v6 5/6] binfmt_*: scope path resolution of interpreters

[PATCH v4 0/7] LMU Rework
 2019-05-06 19:16 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: mfd: LMU: Fix lm3632 dt binding example
` [PATCH v4 2/7] dt-bindings: mfd: LMU: Add the ramp up/down property
` [PATCH v4 3/7] dt-bindings: mfd: LMU: Add ti,brightness-resolution
` [PATCH v4 4/7] leds: TI LMU: Add common code for TI LMU devices
` [PATCH v4 5/7] dt-bindings: ti-lmu: Modify dt bindings for the LM3697
` [PATCH v4 6/7] mfd: ti-lmu: Remove support for LM3697
` [PATCH v4 7/7] leds: lm3697: Introduce the lm3697 driver

[PATCH v2 0/5] mips: Post-bootmem-memblock transition fixes
 2019-05-06 19:14 UTC  (3+ messages)
` [PATCH v2 3/5] mips: Print the kernel virtual mem layout on debugging

[PATCH] sched: Provide a pointer to the valid CPU mask
 2019-05-06 19:12 UTC  (3+ messages)

[PATCH v2 5/5] mips: Manually call fdt_init_reserved_mem() method
 2019-05-06 19:12 UTC  (2+ messages)

[PATCH v2 4/5] mips: Make sure dt memory regions are valid
 2019-05-06 19:12 UTC  (2+ messages)

[PATCH v2 2/5] mips: Perform early low memory test
 2019-05-06 19:11 UTC  (2+ messages)

[PATCH v2 1/5] mips: Dump memblock regions for debugging
 2019-05-06 19:11 UTC  (2+ messages)

[PATCH] kconfig: fix 'Save As' menu of xconfig
 2019-05-06 19:10 UTC  (2+ messages)

[PATCH] mm/hugetlb: Don't put_page in lock of hugetlb_lock
 2019-05-06 19:07 UTC  (5+ messages)
` [PATCH v2] "

[GIT PULL] spi updates for v5.2
 2019-05-06 19:01 UTC  (2+ messages)

[PATCH v2 2/5] PCI/ATS: Add PASID support for PCIe VF devices
 2019-05-06 18:57 UTC 

Kernel License cleanup
 2019-05-06 18:55 UTC 

[PATCH v3 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-05-06 18:52 UTC  (5+ messages)
` [PATCH v3 1/4] iommu: Add gfp parameter to iommu_ops::map
` [PATCH v3 2/4] iommu/dma-iommu: Handle deferred devices
` [PATCH v3 3/4] iommu/dma-iommu: Use the dev->coherent_dma_mask
` [PATCH v3 4/4] iommu/amd: Convert AMD iommu driver to the dma-iommu api

[PATCH v2 0/3] staging: vchiq: use interruptible waits
 2019-05-06 18:51 UTC  (3+ messages)

[PATCH v5 0/2] loop: Better discard for block devices
 2019-05-06 18:27 UTC  (3+ messages)
` [PATCH v5 1/2] loop: Report EOPNOTSUPP properly
` [PATCH v5 2/2] loop: Better discard support for block devices

[PATCH V3 1/3] dt-bindings: watchdog: move i.MX system controller watchdog binding to SCU
 2019-05-06 18:27 UTC  (3+ messages)
` [PATCH V3 3/3] watchdog: imx_sc: Add pretimeout support

[PATCH 13/15] riscv: switch to generic version of pte allocation
 2019-05-06 18:25 UTC  (2+ messages)

[PATCH] ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
 2019-05-06 18:19 UTC  (3+ messages)

[v5 0/3] "Hotremove" persistent memory
 2019-05-06 18:18 UTC  (7+ messages)
` [v5 2/3] mm/hotplug: make remove_memory() interface useable

[PATCH v7 0/1] Add support for IPMB driver
 2019-05-06 18:11 UTC  (3+ messages)
` [PATCH v7 1/1] "

[GIT PULL] arm64: updates for 5.2
 2019-05-06 18:11 UTC 

[GIT PULL] mmiowb() removal for 5.2
 2019-05-06 18:11 UTC 

[RFC] Disable lockref on arm64
 2019-05-06 18:10 UTC  (8+ messages)
          ` [EXT] "

[GIT PULL] Wimplicit-fallthrough patches for 5.2-rc1
 2019-05-06 18:05 UTC 

[PATCH v2] misc: aspeed-lpc-ctrl: Correct return values
 2019-05-06 18:04 UTC  (3+ messages)

[PATCH v2 00/19] Shared virtual address IOMMU and VT-d support
 2019-05-06 17:59 UTC  (7+ messages)
` [PATCH v2 08/19] ioasid: Add custom IOASID allocator

[PATCH v2 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-05-06 17:56 UTC  (7+ messages)
` [PATCH v2 3/4] iommu/dma-iommu: Use the dev->coherent_dma_mask

[PATCH 0/7] Add support for H6 thermal sensor
 2019-05-06 17:55 UTC  (7+ messages)
` [PATCH 1/7] iio: adc: sun4i-gpadc: rework for support multiple "

[PATCH v1 v1 0/3] Add dt bindings to support I2C on sifive devices and a fix for polling mode i2c transfers
 2019-05-06 17:54 UTC  (7+ messages)
` [PATCH v1 v1 1/3] dt-bindings: i2c: add documentation for adding SiFive I2C driver
` [PATCH v1 v1 3/3] i2c-ocores: sifive: add polling mode workaround for FU540-C000 SoC

[PATCH net-next 0/4] net: mvpp2: cls: Add classification
 2019-05-06 17:54 UTC  (4+ messages)

[PATCH v3 0/7] LMU Common code intro
 2019-05-06 17:53 UTC  (4+ messages)
` [PATCH v3 2/7] dt-bindings: mfd: LMU: Add the ramp up/down property

[PATCH v3 00/27] Include linux x86 docs into Sphinx TOC tree
 2019-05-06 17:52 UTC  (3+ messages)
` [PATCH v3 02/27] Documentation: x86: convert boot.txt to reST

[PATCH 0/3] stream_open bits for Linux 5.2
 2019-05-06 17:34 UTC  (3+ messages)
` [PATCH 1/3] dtlk: remove double call to nonseekable_open
` [PATCH 3/3] vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files

[PATCH 4.19 46/72] net: xilinx: fix possible object reference leak
 2019-05-06 17:48 UTC  (2+ messages)
  ` [PATCH 4.19 46/72] net: xilinx: fix possible object referenceleak


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