linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-06 05:33:10 to 2019-08-06 08:37:09 UTC [more...]

Review required [Was: Associate ddc adapters with connectors]
 2019-08-06  8:36 UTC  (3+ messages)
    ` [PATCH 05/13] drm: rockchip: Provide ddc symlink in inno_hdmi sysfs directory
    ` [PATCH 04/13] drm: rockchip: Provide ddc symlink in rk3066_hdmi "

[PATCH] mm/mempolicy.c: Remove unnecessary nodemask check in kernel_migrate_pages()
 2019-08-06  8:36 UTC  (2+ messages)

[PATCH V2] fork: Improve error message for corrupted page tables
 2019-08-06  8:36 UTC  (4+ messages)

[PATCH] media: uvcvideo: Add boottime clock support
 2019-08-06  8:34 UTC  (11+ messages)

[PATCH v2] perf diff: Report noisy for cycles diff
 2019-08-06  8:34 UTC  (4+ messages)

[PATCH] ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probe
 2019-08-06  8:08 UTC 

[PATCH v9 00/11] x86: PIE support to extend KASLR randomization
 2019-08-06  8:30 UTC  (6+ messages)
` [PATCH v9 04/11] x86/entry/64: Adapt assembly for PIE support

kernel BUG at mm/vmscan.c:LINE! (2)
 2019-08-06  8:29 UTC  (3+ messages)

[PATCH] scsi: fas216: Mark expected switch fall-throughs
 2019-08-06  8:29 UTC 

[PATCH 0/2] Simplify mtty driver and mdev core
 2019-08-06  8:29 UTC  (5+ messages)
` [PATCH 1/2] vfio-mdev/mtty: Simplify interrupt generation
` [PATCH 2/2] vfio/mdev: Removed unused and redundant API for mdev name

[PATCH v2 0/4] clk: meson: g12a: add support for DVFS
 2019-08-06  8:28 UTC  (3+ messages)
` [PATCH v2 1/4] clk: core: introduce clk_hw_set_parent()

pivot_root(".", ".") and the fchdir() dance
 2019-08-06  8:12 UTC  (4+ messages)

[PATCH] mm/mmap.c: refine data locality of find_vma_prev
 2019-08-06  8:11 UTC 

[PATCH v3 1/4] serial: mctrl_gpio: Avoid probe failures in case of missing gpiolib
 2019-08-06  8:09 UTC  (13+ messages)
` [PATCH v3 2/4] serial: mctrl_gpio: Add a NULL check to mctrl_gpio_to_gpiod()
` [PATCH v3 3/4] serial: sh-sci: Don't check for mctrl_gpio_init() returning -ENOSYS
` [PATCH v3 4/4] serial: 8250: "

[PATCH v1] drivers/base/memory.c: Fixup documentation of removable/phys_index/block_size_bytes
 2019-08-06  8:08 UTC 

[PATCH v3 4/8] printk: Replace strncmp with str_has_prefix
 2019-08-06  8:07 UTC  (2+ messages)

[PATCH v8 00/14] Guest LBR Enabling
 2019-08-06  7:16 UTC  (15+ messages)
` [PATCH v8 01/14] perf/x86: fix the variable type of the lbr msrs
` [PATCH v8 02/14] perf/x86: add a function to get the addresses of the lbr stack msrs
` [PATCH v8 03/14] KVM/x86: KVM_CAP_X86_GUEST_LBR
` [PATCH v8 04/14] KVM/x86: intel_pmu_lbr_enable
` [PATCH v8 05/14] KVM/x86/vPMU: tweak kvm_pmu_get_msr
` [PATCH v8 06/14] KVM/x86: expose MSR_IA32_PERF_CAPABILITIES to the guest
` [PATCH v8 07/14] perf/x86: support to create a perf event without counter allocation
` [PATCH v8 08/14] perf/core: set the event->owner before event_init
` [PATCH v8 09/14] KVM/x86/vPMU: APIs to create/free lbr perf event for a vcpu thread
` [PATCH v8 10/14] perf/x86/lbr: don't share lbr for the vcpu usage case
` [PATCH v8 11/14] perf/x86: save/restore LBR_SELECT on vcpu switching
` [PATCH v8 12/14] KVM/x86/lbr: lbr emulation
` [PATCH v8 13/14] KVM/x86/vPMU: check the lbr feature before entering guest
` [PATCH v8 14/14] KVM/x86: remove the common handling of the debugctl msr

[PATCH V3 1/2] cpufreq: schedutil: Don't skip freq update when limits change
 2019-08-06  8:05 UTC  (6+ messages)
` [PATCH V3 2/2] cpufreq: intel_pstate: Implement ->resolve_freq()

