linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-13 11:34:07 to 2020-01-13 14:13:57 UTC [more...]

[PATCH platform-next v2 00/10] platform/x86: Mellanox new system classes and new features
 2020-01-13 14:13 UTC  (5+ messages)
` [PATCH platform-next v2 03/10] Documentation/ABI: Add missed attribute for mlxreg-io sysfs interfaces
` [PATCH platform-next v2 05/10] Documentation/ABI: Add new "

[PATCH v1 1/3] PCI: Remove redundant brackets in pci_bus_distribute_available_resources()
 2020-01-13 14:13 UTC  (2+ messages)

[PATCH v2 16/20] pci: exynos: Rename Exynos to lowercase
 2020-01-13 14:12 UTC  (4+ messages)

[PATCH v1 0/3] PCI: Fix failure to assign BARs with alignment >1M with Thunderbolt
 2020-01-13 14:12 UTC  (2+ messages)

[PATCH v6 0/7] enable CAAM's HWRNG as default
 2020-01-13 14:10 UTC  (3+ messages)
` [PATCH v6 7/7] crypto: caam - limit single JD RNG output to maximum of 16 bytes

[PATCH] perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBS
 2020-01-13 14:09 UTC 

[PATCH] trace: ras: print the raw data of arm processor error info
 2020-01-13 14:10 UTC  (3+ messages)

[PATCH 1/2] MIPS: Define pgprot_dmacoherent according to coherentio status
 2020-01-13 14:07 UTC  (2+ messages)
` [PATCH 2/2] MIPS: Loongson64: Add dma iocoherency detection support

[RFC net-next] net: phy: Add basic support for Synopsys XPCS using a PHY driver
 2020-01-13 14:07 UTC  (5+ messages)

[PATCH] xfs: Fix xfs_dir2_sf_entry_t size check
 2020-01-13 14:06 UTC  (9+ messages)

[PATCH v2 0/3] HiSilicon v3xx SFC driver
 2020-01-13 14:06 UTC  (12+ messages)
` [PATCH v2 2/3] spi: Add HiSilicon v3xx SPI NOR flash controller driver

[PATCH][next] drm/gma500: clean up two indentation issues
 2020-01-13 14:05 UTC 

[PATCH] mdio_bus: Simplify reset handling and extend to non-DT systems
 2020-01-13 14:02 UTC  (3+ messages)

[PATCH v1] mfd: intel-lpss: Add Intel Jasper Lake PCI IDs
 2020-01-13 14:02 UTC 

[PATCH RESEND] phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0 PHY
 2020-01-13 14:02 UTC  (2+ messages)

[PATCH v4 00/12] arm64: ARMv8.5-A: Branch Target Identification support
 2020-01-13 14:00 UTC  (4+ messages)
` [PATCH v4 04/12] arm64: Basic "

[RFC net-next Patch v2 0/4] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-01-13 14:00 UTC  (6+ messages)
` [RFC net-next Patch v2 1/4] net: bridge: mrp: Add support for Media Redundancy Protocol
` [RFC net-next Patch v2 2/4] net: bridge: mrp: Integrate MRP into the bridge
` [RFC net-next Patch v2 3/4] net: bridge: mrp: Add netlink support to configure MRP
` [RFC net-next Patch v2 4/4] net: bridge: mrp: switchdev: Add HW offload

[PATCH] drm/rockchip: Add missing vmalloc header
 2020-01-13 13:59 UTC  (2+ messages)

