All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-25 20:02:56 to 2022-03-25 21:36:00 UTC [more...]

[PATCH RFC net-next v2 0/8] net: phy: C45-over-C22 access
 2022-03-25 21:35 UTC  (6+ messages)
` [PATCH RFC net-next v2 1/8] net: phy: mscc-miim: reject clause 45 register accesses
` [PATCH RFC net-next v2 2/8] net: phy: mscc-miim: add probe_capabilities
` [PATCH RFC net-next v2 3/8] net: phy: add error checks in __phy_mmd_indirect() and export it
` [PATCH RFC net-next v2 4/8] net: phy: add error handling for __phy_{read,write}_mmd
` [PATCH RFC net-next v2 5/8] net: phy: support indirect c45 access in get_phy_c45_ids()

[cocci] Adding metavariable types for the handling of string literals?
 2022-03-25 21:33 UTC  (3+ messages)

[PATCH v2 0/3] Fix for arch timer users
 2022-03-25 21:23 UTC  (9+ messages)
` [PATCH v2 2/3] dt-bindings: timer: Document arm, cortex-a7-timer in arch timer

[PATCH 4.9 00/14] 4.9.309-rc1 review
 2022-03-25 21:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/frr: bump to version 8.2.2
 2022-03-25 21:28 UTC 

[PATCH 00/21] KVM: x86: Event/exception fixes and cleanups
 2022-03-25 21:25 UTC  (4+ messages)

[RFC] fs:unicode:mkutf8data.c: Fix the potential stack overflow risk
 2022-03-25 21:25 UTC  (3+ messages)

[BUG] deadlock in nl80211_vendor_cmd
 2022-03-25 21:25 UTC  (15+ messages)

[PATCH v6 6/6] core.fsync: documentation and user-friendly aggregate options
 2022-03-25 21:24 UTC  (4+ messages)
` [PATCH v7] "
  ` do we have too much fsync() configuration in 'next'? (was: [PATCH v7] core.fsync: documentation and user-friendly aggregate options)

[Buildroot] [PATCH 1/1] package/meson: bump to version 0.61.4
 2022-03-25 21:24 UTC 

[meta-ti][dunfell][PATCH v2] ti-graphics: gpu enable and move all platforms to ddk 1.15
 2022-03-25 21:21 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sc7180-trogdor: Simply SAR sensor enabling
 2022-03-25 21:21 UTC  (2+ messages)

[PATCH] virtio: Workaround fix for hard hang on guest using fifos
 2022-03-25 21:20 UTC  (2+ messages)

[PATCH v6 00/12] clk: Improve clock range handling
 2022-03-25 21:19 UTC  (7+ messages)
` [PATCH v6 02/12] clk: Introduce Kunit Tests for the framework

[Buildroot] [PATCH 1/1] package/atk: bump to version 2.38.0
 2022-03-25 21:17 UTC 

[RFC PATCH] drm/amd/display: dont ignore alpha property
 2022-03-25 20:44 UTC  (2+ messages)

[PATCH v2 1/2] mtd: rawnand: gpmi: Refactor bch geometry settings function
 2022-03-25 21:14 UTC  (2+ messages)
` [PATCH v2 2/2] mtd: rawnand: gpmi: Add large oob bch setting support

main - Move nolocking warning to man page
 2022-03-25 21:14 UTC 

[PATCH] ASoC: wm*: use simple i2c probe function
 2022-03-25 16:24 UTC 

[PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2022-03-25 21:13 UTC  (7+ messages)
` [PATCH v6 27/39] kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hubp.c:1319:6: warning: no previous prototype for 'hubp1_wait_pipe_read_start'
 2022-03-25 21:12 UTC 

[REGRESSION] Recent swiotlb DMA_FROM_DEVICE fixes break ath9k-based AP
 2022-03-25 21:13 UTC  (19+ messages)

[PATCH 1/2] Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
 2022-03-25 21:13 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Print broken quirks

[PATCH v3 0/4] dump: add 32-bit guest Windows support
 2022-03-25 19:51 UTC  (5+ messages)
` [PATCH v3 1/4] include/qemu: rename Windows context definitions to expose bitness
` [PATCH v3 2/4] dump/win_dump: add helper macros for Windows dump header access
` [PATCH v3 3/4] include/qemu: add 32-bit Windows dump structures
` [PATCH v3 4/4] dump/win_dump: add 32-bit guest Windows support

[PATCH] mt76: fix use-after-free issue in mt76_txq_schedule
 2022-03-25 21:12 UTC  (3+ messages)

[PATCH v2 00/12] ARM: suniv: dts: update Allwinner F1C100
 2022-03-25 21:10 UTC  (4+ messages)
` [PATCH v2 02/12] dt-bindings: watchdog: sunxi: clarify clock support

[RFC v1 0/2] Memory poison recovery in khugepaged
 2022-03-25 21:11 UTC  (3+ messages)

[PATCH 1/2] MAINTAINERS: update my email address
 2022-03-25 21:11 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: altr,msgdma: "

[PATCH 1/8] mt76: mt7915: fix DBDC default band selection on MT7915D
 2022-03-25 21:10 UTC  (8+ messages)
` [PATCH 2/8] mt76: mt7915: rework hardware/phy initialization
` [PATCH 3/8] mt76: reduce tx queue lock hold time
` [PATCH 4/8] mt76: dma: use kzalloc instead of devm_kzalloc for txwi
` [PATCH 5/8] mt76: dma: reduce lock contention in mt76_dma_tx_cleanup
` [PATCH 6/8] mt76: mt7915: accept rx frames with non-standard VHT MCS10-11
` [PATCH 7/8] mt76: mt7921: "
` [PATCH 8/8] mt76: fix use-after-free by removing a non-RCU wcid pointer

DPDK seqlock
 2022-03-25 21:10 UTC  (3+ messages)
` [RFC] eal: add seqlock

[PATCH] docs: i2c: reference simple probes
 2022-03-25 16:19 UTC 

[GIT PULL] mtd: Changes for 5.18
 2022-03-25 21:06 UTC  (3+ messages)

[GIT PULL] Backlight for v5.18
 2022-03-25 21:07 UTC  (2+ messages)

[GIT PULL] RAS updates for 5.18
 2022-03-25 21:07 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/iwd: fix uclibc build
 2022-03-25 21:05 UTC 

[GIT PULL] platform-drivers-x86 for 5.18-1
 2022-03-25 21:07 UTC  (2+ messages)

[GIT PULL] MFD for v5.18
 2022-03-25 21:07 UTC  (2+ messages)

[GIT PULL] HID for 5.18
 2022-03-25 21:07 UTC  (2+ messages)

[GIT PULL] PCI changes for v5.18
 2022-03-25 21:06 UTC  (2+ messages)

[GIT PULL] gpio: updates for v5.18
 2022-03-25 21:06 UTC  (2+ messages)

[GIT PULL] power-supply changes for 5.18
 2022-03-25 21:06 UTC  (2+ messages)

[meta-ti][dunfell][PATCH v4] machine: Add am62xx evm configuration
 2022-03-25 21:06 UTC 

[PATCH v3 0/5] dom0less PV drivers
 2022-03-25 21:05 UTC  (8+ messages)
` [PATCH v3 2/5] xen: make evtchn_alloc_unbound public

[PATCH 00/14] Fix some qapi examples and a TODO section
 2022-03-25 21:03 UTC  (22+ messages)
` [PATCH 01/14] qapi: BlockExportRemoveMode: move comments to TODO
` [PATCH 02/14] qapi: fix example of BLOCK_IMAGE_CORRUPTED event
` [PATCH 03/14] qapi: fix example of BLOCK_IO_ERROR event
` [PATCH 05/14] qapi: fix example of DUMP_COMPLETED event
` [PATCH 06/14] qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE event

[PATCH 0/2] DSA switch fixes
 2022-03-25 21:03 UTC  (5+ messages)
` [PATCH 1/2] net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY

[xen-unstable-smoke test] 168860: tolerable all pass - PUSHED
 2022-03-25 21:03 UTC 

[PATCH 5.10 00/38] 5.10.109-rc1 review
 2022-03-25 21:03 UTC  (5+ messages)
` [PATCH 5.10 11/38] swiotlb: rework "fix info leak with DMA_FROM_DEVICE"

[meta-ti][dunfell][PATCH v3] machine: Add am62xx evm configuration
 2022-03-25 21:00 UTC  (4+ messages)

[PATCH] src/storage.c: fix build with uclibc
 2022-03-25 21:00 UTC 

[PATCH v3, 00/10] Enable two H264 encoder core on MT8195
 2022-03-25 20:57 UTC  (5+ messages)
` [PATCH v3, 03/10] dt-bindings: media: mtk-vcodec: Adds encoder cores dt-bindings for mt8195

[PATCH] docs: fault-injection: fix defaults
 2022-03-25 20:59 UTC  (3+ messages)

[PATCH] sctp: replace usage of found with dedicated list iterator variable
 2022-03-25 20:57 UTC  (2+ messages)

+ revert-mm-madvise-skip-unmapped-vma-holes-passed-to-process_madvise.patch added to -mm tree
 2022-03-25 20:57 UTC 

[PATCH v8 00/11] ACPI/IORT: Support for IORT RMR node
 2022-03-25 17:49 UTC  (5+ messages)
` [PATCH v8 05/11] ACPI/IORT: Add a helper to retrieve RMR memory regions

[PATCH 1/2] diffutils: Fix build on ppc/musl
 2022-03-25 20:54 UTC  (2+ messages)
` [PATCH 2/2] grep: "

[PATCH v6 03/22] cachefiles: notify user daemon with anon_fd when looking up cookie
 2022-03-25 20:52 UTC  (3+ messages)

[PATCH net-next v1 0/6] ptp: Support hardware clocks with additional free running time
 2022-03-25 20:51 UTC  (7+ messages)
` [PATCH net-next v1 5/6] ptp: Support late timestamp determination

[oe-core][hardknott][PATCH 1/1] flac: fix CVE-2021-0561
 2022-03-25 20:48 UTC 

[Intel-gfx] [PATCH] drm/i915/adlp: Fix register corruption after DDI clock enabling
 2022-03-25 20:46 UTC  (2+ messages)

[PATCH v2 0/4] kasan, arm64, scs, stacktrace: collect stack traces from Shadow Call Stack
 2022-03-25 20:46 UTC  (3+ messages)
` [PATCH v2 1/4] stacktrace: add interface based on shadow call stack

+ kasan-use-stack_trace_save_shadow.patch added to -mm tree
 2022-03-25 20:44 UTC 

+ arm64-implement-stack_trace_save_shadow.patch added to -mm tree
 2022-03-25 20:44 UTC 

+ arm64-scs-save-scs_sp-values-per-cpu-when-switching-stacks.patch added to -mm tree
 2022-03-25 20:44 UTC 

+ stacktrace-add-interface-based-on-shadow-call-stack.patch added to -mm tree
 2022-03-25 20:44 UTC 

[PATCH 00/25] CI: run "make [test]" directly, use $GITHUB_ENV
 2022-03-25 20:43 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/13] Title: DC Patches March 18, 2022
 2022-03-25 20:43 UTC  (4+ messages)
` [PATCH 01/13] drm/amd/display: HDCP SEND AKI INIT error

[0/3] Add support for different mediatek pinctrl designs
 2022-03-25 20:42 UTC  (3+ messages)
` [1/3] pinctrl: mediatek: rewrite mtk_pinconf_set and related functions

[PATCH v1 1/1] pinctrl: armada-37xx: Switch to use fwnode instead of of_node
 2022-03-25 20:14 UTC  (2+ messages)

[BUG] usb: typec: ucsi: possible deadlock in ucsi_pr_swap() and ucsi_handle_connector_change()
 2022-03-25 20:39 UTC  (3+ messages)

[PATCH 0/8] btrfs: some speedups around nowait dio
 2022-03-25 20:34 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2 net-next] ice: Add support for double vlan in switchdev
 2022-03-25 20:36 UTC  (2+ messages)

Hang in __scsi_execute / scsi_block_when_processing_errors
 2022-03-25 20:03 UTC 

[Intel-gfx] [PATCH] drm/i915: fix remaining_timeout in intel_gt_retire_requests_timeout
 2022-03-25 20:33 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

+ get_maintainer-honor-mailmap-for-in-file-emails.patch added to -mm tree
 2022-03-25 20:33 UTC 

[PATCH -next] ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV
 2022-03-25 20:31 UTC  (2+ messages)

How to boot Windows when Bitlocker enabled with key sealed in TPM
 2022-03-25 20:31 UTC  (3+ messages)

[PATCH 00/12] trace-cmd: Add trace-cmd analyze command
 2022-03-25 20:31 UTC  (11+ messages)
` [PATCH 03/12] trace-cmd analyze: Show how much tasks run on each CPU
` [PATCH 06/12] trace-cmd analyze: Add tracing of tasks and their states
` [PATCH 09/12] trace-cmd analyze: Add wake up latency timings

[PATCH 0/2] Fix rt4831 regulator active_discharge and bypass
 2022-03-25 20:31 UTC  (2+ messages)

[Intel-gfx] [PATCH] docs: gpu: i915.rst: Fix DRRS documentation
 2022-03-25 20:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Bridge] [PATCH v2 net-next 2/4] net: switchdev: add support for offloading of fdb locked flag
 2022-03-25 20:30 UTC  (12+ messages)
                  `  "

[PATCH v2 00/27] revision.[ch]: add and use release_revisions()
 2022-03-25 20:30 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 08/27] revisions API users: add "goto cleanup" for "rev_info" early exit

[syzbot] general protection fault in list_lru_add
 2022-03-25 20:29 UTC  (3+ messages)

[PATCH] ARM: imx: Decode ECSPI env location from i.MX8M ROMAPI tables
 2022-03-25 20:29 UTC  (2+ messages)

+ mm-add-selftests-for-migration-entries.patch added to -mm tree
 2022-03-25 20:28 UTC 

[PATCH BlueZ] mgmt: Remove mgmt_set_verbose
 2022-03-25 20:24 UTC  (3+ messages)
` [BlueZ] "

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 231/1029] drivers/net/ethernet/xilinx/xilinx_tsn_ptp_clock.c:46:16: error: implicit declaration of function 'in_be32'
 2022-03-25 20:21 UTC 