[PATCH v1 0/3] Allow reconfiguration of clock rate
 2019-08-06  8:05 UTC  (5+ messages)
` [PATCH v1 2/3] ASoC: rsnd: "

[PATCH] mm: release the spinlock on zap_pte_range
 2019-08-06  8:04 UTC  (3+ messages)
` [mm] 755d6edc1a: will-it-scale.per_process_ops -4.1% regression

[PATCH v2 0/4] address hugetlb page allocation stalls
 2019-08-06  8:03 UTC  (3+ messages)
` [PATCH v2 4/4] hugetlbfs: don't retry when pool page allocations start to fail

Question about mfd_add_devices and platform_data
 2019-08-06  8:02 UTC  (2+ messages)

[PATCH V2 00/10] cpufreq: Migrate users of policy notifiers to QoS requests
 2019-08-06  8:01 UTC  (5+ messages)
` [PATCH V2 05/10] ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier

[PATCH 1/3] mm/migrate: clean up useless code in migrate_vma_collect_pmd()
 2019-08-06  8:00 UTC  (3+ messages)
` [PATCH 2/3] mm/migrate: see hole as invalid source page
` [PATCH 3/3] mm/migrate: remove the duplicated code migrate_vma_collect_hole()

[PATCH v4 00/10] implement KASLR for powerpc/fsl_booke/32
 2019-08-06  7:59 UTC  (7+ messages)
` [PATCH v4 06/10] powerpc/fsl_booke/32: implement KASLR infrastructure
` [PATCH v4 07/10] powerpc/fsl_booke/32: randomize the kernel image offset
` [PATCH v4 09/10] powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter

[PATCH 0/3] drm/meson: convert bindings to YAML schemas
 2019-08-06  7:59 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: display: amlogic,meson-dw-hdmi: convert to yaml
` [PATCH 2/3] dt-bindings: display: amlogic,meson-vpu: "

[PATCH] ia64:unwind: fix double free for mod->arch.init_unw_table
 2019-08-06  7:58 UTC  (2+ messages)

[PATCH 1/2] HID: hiddev: avoid opening a disconnected device
 2019-08-06  7:57 UTC 

[PATCH] dt-bindings: arm: amlogic: fix x96-max/sei510 section in amlogic.yaml
 2019-08-06  7:55 UTC 

Kernel 4.14 + has 100 times higher IO latency than Kernel 4.4 with raid1
 2019-08-06  7:54 UTC  (8+ messages)
    ` Bisected: Kernel 4.14 + has 3 times higher write "
          ` Unrelated question and threading (was: Bisected: Kernel 4.14 + has 3 times higher write IO latency than Kernel 4.4 with raid1)

[PATCH net v2] net: dsa: Check existence of .port_mdb_add callback before calling it
 2019-08-06  7:53 UTC 

[PATCH] i2c: designware: Fix unused variable warning in i2c_dw_init_recovery_info
 2019-08-06  7:50 UTC 

[PATCHv2 0/3] convert i915 to new mount API
 2019-08-06  7:50 UTC  (5+ messages)
` [PATCHv2 2/3] i915: convert "

[PATCH v8 00/11] add USB GPIO based connection detection driver
 2019-08-06  7:48 UTC  (3+ messages)

[PATCH 0/6] hwspinlock: allow sharing of hwspinlocks
 2019-08-06  7:43 UTC  (5+ messages)

drm pull for v5.3-rc1
 2019-08-06  7:40 UTC  (8+ messages)

[PATCH] watchdog: jz4740: Fix unused variable warning in jz4740_wdt_probe
 2019-08-06  7:39 UTC 

[PATCH] iio: adc: sc27xx: Change to polling mode to read data
 2019-08-06  7:39 UTC  (5+ messages)

[PATCH 1/2] habanalabs: use default structure for user input in Debug IOCTL
 2019-08-06  7:37 UTC  (2+ messages)
` [PATCH 2/2] habanalabs: improve security "

[PATCH RFC] mm/memcontrol: reclaim severe usage over high limit in get_user_pages loop
 2019-08-06  7:36 UTC  (9+ messages)

