All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-22 11:19:34 to 2023-02-22 12:18:06 UTC [more...]

[PATCH 01/27] kbuild, power: reset: keystone-reset: remove MODULE_LICENSE in non-modules
 2023-02-22 12:14 UTC  (16+ messages)
` [PATCH 02/27] kbuild, video: fbdev: "
` [PATCH 03/27] kbuild, KEYS: "
` [PATCH 04/27] kbuild, soc: bcm: raspberrypi-power: "
` [PATCH 05/27] kbuild, soc: bcm: bcm2835-power: "
` [PATCH 06/27] kbuild, pinctrl: bcm: ns: "
` [PATCH 07/27] kbuild, MIPS: BCM47XX: "
` [PATCH 09/27] kbuild, clocksource/drivers/timer-tegra186: "
` [PATCH 10/27] kbuild, clocksource: "
` [PATCH 11/27] kbuild, clk: bcm2835: "
` [PATCH 21/27] kbuild, dma-mapping: benchmark: "
` [PATCH 27/27] kbuild, gpio: gpio-aspeed-sgpio: "

[PATCH v1 00/10] Fix sound on ASUS Transformers
 2023-02-22 12:16 UTC  (5+ messages)
` [PATCH v1 02/10] sound: soc: jack: allow multiple interrupt per gpio

[PATCH v2 00/29] Add KVM LoongArch support
 2023-02-22 12:17 UTC  (5+ messages)
` [PATCH v2 06/29] LoongArch: KVM: Implement vcpu create and destroy interface

Linux 6.1.13
 2023-02-22 12:15 UTC  (2+ messages)

[PATCH 0/6] fixed width type adjustments
 2023-02-22 12:16 UTC  (4+ messages)
` [PATCH 1/6] x86/Hyper-V: use standard C types in hyperv-tlfs.h
  ` Ping: "

Linux 5.15.95
 2023-02-22 12:15 UTC  (2+ messages)

Linux 5.10.169
 2023-02-22 12:15 UTC  (2+ messages)

Linux kernel 5.15.95 released
 2023-02-22 12:15 UTC 

Linux kernel 5.10.169 released
 2023-02-22 12:15 UTC 

Linux 5.4.232
 2023-02-22 12:14 UTC  (2+ messages)

[GIT PULL] Qualcomm driver updates for v6.3
 2023-02-22 12:13 UTC  (8+ messages)

[PATCH v12 00/60] Xen HVM support under KVM
 2023-02-22 12:14 UTC  (7+ messages)
` [PATCH v12 47/60] i386/xen: handle PV timer hypercalls
` [PATCH v12 60/60] hw/xen: Subsume xen_be_register_common() into xen_be_init()

[libvirt test] 178089: tolerable trouble: pass/starved - PUSHED
 2023-02-22 12:13 UTC 

[PATCH 0/5] binder: Apply 4 missing stable fixes into v5.15.y
 2023-02-22 12:12 UTC  (6+ messages)
` [PATCH v5.15.y 1/5] binder: read pre-translated fds from sender buffer
` [PATCH v5.15.y 2/5] binder: defer copies of pre-patched txn data
` [PATCH v5.15.y 3/5] binder: fix pointer cast warning
` [PATCH v5.15.y 4/5] binder: Address corner cases in deferred copy and fixup
` [PATCH v5.15.y 5/5] binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0

linux-next: manual merge of the mm-stable tree with the cifs tree
 2023-02-22 12:13 UTC  (11+ messages)

EBLOCKLISTED error after rbd map was interrupted by fatal signal
 2023-02-22 12:12 UTC 

❌ FAIL (105/383 SKIPPED): Test report for master (6.2.0, mainline.kernel.org-clang, 9e58df97)
 2023-02-22 12:11 UTC 

next/master baseline: 717 runs, 156 regressions (next-20230222)
 2023-02-22 12:10 UTC 

SR-IOV on ARM64 system with SMMU
 2023-02-22 11:53 UTC  (8+ messages)

[PATCH v2 0/9] x86/hvm: {svm,vmx}.{c,h} cleanup
 2023-02-22 12:00 UTC  (10+ messages)
