linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-10 11:40:41 to 2019-12-10 13:25:44 UTC [more...]

[PATCH v2 00/10] PCMCIA/i82092: Fix style issues in i82092.c
 2019-12-10 13:25 UTC  (14+ messages)
` [PATCH v2 01/10] PCMCIA/i82092: use dev_<level> instead of printk
` [PATCH v2 02/10] PCMCIA/i82092: add/remove spaces to improve readability
` [PATCH v2 03/10] PCMCIA/i82092: remove braces around single statement blocks
` [PATCH v2 04/10] PCMCIA/i82092: insert blank line after declarations
` [PATCH v2 05/10] PCMCIA/i82092: change code indentation
` [PATCH v2 06/10] PCMCIA/i82092: move assignment out of if condition
` [PATCH v2 07/10] PCMCIA/i82092: shorten the lines with over 80 characters
` [PATCH v2 08/10] PCMCIA/i82092: include <linux/io.h> instead of <asm/io.h>
` [PATCH v2 09/10] PCMCIA/i82092: improve enter/leave macro
` [PATCH v2 10/10] PCMCIA/i82092: remove #if 0 block

[PATCH 0/5] fixes for atmel-hlcdc
 2019-12-10 13:24 UTC  (6+ messages)
` [PATCH 1/5] drm: atmel-hlcdc: use double rate for pixel clock only if supported
` [PATCH 2/5] drm: atmel-hlcdc: enable clock before configuring timing engine
` [PATCH 3/5] mfd: atmel-hlcdc: return in case of error
` [PATCH 4/5] Revert "drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested"
` [PATCH 5/5] Revert "drm: atmel-hlcdc: enable sys_clk during initalization."

[PATCH] perf/smmuv3: Remove the leftover put_cpu() in error path
 2019-12-10 13:24 UTC  (2+ messages)

[PATCH 0/4] mfd: RK8xx tidyup
 2019-12-10 13:24 UTC  (5+ messages)
` [PATCH 1/4] mfd: rk808: Set global instance unconditionally
` [PATCH 2/4] mfd: rk808: Always register syscore ops
` [PATCH 3/4] mfd: rk808: Reduce shutdown duplication
` [PATCH 4/4] mfd: rk808: Convert RK805 to syscore/PM ops

[PATCH v3 00/13] phy: usb: Updates to Broadcom STB USB PHY driver
 2019-12-10 13:21 UTC  (14+ messages)
` [PATCH v3 01/13] phy: usb: EHCI DMA may lose a burst of DMA data for 7255xA0 family
` [PATCH v3 02/13] phy: usb: Get all drivers that use USB clks using correct enable/disable
` [PATCH v3 03/13] phy: usb: Put USB phys into IDDQ on suspend to save power in S2 mode
` [PATCH v3 04/13] phy: usb: Add "wake on" functionality
` [PATCH v3 05/13] phy: usb: Restructure in preparation for adding 7216 USB support
` [PATCH v3 06/13] dt-bindings: Add Broadcom STB USB PHY binding document
` [PATCH v3 07/13] phy: usb: Add support for new Synopsis USB controller on the 7216
` [PATCH v3 08/13] phy: usb: Add support for new Synopsis USB controller on the 7211b0
` [PATCH v3 09/13] phy: usb: fix driver to defer on clk_get defer
` [PATCH v3 10/13] phy: usb: PHY's MDIO registers not accessible without device installed
` [PATCH v3 11/13] phy: usb: bdc: Fix occasional failure with BDC on 7211
` [PATCH v3 12/13] phy: usb: USB driver is crashing during S3 resume on 7216
` [PATCH v3 13/13] phy: usb: Add support for wake and USB low power mode for 7211 S2/S5

[PATCH v5 00/16] Support ROHM BD71828 PMIC
 2019-12-10 13:24 UTC  (16+ messages)
` [PATCH v5 01/16] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [PATCH v5 13/16] rtc: bd70528 add BD71828 support

[PATCH] ASoC: simple-card: Don't create separate link when platform is present
 2019-12-10 13:23 UTC  (2+ messages)
` Applied "ASoC: simple-card: Don't create separate link when platform is present" to the asoc tree

[PATCH] regulator: max77650: add of_match table
 2019-12-10 13:21 UTC  (6+ messages)

[PATCH] ACPI/HMAT: Fix the parsing of Cache Associativity and Write Policy
 2019-12-10 13:18 UTC  (7+ messages)

[PATCH] mmc: sdhci: Update the tuning failed messages to pr_debug level
 2019-12-10 13:09 UTC  (2+ messages)

[PATCH net-next v11 0/3] netdev: ndo_tx_timeout cleanup
 2019-12-10 13:09 UTC  (5+ messages)