[PATCH net] net: ethernet: sun4i-emac: Support phy-handle property for finding PHYs
 2019-08-06  7:35 UTC 

[PATCH] arm:unwind: fix backtrace error with unwind_table
 2019-08-06  7:32 UTC 

[PATCH v2] iommu: revisit iommu_insert_resv_region() implementation
 2019-08-06  7:32 UTC  (2+ messages)

[PATCH v2 0/3] Support regulators coupling on NVIDIA Tegra20/30
 2019-08-06  7:30 UTC  (7+ messages)
` [PATCH v2 3/3] soc/tegra: regulators: Add regulators coupler for Tegra30

[PATCH RFC] modpost: Support I2C Aliases from OF tables
 2019-08-06  7:30 UTC  (8+ messages)

[PATCH] iio: adc: max9611: Fix temperature reading in probe
 2019-08-06  7:31 UTC  (3+ messages)

[PATCH v5 0/7] perf, intel: Add support for PEBS output to Intel PT
 2019-08-06  7:24 UTC  (8+ messages)
` [PATCH v5 1/7] perf: Allow normal events to output AUX data
` [PATCH v5 2/7] perf/x86/intel: Support PEBS output to PT
` [PATCH v5 3/7] perf tools: Add aux_output attribute flag
` [PATCH v5 4/7] perf tools: Add itrace option 'o' to synthesize aux-output events
` [PATCH v5 5/7] perf intel-pt: Process options for PEBS event synthesis
` [PATCH v5 6/7] perf tools: Add aux-output config term
` [PATCH v5 7/7] perf intel-pt: Add brief documentation for PEBS via Intel PT

[PATCH v4 00/10] Add Support for MediaTek PMIC MT6358
 2019-08-06  7:28 UTC  (4+ messages)
` [PATCH v4 07/10] regulator: mt6358: Add support for MT6358 regulator

[PATCH 4.4 00/22] 4.4.188-stable review
 2019-08-06  7:26 UTC  (2+ messages)

[RFC PATCH] pciehp: use completion to wait irq_thread 'pciehp_ist'
 2019-08-06  7:24 UTC  (2+ messages)

[PATCH] drm/qxl: Use dev_get_drvdata where possible
 2019-08-06  7:21 UTC  (2+ messages)

[PATCH V2 2/3] csky/dma: Fixup cache_op failed when cross memory ZONEs
 2019-08-06  7:18 UTC 

[PATCH 1/4] csky: Fixup dma_rmb/wmb synchronization problem
 2019-08-06  7:18 UTC  (8+ messages)
` [PATCH 3/4] csky/dma: Fixup cache_op failed when cross memory ZONEs
` [PATCH 4/4] csky: Add dma_inv_range for DMA_FROM_DEVICE

[PATCH 1/2] auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay
 2019-08-06  7:18 UTC  (3+ messages)
` [PATCH 2/2] auxdisplay: charlcd: add include guard to charlcd.h

[PATCH 00/16] net: phy: adin: add support for Analog Devices PHYs
 2019-08-06  7:18 UTC  (46+ messages)
