linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-04 09:53:38 to 2019-07-04 14:09:53 UTC [more...]

[Patch v2 01/10] drm/exynos: using dev_get_drvdata directly
 2019-07-04 14:09 UTC  (2+ messages)

WARNING in sisusb_send_bulk_msg/usb_submit_urb
 2019-07-04 14:09 UTC  (2+ messages)

[PATCH 0/5] KVM: cpuid: cleanups, simplify multi-index CPUID leaves
 2019-07-04 14:07 UTC  (6+ messages)
` [PATCH 1/5] KVM: cpuid: do_cpuid_ent works on a whole CPUID function
` [PATCH 2/5] KVM: cpuid: extract do_cpuid_7_mask and support multiple subleafs
` [PATCH 3/5] KVM: cpuid: set struct kvm_cpuid_entry2 flags in do_cpuid_1_ent
` [PATCH 4/5] KVM: cpuid: rename do_cpuid_1_ent
` [PATCH 5/5] KVM: cpuid: remove has_leaf_count from struct kvm_cpuid_param

[PATCH] drm/client: remove the exporting of drm_client_close
 2019-07-04 14:07 UTC  (2+ messages)

[PATCH net-next 0/9] net: hns3: some cleanups & bugfixes
 2019-07-04 14:04 UTC  (10+ messages)
` [PATCH net-next 1/9] net: hns3: enable broadcast promisc mode when initializing VF
` [PATCH net-next 2/9] net: hns3: fix flow control configure issue for fibre port
` [PATCH net-next 3/9] net: hns3: fix port capbility updating issue
` [PATCH net-next 4/9] net: hns3: add all IMP return code
` [PATCH net-next 5/9] net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vector
` [PATCH net-next 6/9] net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msg
` [PATCH net-next 7/9] net: hns3: add default value for tc_size and tc_offset
` [PATCH net-next 8/9] net: hns3: bitwise operator should use unsigned type
` [PATCH net-next 9/9] net: hns3: set maximum length to resp_data_len for exceptional case

[PATCH] erofs: promote erofs from staging
 2019-07-04 14:00 UTC  (3+ messages)

[PATCH 3/3] drm/msm/dsi: make sure we have panel or bridge earlier
 2019-07-04 14:00 UTC  (3+ messages)

[PATCH 0/3] Update pcengines-apuv2 platform device
 2019-07-04 14:00 UTC  (3+ messages)

[PATCH] dax: Fix missed PMD wakeups
 2019-07-04 13:58 UTC  (8+ messages)

[PATCH 3/3] drm/bridge: ti-sn65dsi86: correct dsi mode_flags
 2019-07-04 13:56 UTC  (12+ messages)
  ` [PATCH 2/3] drm/bridge: ti-sn65dsi86: add debugfs
  ` [PATCH 1/3] drm/bridge: ti-sn65dsi86: add link to datasheet

[PATCH] tpm: fixes uninitialized allocated banks for IBM vtpm driver
 2019-07-04 13:56 UTC  (3+ messages)

[PATCH v3] mfd: Add support for Merrifield Basin Cove PMIC
 2019-07-04 13:54 UTC  (7+ messages)

[PATCH v1 net-next] net: stmmac: enable clause 45 mdio support
 2019-07-04 13:54 UTC  (6+ messages)

[PATCH RESEND tty/serial 1/1] tty: serial: fsl_lpuart: add imx8qxp support
 2019-07-04 13:53 UTC  (2+ messages)

[PATCH RESEND 1/1] dt-bindings: serial: lpuart: add the clock requirement for imx8qxp
 2019-07-04 13:43 UTC 

[PATCH 0/2] iommu: handle drivers that manage iommu directly
 2019-07-04 13:51 UTC  (4+ messages)
` [PATCH 1/2] iommu: add support for drivers that manage iommu explicitly

[PATCH] regmap: select CONFIG_REGMAP while REGMAP_SCCB is set
 2019-07-04 13:49 UTC  (3+ messages)
` Applied "regmap: select CONFIG_REGMAP while REGMAP_SCCB is set" to the regmap tree

[PATCH] scsi: message: fusion: remove redundant assignment to variable ret
 2019-07-04 13:36 UTC 

[PATCH v6 06/18] drm/virtio: remove ttm calls from in virtio_gpu_object_{reserve,unreserve}
 2019-07-04 13:33 UTC  (21+ messages)
