All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-22 20:25:24 to 2022-03-22 21:19:43 UTC [more...]

[PATCH v3 0/2] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-03-22 21:18 UTC  (4+ messages)
` [PATCH v3 1/3] perf arm-spe: Use SPE data source for neoverse cores

[GIT PULL] Btrfs updates for 5.18
 2022-03-22 21:19 UTC  (5+ messages)

[LSF/MM TOPIC] Better handling of negative dentries
 2022-03-22 21:19 UTC  (12+ messages)

[PATCH 0/3] Fix GCC 12 build error
 2022-03-22 21:19 UTC  (5+ messages)
` [PATCH 1/3] mkimage: Fix dangling pointer may be used error
` [PATCH 2/3] Fix -Werror=array-bounds array subscript 0 is outside array bounds

[PATCH v3 00/29] arm: semihosting: Cleanups and new features
 2022-03-22 21:19 UTC  (30+ messages)
` [PATCH v3 01/29] doc: Convert semihosting readme to rST
` [PATCH v3 02/29] nxp: ls1046ardb: Convert README "
` [PATCH v3 03/29] doc: ls1046ardb: Expand boot mode section
` [PATCH v3 04/29] doc: ls1046ardb: Document debug uart
` [PATCH v3 05/29] arm: smh: Add semihosting entry to MAINTAINERS
` [PATCH v3 06/29] arm: smh: Export semihosting functions
` [PATCH v3 07/29] arm: smh: Use numeric modes for smh_open
` [PATCH v3 08/29] arm: smh: Return errno on error
` [PATCH v3 09/29] arm: smh: Document functions in header
` [PATCH v3 10/29] arm: smh: Add some file manipulation commands
` [PATCH v3 11/29] spl: Add semihosting boot method
` [PATCH v3 12/29] fs: Add semihosting filesystem
` [PATCH v3 13/29] cmd: fdt: Use start/size for chosen instead of start/end
` [PATCH v3 14/29] arm: smh: Remove smhload command
` [PATCH v3 15/29] arm: smh: Add some functions for working with the host console
` [PATCH v3 16/29] serial: Add semihosting driver
` [PATCH v3 17/29] doc: smh: Update semihosting documentation
` [PATCH v3 20/29] arm64: Save spsr in pt_regs
` [PATCH v3 22/29] arm: smh: Add option to detect semihosting
` [PATCH v3 23/29] arm64: Catch non-emulated semihosting calls
` [PATCH v3 24/29] serial: smh: Initialize serial only if semihosting is enabled
` [PATCH v3 25/29] arm64: ls1046a: Support semihosting fallback
` [PATCH v3 26/29] serial: dm: Add support for puts
` [PATCH v3 27/29] serial: sandbox: Implement puts
` [PATCH v3 29/29] serial: smh: Implement puts for DM
` [RESEND PATCH v3 18/29] ls1046ardb: Add support for JTAG boot
` [RESEND PATCH v3 19/29] arm64: Save esr in pt_regs
` [RESEND PATCH v3 21/29] arm64: Import some ESR and SPSR defines from Linux
` [RESEND PATCH v3 28/29] test: serial: Add test for putc/puts

[PATCH 0/5] Partial bundle follow ups
 2022-03-22 21:15 UTC  (3+ messages)
` [PATCH 3/5] pack-objects: parse --filter directly into revs.filter

RTT-PROBE: lore-subspace-rtt
 2022-03-22 21:16 UTC 

[syzbot] KASAN: use-after-free Read in add_wait_queue
 2022-03-22 21:15 UTC  (4+ messages)

[PATCH v3 01/10] dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible string
 2022-03-22 21:15 UTC  (16+ messages)
` [PATCH v3 08/10] iio: adc: ti-ads1015: Convert to OF match data
` [PATCH v3 09/10] iio: adc: ti-ads1015: Replace data_rate with chip data struct ads1015_data
` [PATCH v3 10/10] iio: adc: ti-ads1015: Switch to read_avail

[PATCH V2 0/5] Generic Ticket Spinlocks
 2022-03-22 21:14 UTC  (10+ messages)
` [PATCH V2 1/5] asm-generic: ticket-lock: New generic ticket-based spinlock
  ` [OpenRISC] "

[PATCH] zram: Add a huge_idle writeback mode
 2022-03-22 21:13 UTC  (3+ messages)

improve performance of PCRE2 bug 2642 bug workaround
 2022-03-22 21:12 UTC  (3+ messages)

[PATCH mptcp-next v4 0/8] BPF packet scheduler
 2022-03-22 21:12 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 21:11 UTC 

[PATCH] bpf: use vmemdup_user instead of kvmalloc and copy_from_user
 2022-03-22 21:11 UTC  (2+ messages)