` [PATCH 01/16] "
` [PATCH 03/16] net: phy: adin: add support for interrupts
` [PATCH 04/16] net: phy: adin: add {write,read}_mmd hooks
` [PATCH 05/16] net: phy: adin: configure RGMII/RMII/MII modes on config
` [PATCH 06/16] net: phy: adin: support PHY mode converters
` [PATCH 10/16] net: phy: adin: add EEE translation layer for Clause 22
` [PATCH 11/16] net: phy: adin: PHY reset mechanisms
` [PATCH 12/16] net: phy: adin: read EEE setting from device-tree
` [PATCH 14/16] net: phy: adin: make sure down-speed auto-neg is enabled
` [PATCH 15/16] net: phy: adin: add ethtool get_stats support
` [PATCH 16/16] dt-bindings: net: add bindings for ADIN PHY driver

Build regressions/improvements in v5.3-rc3
 2019-08-06  7:17 UTC 

[PATCH 4.14 00/53] 4.14.137-stable review
 2019-08-06  7:16 UTC  (2+ messages)

[PATCH] auxdisplay: charlcd: add include guard to charlcd.h
 2019-08-06  7:14 UTC 

[PATCH -next] scsi: megaraid_sas: Make a bunch of functions static
 2019-08-06  7:11 UTC  (2+ messages)

XFS segementation fault with new linux 4.19.63
 2019-08-06  7:10 UTC  (3+ messages)

[PATCH v2] checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE
 2019-08-06  7:09 UTC 

[PATCH] media: rc: add include guard to rc-map.h
 2019-08-06  7:07 UTC 

[PATCH 0/4] lnvm/pblk mapping cleanups
 2019-08-06  7:07 UTC  (9+ messages)
` [PATCH 1/4] lightnvm: remove nvm_submit_io_sync_fn
` [PATCH 2/4] lightnvm: move metadata mapping to lower level driver
` [PATCH 3/4] lightnvm: pblk: use kvmalloc for metadata
` [PATCH 4/4] block: stop exporting bio_map_kern

[PATCH RFC] mm/memcontrol: reclaim severe usage over high limit in get_user_pages loop
 2019-08-06  7:05 UTC  (11+ messages)

[PATCH] scsi/megaraid_sas: fix a compilation warning
 2019-08-06  7:05 UTC  (2+ messages)

[RFC PATCH v3 00/16] Core scheduling v3
 2019-08-06  7:04 UTC  (13+ messages)

[PATCH] ALSA: usb-audio: fix a memory leak bug
 2019-08-06  7:00 UTC 

[PATCH v2] net/mlx5e: Use refcount_t for refcount
 2019-08-06  6:59 UTC  (7+ messages)

[PATCH] checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE
 2019-08-06  6:59 UTC 

[PATCH 1/2] clk: imx8mm: Unregister clks when of_clk_add_provider failed
 2019-08-06  6:46 UTC  (2+ messages)
` [PATCH 2/2] clk: imx8mq: "

[PATCH] tty: serial: Introduce uart_tx_stoppped_or_empty()
 2019-08-06  6:48 UTC  (2+ messages)

[PATCH 0/2] fix kernel panic due to use uninitialized struct pages
 2019-08-06  6:46 UTC  (8+ messages)
` [PATCH 2/2] /proc/kpageflags: do not "

[PATCH 0/3] iommu/vtd: Per device dma ops
 2019-08-06  6:43 UTC  (3+ messages)
` [PATCH 2/3] iommu/vt-d: Apply per-device dma_ops

[PATCH 0/2] ARM: zynq: smp improvements
 2019-08-06  6:41 UTC  (5+ messages)
` [PATCH 1/2] ARM: zynq: support smp in thumb mode
` [PATCH 2/2] ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-up

[PATCH 04/22] media: Move v4l2_fwnode_parse_link from v4l2 to driver base
 2019-08-06  6:41 UTC  (2+ messages)

[PATCH 0/5] kbuild: allow big modules to sub-divide Makefiles
 2019-08-06  6:39 UTC  (6+ messages)
` [PATCH 1/5] kbuild: treat an object as multi-used when $(foo-) is set
` [PATCH 2/5] kbuild: clean up modname calculation
` [PATCH 3/5] kbuild: rename cmd_ar_builtin to cmd_ar_no_sym
` [PATCH 4/5] kbuild: support composite objects spanning across multiple Makefiles
` [PATCH 5/5] drm: i915: hierachize Makefiles

[PATCH] ALSA: usb-audio: fix a memory leak bug
 2019-08-06  6:40 UTC  (2+ messages)

[PATCH] kbuild: Remove unused variable TMPO of ld-option
 2019-08-06  6:33 UTC  (2+ messages)

[PATCH] drm/komeda: Adds internal bpp computing for arm afbc only format YU08 YU10
 2019-08-06  6:31 UTC 

[PATCH RFC 1/2] futex: Split key setup from key queue locking and read
 2019-08-06  6:26 UTC  (4+ messages)
` [PATCH RFC 2/2] futex: Implement mechanism to wait on any of several futexes

