All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-03 20:02:08 to 2022-02-03 20:35:54 UTC [more...]

[PATCH 00/10] exec: Remove 'qemu/log.h' from 'exec-all.h'
 2022-02-03 19:38 UTC  (7+ messages)
` [PATCH 02/10] hw/remote: Add missing include
` [PATCH 03/10] hw/s390x/virtio: Add missing 'cpu.h' include
` [PATCH 04/10] hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header
` [PATCH 05/10] qtest: Add missing 'hw/qdev-core.h' include
` [PATCH 06/10] exec/ramblock: Add missing includes
` [PATCH 07/10] core/ptimers: Remove unnecessary 'sysemu/cpus.h' include

[PATCH AUTOSEL 5.10 01/25] NFS: change nfs_access_get_cached to only report the mask
 2022-02-03 20:34 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 10/25] drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer
` [PATCH AUTOSEL 5.10 25/25] net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()

[PATCH mptcp-next v5 0/8] mptcp: fixes and enhancements related to path management
 2022-02-03 20:35 UTC  (5+ messages)
` [PATCH mptcp-next v5 5/8] mptcp: netlink: store per namespace list of refcounted listen socks

[PATCH AUTOSEL 5.15 01/41] NFS: change nfs_access_get_cached to only report the mask
 2022-02-03 20:32 UTC  (32+ messages)
` [PATCH AUTOSEL 5.15 02/41] NFSv4 only print the label when its queried
` [PATCH AUTOSEL 5.15 03/41] nfs: nfs4clinet: check the return value of kstrdup()
` [PATCH AUTOSEL 5.15 04/41] NFSv4.1: Fix uninitialised variable in devicenotify
` [PATCH AUTOSEL 5.15 05/41] netfilter: nf_conntrack_netbios_ns: fix helper module alias
` [PATCH AUTOSEL 5.15 06/41] NFSv4 remove zero number of fs_locations entries error check
` [PATCH AUTOSEL 5.15 07/41] NFSv4 store server support for fs_location attribute
` [PATCH AUTOSEL 5.15 08/41] NFSv4.1 query for fs_location attr on a new file system
` [PATCH AUTOSEL 5.15 09/41] NFSv4 expose nfs_parse_server_name function
` [PATCH AUTOSEL 5.15 10/41] NFSv4 handle port presence in fs_location server string
` [PATCH AUTOSEL 5.15 11/41] SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt
` [PATCH AUTOSEL 5.15 12/41] net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change
` [PATCH AUTOSEL 5.15 13/41] sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()
` [PATCH AUTOSEL 5.15 14/41] irqchip/realtek-rtl: Service all pending interrupts
` [PATCH AUTOSEL 5.15 15/41] perf/x86/rapl: fix AMD event handling
` [PATCH AUTOSEL 5.15 16/41] x86/perf: Avoid warning for Arch LBR without XSAVE
` [PATCH AUTOSEL 5.15 17/41] sched/pelt: Relax the sync of runnable_sum with runnable_avg
` [PATCH AUTOSEL 5.15 19/41] drm/vc4: Fix deadlock on DSI device attach error
` [PATCH AUTOSEL 5.15 20/41] drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer
` [PATCH AUTOSEL 5.15 21/41] net: sched: Clarify error message when qdisc kind is unknown
` [PATCH AUTOSEL 5.15 22/41] powerpc/fixmap: Fix VM debug warning on unmap
` [PATCH AUTOSEL 5.15 23/41] scsi: target: iscsi: Make sure the np under each tpg is unique
` [PATCH AUTOSEL 5.15 24/41] scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()
` [PATCH AUTOSEL 5.15 25/41] scsi: qedf: Add stag_work to all the vports
` [PATCH AUTOSEL 5.15 26/41] scsi: qedf: Fix refcount issue when LOGO is received during TMF
` [PATCH AUTOSEL 5.15 27/41] scsi: qedf: Change context reset messages to ratelimited
` [PATCH AUTOSEL 5.15 28/41] scsi: pm8001: Fix bogus FW crash for maxcpus=1
` [PATCH AUTOSEL 5.15 35/41] drm/amd/display: Correct MPC split policy for DCN301
` [PATCH AUTOSEL 5.15 40/41] net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()

