All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-18 07:09:21 to 2022-03-18 08:15:21 UTC [more...]

drivers/md/dm-raid.c:3218:44-45: WARNING opportunity for min()
 2022-03-18  8:16 UTC  (2+ messages)
` [PATCH] coccinelle: misc: fix minmax.cocci warnings

[PATCH v7 00/46] CXl 2.0 emulation Support
 2022-03-18  8:14 UTC  (13+ messages)

[XEN PATCH] tools/libs/light/libxl_pci.c: explicitly grant access to Intel IGD opregion
 2022-03-18  8:13 UTC  (2+ messages)

[PATCH u-boot-net 00/14] u-boot-net refactors, fixes, cleanups
 2022-03-18  8:13 UTC  (32+ messages)
` [PATCH u-boot-net 01/14] net: mdio-uclass: fix type for phy_mode_str and phy_handle_str
` [PATCH u-boot-net 02/14] net: mdio-uclass: use ARRAY_SIZE()
` [PATCH u-boot-net 03/14] net: introduce helpers to get PHY ofnode from MAC
` [PATCH u-boot-net 04/14] net: mdio-uclass: add wrappers for read/write/reset operations
` [PATCH u-boot-net 05/14] treewide: use dm_mdio_read/write/reset() wrappers
` [PATCH u-boot-net 06/14] net: phy: fix parsing wrong property
` [PATCH u-boot-net 07/14] net: introduce helpers to get PHY interface mode from a device/ofnode
` [PATCH u-boot-net 08/14] treewide: Rename PHY_INTERFACE_MODE_COUNT to PHY_INTERFACE_MODE_MAX
` [PATCH u-boot-net 09/14] treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
` [PATCH u-boot-net 10/14] phy: Move PHY_INTERFACE_MODE_NA to the beginning of the enum definition
` [PATCH u-boot-net 11/14] net: phy: xilinx: Check interface type in ->config(), not ->probe()
` [PATCH u-boot-net 12/14] net: phy: use ->is_c45 instead of is_10g_interface()
` [PATCH u-boot-net 13/14] bcmgenet, sun8i_emac: Don't connect PHY two times
` [PATCH u-boot-net 14/14] net: phy: don't require PHY interface mode during PHY creation

[PATCH net-next 0/5] devlink: hold the instance lock in eswitch callbacks
 2022-03-18  8:12 UTC  (2+ messages)

[ovmf test] 168675: regressions - FAIL
 2022-03-18  8:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-18  8:11 UTC 

[PATCH v1] ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1
 2022-03-18  8:09 UTC  (2+ messages)

[PATCH 3/7] xfs: xfs_ail_push_all_sync() stalls when racing with updates
 2022-03-18  8:10 UTC  (3+ messages)
` [kbuild] "

[PATCH nvme-cli] fabrics: keep the backward compatibility
 2022-03-18  8:10 UTC  (2+ messages)

[PATCH RFC -next 0/3] improve fairness for sbitmap waitqueues
 2022-03-18  8:25 UTC  (4+ messages)
` [PATCH RFC -next 1/3] sbitmap: record the number of waiters for each waitqueue
` [PATCH RFC -next 2/3] blk-mq: call 'bt_wait_ptr()' later in blk_mq_get_tag()
` [PATCH RFC -next 3/3] sbitmap: improve the fairness of waitqueues' wake up

[PATCH -next] dmaengine: mediatek:Fix PM usage reference leak of tegra
 2022-03-18  8:08 UTC  (2+ messages)

[PATCH v2 00/10] serial: 8250: dw: RZN1 DMA support
 2022-03-18  8:07 UTC  (5+ messages)
` [PATCH v2 02/10] serial: 8250: dw: Use the device API
` [PATCH v2 03/10] serial: 8250: dw: Create a more generic platform data structure

[PATCH v3 0/2] rcu: Deoffload rdp if rcuop/rcuog kthreads spawn failed
 2022-03-18  8:07 UTC  (3+ messages)
` [PATCH v3 1/2] rcu: Call rcu_nocb_rdp_deoffload() directly after rcuog/op "
` [PATCH v3 2/2] rcu: Invert the locking dependency order between rcu_state.barrier_mutex and hotplug lock

RTT-PROBE: lore-subspace-rtt
 2022-03-18  8:06 UTC 

[PATCH 00/19] ASoC: fsl_micfil: Driver updates
 2022-03-18  8:04 UTC  (4+ messages)
` [PATCH 10/19] dma: imx-sdma: Add multi fifo support

