All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-24 05:35:39 to 2020-09-24 06:51:42 UTC [more...]

[PATCH v3 0/4] Venus - change clk enable, disable order and change bw values
 2020-09-24  6:51 UTC  (4+ messages)
` [PATCH v3 1/4] venus: core: change clk enable and disable order in resume and suspend
` [PATCH v3 2/4] venus: core: vote for video-mem path
` [PATCH v3 3/4] venus: core: vote with average bandwidth and peak bandwidth as zero

bdi cleanups v7
 2020-09-24  6:51 UTC  (14+ messages)
` [PATCH 01/13] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 03/13] bcache: inherit the optimal I/O size
` [PATCH 04/13] aoe: set an "
` [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 06/13] md: update the optimal I/O size on reshape
` [PATCH 07/13] block: lift setting the readahead size into the block layer
` [PATCH 09/13] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 10/13] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 11/13] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
  ` [PATCH 02/13] drbd: remove dead code in device_to_statistics
  ` [PATCH 08/13] bdi: remove BDI_CAP_CGROUP_WRITEBACK
  ` [PATCH 12/13] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 13/13] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

mcp25xxfd driver testing
 2020-09-24  6:50 UTC  (3+ messages)

[PATCH] KVM: Enable hardware before doing arch VM initialization
 2020-09-24  6:50 UTC  (6+ messages)

[PATCH] net/ethernet/broadcom: fix spelling typo
 2020-09-24  6:50 UTC 

[RFC PATCH 01/18] powerpc/pci: Add ppc_md.discover_phbs()
 2020-09-24  6:38 UTC  (7+ messages)
` [RFC PATCH 02/18] powerpc/{powernv,pseries}: Move PHB discovery
` [RFC PATCH 03/18] powerpc/maple: "
` [RFC PATCH 04/18] powerpc/512x: "
` [RFC PATCH 05/18] powerpc/52xx/efika: "
` [RFC PATCH 06/18] powerpc/52xx/lite5200: "
` [RFC PATCH 07/18] powerpc/52xx/media5200: "

[PATCH] leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'
 2020-09-24  6:49 UTC  (5+ messages)

[PATCH v3 0/3] ARM: aspeed: Add socinfo driver
 2020-09-24  6:46 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: aspeed: Add silicon id node to SCU

[PATCH RESEND] sched/fair: Fix wrong cpu selecting from isolated domain
 2020-09-24  6:48 UTC 

[PATCH] bisect: don't use invalid oid as rev when starting
 2020-09-24  6:48 UTC  (7+ messages)
` [PATCH v2] "

