All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-17 06:22:23 to 2022-08-17 07:24:04 UTC [more...]

[PATCH v3] perf/core: Fix reentry problem in perf_output_read_group
 2022-08-17  7:23 UTC  (7+ messages)

[Intel-gfx] [PATCH 00/39] drm/i915: add display sub-struct to drm_i915_private
 2022-08-17  7:21 UTC  (12+ messages)
` [Intel-gfx] [PATCH 01/39] "
` [Intel-gfx] [PATCH 05/39] drm/i915: move clock_gating_funcs to display.funcs
` [Intel-gfx] [PATCH 24/39] drm/i915: move mipi_mmio_base to display.dsi

[PATCH] net/mlx5: fix matcher priority for esp item
 2022-08-17  7:21 UTC  (2+ messages)

[PATCH net-next] net: sched: make tcf_action_dump_1() static
 2022-08-17  7:21 UTC  (3+ messages)

lockdep splat due to klist iteration from atomic context in Intel IOMMU driver
 2022-08-17  7:20 UTC  (6+ messages)

[PATCH] bfad_bsg: Buffer overflow decrement loop counter
 2022-08-17  7:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-17  7:20 UTC 

Race conditioned discovered between ima_match_rules and ima_update_lsm_update_rules
 2022-08-17  7:20 UTC  (7+ messages)

[PATCH v3 0/2] Add device tree for Ampere's Mt. Mitchell BMC
 2022-08-17  7:15 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: arm: aspeed: document Ampere Mt.Mitchell BMC compatibles
` [PATCH v3 2/2] ARM: dts: aspeed: Add device tree for Ampere's Mt. Mitchell BMC

[igt-dev] [PATCH i-g-t v2] tests/i915/kms_big_fb: First async flip discarded on i915
 2022-08-17  7:20 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915/kms_big_fb: First async flip discarded on i915 (rev2)

[linux-5.4 bisection] complete build-armhf-libvirt
 2022-08-17  7:19 UTC 

[PATCH] LoongArch: Add efistub booting support
 2022-08-17  7:18 UTC  (8+ messages)

[PATCH] video/fbdev: fix repeated words in comments
 2022-08-16 13:10 UTC 

[PATCH] drm/i915: Fix random -ENOSPC eviction errors due to locked vma objects
 2022-08-17  6:55 UTC  (2+ messages)

[PATCH] i915-pmu: Add extra check engine
 2022-08-16 12:38 UTC 

[PATCH v2 1/2] mm/migrate_device.c: Copy pte dirty bit to page
 2022-08-17  7:17 UTC  (8+ messages)

[PATCH] video/fbdev: fix repeated words in comments
 2022-08-16 13:07 UTC 

[PATCH v2 0/7] Devm helpers for regulator get and enable
 2022-08-16 11:06 UTC  (11+ messages)
` (subset) "

[PATCH 0/4] cryptodev: add SM3 and SM4 algorithms
 2022-08-17  6:08 UTC  (5+ messages)
` [PATCH 1/4] cryptodev: add SM4 encryption algorithm
` [PATCH 2/4] cryptodev: add SM3 hash algorithm
` [PATCH 3/4] crypto/qat: add SM4 encryption algorithm
` [PATCH 4/4] crypto/qat : add SM3 hash algorithm

[PATCH 3/3] i915-pmu: Add extra check NULL
 2022-08-16  9:25 UTC 

[PATCH v5 0/3] Add Broadcom STB memory controller driver
 2022-08-17  7:16 UTC  (3+ messages)

[PATCH RFC] mm, proc: add PcpFree to meminfo
 2022-08-17  7:16 UTC  (2+ messages)

[RFC 0/3] Asynchronous EEH recovery
 2022-08-17  7:16 UTC  (2+ messages)

[PATCH] Add quirk to enable Avid Mbox 3 support
 2022-08-17  7:15 UTC  (2+ messages)

[PATCH 0/9] wifi: mt76: mt7921: introduce chanctx support
 2022-08-17  7:16 UTC  (11+ messages)
` [PATCH 2/9] wifi: mt76: connac: add mt76_connac_mcu_uni_set_chctx
` [PATCH 3/9] wifi: mt76: connac: rely on mt76_connac_mcu_uni_set_chctx
` [PATCH 5/9] wifi: mt76: mt7921: add unified ROC cmd/event support
` [PATCH 6/9] wifi: mt76: mt7921: drop ieee80211_[start, stop]_queues in driver
` [PATCH 8/9] wifi: mt76: mt7921: introduce remain_on_channel support

[Intel-gfx] [PATCH] drm/i915/display: Fix warning callstack for imbalance wakeref
 2022-08-17  7:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/display: Fix warning callstack for imbalance wakeref (rev2)

