All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-02 16:51:23 to 2022-03-02 17:28:11 UTC [more...]

[PATCH 00/15] tests: don't ignore "git" exit codes
 2022-03-02 17:27 UTC  (9+ messages)
` [PATCH 01/15] tests: change some 'test $(git) = "x"' to test_cmp
` [PATCH 02/15] tests: use "test_stdout_line_count", not "test $(git [...] | wc -l)"
` [PATCH 05/15] diff tests: don't ignore "git diff" exit code in "read" loop
` [PATCH 07/15] merge tests: use "test_must_fail" instead of ad-hoc pattern
` [PATCH 08/15] rev-parse tests: don't ignore "git reflog" exit code
` [PATCH 12/15] gettext tests: don't ignore "test-tool regex" "
` [PATCH 13/15] apply tests: don't ignore "git ls-files" exit code, drop sub-shell
` [PATCH 14/15] checkout tests: don't ignore "git <cmd>" exit code

[PATCH 0/5] SLUB debugfs improvements based on stackdepot
 2022-03-02 17:27 UTC  (13+ messages)
` [PATCH 2/5] mm/slub: use stackdepot to save stack trace in objects

[PATCH v1 00/10] Support for GMU coredump and some related improvements
 2022-03-02 17:27 UTC  (4+ messages)
` [PATCH v1 01/10] drm/msm/a6xx: Add helper to check smmu is stalled
` [PATCH v1 02/10] drm/msm/a6xx: Send NMI to gmu when it is hung

propagating vmgenid outward and upward
 2022-03-02 17:27 UTC  (11+ messages)

PIRQ handling and PVH dom0?
 2022-03-02 17:27 UTC 

[PATCH] dt-bindings: Revert "dt-bindings: soc: grf: add naneng combo phy register compatible"
 2022-03-02 17:27 UTC  (20+ messages)

[PATCH v4 0/2] Two x86 fixes
 2022-03-02 17:26 UTC  (3+ messages)
` [PATCH v4 2/2] x86/mce/amd: Fix memory leak when `threshold_create_bank()` fails

[PATCH v3] mm/oom: do not oom reap task with an unresolved robust futex
 2022-03-02 17:26 UTC  (8+ messages)

[DPDK/bnxt] Issues starting bnxt on an Arm server
 2022-03-02 17:26 UTC  (6+ messages)

Questions regarding regarding idt/renesas versaclock5 driver
 2022-03-02 17:26 UTC  (9+ messages)
        ` [EXTERNAL] "

[PATCH v4 0/8] KVM: arm64: Hypervisor stack enhancements
 2022-03-02 17:24 UTC  (5+ messages)
` [PATCH v4 2/8] KVM: arm64: Introduce pkvm_alloc_private_va_range()

[linux-next:master 9641/10053] clang-15: error: clang frontend command failed with exit code 70 (use -v to see invocation)
 2022-03-02 17:24 UTC 

[PATCH v2 0/5] Add ethernet support for Qualcomm SA8155p-ADP board
 2022-03-02 17:25 UTC  (4+ messages)
` [PATCH v2 2/5] clk: qcom: gcc: Add emac GDSC support for SM8150

[ammarfaizi2-block:google/android/kernel/common/deprecated/android-4.4-p-release 9213/9922] drivers/platform/goldfish/goldfish_pipe_v2.c:1161:15: warning: right shift count >= width of type
 2022-03-02 17:24 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-lib 25/27] ERROR: modpost: "netfs_stats_show" [fs/fscache/fscache.ko] undefined!
 2022-03-02 17:24 UTC 

[PATCH v3 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-02 17:25 UTC  (3+ messages)
` [PATCH v3 22/28] KVM: x86/mmu: Zap defunct roots via asynchronous worker

[PATCH 0/9] Improve linux drivers GSG section
 2022-03-02 17:22 UTC  (10+ messages)
` [PATCH 1/9] doc/linux_gsg: replace special characters for (R) symbol
` [PATCH 2/9] doc/linux_gsg: fix missing note on UIO module
` [PATCH 3/9] doc/linux_gsg: make UIO safety warning more visible
` [PATCH 4/9] doc/linux_gsg: move section on binding drivers up the page
` [PATCH 5/9] doc/linux_gsg: emphasise VFIO over UIO-based modules
` [PATCH 6/9] doc/linux_gsg: split VFIO section into subsections
` [PATCH 7/9] doc/linux_gsg: move UIO section to the end
` [PATCH 8/9] doc/linux_gsg: consolidate all VFIO content
` [PATCH 9/9] doc/linux_gsg: change informational warnings to notes

[PATCH bpf-next 0/2] fixes for bpf_prog_pack
 2022-03-02 17:24 UTC  (4+ messages)
` [PATCH bpf-next 2/2] bpf, x86: set header->size properly before freeing it