` [PATCH v2 1/9] x86/svm: remove unused forward declaration of struct vcpu from svm.h
` [PATCH v2 2/9] x86/svm: opencode SVM_PAUSE{FILTER,THRESH}_INIT
` [PATCH v2 3/9] x86/svm: move declarations used only by svm code from svm.h to private header
` [PATCH v2 4/9] x86/vmx: remove unused included headers from vmx.h
` [PATCH v2 5/9] x86/vmx: reduce scope of GAS_VMX_OP definition
` [PATCH v2 6/9] x86/vmx: move declations used only by vmx code from vmx.h to private header
` [PATCH v2 7/9] x86/vmx: remove unused included headers from vmx.c
` [PATCH v2 8/9] x86/vmx: declare nvmx_enqueue_n2_exceptions() static
` [PATCH v2 9/9] x86/vmx: move vmx_update_debug_state() in vmcs.c and declare it static

[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2023-02-22 12:08 UTC  (6+ messages)

Cortex A15: Errata 798181: Moving a virtual page that is being accessed by an active process can lead to unexpected behavior
 2023-02-22 12:07 UTC  (2+ messages)

[PATCH 0/4] qemu-img: Fix exit code for errors closing the image
 2023-02-22 12:08 UTC  (5+ messages)
      ` Reference-counting and finalizers that can fail are uneasy partners (was: [PATCH 0/4] qemu-img: Fix exit code for errors closing the image)

[PATCH v9 0/8] Parallel CPU bringup for x86_64
 2023-02-22 12:08 UTC  (3+ messages)

[PATCH] [iptables] extensions: libxt_LOG.c: fix linux/netfilter/xt_LOG.h include on Linux < 3.4
 2023-02-22 12:07 UTC  (3+ messages)

[RFC PATCH 0/1] Making Rockchip IO domains dependency from other devices explicit
 2023-02-22 12:05 UTC  (7+ messages)
` [RFC PATCH 1/1] pinctrl: rockchip: add support for per-pinmux io-domain dependency

[virtio-comment] [PATCH v3 0/2] virtio-net: Improve dev config layout
 2023-02-22 12:07 UTC  (11+ messages)
` [PATCH v3 1/2] virtio-net: Describe dev cfg fields read only
  ` [virtio-dev] "
                  ` [virtio-comment] "

[PATCH v3] x86: Use `get_random_u8' for kernel stack offset randomization
 2023-02-22 12:05 UTC  (5+ messages)

[PATCH 0/5] bulk: Replace assert(0) -> g_assert_not_reached()
 2023-02-22 12:05 UTC  (8+ messages)
` [PATCH 3/5] bulk: Replace [g_]assert(0) "
` [PATCH 5/5] hw: Remove mentions of NDEBUG

[PATCH v5 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-02-22 10:31 UTC  (10+ messages)
` [PATCH v5 1/2] dt-bindings: i2c: Add support for ASPEED i2Cv2

[PATCH v6 0/5] Add MSM8939 SoC support with two devices
 2023-02-22 12:04 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: vendor-prefixes: Add Square
` [PATCH v6 2/5] arm64: dts: qcom: Add msm8939 SoC
` [PATCH v6 3/5] arm64: dts: qcom: Add msm8939-pm8916.dtsi include
` [PATCH v6 4/5] arm64: dts: qcom: Add Square apq8039-t2 board
` [PATCH v6 5/5] arm64: dts: qcom: Add msm8939 Sony Xperia M4 Aqua

Linux kernel 5.4.232 released
 2023-02-22 12:05 UTC 

