linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-08 09:14:46 to 2020-01-08 12:21:25 UTC [more...]

add swiotlb support to arm32
 2020-01-08 12:21 UTC  (7+ messages)
` [PATCH 2/2] arm: use swiotlb for bounce buffer on LPAE configs

[PATCH 1/2] mm/memory-failure.c: PageHuge is handled at the beginning of memory_failure
 2020-01-08 12:20 UTC  (7+ messages)
` [PATCH 2/2] mm/memory-failure.c: not necessary to recalculate hpage

discuss about pvpanic
 2020-01-08 12:14 UTC  (4+ messages)
        ` [External] "

[PATCH -next] gpiolib: remove set but not used variable 'config'
 2020-01-08 12:11 UTC 

Improving documentation for programming interfaces
 2020-01-08 12:04 UTC  (3+ messages)

[PATCH] f2fs: add a way to turn off ipu bio cache
 2020-01-08 12:04 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 0/3] Fix issues with command queuing in arasan controllers
 2020-01-08 12:04 UTC  (6+ messages)

Multidevice f2fs mount after disk rearrangement
 2020-01-08 12:00 UTC  (6+ messages)
      ` [f2fs-dev] "

[PATCH v2 00/18] arm64: KVM: add SPE profiling support
 2020-01-08 11:58 UTC  (6+ messages)
` [PATCH v2 09/18] arm64: KVM: enable conditional save/restore full SPE profiling buffer controls

[PATCH] x86/cpufeatures: Add feature flag for fast short rep movsb
 2020-01-08 11:54 UTC  (7+ messages)
` [PATCH] x86/cpufeatures: Add support for fast short rep mov
  ` [tip: x86/asm] x86/cpufeatures: Add support for fast short REP; MOVSB

[PATCH 0/2] PM / devfreq: Add debugfs support
 2020-01-08 12:01 UTC  (8+ messages)
  ` [PATCH 2/2] PM / devfreq: Add devfreq_transitions debugfs file

[PATCH v1] driver core: Use list_del_init to replace list_del at device_links_purge()
 2020-01-08 11:53 UTC  (2+ messages)

[PATCH v3] fs: Fix page_mkwrite off-by-one errors
 2020-01-08 11:51 UTC  (2+ messages)

[PATCH 1/2] ASoC: max98090: fix incorrect helper in max98090_dapm_put_enum_double()
 2020-01-08 11:50 UTC  (2+ messages)
    ` [PATCH 2/2] ASoC: max98090: fix lockdep warning

[PATCH 0/2] clarify limitations of hibernation
 2020-01-08 11:49 UTC  (5+ messages)
` [PATCH 1/2] Documentation: "

[tip: x86/fpu] x86/fpu: Deactivate FPU state after failure during state load
 2020-01-08 11:46 UTC  (5+ messages)

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

[PATCH] sched/fair : Improve update_sd_pick_busiest for spare capacity case
 2020-01-08 11:43 UTC  (2+ messages)

[PATCH] LSM: Delete hooks in reverse order for avoiding race
 2020-01-08 11:42 UTC  (2+ messages)

[PATCH 00/12] i2c: convert subsystem to use i2c_new_client_device()
 2020-01-08 11:39 UTC  (7+ messages)
` [PATCH 06/12] i2c: taos-evm: convert "
` [PATCH 07/12] i2c: xiic: "
` [PATCH 08/12] i2c: i2c-core-acpi: "

[PATCH] usb: cdns3: Fix: ARM core hang after connect/disconnect operation
 2020-01-08 11:37 UTC 

[PATCH] scsi: aic7xxx: use kmemdup
 2020-01-08 11:29 UTC 

[PATCH] ima: use kmemdup
 2020-01-08 11:25 UTC 

[PATCHv2 00/11] Add basic SoC Support for Mediatek MT6779 SoC
 2020-01-08 11:27 UTC  (6+ messages)
` [PATCH v2 05/11] pinctrl: mediatek: avoid virtual gpio trying to set reg

[PATCH v2 0/2] net: stmmac: remove useless code of phy_mask
 2020-01-08 11:26 UTC  (3+ messages)

