All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-25 00:39:12 to 2021-01-25 03:15:43 UTC [more...]

[PATCH 00/13] opp: Implement dev_pm_opp_set_opp()
 2021-01-25  3:14 UTC  (13+ messages)
` [PATCH 03/13] opp: Keep track of currently programmed OPP
` [PATCH 11/13] devfreq: tegra30: Migrate to dev_pm_opp_set_opp()

[RFC PATCH] sched/fair: first try to fix the scheduling impact of NUMA diameter > 2
 2021-01-25  3:13 UTC  (5+ messages)

[PATCH v2 1/1] vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delay
 2021-01-25  3:12 UTC  (3+ messages)

[PATCH 0/4] mtd: spi-nor: Fix non-uniform erase map issues
 2021-01-25  3:11 UTC  (3+ messages)

[PATCH] memory: tegra: Remove calls to dev_pm_opp_set_clkname()
 2021-01-25  3:10 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/ixgbe: disable NFS filtering
 2021-01-25  3:10 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v3] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
 2021-01-25  3:07 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] pci: support both PIO and MMIO BAR for legacy virtio on x86
 2021-01-25  3:08 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 0/3] support both PIO and MMIO BAR for virtio PMD
  ` [dpdk-dev] [PATCH v5 2/3] PCI: support MMIO in rte_pci_ioport_map/unap/read/write

[PATCH v13 00/17] RISC-V Kendryte K210 support improvements
 2021-01-23  6:22 UTC  (3+ messages)
` [PATCH v13 01/17] clk: Add RISC-V Canaan Kendryte K210 clock driver

[PATCH] x86/entry/64: De-Xen-ify our NMI code further
 2021-01-25  3:00 UTC  (2+ messages)

[PATCH V4 0/4] mm/memory_hotplug: Pre-validate the address range with platform
 2021-01-25  2:58 UTC  (10+ messages)
` [PATCH V4 1/4] mm/memory_hotplug: Prevalidate the address range being added "
` [PATCH V4 2/4] arm64/mm: Define arch_get_mappable_range()
` [PATCH V4 3/4] s390/mm: "
` [PATCH V4 4/4] virtio-mem: check against mhp_get_pluggable_range() which memory we can hotplug

[PATCH] [v2] platform/x86: thinkpad_acpi: set keyboard language
 2021-01-25  2:59 UTC 

[PATCH 0/1] Add flash protection support for Winbond's w25q128
 2021-01-25  2:59 UTC  (2+ messages)
` [PATCH 1/1] mtd: spi-nor-ids: Add support of flash protection to w25q128

[PATCH v3 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-01-25  2:49 UTC  (4+ messages)
` [PATCH v3 2/2] PCI: rockchip: add "

[PATCH v4 0/2] Add drivers for Intel Keem Bay SoC watchdog
 2021-01-25  2:57 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: watchdog: Add bindings for Intel Keem Bay SoC
` [PATCH v4 2/2] watchdog: Add watchdog driver for Intel Keembay Soc

[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-01-25  2:48 UTC  (3+ messages)
` [PATCH v13 01/12] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c

[PATCH] vfio/iommu_type1: Mantainance a counter for non_pinned_groups
 2021-01-25  2:46 UTC  (4+ messages)

[RFT PATCH 0/3] Performance regression noted in v5.11-rc after c062db039f40
 2021-01-25  2:38 UTC  (4+ messages)
` [RFT PATCH 1/3] iommu: Move iotlb_sync_map out from __iommu_map
` [RFT PATCH 2/3] iommu: Add iova and size as parameters in iotlb_sync_map
` [RFT PATCH 3/3] iommu/vt-d: Add iotlb_sync_map callback

[tty:tty-linus] BUILD SUCCESS 17749851eb9ca2298e7c3b81aae4228961b36f28
 2021-01-25  2:44 UTC 

[PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2021-01-25  2:41 UTC 

[PATCH RESEND V11 0/7] fuse: Add support for passthrough read/write
 2021-01-25  2:39 UTC  (2+ messages)

[PATCH] bridge: Use PTR_ERR_OR_ZERO instead if(IS_ERR(...)) + PTR_ERR
 2021-01-25  2:39 UTC  (2+ messages)
` [Bridge] "