[PATCH v3 00/36] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-01-13 13:56 UTC  (37+ messages)
` [PATCH v3 01/36] platform/x86: intel_mid_powerbtn: Take a copy of ddata
` [PATCH v3 02/36] platform/x86: intel_scu_ipcutil: Remove default y from Kconfig
` [PATCH v3 03/36] platform/x86: intel_scu_ipc: Add constants for register offsets
` [PATCH v3 04/36] platform/x86: intel_scu_ipc: Remove Lincroft support
` [PATCH v3 05/36] platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl()
` [PATCH v3 06/36] platform/x86: intel_scu_ipc: Fix interrupt support
` [PATCH v3 07/36] platform/x86: intel_scu_ipc: Sleeping is fine when polling
` [PATCH v3 08/36] platform/x86: intel_scu_ipc: Drop unused prototype intel_scu_ipc_fw_update()
` [PATCH v3 09/36] platform/x86: intel_scu_ipc: Drop unused macros
` [PATCH v3 10/36] platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]()
` [PATCH v3 11/36] platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command()
` [PATCH v3 12/36] platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver
` [PATCH v3 13/36] platform/x86: intel_scu_ipc: Reformat kernel-doc comments of exported functions
` [PATCH v3 14/36] platform/x86: intel_scu_ipc: Introduce new SCU IPC API
` [PATCH v3 15/36] platform/x86: intel_mid_powerbtn: Convert to use "
` [PATCH v3 16/36] watchdog: intel-mid_wdt: "
` [PATCH v3 17/36] platform/x86: intel_scu_ipcutil: "
` [PATCH v3 18/36] platform/x86: intel_pmc_ipc: Make intel_pmc_gcr_update() static
` [PATCH v3 19/36] platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_simple_command() static
` [PATCH v3 20/36] platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_raw_cmd() static
` [PATCH v3 21/36] platform/x86: intel_pmc_ipc: Drop intel_pmc_gcr_read() and intel_pmc_gcr_write()
` [PATCH v3 22/36] platform/x86: intel_pmc_ipc: Drop ipc_data_readb()
` [PATCH v3 23/36] platform/x86: intel_pmc_ipc: Get rid of unnecessary includes
` [PATCH v3 24/36] platform/x86: intel_scu_ipc: Add function to remove SCU IPC
` [PATCH v3 25/36] platform/x86: intel_pmc_ipc: Start using "
` [PATCH v3 26/36] mfd: intel_soc_pmic: Add SCU IPC member to struct intel_soc_pmic
` [PATCH v3 27/36] mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC API
` [PATCH v3 28/36] mfd: intel_soc_pmic_mrfld: "
` [PATCH v3 29/36] platform/x86: intel_telemetry: "
` [PATCH v3 30/36] platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command()
` [PATCH v3 31/36] x86/platform/intel-mid: Add empty stubs for intel_scu_devices_[create|destroy]()
` [PATCH v3 32/36] platform/x86: intel_pmc_ipc: Move PCI IDs to intel_scu_pcidrv.c
` [PATCH v3 33/36] platform/x86: intel_pmc_ipc: Use octal permissions in sysfs attributes
` [PATCH v3 34/36] platform/x86: intel_pmc_ipc: Switch to use driver->dev_groups
` [PATCH v3 35/36] platform/x86: intel_pmc_ipc: Convert to MFD
` [PATCH v3 36/36] MAINTAINERS: Update entry for Intel Broxton PMC driver

[PATCH next] drm/i915: fix build error without ACPI
 2020-01-13 13:57 UTC  (2+ messages)

[RFC PATCH V2 11/11] x86: tsc: avoid system instability in hibernation
 2020-01-13 13:54 UTC  (9+ messages)
        ` [Xen-devel] "

[PATCH v3 0/2][RESEND] perf x86: Exposing IO stack to IO PMON mapping through sysfs
 2020-01-13 13:54 UTC  (3+ messages)
` [PATCH v3 1/2] perf x86: Infrastructure for exposing an Uncore unit to PMON mapping
` [PATCH v3 2/2] perf x86: Exposing an Uncore unit to PMON for Intel Xeon® server platform

[PATCH 1/2] wan/hdlc_x25: make lapb params configurable
 2020-01-13 13:53 UTC  (4+ messages)
` [PATCH 2/2] wan/hdlc_x25: fix skb handling

