All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-25 17:15:45 to 2021-02-25 18:11:10 UTC [more...]

[PATCH v2] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2021-02-25 18:06 UTC  (14+ messages)

[RFC 0/2] ASoC: rt5670: Add LED trigger support
 2021-02-25 18:09 UTC  (23+ messages)
` [RFC 2/2] "

[RFC PATCH 0/5] Flexible sysclk/pll configuration
 2021-02-25 18:06 UTC  (10+ messages)
` [RFC PATCH 1/5] ASoC: soc-component: Fix return value of snd_soc_component_set_pll()
` [RFC PATCH 2/5] ASoC: soc-dai: Add sysclk source to snd_soc_dai_set_sysclk()
` [RFC PATCH 3/5] ASoC: audio-graph-card: Add bindings for sysclk and pll
` [RFC PATCH 4/5] ASoC: simple-card-utils: Parse sysclk id and source
` [RFC PATCH 5/5] ASoC: simple-card-utils: Support pll configuration

[PATCH v6 0/3] GUD USB Display driver
 2021-02-25 18:06 UTC  (5+ messages)
` [PATCH v6 3/3] drm: Add "

[PATCH 0/2] iommu/arm-smmu-qcom: Add SC7280 support
 2021-02-25 18:06 UTC  (4+ messages)
` [PATCH 2/2] iommu/arm-smmu-qcom: Move the adreno smmu specific impl earlier

