All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-01 05:53:22 to 2021-03-01 07:23:02 UTC [more...]

[PATCH] PCI: acpiphp: Fixed coding style
 2021-03-01  7:21 UTC 

add a new dma_alloc_noncontiguous API v2
 2021-03-01  7:21 UTC  (8+ messages)
` [PATCH 6/7] dma-iommu: implement ->alloc_noncontiguous

ath11k-qca6390-bringup-202012140938: rebate to v5.10 and MHI M2 workaround
 2021-03-01  7:21 UTC  (11+ messages)
          ` ath11k: qca6390 firmware crashes while connecting to 160 MHz channel

[PATCH 00/24] Introducing mpi3mr driver
 2021-03-01  7:20 UTC  (39+ messages)
` [PATCH 06/24] mpi3mr: add support of event handling part-1
` [PATCH 07/24] mpi3mr: add support of event handling pcie devices part-2
` [PATCH 08/24] mpi3mr: add support of event handling part-3
` [PATCH 09/24] mpi3mr: add support for recovering controller
` [PATCH 10/24] mpi3mr: add support of timestamp sync with firmware
` [PATCH 11/24] mpi3mr: print ioc info for debugging
` [PATCH 12/24] mpi3mr: add bios_param shost template hook
` [PATCH 13/24] mpi3mr: implement scsi error handler hooks
` [PATCH 14/24] mpi3mr: add change queue depth support
` [PATCH 15/24] mpi3mr: allow certain commands during pci-remove hook
` [PATCH 16/24] mpi3mr: hardware workaround for UNMAP commands to nvme drives
` [PATCH 17/24] mpi3mr: add support of threaded isr
` [PATCH 18/24] mpi3mr: add complete support of soft reset
` [PATCH 19/24] mpi3mr: print pending host ios for debug
` [PATCH 20/24] mpi3mr: wait for pending IO completions upon detection of VD IO timeout
` [PATCH 21/24] mpi3mr: add support of PM suspend and resume
` [PATCH 22/24] mpi3mr: add support of DSN secure fw check
` [PATCH 23/24] mpi3mr: add eedp dif dix support
` [PATCH 24/24] mpi3mr: add event handling debug prints

[Buildroot] [PATCH 1/1] fix failure during 'make linux-menuconfig' when PATH env var has spaces
 2021-03-01  7:21 UTC  (2+ messages)

[PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths
 2021-03-01  7:20 UTC  (5+ messages)

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

[PATCH v7 2/7] Add a reference to ucounts for each cred
 2021-03-01  7:32 UTC  (3+ messages)
` e1e57d56fe: stress-ng.access.ops_per_sec -41.6% regression

drivers/gpu/drm/msm/dp/dp_debug.c:218 dp_debug_init() warn: passing zero to 'PTR_ERR'
 2021-03-01  7:14 UTC  (3+ messages)

[PATCH 0/6] Detect reentrant RX casue by loopback
 2021-03-01  7:14 UTC  (3+ messages)
` [PATCH] rtl8193: switch to use qemu_receive_packet() for loopback

[PATCH v3 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
 2021-03-01  7:15 UTC  (5+ messages)
` [PATCH v3 04/38] ppc: qemu: Support non-identity PCI bus address

[PATCH v4] builtin/clone.c: add --reject-shallow option
 2021-03-01  7:11 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v2] m68k: fix flatmem memory model setup
 2021-03-01  6:59 UTC  (2+ messages)

[PATCH] media: i2c: adp1653: fix error handling from a call to adp1653_get_fault
 2021-03-01  7:10 UTC  (3+ messages)

linux kernel bug???
 2021-03-01  7:10 UTC 

[PATCH v2 00/27] userdiff: refactor + test + doc + misc improvements
 2021-03-01  7:10 UTC  (6+ messages)
` [PATCH v3 00/35] 20210215154427.32693-1-avarab@gmail.com

[v4 0/7] Add Vendor Authorized Boot (VAB) support
 2021-03-01  7:09 UTC  (5+ messages)
` [v4 2/7] arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)

[PATCH v3 0/3] Add ZynqMP pinctrl driver
 2021-03-01  7:07 UTC  (5+ messages)
