All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-02 18:24:52 to 2020-12-02 18:48:06 UTC [more...]

[PATCH v2 5/8] drm/amdgpu: Refactor sysfs removal
 2020-12-02 18:40 UTC  (13+ messages)

[PATCH 0/9] target/mips: Simplify MSA TCG logic
 2020-12-02 18:44 UTC  (15+ messages)
` [PATCH 1/9] target/mips: Introduce ase_msa_available() helper
` [PATCH 2/9] target/mips: Simplify msa_reset()
` [PATCH 3/9] target/mips: Use CP0_Config3 to set MIPS_HFLAG_MSA
` [PATCH 4/9] target/mips: Simplify MSA TCG logic
` [PATCH 5/9] target/mips: Remove now unused ASE_MSA definition
` [PATCH 6/9] target/mips: Alias MSA vector registers on FPU scalar registers
` [PATCH 7/9] target/mips: Extract msa_translate_init() from mips_tcg_init()
` [PATCH 8/9] target/mips: Remove CPUMIPSState* argument from gen_msa*() methods
` [PATCH 9/9] target/mips: Explode gen_msa_branch() as gen_msa_BxZ_V/BxZ()

[PATCH 00/15] Fast commits support for e2fsprogs
 2020-12-02 18:46 UTC  (9+ messages)
` [PATCH 04/15] mke2fs, dumpe2fs: make fast commit blocks configurable
` [PATCH 05/15] mke2fs, tune2fs: update man page with fast commit info
` [PATCH 06/15] ext2fs: add new APIs needed for fast commits
` [PATCH 07/15] e2fsck: add function to rewrite extent tree

[PATCH v4 00/26] Opt-in always-on nVHE hypervisor
 2020-12-02 18:41 UTC  (75+ messages)
` [PATCH v4 01/26] kvm: arm64: Add kvm-arm.mode early kernel parameter
` [PATCH v4 02/26] kvm: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capability
` [PATCH v4 03/26] psci: Support psci_ops.get_version for v0.1
` [PATCH v4 04/26] psci: Split functions to v0.1 and v0.2+ variants
` [PATCH v4 05/26] psci: Replace psci_function_id array with a struct
` [PATCH v4 06/26] psci: Add accessor for psci_0_1_function_ids
` [PATCH v4 07/26] arm64: Make cpu_logical_map() take unsigned int
` [PATCH v4 08/26] arm64: Extract parts of el2_setup into a macro
` [PATCH v4 09/26] kvm: arm64: Remove vector_ptr param of hyp-init
` [PATCH v4 10/26] kvm: arm64: Move hyp-init params to a per-CPU struct
` [PATCH v4 11/26] kvm: arm64: Init MAIR/TCR_EL2 from params struct
` [PATCH v4 12/26] kvm: arm64: Add .hyp.data..ro_after_init ELF section
` [PATCH v4 13/26] kvm: arm64: Support per_cpu_ptr in nVHE hyp code
` [PATCH v4 14/26] kvm: arm64: Create nVHE copy of cpu_logical_map
` [PATCH v4 15/26] kvm: arm64: Add SMC handler in nVHE EL2
` [PATCH v4 16/26] kvm: arm64: Bootstrap PSCI "
` [PATCH v4 17/26] kvm: arm64: Add offset for hyp VA <-> PA conversion
` [PATCH v4 18/26] kvm: arm64: Forward safe PSCI SMCs coming from host
` [PATCH v4 19/26] kvm: arm64: Extract __do_hyp_init into a helper function
` [PATCH v4 20/26] kvm: arm64: Add function to enter host from KVM nVHE hyp code
` [PATCH v4 21/26] kvm: arm64: Intercept host's CPU_ON SMCs
` [PATCH v4 22/26] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs
` [PATCH v4 23/26] kvm: arm64: Intercept host's SYSTEM_SUSPEND "
` [PATCH v4 24/26] kvm: arm64: Keep nVHE EL2 vector installed
` [PATCH v4 25/26] kvm: arm64: Trap host SMCs in protected mode
` [PATCH v4 26/26] kvm: arm64: Fix EL2 mode availability checks

[PROBLEM] mm : kmemleaks related detected
 2020-12-02 18:47 UTC  (2+ messages)

[PATCH 0/2] kernfs: speed up concurrency performance
 2020-12-02 18:46 UTC  (9+ messages)
` [PATCH 1/2] kernfs: replace the mutex in kernfs_iop_permission with a rwlock
` [PATCH 2/2] kernfs: remove mutex in kernfs_dop_revalidate

[PATCH v1 0/1] mfd: intel-m10-bmc: add sysfs files for mac_address
 2020-12-02 18:44 UTC  (5+ messages)
` [PATCH v1 1/1] mfd: intel-m10-bmc: expose mac address and count

