All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-19 14:48:10 to 2021-01-19 15:20:03 UTC [more...]

[PATCH v7 0/3] Introduce perf-stat -b for BPF programs
 2021-01-19 14:42 UTC  (6+ messages)
` [PATCH v7 3/3] perf-stat: enable counting events "

[PATCH 00/13] Make btrfs W=1 clean
 2021-01-19 12:26 UTC  (3+ messages)
` [PATCH 03/13] btrfs: Fix function description format
` [PATCH 04/13] btrfs: Fix paramter description in delayed-ref.c functions

[PATCH net-next v2 00/17] ucc_geth improvements
 2021-01-19 15:08 UTC  (8+ messages)
` [PATCH net-next v2 03/17] soc: fsl: qe: store muram_vbase as a void pointer instead of u8
` [PATCH net-next v2 04/17] soc: fsl: qe: add cpm_muram_free_addr() helper
` [PATCH net-next v2 10/17] ethernet: ucc_geth: constify ugeth_primary_info
` [PATCH net-next v2 14/17] ethernet: ucc_geth: replace kmalloc_array()+for loop by kcalloc()
` [PATCH net-next v2 15/17] ethernet: ucc_geth: add helper to replace repeated switch statements
` [PATCH net-next v2 16/17] ethernet: ucc_geth: inform the compiler that numQueues is always 1
` [PATCH net-next v2 17/17] ethernet: ucc_geth: simplify rx/tx allocations

[PATCH 1/3] libkmod: Fix documentation on config precedence order
 2021-01-19 14:52 UTC  (3+ messages)
` [PATCH 2/3] depmod: fix "
` [PATCH 3/3] Support /usr/local for configuration files

[PATCH 1/3] PCI: dwc: Skip allocating own MSI domain if using external MSI domain
 2021-01-19 15:11 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: rockchip: Add DesignWare based PCIe controller

[PATCH 0/2] Two cleanups around 'prefetch' refs
 2021-01-19 12:52 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] maintenance: set log.excludeDecoration durin prefetch
  ` [PATCH v2 2/2] t7900: clean up some broken refs

[kvm-unit-tests PATCH v2 00/11] Fix and improve the page allocator
 2021-01-19 15:18 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 01/11] lib/x86: fix page.h to include the generic header
` [kvm-unit-tests PATCH v2 02/11] lib/list.h: add list_add_tail

[PULL 00/33] target-arm queue
 2021-01-19 15:10 UTC  (11+ messages)
` [PULL 01/33] target/arm: Implement an IMPDEF pauth algorithm
` [PULL 03/33] target/arm: Use object_property_add_bool for "sve" property
` [PULL 04/33] target/arm: remove redundant tests
` [PULL 05/33] target/arm: add arm_is_el2_enabled() helper
` [PULL 07/33] target/arm: use arm_hcr_el2_eff() where applicable
` [PULL 09/33] target/arm: Define isar_feature function to test for presence of SEL2
` [PULL 10/33] target/arm: add 64-bit S-EL2 to EL exception table
` [PULL 11/33] target/arm: add MMU stage 1 for Secure EL2
` [PULL 13/33] target/arm: handle VMID change in secure state
` [PULL 23/33] target/arm: Introduce PREDDESC field definitions

net/netfilter/nft_set_pipapo_avx2.c:160:5-8: Unneeded variable: "ret". Return "- 1" on line 186
 2021-01-19 15:19 UTC  (2+ messages)
` [PATCH] nft_set_pipapo: fix returnvar.cocci warnings

[RFC] Purging dead modules
 2021-01-19 15:11 UTC  (7+ messages)

[PATCH] x86: PM: Register syscore_ops for scale invariance
 2021-01-19 15:12 UTC  (4+ messages)

[PATCH v2 0/5] zstd decompression for DomU-s + fallout / consolidation
 2021-01-19 15:17 UTC  (6+ messages)
` [PATCH v2 1/5] libxenguest: support zstd compressed kernels
` [PATCH v2 2/5] xen/decompress: make helper symbols static
` [PATCH v2 3/5] libxenguest: "standardize" LZO kernel decompression code
` [PATCH v2 4/5] libxenguest: drop redundant decompression declarations
` [PATCH v2 5/5] libxenguest: simplify kernel decompression

DEVEL: Help with feature implementation
 2021-01-19 15:13 UTC  (7+ messages)

[PATCH] soundwire: sysfs: Constiyf static struct attribute_group
 2021-01-19 14:53 UTC  (4+ messages)
