All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-25 15:32:19 to 2022-01-25 16:13:09 UTC [more...]

drivers/nvme/host/fabrics.c:1095:5-8: Unneeded variable: "ret". Return "0" on line 1109
 2022-01-25 19:16 UTC  (2+ messages)
` [PATCH] nvme-fabrics: fix returnvar.cocci warnings

[XEN PATCH v9 00/30] xen: Build system improvements, now with out-of-tree build!
 2022-01-25 16:11 UTC  (13+ messages)
` [XEN PATCH v9 05/30] build: prepare to always invoke $(MAKE) from xen/, use $(obj)
` [XEN PATCH v9 09/30] build: build everything from the root dir, use obj=$subdir
` [XEN PATCH v9 19/30] build: clean-up "clean" rules of duplication
` [XEN PATCH v9 20/30] build: rework "clean" to clean from the root dir
` [XEN PATCH v9 26/30] build: replace $(BASEDIR) and use $(srctree)
` [XEN PATCH v9 30/30] build: adding out-of-tree support to the xen build

[PATCH v7 0/4] VNC-related HMP/QMP fixes
 2022-01-25 15:06 UTC  (3+ messages)

[PATCH linux dev-5.15] fsi: Add trace events in initialization path
 2022-01-25 16:11 UTC 

[PATCH] drm/amd/amdgpu: Add ip_discovery_text sysfs entry
 2022-01-25 16:11 UTC  (2+ messages)

[PATCH net-next 0/2] net: axienet: modernise pcs implementation
 2022-01-25 16:08 UTC 

[PATCH V4] mtd: spi-nor: winbond: Add support for winbond chip
 2022-01-25 15:52 UTC  (6+ messages)

[PATCH] arm64: extable: fix null deref in load_unaligned_zeropad
 2022-01-25 15:50 UTC  (5+ messages)

[PATCH] libxl: force netback to wait for hotplug execution before connecting
 2022-01-25 16:09 UTC  (3+ messages)

[PATCH v2 0/7] linkage: better symbol aliasing
 2022-01-25 15:58 UTC  (8+ messages)

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-25 15:48 UTC  (15+ messages)
` [PATCH v5 04/18] pci: create and free isolated PCI buses
` [PATCH v5 05/18] qdev: unplug blocker for devices
` [PATCH v5 10/18] vfio-user: instantiate vfio-user context
` [PATCH v5 11/18] vfio-user: find and init PCI device
` [PATCH v5 16/18] vfio-user: handle device interrupts
` [PATCH v5 17/18] vfio-user: register handlers to facilitate migration

[PATCH] Fixed the failing BadConfigExceptionTest unit test
 2022-01-19  8:28 UTC 

[PATCH] riscv: mm: init: mark satp_mode __ro_after_init
 2022-01-25 16:00 UTC 

[macOS] possible bug
 2022-01-17 19:49 UTC 

[PATCH v5 bpf-next 0/8] xsk: Intel driver improvements
 2022-01-25 16:04 UTC  (9+ messages)
` [PATCH bpf-next v5 1/8] ice: remove likely for napi_complete_done
` [PATCH bpf-next v5 2/8] ice: xsk: force rings to be sized to power of 2
` [PATCH bpf-next v5 3/8] ice: xsk: handle SW XDP ring wrap and bump tail more often
` [PATCH bpf-next v5 4/8] ice: make Tx threshold dependent on ring length
` [PATCH bpf-next v5 5/8] i40e: xsk: move tmp desc array from driver to pool
` [PATCH bpf-next v5 6/8] ice: xsk: avoid potential dead AF_XDP Tx processing
` [PATCH bpf-next v5 7/8] ice: xsk: improve AF_XDP ZC Tx and use batching API
` [PATCH bpf-next v5 8/8] ice: xsk: borrow xdp_tx_active logic from i40e

[PATCH v5 0/9] fprobe: Introduce fprobe function entry/exit probe
 2022-01-25 16:06 UTC  (3+ messages)
` [PATCH v5 1/9] ftrace: Add ftrace_set_filter_ips function

