All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-24 01:08:20 to 2021-02-24 02:42:01 UTC [more...]

linux-next: build warning after merge of the block tree
 2021-02-24  2:40 UTC  (2+ messages)

[PATCH v2] x86/mce: fix wrong no-return-ip logic in do_machine_check()
 2021-02-24  2:39 UTC  (14+ messages)

(.text.ks8851_probe_common+0x370): undefined reference to `__this_module'
 2021-02-24  2:38 UTC  (3+ messages)

[PATCH v8 0/6] Enable Linux guests on Hyper-V on ARM64
 2021-02-24  2:37 UTC  (4+ messages)
` [PATCH v8 1/6] arm64: hyperv: Add Hyper-V hypercall and register access utilities

[PATCH] Makefile: reuse CC_VERSION_TEXT
 2021-02-24  2:37 UTC  (4+ messages)

[RFC PATCH 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-02-24  2:35 UTC  (5+ messages)

[PATCH] io_uring: don't issue reqs in iopoll mode when ctx is dying
 2021-02-24  2:35 UTC  (7+ messages)

[PATCH V1 net-next 0/3] net: stmmac: implement clocks
 2021-02-24  2:34 UTC  (9+ messages)
` [PATCH V1 net-next 1/3] net: stmmac: add clocks management for gmac driver

[PATCH v5 0/2] add support for GPIO or IRQ based evemt counter
 2021-02-24  2:34 UTC  (8+ messages)
` [PATCH v5 2/2] counter: add IRQ or GPIO based event counter

[dpdk-dev] [PATCH] net/i40evf: fix packet loss issue for X722
 2021-02-24  2:34 UTC  (2+ messages)

[PATCH] ALSA: hda/hdmi: let new platforms assign the pcm slot dynamically
 2021-02-24  2:32 UTC  (9+ messages)

[PATCH v3 0/3] add support for the lmk04832
 2021-02-24  2:31 UTC  (4+ messages)
` [PATCH v3 1/3] clk: "
` [PATCH v3 2/3] clk: lmk04832: add support for digital delay
` [PATCH v3 3/3] dt-bindings: clock: add ti,lmk04832 bindings

[PATCH 00/20] Sparse Index: Design, Format, Tests
 2021-02-24  2:30 UTC  (5+ messages)
` [PATCH 01/20] sparse-index: design doc and format update
` [PATCH 02/20] t/perf: add performance test for sparse operations

[PATCH v4.4.y, v4.9.y] igb: Remove incorrect "unexpected SYS WRAP" log message
 2021-02-24  2:28 UTC  (3+ messages)

[PATCH 1/2] KVM: vmx/pmu: Fix dummy check if lbr_desc->event is created
 2021-02-24  2:29 UTC  (3+ messages)

[PATCH] KVM: x86: Remove the best->function == 0x7 assignment
 2021-02-24  2:29 UTC 

[PATCH] block: fix logging on capacity change
 2021-02-24  2:29 UTC  (2+ messages)

linux-next: build warnings after merge of the amdgpu tree
 2021-02-24  2:28 UTC 

[PATCH 1/4] btrfs: add ioctl BTRFS_IOC_DEV_PROPERTIES
 2021-02-24  2:27 UTC  (3+ messages)

[dm-devel] [PATCH] blk-settings: make sure that max_sectors is aligned on "logical_block_size" boundary. (fwd)
 2021-02-24  2:26 UTC  (6+ messages)
  ` [dm-devel] [PATCH v2] blk-settings: make sure that max_sectors is aligned on "logical_block_size" boundary
    `  "

[plbossart-sound:old/rewind-spib 4/4] sound/soc/intel/skylake/skl-pcm.c:1506:19: warning: initialized field overwritten
 2021-02-24  2:26 UTC 

[PATCH] cpufreq: schedutil: Don't consider freq reduction to busy CPU if need_freq_update is set
 2021-02-24  2:24 UTC  (12+ messages)

[PATCH v12 03/13] vfio: VFIO_IOMMU_SET_MSI_BINDING
 2021-02-24  2:22 UTC  (5+ messages)

[PATCH] block: reopen the device in blkdev_reread_part
 2021-02-24  2:23 UTC  (4+ messages)

[PATCH 4/4] drm/amdgpu: Reset the devices in the XGMI hive duirng probe
 2021-02-24  2:23 UTC 

[PATCH 3/4] drm/amdgpu: Init the cp MQD if it's not be initialized before
 2021-02-24  2:22 UTC 

[PATCH 2/4] drm/amdgpu: Add kfd init_complete flag to check from amdgpu side
 2021-02-24  2:21 UTC 

[PATCH 1/4] drm/amdgpu: get xgmi info at eary_init
 2021-02-24  2:21 UTC 

[PATCH v2 5.12] io_uring: fix locked_free_list caches_free()
 2021-02-24  2:20 UTC  (2+ messages)

[PATCH] io_uring: don't attempt IO reissue from the ring exit path
 2021-02-24  2:18 UTC 

[rteval PATCH v2 0/3] Make rteval usable on arm, arm64 and i386
 2021-02-24  2:16 UTC  (4+ messages)
` [rteval PATCH v2 1/3] rteval: cyclictest.py: Update logic to get core description
` [rteval PATCH v2 2/3] rteval: cyclictest.py: Make build targets architecture independent
` [rteval PATCH v2 3/3] rteval: systopology.py: Add support for systems that don't have Numa

[PASEMI] Nemo board doesn't boot anymore because of moving pas_pci_init
 2021-02-24  2:17 UTC  (4+ messages)

[PATCH v3 00/10] target/mips: Extract MXU code to new mxu_translate.c file
 2021-02-24  2:16 UTC  (19+ messages)
` [PATCH v3 01/10] target/mips: Rewrite complex ifdef'ry
` [PATCH v3 03/10] target/mips: Remove unused CPUMIPSState* from MXU functions
` [PATCH v3 04/10] target/mips: Pass instruction opcode to decode_opc_mxu()
` [PATCH v3 05/10] target/mips: Extract decode_ase_mxu() from decode_opc_mxu()
` [PATCH v3 06/10] target/mips: Use OPC_MUL instead of OPC__MXU_MUL
` [PATCH v3 07/10] target/mips: Introduce mxu_translate_init() helper
` [PATCH v3 08/10] target/mips: Make mxu_translate_init() / decode_ase_mxu() proto public
` [PATCH v3 09/10] target/mips: Simplify 64-bit ifdef'ry of MXU code
` [PATCH v3 10/10] target/mips: Extract MXU code to new mxu_translate.c file

[RFC PATCH 0/6] [RFC] Faultable tracepoints (v2)
 2021-02-24  2:16 UTC  (2+ messages)

[agd5f:drm-next 103/133] dce_clock_source.c:undefined reference to `__aeabi_uldivmod'
 2021-02-24  2:15 UTC 

[dpdk-dev] [PATCH] log: support custom log function
 2021-02-23 11:22 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4] "

