All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-27 19:11:51 to 2022-10-27 19:52:56 UTC [more...]

[PATCH -next] hwmon: (smpro-hwmon) Add missing break in smpro_is_visible()
 2022-10-27 19:52 UTC 

[PATCH 00/10] config API: make "multi" safe, fix numerous segfaults
 2022-10-27 19:52 UTC  (14+ messages)
` [PATCH 01/10] config API: have *_multi() return an "int" and take a "dest"
` [PATCH 04/10] string-list API: mark "struct_string_list" to "for_each_string_list" const
` [PATCH 06/10] builtin/gc.c: use "unsorted_string_list_has_string()" where appropriate
` [PATCH 07/10] config API: add and use "lookup_value" functions
` [PATCH 08/10] config tests: add "NULL" tests for *_get_value_multi()
` [PATCH 09/10] config API: add "string" version of *_value_multi(), fix segfaults

[OE-core] [kirkstone][PATCH 1/1] cmake-native: Fix host tool contamination (Bug: 14951)
 2022-10-27 19:50 UTC  (2+ messages)
` [PATCH v2 "

RTT-PROBE: lore-subspace-rtt
 2022-10-27 19:50 UTC 

[PATCHv2 1/1] dt-bindings: net: snps,dwmac: Document queue config subnodes
 2022-10-27 19:50 UTC  (2+ messages)

[PATCH mptcp-next v2 0/2] add pm listener events
 2022-10-27 19:50 UTC  (3+ messages)
` [PATCH mptcp-next v2 1/2] mptcp: use entry->lsk directly

[alibaba-cloud:linux-next 7928/9999] drivers/gpu/drm/i915/i915_gem_internal.c:194:6: warning: shift count >= width of type
 2022-10-27 19:49 UTC 

[PATCH 5.10 00/79] 5.10.151-rc1 review
 2022-10-27 19:49 UTC  (6+ messages)

stable-rc/linux-5.4.y build: 189 builds: 3 failed, 186 passed, 4 errors, 34 warnings (v5.4.220-54-gf98a212520a53)
 2022-10-27 19:48 UTC 

[PATCH 1/1] cmake-native: Fix host tool contamination (Bug: 14951)
 2022-10-27 19:47 UTC  (2+ messages)
` [PATCH v2 "

+ nilfs2-fix-shift-out-of-bounds-overflow-in-nilfs_sb2_bad_offset.patch added to mm-nonmm-unstable branch
 2022-10-27 19:45 UTC 

+ nilfs2-fix-shift-out-of-bounds-due-to-too-large-exponent-of-block-size.patch added to mm-nonmm-unstable branch
 2022-10-27 19:45 UTC 

[RFC PATCH v2 0/4] x86/sgx: implement support for MADV_WILLNEED
 2022-10-27 19:45 UTC  (5+ messages)
` [RFC PATCH v2 1/4] x86/sgx: Export sgx_encl_eaug_page
  ` [RFC PATCH v2 2/4] x86/sgx: Implement support for MADV_WILLNEED
    ` [RFC PATCH v2 3/4] selftests/sgx: add len field for EACCEPT op
      ` [RFC PATCH v2 4/4] selftests/sgx: Add test for madvise(..., WILLNEED)

[RFC][PATCH v2 00/31] timers: Use del_timer_shutdown() before freeing timers
 2022-10-27 19:44 UTC  (9+ messages)

[PATCH v1 0/4] Add basic Rockchip rk3128 DT support
 2022-10-27 19:43 UTC  (7+ messages)
` [PATCH v1 3/4] ARM: dts: rockchip: add rk3128.dtsi

[PATCH v7 1/3] KVM: selftests: implement random number generation for guest code
 2022-10-27 19:44 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 00/16] Add DG2 OA support
 2022-10-27 19:44 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Add DG2 OA support (rev11)

[PATCH v7 3/3] KVM: selftests: randomize page access order
 2022-10-27 19:44 UTC  (2+ messages)

[PATCH 0/6] Add camera access keys, IdeaPad driver improvements
 2022-10-27 19:43 UTC  (3+ messages)