[Intel-gfx] [PATCH v4] drm/i915: add guard page to ggtt->error_capture
 2023-02-22 12:05 UTC  (6+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: add guard page to ggtt->error_capture (rev5)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: add guard page to ggtt->error_capture (rev6)

[oe][meta-python][kirkstone][PATCH 1/1] Fix collections.abc deprecation warning in downloadutils Warning appears as:
 2023-02-22 12:05 UTC  (2+ messages)

[PATCH 1/6] arm/trusted-firmware-m: Synchronize with 1.7.0 release
 2023-02-22 12:04 UTC  (6+ messages)
` [PATCH 2/6] arm/classes: Factor out image signing arguments in tfm_image_sign
` [PATCH 3/6] arm/trusted-firmware-m: Create common inc file for src definitions
` [PATCH 4/6] arm/trusted-firmware-m: Create inc file for common config
` [PATCH 5/6] arm/trusted-firmware-m-scripts: "
` [PATCH 6/6] arm/classes: Add sstate support to tfm_sign_images

Linux 4.19.273
 2023-02-22 12:03 UTC  (2+ messages)

Linux 4.14.306
 2023-02-22 12:03 UTC  (2+ messages)

[PATCH 1/5] tests: git-lfs: Restore _find_git_lfs
 2023-02-22 12:03 UTC  (4+ messages)
` [PATCH 3/5] git: Remove is None check on _find_git_lfs
  ` [bitbake-devel] "
` [bitbake-devel] [PATCH 1/5] tests: git-lfs: Restore _find_git_lfs

[Intel-xe] [PATCH] drm/xe/pm: give the core kernel its rpm ref back
 2023-02-22 12:01 UTC  (3+ messages)

[PATCH 5.10.y-cip 0/2] Watchdog driver fix and pinctrl improvement
 2023-02-22 12:02 UTC  (3+ messages)

[GIT PULL] gfs2 fixes
 2023-02-22 12:01 UTC  (2+ messages)
` [Cluster-devel] "

[GIT PULL] pin control bulk changes for v6.3
 2023-02-22 12:01 UTC 

[RFC PATCH net-next v3 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration
 2023-02-22 12:00 UTC  (2+ messages)

Linux kernel 4.19.273 released
 2023-02-22 12:00 UTC 

About rtla osnoise and timerlat usage
 2023-02-22 11:59 UTC 

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-22 11:59 UTC  (6+ messages)

[PATCH v2 0/9] Add support to configure TPDM DSB subunit
 2023-02-22 11:56 UTC  (4+ messages)
` [PATCH v2 1/9] dt-bindings: arm: Add support for DSB element

[PATCH 00/16] KVM: arm64: Rework timer offsetting for fun and profit
 2023-02-22 11:56 UTC  (7+ messages)
` [PATCH 08/16] KVM: arm64: timers: Allow userspace to set the counter offsets

cleanup btrfs_lookup_bio_sums
 2023-02-22 11:57 UTC  (5+ messages)
` [PATCH 1/2] btrfs: remove search_file_offset_in_bio
` [PATCH 2/2] btrfs: cleanup btrfs_lookup_bio_sums

[PATCH v2 0/2] btrfs: dio partial write corruption fix
 2023-02-22 11:54 UTC  (6+ messages)
` [PATCH v2 1/2] btrfs: btrfs_alloc_ordered_extent
` [PATCH v2 2/2] btrfs: fix dio continue after short write due to buffer page fault

Linux kernel 4.14.306 released
 2023-02-22 11:55 UTC 

[LTP] [PATCH v1] security/dirtyc0w_shmem: Fix test with host pagesize != 4k
 2023-02-22 11:54 UTC  (2+ messages)

undefined reference to `fuse_main_real_compat25' when build with --enable-registry
 2023-02-22 11:55 UTC  (9+ messages)

[PATCH bpf-next 0/3] Fix some build errors for bpf selftest on LoongArch
 2023-02-22 11:55 UTC  (4+ messages)
` [PATCH bpf-next 1/3] libbpf: Use struct user_pt_regs to define __PT_REGS_CAST() for LoongArch
` [PATCH bpf-next 2/3] selftests/bpf: Check __TARGET_ARCH_loongarch if target is bpf "
` [PATCH bpf-next 3/3] selftests/bpf: Check __ARCH_WANT_SET_GET_RLIMIT before syscall(__NR_getrlimit)

Reoccurring 5 second delays during NFS calls
 2023-02-22 11:54 UTC  (7+ messages)

[PATCH v6 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-02-22 11:54 UTC  (4+ messages)
` [PING][PATCH "

[RFC PATCH 00/17] fscrypt: add per-extent encryption keys
 2023-02-22 11:52 UTC  (2+ messages)

[PATCH v2] sched/core: Adapt WARN_DOUBLE_CLOCK machinery for core-sched
 2023-02-22 11:52 UTC  (3+ messages)
  ` [External] "

[igt-dev] [PATCH i-g-t v2 0/2] Add HDR negative tests
 2023-02-22 11:55 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] tests/kms_hdr: Add negative test for invalid metadata sizes
` [igt-dev] [PATCH i-g-t v2 2/2] tests/kms_hdr: Add negative test to enforce HDR on non-HDR panel

linux-6.1.12: WARNING: CPU: 0 PID: 0 at include/linux/cpumask.h:47 prefill_possible_map+0xff/0x145
 2023-02-22 11:52 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 34939120e3536fbdd18619591b5f1c0aec91f654
 2023-02-22 11:51 UTC 

[PATCH v1 0/3] Meson A1 32-bit support
 2023-02-22 11:50 UTC  (12+ messages)
` [PATCH v1 1/3] meson: pinctrl: use CONFIG_PINCTRL_A1 with CONFIG_ARM
` [PATCH v1 2/3] firmware: meson: use CONFIG_MESON_SM "
` [PATCH v1 3/3] arch/arm: dts: introduce meson-a1 device tree

[oe-core][PATCHv2] vte: update 0.70.2 -> 0.70.3
 2023-02-22 11:50 UTC  (4+ messages)

[PATCH 0/4] kmod: Paper cuts - dead code removal, don't SED manually
 2023-02-22 11:50 UTC  (3+ messages)

[PATCH 00/10] ASoC: Initial support for Cirrus Logic CS35L56
 2023-02-22 11:48 UTC  (11+ messages)
` [PATCH 09/10] ASoC: Intel: sof_sdw: Add "
` [PATCH 10/10] ASoC: Intel: soc-acpi: Add CS35L56 Soundwire to TGL

[oe-core][PATCHv2] vte: update 0.70.2 -> 0.70.3
 2023-02-22 11:48 UTC 

[RFC nf-next PATCH] netfilter: nft: introduce broute chain type
 2023-02-22 11:49 UTC  (3+ messages)

[PATCH v6] virtio-net: support the virtqueue coalescing moderation
 2023-02-22 11:48 UTC  (4+ messages)
` [virtio-comment] "

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-22 11:48 UTC  (9+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "

[kvm-unit-tests PATCH v1] s390x: Add tests for execute-type instructions
 2023-02-22 11:47 UTC 

[PATCH v4] bus: mhi: host: Avoid ringing EV DB if there is no elements to process
 2023-02-22 11:43 UTC 

[cip-dev] [isar-cip-core 1/2] kas/opt/reproducible.yml: Add kas file for reproducible builds target
 2023-02-22 11:44 UTC  (4+ messages)
` [isar-cip-core v3 0/2] ci for reproducible build check
` [isar-cip-core v3 1/2] kas/opt/reproducible.yml: Add kas file for reproducible builds target
` [isar-cip-core v3 2/2] .reproducible-check-ci.yml: Add ci for reproducible build checks

[PATCH 2/2] net/packet: send and receive pkt with given vnet_hdr_sz
 2023-02-22 11:43 UTC  (12+ messages)

[PATCH 1/4] ASoC: dt-bindings: wlf,wm8524: Convert to json-schema
 2023-02-22 11:39 UTC  (4+ messages)
` [PATCH 2/4] ASoC: dt-bindings: wlf,wm8524: Add a property to specify power up sequency time
` [PATCH 3/4] ASoC: wm8524: Correct the MUTE setting while power up/down
` [PATCH 4/4] ASoC: wm8524: Delay some time to follow power up sequency

[meta-virtualization][dunfell][PATCH 3/3] containerd: upgrade to 1.4.13
 2023-02-22 11:41 UTC  (2+ messages)

[PATCH 14/19] mm: Introduce a cgroup for pinned memory
 2023-02-22 11:38 UTC  (13+ messages)

[Intel-xe] [PATCH 0/3] drm, drm/amd, drm/radeon: Introduce a generic suballocator
 2023-02-22 11:39 UTC  (13+ messages)
` [Intel-xe] [PATCH 1/3] drm/suballoc: Introduce a generic suballocation manager

[QUESTION] about the maple tree and current status of mmap_lock scalability
 2023-02-22 11:38 UTC  (9+ messages)

[PATCH bpf-next 0/5] Allow CONFIG_DEBUG_INFO_DWARF5=y + CONFIG_DEBUG_INFO_BTF=y
 2023-02-22 11:38 UTC  (12+ messages)
` [PATCH "
` [PATCH 1/5] MAINTAINERS: Add scripts/pahole-flags.sh to BPF section
` [PATCH 2/5] kbuild: Add CONFIG_PAHOLE_VERSION
` [PATCH 3/5] scripts/pahole-flags.sh: Use pahole-version.sh
` [PATCH 4/5] lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
` [PATCH 5/5] lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+

[net PATCH v2] octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet
 2023-02-22 11:36 UTC 

[kirkstone][PATCH v7 0/3] Graphics, graphics, and more graphics
 2023-02-22 11:35 UTC  (6+ messages)
` [kirkstone][PATCH v7 1/3] meta-ti-bsp: graphics: Resolve dependency chain
  ` [meta-ti] "
      ` [EXTERNAL] "

[PATCH v11 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-02-22 11:32 UTC  (9+ messages)
` [PATCH v11 3/5] "

[PATCH v5 0/6] tpm: Support boot measurements
 2023-02-22 11:33 UTC  (4+ messages)

[patch net-next v3] net: virtio_net: implement exact header length guest feature
 2023-02-22 11:32 UTC  (5+ messages)

[PATCH v9] virtio-net: support inner header hash
 2023-02-22 11:30 UTC  (12+ messages)
      ` [virtio-dev] "

[PATCH v5 0/3] Add nxp bbnsm module support
 2023-02-22 11:26 UTC  (4+ messages)
` [PATCH v5 2/3] rtc: bbnsm: Add the bbnsm rtc support
  ` (subset) "

AlmaLinux 8.5 support in Langdale
 2023-02-22 11:27 UTC  (4+ messages)
` [yocto] "

[PATCH] x86/extable: hide use of negative offset from array start
 2023-02-22 11:26 UTC  (3+ messages)

[PATCH] mm: slub: make kobj_type structure constant
 2023-02-22 11:25 UTC  (2+ messages)

[PATCH v1 1/9] baseband/acc: protection for TB negative scenario
 2023-02-22 11:20 UTC  (4+ messages)
` [PATCH v2 0/9] baseband/acc: VRB PMD fixes
  ` [PATCH v2 3/9] baseband/acc: add explicit mbuf append for soft output

[igt-dev] [PATCH i-g-t v2 0/2] Add HDR negative tests
 2023-02-22 11:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for Add HDR negative tests (rev3)


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.