[PATCH bpf-next v3 00/13] Introduce typed pointer support in BPF maps
 2022-03-22 21:10 UTC  (10+ messages)
` [PATCH bpf-next v3 05/13] bpf: Allow storing referenced kptr in map
` [PATCH bpf-next v3 07/13] bpf: Adapt copy_map_value for multiple offset case
` [PATCH bpf-next v3 09/13] bpf: Wire up freeing of referenced kptr
` [PATCH bpf-next v3 12/13] selftests/bpf: Add C tests for kptr

[PATCH 0/5] cxl/mbox: Robustify handling of mbox_cmd.return_code
 2022-03-22 21:10 UTC  (9+ messages)
` [PATCH 2/5] cxl/pci: Use CXL_MBOX_SUCCESS to check against mbox_cmd return code
` [PATCH 3/5] cxl/mbox: Improve handling of mbox_cmd return codes
` [PATCH 4/5] cxl/mbox: Use new return_code handling
` [PATCH 5/5] cxl/mbox: Retry sending mbox command upon RETRY return_code

[PATCH] image-fdt: save name of FIT configuration in '/chosen' node
 2022-03-22 21:09 UTC  (4+ messages)

[RFC] arm-toolchain: upgrade toolchains to 11.2-2002.02
 2022-03-22 21:08 UTC  (5+ messages)
` [meta-arm] "

[PATCH bpf-next v2 0/4] Attach a cookie to a tracing program
 2022-03-22 21:08 UTC  (9+ messages)
` [PATCH bpf-next v2 2/4] bpf, x86: Create bpf_trace_run_ctx on the caller thread's stack
` [PATCH bpf-next v2 3/4] bpf, x86: Support BPF cookie for fentry/fexit/fmod_ret

Comment about unstable DSA devicetree binding in marvell.txt
 2022-03-22 21:07 UTC  (3+ messages)

[PATCH] perf script: Add 'brstackinsnlen' for branch stacks
 2022-03-22 21:07 UTC  (3+ messages)

[PATCH net-next v1 0/6] ptp: Support hardware clocks with additional free running time
 2022-03-22 21:07 UTC  (7+ messages)
` [PATCH net-next v1 1/6] ptp: Add cycles support for virtual clocks
` [PATCH net-next v1 2/6] ptp: Request cycles for TX timestamp
` [PATCH net-next v1 3/6] ptp: Pass hwtstamp to ptp_convert_timestamp()
` [PATCH net-next v1 4/6] ethtool: Add kernel API for PHC index
` [PATCH net-next v1 5/6] ptp: Support late timestamp determination
` [PATCH net-next v1 6/6] tsnep: Add physical clock cycles support

[Intel-gfx] [PATCH] drm/i915/rps: Centralize computation of freq caps
 2022-03-22 21:06 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-22 21:06 UTC 

[LTP] [REGRESSION] lkft ltp for f4b92b6
 2022-03-22 21:05 UTC 

Recurring INEQUIVALENT ALIASES issues and userland corruption/crashes
 2022-03-22 21:04 UTC  (8+ messages)

[syzbot] KASAN: use-after-free Read in tty_release
 2022-03-22 21:03 UTC  (2+ messages)

[PATCH v2] ice: use min_t() to make code cleaner in ice_gnss
 2022-03-22 21:02 UTC  (7+ messages)
        ` Don't do arithmetic on anything smaller than 'int' (was: [PATCH v2] ice: use min_t() to make code cleaner in ice_gnss)
          ` [Intel-wired-lan] "

[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
 2022-03-22 21:00 UTC  (5+ messages)

[PATCH v2 0/2] PCI: xgene: Restore working PCIe functionnality
 2022-03-22 21:00 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 21:01 UTC 

[PATCH net-next v2 0/4] net: lan966x: Add support for FDMA
 2022-03-22 21:04 UTC  (4+ messages)
` [PATCH net-next v2 3/4] net: lan966x: Add FDMA functionality

[PATCH 0/2] Readdir fixes
 2022-03-22 20:54 UTC  (3+ messages)
` [PATCH 1/2] NFS: Don't deadlock when cookie hashes collide
  ` [PATCH 2/2] NFS: Fix revalidation of empty readdir pages

[PATCH v3 0/3] test: test UEFI boot manager
 2022-03-22 20:58 UTC  (4+ messages)
` [PATCH v3 1/3] efi_loader: nocolor command line attr for initrddump.efi
` [PATCH v3 2/3] efi_loader: initrddump: drain input before prompt
` [PATCH v3 3/3] test: test UEFI boot manager

[GIT PULL] f2fs for 5.18
 2022-03-22 20:58 UTC  (6+ messages)
      ` [f2fs-dev] "

