linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-30 00:33:58 to 2020-06-30 05:29:37 UTC [more...]

[PATCH] vhost: Fix documentation
 2020-06-30  5:29 UTC 

[PATCH 1/2] arm64: dts: ls1088a: add more thermal zone support
 2020-06-30  5:28 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: ls208xa: "
  ` [EXT] Re: [PATCH 1/2] arm64: dts: ls1088a: "

[PATCH] x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
 2020-06-30  5:25 UTC  (2+ messages)

[PATCH v10 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2020-06-30 13:31 UTC  (13+ messages)
` [PATCH v10 01/12] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v10 02/12] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [PATCH v10 03/12] Revert "dmaengine: imx-sdma: refine to load context only once"
` [PATCH v10 04/12] dmaengine: imx-sdma: remove duplicated sdma_load_context
` [PATCH v10 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
` [PATCH v10 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v10 07/12] spi: imx: fix ERR009165
` [PATCH v10 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v10 09/12] spi: imx: add new i.mx6ul compatible name in binding doc
` [PATCH v10 10/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v10 11/12] dma: imx-sdma: add i.mx6ul compatible name
` [PATCH v10 12/12] dmaengine: imx-sdma: add uart rom script

[PATCH 5.4 000/178] 5.4.50-rc1 review
 2020-06-30  5:22 UTC  (2+ messages)

[PATCH 0/2] Add SW_MACHINE_COVER key
 2020-06-30  5:22 UTC  (6+ messages)
` [PATCH 1/2] Input: add `SW_MACHINE_COVER`
      ` input maintainer -- are you there? was "

[PATCH] kernel/trace: Add TRACING_ALLOW_PRINTK config option
 2020-06-30  5:16 UTC  (11+ messages)

[PATCH] Input: elan_i2c - only increment wakeup count on touch
 2020-06-30  5:16 UTC  (2+ messages)

[PATCH 5.7 000/265] 5.7.7-rc1 review
 2020-06-30  5:14 UTC  (2+ messages)

[PATCH v3 00/15] HWPOISON: soft offline rework
 2020-06-30  5:08 UTC  (2+ messages)

[PATCH v4 00/23] Add support for Tegra210 Audio
 2020-06-30  5:07 UTC  (16+ messages)
` [PATCH v4 10/23] ASoC: simple-card: Wrong daifmt for CPU end of DPCM DAI link
` [PATCH v4 11/23] ASoC: simple-card: Loop over all children for 'mclk-fs'
` [PATCH v4 12/23] ASoC: simple-card: Support DPCM DAI link with multiple Codecs

[PATCH net] xsk: remove cheap_dma optimization
 2020-06-30  5:07 UTC  (8+ messages)

[PATCH v4 0/7] iio: core: wrap IIO device into an iio_dev_opaque object
 2020-06-30  4:58 UTC  (9+ messages)
` [PATCH v4 1/7] iio: core: remove iio_priv_to_dev() helper
` [PATCH v4 2/7] iio: core: wrap IIO device into an iio_dev_opaque object
` [PATCH v4 3/7] iio: core: remove padding from private information
` [PATCH v4 4/7] iio: core: move debugfs data on the private iio dev info
` [PATCH v4 5/7] iio: core: move channel list & group to private iio device object
` [PATCH v4 6/7] iio: core: move iio_dev's buffer_list to the "
` [PATCH v4 7/7] iio: core: move event interface on the opaque struct

[PATCH] phy: qcom: remove ufs qmp phy driver
 2020-06-30  4:54 UTC  (3+ messages)

[PATCH 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-06-30  4:58 UTC  (6+ messages)
` [PATCH 3/7] iommu/vt-d: Fix PASID devTLB invalidation

[PATCH] igb: reinit_locked() should be called with rtnl_lock
 2020-06-30  4:50 UTC  (3+ messages)

[PATCH v2 0/7] Tighten PCI security, expose dev location in sysfs
 2020-06-30  4:49 UTC  (8+ messages)
` [PATCH v2 1/7] PCI: Keep the ACS capability offset in device
` [PATCH v2 2/7] PCI: Set "untrusted" flag for truly external devices only
` [PATCH v2 3/7] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
` [PATCH v2 4/7] PCI: Add device even if driver attach failed
` [PATCH v2 5/7] driver core: Add device location to "struct device" and expose it in sysfs
` [PATCH v2 6/7] PCI: Move pci_dev->untrusted logic to use device location instead
` [PATCH v2 7/7] PCI: Add parameter to disable attaching external devices

[PATCH] clk: staging: Specify IOMEM dependency for Xilinx Clocking Wizard driver
 2020-06-30  4:45 UTC 

[PATCH net-next] net: dsa: Improve subordinate PHY error message
 2020-06-30  4:43 UTC 

[PATCH V2 0/9] Support building i.MX8 SoCs clock driver as module
 2020-06-30  4:41 UTC  (15+ messages)
` [PATCH V2 3/9] clk: imx: Support building SCU "

[PATCH v2 4/4] staging: qlge: replace pr_err with netdev_err
 2020-06-30  4:41 UTC  (4+ messages)

[RFC][PATCHES] converting FDPIC coredumps to regsets
 2020-06-30  4:41 UTC  (8+ messages)
` [PATCH 1/7] unexport linux/elfcore.h
  ` [PATCH 2/7] take fdpic-related parts of elf_prstatus out
  ` [PATCH 3/7] kill elf_fpxregs_t
  ` [PATCH 4/7] [elf-fdpic] coredump: don't bother with cyclic list for per-thread objects
  ` [PATCH 5/7] [elf-fdpic] move allocation of elf_thread_status into elf_dump_thread_status()
  ` [PATCH 6/7] [elf-fdpic] use elf_dump_thread_status() for the dumper thread as well
  ` [PATCH 7/7] [elf-fdpic] switch coredump to regsets

[PATCH] clk: Specify IOMEM dependency for HSDK pll driver
 2020-06-30  4:32 UTC 

[PATCH v4 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-30  4:18 UTC  (3+ messages)
` [PATCH v4 bpf-next 2/4] bpf: introduce helper bpf_get_task_stack()

[PATCH v3 0/7] iio: core: wrap IIO device into an iio_dev_opaque object
 2020-06-30  4:12 UTC  (4+ messages)
` [PATCH v3 2/7] "

[PATCH 1/1] crypto: ux500: hash: Add namespacing to hash_init()
 2020-06-30  4:10 UTC  (2+ messages)

[PATCH V3 00/10] Support building i.MX8 SoCs clock driver as module
 2020-06-30  3:55 UTC  (10+ messages)
` [PATCH V3 04/10] clk: imx: Support building SCU "

KASAN: use-after-free Read in nl8NUM_dump_wpan_phy (2)
 2020-06-30  4:01 UTC  (2+ messages)

[PATCH v5 0/3] Offline memoryless cpuless node 0
 2020-06-30  4:01 UTC  (4+ messages)
` [PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

KASAN: vmalloc-out-of-bounds Read in tipc_nl_publ_dump
 2020-06-30  4:01 UTC  (2+ messages)

UART/TTY console deadlock
 2020-06-30  3:58 UTC  (3+ messages)

KASAN: use-after-free Read in tipc_nl_node_dump_monitor_peer (2)
 2020-06-30  3:57 UTC  (2+ messages)

[PATCH v6] Add basic SoC Support for Mediatek MT6779 SoC
 2020-06-30  3:56 UTC  (4+ messages)
` [PATCH v6 1/7] dt-bindings: pinctrl: add bindings for MediaTek "

KASAN: vmalloc-out-of-bounds Read in netdev_name_node_lookup_rcu
 2020-06-30  3:56 UTC  (2+ messages)

[PATCH 0/2] Clean up goback logic
 2020-06-30  3:55 UTC  (3+ messages)
` [PATCH 2/2] kconfig: qconf: don't show goback button on splitMode

XHCI vs PCM2903B/PCM2904 part 2
 2020-06-30  3:55 UTC  (8+ messages)

Search function in xconfig is partially broken after recent changes
 2020-06-30  3:53 UTC  (5+ messages)
` [PATCH] kconfig: qconf: Fix find on split mode

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-30  3:53 UTC  (3+ messages)

KASAN: vmalloc-out-of-bounds Read in __nla_validate_parse
 2020-06-30  3:51 UTC  (2+ messages)

KASAN: vmalloc-out-of-bounds Read in __cfg8NUM_wpan_dev_from_attrs
 2020-06-30  3:50 UTC  (2+ messages)

[PATCH v2 0/5] Fix split view search and debug info navigation
 2020-06-30  3:48 UTC  (6+ messages)
` [PATCH v2 4/5] kconfig: qconf: make debug links work again
` [PATCH v2 5/5] kconfig: qconf: navigate menus on hyperlinks

KASAN: use-after-free Read in devlink_get_from_attrs
 2020-06-30  3:48 UTC  (2+ messages)

KASAN: use-after-free Read in tipc_nl_publ_dump (2)
 2020-06-30  3:45 UTC  (2+ messages)

[PATCH v2] dm crypt: add flags to optionally bypass dm-crypt workqueues
 2020-06-30  3:45 UTC  (4+ messages)

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-30  3:45 UTC  (10+ messages)
` [PATCH v3 02/14] iommu: Report domain nesting info

KASAN: use-after-free Read in dev_get_by_name
 2020-06-30  3:41 UTC  (2+ messages)

[PATCH v15 0/3] da7280: haptic driver submission
 2020-06-30  3:39 UTC  (6+ messages)
` [PATCH v15 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms
` [PATCH v15 2/3] dt-bindings: input: Add document bindings for DA7280
` [PATCH v15 3/3] Input: new da7280 haptic driver

KASAN: use-after-free Read in netdev_name_node_lookup_rcu
 2020-06-30  3:38 UTC  (4+ messages)

drivers/phy/ti/phy-dm816x-usb.c:85:6: warning: variable 'error' set but not used
 2020-06-30  3:00 UTC 

[PATCH 0/2] drm/msm/a6xx: add A640/A650 hwcg
 2020-06-30  3:36 UTC  (2+ messages)

[PATCH] of: of_mdio: count number of regitered phys
 2020-06-30  3:35 UTC  (3+ messages)

[PATCH] scsi: sd: add runtime pm to open / release
 2020-06-30  3:33 UTC  (8+ messages)

[PATCH] scsi: sd: stop SSD (non-rotational) disks before reboot
 2020-06-30  3:31 UTC  (8+ messages)

[PATCH 00/11] ppc64: enable kdump support for kexec_file_load syscall
 2020-06-30  3:30 UTC  (5+ messages)
` [PATCH 04/11] ppc64/kexec_file: avoid stomping memory used by special regions

[RFC][PATCH] ring-buffer: Have nested events still record running time stamp
 2020-06-30  3:26 UTC  (7+ messages)

[PATCH] scsi: scsi_transport_spi: fix function pointer check
 2020-06-30  3:22 UTC  (2+ messages)

[PATCH] mm: memcontrol: account kernel stack per node
 2020-06-30  3:23 UTC  (2+ messages)

[PATCH] scsi: ufs: ufs-exynos: Remove an unnecessary NULL check
 2020-06-30  3:23 UTC  (2+ messages)

[PATCH] x86/mm: calculate the proper boundary in register_page_bootmem_memmap()
 2020-06-30  3:22 UTC 

[PATCH] mm: define pte_add_end for consistency
 2020-06-30  3:18 UTC 

[PATCH v1] Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()
 2020-06-30  3:15 UTC 

[PATCH 0/2] KVM: SVM: convert get_user_pages() --> pin_user_pages(), bug fixes
 2020-06-30  3:10 UTC  (4+ messages)
` [PATCH 1/2] KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast()

[PATCH v6 0/6] DVFS for IO devices on sdm845 and sc7180
 2020-06-30  3:05 UTC  (5+ messages)
` [PATCH v6 1/6] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state

[GIT PULL] exfat fixes for 5.8-rc4
 2020-06-30  3:05 UTC 

[BUG] irqchip/gic-v4.1: sleeping function called from invalid context
 2020-06-30  3:00 UTC  (3+ messages)

[PATCH RESEND v9 00/18] Add support for mt2701 JPEG ENC support
 2020-06-30  2:56 UTC  (4+ messages)
` [PATCH RESEND v9 18/18] media: platform: Add jpeg enc feature

linux-next: build failure after merge of the tip tree
 2020-06-30  2:54 UTC  (2+ messages)

[PATCH] mm: remove the redundancy code
 2020-06-30  2:37 UTC  (5+ messages)
      `  "
        `  "

[PATCH v3 0/5] IOMMU user API enhancement
 2020-06-30  2:52 UTC  (5+ messages)
` [PATCH v3 1/5] docs: IOMMU user API

[PATCH v2 0/4] TI K3 R5F remoteproc support
 2020-06-30  2:49 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: remoteproc: Add bindings for R5F subsystem on TI K3 SoCs
` [PATCH v2 2/4] remoteproc: k3-r5: Add a remoteproc driver for R5F subsystem
` [PATCH v2 3/4] remoteproc: k3-r5: Initialize TCM memories for ECC
` [PATCH v2 4/4] remoteproc: k3-r5: Add loading support for on-chip SRAM regions

[PATCH v5 2/7] hwmon: pmbus: adm1266: Add Block process call
 2020-06-30  2:43 UTC  (2+ messages)
` [RFC PATCH] hwmon: pmbus: adm1266: pmbus_block_xfer() can be static

[PATCH 0/2] can: flexcan: small fix and ISO CAN-FD support
 2020-06-30  2:42 UTC  (3+ messages)
` [PATCH 2/2] can: flexcan: add support for ISO CAN-FD

[PATCH] fpga: dfl: improve configuration of dfl pci devices
 2020-06-30  2:34 UTC  (5+ messages)

[PATCH net-next] hinic: remove unused but set variable
 2020-06-30  2:30 UTC 

drivers/usb/gadget/udc/lpc32xx_udc.c:1928:6: warning: no previous prototype for 'udc_send_in_zlp'
 2020-06-30  2:20 UTC 

[PATCH v4 1/2] ARM: imx: mach-imx6q: Search for fsl,imx6q-iomuxc-gpr earlier
 2020-06-30  2:24 UTC  (6+ messages)
` [PATCH v4 2/2] ARM: imx6plus: enable internal routing of clk_enet_ref where possible
        ` [EXT] "

[PATCH v4 0/5] remoteproc: Add zynqmp_r5 driver
 2020-06-30  2:20 UTC  (7+ messages)
` [PATCH v4 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings

[PATCH] rtl8188eu: core: Fix WARNING of Block comments
 2020-06-30  2:22 UTC 

[PATCH 0/2] Export max open zones and max active zones to sysfs
 2020-06-30  2:17 UTC  (6+ messages)
` [PATCH 1/2] block: add max_open_zones to blk-sysfs
` [PATCH 2/2] block: add max_active_zones "

[PATCH v7] hwmon: add Corsair Commander Pro driver
 2020-06-30  2:16 UTC  (2+ messages)

[PATCH] mm/sparse: only sub-section aligned range would be populated
 2020-06-30  2:14 UTC 

linux-next: build failures after merge of the vfs tree
 2020-06-30  2:14 UTC  (12+ messages)

ERROR: "min_low_pfn" undefined!
 2020-06-30  2:13 UTC  (2+ messages)

wait_on_page_bit_common(TASK_KILLABLE, EXCLUSIVE) can miss wakeup?
 2020-06-30  2:12 UTC  (11+ messages)

[f2fs-dev] [PATCH] f2fs: fix typo in comment of f2fs_do_add_link
 2020-06-30  2:10 UTC 

[PATCH] kbuild: introduce ccflags-remove-y and asflags-remove-y
 2020-06-30  2:08 UTC  (3+ messages)

[PATCH] ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU
 2020-06-30  2:07 UTC  (3+ messages)

[PATCH v2] ARM: dts: am335x-pocketbeagle: set default mux for gpio pins
 2020-06-30  2:01 UTC  (3+ messages)

[PATCH v2] usb: gadget: epautoconf: claim smallest endpoints first
 2020-06-30  1:58 UTC  (2+ messages)

[PATCH RFC 0/5] support batched IOTLB updating in vhost-vdpa
 2020-06-30  1:55 UTC  (6+ messages)
` [PATCH RFC 4/5] vhost-vdpa: support IOTLB batching hints

[PATCH 0/4] dt-bindings: fix 'make clean' and improve dt-schema check rules
 2020-06-30  1:51 UTC  (4+ messages)
` [PATCH 4/4] dt-bindings: split DT schema "

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2020-06-30  1:52 UTC 

[PATCH] arm64/cpufeature: Validate feature bits spacing in arm64_ftr_regs[]
 2020-06-30  1:49 UTC  (3+ messages)

kernel BUG at net/l2tp/l2tp_core.c:LINE!
 2020-06-30  1:40 UTC 

[PATCH] xen: introduce xen_vring_use_dma
 2020-06-30  1:40 UTC  (11+ messages)

[PATCH 4.19 000/267] 4.19.129-rc1 review
 2020-06-30  1:36 UTC  (7+ messages)
` [PATCH 4.19 182/267] spi: dw: Return any value retrieved from the dma_transfer callback

[PATCH (v2)] scsi: sd: add parameter to stop disks before reboot
 2020-06-30  1:35 UTC  (3+ messages)

[PATCH 1/2] f2fs: split f2fs_allocate_new_segments()
 2020-06-30  1:21 UTC  (3+ messages)

[PATCH] usb: gadget: function: printer: The device interface is reset and should return error code
 2020-06-30  1:19 UTC  (2+ messages)
` 回复: "

[PATCH] doc: cgroup: add f2fs and xfs to supported list for writeback
 2020-06-30  1:18 UTC  (2+ messages)

[PATCH v2 00/15] Make the user mode driver code a better citizen
 2020-06-30  1:13 UTC  (3+ messages)

[PATCH v2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
 2020-06-30  1:19 UTC  (4+ messages)

[PATCH] regulator: mt6397: Implement of_map_mode regulator_desc function
 2020-06-30  1:10 UTC 

[PATCH net-next 0/5] net: ipa: endpoint configuration updates
 2020-06-30  1:09 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ipa: head-of-line block registers are RX only

[RFC PATCH v3 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-06-30  1:05 UTC  (5+ messages)

[PATCH 1/2] iommu: Add iommu_group_get/set_domain()
 2020-06-30  1:03 UTC  (3+ messages)

[PATCH net-next 0/3] net: ipa: small improvements
 2020-06-30  1:03 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ipa: always report GSI state errors

[PATCH net 0/3] net: ipa: three bug fixes
 2020-06-30  1:02 UTC  (4+ messages)
` [PATCH net 2/3] net: ipa: no checksum offload for SDM845 LAN RX

[PATCH] MIPS: Grant pte read permission, even if vma only have VM_WRITE permission
 2020-06-30  0:58 UTC 

[PATCH] f2fs: add symbolic link to kobject in sysfs
 2020-06-30  0:56 UTC 

[PATCH] f2fs: add GC_URGENT_LOW mode in gc_urgent
 2020-06-30  0:54 UTC 

[PATCH net-next v2 0/9] net: ethernet backplane support on DPAA1
 2020-06-30  0:51 UTC  (7+ messages)
` [PATCH net-next v3 4/7] net: phy: add backplane kr driver support

[PATCH v3 0/3] Preventing job distribution to isolated CPUs
 2020-06-29  9:01 UTC  (4+ messages)
` [Patch v3 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[PATCH] usb: chipidea: fix ci_irq for role-switching use-case
 2020-06-30  0:43 UTC  (4+ messages)

linux-next: manual merge of the jc_docs tree with the f2fs tree
 2020-06-30  0:39 UTC 

[PATCH v2] PM / devfreq: rk3399_dmc: Fix kernel oops when rockchip,pmu is absent
 2020-06-30  0:49 UTC  (8+ messages)

[PATCH v2 0/2] zone-append support in io-uring and aio
 2020-06-30  0:37 UTC  (5+ messages)
  ` [PATCH v2 1/2] fs,block: Introduce RWF_ZONE_APPEND and handling in direct IO path

[v2,iproute2-next 2/2] action police: make 'mtu' could be set independently in police action
 2020-06-30  0:33 UTC  (3+ messages)
` [v2,net-next] net:qos: police action offloading parameter 'burst' change to the original value


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