[PATCH 0/2] arm64: cpufeature: List early Cortex-A510 parts as having broken dbm
 2022-01-25 15:40 UTC  (3+ messages)
` [PATCH 1/2] arm64: Add Cortex-A510 CPU part definition
` [PATCH 2/2] arm64: cpufeature: List early Cortex-A510 parts as having broken dbm

[PATCH 0/5] target/ppc: powerpc_excp improvements [BookS] (4/n)
 2022-01-25 14:54 UTC  (3+ messages)

Compile only changed files when doing 'make'?
 2022-01-25 15:50 UTC 

[PATCH] riscv: mm: remove the BUG_ON check of mapping the last 4K bytes of memory
 2022-01-25 15:55 UTC 

[PATCH v4 00/20] J721S2: Add initial support
 2022-01-25 15:26 UTC  (2+ messages)
` [PATCH v4 18/20] arm: dts: k3-j721s2-ddr: Add DDR support

[PATCH 00/19] KVM: x86: Bulk removal of unused function parameters
 2022-01-25 16:02 UTC  (3+ messages)
` [PATCH 07/19] KVM: x86/svm: Remove unused "vcpu" of nested_svm_check_tlb_ctl()

bluetoothctl set-alias - how to select the device
 2022-01-25 15:56 UTC 

[RFC 0/3] Add support for GRE optional fields matching
 2022-01-25 16:03 UTC  (10+ messages)
` [RFC 1/3] ethdev: support GRE optional fields

[RFC V1 00/11] arm64/perf: Enable branch stack sampling
 2022-01-25 15:39 UTC  (4+ messages)
` [RFC V1 11/11] perf: Capture branch privilege information

[PATCH v2 0/3] Use MD_BROKEN for redundant arrays
 2022-01-25 15:52 UTC  (4+ messages)

[PATCH 0/4] KVM: arm64: A510 errata workaround and fixes for fixup_guest_exit()
 2022-01-25 15:38 UTC  (10+ messages)
` [PATCH 1/4] arm64: Add Cortex-A510 CPU part definition
` [PATCH 2/4] KVM: arm64: Avoid consuming a stale esr value when SError occur
` [PATCH 3/4] KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
` [PATCH 4/4] KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata

[PATCH v3 0/4] KVM: PPC: KVM module exit fixes
 2022-01-25 15:57 UTC  (10+ messages)
` [PATCH v3 1/4] KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
` [PATCH v3 2/4] KVM: PPC: Book3S HV: Delay setting of kvm ops
` [PATCH v3 3/4] KVM: PPC: Book3S HV: Free allocated memory if module init fails
` [PATCH v3 4/4] KVM: PPC: Decrement module refcount if init_vm fails

Inclusive Language Proposal for YP/OE
 2022-01-25 16:00 UTC  (3+ messages)
` [OE-core] "
  ` [oe] "

[PATCH V2 1/7] drm/amd/pm: correct the way for retrieving enabled ppfeatures on Renoir
 2022-01-25 15:59 UTC  (6+ messages)
` [PATCH V2 2/7] drm/amd/pm: unify the interface for retrieving enabled ppfeatures
` [PATCH V2 3/7] drm/amd/pm: update the data type "

[PATCH u-boot-pci] pci: iproc: Set all 24 bits of PCI class code
 2022-01-25 15:58 UTC  (2+ messages)

[PATCH 0/6] moveconfig: Improve the pylist score a little
 2022-01-25 15:58 UTC  (13+ messages)
` [PATCH 1/6] moveconfig: Use single quotes
` [PATCH 2/6] moveconfig: Convert to ArgumentParser
` [PATCH 3/6] moveconfig: Drop check for old Python
` [PATCH 4/6] moveconfig: Use a function to write files
` [PATCH 5/6] moveconfig: Use a function to read files
` [PATCH 6/6] moveconfig: Fix some pylint errors