` [PATCH net-next v11 1/3] netdev: pass the stuck queue to the timeout handler
` [PATCH net-next v11 3/3] netronome: use the new txqueue timeout argument
` [PATCH net-next v11 2/3] mlx4: use "

[PATCH net-next v2 0/5] ethtool netlink interface, preliminary part
 2019-12-10 13:08 UTC  (6+ messages)
` [PATCH net-next v2 1/5] rtnetlink: provide permanent hardware address in RTM_NEWLINK
` [PATCH net-next v2 2/5] netlink: rename nl80211_validate_nested() to nla_validate_nested()
` [PATCH net-next v2 3/5] ethtool: move to its own directory
` [PATCH net-next v2 4/5] ethtool: move string arrays into common file
` [PATCH net-next v2 5/5] ethtool: provide link mode names as a string set

broonie-sound/for-next bisection: boot on rk3399-gru-kevin
 2019-12-10 13:08 UTC  (2+ messages)

[PATCH] ntb_perf: pass correct struct device to dma_alloc_coherent
 2019-12-10 13:07 UTC 

[PATCH net-next v10 1/3] netdev: pass the stuck queue to the timeout handler
 2019-12-10 13:04 UTC  (5+ messages)
` [PATCH net-next v10 3/3] netronome: use the new txqueue timeout argument
` [PATCH net-next v10 2/3] mlx4: use "

[PATCH v5 0/3] Fix UART DMA freezes for i.MX SOCs
 2019-12-10 13:01 UTC  (5+ messages)
` [PATCH v5 1/3] dmaengine: imx-sdma: fix buffer ownership

KASAN: slab-out-of-bounds Read in bit_putcs
 2019-12-10 12:59 UTC  (2+ messages)

[PATCH] mm/hotplug: Only respect mem= parameter during boot stage
 2019-12-10 12:55 UTC  (7+ messages)

[PATCH] mfd: rk808: Always use poweroff when requested
 2019-12-10 12:55 UTC  (3+ messages)

[PATCH 1/2] staging: octeon: delete driver
 2019-12-10 12:54 UTC  (4+ messages)

Linux v5.5 serious PCI bug
 2019-12-10 12:52 UTC  (9+ messages)

[PATCH v1] sdhci: tegra: Add workaround for Broadcom WiFi
 2019-12-10 12:52 UTC  (2+ messages)

[PATCH v5 0/4] Fix MTRR bug for intel-lpss-pci
 2019-12-10 12:50 UTC  (5+ messages)
` [PATCH v5 2/4] lib: devres: add a helper function for ioremap_uc

[PATCH v8 00/26] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-10 12:49 UTC  (3+ messages)
` [PATCH v8 23/26] mm/gup: pass flags arg to __gup_device_* functions

[PATCH RFC 0/8] Add Unisoc's drm kms module
 2019-12-10 12:47 UTC  (4+ messages)
` [PATCH RFC 2/8] drm/sprd: add Unisoc's drm kms master

[PATCH] bnx2fc: protect kref_put by tgt_lock
 2019-12-10 12:46 UTC 

[PATCH 3/3] arm64: dts: rockchip: Enable sdio0 and uart0 on rk3399-roc-pc-mezzanine
 2019-12-10 12:45 UTC 

[PATCH 2/3] arm64: dts: rockchip: Enable PD for USB-C-Port on rk3399-roc-pc
 2019-12-10 12:45 UTC 

[PATCH 1/3] arm64: dts: rockchip: Remove always-on properties from regulator nodes on rk3399-roc-pc
 2019-12-10 12:44 UTC 

[PATCH] mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 mode
 2019-12-10 12:42 UTC  (4+ messages)

[PATCH v6 00/27] nfs: Mount API conversion
 2019-12-10 12:31 UTC  (28+ messages)