[RFC] serial: mxc: get the clock frequency from the used clock for the device
 2022-03-18  8:05 UTC  (5+ messages)

[PATCH] media: platform: renesas-ceu: Fix unused variable warning
 2022-03-18  8:05 UTC  (3+ messages)

[PATCH 0/7] perf/x86/amd/core: Add AMD PerfMonV2 support
 2022-03-18  8:02 UTC  (7+ messages)
` [PATCH 5/7] perf/x86/amd/core: Add PerfMonV2 counter control
` [PATCH 7/7] kvm: x86/cpuid: Fix Architectural Performance Monitoring support

[PATCH v2 0/2] aspeed: Add LPC mailbox support
 2022-03-18  7:59 UTC  (6+ messages)
` [PATCH v2 1/2] soc: "

linux-next: manual merge of the usb tree with the xilinx tree
 2022-03-18  7:59 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-18  8:01 UTC 

[PATCH v6 0/6] selftests/resctrl: Add resctrl_tests into kselftest set
 2022-03-18  7:58 UTC  (7+ messages)
` [PATCH v6 1/6] selftests/resctrl: Kill child process before parent process terminates if SIGTERM is received
` [PATCH v6 2/6] selftests/resctrl: Change the default limited time to 120 seconds
` [PATCH v6 3/6] selftests/resctrl: Fix resctrl_tests' return code to work with selftest framework
` [PATCH v6 4/6] selftests/resctrl: Make resctrl_tests run using kselftest framework
` [PATCH v6 5/6] selftests/resctrl: Update README about using kselftest framework to build/run resctrl_tests
` [PATCH v6 6/6] selftests/resctrl: Add missing SPDX license to Makefile

[LTP] [RFC PATCH 1/1] creat09: Fix on more restrictive umask
 2022-03-18  7:59 UTC  (2+ messages)

[PATCH net-next 0/3] bridge: dsa: switchdev: mv88e6xxx: Implement local_receive bridge flag
 2022-03-18  7:58 UTC  (5+ messages)

[PATCH wpan-next v3 00/11] ieee802154: Better Tx error handling
 2022-03-18  7:57 UTC  (7+ messages)
` [PATCH wpan-next v3 07/11] net: ieee802154: at86rf230: Provide meaningful error codes when possible
` [PATCH wpan-next v3 09/11] net: ieee802154: atusb: Call _xmit_error() when a transmission fails

[PATCH 0/6] Various fixes and cleanups
 2022-03-18  7:57 UTC  (3+ messages)
` [PATCH 2/6] loader/i386/bsd: Initialize ptr variable in grub_bsd_add_meta()

[PATCH v2 2/4] btrfs: mark device addition as mnt_want_write_file
 2022-03-18  7:56 UTC  (3+ messages)
` [btrfs] cd452af388: xfstests.btrfs.218.fail

RTT-PROBE: lore-subspace-rtt
 2022-03-18  7:56 UTC 

[PATCH -next] scripts: add compare-config utility
 2022-03-18  7:54 UTC 

[PATCH -next] tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
 2022-03-18  6:02 UTC 

[PATCH v2] btrfs/237: Use zone cap instead of zone size in fill_size and rest calculation
 2022-03-18  7:54 UTC  (2+ messages)

new drive is 4 sectors shorter, can it be used for swraid5 array?
 2022-03-18  7:54 UTC  (2+ messages)

[PATCH 00/18] dt-bindings: irqchip: include generic schema
 2022-03-18  7:52 UTC  (5+ messages)
` [PATCH 04/18] dt-bindings: irqchip: actions,owl-sirq: "

