linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-23 13:41:26 to 2019-07-23 16:55:57 UTC [more...]

[PATCH] drm: rcar_lvds: Fix dual link mode operations
 2019-07-23 16:57 UTC 

[PATCH] drm/i915: Use dev_get_drvdata
 2019-07-23 16:55 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] rcu: Make jiffies_till_sched_qs writable
 2019-07-23 16:54 UTC  (12+ messages)

Linux 5.3-rc1
 2019-07-23 16:52 UTC  (19+ messages)

[PATCH 1/2] kernel/fork: Add support for stack-end guard page
 2019-07-23 16:49 UTC  (5+ messages)
` [PATCH 2/2] lib/test_kasan: Add stack overflow test

memory leak in rds_send_probe
 2019-07-23 16:48 UTC  (3+ messages)

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-07-23 16:44 UTC  (3+ messages)
` [PATCH v6 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v6 1/1] "

[PATCH] power:sysfs: Expose device wakeup_event_count
 2019-07-23 16:43 UTC  (3+ messages)

[PATCH] .gitignore: Add compilation database files
 2019-07-23 16:36 UTC  (4+ messages)

[PATCH RFT] regulator: lp87565: Fix probe failure for "ti,lp87565"
 2019-07-23 16:35 UTC  (4+ messages)

[RFC] ARM: bcm2835: register dmabounce on devices hooked to main interconnect
 2019-07-23 16:34 UTC  (2+ messages)

hmm_range_fault related fixes and legacy API removal v2
 2019-07-23 16:32 UTC  (19+ messages)
` [PATCH 1/6] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
` [PATCH 2/6] mm: move hmm_vma_range_done and hmm_vma_fault to nouveau
` [PATCH 3/6] nouveau: remove the block parameter to nouveau_range_fault
` [PATCH 4/6] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
` [PATCH 5/6] nouveau: return -EBUSY when hmm_range_wait_until_valid fails

[PATCH v2 1/2] regulator: act8865: rename fixed LDO ops
 2019-07-23 16:32 UTC  (2+ messages)
` [PATCH v2 2/2] regulator: act8865: support regulator-pull-down property

linux-next boot error: WARNING: workqueue cpumask: online intersect > possible intersect
 2019-07-23 16:31 UTC  (5+ messages)

[PATCH 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-07-23 16:30 UTC  (8+ messages)
` [PATCH 01/14] PCI/P2PDMA: Add constants for not-supported result upstream_bridge_distance()
` [PATCH 03/14] PCI/P2PDMA: Apply host bridge white list for ACS
` [PATCH 14/14] PCI/P2PDMA: Introduce pci_p2pdma_[un]map_resource()

KASAN: use-after-free Write in nr_insert_socket
 2019-07-23 16:24 UTC  (2+ messages)

usb-fuzzer boot error: general protection fault in dma_direct_max_mapping_size
 2019-07-23 16:19 UTC  (3+ messages)

[PATCH] rqchip/stm32: Remove unneeded call to kfree
 2019-07-23 16:19 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in do_jit
 2019-07-23 16:18 UTC 

[RFC PATCH v2] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-07-23 16:16 UTC  (3+ messages)
  ` [Non-DoD Source] "

[PATCH v8 0/6] vfio/type1: Add support for valid iova list management
 2019-07-23 16:06 UTC  (7+ messages)
` [PATCH v8 1/6] vfio/type1: Introduce iova list and add iommu aperture validity check
` [PATCH v8 2/6] vfio/type1: Check reserved region conflict and update iova list
` [PATCH v8 3/6] vfio/type1: Update iova list on detach
` [PATCH v8 4/6] vfio/type1: check dma map request is within a valid iova range
` [PATCH v8 5/6] vfio/type1: Add IOVA range capability support
` [PATCH v8 6/6] vfio/type1: remove duplicate retrieval of reserved regions

[PATCH v2 0/4] arm64: kprobes: Fix some bugs in arm64 kprobes
 2019-07-23 16:04 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: kprobes: Recover pstate.D in single-step exception handler
` [PATCH v2 2/4] arm64: unwind: Prohibit probing on return_address()

[PATCH v6 00/14] crypto: caam - Add i.MX8MQ support
 2019-07-23 16:02 UTC  (7+ messages)
` [PATCH v6 02/14] crypto: caam - simplfy clock initialization
` [PATCH v6 03/14] crypto: caam - convert caam_jr_init() to use devres
` [PATCH v6 04/14] crypto: caam - request JR IRQ as the last step

[PATCH v2] gpio: pch: Use dev_get_drvdata
 2019-07-23 15:59 UTC  (3+ messages)

[RFC PATCH] fbcon: fix ypos over boundary issue
 2019-07-23 15:59 UTC  (2+ messages)

[PATCH 0/2] LP5024/18 LED introduction
 2019-07-23 15:53 UTC  (3+ messages)
` Backlight in motorola Droid 4

linux-next: build failure after merge of the v4l-dvb tree
 2019-07-23 15:52 UTC  (3+ messages)

[PATCH 0/2] string: Add stracpy and stracpy_pad
 2019-07-23 15:50 UTC  (5+ messages)
` [PATCH 1/2] string: Add stracpy and stracpy_pad mechanisms

[RFC PATCH] ceph: fix directories inode i_blkbits initialization
 2019-07-23 15:50 UTC 

[PATCH v3] nvme: fix multipath crash when ANA deactivated
 2019-07-23 15:47 UTC  (2+ messages)

[PATCH 0/2] Fix NULL pointer dereference with virtio-blk-pci and virtual IOMMU
 2019-07-23 15:47 UTC  (7+ messages)
` [PATCH 2/2] virtio/virtio_ring: Fix the dma_max_mapping_size call

[PATCH] i2c: replace i2c_new_secondary_device with an ERR_PTR variant
 2019-07-23 15:47 UTC  (2+ messages)

[PATCH] selftests: kmod: Fix typo in kmod.sh
 2019-07-23 15:44 UTC  (2+ messages)

[PATCH] gpio: Use dev_get_drvdata
 2019-07-23 15:39 UTC  (3+ messages)

[PATCH V2 0/2] string: Add stracpy and stracpy_pad
 2019-07-23 15:39 UTC  (5+ messages)
` [PATCH V2 1/2] string: Add stracpy and stracpy_pad mechanisms
` [PATCH V2 2/2] kernel-doc: core-api: Include string.h into core-api

Build regressions/improvements in v5.3-rc1
 2019-07-23 15:39 UTC  (2+ messages)

[PATCH v2 00/10] iio mount matrix - revitalize missing bindings documentation and provide code for bmc150, bmg160, bma180, itg3200, hmc584x
 2019-07-23 15:39 UTC  (4+ messages)
` [PATCH v2 02/10] iio: document bindings for mounting matrices

[PATCH 1/2] iommu: add support for drivers that manage iommu explicitly
 2019-07-23 15:38 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2] dma-mapping: Use dma_get_mask in dma_addressing_limited
 2019-07-23 15:37 UTC  (3+ messages)