` [PATCH V2] soundwire: sysfs: Constify "

[PATCH v4 0/5] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-19 15:05 UTC  (11+ messages)
` [PATCH v4 3/5] kasan: Add report for async mode
` [PATCH v4 4/5] arm64: mte: Enable async tag check fault
` [PATCH v4 5/5] arm64: mte: Inline mte_assign_mem_tag_range()

[PATCH 0/3] PowerPC: keymile: Add support for kmcent2 board
 2021-01-19 15:13 UTC  (5+ messages)
` [PATCH 1/3] PowerPC: dts: Pulled in kmcent2 dts files from Linux 5.10
` [PATCH 2/3] keymile: common: Fix pram variable radix

[PATCH 00/25] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
 2021-01-19 15:10 UTC  (3+ messages)
` [PATCH 02/25] qemu-option: move help handling to get_opt_name_value

[PATCHv2] drivers: bus: simple-pm-bus: Fix compatibility with simple-bus for auxdata
 2021-01-19 15:09 UTC  (6+ messages)

[PULL 00/30] testing, gdbstub and semihosting
 2021-01-19 15:11 UTC  (6+ messages)
` [PULL 21/30] target/arm: use official org.gnu.gdb.aarch64.sve layout for registers

[PATCH 5.10 000/152] 5.10.9-rc1 review
 2021-01-19 14:42 UTC  (2+ messages)

[dpdk-dev] [PATCH v14 00/12] Arm build options rework
 2021-01-19 15:10 UTC  (7+ messages)
` [dpdk-dev] [PATCH v15 "
  ` [dpdk-dev] [PATCH v15 11/12] build: add Arm SoC meson option

[PATCH v2 0/6] Convert CAN tests to new LTP API
 2021-01-19 15:09 UTC  (5+ messages)
` [PATCH v2 4/6] can_recv_own_msgs: Convert to new library
  ` [LTP] "

[PATCH] clk: socfpga: agilex: add clock driver for eASIC N5X platform
 2021-01-19 15:00 UTC  (2+ messages)

[x86/mce] 7bb39313cd: netperf.Throughput_tps -4.5% regression
 2021-01-19 15:09 UTC  (2+ messages)

[PATCH] base chrome/chromium patch fixed
 2021-01-19 13:41 UTC  (2+ messages)

[PATCH 4.19 00/42] 4.19.169-rc2 review
 2021-01-19 14:40 UTC  (2+ messages)

[PATCH 5.4 00/75] 5.4.91-rc2 review
 2021-01-19 14:41 UTC  (2+ messages)

arch/mips/loongson2ef/common/serial.c:66:4: error: 'loongson_uart_base' undeclared; did you mean
 2021-01-19 14:22 UTC 

[PATCH] media: rkisp1: uapi: change hist_bins array type from __u16 to __u32
 2021-01-19 15:00 UTC  (3+ messages)

[PATCH 0/3] x86: Initial Trenchboot/SKINIT support
 2021-01-19 15:05 UTC  (7+ messages)
` [PATCH 1/3] x86/smpboot: Re-position the call to tboot_wake_ap()
` [PATCH 2/3] x86/smpboot: Allow making an INIT IPI conditional

[PATCH v2] x86/CPUID: unconditionally set XEN_HVM_CPUID_IOMMU_MAPPINGS
 2021-01-19 15:05 UTC  (4+ messages)

[PATCH v5 00/42] idmapped mounts
 2021-01-19 15:05 UTC  (6+ messages)
` [PATCH v5 15/42] fs: add file_user_ns() helper
` [PATCH v5 23/42] open: handle idmapped mounts

[PATCH 0/2] block: Fix crash on write to read-only devices
 2021-01-19 15:03 UTC  (3+ messages)
` [PATCH 1/2] block: Separate blk_is_writable() and blk_supports_write_perm()

[PATCH] ceph: enable async dirops by default
 2021-01-19 14:44 UTC 

[PATCHSET v2 0/2] xfs: add the ability to flag a fs for repair
 2021-01-19 14:37 UTC  (3+ messages)
` [PATCH 2/2] xfs_repair: clear the needsrepair flag