[PATCH v3 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-25 18:05 UTC  (14+ messages)
` [PATCH v3 1/9] media: hevc: Modify structures to follow H265 ITU spec
    `  "
        `  "
` [PATCH v3 5/9] media: hantro: Introduce G2/HEVC decoder

[PATCH v7 0/1] mm: fix initialization of struct page for holes in memory layout
 2021-02-25 18:05 UTC  (8+ messages)
` [PATCH v7 1/1] mm/page_alloc.c: refactor "

[PATCH] xfs: don't reuse busy extents on extent trim
 2021-02-25 18:05 UTC  (3+ messages)

aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `drivers/gpu/drm/ttm/ttm_pool.o' being placed in section `.eh_frame'
 2021-02-25 18:08 UTC 

[PATCH v7 0/2] checkpatch: add verbose mode
 2021-02-25 18:08 UTC  (4+ messages)

[PATCH v5 0/3] Add support for MaxLinear/Exar USB to serial converters
 2021-02-25 18:04 UTC  (9+ messages)
` [PATCH v5 1/3] usb: serial: Add MaxLinear/Exar USB to Serial driver

[jarkko-linux-tpmdd:tee-trusted-keys 1/4] security/keys/trusted-keys/trusted_tpm1.c:19:10: fatal error: 'crypto/sha.h' file not found
 2021-02-25 18:07 UTC 

[PATCH v3 1/3] [security] Add new hook to compare new mount to an existing mount
 2021-02-25 18:03 UTC  (3+ messages)

[BISECTED] Kernel 5.11.x breaks pulseaudio
 2021-02-25 18:01 UTC  (4+ messages)

[plbossart-sound:sdw/master-quirks-take2 16/22] drivers/soundwire/bus.c:902:52: error: expected '; ' after expression
 2021-02-25 18:05 UTC 

[PATCH net] net: psample: Fix netlink skb length with tunnel info
 2021-02-25 18:00 UTC  (2+ messages)

USB composite device with two UVC functions (e.g. two RGB cameras)
 2021-02-25 17:52 UTC 

[RFC PATCH 00/10] vfio: Device memory DMA mapping improvements
 2021-02-25 17:54 UTC  (6+ messages)
` [RFC PATCH 10/10] vfio/type1: Register device notifier

[PATCH net] r8169: fix jumbo packet handling on RTL8168e
 2021-02-25 18:00 UTC  (2+ messages)

[PATCH] sched/fair: Fix shift-out-of-bounds in load_balance()
 2021-02-25 17:56 UTC 

[RFC] KVM: x86: Support KVM VMs sharing SEV context
 2021-02-25 17:53 UTC  (2+ messages)

[RFC 0/6] x86: prefetch_page() vDSO call
 2021-02-25 17:53 UTC  (5+ messages)

[PATCH for-4.15 0/5] xenstore: Address coverity issues in the LiveUpdate code
 2021-02-25 18:01 UTC  (11+ messages)
` [PATCH for-4.15 1/5] tools/xenstored: Avoid unnecessary talloc_strdup() in do_control_lu()
` [PATCH for-4.15 2/5] tools/xenstored: Avoid unnecessary talloc_strdup() in do_lu_start()
` [PATCH for-4.15 3/5] tools/xenstored: control: Store the save filename in lu_dump_state
` [PATCH for-4.15 4/5] tools/xenstore-control: Don't leak buf in live_update_start()
` [PATCH for-4.15 5/5] tools/xenstored: Silence coverity when using xs_state_* structures

[PATCH 1/2] mt76: mt7915: fix unused 'mode' variable
 2021-02-25 17:58 UTC  (4+ messages)

wireguard-go on windows
 2021-02-25 17:54 UTC  (4+ messages)
    ` Fwd: "

Wireguard on Mac not working through a corporate VPN
 2021-02-25 16:56 UTC 

[PATCH v1 00/15] powerpc: Cleanup of uaccess.h
 2021-02-25 17:50 UTC  (32+ messages)
` [PATCH v1 01/15] powerpc/uaccess: Remove __get_user_allowed() and unsafe_op_wrap()
` [PATCH v1 02/15] powerpc/uaccess: Define ___get_user_instr() for ppc32
` [PATCH v1 03/15] powerpc/uaccess: Remove __get/put_user_inatomic()
` [PATCH v1 04/15] powerpc/uaccess: Move get_user_instr helpers in asm/inst.h
` [PATCH v1 05/15] powerpc/align: Don't use __get_user_instr() on kernel addresses
` [PATCH v1 06/15] powerpc/uaccess: Call might_fault() inconditionaly
` [PATCH v1 07/15] powerpc/uaccess: Remove __unsafe_put_user_goto()
` [PATCH v1 08/15] powerpc/uaccess: Remove __chk_user_ptr() in __get/put_user
` [PATCH v1 09/15] powerpc/uaccess: Remove calls to __get_user_bad() and __put_user_bad()
` [PATCH v1 10/15] powerpc/uaccess: Split out __get_user_nocheck()
` [PATCH v1 11/15] powerpc/uaccess: Rename __get/put_user_check/nocheck
` [PATCH v1 12/15] powerpc/uaccess: Refactor get/put_user() and __get/put_user()
` [PATCH v1 13/15] powerpc/uaccess: Swap clear_user() and __clear_user()
` [PATCH v1 14/15] powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_to_user() on ppc32
` [PATCH v1 15/15] powerpc/uaccess: Move copy_mc_xxx() functions down

[kbuild] [linux-next:master 6931/12022] drivers/vfio/vfio_iommu_type1.c:1093 vfio_dma_do_unmap() warn: impossible condition '(size > (~0)) => (0-u32max > u32max)'
 2021-02-25 18:00 UTC  (13+ messages)

incoming
 2021-02-25 17:57 UTC  (9+ messages)
` [patch 014/173] mm, tracing: record slab name for kmem_cache_free()

[PATCH] format-patch: allow a non-integral version numbers
 2021-02-25 17:56 UTC  (2+ messages)

link to User documentation of https://wiki.qemu.org/Features/Tracing is broken currently
 2021-02-25 17:55 UTC  (4+ messages)

[PATCH 00/14] deprecations: remove many old deprecations
 2021-02-25 17:32 UTC  (2+ messages)

[Bug 201753] AMD-Vi: Unable to write to IOMMU perf counter
 2021-02-25 17:54 UTC 

[virtio-dev] [PATCH] virtio-iommu: Add VIRTIO_IOMMU_F_BOOT_BYPASS
 2021-02-25 17:53 UTC 

[PATCH for-4.15] x86/dmop: Properly fail for PV guests
 2021-02-25 17:55 UTC  (4+ messages)

[monstr-microblaze:for-test 67/1134] dtbs_check: warning: no schema found in file: Documentation/devicetree/bindings/perf/xlnx-flexnoc-pm.yaml
 2021-02-25 17:55 UTC 

[PATCH] mm, kasan: don't poison boot memory
 2021-02-25 17:50 UTC  (20+ messages)

stable-rc/linux-5.10.y baseline: 107 runs, 1 regressions (v5.10.18-24-g6ffb943c0e01)
 2021-02-25 17:53 UTC 

[PATCH v3 net] net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081
 2021-02-25 17:52 UTC  (3+ messages)

[PATCH v3 0/3] iommu/arm-smmu: adreno-smmu page fault handling
 2021-02-25 17:51 UTC  (10+ messages)
` [PATCH v3 1/3] iommu/arm-smmu: Add support for driver IOMMU fault handlers
` [PATCH v3 2/3] drm/msm: Add an adreno-smmu-priv callback to get pagefault info
` [PATCH v3 3/3] drm/msm: Improve the a6xx page fault handler

[PATCH 1/4] soc: mediatek: pm-domains: Add a meaningful power domain name
 2021-02-25 17:50 UTC  (12+ messages)
` [PATCH 2/4] soc: mediatek: pm-domains: Add a power domain names for mt8183
` [PATCH 3/4] soc: mediatek: pm-domains: Add a power domain names for mt8192
` [PATCH 4/4] soc: mediatek: pm-domains: Add a power domain names for mt8167

[PATCH] multiprocess: move feature to meson_options.txt
 2021-02-25 17:50 UTC  (5+ messages)

[PATCH] net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()
 2021-02-25 17:50 UTC  (2+ messages)

[PATCH v7 0/6] userfaultfd: add minor fault handling
 2021-02-25 17:49 UTC  (4+ messages)
` [PATCH v7 1/6] userfaultfd: add minor fault registration mode

[PATCH] net: hsr: add support for EntryForgetTime
 2021-02-25 17:49 UTC  (4+ messages)
` [PATCH net] "

[PATCH net] net: broadcom: bcm4908_enet: fix RX path possible mem leak
 2021-02-25 17:48 UTC  (4+ messages)
` [PATCH net] net: broadcom: bcm4908_enet: fix NAPI poll returned value

DM_MMC, BLK
 2021-02-25 17:47 UTC  (3+ messages)

[PATCH 0/4] kbuild: build speed improvment of CONFIG_TRIM_UNUSED_KSYMS
 2021-02-25 17:45 UTC  (4+ messages)
` [PATCH 1/4] kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO

[PATCH 1/2] PCI: controller: thunder: fix compile testing
 2021-02-25 17:44 UTC  (3+ messages)

[MPTCP] [Weekly meetings] MoM - 25th of February 2021
 2021-02-25 17:45 UTC 

[PATCH] glib-2.0: replace THISDIR instead of COREBASE in find_meson_cross_files --cross-file paths
 2021-02-25 17:45 UTC 

[RFC PATCH] sched: Simplify leaf_cfs_rq_list maintenance
 2021-02-25 17:44 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/6] net/pcap: build on Windows
 2021-02-25 17:42 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 5/6] config: discover libpcap "