` [PATCH v6 07/18] drm/virtio: add virtio_gpu_object_array & helpers
` [PATCH v6 08/18] drm/virtio: rework virtio_gpu_execbuffer_ioctl fencing
` [PATCH v6 11/18] drm/virtio: switch from ttm to gem shmem helpers
` [PATCH v6 14/18] drm/virtio: rework virtio_gpu_transfer_from_host_ioctl fencing
` [PATCH v6 15/18] drm/virtio: rework virtio_gpu_transfer_to_host_ioctl fencing
` [PATCH v6 16/18] drm/virtio: rework virtio_gpu_cmd_context_{attach,detach}_resource

[PATCH v3 0/1] mm/vmalloc.c: improve readability and rewrite vmap_area
 2019-07-04 13:30 UTC  (2+ messages)
` [PATCH v3 1/1] Modify struct vmap_area to reduce its size

[PATCH] staging: greybus: remove redundant assignment to variable is_empty
 2019-07-04 13:30 UTC 

[PATCH 00/11] Platform drivers, provide a way to add sysfs groups easily
 2019-07-04 13:29 UTC  (11+ messages)
` [PATCH 01/11] Platform: add a dev_groups pointer to struct platform_driver
      ` [PATCH 01/12 v2] "
` [PATCH 05/11] olpc: x01: convert platform driver to use dev_groups
` [PATCH 06/11] platform: x86: hp-wmi: "
` [PATCH 07/11] video: fbdev: wm8505fb: "

linux-next: manual merge of the akpm-current tree with the hmm tree
 2019-07-04 13:28 UTC  (4+ messages)

[Patch v2 10/10] platform/x86/asus-wmi: using dev_get_drvdata directly
 2019-07-04 13:25 UTC  (2+ messages)

[PATCH 0/2] scsi: add support for request batching
 2019-07-04 13:19 UTC  (5+ messages)
` [PATCH 1/2] scsi_host: "

[PATCH] ALSA: hda/ca0132 - remove redundant assignment to variable 'changed'
 2019-07-04 13:17 UTC  (2+ messages)

[PATCH v2 33/35] sound/pci: Use kmemdup rather than duplicating its implementation
 2019-07-04 13:13 UTC  (2+ messages)

[PATCH net-next v6 00/15] ethtool netlink interface, part 1
 2019-07-04 13:10 UTC  (14+ messages)
` [PATCH net-next v6 06/15] ethtool: netlink bitset handling

[PATCH] builddeb: generate multi-arch friendly linux-libc-dev package
 2019-07-04 13:10 UTC  (4+ messages)

[PATCH net-next 0/3] net: stmmac: Some performance improvements and a fix
 2019-07-04 13:06 UTC  (12+ messages)
` [PATCH net-next 3/3] net: stmmac: Introducing support for Page Pool

[PATCH v2 0/2] RK3288 VP8 decoding support
 2019-07-04 13:06 UTC  (12+ messages)
` [PATCH v2 1/2] media: uapi: Add VP8 stateless decoder API
` [PATCH v2 2/2] media: hantro: Add support for VP8 decoding on rk3288

[PATCH 0/1] tools/dtrace: initial implementation of DTrace
 2019-07-04 13:05 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] leds: max77650: add MODULE_ALIAS()
 2019-07-04 12:58 UTC  (2+ messages)

[PATCH] torture: remove exporting of internal functions
 2019-07-04 12:57 UTC 

[BUG BISECT] Net boot fails on VF50 after "dmaengine: fsl-edma: support little endian for edma driver"
 2019-07-04 12:57 UTC  (4+ messages)
` [EXT] "

[PATCH v7 0/6] vfio/type1: Add support for valid iova list management
 2019-07-04 12:53 UTC  (10+ messages)
` [PATCH v7 1/6] vfio/type1: Introduce iova list and add iommu aperture validity check
` [PATCH v7 2/6] vfio/type1: Check reserve region conflict and update iova list
` [PATCH v7 3/6] vfio/type1: Update iova list on detach

[PATCH] RDMA/uverbs: remove redundant assignment to variable ret
 2019-07-04 12:50 UTC 

[PATCH 0/3] Propagate module notifier errors
 2019-07-04 12:48 UTC  (7+ messages)
` [PATCH 2/3] module: Fix up module_notifier return values

linux-next: manual merge of the akpm-current tree with the hmm tree
 2019-07-04 12:44 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the hmm tree
 2019-07-04 12:42 UTC  (2+ messages)

linux-next: manual merge of the hmm tree with the tip tree
 2019-07-04 12:42 UTC  (2+ messages)

[PATCH v6 net-next 0/5] net: ethernet: ti: cpsw: Add XDP support
 2019-07-04 12:41 UTC  (5+ messages)