[PATCH v3 24/24] video: fbdev-MMP: Remove call to memset after dma_alloc_coherent
 2019-07-23 15:37 UTC  (3+ messages)

[PATCH] video: fbdev: nvidia: Remove dead code
 2019-07-23 15:36 UTC  (3+ messages)

[PATCH 0/3] introduce __put_user_pages(), convert a few call sites
 2019-07-23 15:36 UTC  (5+ messages)
` [PATCH 1/3] mm/gup: introduce __put_user_pages()

[PATCH] video: fbdev: nvidia: Remove extra return
 2019-07-23 15:36 UTC  (3+ messages)

[PATCH] au1200fb: don't use DMA_ATTR_NON_CONSISTENT
 2019-07-23 15:35 UTC  (3+ messages)

[PATCH] fbmem: remove redundant assignment to err
 2019-07-23 15:35 UTC  (2+ messages)

scsi_debug module panic
 2019-07-23 15:35 UTC  (3+ messages)

[PATCH v2 0/7] backlight: gpio: simplify the driver
 2019-07-23 15:34 UTC  (9+ messages)
` [PATCH v2 2/7] backlight: gpio: simplify the platform data handling
` [PATCH v2 7/7] backlight: gpio: use a helper variable for &pdev->dev

[PATCH 0/2] nvmem: imx-ocotp: allow reads with arbitrary size and offset
 2019-07-23 15:32 UTC  (3+ messages)
` [PATCH 1/2] nvmem: imx-ocotp: use constant for write restriction
` [PATCH 2/2] nvmem: imx-ocotp: allow reads with arbitrary size and offset

[PATCH 0/4] rtc: convert subsystem to i2c_new_dummy_device()
 2019-07-23 15:32 UTC  (5+ messages)
` [PATCH 2/4] rtc: max77686: convert to i2c_new_dummy_device
` [PATCH 4/4] rtc: s5m: "

[PATCH v3 08/11] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
 2019-07-23 15:31 UTC  (5+ messages)

About threaded interrupt handler CPU affinity
 2019-07-23 15:29 UTC  (6+ messages)

[PATCH] iommu/amd: Add support for X2APIC IOMMU interrupts
 2019-07-23 15:29 UTC  (3+ messages)

[PATCH v4 14/23] drm/tilcdc: Provide ddc symlink in connector sysfs directory
 2019-07-23 15:19 UTC  (2+ messages)

[RESEND V2 0/2] Add DesignWare IP support to simple reset
 2019-07-23 15:17 UTC  (3+ messages)
` [RESEND V2 1/2] dt-bindings: Document the DesignWare IP reset bindings
` [RESEND V2 2/2] reset: Add DesignWare IP support to simple reset

[PATCH v2 0/5] Add DSP node for i.MX8QXP board to be used by DSP SOF driver
 2019-07-23 15:11 UTC  (5+ messages)
` [PATCH v2 1/5] ASoC: SOF: imx: Add i.MX8 HW support
  ` [Sound-open-firmware] "
` [PATCH v2 3/5] ASoC: SOF: Add DT DSP device support
  ` [Sound-open-firmware] "

[patch] perf tool divide by zero error if f_header.attr_size==0
 2019-07-23 15:17 UTC  (2+ messages)

[PATCH net-next 0/3] enetc: Add mdio bus driver for the PCIe MDIO endpoint
 2019-07-23 15:15 UTC  (4+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] dt-bindings: net: fsl: enetc: Add bindings for the central MDIO PCIe endpoint
` [PATCH net-next 3/3] arm64: dts: ls1028a: Enable eth port1 on the ls1028a QDS board