OE-core CVE metrics for master on Sun 24 Jan 2021 07:15:01 AM HST
 2021-01-25  2:39 UTC  (3+ messages)
` [yocto-security] "

[PATCH v14 00/45] sg: add v4 interface
 2021-01-25  1:26 UTC  (46+ messages)
` [PATCH v14 01/45] sg: move functions around
` [PATCH v14 02/45] sg: remove typedefs, type+formatting cleanup
` [PATCH v14 03/45] sg: sg_log and is_enabled
` [PATCH v14 04/45] sg: rework sg_poll(), minor changes
` [PATCH v14 05/45] sg: bitops in sg_device
` [PATCH v14 06/45] sg: make open count an atomic
` [PATCH v14 07/45] sg: move header to uapi section
` [PATCH v14 08/45] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v14 09/45] sg: sg_allow_if_err_recovery and renames
` [PATCH v14 10/45] sg: improve naming
` [PATCH v14 11/45] sg: change rwlock to spinlock
` [PATCH v14 12/45] sg: ioctl handling
` [PATCH v14 13/45] sg: split sg_read
` [PATCH v14 14/45] sg: sg_common_write add structure for arguments
` [PATCH v14 15/45] sg: rework sg_vma_fault
` [PATCH v14 16/45] sg: rework sg_mmap
` [PATCH v14 17/45] sg: replace sg_allow_access
` [PATCH v14 18/45] sg: rework scatter gather handling
` [PATCH v14 19/45] sg: introduce request state machine
` [PATCH v14 20/45] sg: sg_find_srp_by_id
` [PATCH v14 21/45] sg: sg_fill_request_element
` [PATCH v14 22/45] sg: printk change %p to %pK
` [PATCH v14 23/45] sg: xarray for fds in device
` [PATCH v14 24/45] sg: xarray for reqs in fd
` [PATCH v14 25/45] sg: replace rq array with xarray
` [PATCH v14 26/45] sg: sense buffer rework
` [PATCH v14 27/45] sg: add sg v4 interface support
` [PATCH v14 28/45] sg: rework debug info
` [PATCH v14 29/45] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v14 30/45] sg: expand sg_comm_wr_t
` [PATCH v14 31/45] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v14 32/45] sg: add some __must_hold macros
` [PATCH v14 33/45] sg: move procfs objects to avoid forward decls
` [PATCH v14 34/45] sg: protect multiple receivers
` [PATCH v14 35/45] sg: first debugfs support
` [PATCH v14 36/45] sg: rework mmap support
` [PATCH v14 37/45] sg: defang allow_dio
` [PATCH v14 38/45] sg: warn v3 write system call users
` [PATCH v14 39/45] sg: add mmap_sz tracking
` [PATCH v14 40/45] sg: remove rcv_done request state
` [PATCH v14 41/45] sg: track lowest inactive and await indexes
` [PATCH v14 42/45] sg: remove unit attention check for device changed
` [PATCH v14 43/45] sg: no_dxfer: move to/from kernel buffers
` [PATCH v14 44/45] sg: add blk_poll support
` [PATCH v14 45/45] sg: bump version to 4.0.12

[Intel-gfx] [PATCH 0/1] drm/i915: Start disabling pread/pwrite ioctl's for future platforms
 2021-01-25  2:36 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
 2021-01-25  2:29 UTC  (2+ messages)

[PATCH V3 0/6] block: improvement on bioset & bvec allocation
 2021-01-25  2:27 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_flip_scaled_crc: try to set mode to 1080p during test
 2021-01-25  2:30 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_flip_scaled_crc: try to set mode to 1080p during test (rev2)
` [igt-dev] ✓ Fi.CI.IGT: success "

[PATCH 1/3] kvfree_rcu: Allocate a page for a single argument
 2021-01-25  2:18 UTC  (6+ messages)