` [PATCH v6 01/27] saner calling conventions for nfs_fs_mount_common()
` [PATCH v6 02/27] nfs: stash server into struct nfs_mount_info
` [PATCH v6 03/27] nfs: lift setting mount_info from nfs4_remote{,_referral}_mount
` [PATCH v6 04/27] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type
` [PATCH v6 05/27] nfs: don't bother setting/restoring export_path around do_nfs_root_mount()
` [PATCH v6 06/27] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path
` [PATCH v6 07/27] nfs: lift setting mount_info from nfs_xdev_mount()
` [PATCH v6 08/27] nfs: stash nfs_subversion reference into nfs_mount_info
` [PATCH v6 09/27] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common()
` [PATCH v6 10/27] nfs: merge xdev and remote file_system_type
` [PATCH v6 11/27] nfs: unexport nfs_fs_mount_common()
` [PATCH v6 12/27] nfs: don't pass nfs_subversion to ->create_server()
` [PATCH v6 13/27] nfs: get rid of mount_info ->fill_super()
` [PATCH v6 14/27] nfs_clone_sb_security(): simplify the check for server bogosity
` [PATCH v6 15/27] nfs: get rid of ->set_security()
` [PATCH v6 16/27] NFS: Move mount parameterisation bits into their own file
` [PATCH v6 17/27] NFS: Constify mount argument match tables
` [PATCH v6 18/27] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context
` [PATCH v6 19/27] NFS: Split nfs_parse_mount_options()
` [PATCH v6 20/27] NFS: Deindent nfs_fs_context_parse_option()
` [PATCH v6 21/27] NFS: Add a small buffer in nfs_fs_context to avoid string dup
` [PATCH v6 22/27] NFS: Do some tidying of the parsing code
` [PATCH v6 23/27] NFS: rename nfs_fs_context pointer arg in a few functions
` [PATCH v6 24/27] NFS: Convert mount option parsing to use functionality from fs_parser.h
` [PATCH v6 25/27] NFS: Add fs_context support
` [PATCH v6 26/27] NFS: Additional refactoring for fs_context conversion
` [PATCH v6 27/27] NFS: Attach supplementary error information to fs_context

[PATCH 1/1] mmc: mmci: add threaded irq to abort DPSM of non-functional state
 2019-12-10 12:30 UTC  (6+ messages)
    ` [Linux-stm32] "

[PATCH 00/12] crypto: caam - backlogging support
 2019-12-10 12:28 UTC  (4+ messages)
` [PATCH 06/12] crypto: caam - change return code in caam_jr_enqueue function

[PATCH v1] clk: tegra: Fix double-free in tegra_clk_init()
 2019-12-10 12:22 UTC  (2+ messages)

Issue with imx_get_temp()
 2019-12-10 12:19 UTC  (6+ messages)

[PATCH] ASoC: cs42l42: add missed regulator_bulk_disable in remove and fix probe failure
 2019-12-10 12:17 UTC  (6+ messages)

[PATCH v4] fs: introduce is_dot_or_dotdot helper for cleanup
 2019-12-10 12:13 UTC  (2+ messages)

[RFC v2][PATCH 0/9] cpuidle: intel_idle: Use ACPI _CTS to get idle states information
 2019-12-10 12:13 UTC  (10+ messages)
` [RFC v2][PATCH 1/9] ACPI: processor: Export function to claim _CST control
` [RFC v2][PATCH 2/9] ACPI: processor: Introduce acpi_processor_evaluate_cst()
` [RFC v2][PATCH 3/9] ACPI: processor: Clean up acpi_processor_evaluate_cst()
` [RFC v2][PATCH 4/9] ACPI: processor: Export acpi_processor_evaluate_cst()
` [RFC v2][PATCH 5/9] intel_idle: Refactor intel_idle_cpuidle_driver_init()
` [RFC v2][PATCH 6/9] intel_idle: Use ACPI _CST for processor models without C-state tables
` [RFC v2][PATCH 7/9] cpuidle: Allow idle states to be disabled by default
` [RFC v2][PATCH 8/9] intel_idle: Use ACPI _CST for selected known processors
` [RFC v2][PATCH 9/9] intel_idle: Add module parameter to prevent ACPI _CST from being used

[PATCH] merge_config.sh: Add option for allmodconfig
 2019-12-10 12:09 UTC 

[PATCH] x86/resctrl: fix an imbalance in domain_remove_cpu
 2019-12-10 12:11 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: thermal: sprd: Add the Spreadtrum thermal documentation
 2019-12-10 12:07 UTC  (2+ messages)
` [PATCH v2 2/2] thermal: sprd: Add Spreadtrum thermal driver support

[PATCH RFC 0/1] Threaded handler uses irq affinity for when the interrupt is managed
 2019-12-10 12:05 UTC  (10+ messages)
` [PATCH RFC 1/1] genirq: Make threaded handler use irq affinity for managed interrupt

Add initial support for Ingenic X1000 SoC and Y&A CU Neo board v7
 2019-12-10 12:02 UTC  (5+ messages)
` [PATCH v8 1/4] MIPS: Ingenic: Add Ingenic X1000 support
` [PATCH v8 2/4] dt-bindings: Document yna vendor-prefix
` [PATCH v8 3/4] dt-bindings: MIPS: Add Ingenic XBurst based boards
` [PATCH v8 4/4] MIPS: Ingenic: Add YSH & ATIL CU Neo board support

[PATCH v2 1/2] uio: uio_xilinx_apm: Add Xilinx AXI performance monitor driver
 2019-12-10 11:53 UTC  (3+ messages)