[PATCH 1/3] PCI: Introduce quirk hook after driver shutdown callback
 2021-02-25 17:40 UTC  (3+ messages)
` [PATCH 2/3] PCI: Set AMD Renoir USB controller to D3 when shutdown
` [PATCH 3/3] PCI: Convert rtw88 power cycle quirk to shutdown quirk

[PATCH v6 0/3] Freesync video mode optimization
 2021-02-25 17:42 UTC  (4+ messages)
` [PATCH v6 3/3] drm/amd/display: Skip modeset for front porch change

[PATCH v2] xfs: set aside allocation btree blocks from block reservation
 2021-02-25 17:38 UTC  (5+ messages)

[PATCH V3 net-next 0/5] add support for RFC 8335 PROBE
 2021-02-25 17:38 UTC  (5+ messages)
` [PATCH V3 net-next 5/5] icmp: add response to RFC 8335 PROBE messages

[RFC PATCH 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-02-25 17:39 UTC  (6+ messages)
` [RFC PATCH 1/4] KVM: arm64: Move the clean of dcache to the map handler

[Bug 1916344] [NEW] User mode networking not working properly on QEMU on Mac OS X host
 2021-02-25 17:29 UTC  (2+ messages)
` [Bug 1916344] "

[v2] Merge meta-rust to oe-core
 2021-02-25 17:37 UTC  (3+ messages)
  ` [OE-core] "

[PATCHv2 0/2] nvme: fixup MD RAID usage
 2021-02-25 17:37 UTC  (4+ messages)
` [PATCH 2/2] nvme: delete disk when last path is gone

[PATCH] gcc-sanitizers: Move content from gcclibdir into libdir
 2021-02-25 17:36 UTC 

block/throttle and burst bucket
 2021-02-25 17:34 UTC 

[PATCH] drm/amdgpu: Remove amdgpu_device arg from free_sgt api
 2021-02-25 17:36 UTC  (2+ messages)

DTC_FLAGS with devshell
 2021-02-25 17:35 UTC  (2+ messages)
` [OE-core] "

[PATCHv3 0/6] Fixup return value for nvme_submit_sync_cmd()
 2021-02-25 17:34 UTC  (7+ messages)
` [PATCH 5/6] nvme: return NVME_SC_ABORT_QUEUE for cancelled commands
` [PATCH 6/6] nvme: return -ETIMEDOUT in nvme_submit_sync_cmd()

[v8 PATCH 00/13] Make shrinker's nr_deferred memcg aware
 2021-02-25 17:00 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] igb: unbreak I2C bit-banging on i350
 2021-02-25 17:31 UTC 

product photography
 2021-02-25 10:53 UTC 

[PATCH for-4.15] dmop: Add XEN_DMOP_nr_vcpus
 2021-02-25 17:30 UTC  (3+ messages)

[peterz-queue:kernelci 81/97] kernel/up.c:39:6: error: redefinition of 'on_each_cpu'
 2021-02-25 17:30 UTC  (2+ messages)

[PATCH v2 0/2] Fix task utilization accountability for EAS
 2021-02-25 17:29 UTC  (2+ messages)

[RFC v1 27/38] target/arm: move sve_zcr_len_for_el to common_cpu
 2021-02-25 17:28 UTC  (2+ messages)

[PATCH 0/4] RFC/WIP: KVM: separate injected and pending exception + few more fixes
 2021-02-25 17:25 UTC  (5+ messages)
` [PATCH 3/4] KVM: x86: pending exception must be be injected even with an injected event

[PATCH v5 0/9] block: Add retry for werror=/rerror= mechanism
 2021-02-25 17:24 UTC  (4+ messages)

[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: third and last batch of fixes and improvements
 2021-02-25 17:25 UTC  (4+ messages)
` [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: merge bursts of newly-created queues

Using a password containing a comma fails with 5.11.1 kernel
 2021-02-25 17:24 UTC  (5+ messages)

[PATCH] coresight: etm4x: work around clang-12+ build failure
 2021-02-25 17:20 UTC  (3+ messages)

[PATCH 2/4] pinephone_defconfig: reduce boot delay
 2021-02-25 17:19 UTC  (4+ messages)
` [PATCH 20/20] Enable led on boot to notify user of boot status

[PATCH] ASoC: rt1015p: add acpi device id for rt1015p
 2021-02-25 17:15 UTC  (2+ messages)

[PATCH 0/8] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-02-25 17:15 UTC  (5+ messages)
` [PATCH 3/8] drm/vc4: hdmi: Properly compute the BVB clock rate

[PATCH] ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 10-p0XX OVCD current threshold
 2021-02-25 17:14 UTC  (2+ messages)

[PATCH 1/1] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-02-25 17:14 UTC  (9+ 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.