All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-22 06:49:15 to 2020-04-22 07:12:48 UTC [more...]

[PATCH 0/6] Misc Marvell NAND controller driver changes
 2020-04-22  7:11 UTC  (13+ messages)
` [PATCH 1/6] mtd: rawnand: marvell: Fix the condition on a return code
` [PATCH 2/6] mtd: rawnand: marvell: Use devm_platform_ioremap_res()
` [PATCH 3/6] mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registered
` [PATCH 4/6] mtd: rawnand: marvell: Fix probe error path
` [PATCH 5/6] mtd: rawnand: marvell: Rename a function to clarify
` [PATCH 6/6] mtd: rawnand: marvell: Rename the ->correct() function

[PATCH v2 00/10] block: fix blktrace debugfs use after free
 2020-04-22  7:12 UTC  (3+ messages)
` [PATCH v2 02/10] blktrace: move blktrace debugfs creation to helper function

[PATCH net-next 0/4] dpaa2-eth: add support for xdp bulk enqueue
 2020-04-22  7:12 UTC  (3+ messages)
` [PATCH net-next 4/4] dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit

[PATCH v3 00/16] nvme: refactoring and cleanups
 2020-04-22  7:09 UTC  (6+ messages)
` [PATCH v3 01/16] nvme: fix pci doorbell size calculation
` [PATCH v3 03/16] nvme: remove superfluous breaks
` [PATCH v3 04/16] nvme: move device parameters to separate struct
` [PATCH v3 06/16] nvme: refactor nvme_addr_read
` [PATCH v3 08/16] nvme: remove redundant cmbloc/cmbsz members

[PATCH v6 0/5] mainline Protonic boards
 2020-04-22  7:11 UTC  (6+ messages)
` [PATCH v6 3/5] ARM: dts: add Protonic VT7 board

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-22  7:10 UTC  (18+ messages)

[Ocfs2-devel] [PATCH] fs:ocfs2:remove unneeded variable 'o2dlm_flags'
 2020-04-22  7:12 UTC 

[PATCH] drm/amdgpu: refine kiq access register
 2020-04-22  7:11 UTC  (2+ messages)

[PATCH] x86/setup: Add boot messages about cmdline builtins
 2020-04-22  7:11 UTC  (2+ messages)

[PATCH v4 0/5] Add support for mt2701 JPEG ENC support
 2020-04-22  7:00 UTC  (8+ messages)
` [PATCH v4 5/5] media: platform: Add jpeg dec/enc feature

linux-next: Tree for Apr 22
 2020-04-22  7:10 UTC 

2 bug repport
 2020-04-22  7:03 UTC 

[PATCH 0/3] floppy: suppress UBSAN warning in setup_rw_floppy()
 2020-04-22  7:09 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH 0/8] Misc timing changes
 2020-04-22  7:05 UTC  (13+ messages)
` [PATCH 3/8] mtd: rawnand: onfi: Fix redundancy detection check
` [PATCH 4/8] mtd: rawnand: onfi: Use an intermediate variable to decomplefixy conditions
` [PATCH 5/8] mtd: rawnand: onfi: Avoid doing a copy of the parameter page
` [PATCH 6/8] mtd: rawnand: onfi: Simplify the NAND operations during detection
` [PATCH 7/8] mtd: rawnand: jedec: Use an intermediate variable to decomplefixy conditions
` [PATCH 8/8] mtd: rawnand: jedec: Simplify the NAND operations during detection

USB bug on BCM6318
 2020-04-22  7:05 UTC 

[PATCH] ath10k: drop the TX packet which size exceed credit size for sdio
 2020-04-22  7:03 UTC  (3+ messages)

[PATCH] scsi: put hot fields of scsi_host_template into one cacheline
 2020-04-22  7:00 UTC  (2+ messages)

[PATCH] fs:dlm:remove unneeded semicolon in rcom.c
 2020-04-22  6:59 UTC  (2+ messages)
` [Cluster-devel] "

[nacked] mm-oom-avoid-printk-iteration-under-rcu.patch removed from -mm tree
 2020-04-22  6:59 UTC  (7+ messages)

[PATCH 0/6] target/arm: Restrict TCG cpus to TCG accel
 2020-04-22  6:58 UTC  (5+ messages)
` [PATCH 6/6] "

Powerpc Linux 'scv' system call ABI proposal take 2
 2020-04-22  6:54 UTC  (13+ messages)
` [musl] "

[PATCH V3] amdgpu:optimization-- reduce no need mutex_lock area
 2020-04-22  2:50 UTC  (3+ messages)