` [PATCH 3/3] kvfree_rcu: use migrate_disable/enable()
  ` 回复: "
      ` 回复: "

[PATCH v12 00/17] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2021-01-25  1:32 UTC  (18+ messages)
` [PATCH v12 01/17] dt-bindings: dma: Add YAML schemas for dw-axi-dmac
` [PATCH v12 02/17] dmaengine: dw-axi-dmac: simplify descriptor management
` [PATCH v12 03/17] dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
` [PATCH v12 04/17] dmaengine: dw-axi-dmac: Add device_synchronize() callback
` [PATCH v12 05/17] dmaengine: dw-axi-dmac: Add device_config operation
` [PATCH v12 06/17] dmaengine: dw-axi-dmac: Support device_prep_slave_sg
` [PATCH v12 07/17] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
` [PATCH v12 08/17] dmaengine: dw-axi-dmac: Support of_dma_controller_register()
` [PATCH v12 09/17] dmaengine: dw-axi-dmac: Support burst residue granularity
` [PATCH v12 10/17] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA
` [PATCH v12 11/17] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields
` [PATCH v12 12/17] dmaengine: drivers: Kconfig: add HAS_IOMEM dependency to DW_AXI_DMAC
` [PATCH v12 13/17] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
` [PATCH v12 14/17] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake
` [PATCH v12 15/17] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers
` [PATCH v12 16/17] dmaengine: dw-axi-dmac: Set constraint to the Max segment size
` [PATCH v12 17/17] dmaengine: dw-axi-dmac: Virtually split the linked-list

[PATCH] x86_64: move cpu_current_top_of_stack out of TSS
 2021-01-25  2:24 UTC  (2+ messages)

[PATCH] fio: add hipri option to sg engine
 2021-01-25  1:58 UTC  (2+ messages)

Progress Codes in BMC
 2021-01-25  2:24 UTC  (5+ messages)
      `  "

[PATCH 0/1] sched/topology: NUMA distance deduplication
 2021-01-25  2:23 UTC  (3+ messages)
` [PATCH 1/1] sched/topology: Make sched_init_numa() use a set for the deduplicating sort

[PATCH] btrfs: remove repeated word
 2021-01-25  1:41 UTC  (2+ messages)

[PATCH 1/4] pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
 2021-01-25  1:54 UTC  (4+ messages)
` [PATCH 2/4] pNFS/NFSv4: Try to return invalid layout "
  ` [PATCH 3/4] pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn
    ` [PATCH 4/4] pNFS/NFSv4: Improve rejection of out-of-order layouts

Anyone have ideas for checkpatch improvements ?
 2021-01-25  1:59 UTC  (2+ messages)

[Bug 211329] New: XFS related memory leak on ppc64le
 2021-01-25  2:15 UTC  (4+ messages)
` [Bug 211329] "

[PATCH v2] bio: limit bio max size
 2021-01-25  1:41 UTC  (2+ messages)

[OE-core] [PATCH 1/2] python3-docutils: Fix bug of program rst2man cannot be found
 2021-01-25  2:20 UTC  (2+ messages)