"kernel NULL pointer dereference" crash when attempting a write
 2022-01-25 15:56 UTC  (7+ messages)

[PATCH 0/5] KVM: SVM: nSVM: Implement Enlightened MSR-Bitmap for Hyper-V-on-KVM and fix it for KVM-on-Hyper-V
 2022-01-25 15:57 UTC  (5+ messages)
` [PATCH 1/5] KVM: SVM: Drop stale comment from svm_hv_vmcb_dirty_nested_enlightenments()
` [PATCH 2/5] KVM: SVM: hyper-v: Enable Enlightened MSR-Bitmap support for real

[dpdk-dev] [RFC 0/3] ethdev: datapath-focused flow rules management
 2022-01-25 15:58 UTC  (7+ messages)
` [PATCH v2 01/10] ethdev: introduce flow pre-configuration hints

[PATCH 1/1] drm/amdgpu: Wipe all VRAM on free when RAS is enabled
 2022-01-25 15:58 UTC 

[PATCH 1/5] moveconfig: Correct operation of the 'imply' feature
 2022-01-25 15:57 UTC  (10+ messages)
` [PATCH 2/5] moveconfig: Read the database in a separate function
` [PATCH 3/5] moveconfig: Sort the options
` [PATCH 4/5] moveconfig: Allow adding unit tests
` [PATCH 5/5] moveconfig: Allow querying board configuration

[PATCH qemu] s390x: sck: load into a temporary not into in1
 2022-01-25 14:54 UTC  (3+ messages)

[PATCH 1/1] test: fix pylint warnings in test_env.py
 2022-01-25 15:57 UTC  (2+ messages)

[PATCH 0/6] Add a pylint check
 2022-01-25 15:57 UTC  (12+ messages)
` [PATCH 1/6] .gitignore: Ignore any html coverage directory
` [PATCH 2/6] dtoc: Fix up a code comment that confuses pylint
` [PATCH 3/6] patman: Update the list of modules
` [PATCH 4/6] tools: Add init files for Python tools
` [PATCH 5/6] Makefile: Add a pylint checker to the build

[linux-next:master 1565/1734] warning: unsafe strcpy() usage lacked '__write_overflow' symbol in lib/test_fortify/write_overflow-strcpy.c
 2022-01-25 15:55 UTC  (2+ messages)

[PATCH 0/8] ARM: ftrace fixes and cleanups
 2022-01-25 15:36 UTC  (9+ messages)
` [PATCH 1/8] ARM: ftrace: ensure that ADR take Thumb bit into account
` [PATCH 2/8] ARM: ftrace: use ADD not POP to counter PUSH at entry
` [PATCH 3/8] ARM: ftrace: use trampolines to keep .init.text in branching range
` [PATCH 4/8] ARM: ftrace: avoid redundant loads or clobbering IP
` [PATCH 5/8] ARM: ftrace: avoid unnecessary literal loads
` [PATCH 6/8] ARM: ftrace: enable HAVE_FUNCTION_GRAPH_FP_TEST
` [PATCH 7/8] ARM: unwind: track location of LR value in stack frame
` [PATCH 8/8] ARM: ftrace: enable the graph tracer with the EABI unwinder

[LTP] [PATCH v2 0/4] sched_{g,s}etattr01: Add missing policies
 2022-01-25 15:55 UTC  (3+ messages)

[PATCH] drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
 2022-01-25 15:52 UTC  (4+ messages)

[PATCH 0/4] pci: Extend 'pci' and 'pci regions' commands
 2022-01-25 15:53 UTC  (9+ messages)
` [PATCH 1/4] pci: Fix setting controller's last_busno
` [PATCH 2/4] pci: Extend 'pci regions' command with bus number
` [PATCH 3/4] pci: Add checks for valid cmdline arguments
` [PATCH 4/4] pci: Extend 'pci' command with bus option '*'