Resend [PATCH V2] dt-bindings:input:keyboard:add MediaTek keypad controller binding
 2020-01-08 11:26 UTC  (3+ messages)
  ` [PATCH V2 2/2] drivers: input: keyboard

[PATCH v4 07/12] vfio_pci: shrink vfio_pci.c
 2020-01-08 11:24 UTC  (2+ messages)

[PATCH v5 0/2] fs: inode: shmem: Reduce risk of inum overflow
 2020-01-08 11:24 UTC  (17+ messages)
` [PATCH v5 1/2] tmpfs: Add per-superblock i_ino support
` [PATCH v5 2/2] tmpfs: Support 64-bit inums per-sb

[PATCH] mm: pagewalk: fix unused variable warning
 2020-01-08 11:22 UTC  (2+ messages)

[PATCH] fs: omfs: use kmemdup
 2020-01-08 11:16 UTC 

[PATCH v6 0/3] Introduce Bandwidth OPPs for interconnects
 2020-01-08 11:19 UTC  (7+ messages)
` [PATCH v6 1/3] dt-bindings: opp: Introduce opp-peak-kBps and opp-avg-kBps bindings
` [PATCH v6 2/3] OPP: Add support for bandwidth OPP tables
` [PATCH v6 3/3] OPP: Add helper function "

[PATCH RFT v1 0/3] devfreq fixes for panfrost
 2020-01-08 11:18 UTC  (3+ messages)
` [PATCH RFT v1 1/3] drm/panfrost: enable devfreq based the "operating-points-v2" property

[PATCH 0/5] arm64: ti: k3-j721e: Add SERDES PHY and USB3.0 support
 2020-01-08 11:18 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: ti: k3-j721e-main: Add WIZ and SERDES PHY nodes
` [PATCH 2/5] arm64: dts: ti: k3-j721e-main: Add serdes_ln_ctrl node to select SERDES lane mux
` [PATCH 3/5] arm64: dts: ti: k3-j721e-main.dtsi: Add USB to SERDES MUX
` [PATCH 4/5] arm64: dts: ti: k3-j721e: Enable Super-Speed support for USB0
` [PATCH 5/5] arm64: dts: k3-j721e-proc-board: Add wait time for sampling Type-C DIR line

[PATCH 0/5] pinctrl: ingenic: cleanups
 2020-01-08 11:18 UTC  (4+ messages)

[PATCH 4.19 000/115] 4.19.94-stable review
 2020-01-08 11:17 UTC  (9+ messages)
` [PATCH 4.19 040/115] drm: limit to INT_MAX in create_blob ioctl
` [PATCH 4.19 102/115] coresight: tmc-etf: Do not call smp_processor_id from preemptible
` [PATCH 4.19 103/115] coresight: etb10: "

[PATCH 4.14 00/74] 4.14.163-stable review
 2020-01-08  9:28 UTC  (5+ messages)
` [PATCH 4.14 65/74] coresight: tmc-etf: Do not call smp_processor_id from preemptible

[PATCH 5.4 000/191] 5.4.9-stable review
 2020-01-08  6:42 UTC  (8+ messages)
` [PATCH 5.4 100/191] block: fix splitting segments on boundary masks

[PATCH v5 0/4] usb: xhci: Add support for Renesas USB controllers
 2020-01-08  6:24 UTC  (4+ messages)

PM / AVS: SVS: Introduce SVS engine
 2020-01-08 11:12 UTC  (3+ messages)
` [PATCH v6 3/3] "

KASAN: null-ptr-deref Write in video_usercopy
 2020-01-08 11:12 UTC  (3+ messages)
` [PATCH] media: v4l2-core: Fix Oops in ioctl

[PATCH v6 0/6] reorganize and add FADump sysfs files
 2020-01-08 11:11 UTC  (3+ messages)
` [PATCH v6 3/6] powerpc/fadump: reorganize /sys/kernel/fadump_* "

[PATCH][next] drm/i915/display: Fix inconsistent IS_ERR and PTR_ERR
 2020-01-08 11:06 UTC  (2+ messages)

[PATCH v4 00/13] gpiolib: add an ioctl() for monitoring line status changes
 2020-01-08 11:06 UTC  (3+ messages)
` [PATCH v4 09/13] gpiolib: rework the locking mechanism for lineevent kfifo

[stable] [PATCH 1/2] coresight: etb10: Do not call smp_processor_id from preemptible
 2020-01-08 11:05 UTC  (2+ messages)
` [stable] [PATCH 2/2] coresight: tmc-etf: "

[PATCH] clk: at91: add sama5d3 pmc driver
 2020-01-08 11:02 UTC  (3+ messages)

[PATCH v3 1/2] amr64: dts: modify mt8183.dtsi
 2020-01-08 10:59 UTC  (4+ messages)
  ` [PATCH v3 2/2] dt-bindings: mt8183: Add watchdog dt-binding

ARM: dts: stih410-b2260: Remove deprecated snps PHY properties
 2020-01-08 10:54 UTC 

[PATCH 0/2] ARM: dts: stih410-b2260: Fix ethernet PHY DT node
 2020-01-08 10:53 UTC  (2+ messages)

[RFC PATCH V2 11/11] x86: tsc: avoid system instability in hibernation
 2020-01-08 10:50 UTC  (2+ messages)