[PATCH v24 0/2] drm/bridge: PS8640 MIPI-to-eDP bridge
 2020-01-13 13:46 UTC  (3+ messages)
` [PATCH v24 1/2] Documentation: bridge: Add documentation for ps8640 DT properties

[PATCH] net: mellanox: prevent resource leak on htbl
 2020-01-13 13:44 UTC 

[PATCH] selinux: remove redundant selinux_nlmsg_perm
 2020-01-13 13:47 UTC  (2+ messages)

[BUG] RIP: 0010:__kmalloc+0xa8/0x330 (general protection fault: 0000 [#1] SMP NOPTI)
 2020-01-13 13:44 UTC  (2+ messages)

[PATCH v2] locking/osq: Use optimized spinning loop for arm64
 2020-01-13 13:43 UTC  (3+ messages)

[PATCH V2] brd: check parameter validation before register_blkdev func
 2020-01-13 13:43 UTC 

[PATCH] x86/tools/relocs: Add _etext and __end_of_kernel_reserve to S_REL
 2020-01-13 13:43 UTC  (6+ messages)

[PATCH] sched/core: fix illegal RCU from offline CPUs
 2020-01-13 13:42 UTC  (2+ messages)

init_on_free breaks hibernate
 2020-01-13 13:42 UTC  (2+ messages)

[PATCH v4 0/1] usb: gadget: add raw-gadget interface
 2020-01-13 13:40 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH] drm/rockchip: use DIV_ROUND_UP macro for calculations
 2020-01-13 13:38 UTC  (2+ messages)

[PATCH next] ASoC: atmel: fix build error with CONFIG_SND_ATMEL_SOC_DMA=m
 2020-01-13 13:32 UTC 

[PATCH v2 0/1] Regression in rockchipdrm
 2020-01-13 13:36 UTC  (3+ messages)
` [PATCH v2 1/1] drm/rockchip: fix integer type used for storing dp data rate

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-13 13:30 UTC  (11+ messages)