[PATCH 5.4 000/320] 5.4.174-rc1 review
 2022-01-25 15:51 UTC  (5+ messages)

[PATCH v4 00/42] CXl 2.0 emulation Support
 2022-01-25 15:49 UTC  (3+ messages)

linux-next: build failure after merge of the kspp tree
 2022-01-25 15:49 UTC  (5+ messages)

[PATCH net] net: hns3: handle empty unknown interrupt for VF
 2022-01-25 15:50 UTC  (2+ messages)

linux-next: runtime warning in next-20220125
 2022-01-25 15:49 UTC  (7+ messages)

[PATCH REPOST] fs/namespace: Boost the mount_lock.lock owner instead of spinning on PREEMPT_RT
 2022-01-25 15:49 UTC  (4+ messages)

[PATCH] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
 2022-01-25 15:52 UTC  (2+ messages)

[PATCH net] net: fec_mpc52xx: don't discard const from netdev->dev_addr
 2022-01-25 15:49 UTC  (2+ messages)

Yocto Project Status WW04`22
 2022-01-25 15:51 UTC 

Fwd: BU Organization IC 6 Consulting Level Promotions
 2022-01-25 15:47 UTC 

[PATCH v3] thermal/core: Clear all mitigation when thermal zone is disabled
 2022-01-25 15:48 UTC  (4+ messages)

(no subject)
 2022-01-25 15:50 UTC  (4+ messages)
` 

[PATCH v3 1/5] task_work: export task_work_add()
 2022-01-25 15:47 UTC  (2+ messages)

[PATCH] arm: kirkwood: Pogoplug V4 : Use Marvel network PHY driver
 2022-01-25 15:49 UTC  (2+ messages)

Bluetooth Mesh: Option to retrieve RSSI value from received mesh messages
 2022-01-25 15:20 UTC 

mfd/intel_pmc_bxt: `intel_pmc_get_resources()` results in page fault
 2022-01-25 15:45 UTC  (4+ messages)

[PATCH 0/5] sunxi: remove lowlevel_init
 2022-01-25 15:48 UTC  (4+ messages)
` [PATCH 2/5] sunxi: move Cortex SMPEN setting into start.S

[PATCH] net: tulip: remove redundant assignment to variable new_csr6
 2022-01-25 15:45 UTC  (4+ messages)

[PATCH v2 0/3] ARM64: Guest performance improvement during dirty
 2022-01-25 15:44 UTC  (4+ messages)

[PATCH] tracing: Update print fmt check to handle new __get_sockaddr() macro
 2022-01-25 15:44 UTC 

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-25 15:44 UTC  (4+ messages)
` [PATCH v2 19/30] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding

Contributing to iOS app
 2022-01-25 15:45 UTC  (2+ messages)

[Newcomer] Any ideas for microprojects ?
 2022-01-25 15:42 UTC  (2+ messages)

[PATCH 4.4 000/114] 4.4.300-rc1 review
 2022-01-25 15:43 UTC  (2+ messages)

[PATCH] tests/9pfs: fix mkdir() being called twice
 2022-01-25 15:33 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/4] Async flip optimization for DG2
 2022-01-25 15:45 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915: Pass plane to watermark calculation functions

[linux-next:master 1574/1734] fs/btrfs/tree-log.c:5948:1-7: preceding lock on line 5738
 2022-01-25 15:45 UTC 

[PATCH V2] block: loop:use kstatfs.f_bsize of backing file to set discard granularity
 2022-01-25 15:40 UTC  (4+ messages)

[PATCH v2 0/2] virtio-mem: Handle preallocation with migration
 2022-01-25 13:57 UTC  (2+ messages)
` [PATCH v2 2/2] "

[RFC 0/7] 64-bit data integrity field support
 2022-01-25 15:39 UTC  (4+ messages)
` [RFC 3/7] lib: add rocksoft model crc64