[PATCHv3 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1028a-pcie"
 2019-08-06  6:15 UTC  (3+ messages)
` [PATCHv3 2/3] arm64: dts: ls1028a: Add PCIe controller DT nodes
` [PATCHv3 3/3] PCI: layerscape: Add LS1028a support

[locking/rwsem] 7813430057: vm-scalability.median -42.5% regression
 2019-08-06  6:24 UTC 

[PATCH v4 0/9]ASoC: sun4i-i2s: Updates to the driver
 2019-08-06  6:22 UTC  (5+ messages)
` [linux-sunxi] Re: [PATCH v4 6/9] ASoC: sun4i-i2s: Add multi-lane functionality

[PATCH v6 00/57] Add error message to platform_get_irq*()
 2019-08-06  6:20 UTC  (5+ messages)
` [PATCH v6 02/57] bus: sunxi-rsb: Remove dev_err() usage after platform_get_irq()

[PATCH v4 1/6] KVM: Fix leak vCPU's VMCS value into other pCPU
 2019-08-06  6:20 UTC  (4+ messages)

[PATCH 5.2 000/131] 5.2.7-stable review
 2019-08-06  6:17 UTC  (4+ messages)

[patch V2 0/7] fs: Substitute bit-spinlocks for PREEMPT_RT and debugging
 2019-08-06  6:11 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: pinctrl: qcom: Add SC7180 pinctrl binding
 2019-08-06  6:09 UTC  (4+ messages)

[RFC PATCH] rtc: add a schedule point in 'rtc_timer_do_work'
 2019-08-06  6:07 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SC7180 pinctrl binding
 2019-08-06  6:05 UTC  (2+ messages)
` [PATCH v3 2/2] pinctrl: qcom: Add SC7180 pinctrl driver

[PATCH V3] soc: imx-scu: Add SoC UID(unique identifier) support
 2019-08-06  6:04 UTC  (3+ messages)

[PATCH v3] tracing: Function stack size and its name mismatch in arm64
 2019-08-06  6:01 UTC  (4+ messages)

[PATCH v2 0/5] x86: KVM: svm: get rid of hardcoded instructions lengths
 2019-08-06  6:01 UTC  (6+ messages)
` [PATCH v2 1/5] x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() results in #GP
` [PATCH v2 2/5] x86: KVM: svm: avoid flooding logs when skip_emulated_instruction() fails
` [PATCH v2 3/5] x86: KVM: clear interrupt shadow on EMULTYPE_SKIP
` [PATCH v2 4/5] x86: KVM: add xsetbv to the emulator
` [PATCH v2 5/5] x86: KVM: svm: remove hardcoded instruction length from intercepts

remove default fallbacks in dma_map_ops v2
 2019-08-06  6:00 UTC  (5+ messages)
` [PATCH 4/7] ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*

[PATCH 1/2] dt-bindings: imx-ocotp: Add i.MX8MN compatible
 2019-08-06  5:59 UTC  (2+ messages)

[RFC PATCH 1/2] mmc: sdhci: Manually check card status after reset
 2019-08-06  5:51 UTC  (11+ messages)

[PATCH] ARC: unwind: Mark expected switch fall-throughs
 2019-08-06  5:49 UTC  (2+ messages)

[PATCH v3 00/16] Secure Virtual Machine Enablement
 2019-08-06  5:48 UTC  (3+ messages)
` [PATCH v3 13/16] powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests

[RFC PATCH 0/2] Macb SGMII status poll thread
 2019-08-06  5:47 UTC  (8+ messages)
` [RFC PATCH 1/2] dt-bindings: net: macb: Add new property for PS SGMII only

[PATCH 4.19 00/74] 4.19.65-stable review
 2019-08-06  5:45 UTC  (2+ messages)

[PATCH v2] arm64: dts: ls1028a: Add Thermal Monitor Unit node
 2019-08-06  5:35 UTC 

[PATCH v4] kasan: add memory corruption identification for software tag-based mode
 2019-08-06  5:43 UTC 

[PATCH V4 1/4] dt-bindings: arm: imx: Add the soc binding for i.MX8MN
 2019-08-06  5:42 UTC  (2+ messages)

[PATCH v3] arm64: dts: ls1028a: Add temperature sensor node
 2019-08-06  5:41 UTC  (2+ messages)

linux-next: Tree for Aug 6
 2019-08-06  5:41 UTC 

[PATCH] fs/userfaultfd.c: simplify the calculation of new_flags
 2019-08-06  5:38 UTC 

[PATCH 5.2 00/20] 5.2.6-stable review
 2019-08-06  5:34 UTC  (4+ messages)
` [PATCH 5.2 10/20] media: radio-raremono: change devm_k*alloc to k*alloc

[PATCH v3 15/16] Documentation/powerpc: Ultravisor API
 2019-08-06  5:32 UTC  (2+ messages)
` [PATCH v3 16/16] powerpc/configs: Enable secure guest support in pseries and ppc64 defconfigs


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