All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-22 06:15:13 to 2020-04-22 06:55:20 UTC [more...]

[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 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-21 16:42 UTC  (11+ messages)

[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 0/8] Misc timing changes
 2020-04-22  6:54 UTC  (11+ messages)
` [PATCH 1/8] mtd: rawnand: timings: Add mode information to the timings structure
` [PATCH 2/8] mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
` [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 v13 00/11] Convert PWM period and duty cycle to u64
 2020-04-22  2:57 UTC  (2+ messages)
` [PATCH v13 01/11] drm/i915: Use 64-bit division macro

[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

[PATCH V3] amdgpu: remove unnecessary condition check
 2020-04-21  8:44 UTC  (2+ messages)
`  "

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

[PATCH v6 0/10] exynos-ufs: Add support for UFS HCI
 2020-04-22  6:54 UTC  (4+ messages)
  ` [PATCH v6 04/10] scsi: ufs: introduce UFSHCD_QUIRK_PRDT_BYTE_GRAN quirk

[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  (30+ messages)
` [PATCH 01/18] mm: fix NUMA node file count error in replace_page_cache()
` [PATCH 02/18] mm: memcontrol: fix theoretical race in charge moving
` [PATCH 03/18] mm: memcontrol: drop @compound parameter from memcg charging API
` [PATCH 04/18] mm: memcontrol: move out cgroup swaprate throttling
` [PATCH 05/18] mm: memcontrol: convert page cache to a new mem_cgroup_charge() API
` [PATCH 06/18] mm: memcontrol: prepare uncharging for removal of private page type counters
` [PATCH 07/18] mm: memcontrol: prepare move_account "
` [PATCH 08/18] mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters
` [PATCH 09/18] mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters
` [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  (13+ 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)

[PATCH v7 00/11] Introduce Zone Append for writing to zoned block devices
 2020-04-22  6:49 UTC  (13+ messages)
` [PATCH v7 01/11] scsi: free sgtables in case command setup fails
` [PATCH v7 04/11] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v7 06/11] block: Modify revalidate zones
` [PATCH v7 08/11] scsi: sd_zbc: emulate ZONE_APPEND commands

[PATCH v2 0/4] x86: mm (mainly shadow) adjustments
 2020-04-22  6:47 UTC  (3+ messages)
` [PATCH v2 2/4] x86/shadow: sh_update_linear_entries() is a no-op for PV

[PATCH] x86/shadow: make sh_remove_write_access() helper HVM only
 2020-04-22  6:48 UTC  (2+ messages)

[jkirsher-next-queue:dev-queue 60/60] drivers/net/ethernet/intel/i40e/i40e_main.c:15350:24: error: use of undeclared identifier 'I40E_PRTGL_SAH'
 2020-04-22  6:47 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v5 0/6] driver core: Improve and cleanup driver_deferred_probe_check_state()
 2020-04-22  6:46 UTC  (4+ messages)

[PATCH] fs:ntfs:remove unneeded semicolon in super.c
 2020-04-22  6:45 UTC 

[PATCH] ath10k: add flush tx packets for SDIO chip
 2020-04-22  6:45 UTC  (3+ messages)

[PATCH v10 1/2] ath10k: add htt TX bundle for sdio
 2020-04-22  6:44 UTC  (3+ messages)

[PATCH v2 0/5] UFS Host Performance Booster (HPB v1.0) driver
 2020-04-22  6:43 UTC  (2+ messages)

[PATCH v3 00/23] i2c: designware_ic2: Improvements to timing and general cleanup
 2020-04-22  6:43 UTC  (3+ messages)
` [PATCH v3 22/23] i2c: designware_i2c: Separate out the speed calculation

[PATCH] ath11k: remove conversion to bool in ath11k_debug_fw_stats_process()
 2020-04-22  6:43 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/3] add support for L2TP AH ESP and NAT-T on switch
 2020-04-22  6:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH iproute2 1/1] bpf: Fix segfault when custom pinning is used
 2020-04-22  6:42 UTC  (2+ messages)

clean up DMA draining
 2020-04-22  6:41 UTC  (2+ messages)

[PATCH] ath11k: remove conversion to bool in ath11k_dp_rxdesc_mpdu_valid()
 2020-04-22  6:41 UTC  (3+ messages)

linux-next: build failure after merge of the akpm tree
 2020-04-22  6:39 UTC  (2+ messages)

[v1 0/5] mpt3sas: Fix changing coherent mask after allocation
 2020-04-22  6:41 UTC  (9+ messages)
` [v1 1/5] mpt3sas: Don't change the dma coherent mask after allocations
` [v1 2/5] mpt3sas: Rename function name is_MSB_are_same
` [v1 3/5] mpt3sas: Separate out RDPQ allocation to new function
` [v1 4/5] mpt3sas: Handle RDPQ DMA allocation in same 4G region

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

[PATCH v2] boost: revert 1.72.0 regression
 2020-04-22  6:39 UTC  (2+ messages)
` [OE-core] "

HELP NEEDED TO ENABLE CUPS IN YOCTO #cups #yocto #yocto #linux
 2020-04-22  6:35 UTC 

linux-next: build failure after merge of the powerpc tree
 2020-04-22  6:35 UTC  (2+ messages)

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

[PATCH] wireguard: remove errant newline from wg_packet_encrypt_worker()
 2020-04-22  6:27 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-04-21
 2020-04-22  6:25 UTC 

[PATCH] scsi: storvsc: Fix a panic in the hibernation procedure
 2020-04-22  6:24 UTC  (3+ messages)

[RFC PATCH v8 0/9] Add Tegra driver for video capture
 2020-04-22  6:23 UTC  (6+ messages)
    `  "

[PATCH 09/15] media: admin-guide: improve cardlist.rst documentation
 2020-04-22  6:22 UTC  (2+ messages)
` [[PATCH v2 09/15]] "

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

stable-rc/linux-5.4.y boot: 89 boots: 1 failed, 83 passed with 3 offline, 2 untried/unknown (v5.4.34-32-g913df976b290)
 2020-04-22  6:20 UTC 

[PATCH v2 00/16] nvme: refactoring and cleanups
 2020-04-22  6:19 UTC  (3+ messages)

[RFC PATCH v9 0/9] Add Tegra driver for video capture
 2020-04-22  6:18 UTC  (20+ messages)
` [RFC PATCH v9 1/9] arm64: tegra: Fix sor powergate clocks and reset
` [RFC PATCH v9 2/9] arm64: tegra: Add reset-cells to mc
` [RFC PATCH v9 3/9] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v9 4/9] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v9 5/9] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v9 6/9] media: tegra: Add Tegra210 Video input driver
` [RFC PATCH v9 7/9] MAINTAINERS: Add Tegra Video driver section
` [RFC PATCH v9 8/9] dt-bindings: reset: Add ID for Tegra210 VI reset
` [RFC PATCH v9 9/9] arm64: tegra: Add Tegra VI CSI support in device tree

[dpdk-dev] [PATCH v1 0/7] vectorize virtio packed ring datapath
 2020-04-22  6:16 UTC  (11+ messages)
` [dpdk-dev] [PATCH v7 0/9] add packed ring vectorized path
  ` [dpdk-dev] [PATCH v7 1/9] net/virtio: add Rx free threshold setting
  ` [dpdk-dev] [PATCH v7 2/9] net/virtio: enable vectorized path
  ` [dpdk-dev] [PATCH v7 3/9] net/virtio: inorder should depend on feature bit
  ` [dpdk-dev] [PATCH v7 4/9] net/virtio-user: add vectorized path parameter
  ` [dpdk-dev] [PATCH v7 5/9] net/virtio: add vectorized packed ring Rx path
  ` [dpdk-dev] [PATCH v7 6/9] net/virtio: reuse packed ring xmit functions
  ` [dpdk-dev] [PATCH v7 7/9] net/virtio: add vectorized packed ring Tx path
  ` [dpdk-dev] [PATCH v7 8/9] net/virtio: add election for vectorized path
  ` [dpdk-dev] [PATCH v7 9/9] doc: add packed "

[PATCH 0/4] Add a new LOOP_SET_FD_AND_STATUS ioctl
 2020-04-22  6:19 UTC  (3+ messages)
` [PATCH 4/4] loop: Add "

[PATCH v2 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-04-22  6:02 UTC  (6+ messages)
` [PATCH v2 2/2] watchdog: Add new arm_smc_wdt watchdog driver

[PATCH v2] media: uvcvideo: read bulk URBs after maxPayloadSize
 2020-04-22  6:16 UTC  (3+ messages)

[RFC PATCH 0/9] USB host support for Raspberry Pi 4 board
 2020-04-22  6:17 UTC  (5+ messages)
  ` [RFC PATCH 7/9] pci: Add some PCI Express capability register offset definitions
  ` [RFC PATCH 8/9] pci: Add driver for Broadcom STB PCIe controller

[dpdk-dev] [PATCH v2 1/1] bus/pci: optimise scanning with whitelist/blacklist
 2020-04-22  6:17 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
    ` [dpdk-dev] [EXT] "

[PATCH] scsi:pmcraid:Replace dma_pool_malloc with dma_pool_zalloc
 2020-04-22  6:15 UTC  (2+ messages)

[PATCH] tracing: fix memory leaks in trace_events_hist.c
 2020-04-22  6:15 UTC 


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.