[PATCH] imx8ulp: Disable SPL exception vector
 2022-03-18  7:50 UTC 

[PATCH v4 00/24] DEPT(Dependency Tracker)
 2022-03-18  7:51 UTC  (6+ messages)

radeon ring 0 test failed on arm64
 2022-03-18  7:51 UTC  (12+ messages)

[PATCH net-next 1/5] dt-bindings: net: lan966x: Extend with FDMA interrupt
 2022-03-18  7:54 UTC  (3+ messages)

[PATCH] selftests: net: fix warning when compiling selftest/net
 2022-03-18  7:50 UTC  (2+ messages)
` [PATCH linux-next v2] selftests: net: change fprintf format specifiers

RTT-PROBE: lore-subspace-rtt
 2022-03-18  7:51 UTC 

[PATCH -next] sched/rt: fix build error when CONFIG_SYSCTL is disable
 2022-03-18  7:50 UTC  (2+ messages)

[PATCH RFC v5 00/21] DEPT(Dependency Tracker)
 2022-03-18  7:49 UTC  (4+ messages)

[PATCH 0/3] OP-TEE RPC argument cache
 2022-03-18  7:49 UTC  (11+ messages)
` [PATCH 1/3] optee: add OPTEE_SMC_CALL_WITH_RPC_ARG
` [PATCH 2/3] optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET

[PATCH v14 00/22] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-03-18  7:43 UTC  (6+ messages)
` [PATCH v14 01/22] dt-bindings: mediatek: add vdosys1 RDMA definition "

[PATCH v5 0/6] Fix some bugs related to ramp and dax
 2022-03-18  7:45 UTC  (7+ messages)
` [PATCH v5 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v5 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v5 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v5 4/6] mm: pvmw: add support for walking devmap pages
` [PATCH v5 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v5 6/6] mm: simplify follow_invalidate_pte()

[PATCH v2 net-next] ptp: ocp: use snprintf() in ptp_ocp_verify()
 2022-03-18  7:47 UTC 

[PATCH 5.10 00/23] 5.10.107-rc1 review
 2022-03-18  7:46 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-18  7:46 UTC 

[PATCH net-next] ptp: ocp: fix sprintf overflow in ptp_ocp_verify()
 2022-03-18  7:45 UTC  (3+ messages)

linux-next: manual merge of the qcom tree with the imx-mxs tree
 2022-03-18  7:44 UTC  (3+ messages)

[PATCH] USB: Fix xhci ERDP update issue
 2022-03-18  7:45 UTC  (2+ messages)

[PATCH v4 0/2] leds: add ktd20xx LED driver support
 2022-03-18  7:26 UTC  (5+ messages)
` [PATCH v4 1/2] leds: ktd20xx: Extension of the KTD20xx family of LED drivers from Kinetic

[PATCH v5 0/3] Introduce Notify VM exit
 2022-03-18  7:49 UTC  (4+ messages)
` [PATCH v5 1/3] KVM: X86: Save&restore the triple fault request
` [PATCH v5 2/3] KVM: VMX: Enable Notify VM exit
` [PATCH v5 3/3] KVM: Add document for KVM_CAP_X86_NOTIFY_VMEXIT and KVM_EXIT_NOTIFY

[PATCH] lib/crypto: support sha384/sha512 in x509/pkcs7
 2022-03-18  7:44 UTC  (2+ messages)

[PATCH -next] uaccess: fix __access_ok limit setup in compat mode
 2022-03-18  7:44 UTC  (2+ messages)

[LTP] [RFC][PATCH 1/1] ci: Ubuntu xenial -> bionic
 2022-03-18  7:43 UTC  (5+ messages)