[PATCH v2 5/5] MAINTAINERS: add microchip polarfire soc support
 2020-12-02 18:44 UTC  (4+ messages)

[PATCH] libtracefs: make it build against musl C library
 2020-12-02 18:43 UTC  (3+ messages)

[PATCH] image_types: add zstd initramfs and squashfs support
 2020-12-02 18:44 UTC  (3+ messages)
` [poky] "

max fsverity descriptor size?
 2020-12-02 18:44 UTC  (3+ messages)

[f2fs-dev] Using secure erase in f2fs
 2020-12-02 18:24 UTC 

[PATCH v3 net-next 0/2] net: dsa: add stats64 support
 2020-12-02 18:42 UTC  (3+ messages)
` [PATCH v3 net-next 2/2] net: dsa: qca: ar9331: export stats64

[PATCH] PCI: aardvark: Update comment about disabling link training
 2020-12-02 18:41 UTC  (7+ messages)

[PATCH v2 00/17] ibmvfc: initial MQ development
 2020-12-02 18:40 UTC  (10+ messages)
` [PATCH v2 15/17] ibmvfc: send Cancel MAD down each hw scsi channel
` [PATCH v2 16/17] ibmvfc: enable MQ and set reasonable defaults
` [PATCH v2 17/17] ibmvfc: provide modules parameters for MQ settings

[PATCH v13 00/10] Apply COR-filter to the block-stream permanently
 2020-12-02 18:31 UTC  (11+ messages)
` [PATCH v13 01/10] copy-on-read: support preadv/pwritev_part functions
` [PATCH v13 02/10] block: add API function to insert a node
` [PATCH v13 03/10] copy-on-read: add filter drop function
` [PATCH v13 04/10] qapi: add filter-node-name to block-stream
` [PATCH v13 05/10] qapi: create BlockdevOptionsCor structure for COR driver
` [PATCH v13 06/10] iotests: add #310 to test bottom node in "
` [PATCH v13 07/10] block: include supported_read_flags into BDS structure
` [PATCH v13 08/10] copy-on-read: skip non-guest reads if no copy needed
` [PATCH v13 09/10] stream: skip filters when writing backing file name to QCOW2 header
` [PATCH v13 10/10] block: apply COR-filter to block-stream jobs

[Buildroot] [PATCH/next v1] package/less: bump version to 563
 2020-12-02 18:40 UTC 

[PATCH v2 0/2] net: dsa: add stats64 support
 2020-12-02 18:39 UTC  (3+ messages)
` [PATCH v2 2/2] net: dsa: qca: ar9331: export stats64

[meta-oe][PATCH v3] procps: split into binary subpackages
 2020-12-02 18:40 UTC 

[PATCH V4 3/3] thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platforms
 2020-12-02 18:39 UTC  (2+ messages)

[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
 2020-12-02 18:38 UTC  (9+ messages)

[PATCH] ASoC: codecs: lpass-va-macro: remove some dead code
 2020-12-02 18:37 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/2] fix issue with partial DMA unmap
 2020-12-02 18:38 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 0/4] "
  ` [dpdk-dev] [PATCH v4 1/4] vfio: revert changes for map contiguous areas in one go
  ` [dpdk-dev] [PATCH v4 2/4] vfio: fix DMA mapping granularity for type1 IOVA as VA

[PATCH] rtc: adapt allowed RTC update error
 2020-12-02 18:36 UTC  (8+ messages)

[PATCH v1] linux/compat.h: Remove debug() from spin_lock_irqsave()
 2020-12-02 18:37 UTC  (4+ messages)

[RFC PATCH] checkpatch: correctly detect lines of help text
 2020-12-02 18:27 UTC 

[Linux-kernel-mentees] [PATCH] checkpatch: add fix option for BAD_SIGN_OFF
 2020-12-02 18:36 UTC 