` [PATCH 5/6] platform/x86: ideapad-laptop: Expose camera_power only if supported

[PATCH 01/13] mm: Update ptep_get_lockless()s comment
 2022-10-27 19:43 UTC  (12+ messages)

[PATCH 00/21] ASoC: SOF: Intel: HDA: refactor codec and multi-link suport
 2022-10-27 19:35 UTC  (22+ messages)
` [PATCH 01/21] ASoC: SOF: Intel: remove option to disable the common_hdmi handling
` [PATCH 02/21] ASoC: SOF: Intel: remove all dependencies on SND_SOC_HDAC_HDMI
` [PATCH 03/21] ASoC: SOF: Intel: hda-codec: simplify SND_SOC_SOF_HDA_AUDIO_CODEC handling
` [PATCH 04/21] ASoC: SOF: Intel: move codec state change to hda-codec.c
` [PATCH 05/21] ASoC: SOF: Intel: start moving multi-link handling in dedicated file
` [PATCH 06/21] ASoC: SOF: Intel: hda: add multi-link helper for LOSVID
` [PATCH 07/21] ASoC: SOF: Intel: move all RIRB/CMD_IO helpers to hda-codec.c
` [PATCH 08/21] ASoC: SOF: Intel: hda-ctrl: add codec wakeup helper
` [PATCH 09/21] ASoC: SOF: Intel: hda-codec: add hda_codec_device_remove() helper
` [PATCH 10/21] ASoC: SOF: Intel: hda-codec: add stop_cmd_io helper
` [PATCH 11/21] ASoC: SOF: Intel: hda-stream: always allocate CORB/RIRB buffer
` [PATCH 12/21] ASoC: SOF: Intel: hda-codec: add hda_codec_check_rirb_status() helper
` [PATCH 13/21] ASoC: SOF: Intel: hda-ctrl: use helper to clear RIRB status
` [PATCH 14/21] ASoC: SOF: Intel: hda-dsp: clarify dependencies on SND_SOC_SOF_HDA
` [PATCH 15/21] ASoC: SOF: Intel: hda-codec: add helpers to suspend and resume cmd_io
` [PATCH 16/21] ASoC: SOF: Intel: clarify bus_init and bus_exit sequences
` [PATCH 17/21] ASoC: SOF: Intel: hda-mlink: add helpers to suspend/resume links
` [PATCH 18/21] ASoC: SOF: Intel: add hda_bus_ml_free helper
` [PATCH 19/21] ASoC: SOF: Intel: hda: clarify Kconfig dependencies
` [PATCH 20/21] ASoC: SOF: Intel: hda-codec: use GPL-2.0-only license
` [PATCH 21/21] ASoC: SOF: introduce new DEBUG_NOCODEC mode

[igt-dev] [PATCH i-g-t] tests/gem_linear_blits: gem_linear_blits and prime_vgem tests extended for MTL
 2022-10-27 19:41 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-27 19:40 UTC 

[kirkstone] glibc: stable 2.35 branch updates
 2022-10-27 19:40 UTC  (4+ messages)
` [OE-core] "

[PATCH v4 00/30] testing/next pre-PR
 2022-10-27 18:36 UTC  (20+ messages)
` [PATCH v4 02/30] tests/docker: update test-mingw to run single build
` [PATCH v4 04/30] configure: don't enable cross compilers unless in target_list
` [PATCH v4 06/30] tests/avocado: extend the timeout for x86_64 tcg tests
` [PATCH v4 07/30] tests/docker: Add flex/bison to `debian-hexagon-cross`
` [PATCH v4 08/30] tests/tcg: use regular semihosting for nios2-softmmu
` [PATCH v4 09/30] tests/tcg/nios2: Tweak 10m50-ghrd.ld
` [PATCH v4 11/30] tcg: Avoid using hardcoded /tmp
` [PATCH v4 14/30] hw/usb: dev-mtp: Use g_mkdir()
` [PATCH v4 15/30] MAINTAINERS: add entries for the key build bits
` [PATCH v4 16/30] MAINTAINERS: add features_to_c.sh to gdbstub files
` [PATCH v4 17/30] MAINTAINERS: fix-up for check-tcg Makefile changes
` [PATCH v4 18/30] tests/avocado: set -machine none for userfwd and vnc tests
` [PATCH v4 19/30] tests/avocado: raspi2_initrd: Wait for guest shutdown message before stopping
` [PATCH v4 20/30] tests/avocado: disable sh4 rd2 tests on Gitlab
` [PATCH v4 23/30] target/s390x: don't use ld_code2 to probe next pc
` [PATCH v4 24/30] target/s390x: don't probe next pc for EXecuted insns
` [PATCH v4 25/30] target/s390x: fake instruction loading when handling 'ex'
` [PATCH v4 26/30] tests/tcg: include CONFIG_PLUGIN in config-host.mak
` [PATCH v4 28/30] contrib/plugins: protect execlog's last_exec expansion

