All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-10 03:39:29 to 2021-02-10 05:36:41 UTC [more...]

linux-next: manual merge of the gpio-brgl tree with the arm-soc tree
 2021-02-10  5:33 UTC  (4+ messages)

[next] [s390 ] net: mlx5: tc_tun.h:24:29: error: field 'match_level' has incomplete type
 2021-02-10  5:35 UTC  (2+ messages)

drivers/hsi/clients/ssi_protocol.c:630:33: sparse: sparse: cast to restricted __be16
 2021-02-10  5:33 UTC  (2+ messages)

[PATCH 1/2] KVM: PPC: Book3S HV: Remove user-triggerable WARN_ON
 2021-02-10  5:33 UTC  (2+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Remove shared-TLB optimisation from vCPU TLB coherency logic

[PATCH v19 0/3] scsi: ufs: Add Host Performance Booster Support
 2021-02-10  5:32 UTC  (8+ messages)
  ` [PATCH v19 3/3] scsi: ufs: Prepare HPB read for cached sub-region

[PATCH] selftests/powerpc: Fix L1D flushing tests for Power10
 2021-02-10  5:22 UTC 

[next] [mips] spinlock.h:17:28: error: redefinition of 'queued_spin_unlock'
 2021-02-10  5:30 UTC 

[PATCH] checks: Change node-name check to match devicetree spec
 2021-02-10  5:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 01/25] arm: Remove xfi3 board
 2021-02-10  5:29 UTC  (3+ messages)
` [PATCH 07/25] arm: Remove apx4devkit board
  ` [ADDRESS CONVERTED] "

Control % of compressible write workload
 2021-02-10  5:27 UTC  (2+ messages)

[net] 46acf7bdbc: BUG:KASAN:use-after-free_in_ic_close_devs
 2021-02-10  5:25 UTC 

[PATCH 0/3][RESEND] add support for never printing hashed addresses
 2021-02-10  5:21 UTC  (5+ messages)
` [PATCH 1/3] lib/test_printf: use KSTM_MODULE_GLOBALS macro
` [PATCH 2/3] kselftest: add support for skipped tests
` [PATCH 3/3] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed

Duplictae files gets created on opening any file in yocto for rpi cm3 #cm3 #dunfell
 2021-02-10  5:22 UTC 

[PATCH] mm/pmem: Avoid inserting hugepage PTE entry with fsdax if hugepage support is disabled
 2021-02-10  5:18 UTC  (4+ messages)

[dpdk-dev] [PATCH] log: support custom log function
 2021-02-10  5:20 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

WARNING: suspicious RCU usage (5.11.0-rc7+ #1812 Tainted: G)
 2021-02-10  5:18 UTC  (6+ messages)

[PATCH] mm: page-writeback: simplify memcg handling in test_clear_page_writeback()
 2021-02-10  5:16 UTC  (4+ messages)

[PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
 2021-02-10  5:14 UTC  (11+ messages)
  ` [Linuxarm] "

[RFC PATCH 0/2] Add a test for kvm page table code
 2021-02-10  5:13 UTC  (12+ messages)
` [RFC PATCH 1/2] KVM: selftests: Add a macro to get string of vm_mem_backing_src_type
` [RFC PATCH 2/2] KVM: selftests: Add a test for kvm page table code

[PATCH v4 0/7] cpufreq-qcom-hw: Implement full OSM programming
 2021-02-10  5:13 UTC  (5+ messages)
` [PATCH v4 5/7] cpufreq: qcom-hw: Implement CPRh aware "

[PATCH] mmc: core: add a power cycle when CMD11 fails
 2021-02-10  4:59 UTC 

[PATCH 00/26] ppc: qemu: Convert qemu-ppce500 to driver model
 2021-02-10  5:10 UTC  (5+ messages)
` [PATCH 01/26] Revert "pci: pci-uclass: Dynamically allocate the PCI regions"

[PATCH u-boot-dm + u-boot-spi v2 0/7] Support SPI NORs and OF partitions in `mtd list`
 2021-02-10  5:10 UTC  (5+ messages)
` [PATCH u-boot-dm + u-boot-spi v2 1/7] dm: core: add test for ofnode_get_addr_size_index()
` [PATCH u-boot-dm + u-boot-spi v2 2/7] dm: core: add non-translating version of ofnode_get_addr_size_index()

[PATCH v5 0/4] VIM3: add support for checking 'Function' button state
 2021-02-10  5:10 UTC  (12+ messages)
  ` [PATCH v5 2/4] button: add a simple Analog to Digital Converter device based button driver

[PATCH 00/20] bcache patches for Linux v5.12
 2021-02-10  5:07 UTC  (21+ messages)
` [PATCH 01/20] bcache: consider the fragmentation when update the writeback rate
` [PATCH 02/20] bcache: Fix register_device_aync typo
` [PATCH 03/20] Revert "bcache: Kill btree_io_wq"
` [PATCH 04/20] bcache: Give btree_io_wq correct semantics again
` [PATCH 05/20] bcache: Move journal work to new flush wq
` [PATCH 06/20] bcache: Avoid comma separated statements
` [PATCH 07/20] bcache: add initial data structures for nvm pages
` [PATCH 08/20] bcache: initialize the nvm pages allocator
` [PATCH 09/20] bcache: initialization of the buddy
` [PATCH 10/20] bcache: bch_nvm_alloc_pages() "
` [PATCH 11/20] bcache: bch_nvm_free_pages() "
` [PATCH 12/20] bcache: get allocated pages from specific owner
` [PATCH 13/20] bcache: persist owner info when alloc/free pages
` [PATCH 14/20] bcache: use bucket index for SET_GC_MARK() in bch_btree_gc_finish()
` [PATCH 15/20] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set
` [PATCH 16/20] bcache: initialize bcache journal for NVDIMM meta device
` [PATCH 17/20] bcache: support storing bcache journal into "
` [PATCH 18/20] bcache: read jset from NVDIMM pages for journal replay
` [PATCH 19/20] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device
` [PATCH 20/20] bcache: only initialize nvm-pages allocator when CONFIG_BCACHE_NVM_PAGES configured

[PATCH 0/3] add support for never printing hashed addresses
 2021-02-10  5:05 UTC  (4+ messages)
` [PATCH 1/3] lib/test_printf: use KSTM_MODULE_GLOBALS macro
` [PATCH 2/3] kselftest: add support for skipped tests
` [PATCH 3/3] [v2] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed

[PATCH v19 00/17] RISC-V Kendryte K210 support improvements
 2021-02-10  5:02 UTC  (33+ messages)
` [PATCH v19 01/17] clk: Add RISC-V Canaan Kendryte K210 clock driver
` [PATCH v19 02/17] dt-bindings: update MAINTAINERS file
` [PATCH v19 03/17] dt-bindings: add Canaan boards compatible strings
` [PATCH v19 04/17] dt-bindings: update risc-v cpu properties
` [PATCH v19 05/17] dt-bindings: update sifive plic compatible string
` [PATCH v19 06/17] dt-bindings: update sifive clint "
` [PATCH v19 07/17] dt-bindings: update sifive uart "
` [PATCH v19 08/17] dt-bindings: fix sifive gpio properties
` [PATCH v19 09/17] dt-bindings: add resets property to dw-apb-timer
` [PATCH v19 10/17] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v19 11/17] riscv: Add SiPeed MAIX BiT board "
` [PATCH v19 12/17] riscv: Add SiPeed MAIX DOCK "
` [PATCH v19 13/17] riscv: Add SiPeed MAIX GO "
` [PATCH v19 14/17] riscv: Add SiPeed MAIXDUINO "
` [PATCH v19 15/17] riscv: Add Kendryte KD233 "
` [PATCH v19 16/17] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v19 17/17] riscv: Add Canaan Kendryte K210 SD card defconfig

[PATCH 4.4 00/38] 4.4.257-rc1 review
 2021-02-10  5:04 UTC  (2+ messages)

kernel null pointer at nvme_tcp_init_iter+0x7d/0xd0 [nvme_tcp]
 2021-02-10  5:03 UTC  (9+ messages)

[PATCH v8 0/9] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-02-10  4:57 UTC  (5+ messages)
` [PATCH v8 3/9] crypto: atmel-ecc - move curve_id of ECDH from the key to algorithm name
` [PATCH v8 7/9] crypto: hisilicon/hpre - add 'ECDH' algorithm

[PATCH 00/13 V3] target: fix cmd plugging and completion
 2021-02-10  4:55 UTC  (14+ messages)
` [PATCH 01/13] target: move t_task_cdb initialization
` [PATCH 02/13] target: split target_submit_cmd_map_sgls
` [PATCH 03/13] target: add workqueue based cmd submission
` [PATCH 04/13] vhost scsi: use lio wq cmd submission helper
` [PATCH 05/13] tcm loop: use blk cmd allocator for se_cmds
` [PATCH 06/13] tcm loop: use lio wq cmd submission helper
` [PATCH 07/13] target: cleanup cmd flag bits
` [PATCH 08/13] target: fix backend plugging
` [PATCH 09/13] target iblock: add backend plug/unplug callouts
` [PATCH 10/13] target_core_user: "
` [PATCH 11/13] target: replace work per cmd in completion path
` [PATCH 12/13] target, vhost-scsi: don't switch cpus on completion
` [PATCH 13/13] target: flush submission work during TMR processing

linux-next: qemu boot failure after merge of the tip tree
 2021-02-10  4:53 UTC  (4+ messages)

[next] [arm] ERROR: modpost: "udp_sock_create6" [net/rxrpc/rxrpc.ko] undefined!
 2021-02-10  4:51 UTC  (2+ messages)

[ANNOUNCE] exfatprogs-1.1.0 version released
 2021-02-10  4:51 UTC  (3+ messages)

[PATCH] target/ppc: Fix truncation of env->hflags
 2021-02-10  4:34 UTC  (2+ messages)

[PATCH] checks: Error on node-name and property name being the same
 2021-02-10  4:49 UTC  (3+ messages)
  ` [PATCH v3] checks: Warn "

[RFC v3 0/3] Introduce Virtio based Dmabuf driver
 2021-02-10  4:47 UTC  (10+ messages)
` [RFC v3 2/3] virtio: Introduce Vdmabuf driver

[PATCH] security_flags.inc: Use -O with -D_FORTIFY_SOURCE
 2021-02-10  4:47 UTC  (2+ messages)
` [OE-core] "

[PATCH V3 00/19] vDPA driver for virtio-pci device
 2021-02-10  4:44 UTC  (9+ messages)
` [PATCH V3 16/19] virtio-pci: introduce modern device module

[PATCH 05/27] drm/amd/display: reuse current context instead of recreating one
 2021-02-10  4:43 UTC  (3+ messages)

[pci:pci/error 2/8] drivers/pci/pci.h:348:20: warning: equality comparison result unused
 2021-02-10  4:39 UTC  (2+ messages)

[PATCH] drm/amd/pm: do not issue message while write "r" into pp_od_clk_voltage
 2021-02-10  4:41 UTC 

cron job: media_tree daily build: WARNINGS
 2021-02-10  4:39 UTC 

[PATCH v3 1/6] Bluetooth: btintel: Check firmware version before download
 2021-02-10  4:37 UTC  (6+ messages)
` [PATCH v3 2/6] Bluetooth: btintel: Move operational checks after version check

[PATCH v5 00/10] Improve signal performance on PPC64 with KUAP
 2021-02-10  4:37 UTC  (7+ messages)
` [PATCH v5 03/10] powerpc/signal64: Move non-inline functions out of setup_sigcontext()
` [PATCH v5 10/10] powerpc/signal64: Use __get_user() to copy sigset_t

[PATCH] mhi: Fix double dma free
 2021-02-10  4:37 UTC  (6+ messages)

[net-next v2] tcp: Explicitly mark reserved field in tcp_zerocopy_receive args
 2021-02-10  4:35 UTC  (10+ messages)

[PATCH 1/1] PCI/RCEC: Fix failure to inject errors to some RCiEP devices
 2021-02-10  4:33 UTC  (2+ messages)

[PATCH v18 00/16] RISC-V Kendryte K210 support improvements
 2021-02-10  4:32 UTC  (6+ messages)
` [PATCH v18 01/16] clk: Add RISC-V Canaan Kendryte K210 clock driver

[Intel-gfx] [PATCH] drm/i915/gen9bc: Handle TGP PCH during suspend/resume
 2021-02-10  4:33 UTC  (9+ messages)

[PATCH] connman: update to 1.39
 2021-02-10  4:32 UTC 

Redirect from NIC to TAP
 2021-02-10  4:30 UTC  (6+ messages)

[PATCH] kswapd: no need reclaim cma pages triggered by unmovable allocation
 2021-02-10  4:07 UTC  (3+ messages)

[PATCH 1/2] fs: eventpoll: fix comments & kernel-doc notation
 2021-02-10  4:25 UTC  (2+ messages)
` [PATCH 2/2] Docs: add fs/eventpoll to docbooks

[PATCH RFC 0/6] Add roundrobin raid1 read policy
 2021-02-10  4:24 UTC  (5+ messages)
` [PATCH RFC 4/6] btrfs: Check if the filesystem is has mixed type of devices
` [PATCH RFC 6/6] btrfs: Add roundrobin raid1 read policy

[saeed:queue-next 838/854] drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c:2892:8: error: implicit declaration of function 'mlx5_vport_get_other_func_cap'
 2021-02-10  4:22 UTC 

[PATCH] vdpa/mlx5: fix param validation in mlx5_vdpa_get_config()
 2021-02-10  4:17 UTC  (5+ messages)

[PATCH RFC v2 0/4] virtio-net: add tx-hash, rx-tstamp, tx-tstamp and tx-time
 2021-02-10  4:15 UTC  (14+ messages)
` [PATCH RFC v2 2/4] virtio-net: support receive timestamp
` [PATCH RFC v2 3/4] virtio-net: support transmit timestamp

[pci:next] BUILD SUCCESS ed3a5d46747a10f7520f636ba90c5f8590b37090
 2021-02-10  4:15 UTC 

What should BPF_CMPXCHG do when the values match?
 2021-02-10  4:14 UTC  (2+ messages)

[PATCH V3 00/14] arm64: coresight: Enable ETE and TRBE
 2021-02-10  4:12 UTC  (6+ messages)
` [PATCH V3 11/14] coresight: sink: Add TRBE driver

[PATCH v4] checkpatch: do not apply "initialise globals to 0" check to BPF progs
 2021-02-10  4:12 UTC  (4+ messages)

[PATCH net-next v3 0/4] add HSR offloading support for DSA switches
 2021-02-10  4:11 UTC  (5+ messages)
` [PATCH net-next v3 3/4] net: dsa: add support for offloading HSR
` [PATCH net-next v3 4/4] net: dsa: xrs700x: add HSR offloading support

[PATCH] KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.c
 2021-02-10  4:09 UTC  (2+ messages)

[PATCH v1] media: ti-vpe: cal: fix ce
 2021-02-10  4:08 UTC 

[PATCH] psi: Use ONCPU state tracking machinery to detect reclaim
 2021-02-10  4:06 UTC 

[PATCH] vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
 2021-02-10  4:05 UTC  (9+ messages)

[PATCHv2 0/5] aer handling fixups
 2021-02-10  4:05 UTC  (3+ messages)

[pm:bleeding-edge] BUILD SUCCESS a252d5aadd29535c832752b6815b4a890b4ef44c
 2021-02-10  4:04 UTC  (2+ messages)
` [Devel] "

[song-md:md-next] BUILD SUCCESS c5eec74f252dfba25269cd68f9a3407aedefd330
 2021-02-10  4:04 UTC 

[PATCH 1/2] ext4: Handle casefolding with encryption
 2021-02-10  4:03 UTC  (5+ messages)

[PATCH 1/3] mlx5_vdpa: should exclude header length and fcs from mtu
 2021-02-10  4:00 UTC  (6+ messages)
` [PATCH 3/3] mlx5_vdpa: defer clear_virtqueues to until DRIVER_OK

[RFC] ACPI Code First ECR: Generic Target
 2021-02-10  3:55 UTC 

[PATCH v1] vdpa/mlx5: Restore the hardware used index after change map
 2021-02-10  3:53 UTC  (12+ messages)

[PATCH v3] printk: fix deadlock when kernel panic
 2021-02-10  3:48 UTC 

ie31200_edac missing PCI ID for i3-4370
 2021-02-10  3:27 UTC  (6+ messages)

[PATCH v1] media: atomisp: fix compiler warning
 2021-02-10  3:46 UTC  (2+ messages)

[PATCH] sched/autogroup: Use true and false for bool variable
 2021-02-10  3:46 UTC 

[PATCH for next v1 0/2] gpio: few clean up patches to replace spin_lock_irqsave with spin_lock
 2021-02-10  3:43 UTC  (6+ messages)
` [Linuxarm] "

[PATCH v3] hw/net: fsl_etsec: Reverse the RCTRL.RSF logic
 2021-02-10  3:38 UTC  (2+ messages)

[PATCH 0/9] Add support for SVM atomics in Nouveau
 2021-02-10  3:40 UTC  (7+ messages)
` [PATCH 1/9] mm/migrate.c: Always allow device private pages to migrate
      ` [Nouveau] "

[PATCH] mmc: cb710: Use new tasklet API
 2021-02-10  3:39 UTC  (2+ messages)

[PATCH v1] media: atomisp add auto selection to prevent ce
 2021-02-10  3:38 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.