No sound on gpd pocket 3
 2022-01-25 15:41 UTC  (5+ messages)

[PATCH v8 04/10] vgaarb: Move framebuffer detection to ADD_DEVICE path
 2022-01-25 15:38 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 5.17-rc2
 2022-01-25 15:36 UTC 

[PATCH RFC V1 net-next 3/4] net: Let the active time stamping layer be selectable
 2022-01-25 15:37 UTC  (9+ messages)

stable-rc/queue/4.19 build: 195 builds: 5 failed, 190 passed, 2 errors, 32 warnings (v4.19.225-238-g456be8ad4573)
 2022-01-25 15:37 UTC 

[PATCH v3 0/4] staging: mt7621-dts: fix formatting, dtc warning, links and pinctrl
 2022-01-25 15:39 UTC  (5+ messages)
` [PATCH v3 1/4] staging: mt7621-dts: fix formatting
` [PATCH v3 2/4] staging: mt7621-dts: fix switch0@0 warnings
` [PATCH v3 3/4] staging: mt7621-dts: use trgmii on gmac0 and enable flow control on port@6
` [PATCH v3 4/4] staging: mt7621-dts: fix pinctrl properties for ethernet

Build regressions/improvements in v5.17-rc1
 2022-01-25 14:20 UTC  (3+ messages)

[PATCH v2 00/20] fscache,erofs: fscache-based demand-read semantics
 2022-01-25 15:34 UTC  (4+ messages)
` [PATCH v2 11/20] erofs: add cookie context helper functions

D-Bus policies
 2022-01-25 15:38 UTC 

[PATCH] mtd: spi-nor: core: Check written SR value in spi_nor_write_16bit_sr_and_check()
 2022-01-25 15:30 UTC  (2+ messages)

[PATCH] x86emul: recognize CLDEMOTE
 2022-01-25 15:37 UTC  (3+ messages)

[PATCH 0/5] sysfb: Fix memory-region management
 2022-01-25 15:34 UTC  (3+ messages)

[PATCH] arm64: dts: juno: Remove GICv2m dma-range
 2022-01-25 15:24 UTC  (2+ messages)

[PATCH iproute2-next v1] tc: add skip_hw and skip_sw to control action offload
 2022-01-25 15:22 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pm: correct the MGpuFanBoost support for Beige Goby
 2022-01-25 15:35 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pm: fix the deadlock observed on performance_level setting

stable-rc/queue/4.4 build: 183 builds: 5 failed, 178 passed, 6 errors, 36 warnings (v4.4.299-113-g69586d700c98)
 2022-01-25 15:20 UTC 

[PATCH] packet.7: add description of zero protocol for socket
 2022-01-25 15:22 UTC 

[Bug 215525] New: HotPlug does not work on upstream kernel 5.17.0-rc1
 2022-01-25 15:33 UTC  (2+ messages)

[linux-next:master 1565/1734] include/linux/fortify-string.h:98:19: error: initializer element is not constant
 2022-01-25 15:34 UTC  (2+ messages)

[linux-next:master 1562/1734] drivers/video/fbdev/cirrusfb.c:1852:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-01-25 15:34 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval
 2022-01-25 15:33 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu/display: use msleep rather than udelay for long delays

[RFC PATCH v3 01/11] KVM: Capture VM start
 2022-01-25 15:15 UTC  (12+ messages)

parallel file create rates (+high latency)
 2022-01-25 15:30 UTC  (7+ messages)

[PATCH 00/10] Cleanup and removal of DBG_88E macro
 2022-01-25 15:33 UTC  (2+ messages)

[PATCH REPOST 0/8] kernel/fork: Move thread stack free otu of the scheduler path
 2022-01-25 15:26 UTC  (2+ messages)
` [PATCH 2/8] kernel/fork: Duplicate task_struct before stack allocation


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.