[PATCH v4 15/25] selftests/rseq: arm64: Template memory ordering and percpu access mode
 2022-10-27 19:38 UTC 

[kvm-unit-tests PATCH 00/16] kvm-unit-tests: set of fixes and new tests
 2022-10-27 19:39 UTC  (7+ messages)
` [kvm-unit-tests PATCH 14/16] svm: rewerite vm entry macros

b4 v0.10.1 is available
 2022-10-27 19:38 UTC  (3+ messages)

Xen vs Trenchboot: TXT AP bringup
 2022-10-27 19:37 UTC 

stable-rc/queue/4.14 baseline: 118 runs, 26 regressions (v4.14.296-16-g3824f6789038)
 2022-10-27 19:36 UTC 

[PATCH] crypto: devel-algos.rst: use correct function name
 2022-10-27 19:35 UTC 

[PATCH v3] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-10-27 19:34 UTC  (6+ messages)

[PATCH v3 0/5] clk: qcom: Add clocks for the QDU1000 and QRU1000 SoCs
 2022-10-27 19:35 UTC  (5+ messages)
` [PATCH v3 1/5] dt-bindings: clock: Add QDU1000 and QRU1000 GCC clock bindings

[PULL 00/58] Block layer patches
 2022-10-27 18:31 UTC  (23+ messages)
` [PULL 01/58] MAINTAINERS: Fold "Block QAPI, monitor, ..." into "Block layer core"
` [PULL 02/58] block: Ignore close() failure in get_tmp_filename()
` [PULL 14/58] block: document connection between child roles and bs->backing/bs->file
` [PULL 17/58] Revert "block: Let replace_child_tran keep indirect pointer"
` [PULL 18/58] Revert "block: Restructure remove_file_or_backing_child()"
` [PULL 29/58] block: use the new _change_ API instead of _can_set_ and _set_
` [PULL 30/58] block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks
` [PULL 32/58] block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context
` [PULL 35/58] block: remove incorrect coroutine_fn annotation
` [PULL 36/58] monitor: add missing "
` [PULL 37/58] ssh: "
` [PULL 38/58] block: add missing coroutine_fn annotation to prototypes
` [PULL 40/58] coroutine-io: "
` [PULL 41/58] block: add missing coroutine_fn annotation to BlockDriverState callbacks
` [PULL 42/58] qcow2: add coroutine_fn annotation for indirect-called functions
` [PULL 48/58] block: switch to *_co_* functions
` [PULL 51/58] qcow: "
` [PULL 52/58] qcow2: "
` [PULL 53/58] qed: "
` [PULL 56/58] vmdk: "
` [PULL 57/58] monitor: "
` [PULL 58/58] block/block-backend: blk_set_enable_write_cache is IO_CODE

[PATCH v3 0/9] TI-Nspire cleanups
 2022-10-27 19:34 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: mfd: syscon: Add TI-Nspire misc registers compatible
` [PATCH v3 2/9] ARM: dts: nspire: Use syscon-reboot to handle restart
` [PATCH v3 6/9] ARM: dts: nspire: Fix uart node to conform with DT binding

[PATCH 0/2] staging: rtl8192u: unused code cleanup
 2022-10-27 19:33 UTC  (6+ messages)
` [PATCH 2/2] staging: rtl8192u: remove unused macro definition

stable-rc/linux-4.19.y build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.262-26-gc6a0e8c4e704)
 2022-10-27 19:32 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-27 19:30 UTC 

[PATCH v2 0/2] python: misc machine.py improvements
 2022-10-27 18:58 UTC  (3+ messages)
` [PATCH v2 1/2] python/machine: Add debug logging to key state changes
` [PATCH v2 2/2] python/machine: Handle termination cases without QMP

[PATCH -next] pinctrl: qcom: Include bitfield.h in pinctrl-lpass-lpi.c
 2022-10-27 19:30 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: btusb: Add CONFIG_BT_HCIBTUSB_POLL_SYNC
 2022-10-27 19:30 UTC  (2+ messages)

[PATCH v12 7/7] x86/crash: Add x86 crash hotplug support
 2022-10-27 19:28 UTC  (17+ messages)

[PATCH v7 0/3] mm/slub: extend redzone check for kmalloc objects
 2022-10-27 19:27 UTC  (5+ messages)
` [PATCH v7 1/3] mm/slub: only zero requested size of buffer for kzalloc when debug enabled
` [PATCH v7 2/3] mm: kasan: Extend kasan_metadata_size() to also cover in-object size

[PATCH] x86/uaccess: instrument copy_from_user_nmi()
 2022-10-27 19:26 UTC  (7+ messages)

KernelCI, gitlab testing notes
 2022-10-27 19:26 UTC  (4+ messages)
  ` Still random failures at gitlab