` [PATCH v3 1/3] firmware: xilinx: Add pinctrl support

[PATCH RESEND v2] scsi: ignore Synchronize Cache command failures to keep using drives not supporting it
 2021-03-01  7:06 UTC  (3+ messages)

drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c:106 dpu_rm_init() warn: passing zero to 'PTR_ERR'
 2021-03-01  7:04 UTC  (3+ messages)

drivers/gpu/drm/msm/dp/dp_hpd.c:37 dp_hpd_connect() error: we previously assumed 'hpd_priv->dp_cb' could be null (see line 37)
 2021-03-01  7:02 UTC  (3+ messages)

[PATCH rdma-next] RDMA: Support more than 255 rdma ports
 2021-03-01  7:04 UTC 

[dpdk-dev] [PATCH v2] net/i40e: fix inputset field mask
 2021-03-01  7:06 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[4.14] Failing selftest timer/adjtick
 2021-03-01  7:04 UTC  (7+ messages)

[RFC PATCH v3 0/7] KVM: selftests: some improvement and a new test for kvm page table
 2021-03-01  6:59 UTC  (9+ messages)
` [RFC PATCH v3 1/8] tools headers: sync headers of asm-generic/hugetlb_encode.h
` [RFC PATCH v3 2/8] tools headers: Add a macro to get HUGETLB page sizes for mmap
` [RFC PATCH v3 3/8] KVM: selftests: Use flag CLOCK_MONOTONIC_RAW for timing
` [RFC PATCH v3 4/8] KVM: selftests: Make a generic helper to get vm guest mode strings
` [RFC PATCH v3 5/8] KVM: selftests: Add a helper to get system configured THP page size
` [RFC PATCH v3 6/8] KVM: selftests: List all hugetlb src types specified with page sizes
` [RFC PATCH v3 7/8] KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers
` [RFC PATCH v3 8/8] KVM: selftests: Add a test for kvm page table code

[meta-oe][PATCH] mosquitto: Upgrade 2.0.7 -> 2.0.8
 2021-03-01  7:02 UTC 

drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dspp.c:31 dpu_setup_dspp_pcc() warn: variable dereferenced before check 'ctx' (see line 29)
 2021-03-01  6:58 UTC  (3+ messages)

[md] dc5d17a3c3: aim7.jobs-per-min -9.0% regression
 2021-03-01  7:01 UTC  (2+ messages)

[PATCH net-next RFC v4] net: hdlc_x25: Queue outgoing LAPB frames
 2021-03-01  6:56 UTC  (15+ messages)

[PATCH V8 0/4] dt: Add fdtoverlay rule and statically build unittest
 2021-03-01  6:56 UTC  (3+ messages)

[PATCH 0/5] Support H264 4K on MT8192
 2021-03-01  6:45 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: media: mtk-vcodec: Add dma-ranges property

[RFC PATCH 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-03-01  6:54 UTC  (3+ messages)
` [RFC PATCH 12/12] HV/Storvsc: Add bounce buffer support for Storvsc

[dpdk-dev] [PATCH v3] net/i40e: fix inputset field mask
 2021-03-01  6:53 UTC 

[PATCH V5 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-03-01  6:51 UTC  (5+ messages)
` [PATCH V5 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback
` [PATCH V5 2/2] cpufreq: CPPC: Add support for frequency invariance

drivers/gpu/drm/msm/dp/dp_debug.c:218 dp_debug_init() warn: passing zero to 'PTR_ERR'
 2021-03-01  6:53 UTC 

[PATCH v3 0/4] clk: rockchip: add clock controller for rk3568
 2021-03-01  6:47 UTC  (15+ messages)
` [PATCH v3 1/4] dt-binding: clock: Document rockchip,rk3568-cru bindings
  ` [PATCH v3 1/4] dt-binding: clock: Document rockchip, rk3568-cru bindings
` [PATCH v3 2/4] clk: rockchip: add dt-binding header for rk3568
` [PATCH v3 3/4] clk: rockchip: support more core div setting
` [PATCH v3 4/4] clk: rockchip: add clock controller for rk3568

[dpdk-dev] [PATCH v2] bus/pci/windows: support for PCI scan allowed and blocked lists
 2021-03-01  6:52 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [PATCH v4] "

[PATCH] drm/amd/display: Remove unnecessary conversion to bool
 2021-03-01  6:49 UTC  (2+ messages)

[RFC PATCH 0/2] blk-mq: improve blk_mq_tag_to_rq()
 2021-03-01  6:50 UTC  (3+ messages)
` [RFC PATCH 2/2] blk-mq: blk_mq_tag_to_rq() always return null for sched_tags

[PATCH v7 6/7] Reimplement RLIMIT_MEMLOCK on top of ucounts
 2021-03-01  6:51 UTC  (4+ messages)
` 5b5c35b757: BUG:KASAN:use-after-free_in_dec_rlimit_ucounts

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-03-01  6:48 UTC  (4+ messages)
` [PATCH V3 XRT Alveo 01/18] Documentation: fpga: Add a document describing XRT Alveo drivers

[PATCH] git-gui: fix commit message comment line removal with older Tcl versions
 2021-03-01  6:48 UTC  (2+ messages)

[PATCH v5] i2c: virtio: add a virtio i2c frontend driver
 2021-03-01  6:41 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] meson: Allow source location to be configurable
 2021-03-01  6:43 UTC  (4+ messages)