[PATCH AUTOSEL 5.16 01/52] NFS: change nfs_access_get_cached to only report the mask
 2022-02-03 20:29 UTC  (68+ messages)
` [PATCH AUTOSEL 5.16 02/52] NFSv4 only print the label when its queried
` [PATCH AUTOSEL 5.16 03/52] nfs: nfs4clinet: check the return value of kstrdup()
` [PATCH AUTOSEL 5.16 04/52] NFSv4.1: Fix uninitialised variable in devicenotify
` [PATCH AUTOSEL 5.16 05/52] netfilter: nf_conntrack_netbios_ns: fix helper module alias
` [PATCH AUTOSEL 5.16 06/52] NFSv4 remove zero number of fs_locations entries error check
` [PATCH AUTOSEL 5.16 07/52] NFSv4 store server support for fs_location attribute
` [PATCH AUTOSEL 5.16 08/52] NFSv4.1 query for fs_location attr on a new file system
` [PATCH AUTOSEL 5.16 09/52] NFSv4 expose nfs_parse_server_name function
` [PATCH AUTOSEL 5.16 10/52] NFSv4 handle port presence in fs_location server string
` [PATCH AUTOSEL 5.16 11/52] SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt
` [PATCH AUTOSEL 5.16 12/52] net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change
` [PATCH AUTOSEL 5.16 13/52] sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()
` [PATCH AUTOSEL 5.16 14/52] irqchip/realtek-rtl: Service all pending interrupts
` [PATCH AUTOSEL 5.16 15/52] perf/x86/rapl: fix AMD event handling
` [PATCH AUTOSEL 5.16 16/52] x86/perf: Avoid warning for Arch LBR without XSAVE
` [PATCH AUTOSEL 5.16 17/52] sched/pelt: Relax the sync of runnable_sum with runnable_avg
` [PATCH AUTOSEL 5.16 18/52] sched: Avoid double preemption in __cond_resched_*lock*()
` [PATCH AUTOSEL 5.16 19/52] drm/vc4: Fix deadlock on DSI device attach error
` [PATCH AUTOSEL 5.16 20/52] drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer
` [PATCH AUTOSEL 5.16 21/52] net: sched: Clarify error message when qdisc kind is unknown
` [PATCH AUTOSEL 5.16 22/52] powerpc/fixmap: Fix VM debug warning on unmap
` [PATCH AUTOSEL 5.16 23/52] s390/module: test loading modules with a lot of relocations
` [PATCH AUTOSEL 5.16 24/52] arm64: Add Cortex-X2 CPU part definition
` [PATCH AUTOSEL 5.16 25/52] arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 ranges
` [PATCH AUTOSEL 5.16 26/52] scsi: target: iscsi: Make sure the np under each tpg is unique
` [PATCH AUTOSEL 5.16 27/52] scsi: ufs: ufshcd-pltfrm: Check the return value of devm_kstrdup()
` [PATCH AUTOSEL 5.16 28/52] scsi: qedf: Add stag_work to all the vports
` [PATCH AUTOSEL 5.16 29/52] scsi: qedf: Fix refcount issue when LOGO is received during TMF
` [PATCH AUTOSEL 5.16 30/52] scsi: qedf: Change context reset messages to ratelimited
` [PATCH AUTOSEL 5.16 31/52] scsi: pm8001: Fix bogus FW crash for maxcpus=1
` [PATCH AUTOSEL 5.16 32/52] scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode()
` [PATCH AUTOSEL 5.16 33/52] scsi: ufs: Treat link loss as fatal error
` [PATCH AUTOSEL 5.16 34/52] scsi: myrs: Fix crash in error case
` [PATCH AUTOSEL 5.16 35/52] net: stmmac: reduce unnecessary wakeups from eee sw timer
` [PATCH AUTOSEL 5.16 36/52] PM: wakeup: simplify the output logic of pm_show_wakelocks()
` [PATCH AUTOSEL 5.16 37/52] PM: hibernate: Remove register_nosave_region_late()
` [PATCH AUTOSEL 5.16 38/52] drm/amd/display: Correct MPC split policy for DCN301
` [PATCH AUTOSEL 5.16 39/52] drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval
` [PATCH AUTOSEL 5.16 40/52] drm/amdgpu/display: use msleep rather than udelay for long delays
` [PATCH AUTOSEL 5.16 41/52] usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
` [PATCH AUTOSEL 5.16 42/52] perf: Always wake the parent event
` [PATCH AUTOSEL 5.16 43/52] nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDs
` [PATCH AUTOSEL 5.16 44/52] MIPS: Fix build error due to PTR used in more places
` [PATCH AUTOSEL 5.16 45/52] net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()
` [PATCH AUTOSEL 5.16 46/52] arm64: Add Cortex-A510 CPU part definition
` [PATCH AUTOSEL 5.16 47/52] arm64: errata: Add detection for TRBE ignored system register writes
` [PATCH AUTOSEL 5.16 48/52] arm64: errata: Add detection for TRBE invalid prohibited states
` [PATCH AUTOSEL 5.16 49/52] arm64: errata: Add detection for TRBE trace data corruption
` [PATCH AUTOSEL 5.16 50/52] arm64: cpufeature: List early Cortex-A510 parts as having broken dbm
` [PATCH AUTOSEL 5.16 51/52] block: add bio_start_io_acct_time() to control start_time
` [PATCH AUTOSEL 5.16 52/52] kasan: test: fix compatibility with FORTIFY_SOURCE

hantro: g2: Does the postprocessor needs 32byte aligned width ?
 2022-02-03 20:32 UTC  (7+ messages)

[PATCH v2 00/21] softmmu: Make various objects target agnostic
 2022-02-03 19:18 UTC  (16+ messages)
` [PATCH v2 01/21] accel: Restrict sysemu stubs to system emulation
` [PATCH v2 03/21] exec: Declare vaddr as a generic target-agnostic type
` [PATCH v2 04/21] exec: Make cpu_memory_rw_debug() target agnostic
` [PATCH v2 05/21] sysemu/memory_mapping: Become target-agnostic
` [PATCH v2 08/21] accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
` [PATCH v2 10/21] accel: Introduce AccelOpsClass::cpu_thread_is_idle()
` [PATCH v2 11/21] accel: Introduce AccelOpsClass::cpus_are_resettable()
` [PATCH v2 12/21] softmmu/globals: Remove unused 'hw/i386/*' headers
` [PATCH v2 14/21] softmmu/physmem: Remove unnecessary include
` [PATCH v2 15/21] softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
` [PATCH v2 17/21] misc: Add missing "sysemu/cpu-timers.h" include
` [PATCH v2 18/21] exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
` [PATCH v2 19/21] exec/cpu: Make address_space_init/reloading_memory_map "
` [PATCH v2 20/21] softmmu: Add qemu_init_arch_modules()
` [PATCH v2 21/21] softmmu: Build target-agnostic objects once