Problems replacing epoll with io_uring in tevent
 2022-10-27 19:25 UTC  (5+ messages)

[PULL] Networking for v6.1-rc3-2
 2022-10-27 19:24 UTC 

+ selftests-vm-add-ksm-unmerge-tests-fix.patch added to mm-unstable branch
 2022-10-27 19:23 UTC 

[PATCH v2 0/4] Add missing dt-binding properties to rt5682(s)
 2022-10-27 19:20 UTC  (8+ messages)
` [PATCH v2 2/4] ASoC: dt-bindings: realtek, rt5682s: Add AVDD and MICVDD supplies

[PATCH v8 0/9] phy: Add support for Lynx 10G SerDes
 2022-10-27 19:11 UTC  (32+ messages)
` [PATCH v8 1/9] dt-bindings: phy: Add 2500BASE-X and 10GBASE-R
` [PATCH v8 2/9] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v8 3/9] dt-bindings: clock: Add ids for Lynx 10g PLLs
` [PATCH v8 4/9] phy: fsl: Add Lynx 10G SerDes driver
` [PATCH v8 5/9] arm64: dts: ls1046a: Add serdes bindings
` [PATCH v8 6/9] arm64: dts: ls1046ardb: "
` [PATCH v8 7/9] arm64: dts: ls1088a: "
` [PATCH v8 8/9] arm64: dts: ls1088a: Prevent PCSs from probing as phys
` [PATCH v8 9/9] [DO NOT MERGE] arm64: dts: ls1088ardb: Add serdes bindings

[PATCH v6 0/3] Add Ingenic JZ4755 CGU driver
 2022-10-27 19:20 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: ingenic: Add support for the JZ4755 CGU
` [PATCH v6 2/3] dt-bindings: clock: Add Ingenic JZ4755 CGU header
` [PATCH v6 3/3] clk: Add Ingenic JZ4755 CGU driver

RTT-PROBE: lore-subspace-rtt
 2022-10-27 19:20 UTC 

[PATCH] of: property: fw_devlink: Fix support for nvmem-cells
 2022-10-27 19:19 UTC 

[PATCHv3] arm64: dts: meson: Enable active coling using gpio-fan on Odroid N2/N2+
 2022-10-27 19:18 UTC  (10+ messages)

[v5 PATCH 0/3] Unify ARM64 & RISC-V Linux Loader
 2022-10-27 19:18 UTC  (4+ messages)

[PATCH v7 00/12] x86/resctrl: Support for AMD QoS new features
 2022-10-27 19:17 UTC  (4+ messages)
` [PATCH v7 01/12] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag

[PATCH v2 0/2] Fix MSR access errors during kexec in root partition
 2022-10-27 19:16 UTC  (4+ messages)
` [PATCH v2 2/2] x86/hyperv: fix invalid writes to MSRs during root partition kexec

[PATCH 6.0 00/94] 6.0.6-rc1 review
 2022-10-27 18:46 UTC  (2+ messages)

[PATCH] mm: Make ksize() a reporting-only function
 2022-10-27 19:15 UTC  (4+ messages)

[PATCH v9 0/5] Convert NFS with fscache to the netfs API
 2022-10-27 19:16 UTC  (3+ messages)
` [PATCH v9 3/5] NFS: Convert buffered read paths to use netfs when fscache is enabled

+ scripts-checkpatch-allow-case-macros.patch added to mm-nonmm-unstable branch
 2022-10-27 19:15 UTC 

Git add documentation error
 2022-10-27 19:15 UTC  (8+ messages)

[PATCH v3] mempool: Do not use ksize() for poisoning
 2022-10-27 19:15 UTC  (2+ messages)

+ mm-use-stack_depot-for-recording-kmemleaks-backtrace-checkpatch-fixes.patch added to mm-unstable branch
 2022-10-27 19:14 UTC 

[PATCH v9 0/5] improve error handling for module load
 2022-10-27 18:34 UTC  (4+ messages)

[XEN v4] xen/arm: vGICv3: Emulate properly 32-bit access on GICR_PENDBASER
 2022-10-27 19:12 UTC  (5+ messages)

NFS 4 GPF while processing compound with multiple reads
 2022-10-27 19:12 UTC  (2+ messages)
` Fwd: "


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.