[PATCH 1/3] crypto: sa2ul - Hide pointer and fix -Wpointer-to-int-cast in dev_dbg()
 2021-03-01  6:41 UTC  (5+ messages)

[Bug 1917161] [NEW] Parameter 'type' expects a netdev backend type
 2021-03-01  6:29 UTC  (2+ messages)
` [Bug 1917161] "

[sashal-linux-stable:queue-5.11 187/570] drivers/gpu/drm/rcar-du/rcar_du_kms.c:754:32: error: implicit declaration of function 'to_rcar_du_device'
 2021-03-01  6:41 UTC 

[PATCH kernel v2] powerpc/iommu: Annotate nested lock for lockdep
 2021-03-01  6:36 UTC  (2+ messages)

[sashal-linux-stable:queue-5.4 227/234] mm/memory.c:1807:15: warning: variable 'mapped_pte' set but not used
 2021-03-01  6:36 UTC 

[PATCH 0/1] OV13850 image sensor driver
 2021-03-01  6:35 UTC  (4+ messages)

[LTP] [PATCH] syscalls/getpid02: Also check the fork() retval
 2021-03-01  6:36 UTC  (2+ messages)

[PATCH] arch: mips: sibyte: Return -EFAULT if copy_to_user() fails
 2021-03-01  6:33 UTC 

[PATCH] staging: rtl8192u avoid flex array of flex array
 2021-03-01  6:33 UTC  (3+ messages)

[PATCH v5 0/3] Move qfw to DM, add Arm support
 2021-03-01  6:34 UTC  (4+ messages)
` [PATCH v5 1/3] x86: qemu: move QFW to its own uclass
` [PATCH v5 2/3] qemu: add MMIO driver for QFW
` [PATCH v5 3/3] qemu: arm: select QFW, MMIO on qemu-arm

[PATCH] vdpa/mlx5: Fix wrong use of bit numbers
 2021-03-01  6:28 UTC 

[sashal-linux-stable:queue-5.11 432/570] drivers/infiniband/hw/hns/hns_roce_hw_v2.c:857:5: warning: no previous prototype for 'hns_roce_srqwq_overflow'
 2021-03-01  6:30 UTC 

[PATCH 1/1] qemu_timer.c: add timer_deadline_ms() helper
 2021-03-01  3:52 UTC  (3+ messages)

[PATCH] hw/ppc: e500: Add missing <ranges> in the eTSEC node
 2021-03-01  3:57 UTC  (3+ messages)

[PATCH 0/5] Use obj_cgroup APIs to change kmem pages
 2021-03-01  6:22 UTC  (12+ messages)
` [PATCH 1/5] mm: memcontrol: introduce obj_cgroup_{un}charge_page
` [PATCH 2/5] mm: memcontrol: make page_memcg{_rcu} only applicable for non-kmem page
` [PATCH 3/5] mm: memcontrol: reparent the kmem pages on cgroup removal
` [PATCH 4/5] mm: memcontrol: move remote memcg charging APIs to CONFIG_MEMCG_KMEM
` [PATCH 5/5] mm: memcontrol: use object cgroup for remote memory cgroup charging

[PATCH 1/2] drm/amd/pm: correct gpu metrics related data structures V2
 2021-03-01  6:29 UTC  (2+ messages)

[RFC v2 0/7] vDPA shadow virtqueue - notifications forwarding
 2021-03-01  6:24 UTC  (4+ messages)
` [RFC v2 7/7] vhost: Route host->guest notification through shadow virtqueue

[PATCH] mm: Generalize HUGETLB_PAGE_SIZE_VARIABLE
 2021-03-01  6:23 UTC  (4+ messages)

[sashal-linux-stable:queue-5.4 166/234] arch/powerpc/lib/sstep.c:1339:3: error: label 'unknown_opcode' used but not defined
 2021-03-01  6:24 UTC 

[PATCH] staging: rtl8723bs: Fixed indentation and coding style
 2021-03-01  6:23 UTC  (3+ messages)

[PATCH] ovl: fix error for ovl_fill_super()
 2021-03-01  6:19 UTC 

rename the command ip
 2021-03-01  6:20 UTC  (2+ messages)

[PATCH] dts: remove c6x dts hard link file
 2021-03-01  6:19 UTC 

[PATCH] arm64: dts: ti: k3-am64-main: Add GPIO DT nodes
 2021-03-01  6:19 UTC  (2+ messages)

[PATCH v8] vfs: fix copy_file_range regression in cross-fs copies
 2021-03-01  6:18 UTC  (9+ messages)