`  "

[PATCH hmm 0/5] Adjust hmm_range_fault() API
 2020-04-22  6:03 UTC  (16+ messages)
` [PATCH hmm 1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select
` [PATCH hmm 2/5] mm/hmm: make hmm_range_fault return 0 or -1
` [PATCH hmm 3/5] drm/amdgpu: remove dead code after hmm_range_fault()
` [PATCH hmm 4/5] mm/hmm: remove HMM_PFN_SPECIAL
` [PATCH hmm 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault

[bug report] drm/xen-front: Add support for Xen PV display frontend
 2020-04-21 18:59 UTC  (7+ messages)

[v3] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-04-22  6:08 UTC 

[PATCH v2 1/9] drm/msm: add msm_gem_get_and_pin_iova_range
 2020-04-21 23:41 UTC  (9+ messages)
` [PATCH v2 2/9] drm/msm: add internal MSM_BO_MAP_PRIV flag
` [PATCH v2 3/9] drm/msm/a6xx: use msm_gem for GMU memory objects
` [PATCH v2 4/9] drm/msm/a6xx: add A640/A650 to gpulist
` [PATCH v2 5/9] drm/msm/a6xx: HFI v2 for A640 and A650
` [PATCH v2 6/9] drm/msm/a6xx: A640/A650 GMU firmware path
` [PATCH v2 7/9] drm/msm/a6xx: update pdc/rscc GMU registers for A640/A650
` [PATCH v2 8/9] drm/msm/a6xx: enable GMU log
` [PATCH v2 9/9] drm/msm/a6xx: update a6xx_hw_init for A640 and A650

[PATCH] amdgpu: fixes memleak issue when init failed
 2020-04-22  0:56 UTC  (3+ messages)
`  "

[PATCH] amdgpu: fixes memleak issue when init failed
 2020-04-21 11:17 UTC 

[PATCH 4/9] drm/msm/a6xx: HFI v2 for A640 and A650
 2020-04-21 16:52 UTC  (3+ messages)

[PATCH -next] drm/nouveau/acr: Use kmemdup instead of kmalloc and memcpy
 2020-04-21 12:37 UTC 

[PATCH v1] drm/bochs: fix an issue of ioremap() leak
 2020-04-21 16:45 UTC 

[PATCH v5] drm/amdgpu: cleanup coding style in amdkfd a bit
 2020-04-22  1:46 UTC  (2+ messages)

[PATCH] drm: amd/display: fix Kconfig help text
 2020-04-21 23:34 UTC  (2+ messages)

[PATCH v13 00/11] Convert PWM period and duty cycle to u64
 2020-04-22  2:57 UTC  (3+ messages)
` [PATCH v13 01/11] drm/i915: Use 64-bit division macro
` [PATCH v13 09/11] backlight: pwm_bl: Use 64-bit division function

[PATCH V3] amdgpu: remove unnecessary condition check
 2020-04-21  8:03 UTC 

[PATCH V3] amdgpu: remove unnecessary condition check
 2020-04-21 11:12 UTC  (6+ messages)
`  "
  ` [V3] "

[PATCH] drm: Don't reserve minors for control nodes
 2020-04-21 12:49 UTC 

[PATCH v6 0/10] exynos-ufs: Add support for UFS HCI
 2020-04-22  6:55 UTC  (7+ messages)
  ` [PATCH v6 04/10] scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk
  ` [PATCH v6 05/10] scsi: ufs: add quirk to fix abnormal ocs fatal error

[PATCH v4] amdgpu: remove unnecessary condition check
 2020-04-21 12:22 UTC 

[PATCH V2] drm/amdgpu: Remove an unnecessary condition check in reserve_bo_and_cond_vms()
 2020-04-21  8:20 UTC 

[PATCH] amdgpu: fixes memleak issue when init failed
 2020-04-21 13:39 UTC  (2+ messages)
`  "

[PATCH] amdgpu: fixes memleak issue when init failed
 2020-04-21 12:09 UTC  (2+ messages)
`  "

[PATCH v3] drm/i915: Synchronize active and retire callbacks
 2020-04-21 15:54 UTC  (10+ messages)
` [PATCH v4] "

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-04-21  9:31 UTC  (9+ messages)
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device

[PATCH 1/5] drivers/powerpc: Replace _ALIGN_UP() by ALIGN()
 2020-04-21 15:55 UTC  (4+ messages)
` [PATCH 2/5] powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()

[Ocfs2-devel] [PATCH 0/8] Simplefs: group and simplify linux fs code
 2020-04-21 11:19 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH 2/8] fs: extract simple_pin/release_fs to separate files
  `  "

[PATCH] drm/arm: cleanup coding style in arm a bit
 2020-04-22  2:10 UTC 

[PATCH 0/1] drm/i915: Fix a deadlock that only affects 5.4
 2020-04-21 20:55 UTC  (12+ messages)
` [PATCH v2] drm/i915: Fix ref->mutex deadlock in i915_active_wait()

[PATCH V4] amdgpu: reduce no need mutex_lock area
 2020-04-21  7:36 UTC 

[PATCH V4] amdgpu: reduce no need mutex_lock area
 2020-04-21  9:10 UTC  (2+ messages)
` [add Markus.Elfring in mail list ]Re:Re: "

[PATCH v2] amdgpu: fixes error branch not return errno issue
 2020-04-21  9:08 UTC  (2+ messages)
` [add Markus.Elfring in mail list]Re:[PATCH "

[PATCH] of_device: removed #include that caused a recursion in included headers
 2020-04-21  8:16 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: Return more error codes in amdgpu_connector_set_property()
 2020-04-21  9:00 UTC 

[PATCH V3] amdgpu:optimization-- reduce no need mutex_lock area
 2020-04-21  6:48 UTC 

[PATCH v4 0/5] media: Register read-only sub-dev devnode
 2020-04-22  6:57 UTC  (5+ messages)
` [PATCH v4 4/5] v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctl

[SPDK] Re: Set SPDK log level and log flags
 2020-04-22  6:54 UTC 

[Buildroot] [PATCH 1/1] package/python-argon2-cffi: use -msse2 only when supported
 2020-04-22  6:54 UTC  (2+ messages)

[PATCH] fs:hpfs:remove unneeded semicolon in buffer.c
 2020-04-22  6:51 UTC 

How to support multi FIFO address in ALSA & DMA Engine?
 2020-04-22  6:51 UTC 

[PATCH 00/18] mm: memcontrol: charge swapin pages on instantiation
 2020-04-22  6:51 UTC  (3+ messages)
` [PATCH 10/18] mm: memcontrol: switch to native NR_ANON_MAPPED counter

[PATCH U-BOOT 00/26] fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code
 2020-04-22  6:50 UTC  (54+ messages)
` [PATCH U-BOOT 01/26] fs: btrfs: Sync btrfs_btree.h from kernel
` [PATCH U-BOOT 02/26] fs: btrfs: Add More checksum algorithm support to btrfs
` [PATCH U-BOOT 03/26] fs: btrfs: Cross-port btrfs_read_dev_super() from btrfs-progs
` [PATCH U-BOOT 04/26] fs: btrfs: Cross-port rbtree-utils "
` [PATCH U-BOOT 05/26] fs: btrfs: Cross-port extent-cache.[ch] "
` [PATCH U-BOOT 06/26] fs: btrfs: Cross-port extent-io.[ch] "
` [PATCH U-BOOT 07/26] fs: btrfs: Cross port structure accessor into ctree.h
` [PATCH U-BOOT 08/26] fs: btrfs: Cross port volumes.[ch] from btrfs-progs
` [PATCH U-BOOT 09/26] fs: btrfs: Crossport read_tree_block() "
` [PATCH U-BOOT 10/26] fs: btrfs: Rename struct btrfs_path to struct __btrfs_path
` [PATCH U-BOOT 11/26] fs: btrfs: Rename btrfs_root to __btrfs_root
` [PATCH U-BOOT 12/26] fs: btrfs: Cross port struct btrfs_root to ctree.h
` [PATCH U-BOOT 13/26] fs: btrfs: Crossport btrfs_search_slot() from btrfs-progs
` [PATCH U-BOOT 14/26] fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree()
` [PATCH U-BOOT 15/26] fs: btrfs: Crossport open_ctree_fs_info()
` [PATCH U-BOOT 16/26] fs: btrfs: Rename path resolve related functions to avoid name conflicts
` [PATCH U-BOOT 17/26] fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink()
` [PATCH U-BOOT 18/26] fs: btrfs: Implement btrfs_lookup_path()
` [PATCH U-BOOT 19/26] fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir()
` [PATCH U-BOOT 20/26] fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size()
` [PATCH U-BOOT 21/26] fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts
` [PATCH U-BOOT 22/26] fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg()
` [PATCH U-BOOT 23/26] fs: btrfs: Introduce lookup_data_extent() for later use
` [PATCH U-BOOT 24/26] fs: btrfs: Implement btrfs_file_read()
` [PATCH U-BOOT 25/26] fs: btrfs: Cleanup the old implementation
` [PATCH U-BOOT 26/26] MAINTAINERS: Add btrfs mail list

[PATCHv3 0/4] led-backlight cleanups & fixes
 2020-04-22  6:51 UTC  (10+ messages)
` [PATCHv3 1/4] backlight: led_bl: fix cosmetic issues
` [PATCHv3 2/4] backlight: led_bl: drop useless NULL initialization
` [PATCHv3 3/4] backlight: led_bl: add led_access locking
` [PATCHv3 4/4] backlight: led_bl: fix led -> backlight brightness mapping

[PATCH kernel v2 0/7] powerpc/powenv/ioda: Allow huge DMA window at 4GB
 2020-04-22  6:49 UTC  (12+ messages)

[Buildroot] [PATCH 1/1] package/apcupsd: always depend on threads
 2020-04-22  6:49 UTC 

[PATCH blktests v2] Fix unintentional skipping of tests
 2020-04-22  6:49 UTC  (5+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.