[Cluster-devel] [RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-19 15:00 UTC  (4+ messages)
` [dm-devel] "
  ` [Drbd-dev] "

KCIDB: Requiring IDs for test environments #KCIDB
 2021-01-19 15:03 UTC  (2+ messages)

[PATCH] deploy docs to qemu-project.org from GitLab CI
 2021-01-19 15:00 UTC  (3+ messages)

performance regression noted in v5.11-rc after c062db039f40
 2021-01-19 14:37 UTC  (7+ messages)

[rdma:for-rc] BUILD SUCCESS a372173bf314d374da4dd1155549d8ca7fc44709
 2021-01-19 14:14 UTC 

[PATCH] sunxi: don't define MACPWR and SATAPWR to empty strings
 2021-01-19 15:01 UTC  (3+ messages)

[PATCH v2] PCI: Re-enable downstream port LTR if it was previously enabled
 2021-01-19 13:14 UTC 

next/master build: 228 builds: 6 failed, 222 passed, 21 errors, 237 warnings (next-20210119)
 2021-01-19 13:25 UTC 

next/pending-fixes build: 202 builds: 1 failed, 201 passed, 1 error, 19 warnings (v5.11-rc4-255-ge3f3158a4b861)
 2021-01-19 13:02 UTC 

[PATCH 01/30] enchant2: upgrade 2.2.14 -> 2.2.15
 2021-01-19 15:00 UTC  (4+ messages)
` [OE-core] "

[PATCH v1 0/4] s390/kvm: fix MVPG when in VSIE
 2021-01-19 14:59 UTC  (3+ messages)
` [PATCH v1 2/4] s390/kvm: extend guest_translate for MVPG interpretation

[PATCH v2 00/22] tcg: backend constraints cleanup
 2021-01-19 14:58 UTC  (15+ messages)
` [PATCH v2 06/22] tcg/ppc: Split out target constraints to tcg-target-con-str.h
` [PATCH v2 07/22] tcg/tci: "
` [PATCH v2 08/22] tcg/mips: "
` [PATCH v2 09/22] tcg/riscv: "
` [PATCH v2 10/22] tcg/s390: "
` [PATCH v2 11/22] tcg/sparc: "
` [PATCH v2 12/22] tcg: Remove TCG_TARGET_CON_STR_H

[PATCH 0/4] add xhci hooks for USB offload
 2021-01-19 12:49 UTC  (2+ messages)

[PATCH 0/5] soundwire: fix ACK/NAK handling and improve log
 2021-01-19 14:58 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: meson: add support for Beelink GS-King-X
 2021-01-19 14:57 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: arm: amlogic: add support for the "
` [PATCH v3 2/2] arm64: dts: meson: add initial Beelink GS-King-X device-tree

[PATCH] xen/decompress: make helper symbols static
 2021-01-19 14:58 UTC  (4+ messages)

[PATCH] gpio: tegra: Add missing dependencies
 2021-01-19 12:37 UTC  (2+ messages)

[PATCH] sunxi: Properly check for SATAPWR and MACPWR
 2021-01-19 14:58 UTC  (2+ messages)

[PATCH v7 00/17] follow_pfn and other iomap races
 2021-01-19 12:24 UTC  (3+ messages)
` [PATCH v7 14/17] media/videobuf1|2: Mark follow_pfn usage as unsafe

[PATCH v4] overlay: Implement volatile-specific fsync error behaviour
 2021-01-19 11:49 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for 5.11-rc5
 2021-01-19 11:30 UTC 

[PATCH 00/20] Create generic software ECC engines
 2021-01-19 14:21 UTC  (14+ messages)
` [PATCH 04/20] mtd: nand: ecc-bch: Stop exporting the private structure

[PATCH] io_uring: fix NULL pointer dereference for async cancel close
 2021-01-19 13:12 UTC  (8+ messages)

[PATCH] Bluetooth: hci_h5: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for btrtl
 2021-01-19 11:47 UTC 

[PATCH for-next 00/14] mostly cleanups for 5.12
 2021-01-19 13:32 UTC  (15+ messages)
` [PATCH 01/14] io_uring: optimise io_rw_reissue()
` [PATCH 02/14] io_uring: refactor io_resubmit_prep()
` [PATCH 03/14] io_uring: cleanup personalities under uring_lock
` [PATCH 04/14] io_uring: inline io_async_submit()
` [PATCH 05/14] io_uring: inline __io_commit_cqring()
` [PATCH 06/14] io_uring: further deduplicate #CQ events calc
` [PATCH 07/14] io_uring: simplify io_alloc_req()
` [PATCH 08/14] io_uring: remove __io_state_file_put
` [PATCH 09/14] io_uring: deduplicate failing task_work_add
` [PATCH 10/14] io_uring: don't block resource recycle by oveflows
` [PATCH 11/14] io_uring: add a helper timeout mode calculation
` [PATCH 12/14] io_uring: help inlining of io_req_complete()
` [PATCH 13/14] io_uring: don't flush CQEs deep down the stack
` [PATCH 14/14] io_uring: save atomic dec for inline executed reqs

[PATCH v4 net-next 0/5] net: phy: Fix SMSC LAN87xx external reset
 2021-01-19 13:25 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v2] deploy docs to qemu-project.org from GitLab CI
 2021-01-19 14:54 UTC  (2+ messages)