` [OE-core] [PATCH 2/2] libdrm: upgrade 2.4.103 -> 2.4.104

[PATCH v2 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-01-25  1:53 UTC  (5+ messages)
    ` [PATCH v2 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller【请注意,邮件由robherring2@gmail.com代发】

[PATCH 0/3] files cancellation cleanup
 2021-01-25  2:14 UTC  (4+ messages)

[PATCH 1/2] lmbench: Fix webpage-lm and manual page typos
 2021-01-25  2:15 UTC  (4+ messages)
` [PATCH 2/2] lmbench: lat_fifo: Fix cleanup sequence
  ` [oe] "

[PATCH] mm: Fix potential pte_unmap_unlock pte error
 2021-01-25  2:04 UTC  (6+ messages)

[PATCH v2 resend] iio: imu: bmi160: add mutex_lock for avoiding race
 2021-01-25  1:53 UTC 

linux-next: manual merge of the openrisc tree with Linus' tree
 2021-01-25  2:06 UTC  (4+ messages)

[dpdk-dev] [PATCH] doc: clarify disclosure time slot when no response
 2021-01-25  1:57 UTC 

[PATCH 1/1] doc: update Kernel documentation build system
 2021-01-25  1:56 UTC  (9+ messages)

[PATCH V2 0/2] remove unused argument from blk_execute_rq_nowait and blk_execute_rq
 2021-01-25  1:24 UTC  (4+ messages)

Recover data from damage disk in "array"
 2021-01-25  1:48 UTC  (5+ messages)

Request for help in adding a HDMI output
 2021-01-25  1:42 UTC  (13+ messages)

[arm-platforms:hack/arm64-early-cpufeature 12/21] arch/arm64/kernel/idreg-override.c:110:24: warning: no previous prototype for 'init_feature_override'
 2021-01-25  1:38 UTC  (2+ messages)

[PATCH] tests: Fix memory leak in tpm-util.c
 2021-01-25  1:35 UTC  (3+ messages)

[PATCH 0/2] ls-refs: only traverse through longest common ref prefix
 2021-01-25  1:35 UTC  (5+ messages)
` [PATCH v2 0/3] ls-refs: traverse prefixes of disjoint "ref-prefix" sets
  ` [PATCH v2 1/3] refs: expose 'for_each_fullref_in_prefixes'

[dm-devel] [QUESTION]: multipath device with wrong path lead to metadata err
 2021-01-25  1:33 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/ltp-testsuite: update musl related cleanup
 2021-01-25  1:33 UTC 

[PATCH] mm/zswap: fix potential memory leak
 2021-01-25  1:32 UTC 

[jfern:coresched 25/25] kernel/sched/core.c:5325 sched_core_unsafe_enter() warn: unsigned 'rq->core_this_unsafe_nest' is never less than zero
 2021-01-25  1:27 UTC 

[PATCH] bfq: don't duplicate code for different paths
 2021-01-25  1:20 UTC  (2+ messages)

[PATCH v4 00/18] btrfs: add read-only support for subpage sector size
 2021-01-25  1:19 UTC  (5+ messages)

[PATCH RESEND] dma-mapping: benchmark: fix kernel crash when dma_map_single fails
 2021-01-25  1:13 UTC  (2+ messages)

[PATCH v2 00/25] hw/riscv: sifive_u: Add missing SPI support
 2021-01-25  1:20 UTC  (10+ messages)
` [PATCH v2 09/25] hw/sd: ssi-sd: Fix the wrong command index for STOP_TRANSMISSION
` [PATCH v2 18/25] hw/sd: ssi-sd: Bump up version ids of VMStateDescription

[PATCH 0/2 v3] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
 2021-01-25  1:20 UTC  (2+ messages)

Unexpected reflink/subvol snapshot behaviour
 2021-01-25  1:09 UTC  (4+ messages)

[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: first bath of fixes and improvements
 2021-01-25  1:18 UTC  (2+ messages)

[dpdk-dev] [RFC 0/1] lib/librte_ethdev: Meter algorithms support packet per second
 2021-01-25  1:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH] [RFC]: adds support PPS(packet per second) on meter
    ` [dpdk-dev] [PATCH] [RFC, v2]: "

[OE-core] [PATCH] wayland: upgrade 1.18.0 -> 1.18.92
 2021-01-25  1:16 UTC 

[PATCH 0/4] Assorted UBIFS fixes
 2021-01-25  1:05 UTC  (5+ messages)
` [PATCH 3/4] ubifs: Update directory size when creating whiteouts

Linux 5.11-rc5
 2021-01-25  1:06 UTC 

Linux kernel 5.11-rc5 released
 2021-01-25  1:10 UTC 

ls-refs protocol extension
 2021-01-25  1:04 UTC  (2+ messages)

How to Verify Git GPG Signed Downloads?
 2021-01-25  1:03 UTC  (4+ messages)

[PATCH] ci/install-depends: attempt to fix "brew cask" stuff
 2021-01-25  0:56 UTC  (4+ messages)

[PATCH] ALSA: control: expand limitation on the number of user-defined control element set per card
 2021-01-25  0:56 UTC  (7+ messages)

BUG: MAX_LOCKDEP_KEYS too low!
 2021-01-25  0:52 UTC  (6+ messages)
              ` BPF: unbounded bpf_map_free_deferred problem

[PATCH 0/1] Modify ASPEED SoC some default clks are critical
 2021-01-25  0:47 UTC  (9+ messages)
` [PATCH 1/1] clk: aspeed: modify "
        `  "

linux-next: manual merge of the drm-intel tree with the drm tree
 2021-01-25  0:46 UTC  (3+ messages)
` [Intel-gfx] "

gitattributes export-subst and software versioning
 2021-01-25  0:32 UTC 

request repo meta-tyan
 2021-01-25  0:37 UTC  (2+ 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.