[PATCH v12 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-03-02 17:23 UTC  (17+ messages)
` [PATCH v12 06/40] arm64/sme: Provide ABI documentation for SME
` [PATCH v12 18/40] arm64/sme: Implement traps and syscall handling "
` [PATCH v12 20/40] arm64/sme: Implement streaming SVE signal handling
` [PATCH v12 22/40] arm64/sme: Implement ptrace support for streaming mode SVE registers

[PATCH] net/txgbe: fix a bit with boolean operator
 2022-03-02 17:23 UTC  (3+ messages)

[PATCH printk v1 00/13] implement threaded console printing
 2022-03-02 17:23 UTC  (4+ messages)
` [PATCH printk v1 08/13] printk: add pr_flush()

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-02 17:14 UTC  (8+ messages)
` [PATCH 6/6] treewide: remove check of list iterator against head "
  ` [Drbd-dev] [Intel-gfx] "
    ` [Intel-wired-lan] "
    `  "

[PATCH 0/3] KVM: arm64: selftests: Add edge cases tests for the arch timer
 2022-03-02 17:21 UTC  (8+ messages)
` [PATCH 1/3] KVM: arm64: selftests: add timer_get_tval() lib function
` [PATCH 2/3] KVM: arm64: selftests: add arch_timer_edge_cases
` [PATCH 3/3] KVM: arm64: selftests: add edge cases tests into arch_timer_edge_cases

[PATCH 0/2] Enable vhost-user to be used on BSD systems
 2022-03-02 17:18 UTC  (12+ messages)
` [PATCH 1/2] Allow returning EventNotifier's wfd
` [PATCH 2/2] Allow building vhost-user in BSD

[PATCH 0/2] DSI host and peripheral initialisation ordering
 2022-03-02 17:20 UTC  (3+ messages)

[PATCH v16 0/7] support dirty restraint on vCPU
 2022-03-02 17:18 UTC  (4+ messages)

[PATCH] ARM: dts: at91: sama7g5: Remove unused properties in i2c nodes
 2022-03-02 17:17 UTC  (3+ messages)

[RFC PATCH 0/1] FUSE: allow drivers to increase readahead
 2022-03-02 17:18 UTC  (2+ messages)
` [RFC PATCH 1/1] FUSE: Add FUSE_TRUST_MAX_RA flag enabling readahead settings >128KB

[PATCH v1 1/1] KVM: s390: Don't cast parameter in bit operations
 2022-03-02 17:18 UTC  (5+ messages)

[RFC PATCH 0/5] PCIe EPF support for internal DMAC handling and driver update for R-Car PCIe EP to support DMAC
 2022-03-02 17:17 UTC  (2+ messages)

[PATCH v2 0/3] clk: qcom: Add display clock controller driver for SM6125
 2022-03-02 17:15 UTC  (9+ messages)
` [PATCH v2 2/3] dt-bindings: clock: add QCOM SM6125 display clock bindings

[ammarfaizi2-block:dhowells/linux-fs/fscache-next 36/39] fs/netfs/io.c:630:2: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2022-03-02 17:14 UTC 

[meta-python][PATCH] python3-pyscaffold: fix wheel build and license
 2022-03-02 17:12 UTC  (3+ messages)
` [oe] "

Alert when auditd is stopped
 2022-03-02 17:11 UTC  (2+ messages)

Exporting cpu instruction set to kernel .config file
 2022-03-02 17:11 UTC 

[PATCH 00/16] media: rkisp1: Misc bug fixes and cleanups
 2022-03-02 17:10 UTC  (4+ messages)
` [PATCH 02/16] media: rkisp1: capture: Fix and simplify (un)registration

[PATCH v2] selftests: netfilter: fix a build error on openSUSE
 2022-03-02 17:11 UTC  (2+ messages)

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-02 17:10 UTC  (10+ messages)

[PATCH 00/14] tree-wide: small fixes for memory leaks
 2022-03-02 17:10 UTC  (15+ messages)
` [PATCH 01/14] index-pack: fix "
` [PATCH 02/14] merge-base: free() allocated "struct commit **" list
` [PATCH 03/14] diff.c: free "buf" in diff_words_flush()
` [PATCH 04/14] urlmatch.c: add and use a *_release() function
` [PATCH 05/14] remote-curl.c: free memory in cmd_main()
` [PATCH 06/14] bundle: call strvec_clear() on allocated strvec
` [PATCH 07/14] transport: stop needlessly copying bundle header references
` [PATCH 08/14] submodule--helper: fix trivial leak in module_add()
` [PATCH 09/14] commit-graph: fix memory leak in misused string_list API
` [PATCH 10/14] commit-graph: stop fill_oids_from_packs() progress on error and free()
` [PATCH 11/14] lockfile API users: simplify and don't leak "path"
` [PATCH 12/14] range-diff: plug memory leak in common invocation
` [PATCH 13/14] range-diff: plug memory leak in read_patches()
` [PATCH 14/14] repository.c: free the "path cache" in repo_clear()

[PATCH v1 1/1] ACPI: Switch to use list_entry_is_head() helper
 2022-03-02 17:08 UTC  (4+ messages)

[PATCH] ALSA: echoaudio: remove redundant assignment to variable bytes
 2022-03-02 17:07 UTC  (2+ messages)

[Intel-gfx] [PATCH v12 0/6] Use drm_clflush* instead of clflush
 2022-03-02 17:06 UTC  (9+ messages)
` [Intel-gfx] [PATCH v12 1/6] drm: Add arch arm64 for drm_clflush_virt_range
          `  "

[PATCH] net/mlx5: fix MPLS/GRE Verbs spec ordering
 2022-03-02 17:06 UTC  (2+ messages)
` [PATCH v2] "

[ammarfaizi2-block:google/android/kernel/common/android-4.9-q-release 5921/9999] net/xfrm/xfrm_interface.c:739:13: warning: no previous declaration for 'xfrmi_get_link_net'
 2022-03-02 17:04 UTC 

remove opencoded kmap of bio_vecs
 2022-03-02 17:04 UTC  (6+ messages)
` [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
        ` [Drbd-dev] "

[PATCH v2] drivers: adc: fix return value if timeout occurs
 2022-03-02 17:06 UTC  (2+ messages)

[PATCH 0/9] Cleanup of qemu_oom_check() and qemu_memalign()
 2022-03-02 17:03 UTC  (4+ messages)
` [PATCH 1/9] hw/usb/redirect.c: Stop using qemu_oom_check()

[PATCH v6 0/5] Update gnulib version and drop most gnulib patches
 2022-03-02 17:05 UTC  (5+ messages)
` [PATCH v6 4/5] Drop gnulib no-abort.patch
` [PATCH v6 5/5] Update gnulib version and drop most gnulib patches

[PATCH 0/6] perf: Arm SMMU PMU driver
 2022-03-02 17:03 UTC  (4+ messages)
` [PATCH 3/6] iommu/arm-smmu: Add DT PMU support

[PATCH 0/8] ASoC: Intel: machine driver updates for 5.18
 2022-03-02 17:01 UTC  (2+ messages)

[PATCH] ASoC: amd: use asoc_substream_to_rtd()
 2022-03-02 17:01 UTC  (3+ messages)

[PATCH] libceph: fix last_piece calculation in ceph_msg_data_pages_advance
 2022-03-02 17:03 UTC  (4+ messages)

[meta-python][PATCH] python3-configshell-fb: set PIP_INSTALL_PACKAGE
 2022-03-02 17:03 UTC 

[PATCH] ASoC: atmel_ssc_dai: Handle errors for clk_enable
 2022-03-02 17:00 UTC  (4+ messages)

[PATCH] ASoC: dwc-i2s: Handle errors for clk_enable
 2022-03-02 17:00 UTC  (3+ messages)

[PATCH v2] ASoC: soc-compress: prevent the potentially use of null pointer
 2022-03-02 17:00 UTC  (3+ messages)

[PATCH] 9pfs: move qemu_dirent_dup() from osdep -> 9p-util
 2022-03-02 16:59 UTC  (4+ messages)

[PATCH] ASoC: mxs-saif: Handle errors for clk_enable
 2022-03-02 17:00 UTC  (4+ messages)

[PATCH] spi: dt-bindings: mediatek: Set min size for 'mediatek, pad-select'
 2022-03-02 17:01 UTC  (4+ messages)
  ` [PATCH] spi: dt-bindings: mediatek: Set min size for 'mediatek,pad-select'

[PATCH] spi: spi-zynqmp-gqspi: Handle error for dma_set_mask
 2022-03-02 17:01 UTC  (3+ messages)

[PATCH] ASoC: qcom: Fix error code in lpass_platform_copy()
 2022-03-02 17:00 UTC  (3+ messages)

[PATCH v9 00/14] module: core code clean up
 2022-03-02 17:02 UTC  (4+ messages)
` [PATCH v9 10/14] module: kallsyms: Fix suspicious rcu usage

[PATCH] ASoC: soc-generic-dmaengine-pcm: set period_bytes_min based on maxburst
 2022-03-02 17:00 UTC  (2+ messages)

[PATCH] spi: dt-bindings: renesas,rspi: Drop comment for generic compatible string
 2022-03-02 17:01 UTC  (2+ messages)

[PATCH v2 0/3] Devicetree support for regulator-virtual-consumer
 2022-03-02 17:01 UTC  (2+ messages)

drivers: clk: stm32h7: Endless loop of dead in driver probe function
 2022-03-02 17:00 UTC 

[PATCH 0/3] add R-Car M3-W+ (r8a99761) LVDS encoder support
 2022-03-02 17:00 UTC  (5+ messages)
` [PATCH 3/3] dt-bindings: display: bridge: renesas,lvds: Document r8a77961 bindings
    ` [PATCH 3/3] dt-bindings: display: bridge: renesas, lvds: "

[PULL 00/87] ppc queue
 2022-03-02 16:58 UTC  (2+ messages)

[PATCH v3 0/6] Generic per-sb io stats
 2022-03-02 16:59 UTC  (5+ messages)

[PATCH 0/6] bugfixes for hns3 PMD
 2022-03-02 16:59 UTC  (5+ messages)
` [PATCH 2/6] net/hns3: fix inconsistent enabled RSS behavior

[PATCH v3 0/6] ceph: encrypt the snapshot directories
 2022-03-02 16:58 UTC  (3+ messages)

[PATCH V9 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-03-02 16:57 UTC  (9+ messages)
` [PATCH V9 mlx5-next 09/15] vfio: Define device migration protocol v2

Exporting cpu instruction set to kernel .config file
 2022-03-02 16:57 UTC 

[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
 2022-03-02 16:57 UTC  (6+ messages)

[Intel-gfx] [PATCH v5 0/7] Introduce multitile support
 2022-03-02 16:57 UTC  (4+ messages)
` [Intel-gfx] [PATCH v5 4/7] drm/i915/gt: create per-tile sysfs interface
  `  "

[PATCH] arm64: crypto: Don't allow v8.2 extensions to be used with BROKEN_GAS_INST
 2022-03-02 16:54 UTC  (2+ messages)

[PATCH v2 0/7] powerpc/ftrace: Patch out -mprofile-kernel instructions
 2022-03-02 16:54 UTC  (5+ messages)
` [PATCH v2 1/7] ftrace: Expose flags used for ftrace_replace_code()

[PATCH RFC 00/13] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-02 16:55 UTC  (3+ messages)
` [PATCH RFC 12/13] mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page

How to compile source code of new kernel specifically for my pc hardware with uefi secure boot
 2022-03-02 16:55 UTC  (2+ messages)

[RFC 0/2] Add generic FPU api similar to x86
 2022-03-02 16:00 UTC  (2+ messages)

[PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
 2022-03-02 14:04 UTC  (3+ messages)

[PATCH net-next] ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments
 2022-03-02 16:48 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix potential null dereference
 2022-03-02 16:53 UTC  (3+ messages)
` [PATCH v2] drm/amdgpu: remove redundant null check

[LSF/MM/BPF TOPIC] block drivers in user space
 2022-03-02 16:52 UTC  (2+ messages)

[PATCH] app/pdump: close program if --pdump argument is missing
 2022-03-02 16:52 UTC  (2+ messages)

[PATCH v6 00/19] vfio-user server in QEMU
 2022-03-02 16:49 UTC  (5+ messages)
` [PATCH v6 12/19] vfio-user: IOMMU support for remote device

[igt-dev] [PATCH i-g-t, v5] i915/gem_ctx_create: Added test description for test case
 2022-03-02 16:51 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for i915/gem_ctx_create: Added test description for test case (rev5)

[igt-dev] [PATCH i-g-t v2 00/10] Tile 4 plane format support
 2022-03-02 16:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Tile 4 plane format support (rev2)


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.