[PATCH v2 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs
 2020-01-13 13:30 UTC  (5+ messages)
` [PATCH v2 3/3] media: platform: meson-ao-cec-g12a: add wakeup support

[PATCH] cpu-topology: warn if NUMA configurations conflicts with lower layer
 2020-01-13 13:22 UTC  (19+ messages)

[PATCH v6 0/2] soundwire: Add support to Qualcomm SoundWire master
 2020-01-13 13:21 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: soundwire: add bindings for Qcom controller
` [PATCH v6 2/2] soundwire: qcom: add support for SoundWire controller

[PATCH] mm/gup.c: use is_vm_hugetlb_page() to check whether to follow huge
 2020-01-13 13:22 UTC  (2+ messages)

[PATCH net-next] net: phy: Maintain MDIO device and bus statistics
 2020-01-13 13:21 UTC  (2+ messages)

[Linux-stm32] [PATCH] net: stmmac: platform: Fix MDIO init for platforms without PHY
 2020-01-13 13:21 UTC  (3+ messages)

[PATCH] amd-xgbe: remove unnecessary conversion to bool
 2020-01-13 13:15 UTC 

[PATCH] iio: adc: stm32-adc: don't print an error on probe deferral
 2020-01-13 13:18 UTC 

[PATCH v2] rpmsg: core: add API to get MTU
 2020-01-13 13:19 UTC  (2+ messages)

[PATCH] drm/i915: convert to new logging macros based on struct intel_engine_cs
 2020-01-13 13:17 UTC  (4+ messages)

[PATCH net 0/7] net: stmmac: general fixes for Ethernet functionality
 2020-01-14  2:01 UTC  (3+ messages)
` [PATCH net 3/7] net: stmmac: fix missing netdev->features in stmmac_set_features

[PATCH] scsi: csiostor: simplify macro CSIO_VALID_WWN
 2020-01-13 13:12 UTC 

[PATCH v2 00/12] tracing: Add support for in-kernel dynamic event API
 2020-01-13 13:15 UTC  (3+ messages)
` [PATCH v2 02/12] tracing: Add get/put_event_file()

[PATCH 0/2] iio: dac: stm32-dac: improve reset controller use
 2020-01-13 13:14 UTC  (3+ messages)
` [PATCH 1/2] iio: dac: stm32-dac: use reset controller only at probe time
` [PATCH 2/2] iio: dac: stm32-dac: better handle reset controller failures

[PATCH] mtd: spi-nor: Add support for w25qNNjwim
 2020-01-13 13:15 UTC  (6+ messages)

[PATCH] x86/resctrl: Take care of PF_EXITING task in callback
 2020-01-13 13:14 UTC  (2+ messages)
` [tip: x86/cache] x86/resctrl: Do not reconfigure exiting tasks

[PATCH -tip V2 0/2] kprobes: Fix RCU warning and cleanup
 2020-01-13 13:09 UTC  (8+ messages)

[PATCH v2 00/10] crypto: caam - backlogging support
 2020-01-13 13:06 UTC  (6+ messages)
` [PATCH v2 09/10] crypto: caam - add crypto_engine support for RSA algorithms

[RFC PATCH 0/8] Rework READ_ONCE() to improve codegen
 2020-01-13 13:03 UTC  (5+ messages)

[PATCH net-next v2 0/8] net: stmmac: ETF support
 2020-01-13 13:02 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: stmmac: Initial support for TBS
` [PATCH net-next v2 2/8] net: stmmac: tc: Add support for ETF Scheduler using TBS
` [PATCH net-next v2 3/8] net: stmmac: xgmac: Add TBS support
` [PATCH net-next v2 4/8] net: stmmac: gmac4+: "
` [PATCH net-next v2 5/8] net: stmmac: pci: Enable TBS on GMAC5 IPK PCI entry
` [PATCH net-next v2 6/8] net: stmmac: Add missing information in DebugFS capabilities file
` [PATCH net-next v2 7/8] net: stmmac: selftests: Switch to dev_direct_xmit()
` [PATCH net-next v2 8/8] net: stmmac: selftests: Add a test for TBS feature

[PATCH] ptp: free ptp device pin descriptors properly
 2020-01-13 13:00 UTC 

[PATCH 0/2] selftests/livepatch: Trivial cleanups
 2020-01-13 13:00 UTC  (5+ messages)
` [PATCH 1/2] selftests/livepatch: Replace set_dynamic_debug() with setup_config() in README
` [PATCH 2/2] selftests/livepatch: Remove unused local variable in set_ftrace_enabled()

[PATCH] regulator: mpq7920: Check the correct variable in mpq7920_regulator_register()
 2020-01-13 12:59 UTC 

[PATCH v2] pktgen: create packet use IPv6 source address between src6_min and src6_max
 2020-01-13 12:51 UTC  (2+ messages)

[PATCH v1] mfd: intel-lpss: Add Intel Comet Lake PCH-V PCI IDs
 2020-01-13 12:57 UTC 

[PATCH] brd: check parameter validation before register_blkdev func
 2020-01-13 12:55 UTC  (3+ messages)

[PATCH 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-01-13 12:51 UTC  (3+ messages)
` [PATCH 2/2] ethtool: Call begin() and complete() in __ethtool_get_link_ksettings()

[PATCH] fbdev: potential information leak in do_fb_ioctl()
 2020-01-13 12:49 UTC  (4+ messages)

[PATCH v7 00/10] per lruvec lru_lock for memcg
 2020-01-13 12:47 UTC  (11+ messages)
` [PATCH v7 02/10] mm/memcg: fold lru_lock in lock_page_lru

[PATCH RFC v3 0/3] support hotplug CPUs before reboot
 2020-01-13 12:46 UTC  (5+ messages)
` [PATCH RFC v3 1/3] reboot: "
` [PATCH RFC v3 2/3] arm64: defconfig: enable REBOOT_HOTPLUG_CPU
` [PATCH RFC v3 3/3] x86: "

[PATCH RFC] sched/fair: Penalty the cfs task which executes mwait/hlt
 2020-01-13 12:35 UTC  (9+ messages)

[PATCH v2] virtio-net: Introduce extended RSC feature
 2020-01-13 12:32 UTC  (3+ messages)

[PATCH][next][V2] drivers/misc: ti-st: remove redundant assignment to variables i and flags
 2020-01-13 12:31 UTC 

[PATCH] perf tools: Fix bug when recording SPE and non SPE events
 2020-01-13 12:28 UTC  (4+ messages)

[PATCH] HID: logitech-hidpp: avoid duplicate error handling code in 'hidpp_probe()'
 2020-01-13 12:27 UTC  (2+ messages)

KASAN: use-after-free Read in uvc_probe
 2020-01-13 12:24 UTC 

[PATCH] cpuidle: arm: Enable compile testing for some of drivers
 2020-01-13 12:24 UTC  (5+ messages)

[PATCH v2] cpu-topology: Skip the exist but not possible cpu nodes
 2020-01-13 12:21 UTC  (4+ messages)

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-01-13 12:14 UTC  (7+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo

[PATCH] ARM: davinci: dm365-evm: Add Fixed regulators needed for tlv320aic3101
 2020-01-13 12:13 UTC  (6+ messages)

[PATCH v2 0/6] KVM: arm64: VCPU preempted check support
 2020-01-13 12:12 UTC  (2+ messages)

[PATCH v8 00/12] Support ROHM BD71828 PMIC
 2020-01-13 12:11 UTC  (7+ messages)
` [PATCH v8 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts

[PATCH v2 0/3] Enhancements to at91-sama5d2_adc driver
 2020-01-13 12:07 UTC  (4+ messages)
` [PATCH v2 1/3] iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode
` [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: handle unfinished conversions
` [PATCH v2 3/3] iio: adc: at91-sama5d2_adc: update for other trigger usage

Issue with Kexec memory allocation
 2020-01-13 12:05 UTC  (2+ messages)

[PATCH] lib: vdso: mark __cvdso_clock_getres() as static
 2020-01-13 12:04 UTC  (3+ messages)

[PATCH] ARM: davinci: select CONFIG_RESET_CONTROLLER
 2020-01-13 12:02 UTC  (3+ messages)

[PATCHv9 00/12] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2020-01-13 12:02 UTC  (3+ messages)
` [PATCHv9 10/12] PCI: mobiveil: Add PCIe Gen4 RC "

[WIP PATCH 0/4] Support for UDF 1.01 and 2.60 revisions
 2020-01-13 12:00 UTC  (5+ messages)
` [WIP PATCH 1/4] udf: Do not access LVIDIU revision members when they are not filled
` [WIP PATCH 2/4] udf: Fix reading numFiles and numDirs from UDF 2.00+ VAT discs

[PATCH v3 0/3] ARM: davinci: convert dm365 to using the new clocksource driver
 2020-01-13 11:56 UTC  (5+ messages)
` [PATCH v3 1/3] clocksource: davinci: only enable clockevents once tim34 is initialized

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2020-01-13 11:46 UTC  (5+ messages)

[PATCH v2] PM: Add a switch for disabling/enabling sync() before suspend
 2020-01-13 11:45 UTC  (2+ messages)

linux-next: manual merge of the gpio tree with the mips tree
 2020-01-13 11:45 UTC  (3+ messages)

[PATCH V2] firmware: arm_scmi: Make scmi core independent of transport type
 2020-01-13 11:36 UTC  (4+ messages)

[PATCH v1 0/2] mm/memory_hotplug: pass in nid to online_pages()
 2020-01-13 11:33 UTC  (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] drivers/base/memory.c: get rid of find_memory_block()

[PATCH v3 0/3] Introduce Self-Save API for deep stop states
 2020-01-13 11:33 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).