net: macb: fail when there's no PHY
 2020-12-02 18:35 UTC  (5+ messages)

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2020-12-02 18:34 UTC  (6+ messages)
` [PATCH RFC 10/39] KVM: x86/xen: support upcall vector

[PATCH] ath11k: dp_rx: fix monitor status dma unmap direction
 2020-12-02 18:34 UTC  (3+ messages)

[PATCH] wcn36xx: Send NULL data packet when exiting BMPS
 2020-12-02 18:33 UTC  (2+ messages)

[PATCH 1/2] ath10k: Fix an error handling path
 2020-12-02 18:32 UTC  (4+ messages)

[PATCH net-next 2/2] ath10k: Constify static qmi structs
 2020-12-02 18:32 UTC  (3+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 3 warnings (v5.10-rc6-87-g53bf34061bc2)
 2020-12-02 18:32 UTC 

[Buildroot] [PATCH/next v1] package/iw: bump version to 5.9
 2020-12-02 18:33 UTC 

[PATCH v3] ath10k: Fix the parsing error in service available event
 2020-12-02 18:31 UTC  (6+ messages)

[PATCH 0/6] Minimal patches to let reftable pass the CI builds
 2020-12-02 18:31 UTC  (5+ messages)
` [PATCH 1/6] fixup! reftable: rest of library
      ` Reftable locking on Windows (Re: [PATCH 1/6] fixup! reftable: rest of library)

[dpdk-dev] [PATCH 1/1] usertools: show hugepages on POWER systems
 2020-12-02 18:32 UTC  (2+ messages)

[Devel] Re: power-off delay/hang due to commit 6d25be57 (mainline)
 2020-12-02 18:31 UTC  (2+ messages)
`  "

[PATCH] gnttab: don't allocate status frame tracking array when "gnttab=max_ver:1"
 2020-12-02 18:31 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: add fix for non-standard signature - co-authored-by
 2020-12-02 18:30 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH -mmots] "
  `  "

[Intel-gfx] [CI 1/2] drm/i915/gem: Limit lmem scatterlist elements to UINT_MAX
 2020-12-02 18:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] "

[PATCH v2 00/42] Cleanup error handling in relocation
 2020-12-02 18:29 UTC  (4+ messages)
` [PATCH v2 37/42] btrfs: handle __add_reloc_root failure in btrfs_recover_relocation

[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-02 18:27 UTC  (10+ messages)
` [PATCH 1/9] mm: vmscan: simplify nr_deferred update code
` [PATCH 2/9] mm: vmscan: use nid from shrink_control for tracepoint
` [PATCH 3/9] mm: memcontrol: rename memcg_shrinker_map_mutex to memcg_shrinker_mutex
` [PATCH 4/9] mm: vmscan: use a new flag to indicate shrinker is registered
` [PATCH 5/9] mm: memcontrol: add per memcg shrinker nr_deferred
` [PATCH 6/9] mm: vmscan: use per memcg nr_deferred of shrinker
` [PATCH 7/9] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [PATCH 8/9] mm: memcontrol: reparent nr_deferred when memcg offline
` [PATCH 9/9] mm: vmscan: shrink deferred objects proportional to priority

[PATCH v11 5/5] leds: mt6360: Add LED driver for MT6360
 2020-12-02 18:27 UTC  (5+ messages)

[PATCH] lib/find_bit: Add find_prev_*_bit functions
 2020-12-02 18:27 UTC  (6+ messages)
          ` (no subject)

[PATCH] add ath11k MODULE_FIRMWARE macros
 2020-12-02 18:27 UTC  (2+ messages)

[Buildroot] [PATCH/next v1] package/hwdata: bump version to 0.342
 2020-12-02 18:27 UTC 

[PATCH v2 24/24] pack-bitmap-write: better reuse bitmaps
 2020-12-02 18:25 UTC  (5+ messages)

[PATCH net-next v9 0/4] GVE Raw Addressing
 2020-12-02 18:24 UTC  (5+ messages)
` [PATCH net-next v9 1/4] gve: Add support for raw addressing device option
` [PATCH net-next v9 2/4] gve: Add support for raw addressing to the rx path
` [PATCH net-next v9 3/4] gve: Rx Buffer Recycling
` [PATCH net-next v9 4/4] gve: Add support for raw addressing in the tx path

[PATCH v2 1/3] dt-bindings: edac: aspeed-sdram-edac: Add ast2400/ast2600 support
 2020-12-02 18:23 UTC  (7+ messages)
` [PATCH v2 3/3] edac: Supporting AST2400 and AST2600 edac driver

[PATCH 0/2] Subdev link validation and format documentation improvements
 2020-12-02 18:19 UTC  (3+ messages)
` [PATCH 1/2] Documentation: v4l: Remove reference to video ops
` [PATCH 2/2] Documentation: v4l: Document that link_validate op is valid for sink only


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.