[PATCH v3] mm, slab: Extend slab/shrink to shrink all memcg caches
 2019-07-23 15:14 UTC 

[5.2 REGRESSION] Generic vDSO breaks seccomp-enabled userspace on i386
 2019-07-23 15:14 UTC  (11+ messages)

[PATCH v12 1/5] can: m_can: Create a m_can platform framework
 2019-07-23 15:14 UTC  (8+ messages)

[PATCH] fs: cifs: cifsssmb: remove redundant assignment to variable ret
 2019-07-23 15:09 UTC 

[PATCH RFC] mm/page_idle: simple idle page tracking for virtual memory
 2019-07-23 15:08 UTC  (5+ messages)

[PATCH] locking/rwsem: Don't call owner_on_cpu() on read-owner
 2019-07-23 15:07 UTC 

[PATCH] tty/isicom: remove redundant assignment to variable word_count
 2019-07-23 15:03 UTC 

WARNING in __mmdrop
 2019-07-23 15:02 UTC  (11+ messages)

[PATCH] staging: rtl8723bs: hal: remove redundant assignment to variable n
 2019-07-23 14:59 UTC 

[PATCH v9 0/8] sched/deadline: fix cpusets bandwidth accounting
 2019-07-23 14:58 UTC  (7+ messages)
` [PATCH v9 2/8] sched/core: Streamlining calls to task_rq_unlock()

[PATCH] selinux: convert struct sidtab count to refcount_t
 2019-07-23 14:53 UTC  (3+ messages)

[PATCH] dt-bindings: Add pxe1610 as a trivial device
 2019-07-23 14:52 UTC  (2+ messages)

[PATCH] Documentation: filesystem: fix "Removed Sysctls" table
 2019-07-23 14:52 UTC  (3+ messages)

[PATCH 0/4] new driver for TI eQEP
 2019-07-23 14:51 UTC  (5+ messages)
` [PATCH 3/4] ARM: dts: am33xx: Add nodes for eQEP

[PATCH 0/5] arm64: dts: qcom: sdm845: Fix DTS warnings
 2019-07-23 14:51 UTC  (9+ messages)
` [PATCH 1/5] arm64: dts: qcom: sdm845: Add unit name to soc node
` [PATCH 2/5] arm64: dts: qcom: sdm845: remove unnecessary properties for dsi nodes
` [PATCH 3/5] arm64: dts: qcom: sdm845: remove unit name for thermal trip points
` [PATCH 5/5] arm64: dts: qcom: sdm845-cheza: remove macro from unit name

[PATCH] drivers/staging/rtl8192u: fix indentation issue, remove extra tab
 2019-07-23 14:50 UTC 

[PATCH] USB: serial: option: Add Motorola modem UARTs
 2019-07-23 14:49 UTC 

[PATCH v2 0/5] arm64: Enable access to pmu registers by user-space
 2019-07-23 14:49 UTC  (2+ messages)

[PATCH V13 00/12] PCI: tegra: Add Tegra194 PCIe support
 2019-07-23 14:44 UTC  (10+ messages)