[PATCH v3 6/6] btrfs: Use larger zlib buffer for s390 hardware compression
 2020-01-08 10:51 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] x86: orc: fix unused-function warning
 2020-01-08 10:48 UTC  (2+ messages)

[PATCH v4 0/3] Add DA9062 GPIO support
 2020-01-08 10:47 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: mfd: da9062: add gpio bindings
` [PATCH v4 2/3] mfd: da9062: add support for the DA9062 GPIOs in the core
` [PATCH v4 3/3] pinctrl: da9062: add driver support

[PATCH 0/5] drm/i915: conversion to new drm logging macros
 2020-01-08 10:44 UTC  (5+ messages)
` [PATCH 1/5] drm/i915: convert to using the drm_dbg_kms() macro
      ` [Intel-gfx] "

[PATCH 1/2] opp: fix of_node leak for unsupported entries
 2020-01-08 10:44 UTC  (6+ messages)

[PATCH v2 1/2] mm/rmap: fix and simplify reusing mergeable anon_vma as parent when fork
 2020-01-08 10:40 UTC  (3+ messages)

[PATCH v9 0/6] Add support for H6 PWM
 2020-01-08 10:40 UTC  (2+ messages)

[PATCH] platform/chrome: wilco_ec: Fix keyboard backlight probing
 2020-01-08 10:38 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.35-rc2
 2020-01-08 10:38 UTC 

[PATCH v6 00/10] proc: modernize proc to support multiple private instances
 2020-01-08 10:37 UTC  (3+ messages)

[PATCH] drm/drm_panel: fix export of drm_panel_of_backlight, try #3
 2020-01-08 10:33 UTC  (4+ messages)

[PATCH v2 0/3] net: macb: fix for fixed link, support for c45 mdio and 10G
 2020-01-08 10:32 UTC  (8+ messages)
` [PATCH v2 3/3] net: macb: add support for high speed interface

[PATCH] drm: panel: fix excessive stack usage in td028ttec1_prepare
 2020-01-08 10:31 UTC  (6+ messages)

[PATCH next] KVM: Fix debugfs_simple_attr.cocci warnings
 2020-01-08 10:29 UTC  (3+ messages)

[PATCH] perf report: Fix no libunwind compiled warning break s390 issue
 2020-01-08 10:27 UTC  (2+ messages)

INFO: rcu detected stall in sys_kill
 2020-01-08 10:25 UTC  (8+ messages)

[PATCH v2] mm:fix gup_pud_range
 2020-01-08 10:24 UTC 

[PATCH 1/3] drm/i915/gvt: fix file paths in documentation
 2020-01-08 10:24 UTC  (3+ messages)
` [PATCH 2/3] drm/i915/gvt: make gvt oblivious of kvmgt data structures

[RFC PATCH 0/3] x86/boot: get rid of GOT entries and associated fixup code
 2020-01-08 10:23 UTC  (4+ messages)
` [RFC PATCH 1/3] x86/boot/compressed: move .got.plt entries out of the .got section
` [RFC PATCH 2/3] x86/boot/compressed: force hidden visibility for all symbol references
` [RFC PATCH 3/3] x86/boot/compressed: get rid of GOT fixup code

[PATCH] ARM: mvebu: Enable MBUS error propagation
 2020-01-08 10:22 UTC  (2+ messages)

[PATCH v3] perf parse: Copy string to perf_evsel_config_term
 2020-01-08 10:22 UTC  (3+ messages)

[PATCH 6/6] (v3) drivers: hwmon: i5k_amb: simplify probing / device identification
 2020-01-08 10:16 UTC  (2+ messages)

[PATCH 2/2] PCI: Versal CPM: Add support for Versal CPM Root Port driver
 2020-01-08 10:16 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Fix a benign Bitwise vs. Logical OR mixup
 2020-01-08 10:13 UTC  (2+ messages)

[PATCH v2] iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_channel()
 2020-01-08 10:12 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH] udf: Update header files to UDF 2.60
 2020-01-08 10:11 UTC  (3+ messages)
` [PATCH 1/3] udf: Fix spelling in EXT_NEXT_EXTENT_ALLOCDESCS

linux-next: Fixes tag needs some work in the net tree
 2020-01-08 10:10 UTC 

[PATCH] media: v4l2-core: only zero-out ioctl-read buffers
 2020-01-08 10:10 UTC  (2+ messages)

[PATCH 0/3] Explicit disable da9062 watchdog during suspend
 2020-01-08 10:09 UTC  (5+ messages)