[PATCHv2] nvme/hwmon: rework to avoid devm allocation
 2021-01-19 14:56 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/3] package/pkg-cmake.mk: fix indent
 2021-01-19 14:56 UTC  (6+ messages)
` [Buildroot] [PATCH v1 2/3] docs: fix cmake-package _INSTALL_STAGING_OPTS/_INSTALL_TARGET_OPTS description
` [Buildroot] [PATCH v1 3/3] docs: add cmake-package _INSTALL_OPTS description

[Buildroot] [git commit branch/2020.02.x] docs/manual/pkg-cmake.txt: add _INSTALL_OPTS description
 2021-01-19 14:56 UTC 

[Buildroot] [git commit branch/2020.02.x] docs/manual/pkg-cmake.txt: fix _INSTALL_STAGING_OPTS/_INSTALL_TARGET_OPTS description
 2021-01-19 14:56 UTC 

[Buildroot] [git commit branch/2020.02.x] package/pkg-cmake.mk: fix indent
 2021-01-19 14:56 UTC 

[PATCH 2/2] drm/amdgpu: set job guilty if reset skipped
 2021-01-19 14:55 UTC 

[Buildroot] [git commit branch/2020.11.x] docs/manual/pkg-cmake.txt: add _INSTALL_OPTS description
 2021-01-19 14:55 UTC 

[Buildroot] [git commit branch/2020.11.x] docs/manual/pkg-cmake.txt: fix _INSTALL_STAGING_OPTS/_INSTALL_TARGET_OPTS description
 2021-01-19 14:55 UTC 

[Buildroot] [git commit branch/2020.11.x] package/pkg-cmake.mk: fix indent
 2021-01-19 14:55 UTC 

[PATCH] MAINTAINERS: soundwire: Add soundwire tree
 2021-01-19 14:54 UTC  (2+ messages)

[RFC PATCH v3 0/6] eBPF RSS support for virtio-net
 2021-01-19 14:53 UTC  (4+ messages)
` [RFC PATCH v3 4/6] ebpf: Added eBPF RSS loader

[RFC PATCH 0/1] selinux-notebook: Add new section for Embedded Systems
 2021-01-19 13:18 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[PATCH v3 00/15] x86: major paravirt cleanup
 2021-01-19 11:36 UTC  (6+ messages)
` [PATCH v3 06/15] x86/paravirt: switch time pvops functions to use static_call()

Kconfig support in build2
 2021-01-19 11:41 UTC 

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2021-01-19 11:30 UTC  (8+ messages)

[PATCH v4 00/11] xen/arm: Add support for SMMUv3 driver
 2021-01-19 14:53 UTC  (9+ messages)
` [PATCH v4 11/11] xen/arm: smmuv3: "

[RFC v3 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-01-19 14:53 UTC  (4+ messages)
` [RFC v3 07/11] vdpa: Pass the netlink attributes to ops.dev_add()
  ` [RFC v3 08/11] vduse: Introduce VDUSE - vDPA Device in Userspace

[PATCH v2 00/17] Support ROHM BD71815 PMIC
 2021-01-19 13:01 UTC  (4+ messages)
` [PATCH v2 10/17] gpio: support ROHM BD71815 GPOs

[PATCH 0/2] ASoC/SoundWire: fix timeout values
 2021-01-19 14:52 UTC  (3+ messages)
` [PATCH 2/2] soundwire: cadence: reduce timeout on transactions

[PATCH 1/1] clk: aspeed: Fix APLL calculate formula for ast2600-A2
 2021-01-19 11:48 UTC  (3+ messages)
` [PATCH v2] clk: aspeed: Fix APLL calculate formula from ast2600-A2

[PATCH] soundwire: debugfs: use controller id instead of link_id
 2021-01-19 14:52 UTC  (2+ messages)

[PATCH net-next] net: dsa: Fix off by one in dsa_loop_port_vlan_add()
 2021-01-19 14:53 UTC 