` [PATCH V13 12/12] "

[PATCH v1 1/2] mm/page_idle: Add support for per-pid page_idle using virtual indexing
 2019-07-23 14:43 UTC  (10+ messages)

[PATCH 0/2] Redefine interconnect provider DT nodes for SDM845
 2019-07-23 14:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: interconnect: Update Qualcomm SDM845 DT bindings

[PATCH] regulator: act8865: support regulator-pull-down property
 2019-07-23 14:39 UTC  (4+ messages)

[PATCH] media: pci: Use dev_get_drvdata where possible
 2019-07-23 14:39 UTC  (2+ messages)

[PATCHv2 0/3] fpga: altera-cvp: Add Stratix10 Support
 2019-07-23 14:40 UTC  (7+ messages)
` [PATCHv2 2/3] fpga: altera-cvp: Preparation for V2 parts
` [PATCHv2 3/3] fpga: altera-cvp: Add Stratix10 (V2) Support

[PATCH -next] drm/amd/display: Make pow_buffer_ptr static
 2019-07-23 14:37 UTC 

[PATCH v4 0/3] MediaTek Security random number generator support
 2019-07-23 14:35 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: rng: add bindings for MediaTek ARMv8 SoCs

[PATCH 0/2] powerpc/powernv: expose secure variables to userspace
 2019-07-23 14:35 UTC  (4+ messages)
` [PATCH 2/2] powerpc: expose secure variables via sysfs

[PATCH -next] scsi: megaraid_sas: Make some functions static
 2019-07-23 14:34 UTC 

[PATCH] MAINTAINERS: handle fbdev changes through drm-misc tree
 2019-07-23 14:33 UTC 

[PATCH] mm, slab: Extend slab/shrink to shrink all the memcg caches
 2019-07-23 14:30 UTC  (3+ messages)

[PATCH] sched/cputime: make scale_stime() more precise
 2019-07-23 14:29 UTC  (7+ messages)

[PATCH V6 00/21] SC7 entry and exit support for Tegra210
 2019-07-23 14:27 UTC  (11+ messages)
` [PATCH V6 16/21] soc/tegra: pmc: Add pmc wake support for tegra210

KASAN: use-after-free Read in device_release_driver_internal
 2019-07-23 14:28 UTC 

[PATCH v3 0/6] Introduce Bandwidth OPPs for interconnect paths
 2019-07-23 14:26 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings

[PATCH][next] drm/amd/display: fix a missing null check on a failed kzalloc
 2019-07-23 14:23 UTC 

[PATCH 0/6] ARM: psci: cpuidle: PSCI CPUidle rework
 2019-07-23 14:19 UTC  (6+ messages)
` [PATCH 4/6] ARM: psci: cpuidle: Introduce PSCI CPUidle driver

[PATCH] net: atheros: Use dev_get_drvdata
 2019-07-23 14:17 UTC  (2+ messages)

[PATCH] net: jme: Use dev_get_drvdata
 2019-07-23 14:16 UTC 

[PATCH] igb: Use dev_get_drvdata where possible
 2019-07-23 14:16 UTC 

[PATCH] i40e: Use dev_get_drvdata
 2019-07-23 14:15 UTC 

[PATCH] fm10k: Use dev_get_drvdata
 2019-07-23 14:15 UTC 

[PATCH] e1000e: Use dev_get_drvdata where possible
 2019-07-23 14:15 UTC 

[PATCH] fbdev: Ditch fb_edid_add_monspecs
 2019-07-23 14:12 UTC  (4+ messages)

[PATCH v2 0/9] Exynos Adaptive Supply Voltage support
 2019-07-23 14:10 UTC  (4+ messages)
  ` [PATCH v2 1/9] soc: samsung: Add exynos chipid driver support

[PATCH v3] sched/topology: Improve load balancing on AMD EPYC
 2019-07-23 14:09 UTC  (5+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: avoid some redundant vtu load/purge operations
 2019-07-23 14:09 UTC  (3+ messages)

[PATCH] phy: marvell: phy-mvebu-a3700-comphy: Add of_node_put() before return
 2019-07-23 14:08 UTC  (2+ messages)

[PATCH v2 0/2] usbip: Implement SG support
 2019-07-23 13:56 UTC  (4+ messages)
` [PATCH v2 2/2] usbip: Implement SG support to vhci

Wine Enthusiasts
 2019-07-23 12:44 UTC 

[PATCH] ALSA: isa: gus: Fix a possible null-pointer dereference in snd_gf1_mem_xfree()
 2019-07-23 13:51 UTC  (3+ messages)

[PATCH 0/5] Add support for WD MyCloud EX2 Ultra (+ versatile UART-based restart/poweroff drivers)
 2019-07-23 13:48 UTC  (3+ messages)
` [PATCH 5/5] ARM: dts: armada385-wd-mcex2u: Add DTS file for WD My Cloud EX2 Ultra

[PATCH v3 1/2] x86/mm: Identify the end of the kernel area to be reserved
 2019-07-23 13:44 UTC  (12+ messages)

[PATCH v3] Staging: most: fix coding style issues
 2019-07-23 13:43 UTC  (2+ messages)

[PATCH] Input: Apple SPI keyboard needs CRC16
 2019-07-23 13:42 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: remove redundant assignment to pointer 'ring'
 2019-07-23 13:41 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).