[PATCH] cachefiles: make on-demand request distribution fairer
 2022-08-17  7:14 UTC  (2+ messages)
` [Linux-cachefs] "

[PATCH v2] dt-bindings: memory-controllers: fsl,imx8m-ddrc: restrict opp-table to objects
 2022-08-17  7:10 UTC  (2+ messages)

[PATCH v4 bpf-next 00/15] bpf: net: Remove duplicated code from bpf_setsockopt()
 2022-08-17  6:18 UTC  (15+ messages)
` [PATCH v4 bpf-next 02/15] bpf: net: Avoid sk_setsockopt() taking sk lock when called from bpf
` [PATCH v4 bpf-next 03/15] bpf: net: Consider has_current_bpf_ctx() when testing capable() in sk_setsockopt()
` [PATCH v4 bpf-next 04/15] bpf: net: Change do_tcp_setsockopt() to use the sockopt's lock_sock() and capable()
` [PATCH v4 bpf-next 05/15] bpf: net: Change do_ip_setsockopt() "
` [PATCH v4 bpf-next 06/15] bpf: net: Change do_ipv6_setsockopt() "
` [PATCH v4 bpf-next 07/15] bpf: Initialize the bpf_run_ctx in bpf_iter_run_prog()
` [PATCH v4 bpf-next 08/15] bpf: Embed kernel CONFIG check into the if statement in bpf_setsockopt
` [PATCH v4 bpf-next 09/15] bpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_setsockopt()
` [PATCH v4 bpf-next 10/15] bpf: Refactor bpf specific tcp optnames to a new function
` [PATCH v4 bpf-next 11/15] bpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_setsockopt()
` [PATCH v4 bpf-next 12/15] bpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setsockopt()
` [PATCH v4 bpf-next 13/15] bpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_setsockopt()
` [PATCH v4 bpf-next 14/15] bpf: Add a few optnames to bpf_setsockopt
` [PATCH v4 bpf-next 15/15] selftests/bpf: bpf_setsockopt tests

[PATCH] dt-bindings: memopry-controllers: fsl,imx8m-ddrc: restrict opp-table to objects
 2022-08-17  7:10 UTC  (4+ messages)

drm warning with mainline due to 467e30171b5b ("drm/vc4: hdmi: Move HDMI reset to pm_resume")
 2022-08-17  7:10 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-17  7:10 UTC 

[PATCH v4 0/2] dt-bindings: Intorduce domain-controller
 2022-08-17  7:09 UTC  (3+ messages)

Timeout waiting for /dev/md/imsm0 ?
 2022-08-17  7:09 UTC  (5+ messages)

How to get "wake up reason" for Suspend-to-Idle
 2022-08-17  7:08 UTC 

KASAN: slab-out-of-bounds Read in __htab_map_lookup_and_delete_batch
 2022-08-17  7:08 UTC  (2+ messages)

[PATCH] clk: Add Sunplus SP7021 clock driver
 2022-08-17  7:01 UTC  (2+ messages)

[PATCH] vfio-pci/zdev: require KVM to be built-in
 2022-08-17  7:10 UTC  (4+ messages)
` [PATCH] KVM: s390: pci: VFIO_PCI ZDEV configuration fix

[PATCH v3 1/7] binutils: Upgrade to 2.39 release
 2022-08-17  7:04 UTC  (7+ messages)
` [PATCH v3 2/7] binutils-cross: Disable gprofng for when building cross binutils
` [PATCH v3 3/7] binutils: Package up gprofng
` [PATCH v3 4/7] binutils: Disable gprofng when using clang
` [PATCH v3 5/7] binutils-cross-canadian: Package up new gprofng.rc file
` [PATCH v3 6/7] autoconf: Fix strict prototype errors in generated tests
` [PATCH v3 7/7] rsync: Add missing prototypes to function declarations

[PATCH] net/mlx5: fix single not inline packet elts storing
 2022-08-17  7:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/4] drm/probe-helper, modes: Helpers for single-mode displays
 2022-08-17  7:04 UTC  (4+ messages)
` [PATCH v2 4/4] drm/format-helper: Add drm_fb_build_fourcc_list() helper

[PATCH 1/2] dt-bindings: interconnect: fsl,imx8m-noc: drop Leonard Crestez
 2022-08-17  7:02 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: memory-controllers: fsl,imx8m-ddrc: "

[PATCH] clk: at91: sam9x60: change parent clock from mck_pres to mck_div
 2022-08-17  7:04 UTC 

[PATCH V2] ARM: dts: imx6qdl-dhcom: Move IPU iomux node from PDK2 to SoM file
 2022-08-17  7:01 UTC  (2+ messages)

[syzbot] possible deadlock in ext4_writepages
 2022-08-17  7:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-17  7:00 UTC 

[PATCH] ALSA: hda/realtek: Add CLSA0101 to serial-multi-instantiate
 2022-08-17  6:59 UTC  (3+ messages)

Race condition in build_all_zonelists() when offlining movable zone
 2022-08-17  6:59 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: Workaround for spotty SCO quality
 2022-08-17  6:58 UTC 

[dpdk-dev] [RFC PATCH 0/1] mldev: introduce machine learning device library
 2022-08-17  6:58 UTC  (6+ messages)

[net v2 1/1] ice: Fix crash by keep old cfg when update TCs more than queues
 2022-08-17  6:57 UTC  (5+ messages)
` [Intel-wired-lan] "