[SPDK] Re: How can SPDK process copy data to target process?
 2022-03-25 20:23 UTC 

[FYI PATCH] Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()"
 2022-03-25 20:22 UTC  (7+ messages)

drivers/media/platform/samsung/exynos4-is/fimc-isp-video.h:35:6: warning: no previous prototype for 'fimc_isp_video_device_unregister'
 2022-03-25 20:21 UTC 

[intel-lts:5.15/linux 4/5] drivers/pci/controller/dwc/pcie-keembay.c:255 thunderbay_pcie_host_rd_other_conf() error: uninitialized symbol 'ret'
 2022-03-25 20:21 UTC 

Bug report: VFIO map/unmep mem subject to race and DMA data goes to incorrect page (4.18.0)
 2022-03-25 20:06 UTC 

[Bisected] Latest kernel won't boot
 2022-03-25 20:21 UTC  (2+ messages)

next: BUG: sleeping function called from invalid context at block/blk-sysfs.c:766
 2022-03-25 20:21 UTC  (2+ messages)

[PATCH v3] mm/vmstat: add events for ksm cow
 2022-03-25 20:19 UTC  (3+ messages)

[PATCH v2] Add FAT messages to printk index
 2022-03-25 20:18 UTC  (2+ messages)

[PATCH v2] Add Btrfs messages to printk index
 2022-03-25 20:12 UTC  (2+ messages)