[PATCH v2 1/2] drm: Add GPU reset sysfs event
 2022-03-18  7:42 UTC  (14+ messages)

Which Page table is appled when MMU is turned on in boot process of ARM64
 2022-03-18  7:41 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-18  7:41 UTC 

[LTP] [PATCH 0/2] Fix tst_search_driver for x86-64 modules
 2022-03-18  7:40 UTC  (5+ messages)
` [LTP] [PATCH 1/2] tst_kernel: Fix search for foo-x86-64 module

[PATCH v4 0/7] target/riscv: Initial support for the Sdtrig extension via M-mode CSRs
 2022-03-18  7:38 UTC  (3+ messages)

[PATCH v12 00/13] Add GuC Error Capture Support
 2022-03-18  7:40 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH v1] drm/i915/gem: Don't evict unmappable VMAs when pinning with PIN_MAPPABLE
 2022-03-18  7:39 UTC  (3+ messages)

linux-next: manual merge of the usb tree with the qcom tree
 2022-03-18  7:37 UTC  (4+ messages)

[PATCH 1/2] MAINTAINERS: add a git repo for the Stratix10 Service driver
 2022-03-18  7:38 UTC  (4+ messages)

[PATCH v3 00/19] xen/arm: mm: Remove open-coding mappings
 2022-03-18  7:36 UTC  (3+ messages)
` [PATCH v3 08/19] xen/arm: mm: Re-implement early_fdt_map() using map_pages_to_xen()

RTT-PROBE: lore-subspace-rtt
 2022-03-18  7:36 UTC 

[PATCH 00/21] Control VQ support in vDPA
 2022-03-18  7:35 UTC  (4+ messages)
` [RFC PATCH v2 00/19] "
  ` [RFC PATCH v2 19/19] vdpasim: control virtqueue support

drivers/pci/controller/pcie-mediatek-gen3.c:239:4: warning: Value stored to 'range_type' is never read [clang-analyzer-deadcode.DeadStores]
 2022-03-18  7:35 UTC 

[V2, 0/7] Support multi-hardware jpeg decoding using of_platform_populate
 2022-03-18  7:27 UTC  (16+ messages)
` [V2, 1/7] dt-bindings: mediatek: Add mediatek, mt8195-jpgdec compatible
` [V2,2/7] media: mtk-jpegdec: export jpeg decoder functions
` [V2,3/7] media: mtk-jpegdec: manage jpegdec multi-hardware
` [V2,4/7] media: mtk-jpegdec: add jpegdec timeout func interface
` [V2,5/7] media: mtk-jpegdec: add jpeg decode worker interface
` [V2,6/7] media: mtk-jpegdec: add output pic reorder interface
` [V2,7/7] media: mtk-jpegdec: refactor jpegdec func interface

[PATCH] kernfs: remove unneeded #if 0 guard
 2022-03-18  7:34 UTC 

[PATCH v3] smp: Wake ksoftirqd on PREEMPT_RT instead do_softirq()
 2022-03-18  7:34 UTC  (2+ messages)

[PATCH v16 0/8] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-03-18  7:21 UTC  (4+ messages)
` [PATCH v16 5/8] soc: mediatek: add mtk-mutex support for mt8195 vdosys0

[PATCH] mm: Untangle config dependencies for demote-on-reclaim
 2022-03-18  7:33 UTC  (2+ messages)

[PATCH 1/2] intel-iommu: update root_scalable before switching as during post_load
 2022-03-18  7:30 UTC  (4+ messages)
` [PATCH 2/2] intel-iommu: update iq_dw during post load

RTT-PROBE: lore-subspace-rtt
 2022-03-18  7:31 UTC 

linux-next: build warning after merge of the pinctrl tree
 2022-03-18  7:31 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 0/2] Add two gem-ccs subtests
 2022-03-18  7:30 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/i915/gem_ccs: Check ctrl-surf-copy in new context
` [igt-dev] [PATCH i-g-t 2/2] tests/i915/gem_ccs: Add suspend-resume subtest