[Buildroot] [git commit branch/2022.05.x] package/gcc: disable split-stack for non-thread builds
 2022-08-17  6:47 UTC 

[Buildroot] [git commit branch/2022.05.x] package/nvidia-driver: define IGNORE_CC_MISMATCH
 2022-08-17  6:55 UTC 

Query regarding deadlock involving cgroup_threadgroup_rwsem and cpu_hotplug_lock
 2022-08-17  6:55 UTC  (13+ messages)
                  ` [PATCH cgroup/for-6.0-fixes] cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock

[Buildroot] [PATCH 1/1] package/nvidia-driver: bump version to 390.151
 2022-08-17  6:55 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] package/nvidia-driver: define IGNORE_CC_MISMATCH

[PATCH 5.19 00/21] 5.19.1-rc1 review
 2022-08-17  6:55 UTC  (6+ messages)
` [PATCH 5.19 20/21] x86/speculation: Add RSB VM Exit protections
  ` [PATCH] x86/nospec: Unwreck the RSB stuffing

[igt-dev] [PATCH i-g-t] tests/i915/kms_psr2_su: Convert tests to dynamic
 2022-08-17  6:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
 2022-08-17  6:54 UTC  (3+ messages)

[REGRESSION] v5.17-rc1+: FIFREEZE ioctl system call hangs
 2022-08-17  6:53 UTC  (6+ messages)

[Buildroot] [git commit] package/xenomai: fix indentation (tabs instead of spaces)
 2022-08-17  6:49 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-17  6:50 UTC 

[Buildroot] [PATCH] package/gcc: disable split-stack for non-thread builds
 2022-08-17  6:50 UTC  (2+ messages)

Xorg SEGV in Xen PV dom0 after updating from 5.16.18 to 5.17.5
 2022-08-17  6:50 UTC  (4+ messages)
` [Intel-gfx] "
  ` Xorg SEGV in Xen PV dom0 after updating from 5.16.18 to 5.17.5 #forregzbot
    ` [Intel-gfx] "

[PATCH 0/4] ASoC/soundwire: log actual PING status on resume issues
 2022-08-17  6:48 UTC  (4+ messages)

KASAN: null-ptr-deref Write in io_file_get_normal
 2022-08-17  6:49 UTC  (4+ messages)

[PATCH 00/24] Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern
 2022-08-17  6:46 UTC  (5+ messages)

[PATCH] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
 2022-08-17  6:47 UTC  (2+ messages)

upstream kernel crashes
 2022-08-17  6:36 UTC  (10+ messages)

[PATCH v2] mm: oom_kill: add trace logs in process_mrelease() system call
 2022-08-17  6:47 UTC  (3+ messages)

[PATCH net 0/8] Fixes for Ocelot driver statistics
 2022-08-17  6:46 UTC  (5+ messages)
` [PATCH net 2/8] net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
` [PATCH net 6/8] net: mscc: ocelot: make struct ocelot_stat_layout array indexable

[PATCH 0/4] Documentation: KUnit: minor fixes
 2022-08-17  6:46 UTC  (5+ messages)
` [PATCH 1/4] Documentation: kunit: fix trivial typo
` [PATCH 2/4] Documentation: Kunit: Fix inconsistent titles

next/master bisection: baseline.bootrr.intel-igb-probed on kontron-pitx-imx8m
 2022-08-17  6:44 UTC  (8+ messages)

[net-next v2 1/1] stmmac: intel: remove unused 'has_crossts' flag
 2022-08-17  6:43 UTC  (2+ messages)

[PATCH] pwm: rockchip: Convert to use dev_err_probe()
 2022-08-17  6:43 UTC  (4+ messages)