[RFC] linux-next panic in hugepage_subpool_put_pages()
 2021-02-24  2:08 UTC  (5+ messages)

[PATCH v4 1/1] kernel/crash_core: Add crashkernel=auto for vmcore creation
 2021-02-24  2:07 UTC  (3+ messages)

[PATCHSET v6.1 0/5] xfs_admin: support upgrading v5 filesystems
 2021-02-24  2:07 UTC  (4+ messages)
` [PATCH 1/5] man: mark all deprecated V4 format options

+ include-linux-hugetlbh-add-synchronization-information-for-new-hugetlb-specific-flags.patch added to -mm tree
 2021-02-24  2:07 UTC 

[PATCH v3 1/1] kernel/crash_core: Add crashkernel=auto for vmcore creation
 2021-02-24  2:03 UTC  (5+ messages)

[PATCH net] vxlan: move debug check after netdev unregister
 2021-02-24  2:03 UTC  (3+ messages)

Timing of host-joined bridge multicast groups with switchdev
 2021-02-24  2:01 UTC  (3+ messages)
` [PATCH] net: bridge: add a function that replays port and host-joined

steam-associated reproducible hard NFSv4.2 client hang (5.9, 5.10)
 2021-02-24  2:01 UTC  (4+ messages)

[GIT PULL] arch/nios2 update for 5.12-rc1
 2021-02-24  1:59 UTC 

[PATCH] Makefile: Add target to generate hex output for combined spl and dtb
 2021-02-24  1:59 UTC  (5+ messages)

[PATCH] asm-generic/ioctl.h: use BUILD_BUG_ON_ZERO() for type check
 2021-02-24  1:57 UTC  (3+ messages)

[PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64
 2021-02-24  1:57 UTC  (26+ messages)
` [PATCH v19 01/13] kexec: Move ELF fields to struct kimage
` [PATCH v19 02/13] arm64: Use ELF fields defined in 'struct kimage'
` [PATCH v19 03/13] powerpc: "
` [PATCH v19 04/13] x86: "
` [PATCH v19 05/13] of: Add a common kexec FDT setup function

[GIT PULL] xilinx patches for v2021.04-rc3
 2021-02-24  1:57 UTC  (2+ messages)

[PATCH v5 0/8] support for bitmap (and hence CPU) list "N" abbreviation
 2021-02-24  1:54 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 0/7] drm/i915: refactor KBL/TGL/ADLS stepping scheme
 2021-02-24  1:54 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/7] drm/i915: remove unused ADLS_REVID_* macros
` [Intel-gfx] [PATCH v2 6/7] drm/i915: rename DISP_STEPPING->DISPLAY_STEP and GT_STEPPING->GT_STEP

[v2] Makefile: socfpga: Add target to generate hex output for combined spl and dtb
 2021-02-24  1:53 UTC 

[rteval PATCH 0/2] Relax some architecture specific constraints
 2021-02-24  1:49 UTC  (4+ messages)
` [rteval PATCH 1/2] rteval: cyclictest.py: Make 'model name' optional

[linux-linus test] 159588: regressions - FAIL
 2021-02-24  1:50 UTC 

[PATCH] gcc-plugins: Disable GCC_PLUGIN_CYC_COMPLEXITY for s390
 2021-02-24  1:46 UTC  (9+ messages)

[PATCH] wmediumd: lib: update from usfstl
 2021-02-24  1:45 UTC  (2+ messages)

[dm-devel] [PATCH v4 00/12] dm: support IO polling
 2021-02-24  1:44 UTC  (4+ messages)
    `  "

[dm-devel] [PATCH v3 00/11] dm: support IO polling
 2021-02-24  1:42 UTC  (4+ messages)
` [dm-devel] [PATCH v3 09/11] dm: support IO polling for bio-based dm device

[PATCH stable-rc queue/4.9 0/1] repatch
 2021-02-24  1:41 UTC  (8+ messages)
` [PATCH stable-rc queue/4.9 1/1] futex: Provide distinct return value when owner is exiting

[LTP] [PATCH] unshare01.sh: Setup parent mount flag before unshare testing
 2021-02-24  1:40 UTC  (2+ messages)

[PATCH 2/2] irqchip: add support for BCM6345 interrupt controller
 2021-02-24  1:38 UTC  (3+ messages)

[PATCH v4] KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
 2021-02-24  1:37 UTC 

[dpdk-dev] [PATCH 0/2] meson build fixes for hns3
 2021-02-24  1:34 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/2] config/arm: fix Hisilicon kunpeng920 SoC build

[PATCH v9 0/7] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-02-24  1:29 UTC  (5+ messages)
` [PATCH v9 3/7] crypto: move curve_id of ECDH from the key to algorithm name

[PATCH -next] sound: n64: Fix return value check in n64audio_probe()
 2021-02-24  1:38 UTC  (2+ messages)

[PATCH RFC 0/9] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-02-24  1:32 UTC  (11+ messages)

[PATCH] cert: Add kconfig dependency for validate_trust
 2021-02-24  1:26 UTC  (3+ messages)

[dm-devel] [PATCH v3 0/2] IMA: Add test for dm-crypt measurement
 2021-02-24  1:27 UTC  (5+ messages)
`  "
    ` [LTP] "

[PATCH v12 01/13] vfio: VFIO_IOMMU_SET_PASID_TABLE
 2021-02-24  1:19 UTC  (5+ messages)

5.11.0: open ctree failed: devide total_bytes should be at most X but found Y
 2021-02-24  1:20 UTC  (7+ messages)

[dpdk-dev] [PATCH 00/13] Features and bugfixes for hns3
 2021-02-24  1:28 UTC  (14+ messages)
` [dpdk-dev] [PATCH 01/13] net/hns3: support module EEPROM dump
` [dpdk-dev] [PATCH 02/13] net/hns3: add more registers to dump
` [dpdk-dev] [PATCH 03/13] net/hns3: implement cleanup for Tx done
` [dpdk-dev] [PATCH 04/13] net/hns3: add Rx and Tx bytes stats
` [dpdk-dev] [PATCH 05/13] net/hns3: add imissed packet stats
` [dpdk-dev] [PATCH 06/13] net/hns3: encapsulate a port shaping interface
` [dpdk-dev] [PATCH 07/13] net/hns3: support PF on electrical net device
` [dpdk-dev] [PATCH 08/13] net/hns3: support RXD advanced layout
` [dpdk-dev] [PATCH 09/13] net/hns3: fix maximum frame size update after buffer alloc
` [dpdk-dev] [PATCH 10/13] net/hns3: remove unused parameter from func declaration
` [dpdk-dev] [PATCH 11/13] net/hns3: fix memory leakage for mbuf
` [dpdk-dev] [PATCH 12/13] net/hns3: add process for MAC interrupt
` [dpdk-dev] [PATCH 13/13] net/hns3: fix imprecise statistics