[PATCH -next] pinctrl: nuvoton: wpcm450: Fix build error without OF
 2022-03-25 20:15 UTC  (2+ messages)

+ ocfs2-replace-usage-of-found-with-dedicated-list-iterator-variable.patch added to -mm tree
 2022-03-25 20:14 UTC 

[PATCH] mm,hwpoison: unmap poisoned page before invalidation
 2022-03-25 20:14 UTC 

[PATCH 0/3] mmc: mmci: stm32: updates for SDIO
 2022-03-25 20:12 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: mmc: mmci: add a property to disable DMA LLI

[PATCH v8 00/30] Builtin FSMonitor Part 2
 2022-03-25 20:12 UTC  (4+ messages)
` [PATCH v9 "

include/linux/fortify-string.h:47:30: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length
 2022-03-25 20:11 UTC 

[PATCH 0/4] Python: relicense async qmp as LGPLv2+
 2022-03-25 20:04 UTC  (5+ messages)
` [PATCH 1/4] python/aqmp: add explicit GPLv2 license to legacy.py
` [PATCH 2/4] python/aqmp: relicense as LGPLv2+
` [PATCH 3/4] python/qmp-shell: "
` [PATCH 4/4] python/aqmp-tui: "

[PATCH v4 net-next 1/1] dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible
 2022-03-25 20:07 UTC 

[PATCH v1 1/5] gpiolib: Introduce gpiochip_count() helper
 2022-03-25 20:03 UTC  (15+ messages)
` [PATCH v1 2/5] pinctrl: stm32: Replace custom code by gpiochip_count() call
` [PATCH v1 3/5] pinctrl: renesas: "
` [PATCH v1 4/5] pinctrl: meson: "
` [PATCH v1 5/5] pinctrl: armada-37xx: "

[git pull] drm for 5.18-rc1
 2022-03-25 20:04 UTC  (5+ messages)

[PATCH] a2dp: Fix crash when SEP codec has not been initialized
 2022-03-25 20:06 UTC  (2+ messages)

[Virtio-fs] [virtiofsd] Issue opened: [RFC] What are various modes to run virtiofsd and what options are needed
 2022-03-25 20:06 UTC 

[PATCH bpf-next] selftests/bpf: fix clang compilation errors
 2022-03-25 20:03 UTC 

[PATCH v3 00/17] KVM: Add Xen event channel acceleration
 2022-03-25 20:02 UTC  (4+ messages)

[PATCH v7 00/13] perf/x86/amd: Add AMD Fam19h Branch Sampling support
 2022-03-25 20:02 UTC  (4+ messages)
` [PATCH v7 10/13] perf tools: fix NULL point in evsel__env()

[PATCH v1 1/1] Makefile.extrawarn: Turn off -Werror when extra warnings are enabled
 2022-03-25 20:01 UTC  (2+ messages)

[PATCH] vdpa: Avoid reset when stop device
 2022-03-25 19:59 UTC  (4+ messages)

[PATCH] drm/amd/display: Fix pointer dereferenced before checking
 2022-03-25 19:57 UTC  (2+ messages)

[PATCH V8 0/7] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-03-25 17:43 UTC  (3+ messages)
` [PATCH V8 6/7] arm64: dts: qcom: pm8008-regulators: Add base dts file for pm8008 regulators


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.