[RFC PATCH v7 00/16] Add support for qca8k mdio rw in Ethernet packet
 2022-02-03 20:31 UTC  (7+ messages)

[PATCH 00/11] target/ppc: powerpc_excp improvements [6xx] (7/n)
 2022-02-03 20:09 UTC 

[PATCH v2 1/2] ARM: dts: exynos: add charger and battery to p4note
 2022-02-03 20:29 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: defconfig: add SMB347 charger driver for p4note

[PATCH 0/4] staging: r8188eu: remove unused code for RF_PATH_B
 2022-02-03 20:32 UTC  (5+ messages)
` [PATCH 1/4] staging: r8188eu: remove constant parameter of phy_LCCalibrate_8188E
` [PATCH 2/4] staging: r8188eu: remove dead code for tx power tracking
` [PATCH 3/4] staging: r8188eu: remove constant parameter of odm_ConfigRFReg_8188E
` [PATCH 4/4] staging: r8188eu: remove constant variable eRFPath

hwmon: (asus-ec-sensors) Add Crosshair VIII Hero WiFi
 2022-02-03 20:30 UTC 

[Intel-gfx] [PATCH 00/21] some fbcon patches, mostly locking
 2022-02-03 20:30 UTC  (6+ messages)
` [Intel-gfx] [PATCH 01/21] MAINTAINERS: Add entry for fbdev core
  `  "