[PATCH v23 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-02-24  1:14 UTC  (5+ messages)
  ` [PATCH v23 1/4] scsi: ufs: Introduce HPB feature
  ` [PATCH v23 2/4] scsi: ufs: L2P map management for HPB read
  ` [PATCH v23 3/4] scsi: ufs: Prepare HPB read for cached sub-region
  ` [PATCH v23 4/4] scsi: ufs: Add HPB 2.0 support

[PATCH 0/3] Build time gitignore checking
 2021-02-24  1:14 UTC  (8+ messages)
` [PATCH 1/3] kbuild: Make old-atomics and missing-syscalls phony targets
` [PATCH 3/3] kbuild: Add a build check for missing gitignore entries

[PATCH net] ethtool: fix the check logic of at least one channel for RX/TX
 2021-02-24  1:21 UTC  (5+ messages)

[jlayton:ceph-fscrypt 40/41] fs/ceph/file.c:1522:52: warning: passing argument 3 of 'ceph_calc_file_object_mapping' makes integer from pointer without a cast
 2021-02-24  1:28 UTC 

Why do kprobes and uprobes singlestep?
 2021-02-24  1:17 UTC  (2+ messages)

[GIT PULL] keys: Collected minor fixes and cleanups
 2021-02-24  0:32 UTC  (2+ messages)

[PATCH v7] vfs: fix copy_file_range regression in cross-fs copies
 2021-02-24  1:00 UTC  (11+ messages)
` [PATCH v8] "

[PATCH v5 bpf-next 0/6] bpf: enable task local storage for tracing programs
 2021-02-24  1:00 UTC  (3+ messages)
` [PATCH v5 bpf-next 1/6] "

[RFC V2 0/5] Introduce AVX512 optimized crypto algorithms
 2021-02-24  0:54 UTC  (3+ messages)

[PATCH] KVM: SVM: Fix nested VM-Exit on #GP interception handling
 2021-02-24  0:56 UTC 

[PATCH v3 0/4] i2c: aspeed: Add buffer and DMA modes support
 2021-02-24  0:34 UTC  (4+ messages)
` [PATCH v3 3/4] i2c: aspeed: add buffer mode transfer support

[PATCH v6 00/12] SVM cleanup and INVPCID feature support
 2021-02-24  0:13 UTC  (11+ messages)

reproducible corruption in journal
 2021-02-24  0:41 UTC 

[PATCH] xtables-addons 3.15 doesn't compile on 32-bit x86
 2021-02-24  0:19 UTC  (2+ messages)

stable-rc/linux-4.14.y baseline: 73 runs, 2 regressions (v4.14.222)
 2021-02-24  1:12 UTC 

[PATCH RESEND v2 1/2] cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP
 2021-02-24  1:11 UTC  (4+ messages)
` [PATCH RESEND v2 2/2] virt: acrn: Make remove_cpu sysfs invisible with !CONFIG_HOTPLUG_CPU

stable-rc/linux-5.10.y baseline: 114 runs, 1 regressions (v5.10.18)
 2021-02-24  0:32 UTC 

stable-rc/linux-4.9.y baseline: 50 runs, 1 regressions (v4.9.258)
 2021-02-24  0:33 UTC 

linux-next: Signed-off-by missing for commits in Linus' tree
 2021-02-24  0:49 UTC  (3+ messages)

[PATCH v3] IMA: support for duplicate measurement records
 2021-02-24  0:25 UTC  (3+ messages)

[PATCH] fs: export kern_path_locked
 2021-02-24  0:40 UTC  (11+ messages)
        ` [PATCH 1/8] af_unix: take address assignment/hash insertion into a new helper
                  ` [PATCHSET] making unix_bind() undo mknod on failure

[PATCH] convert revalidate of directories to using directory metadata cache timeout
 2021-02-24  1:03 UTC  (2+ messages)

[PATCH for-next] configure: probe for gcc -m32 integer sizes
 2021-02-24  1:08 UTC 

[PATCH v6 3/3] mkfs: make use of xfs_validate_stripe_geometry()
 2021-02-24  0:55 UTC  (4+ messages)
` [PATCH v7 "

[PATCH v2 0/5] Introducing new CAN FD bittiming parameters: Transmission Delay Compensation (TDC)
 2021-02-24  0:20 UTC  (6+ messages)
` [PATCH v2 1/5] can: add new CAN FD bittiming parameters: Transmitter "
` [PATCH v2 2/5] can: dev: reorder struct can_priv members for better packing
` [PATCH v2 3/5] can: netlink: move '=' operators back to previous line (checkpatch fix)
` [PATCH v2 4/5] can: add netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
` [PATCH v2 5/5] can: bittiming: add calculation for CAN FD "

[PATCH 5.11 00/12] 5.11.1-rc1 review
 2021-02-24  0:12 UTC  (3+ messages)

[PATCH v1 0/5] Introducing new CAN FD bittiming parameters: Transmission Delay Compensation (TDC)
 2021-02-24  0:10 UTC  (4+ messages)
` [PATCH v1 3/5] can: netlink: move '=' operators back to previous line (checkpatch fix)


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.