` [PATCH 1/3] mfd: da9062: fix watchdog compatible string
` [PATCH 2/3] dt-bindings: watchdog: da9062: add suspend disable option
` [PATCH 3/3] watchdog: da9062: add power management ops

[rtw88] purge skb(s) not reported by firmware
 2020-01-08 10:08 UTC 

[PATCH v2 0/6] x86/mce: Various fixes and cleanups for MCE handling
 2020-01-08 10:03 UTC  (5+ messages)
` [PATCH v2 6/6] x86/mce: Dynamically register default MCE handler

[RFC PATCH v4] ceph: use 'copy-from2' operation in copy_file_range
 2020-01-08 10:03 UTC 

[PATCH v3,0/8] Add Mediatek thermal dirver and dtsi
 2020-01-08  9:58 UTC  (2+ messages)
  ` [PATCH v3,6/8] thermal: mediatek: mt8183: fix bank number settings

[PATCH] drm/komeda: mark PM functions as __maybe_unused
 2020-01-08  9:56 UTC  (2+ messages)

KASAN: user-memory-access Write in video_usercopy
 2020-01-08  9:55 UTC  (2+ messages)

general protection fault in hash_mac4_uadt
 2020-01-08  9:54 UTC  (2+ messages)

general protection fault in hash_netport4_uadt
 2020-01-08  9:53 UTC  (2+ messages)

general protection fault in hash_ipportnet6_uadt
 2020-01-08  9:53 UTC  (2+ messages)

general protection fault in hash_ip4_uadt
 2020-01-08  9:53 UTC  (2+ messages)

general protection fault in hash_netport6_uadt
 2020-01-08  9:53 UTC  (2+ messages)

general protection fault in hash_net4_uadt
 2020-01-08  9:53 UTC  (2+ messages)

general protection fault in hash_netnet4_uadt
 2020-01-08  9:53 UTC  (2+ messages)

general protection fault in hash_ip6_uadt
 2020-01-08  9:52 UTC  (2+ messages)

general protection fault in hash_ipport4_uadt
 2020-01-08  9:52 UTC  (2+ messages)

[PATCH] sched/rt: Add a new sysctl to control uclamp_util_min
 2020-01-08  9:51 UTC  (4+ messages)

[PATCH -next] power: avs: qcom-cpr: remove duplicated include from qcom-cpr.c
 2020-01-08  9:45 UTC  (2+ messages)

linux-next: Tree for Jan 8
 2020-01-08  9:43 UTC 

[PATCH 01/13] mailbox: altera: convert to devm_platform_ioremap_resource
 2020-01-08  9:43 UTC  (3+ messages)
` [PATCH 13/13] mailbox: armada-37xx-rwtm: "

[PATCH v2] drm/hisilicon: Add the mode_valid function
 2020-01-08  9:41 UTC 

[PATCH 1/9] memory: emif: convert to devm_platform_ioremap_resource
 2020-01-08  9:41 UTC  (3+ messages)
` [PATCH 3/9] memory: mvebu-devbus: "

[RFC PATCH] mm: thp: grab the lock before manipulation defer list
 2020-01-08  9:40 UTC  (6+ messages)

[PATCH 1/4] f2fs: compress: fix panic in mkwrite
 2020-01-08  9:33 UTC  (4+ messages)
` [PATCH 2/4] f2fs: compress: revert error path fix

BUG: KASAN: use-after-free in xhci_trb_virt_to_dma.part.24+0x1c/0x80
 2020-01-08  9:34 UTC  (8+ messages)

[PATCH v4 00/11] Port am335x and am437x devices to sdhci-omap
 2020-01-08  9:29 UTC  (5+ messages)
` [PATCH v4 03/11] mmc: sdhci: add support for using external DMA devices

[PATCH v3] reset: qcom-aoss: Allow CONFIG_RESET_QCOM_AOSS to be a tristate
 2020-01-08  9:28 UTC  (3+ messages)

[PATCH v10 0/2] ASoC: mt8183: fix audio playback slowly after playback
 2020-01-08  9:25 UTC  (5+ messages)
` [PATCH v10 1/2] dt-bindings: mediatek: mt8183: Add #reset-cells
` [PATCH v10 2/2] watchdog: mtk_wdt: mt8183: Add reset controller

[PATCH v3 0/3] ata: ahci_brcm: Follow-up changes for BCM7216
 2020-01-08  9:25 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8mm: Memory node should be in board DT
 2020-01-08  9:24 UTC  (2+ messages)

[PATCH] kallsyms: work around bogus -Wrestrict warning
 2020-01-08  9:23 UTC  (3+ messages)

[RESEND PATCH v7 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2020-01-08  9:20 UTC  (4+ messages)
` [RESEND PATCH v7 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module

[PATCH 0/3] iommu/arm-smmu: Qualcomm bootsplash/efifb
 2020-01-08  9:16 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).