linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-14 02:34:11 to 2020-08-14 08:15:21 UTC [more...]

[PATCH 0/2] Fix S_ISDIR execve() errno
 2020-08-14  8:15 UTC  (5+ messages)
` [PATCH 1/2] exec: Restore EACCES of S_ISDIR execve()

[PATCH v4 6/6] io_uring: add support for zone-append
 2020-08-14  8:14 UTC  (11+ messages)

[linux-ima-user]Systemd cgroups freezes after activating EVM
 2020-08-14  8:13 UTC 

[PATCH 0/3] platform/x86: dell-wmi: new keys
 2020-08-14  8:10 UTC  (6+ messages)
` [PATCH v4 "

[PATCH] MIPS: Loongson: Set CONFIG_FRAME_WARN=2048 in loongson3_defconfig to fix build warning
 2020-08-14  8:08 UTC  (4+ messages)

PCI: Race condition in pci_create_sysfs_dev_files
 2020-08-14  8:08 UTC  (2+ messages)

[BUG] drm/ttm: Warning during suspend/freeze
 2020-08-14  8:08 UTC 

[GIT PULL] Mount notifications
 2020-08-14  8:06 UTC  (14+ messages)
` [GIT PULL] Filesystem Information
        ` file metadata via fs API (was: [GIT PULL] Filesystem Information)
                  ` file metadata via fs API

[PATCH] f2fs: fix indefinite loop scanning for free nid
 2020-08-14  8:05 UTC 

[PATCH v6 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-08-14  8:04 UTC  (13+ messages)
` [PATCH v6 02/15] iommu: Report domain nesting info
` [PATCH v6 04/15] vfio/type1: Report iommu nesting info to userspace
` [PATCH v6 05/15] vfio: Add PASID allocation/free support
` [PATCH v6 06/15] iommu/vt-d: Support setting ioasid set to domain

[PATCH v4] ext4: fix direct I/O read error
 2020-08-14  8:04 UTC  (2+ messages)

[RFC PATCH 00/16] Core scheduling v6
 2020-08-14  7:54 UTC  (13+ messages)
              ` [RFC PATCH 00/16] Core scheduling v6(Internet mail)

[GIT PULL] sound fixes for 5.9-rc1
 2020-08-14  7:54 UTC 

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-08-14  7:49 UTC  (10+ messages)
` [PATCH v5 1/7] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
` [PATCH v5 2/7] media: v4l2: Add extended buffer operations
` [PATCH v5 4/7] media: mediabus: Add helpers to convert a ext_pix format to/from a mbus_fmt
` [PATCH v5 7/7] media: docs: add documentation for the Extended API

[PATCH v2] staging: greybus: audio: fix uninitialized value issue
 2020-08-14  7:37 UTC 

[PATCH v5 0/5] iio: temperature: mlx90632: Add extended calibration calculations
 2020-08-14  7:32 UTC  (8+ messages)
` [PATCH v5 3/5] iio:temperature:mlx90632: Convert polling while loop to do-while

fs/btrfs/raid56.c:1255 finish_rmw() error: uninitialized symbol 'has_qstripe'
 2020-08-14  7:20 UTC 

[PATCH v4 0/2] xen/balloon: fixes for memory hotplug
 2020-08-14  7:29 UTC  (5+ messages)
` [PATCH v4 2/2] xen: add helpers to allocate unpopulated memory

[RFC PATCH 0/3] Re: [PATCH v17 14/21] mm/compaction: do page isolation first in compaction
 2020-08-14  7:25 UTC  (9+ messages)
` [RFC PATCH 1/3] mm: Drop locked from isolate_migratepages_block
` [RFC PATCH 2/3] mm: Drop use of test_and_set_skip in favor of just setting skip
` [RFC PATCH 3/3] mm: Identify compound pages sooner in isolate_migratepages_block

[RFC 0/5] Introduce NMI aware serial drivers
 2020-08-14  7:24 UTC  (4+ messages)
` [RFC 1/5] tty/sysrq: Make sysrq handler NMI aware

[RFC-PATCH 1/2] mm: Add __GFP_NO_LOCKS flag
 2020-08-14  7:17 UTC  (10+ messages)

[PATCH v12 00/29] Add support for mt2701 JPEG ENC support
 2020-08-14  7:12 UTC  (31+ messages)
` [PATCH v12 01/29] media: platform: Improve subscribe event flow for bug fixing
` [PATCH v12 02/29] media: platform: Improve queue set up "
` [PATCH v12 03/29] media: platform: Improve getting and requesting irq "
` [PATCH v12 04/29] media: platform: Change the fixed device node number to unfixed value
` [PATCH v12 05/29] media: platform: Improve power on and power off flow
` [PATCH v12 06/29] media: platform: Delete the resetting hardware flow in the system PM ops
` [PATCH v12 07/29] media: v4l2-mem2mem: add v4l2_m2m_suspend, v4l2_m2m_resume
` [PATCH v12 08/29] media: platform: Improve the implementation of the system PM ops
` [PATCH v12 09/29] media: platform: Add mechanism to handle jpeg hardware's locking up
` [PATCH v12 10/29] media: platform: Cancel the last frame handling flow
` [PATCH v12 11/29] media: platform: Delete zeroing the reserved fields
` [PATCH v12 12/29] media: platform: Stylistic changes for improving code quality
` [PATCH v12 13/29] media: platform: Use generic rounding helpers
` [PATCH v12 14/29] media: platform: Change MTK_JPEG_COMP_MAX macro definition location
` [PATCH v12 15/29] media: platform: Delete redundant code and add annotation for an enum
` [PATCH v12 16/29] media: platform: Delete vidioc_s_selection ioctl of jpeg dec
` [PATCH v12 17/29] media: platform: Change the maximum width and height supported by JPEG dec
` [PATCH v12 18/29] media: platform: Refactor mtk_jpeg_try_fmt_mplane()
` [PATCH v12 19/29] media: platform: Refactor mtk_jpeg_find_format()
` [PATCH v12 20/29] media: platform: Redefinition of mtk_jpeg_q_data structure
` [PATCH v12 21/29] media: platform: Change the colorspace of jpeg to the fixed value
` [PATCH v12 22/29] media: platform: Refactor mtk_jpeg_set_default_params()
` [PATCH v12 23/29] media: platform: Change the call functions of getting/enable/disable the jpeg's clock
` [PATCH v12 24/29] media: dt-bindings: Add jpeg enc device tree node document
` [PATCH v12 25/29] arm: dts: mt2701: Add jpeg enc device tree node
` [PATCH v12 26/29] media: platform: Rename jpeg dec file name
` [PATCH v12 27/29] media: platform: Rename existing functions/defines/variables
` [PATCH v12 28/29] media: platform: Using the variant structure to contain the varability between dec and enc
` [PATCH v12 29/29] media: platform: Add jpeg enc feature

[PATCH] net: add missing skb_uarg refcount increment in pskb_carve_inside_header()
 2020-08-14  7:15 UTC 

[PATCH] nvme-pci: cancel nvme device request before disabling
 2020-08-14  7:14 UTC 

[PATCH 1/5] net: Fix potential deadloop in skb_copy_ubufs()
 2020-08-14  7:14 UTC 

[PATCH v8 0/3] drm: Add support for Cadence MHDP DPI/DP bridge and J721E wrapper
 2020-08-14  7:13 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings

linux-next: new build warnings after binutils update
 2020-08-14  7:05 UTC  (2+ messages)

[PATCH] mm: include CMA pages in lowmem_reserve at boot
 2020-08-14  6:59 UTC  (4+ messages)

[PATCH 1/2] kexec: Add quick kexec support for kernel
 2020-08-14  6:58 UTC  (3+ messages)
` [PATCH 2/2] arm64: Reserve memory for quick kexec

[PATCH v5 0/3] Modularization of DFL private feature drivers
 2020-08-14  6:55 UTC  (5+ messages)
` [PATCH v5 3/3] fpga: dfl: add support for N3000 Nios private feature

[PATCH v2] powerpc: Drop _nmask_and_or_msr()
 2020-08-14  6:54 UTC 

[PATCH] rcu: shrink each possible cpu krcp
 2020-08-14  6:45 UTC 

[PATCH V2] mm, page_alloc: fix core hung in free_pcppages_bulk()
 2020-08-14  6:39 UTC  (6+ messages)

fs/ocfs2/suballoc.c:2430:2-8: preceding lock on line 2413
 2020-08-14  6:11 UTC 

[RFC PATCH] printk: Change timestamp to triplet as mono, boot and real
 2020-08-14  6:34 UTC  (2+ messages)

[PATCH] edac,ghes,cper: Add Row Extension to Memory Error Record
 2020-08-14  6:33 UTC  (2+ messages)

[PATCH 0/3] Three small fixes to cmdline parsing
 2020-08-14  6:28 UTC  (2+ messages)

[RFC][PATCH v2 1/2] dma-heap: Keep track of the heap device struct
 2020-08-14  6:24 UTC  (2+ messages)
` [RFC][PATCH v2 2/2] dma-heap: Add a system-uncached heap

fsl_espi errors on v5.7.15
 2020-08-14  6:19 UTC  (2+ messages)

[PATCH v5 0/6] Support running driver's probe for a device powered off
 2020-08-14  6:18 UTC  (6+ messages)
` [PATCH v5 3/6] ov5670: Support probe whilst the device is in a low power state

[PATCH v5 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-08-14  6:11 UTC  (4+ messages)

[PATCH] rtc: cmos: initialize rtc time when reading alarm
 2020-08-14  6:10 UTC  (3+ messages)

[PATCH v8 0/4] add some power supply properties about wireless/wired charging
 2020-08-14  6:09 UTC  (6+ messages)
` [PATCH v8 1/4] power: supply: core: add quick charge type property
` [PATCH v8 2/4] power: supply: core: add wireless charger adapter "
` [PATCH v8 3/4] power: supply: core: add wireless signal strength property
` [PATCH v8 4/4] power: supply: core: property to control reverse charge

[PATCH] kexec: Delete an unnecessary comparison
 2020-08-14  6:07 UTC  (3+ messages)

[PATCH v3 0/2] dma-pool fixes
 2020-08-14  6:06 UTC  (6+ messages)
` [PATCH v3 2/2] dma-pool: Only allocate from CMA when in same memory zone

[PATCH v4 0/4] Add basic node support for Mediatek MT8192 SoC
 2020-08-14  6:04 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: Add Mediatek SoC MT8192 and evaluation board dts and Makefile
` [PATCH v4 2/3] dt-bindings: serial: Add compatible for Mediatek MT8192
` [PATCH v4 3/3] dt-bindings: timer: "

[PATCH v2] nvme: Use spin_lock_irq() when taking the ctrl->lock
 2020-08-14  6:04 UTC  (4+ messages)

[PATCH] fs: Eliminate a local variable to make the code more clear
 2020-08-14  6:01 UTC  (2+ messages)

BUG: corrupted list in hci_chan_del
 2020-08-14  6:01 UTC 

[PATCH] regulator: Add support for RT4801 Display Bias regulator driver
 2020-08-14  5:59 UTC 

[RFC][PATCH 1/2] dma-heap: Keep track of the heap device struct
 2020-08-14  5:59 UTC  (4+ messages)
` [RFC][PATCH 2/2] dma-heap: Add a system-uncached heap

[PATCH v2 1/4] powerpc: Remove flush_instruction_cache for book3s/32
 2020-08-14  5:56 UTC  (4+ messages)
` [PATCH v2 2/4] powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h
` [PATCH v2 3/4] powerpc: Rewrite 4xx flush_cache_instruction() in C
` [PATCH v2 4/4] powerpc: Rewrite FSL_BOOKE "

[PATCH] usb: gadget: f_tcm: Fix some resource leaks in some error paths
 2020-08-14  5:55 UTC 

[PATCH 1/5] powerpc: Remove flush_instruction_cache for book3s/32
 2020-08-14  5:52 UTC  (4+ messages)

[PATCH] perf stat: update POWER9 metrics to utilize other metrics
 2020-08-14  5:50 UTC  (3+ messages)

[PATCH v2] powerpc: Remove flush_instruction_cache() on 8xx
 2020-08-14  5:49 UTC 

[PATCH v4 0/2] proc,fcntl: introduce F_SET_DESCRIPTION
 2020-08-14  5:48 UTC  (5+ messages)
` [PATCH v4 1/2] mm: add GFP mask param to strndup_user
` [PATCH v4 2/2] fcntl: introduce F_SET_DESCRIPTION

[PATCH v5 0/2] Add Intel LGM soc DMA support
 2020-08-14  5:26 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: dma: Add bindings for intel LGM SOC
` [PATCH v5 2/2] Add Intel LGM soc DMA support

[PATCH] dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock()
 2020-08-14  5:42 UTC  (3+ messages)

[PATCH v2] media: v4l2-ctrl: add control for long term reference
 2020-08-14  5:29 UTC 

[PATCH] xhci: Do not use GFP_KERNEL in (potentially) atomic context
 2020-08-14  5:13 UTC 

[PATCH] soc: qcom: socinfo: add SC7180 entry to soc_id array
 2020-08-14  5:07 UTC  (2+ messages)

[PATCH v2] softirq: add irq off checking for __raise_softirq_irqoff
 2020-08-14  4:55 UTC 

[GIT PULL] Kconfig updates for v5.9-rc1
 2020-08-14  5:01 UTC 

[PATCH] ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book
 2020-08-14  4:53 UTC 

[PATCH] arm64: Add KRYO4XX gold CPU core to spectre-v2 safe list
 2020-08-14  4:34 UTC  (8+ messages)

net/tipc/udp_media.c:743: undefined reference to `ipv6_dev_find'
 2020-08-14  4:21 UTC  (3+ messages)

[PATCH] softirq: add irq off checking for __raise_softirq_irqoff
 2020-08-14  4:17 UTC  (6+ messages)
    ` [EXT] "

[PATCH v2] seqlock: Fix build errors
 2020-08-14  4:12 UTC 

[PATCH 00/44] SPMI patches needed by Hikey 970
 2020-08-14  4:01 UTC  (5+ messages)
` [PATCH 35/44] staging: regulator: hi6421v600-regulator: add a driver-specific debug macro
      ` [PATCH] media: debugging logging cleanup

[PATCH 0/4] printk: reimplement LOG_CONT handling
 2020-08-14  3:34 UTC  (11+ messages)
      ` POC: Alternative solution: "

[PATCH] mm : update ra->ra_pages if it's NOT equal to bdi->ra_pages
 2020-08-14  3:19 UTC  (7+ messages)

[GIT] Networking
 2020-08-14  3:14 UTC  (2+ messages)

[PATCH v4 0/7] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-08-14  3:04 UTC  (8+ messages)
` [PATCH v4 3/7] genirq: Introduce irq_suspend_one() and irq_resume_one() callbacks

drivers/scsi/smartpqi/smartpqi_init.c:2070 pqi_update_scsi_devices() error: we previously assumed 'physdev_list' could be null (see line 2006)
 2020-08-14  2:42 UTC 

linux-next: Tree for Aug 14
 2020-08-14  3:08 UTC 

[PATCH v4 00/20] gpio: cdev: add uAPI v2
 2020-08-14  3:02 UTC  (21+ messages)
` [PATCH v4 01/20] gpiolib: cdev: desc_to_lineinfo should set info offset
` [PATCH v4 02/20] gpiolib: cdev: replace strncpy with strscpy
` [PATCH v4 03/20] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes
` [PATCH v4 04/20] gpio: uapi: define uAPI v2
` [PATCH v4 05/20] gpiolib: make cdev a build option
` [PATCH v4 06/20] gpiolib: add build option for CDEV v1 ABI
` [PATCH v4 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
` [PATCH v4 08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL
` [PATCH v4 09/20] gpiolib: cdev: support edge detection for uAPI v2
` [PATCH v4 10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
` [PATCH v4 11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL
` [PATCH v4 12/20] gpiolib: cdev: support setting debounce
` [PATCH v4 13/20] gpio: uapi: document uAPI v1 as deprecated
` [PATCH v4 14/20] tools: gpio: port lsgpio to v2 uAPI
` [PATCH v4 15/20] tools: gpio: port gpio-watch "
` [PATCH v4 16/20] tools: gpio: rename nlines to num_lines
` [PATCH v4 17/20] tools: gpio: port gpio-hammer to v2 uAPI
` [PATCH v4 18/20] tools: gpio: port gpio-event-mon "
` [PATCH v4 19/20] tools: gpio: add multi-line monitoring to gpio-event-mon
` [PATCH v4 20/20] tools: gpio: add debounce support "

[PATCH] bootconfig: Fix off-by-one in xbc_node_compose_key_after()
 2020-08-14  3:04 UTC  (3+ messages)

[PATCH v2] sched: print fields name when do sched_show_task
 2020-08-14  3:02 UTC 

[PATCH v3] nvmem: core: add sanity check in nvmem_device_read()
 2020-08-14  3:01 UTC 

BUG: unable to handle kernel paging request in fl_dump_key
 2020-08-14  2:53 UTC  (2+ messages)

[PATCH v7] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-08-14  2:52 UTC  (4+ messages)

[PATCH v12 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-08-14  2:41 UTC  (20+ messages)
` [PATCH 01/19] drm/msm: remove dangling submitqueue references
` [PATCH 02/19] iommu/arm-smmu: Pass io-pgtable config to implementation specific function
` [PATCH 03/19] iommu/arm-smmu: Add support for split pagetables
` [PATCH 04/19] iommu/arm-smmu: Prepare for the adreno-smmu implementation
` [PATCH 05/19] iommu: add private interface for adreno-smmu
` [PATCH 06/19] drm/msm/gpu: add dev_to_gpu() helper
` [PATCH 07/19] drm/msm: set adreno_smmu as gpu's drvdata
` [PATCH 08/19] iommu/arm-smmu: constify some helpers
` [PATCH 09/19] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH 10/19] dt-bindings: arm-smmu: Add compatible string for Adreno "
` [PATCH 11/19] drm/msm: Add a context pointer to the submitqueue
` [PATCH 12/19] drm/msm: Drop context arg to gpu->submit()
` [PATCH 13/19] drm/msm: Set the global virtual address range from the IOMMU domain
` [PATCH 14/19] drm/msm: Add support to create a local pagetable
` [PATCH 15/19] drm/msm: Add support for private address space instances
` [PATCH 16/19] drm/msm/a6xx: Add support for per-instance pagetables
` [PATCH 17/19] arm: dts: qcom: sm845: Set the compatible string for the GPU SMMU
` [PATCH 18/19] iommu/arm-smmu: add a way for implementations to influence SCTLR
` [PATCH 19/19] drm/msm: show process names in gem_describe

[PATCH v2] MIPS: ftrace: Remove redundant #ifdef CONFIG_DYNAMIC_FTRACE
 2020-08-14  2:40 UTC 

[PATCH V2] vfio dma_map/unmap: optimized for hugetlbfs pages
 2020-08-14  2:37 UTC 

[RFC 0/7] KVM: PKS Virtualization support
 2020-08-14  2:33 UTC  (4+ messages)
` [RFC 6/7] KVM: X86: Expose PKS to guest and userspace


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