[RFC PATCH 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-09-24  6:48 UTC  (11+ messages)
` [RFC PATCH 1/9] misc: Add Surface Aggregator subsystem
` [RFC PATCH 8/9] surface_aggregator: Add DebugFS interface

[PATCH] iwlwifi: mvm: Increase session protection duration for association
 2020-09-24  6:48 UTC 

[RFC 0/1] Leading whitespace as a function identification heuristic?
 2020-09-24  6:45 UTC  (2+ messages)

[PATCH] sound/soc/codecs: fix spelling typo in comments
 2020-09-24  6:43 UTC 

linux-next: manual merge of the nvdimm tree with the vfs tree
 2020-09-24  6:45 UTC 

[meta-anaconda][PATCH] libgnomekbd: add recipe which was removed from meta-openembedded
 2020-09-24  6:44 UTC 

[PATCH] rpadlpar_io:Add MODULE_DESCRIPTION entries to kernel modules
 2020-09-24  6:41 UTC  (2+ messages)

[PATCH 1/2] iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context
 2020-09-24  6:41 UTC  (9+ messages)

[PATCH] clk: rockchip: Initialize hw to error to avoid undefined behavior
 2020-09-24  6:41 UTC  (2+ messages)

[PATCH v3] Add a comment in bios-tables-test.c to clarify the reason behind approach
 2020-09-24  6:32 UTC  (4+ messages)

[PATCH -next] MIPS: OCTEON: fix error - use 'ret' after remove it
 2020-09-24  6:41 UTC 

Allow passing pipes to diff --no-index + bugfix
 2020-09-24  6:40 UTC  (10+ messages)
` [PATCH 1/2] diff: Fix modified lines stats with --stat and --numstat

[PATCH 00/45] TTM move refactoring
 2020-09-24  6:40 UTC  (2+ messages)

[PATCH v20 00/15] Introduce Data Access MONitor (DAMON)
 2020-09-24  6:39 UTC  (2+ messages)

[PATCH v2 00/11] microvm: add pcie support
 2020-09-24  6:27 UTC  (21+ messages)
` [PATCH v2 01/11] move MemMapEntry
` [PATCH v2 02/11] acpi: add acpi_dsdt_add_gpex
` [PATCH v2 03/11] arm: use acpi_dsdt_add_gpex
` [PATCH v2 04/11] microvm: add irq table
` [PATCH v2 05/11] microvm: add pcie support
` [PATCH v2 06/11] microvm/pcie: add 64bit mmio window
` [PATCH v2 07/11] tests/acpi: allow updates for expected data files
` [PATCH v2 08/11] tests/acpi: factor out common microvm test setup
` [PATCH v2 09/11] tests/acpi: add microvm pcie test
` [PATCH v2 10/11] acpi/gpex: no reason to use a method for _CRS
` [PATCH v2 11/11] tests/acpi: update expected data files

[PATCH 1/2] genirq/cpuhotplug: Reduce logging level for couple of prints
 2020-09-24  6:38 UTC  (5+ messages)
` [PATCH 2/2] printk: Make the console flush configurable in hotplug path

linux-next: manual merge of the nvdimm tree with the vfs tree
 2020-09-24  6:38 UTC 

[RFC PATCH 0/3] KVM: Introduce "VM bugged" concept
 2020-09-24  6:37 UTC  (4+ messages)

git diff --name-only --submodule=diff combination does not work
 2020-09-24  6:38 UTC  (4+ messages)

[PATCH] power: fix spelling typo
 2020-09-24  6:37 UTC 

[PATCH 1/2] drm/amdgpu: store noretry parameter per driver instance
 2020-09-24  6:37 UTC  (2+ messages)

[PATCH] net: fec: Keep device numbering consistent with datasheet
 2020-09-24  6:36 UTC  (4+ messages)
  ` [EXT] "

[net-next v2 0/3] cxgb4/ch_ktls: updates in net-next
 2020-09-24  6:36 UTC  (4+ messages)
` [net-next v2 1/3] ch_ktls: Issue if connection offload fails
` [net-next v2 2/3] cxgb4: Avoid log flood
` [net-next v2 3/3] cxgb4/ch_ktls: ktls stats are added at port level

[PATCH] arm64: dts: rockchip: disable USB type-c DisplayPort
 2020-09-24  6:30 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: usb: Add binding for onboard USB hubs
 2020-09-24  6:36 UTC  (6+ messages)
` [PATCH v2 2/2] USB: misc: Add onboard_usb_hub driver

[PATCH] null_blk: synchronization fix for zoned device
 2020-09-24  6:21 UTC 

[PATCHSET v4 0/5] perf stat: Expand events for each cgroup
 2020-09-24  6:35 UTC  (4+ messages)
` [PATCH 5/5] perf test: Add expand cgroup event test

[PATCH] USB: serial: pl2303: add device-id for HP GC device
 2020-09-24  6:27 UTC 

[PATCH] rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU config
 2020-09-24  6:34 UTC 

[PATCH v2] mtd: rawnand: nandsim: Add support to disable subpage writes
 2020-09-24  6:31 UTC  (6+ messages)

[PATCH] drm/msm/dp: fix incorrect function prototype of dp_debug_get()
 2020-09-24  6:32 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/60] common/sfc_efx: support Riverhead NIC family
 2020-09-24  6:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH] ARM: dts: document pinctrl-single,pins when #pinctrl-cells = 2
 2020-09-24  6:31 UTC  (11+ messages)

[PATCH] mm: swapfile: avoid split_swap_cluster() NULL pointer dereference
 2020-09-24  6:30 UTC  (9+ messages)

[PATCH V2] doc: zh_CN: add translatation for btrfs
 2020-09-24  6:28 UTC 

[RFC V2 0/9] x86/mmu:Introduce parallel memory virtualization to boost performance
 2020-09-24  6:28 UTC  (3+ messages)

[PATCH] drm: bridge: cdns-mhdp8546: fix compile warning
 2020-09-24  6:27 UTC  (2+ messages)

[meta-cgl][PATCH V3] ucarp: fix build error with gcc-10
 2020-09-24  6:27 UTC 

[PATCH] net: usb: ax88179_178a: add Toshiba usb 3.0 adapter
 2020-09-24  6:27 UTC 

[PATCH] xen-blkback: add a parameter for disabling of persistent grants
 2020-09-24  6:26 UTC  (2+ messages)

[PATCH V2] doc: zh_CN: add translatation for tmpfs.rst
 2020-09-24  6:23 UTC 

[igt-dev] [PATCH] tests/kms_chamelium: Test HPD for a connector with all valid pipes
 2020-09-24  6:25 UTC  (4+ messages)
` [igt-dev] [PATCH 0/2] "
  ` [igt-dev] [PATCH 1/2] tests/kms_chamelium: Test HPD for "
  ` [igt-dev] [PATCH 2/2] HAX: Run in BAT

[PATCHSET v2 0/7] perf inject: Speed build-id injection
 2020-09-24  6:23 UTC  (4+ messages)
` [PATCH 1/7] perf bench: Add build-id injection benchmark

[PATCH v6 0/8] clk: clk-wizard: clock-wizard: Driver updates
 2020-09-24  6:23 UTC  (4+ messages)
` [PATCH v6 5/8] clk: clock-wizard: Add support for fractional support

[PATCH v4 0/2] leds: mt6360: Add LED driver for MT6360
 2020-09-24  6:21 UTC  (6+ messages)
` [PATCH v4 2/2] "

[PATCH 0/8] vhost scsi: fixes and cleanups
 2020-09-24  6:22 UTC  (5+ messages)
` [PATCH 3/8] vhost scsi: alloc cmds per vq instead of session

[meta-cgl][PATCH V2] ucarp: fix build error with gcc-10
 2020-09-24  6:25 UTC  (6+ messages)
` [yocto] "

[PATCH] xfs_repair: coordinate parallel updates to the rt bitmap
 2020-09-24  6:19 UTC  (4+ messages)

[GIT PULL] Rockchip clock changes for 5.10
 2020-09-24  6:18 UTC  (3+ messages)

[PATCH] hw/i386/acpi-build: Explain bits in OSC method
 2020-09-24  6:17 UTC  (2+ messages)

[PATCH printk 0/5] printk: remove logbuf_lock
 2020-09-24  6:17 UTC  (5+ messages)
` [PATCH printk 3/5] printk: use buffer pool for sprint buffers

[PATCH v2 0/5] SM8150 and SM8250 videocc drivers
 2020-09-24  6:17 UTC  (7+ messages)
` [PATCH v2 5/5] clk: qcom: add video clock controller driver for SM8250

[PATCH] btrfs: fix false alert caused by legacy btrfs root item
 2020-09-24  6:17 UTC  (4+ messages)

linux-next: build warning after merge of the pwm tree
 2020-09-24  6:16 UTC 

[PATCH v3 0/7] SM8150 and SM8250 dispcc drivers
 2020-09-24  6:16 UTC  (9+ messages)
` [PATCH v3 6/7] clk: qcom: Add display clock controller driver for SM8150
` [PATCH v3 7/7] clk: qcom: Add display clock controller driver for SM8250

[PATCH v9 0/7] Make hcd-xhci independent of pci hooks
 2020-09-24  6:15 UTC  (3+ messages)
` [PATCH v9 3/7] usb/hcd-xhci: Split pci wrapper for xhci base model

[linux-nvme:nvme-5.9] BUILD SUCCESS 46d2613eae51d527ecaf0e8248a9bfcc0b92aa7e
 2020-09-24  6:14 UTC 

[RFC] nvme/pci: allocate separate interrupt for reserved non-polled IO queue
 2020-09-24  6:14 UTC  (2+ messages)

kernel panics when hot removing U.2 nvme disk
 2020-09-24  6:14 UTC  (7+ messages)

[PATCH rdma-next] RDMA: Explicitly pass in the dma_device to ib_register_device
 2020-09-24  6:13 UTC  (12+ messages)

[PATCH v1 0/6] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-09-24  6:12 UTC  (6+ messages)
` [PATCH v1 1/6] dt_bindings: mfd: Add "

[LTP] [PATCH v2 1/1] sendto: Add PACKET_VNET_HDR to lapi and use it
 2020-09-24  6:12 UTC  (3+ messages)

[linux-next:master 8583/10367] drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c:749:10: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744073709551613 to 4294967293
 2020-09-24  6:11 UTC 

[PATCH v2] perf annotate mips: Add perf arch instructions annotate handlers
 2020-09-24  6:11 UTC 

[QUESTION] Enable PINEBOOK Pro's display
 2020-09-24  6:07 UTC  (7+ messages)
` [PATCH] drm/rockchip: skip probed failed device

is 'dynamic-power-coefficient' expected to be based on 'real' power measurements?
 2020-09-24  6:09 UTC  (8+ messages)

[PATCH 1/2] devicetree: Add Xilinx System Management Wizard binding documentation
 2020-09-24  6:08 UTC  (4+ messages)
` [PATCH 2/2] iio: xilinx-xadc: Add basic support for Ultrascale System Monitor

Slow booting on x15
 2020-09-24  6:08 UTC  (8+ messages)

[dpdk-dev] [PATCH 0/4] minor fixes for testpmd
 2020-09-24  6:08 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 0/6] "
  ` [dpdk-dev] [PATCH v3 3/6] app/testpmd: remove restriction on txpkts set

[PATCH 0/3] xfs: fix inode use-after-free during log recovery
 2020-09-24  6:06 UTC  (3+ messages)
` [PATCH 3/3] xfs: fix an incore inode UAF in xfs_bui_recover
  ` [PATCH v2 "

[PATCH v2] cfi_flash: Fix devicetree address determination
 2020-09-24  6:05 UTC  (2+ messages)

[Intel-wired-lan] General question regarding i40e driver version in upstream kernel
 2020-09-24  6:05 UTC 

[PATCH 0/3] xfs: fix how we deal with new intents during recovery
 2020-09-24  6:04 UTC  (7+ messages)
` [PATCH 1/3] xfs: proper replay of deferred ops queued during log recovery
  ` [PATCH v2 "
` [PATCH 2/3] xfs: xfs_defer_capture should absorb remaining block reservation
  ` [PATCH v2 "
` [PATCH 3/3] xfs: xfs_defer_capture should absorb remaining transaction reservation
  ` [PATCH v2 "

RFC: Upgrading rt-tests requires numactl
 2020-09-24  6:00 UTC  (3+ messages)
` [OE-core] "

[PATCH] bash: fix CVE-2019-18276
 2020-09-24  5:59 UTC  (3+ messages)
` [OE-core] "

[PATCH v2] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-09-24  5:59 UTC 

[RFC PATCH 24/24] vdpasim: control virtqueue support
 2020-09-24  5:56 UTC  (2+ messages)

[PATCH] drm/amdgpu: Remove some useless code
 2020-09-24  5:54 UTC  (2+ messages)
` 回复: "

[dpdk-dev] [PATCH 0/7]virtio-user: introduce vhost-vdpa backend
 2020-09-24  5:52 UTC  (5+ messages)
` [dpdk-dev] [PATCH 7/7] net/virtio: introduce Vhost-vDPA backend

[PATCH] Revert "net: linkwatch: add check for netdevice being present to linkwatch_do_dev"
 2020-09-24  5:49 UTC  (5+ messages)

[f2fs-dev] [PATCH] fscrypt: export fscrypt_d_revalidate()
 2020-09-24  5:47 UTC  (2+ messages)
`  "

[PATCH 0/5] ASoC: SOF: fix kcontrol size checks
 2020-09-24  5:45 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v4 00/25] tests/benchmarks: Libdrm removal
 2020-09-24  5:47 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 16/25] tests/kms_psr2_su.c: Get rid of unused bufmgr

[PATCH 0/3] ARM: stm32: add DT properties for remote proc synchronisation
 2020-09-24  5:45 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: stm32: update stm32mp151 for remote proc synchronisation support
  ` [Linux-stm32] "

[PATCH] xfs: avoid shared rmap operations for attr fork extents
 2020-09-24  5:44 UTC  (2+ messages)

[PATCH] cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier
 2020-09-24  5:40 UTC  (3+ messages)

[PATCH v2 0/6] clk: axi-clk-gen: misc updates to the driver
 2020-09-24  5:41 UTC  (9+ messages)

[dpdk-dev] [PATCH] kernel: remove igb_uio
 2020-09-24  5:41 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v2 0/4] use C11 atomic builtins for libs
 2020-09-24  5:39 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/4] eal: use C11 atomic builtins for already initialized check
  ` [dpdk-dev] [PATCH v3 2/4] bbdev: use C11 atomic builtins for device processing counter
  ` [dpdk-dev] [PATCH v3 3/4] power: use C11 atomic builtins for power in use state update
  ` [dpdk-dev] [PATCH v3 4/4] ethdev: use C11 atomic builtins for link status update

[PULL 00/11] capstone + disassembler patch queue
 2020-09-24  5:38 UTC  (2+ messages)

[dpdk-dev] [PATCH v5 0/8] app/proc-info enhancements
 2020-09-24  5:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 0/7] app/proc-info: enhancements
  ` [dpdk-dev] [PATCH v6 7/7] app/proc-info: provide way to request info on owned ports


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.