` [PATCH v6 net-next 1/5] xdp: allow same allocator usage

linux-next: Tree for Jul 4
 2019-07-04 12:40 UTC  (3+ messages)

[PATCH] net: ethernet: sun: remove redundant assignment to variable err
 2019-07-04 12:36 UTC 

[PATCH v4] dmaengine: tegra-apb: Support per-burst residue granularity
 2019-07-04 12:35 UTC  (7+ messages)

[RESEND PATCH v3 0/7] Improve scheduler scalability for fast path
 2019-07-04 12:34 UTC  (13+ messages)
` [PATCH v3 5/7] sched: SIS_CORE to disable idle core search

[PATCH] regulator: max77620: remove redundant assignment to variable ret
 2019-07-04 12:25 UTC  (2+ messages)
` Applied "regulator: max77620: remove redundant assignment to variable ret" to the regulator tree

[PATCH] regulator: max77650: add MODULE_ALIAS()
 2019-07-04 12:25 UTC  (2+ messages)
` Applied "regulator: max77650: add MODULE_ALIAS()" to the regulator tree

[PATCH] ASoC: audio-graph-card: fix use-after-free in graph_for_each_link
 2019-07-04 12:24 UTC  (2+ messages)
` Applied "ASoC: audio-graph-card: fix use-after-free in graph_for_each_link" to the asoc tree

[PATCH 2/2] ASoC: meson: axg-tdm-formatter: add reset
 2019-07-04 12:24 UTC  (2+ messages)
` Applied "ASoC: meson: axg-tdm-formatter: add reset" to the asoc tree

[PATCH 1/2] ASoC: meson: axg-tdm-formatter: add reset to the bindings documentation
 2019-07-04 12:24 UTC  (2+ messages)
` Applied "ASoC: meson: axg-tdm-formatter: add reset to the bindings documentation" to the asoc tree

[PATCH v2 0/4] Lantiq VRX200/ARX300 PCIe PHY driver
 2019-07-04 12:23 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: phy: add binding for the Lantiq VRX200 and ARX300 PCIe PHYs
` [PATCH v2 2/4] phy: lantiq: vrx200-pcie: add a driver for the Lantiq VRX200 PCIe PHY
` [PATCH v2 3/4] phy: enable compile-testing for the Lantiq PHY drivers
` [PATCH v2 4/4] MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driver

[PATCH 0/4] kvm: x86: introduce CONFIG_KVM_DEBUG
 2019-07-04 12:22 UTC  (2+ messages)

[PATCH 2/4] kvm: x86: allow set apic and ioapic debug dynamically
 2019-07-04 12:21 UTC 

[PATCH 0/2] fix likely hint of sched_info_on()
 2019-07-04 12:17 UTC  (5+ messages)
` [PATCH 1/2] kvm: x86: add likely to sched_info_on()
` [PATCH 2/2] sched: fix unlikely use of sched_info_on()

[PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
 2019-07-04 12:14 UTC  (4+ messages)

[PATCH] iio: adc: gyroadc: fix uninitialized return code
 2019-07-04 12:10 UTC  (4+ messages)

[RFC PATCH 0/6] Capacity awareness for SCHED_DEADLINE
 2019-07-04 12:05 UTC  (3+ messages)
` [RFC PATCH 2/6] sched/dl: Capacity-aware migrations

audio lost from speaker after reboot from windows on the device ALC295
 2019-07-04 12:02 UTC 

[PATCH v3 1/2] kernel.h: Update comment about simple_strto<foo>() functions
 2019-07-04 11:55 UTC  (2+ messages)
` [PATCH v3 2/2] auxdisplay: charlcd: Deduplicate simple_strtoul()

[PATCH v2 0/7] implement poweroff for mt6323/6397
 2019-07-04 11:49 UTC  (10+ messages)
` [PATCH v2 2/7] rtc: mt6397: move some common definitions into rtc.h
    ` Aw: "
` [PATCH v2 3/7] rtc: mt6397: improvements of rtc driver
    ` Aw: "
` [PATCH v2 5/7] power: reset: add driver for mt6323 poweroff
    ` Aw: "

[PATCH] Revert "tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()"
 2019-07-04 11:48 UTC  (4+ messages)

[PATCH v2 34/35] sound/soc/codecs: Use kmemdup rather than duplicating its implementation
 2019-07-04 11:47 UTC  (2+ messages)

[PATCH v3] tpm: Get TCG log from TPM2 ACPI table for tpm2 systems
 2019-07-04 11:46 UTC  (2+ messages)

[PATCH 00/15] FPGA DFL updates
 2019-07-04 11:29 UTC  (10+ messages)
` [PATCH 06/15] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support

[PATCH v2 0/2] char: tpm: add new driver for tpm i2c ptp
 2019-07-04 11:29 UTC  (3+ messages)

[PATCH v3 0/2] Hugetlbfs support for riscv
 2019-07-04 11:35 UTC  (4+ messages)

[PATCH v2 00/12] tracing/probe: Add multi-probes per event support
 2019-07-04 11:28 UTC  (3+ messages)

io_uring question
 2019-07-04 11:21 UTC 

[PATCH v2] fix use-after-free in perf_sched__lat
 2019-07-04 11:21 UTC  (5+ messages)

[Question] Should direct reclaim time be bounded?
 2019-07-04 11:09 UTC  (10+ messages)

[PATCH] lib/vsprintf: Reinstate printing of legacy clock IDs
 2019-07-04 11:08 UTC  (2+ messages)

linux-next: build failure after merge of the usb and usb-gadget trees
 2019-07-04 11:06 UTC  (12+ messages)

[PATCH v2] mm: vmscan: fix not scanning anonymous pages when detecting file refaults
 2019-07-04 11:04 UTC  (5+ messages)
` [PATCH] mm: vmscan: scan anonymous pages on "

[PATCH] drm/komeda: Adds VRR support
 2019-07-04 10:57 UTC  (3+ messages)

[PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-07-04 10:56 UTC  (5+ messages)
` [PATCHv5 02/20] PCI: mobiveil: Format the code without functionality change

[PATCH v2] rtl8xxxu: Fix wifi low signal strength issue of RTL8723BU
 2019-07-04 10:55 UTC 

[PATCH v12 00/11] Appended signatures support for IMA appraisal
 2019-07-04 10:54 UTC  (5+ messages)
` [PATCH v12 01/11] MODSIGN: Export module signature definitions

[PATCH v2] checkpatch: add *_NOTIFIER_HEAD as var definition
 2019-07-04 10:44 UTC 

linux-next: manual merge of the akpm-current tree with the hmm tree
 2019-07-04 10:44 UTC 

[PATCH V5 00/18] SC7 entry and exit support for Tegra210
 2019-07-04 10:40 UTC  (6+ messages)
` [PATCH V5 02/18] pinctrl: tegra: Add suspend and resume support

[PATCH -next] drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()
 2019-07-04 10:45 UTC 

[PATCH] genirq: update irq stats from NMI handlers
 2019-07-04 10:36 UTC  (3+ messages)

linux-next: manual merge of the akpm-current tree with the hmm tree
 2019-07-04 10:36 UTC 

linux-next: build failure after merge of the pm tree
 2019-07-04 10:33 UTC  (3+ messages)

[RFC PATCH v2 1/2] printk-rb: add a new printk ringbuffer implementation
 2019-07-04 10:33 UTC  (2+ messages)
` [PATCH POC] printk_ringbuffer: Alternative implementation of lockless printk ringbuffer

[PATCH v3] media: si2168: Refactor command setup code
 2019-07-04 10:33 UTC 

[PATCH RESEND v3] staging: erofs: remove unsupported ->datamode check in fill_inline_data()
 2019-07-04 10:31 UTC  (6+ messages)

[PATCH] PM / wakeup: show wakeup sources stats in sysfs
 2019-07-04 10:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] media: si2168: Refactor command setup code
 2019-07-04 10:31 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mq: Default parents for PCIE1 clocks
 2019-07-04 10:24 UTC 

[PATCH v2 0/3] vsock/virtio: several fixes in the .probe() and .remove()
 2019-07-04 10:17 UTC  (5+ messages)
` [PATCH v2 1/3] vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock

[PATCH V3 1/2] dt-bindings: reset: imx7: Add support for i.MX8MM
 2019-07-04 10:16 UTC  (3+ messages)
` [PATCH V3 2/2] arm64: dts: imx8mm: Add "fsl,imx8mq-src" as src's fallback compatible

[PATCH] cpuidle/drivers/mobile: Add new governor for mobile/embedded systems
 2019-07-04 10:14 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Paul as a RISC-V maintainer
 2019-07-04 10:05 UTC  (2+ messages)

[PATCH v2] Revert "tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()"
 2019-07-04 10:01 UTC 

[PATCH v2 0/2] Add MediaTek I3C master controller driver
 2019-07-04 10:00 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: i3c: Document MediaTek I3C master bindings

[PATCH] scsi: Remove unreachable code
 2019-07-04  9:55 UTC 

[PATCH v4 00/16] crypto: caam - Add i.MX8MQ support
 2019-07-04  9:54 UTC  (3+ messages)
` [PATCH v4 05/16] crypto: caam - use devres to allocate 'outring'

[bisected] "mm/vmalloc: Add flag for freeing of special permsissions" corrupts memory on ia64
 2019-07-04  9:53 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).