` [Intel-gfx] [PATCH 04/21] fbcon: delete a few unneeded forward decl
    `  "

[PATCH 0/2] Add scsi_done_direct() to complete request directly
 2022-02-03 20:29 UTC  (5+ messages)
` [PATCH 1/2] scsi: Add scsi_done_direct() for immediate completion
      ` [PATCH v2 "

[PATCH v6 0/4] fortify: Add Clang support
 2022-02-03 20:28 UTC  (7+ messages)
` [PATCH v6 1/4] Compiler Attributes: Add __pass_object_size for Clang
` [PATCH v6 2/4] Compiler Attributes: Add __overloadable "
` [PATCH v6 3/4] Compiler Attributes: Add __diagnose_as "

[dpdk-dev] [PATCH v6 0/3] librte_ethdev: error recovery support
 2022-02-03 20:28 UTC  (7+ messages)
` [dpdk-dev] [PATCH v7 0/4] ethdev: "
  ` [dpdk-dev] [PATCH v7 1/4] ethdev: support device reset and recovery events

[PATCH V6 01/10] PCI: Add vendor ID for the PCI SIG
 2022-02-03 20:28 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Add fallback inside memcpy_from_wc functions
 2022-02-03 20:28 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 1/2] x86/cpufeatures: Put the AMX macros in the word 18 block
 2022-02-03 20:27 UTC  (4+ messages)
` [PATCH 2/2] x86/cpufeatures: Add macros for Intel's new fast rep string features
` [tip: x86/cpu] x86/cpufeatures: Put the AMX macros in the word 18 block

[PATCH] lib/test_string.c: Add test for strlen()
 2022-02-03 20:25 UTC  (9+ messages)

[Intel-gfx] [PATCH v4 0/4] Use drm_clflush* instead of clflush
 2022-02-03 20:24 UTC  (12+ messages)
`  "
` [PATCH v4 1/4] drm/i915/gt: Re-work intel_write_status_page
  ` [Intel-gfx] "
` [PATCH v4 2/4] drm/i915/gt: Drop invalidate_csb_entries
  ` [Intel-gfx] "
` [PATCH v4 3/4] drm/i915/gt: Re-work reset_csb
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 4/4] drm/i915/: Re-work clflush_write32
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Use drm_clflush* instead of clflush (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[ASUS EC Sensors v8 0/3]
 2022-02-03 20:24 UTC  (7+ messages)

[Buildroot] [URGENT 1/1] package/util-linux: fix host build failure
 2022-02-03 20:23 UTC  (3+ messages)
` [Buildroot] [PATCH] package/util-linux: improve host build failure fix

[RFC PATCH 1/2] modules: Make module_enable_x() independant of CONFIG_ARCH_HAS_STRICT_MODULE_RWX
 2022-02-03 20:23 UTC  (2+ messages)
` [RFC PATCH 2/2] modules: Rename debug_align() as section_align()

[PATCH v5 7/8] KVM: VMX: Update PID-pointer table entry when APIC ID is changed
 2022-02-03 20:22 UTC  (11+ messages)

[PATCH 0/1] ci: restrict concurrency
 2022-02-03 20:21 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] selftests/seccomp: Fix seccomp failure by adding missing headers
 2022-02-03 20:20 UTC  (3+ messages)

[PATCH 0/2] staging: r8188eu: clean up phy_BB8188E_Config_ParaFile
 2022-02-03 20:17 UTC  (3+ messages)
` [PATCH 1/2] staging: r8188eu: remove unnecessary error check
` [PATCH 2/2] staging: r8188eu: simplify error handling in phy_BB8188E_Config_ParaFile

[PATCH v2] gcc-plugins/stackleak: Use noinstr in favor of notrace
 2022-02-03 20:17 UTC 

[PATCH v2] drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
 2022-02-03 20:14 UTC  (2+ messages)

[PATCH v3] ACPI / fan: Properly handle fine grain control
 2022-02-03 20:13 UTC  (2+ messages)

[RFC PATCH v4 00/13] module: core code clean up
 2022-02-03 20:13 UTC  (5+ messages)

[v6 PATCH] block: introduce block_rq_error tracepoint
 2022-02-03 20:12 UTC 

[PATCH] arm64: dts: qcom: add IPA qcom,qmp property
 2022-02-03 20:11 UTC  (5+ messages)

Big endian modifications
 2022-02-03 20:10 UTC  (2+ messages)

[ANNOUNCE] xfsprogs 5.15.0-rc0 released
 2022-02-03 20:11 UTC 

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2022-02-03 20:11 UTC  (7+ messages)
  ` [dm-devel] [RFC PATCH 0/3] NVMe copy offload patches
    ` [dm-devel] [RFC PATCH 1/3] block: add copy offload support
          `  "

iwd 1.21 stuck on connecting state
 2022-02-03 20:10 UTC 

[PATCH 0/2] remoteproc sysfs fixes/improvements
 2022-02-03 20:10 UTC  (4+ messages)
` [PATCH 1/2] remoteproc: Introduce deny_sysfs_ops flag

stable-rc/queue/4.19 build: 195 builds: 5 failed, 190 passed, 2 errors, 32 warnings (v4.19.227-48-g5372ecaaa6cf)
 2022-02-03 20:09 UTC 

[RFC PATCH v4 00/12] Add support for BCM2835 camera interface (unicam)
 2022-02-03 20:06 UTC  (6+ messages)
` [RFC PATCH v4 03/12] dt-bindings: media: Add bindings for bcm2835-unicam
` [RFC PATCH v4 06/12] ARM: dts: bcm2711: Add unicam CSI nodes

[PATCH v5 0/6] drm/vc4: hdmi: Yet Another Approach to HDMI YUV output
 2022-02-03 20:07 UTC  (3+ messages)
` [PATCH v5 6/6] drm/vc4: hdmi: Support "

stable-rc/queue/4.14 baseline: 90 runs, 1 regressions (v4.14.264-37-gb96afa2028a1)
 2022-02-03 20:06 UTC 

Funny log entries for rtw88_8821ce
 2022-02-03 20:06 UTC  (3+ messages)

[Intel-gfx] [PATCH v5 00/10] Add GuC Error Capture Support
 2022-02-03 20:04 UTC  (5+ messages)
` [Intel-gfx] [PATCH v5 01/10] drm/i915/guc: Update GuC ADS size for error capture lists

Still seeing high autodefrag IO with kernel 5.16.5
 2022-02-03 20:05 UTC 

[PATCH v2 00/13] In-core git merge-tree ("Server side merges")
 2022-02-03 20:05 UTC  (9+ messages)
` [PATCH v3 00/15] "
  ` [PATCH v3 04/15] merge-tree: implement real merges

[f2fs-dev] [PATCH] f2fs: fix to unlock page correctly in error path of is_alive()
 2022-02-03 20:03 UTC  (3+ messages)
  `  "

[PATCH v2 1/2] glibc: Upgrade to 2.35 (RFC)
 2022-02-03 20:02 UTC  (2+ messages)
` [PATCH 2/2] meta: Remove libsegfault and catchsegv


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.