linux-next: build warning after merge of the spi-fixes tree
 2022-03-18  7:28 UTC  (3+ messages)

linux-next: manual merge of the tegra tree with the qcom tree
 2022-03-18  7:27 UTC  (3+ messages)

[kvm-unit-tests PATCH] Add --disable-werror option
 2022-03-18  7:26 UTC 

[PATCH 5.4 00/43] 5.4.185-rc1 review
 2022-03-18  7:27 UTC  (3+ messages)
` [PATCH 5.4 21/43] selftests/bpf: Add test for bpf_timer overwriting crash

[PATCH net-next v3 0/3] net: icmp: add skb drop reasons to icmp
 2022-03-18  7:26 UTC  (9+ messages)
` [PATCH net-next v3 3/3] net: icmp: add reasons of the skb drops to icmp protocol

RTT-PROBE: lore-subspace-rtt
 2022-03-18  7:26 UTC 

[PATCH 0/5] Generic Ticket Spinlocks
 2022-03-18  7:24 UTC  (5+ messages)
    ` [OpenRISC] "

[PATCH] firmware: zynqmp: Do not bind PD driver in SPL if disabled
 2022-03-18  7:21 UTC  (2+ messages)

[RESEND PATCH v3 0/3] use more system keyrings to verify arm64 kdump kernel image signature
 2022-03-18  7:18 UTC  (8+ messages)
` [RESEND PATCH v3 1/3] kexec: clean up arch_kexec_kernel_verify_sig

[PATCH] iomap: fix an infinite loop in iomap_fiemap
 2022-03-18  7:21 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-18  7:21 UTC 

[PATCH] arm64: zynqmp: Add resets property to sdhci nodes
 2022-03-18  7:19 UTC  (2+ messages)

Where to start with Kernel config for Atom (64bit) Xenomai4 (evl)
 2022-03-18  7:19 UTC  (3+ messages)
  ` WG: "

[PATCH 0/3] drm/msm: Add comm/cmdline override
 2022-03-18  7:18 UTC  (6+ messages)
` [PATCH 3/3] drm/msm: Add a way to override processes comm/cmdline

[PATCH -next] nfc: st21nfca: remove unnecessary skb check before kfree_skb()
 2022-03-18  7:27 UTC 

[PATCH v2 0/2] ARM: aspeed: Add secure boot controller debugfs
 2022-03-18  7:16 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: soc: aspeed: Add secure boot controller support

RTT-PROBE: lore-subspace-rtt
 2022-03-18  7:16 UTC 

[PATCH v3] exfat: do not clear VolumeDirty in writeback
 2022-03-18  7:15 UTC 

[PATCH 1/2] ASoC: SOF: Prevent NULL dereference in sof_pcm_dai_link_fixup()
 2022-03-18  7:13 UTC  (4+ messages)
` [PATCH 2/2] ASoC: SOF: check for NULL before dereferencing

[PATCH] pinctrl: nuvoton: wpcm450: off by one in wpcm450_gpio_register()
 2022-03-18  7:11 UTC  (2+ messages)

Bug 215678 - vmwgfx: probe of 0000:00:0f.0 failed with error -16
 2022-03-18  7:12 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-18  7:11 UTC 

linux-next: Fixes tag needs some work in the spi tree
 2022-03-18  7:10 UTC  (2+ messages)

[ammarfaizi2-block:google/android/kernel/common/android13-5.15 5191/5193] mm/compaction.c:761:15: error: redefinition of 'isolate_and_split_free_page'
 2022-03-18  7:09 UTC 

[PATCH v2 00/25] migration: Postcopy Preemption
 2022-03-18  7:08 UTC  (11+ messages)
    ` Time to introduce a migration protocol negotiation (Re: [PATCH v2 00/25] migration: Postcopy Preemption)

[PATCH] iio:imu:bmi160: disable regulator in error path
 2022-03-18  7:09 UTC 


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.