RT kernel v4.14 NULL pointer dereferences
 2021-01-19 10:57 UTC  (5+ messages)

[PATCH] sh: Remove unused HAVE_COPY_THREAD_TLS macro
 2021-01-19 11:13 UTC  (2+ messages)

[PATCH v2 0/9] Alpine Linux build fix and CI pipeline
 2021-01-19 13:41 UTC  (11+ messages)
` [PATCH v2 8/9] tests/docker: Add dockerfile for Alpine Linux
` [PATCH v2 9/9] gitlab-ci: Add alpine to pipeline

[RFC PATCH 0/6] Keem Bay OCS ECC crypto driver
 2021-01-19 10:47 UTC  (9+ messages)

[PATCH] soundwire: intel: don't return error when clock stop failed
 2021-01-19 14:51 UTC  (2+ messages)

RFC on packfile URIs and .gitmodules check
 2021-01-19 12:56 UTC  (4+ messages)

[PATCH 0/7] teach `worktree list` verbose mode and prunable annotations
 2021-01-19 10:26 UTC  (5+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 5/6] worktree: teach `list` to annotate prunable worktree

[PATCH 1/2] t5411: remove file after use to prevent overwriting
 2021-01-19 10:24 UTC  (3+ messages)
` [PATCH v2 1/2] t5411: use different out file "
` [PATCH v2 2/2] t5411: refactor check of refs using test_cmp_refs

[dpdk-dev] [PATCH v1] power: fix make build for power apps
 2021-01-19 14:51 UTC  (5+ messages)
` [dpdk-dev] [PATCH 0/6] "
  ` [dpdk-dev] [PATCH v2 2/6] power: make channel msg functions public
    ` [dpdk-dev] [dpdk-stable] "

[Intel-gfx] [PATCH v4 0/6] drm: Move struct drm_device.pdev to legacy
 2021-01-19 14:51 UTC  (3+ messages)
`  "

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2021-01-19 10:30 UTC  (7+ messages)
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys

[PATCH] OvmfPkg/XenPlatformPei: Use CPUID to get physical address width on Xen
 2021-01-19 14:49 UTC  (3+ messages)
  ` [edk2-devel] "

[Intel-gfx] [PATCH 1/6] drm/i915/gem: Almagamate clflushes on suspend
 2021-01-19 14:49 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915/gem: Almagamate clflushes on freeze
` [Intel-gfx] [PATCH 3/6] drm/i915/gem: Move stolen node into GEM object union
` [Intel-gfx] [PATCH 4/6] drm/i915/gem: Use shrinkable status for unknown swizzle quirks
` [Intel-gfx] [PATCH 5/6] drm/i915/gem: Make i915_gem_object_flush_write_domain() static
` [Intel-gfx] [PATCH 6/6] drm/i915/gem: Drop lru bumping on display unpinning

[PATCH u-boot-marvell v2 1/2] arm: mvebu: turris_mox: enable wdt command in defconfig
 2021-01-19 14:49 UTC  (2+ messages)
` [PATCH u-boot-marvell v2 2/2] arm: mvebu: turris_mox: enable setexpr "

[PATCH] mmc: limit the number of retries when analyse tuples failed
 2021-01-19 13:23 UTC  (2+ messages)

[RFC PATCH] tests/docker: Allow passing --network option when building images
 2021-01-19 14:46 UTC  (6+ messages)

[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2021-01-19 10:03 UTC  (7+ messages)
` [PATCH v7 02/16] iommu/smmu: Report empty domain nesting info

[PATCH v3] mmc: mmci: Convert bindings to DT schema
 2021-01-19 10:06 UTC 

[PATCH] arm64: dts: renesas: disable SD functions for plain eMMC
 2021-01-19 13:33 UTC 

[PATCH] xen-blkfront: don't make discard-alignment mandatory
 2021-01-19 10:11 UTC  (4+ messages)

insmod - huawei E3372h kernel module
 2021-01-19 14:48 UTC  (2+ messages)

[PATCH] coresight: etm4x: Add config to exclude kernel mode tracing
 2021-01-19  9:51 UTC  (7+ messages)

[PATCH v2 0/2] block: add zone write granularity limit
 2021-01-19  9:38 UTC  (2+ messages)
` [PATCH v2 1/2] block: introduce zone_write_granularity limit

[PATCH v10 0/3] Three changes related with UFS clock scaling
 2021-01-19 11:52 UTC 

[PATCH V2] scsi: ufs: Add UFS3.0 in ufs HCI version check
 2021-01-19 12:08 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.