` [PATCH v2 2/2] devicetree: bindings: Add the binding doc for xilinx APM

[PATCH v10 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2019-12-10 11:51 UTC  (11+ messages)
` [PATCH v10 01/10] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v10 02/10] efi: Add embedded peripheral firmware support
` [PATCH v10 03/10] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
` [PATCH v10 04/10] firmware: Add new platform fallback mechanism and firmware_request_platform()
` [PATCH v10 05/10] test_firmware: add support for firmware_request_platform
` [PATCH v10 06/10] selftests: firmware: Add firmware_request_platform tests
` [PATCH v10 07/10] Input: silead - Switch to firmware_request_platform for retreiving the fw
` [PATCH v10 08/10] Input: icn8505 "
` [PATCH v10 09/10] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
` [PATCH v10 10/10] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet

[PATCH 0/7] qcom: add clk-vibrator driver
 2019-12-10 11:51 UTC  (3+ messages)
` [PATCH 1/7] clk: qcom: add support for setting the duty cycle

[PATCH 0/7] Input: fix USB alsetting bugs
 2019-12-10 11:51 UTC  (3+ messages)
` [PATCH 1/7] Input: pegasus_notetaker: fix endpoint sanity check

[PATCH v3 0/2] add Microchip PIT64B timer
 2019-12-10 11:51 UTC  (5+ messages)
` [PATCH v3 2/2] clocksource/drivers/timer-microchip-pit64b: add Microchip PIT64B support

[PATCH] perf/x86/intel: Fix PT PMI handling
 2019-12-10 11:49 UTC  (2+ messages)

[PATCH v2] media: go7007: fix a miss of snd_card_free
 2019-12-10 11:48 UTC  (2+ messages)

[PATCH v5 0/8] per lruvec lru_lock for memcg
 2019-12-10 11:46 UTC  (9+ messages)
` [PATCH v5 1/8] mm/vmscan: remove unnecessary lruvec adding
` [PATCH v5 2/8] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v5 3/8] mm/lru: introduce the relock_page_lruvec function
` [PATCH v5 4/8] mm/mlock: optimize munlock_pagevec by relocking
` [PATCH v5 5/8] mm/swap: only change the lru_lock iff page's lruvec is different
` [PATCH v5 6/8] mm/pgdat: remove pgdat lru_lock
` [PATCH v5 7/8] mm/lru: revise the comments of lru_lock
` [PATCH v5 8/8] mm/lru: debug checking for page memcg moving and lock_page_memcg

[PATCH 0/2] staging: fix USB altsetting bugs
 2019-12-10 11:47 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8188eu: fix interface sanity check
` [PATCH 2/2] staging: rtl8712: "

[PATCH 0/7] wireless: fix USB altsetting bugs
 2019-12-10 11:44 UTC  (8+ messages)
` [PATCH 1/7] ath9k: fix storage endpoint lookup
` [PATCH 2/7] at76c50x-usb: fix endpoint debug message
` [PATCH 3/7] brcmfmac: fix interface sanity check
` [PATCH 4/7] orinoco_usb: "
` [PATCH 5/7] rtl8xxxu: "
` [PATCH 6/7] rsi_91x_usb: "
` [PATCH 7/7] zd1211rw: fix storage endpoint lookup

[PATCH v2] selftests: fix build behaviour on targets' failures
 2019-12-10 11:44 UTC 

WARNING: refcount bug in cdev_get
 2019-12-10 11:44 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: ti: k3-j721e: Add DT nodes for few peripherials
 2019-12-10 11:43 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am65: Add OSPI DT node

[PATCH v4 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-12-10 11:43 UTC  (4+ messages)
` [Linux-stm32] "

[PATCH 0/4] xen-blkback: support live update
 2019-12-10 11:42 UTC  (5+ messages)
` [PATCH 3/4] xen/interface: don't discard pending work in FRONT/BACK_RING_ATTACH

[PATCH v2 1/2] tty: add retry capability to tty_init_dev()
 2019-12-10 11:41 UTC  (6+ messages)
` [PATCH v2 2/2] tty: use tty_init_dev_retry() to workaround a race condition

[PATCH 0/2] Increase CPU frequency in Exynos5422/5800 SoCs
 2019-12-10 11:40 UTC  (3+ messages)
  ` [PATCH 1/2] ARM: dts: exynos: Add initial data for coupled regulators for Exynos5422/5800
  ` [PATCH 2/2] ARM: dts: exynos: Add missing CPU frequencies "

[PATCH 0/2] can: fix USB altsetting bugs
 2019-12-10 11:40 UTC  (2+ messages)


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