[meta-arago][dunfell][PATCH 0/3] Adding support for am62xx
 2022-03-22 20:58 UTC  (8+ messages)
` [meta-arago][dunfell][PATCH 1/3] ti-tisdk-makefile: adding uboot r5 config variable "
` [meta-arago][dunfell][PATCH 2/3] packagegroup-*-graphics: add virtual provider for AM62x GPU driver v2
` [meta-arago][dunfell][PATCH 3/3] busybox: Enable rtcwake

[RFC PATCH 0/5] Split a huge page to any lower order pages
 2022-03-22 20:57 UTC  (3+ messages)
` [RFC PATCH 3/5] mm: thp: split "

[kvm-unit-tests PATCH 0/9] KVM unit tests for SVM options features
 2022-03-22 20:57 UTC  (11+ messages)
` [kvm-unit-tests PATCH 1/9] pmu_lbr: few fixes
` [kvm-unit-tests PATCH 2/9] svm: Fix reg_corruption test, to avoid timer interrupt firing in later tests
` [kvm-unit-tests PATCH 3/9] svm: NMI is an "exception" and not interrupt in x86 land
` [kvm-unit-tests PATCH 4/9] svm: intercept shutdown in all svm tests by default
` [kvm-unit-tests PATCH 5/9] svm: add SVM_BARE_VMRUN
` [kvm-unit-tests PATCH 6/9] svm: add tests for LBR virtualization
` [kvm-unit-tests PATCH 7/9] svm: add tests for case when L1 intercepts various hardware interrupts
` [kvm-unit-tests PATCH 8/9] svm: add test for nested tsc scaling
` [kvm-unit-tests PATCH 9/9] svm: add test for pause filter and threshold

[PATCH 0/5][V12] btrfs: allocation_hint
 2022-03-22 20:56 UTC  (7+ messages)
` [PATCH 1/5] btrfs: add flags to give an hint to the chunk allocator
` [PATCH 4/5] btrfs: add allocation_hint mode

RTT-PROBE: lore-subspace-rtt
 2022-03-22 20:56 UTC 

[PATCH v11 0/7] drm/lsdc: add drm driver for loongson display controller
 2022-03-22 20:55 UTC  (9+ messages)
` [PATCH v11 5/7] dt-bindings: display: Add Loongson "
` [PATCH v11 7/7] drm/lsdc: add drm driver for loongson "

[PATCH 0/7] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
 2022-03-22 20:54 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/7] unpack-objects: use the bulk-checkin infrastructure

[meta-virtualization][PATCH V2] ceph: set CXXFLAGS and CFLAGS
 2022-03-22 20:54 UTC 

[GIT PULL] Hyper-V next for 5.18
 2022-03-22 20:54 UTC 

Line-in is abnormally loud for snd-intel-hda
 2022-03-22 20:53 UTC 

[PATCH] perf parse-events: Move slots only with topdown
 2022-03-22 20:53 UTC  (3+ messages)

[PATCH v2] ALSA: hda/realtek: Add alc256-samsung-headphone fixup
 2022-03-22 20:52 UTC  (5+ messages)

[RFC PATCH] getvalues(2) prototype
 2022-03-22 20:53 UTC  (3+ messages)

[PATCH v4 3/4] input/i8042: Add debug output for quirks
 2022-03-22 20:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 20:51 UTC 

[PATCH mptcp-next v2 0/3] check more values from mptcp_sock
 2022-03-22 20:50 UTC  (3+ messages)
` [PATCH mptcp-next v2 2/3] selftests: bpf: verify ca_name of struct mptcp_sock

linux-next: Fixes tag needs some work in the block tree
 2022-03-22 20:49 UTC 

[PULL 00/21] Fixes patches
 2022-03-22 20:45 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 20:46 UTC 

[bug report] selftests: futex: warning during build with multiple jobs
 2022-03-22 20:46 UTC  (2+ messages)

Support for the eMPIA Technology, Inc. Masster AVCap
 2022-03-22 20:45 UTC 

[meta-ti][dunfell][PATCH 00/11] Adding support for am62xx
 2022-03-22 20:43 UTC  (4+ messages)
` [meta-ti][dunfell][PATCH 04/11] HACK: recipes-ti: ti-rtos-metadata: Make am62x point to am64x

[PATCH 1/2] perf ftrace: Add -n/--use-nsec option for latency
 2022-03-22 20:42 UTC  (2+ messages)

Cherry-pick request to fix CVE-2022-0886 in v5.10 and v5.4
 2022-03-22 20:42 UTC  (4+ messages)

[PATCH] random: allow writes to /dev/urandom to influence fast init
 2022-03-22 20:42 UTC  (2+ messages)

[PATCH v1 0/5] iio: accel: bma400: Add support for buffer and step
 2022-03-22 20:41 UTC  (5+ messages)
` [PATCH v1 1/5] iio: accel: bma400: conversion to device-managed function