[PATCH net v2] Revert "tcp: change pingpong threshold to 3"
 2022-08-17  6:44 UTC  (9+ messages)
          ` python-eventlet test broken in 5.19 [was: Revert "tcp: change pingpong threshold to 3"]

[PATCH] ASoC: fsl_sai: Remove unnecessary FIFO reset in ISR
 2022-08-17  6:35 UTC  (6+ messages)

[PATCH 0/3] KUnit tests for RGB888, XRGB2101010 and grayscale
 2022-08-17  6:43 UTC  (9+ messages)
` [PATCH 1/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb888()
` [PATCH 2/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_xrgb2101010()
` [PATCH 3/3] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_gray8()

[PATCH v2] hwmon: Add the pmbus driver for the TEXAS TPS546D24 Buck Converter
 2022-08-17  6:41 UTC 

+ dma-pool-do-not-complain-if-dma-pool-is-not-allocated.patch added to mm-hotfixes-unstable branch
 2022-08-17  6:43 UTC  (9+ messages)

[Buildroot] [git commit branch/2022.05.x] package/glibc: fix struct stat for microblaze with largefile
 2022-08-17  6:06 UTC 

[xiang-erofs:dev] BUILD SUCCESS 0d53d2e882f9ee1857c4177314e6a376a5311c26
 2022-08-17  6:41 UTC 

[Buildroot] [git commit branch/2022.05.x] package/libest: auto-select safeclib to avoid use of bundled copy of library
 2022-08-17  5:48 UTC 

[Buildroot] [git commit branch/2022.05.x] package/x11r7/xserver_xorg-server: security bump version to 21.1.4
 2022-08-17  5:49 UTC 

[Buildroot] [git commit branch/2022.05.x] package/runc: fix typo: OCP to OCI specification
 2022-08-17  5:58 UTC 

[Buildroot] [git commit branch/2022.05.x] package/libiio: drop 'from' in comment
 2022-08-17  5:42 UTC 

[Buildroot] [git commit branch/2022.02.x] package/glibc: really move microblaze patch to the correct location for 2022.02.x
 2022-08-17  6:41 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-17  6:40 UTC 

[Buildroot] [git commit branch/2022.02.x] package/runc: fix typo: OCP to OCI specification
 2022-08-17  5:58 UTC 

[Buildroot] [git commit branch/2022.02.x] package/x11r7/xserver_xorg-server: security bump version to 21.1.4
 2022-08-17  5:49 UTC 

[Buildroot] [git commit branch/2022.02.x] package/libest: auto-select safeclib to avoid use of bundled copy of library
 2022-08-17  5:47 UTC 

[Buildroot] [git commit branch/2022.02.x] package/glibc: fix struct stat for microblaze with largefile
 2022-08-17  6:09 UTC 

[Buildroot] [git commit branch/2022.02.x] package/libiio: drop 'from' in comment
 2022-08-17  5:42 UTC 

[PATCH] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
 2022-08-17  6:36 UTC  (6+ messages)

[Buildroot] [PATCH] package/glibc: fix struct stat for microblaze with largefile
 2022-08-17  6:38 UTC  (2+ messages)

[PATCH for-4.17] xen/arm: Support properly __ro_after_init on Arm
 2022-08-17  6:33 UTC  (2+ messages)

[PATCH 0/3] Fixups for cw/submodule-merge-messages
 2022-08-17  6:33 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] merge-ort: remove translator lego in new "submodule conflict suggestion"
  ` [PATCH v2 2/3] merge-ort: add comment to avoid surprise with new sub_flag variable
  ` [PATCH v2 3/3] merge-ort: provide helpful submodule update message when possible

[PATCH] staging: r8188eu: remove rtw_endofpktfile()
 2022-08-17  6:32 UTC 

[PATCH v2 linux-next] Remove Unnecessary TODO
 2022-08-17  6:31 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-17  6:30 UTC 

[PATCH] btrfs: remove unnecessary EXTENT_UPTODATE state in buffered I/O path
 2022-08-17  6:30 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove myself as EEH maintainer
 2022-08-17  6:27 UTC  (5+ messages)

What's cooking in git.git (Aug 2022, #05; Mon, 15)
 2022-08-17  6:27 UTC  (4+ messages)
` js/bisect-in-c, was "

[PATCH v2] dt-bindings: pinctrl: mt8186: Fix 'reg-names' for pinctrl nodes
 2022-08-17  5:26 UTC 

[PATCH] dt-bindings: interconnect: restrict opp-table to objects
 2022-08-17  6:25 UTC  (2+ messages)

kmemleak: Cannot insert 0xffffff806e24f000 into the object search tree (overlaps existing) [RPi CM4]
 2022-08-17  6:25 UTC  (7+ messages)

[PATCH] dt-bindings: gpu: arm,mali: restrict opp-table to objects
 2022-08-17  6:25 UTC 

[PATCH V5 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-08-17  6:23 UTC  (6+ messages)
` [PATCH V5 4/6] vDPA: !FEATURES_OK should not block querying device config space

[PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
 2022-08-17  6:21 UTC  (11+ messages)


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.