` [PATCH] copy_file_range.2: Kernel v5.12 updates

[PATCH v2] ALSA: hda/hdmi: let new platforms assign the pcm slot dynamically
 2021-03-01  6:14 UTC  (3+ messages)

[sashal-linux-stable:queue-4.14 112/120] arch/nios2/kernel/sys_nios2.c:38:6: error: implicit declaration of function 'mmap_read_lock_killable'; did you mean
 2021-03-01  6:16 UTC 

[RFC PATCH v6 00/25] KVM SGX virtualization support
 2021-03-01  6:13 UTC  (6+ messages)
` [RFC PATCH v6 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.222-120-gdc8887cba23e2)
 2021-03-01  6:11 UTC 

drivers/accessibility/speakup/speakup_dtlk.c:334:14: warning: performing pointer arithmetic on a null pointer has undefined behavior
 2021-03-01  6:10 UTC  (2+ messages)

[PATCH] configfs: Fix use-after-free issue in __configfs_open_file
 2021-03-01  6:10 UTC 

[linux-next:master 5983/6048] h8300-linux-ld: section .data VMA overlaps section __kcrctab VMA
 2021-03-01  6:08 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-am642-evm: Add support for SPI EEPROM
 2021-03-01  6:05 UTC  (2+ messages)

[PATCH] drm/xen: adjust Kconfig
 2021-03-01  6:08 UTC  (5+ messages)

Nested Wireguard tunnels not working on Android and Windows
 2021-03-01  6:07 UTC  (4+ messages)

[PATCH] inetpeer: use div64_ul() and clamp_val() calculate inet_peer_threshold
 2021-03-01  6:05 UTC 

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.222-120-gdc8887cba23e)
 2021-03-01  6:06 UTC 

[PATCH v3 0/4] Some improvement for Intel MAX 10 MFD drivers
 2021-03-01  5:59 UTC  (5+ messages)
` [PATCH v3 1/4] mfd: intel-m10-bmc: Fix the register access range
` [PATCH v3 2/4] mfd: intel-m10-bmc: Simplify the legacy version reg definition
` [PATCH v3 3/4] mfd: intel-m10-bmc: Add access table configuration to the regmap
` [PATCH v3 4/4] MAINTAINERS: Add entry for Intel MAX 10 mfd driver

[PATCH v2] kdb: Get rid of custom debug heap allocator
 2021-03-01  6:03 UTC  (5+ messages)

Regression in rdma_rxe driver?
 2021-03-01  6:01 UTC  (2+ messages)

[PATCH 0/3] fstests: -I <n> CLI option and some random fixes
 2021-03-01  6:01 UTC  (2+ messages)

[dpdk-dev] [PATCH] crypto/octeontx: fix session-less mode
 2021-03-01  5:59 UTC 

next/master baseline: 372 runs, 12 regressions (next-20210301)
 2021-03-01  5:58 UTC 

[PATCH V3 0/8] hw/block/nvme: support namespace attachment
 2021-03-01  5:56 UTC  (3+ messages)
` [PATCH V3 7/8] hw/block/nvme: support changed namespace asyncrohous event

[PATCH] drivers: gnu: drm: i915: gvt: Fixed couple of spellings in the file gtt.c
 2021-03-01  5:40 UTC  (6+ messages)
      ` [Intel-gfx] "

[PATCH] usb: dwc2: Add STM32 related debugfs entries
 2021-03-01  5:57 UTC  (2+ messages)

[PATCH v3 0/3] vfio: Some fixes and optimizations for VFIO migration
 2021-03-01  5:57 UTC  (3+ messages)
` [PATCH v3 1/3] vfio: Move the saving of the config space to the right place in "

[PATCH v2] xfs: various log stuff
 2021-03-01  5:56 UTC  (6+ messages)
` [PATCH 7/8] xfs: journal IO cache flush reductions
  ` [PATCH 7/8 v2] "

conf: USB - add "Cmedia Audio" to USB-Audio.pcm.iec958_device
 2021-03-01  5:56 UTC 

Not yet merged patches
 2021-03-01  5:54 UTC 

arch/mips/loongson64/cop2-ex.c:97:30: error: no member named 'fpu' in 'struct thread_struct'
 2021-03-01  5:54 UTC  (2+ messages)

[dpdk-dev] [RFC 0/5] Use correct memory ordering in eal functions
 2021-03-01  5:55 UTC  (5+ messages)
` [dpdk-dev] [RFC 3/5] eal: lcore state FINISHED is not required
    ` [dpdk-dev] 回复: "

[PATCH 0/2] AM64: Add USB support
 2021-03-01  5:51 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am642-evm: "


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.