RTT-PROBE: lore-subspace-rtt
 2022-03-22 20:41 UTC 

[PATCH 1/9] net: gmac_rockchip: Fix misuse of GENMASK macro
 2022-03-22 20:39 UTC  (5+ messages)
` [PATCH 9/9] arm64: Import <asm/esr.h> from Linux

[PATCH v4 0/2] automation: qemu32 smoke test
 2022-03-22 20:38 UTC  (3+ messages)
` [PATCH v4 1/2] gitlab-ci: add qemu-system-arm to the existing tests-artifacts container
` [PATCH v4 2/2] gitlab-ci: add an ARM32 qemu-based smoke test

[PATCH] iio:proximity:sx9324: Fix hardware gain read/write
 2022-03-22 20:38 UTC  (4+ messages)

[PATCH 0/7] ARM: dts: s5pv210: Bugfixes, features, and improvements
 2022-03-22 20:21 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: quota_local: fix mount crash of filesystems with quota enabled
 2022-03-22 20:35 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 20:36 UTC 

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-03-22 20:34 UTC  (6+ messages)
` [PATCH v8 04/16] iio: Make use of devm_clk_get_enabled()

[tip:sched/core] BUILD SUCCESS ffea9fb319360b9ead8befac6bb2db2b54fd53e6
 2022-03-22 20:33 UTC 

[tip:master] BUILD SUCCESS d40396b363c081b032670eb84965a6922f57742a
 2022-03-22 20:33 UTC 

[v3 00/13] Add support for Bosch BNO055 IMU
 2022-03-22 20:32 UTC  (5+ messages)
` [v3 13/13] docs: iio: add documentation for BNO055 driver

[PATCH] video: of: display_timing: Remove a redundant zeroing of memory
 2022-03-22 20:33 UTC  (2+ messages)

[Bug 215727] New: drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx_0.0.0 timeout when using firefox, chrome or icaclient
 2022-03-22 20:33 UTC  (2+ messages)
` [Bug 215727] "

[linusw-pinctrl:for-next] BUILD REGRESSION 4d3a82e4ec28e7956db55487eeb480407a002c37
 2022-03-22 20:33 UTC 

[PATCH 1/2] gnu-config: update SRC_URI
 2022-03-22 20:32 UTC  (2+ messages)
` [PATCH 2/2] virglrenderer: "

[PATCH v2 0/1] Explain panic() calls for keyring initialization
 2022-03-22 20:31 UTC  (3+ messages)
` [PATCH v2 1/1] certs: Explain the rationale to call panic()

RTT-PROBE: lore-subspace-rtt
 2022-03-22 20:31 UTC 

[meta-ti][dunfell][PATCH] ti-graphics: gpu enable and move all platforms to ddk 1.15
 2022-03-22 20:29 UTC 

[PATCH] ksmbd: Remove a redundant zeroing of memory
 2022-03-22 20:29 UTC 

[PATCH v4 00/22] Add driver nodes for MT8192 SoC
 2022-03-22 20:28 UTC  (5+ messages)
` [PATCH v4 04/22] arm64: dts: mt8192: Add SCP node

[PATCH 0/2] iio: imu: inv_mpu6050: Add support for ICM-20608-D
 2022-03-22 20:29 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: mpu6050: Document invensense,icm20608d

[PATCH v1] tpm: Fix regression in tpm_tis_synquacer.c
 2022-03-22 20:27 UTC  (2+ messages)

[PATCH v2] xen/arm: set CPSR Z bit when creating aarch32 guests
 2022-03-22 20:28 UTC 

[PATCH v1 1/2] Add Btrfs messages to printk index
 2022-03-22 20:24 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/rps: Centralize computation of freq caps
 2022-03-22 20:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/rps: Centralize computation of freq caps (rev2)

[RESEND PATCH v7 0/8] kernfs: Introduce interface to access global kernfs_open_file_mutex
 2022-03-22 20:26 UTC  (11+ messages)
` [RESEND PATCH v7 7/8] kernfs: Replace per-fs rwsem with hashed rwsems

[PATCH v4 00/11] xen: drop hypercall function tables
 2022-03-22 20:26 UTC  (5+ messages)
` [PATCH v4 07/11] xen: generate hypercall interface related code
` [PATCH v4 08/11] xen: use generated prototypes for hypercall handlers

RTT-PROBE: lore-subspace-rtt
 2022-03-22 20:26 UTC 

[PATCH] pstore: Remove a redundant zeroing of memory
 2022-03-22 20:25 UTC 

[PATCH v7 00/13] riscv: support for Svpbmt and D1 memory types
 2022-03-22 20:25 UTC  (2+ 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.