All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-17 13:58:26 to 2022-10-17 14:54:02 UTC [more...]

[PATCH v1 0/5] docs/zh_CN: Add rust Chinese translation
 2022-10-17 14:38 UTC  (9+ messages)
` [PATCH v1 2/5] docs/zh_CN: Add rust/quick-start "
` [PATCH v1 4/5] docs/zh_CN: Add rust/coding-guidelines "

[PATCH v3 58/59] x86/ftrace: Make it call depth tracking aware
 2022-10-17 14:53 UTC  (2+ messages)
` [tip: x86/core] "

[PATCH v6 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-10-17 14:53 UTC  (12+ messages)
` [PATCH v6 06/13] ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-17 14:48 UTC  (4+ messages)
` [PATCH v8 7/8] KVM: Handle page fault for private memory

[PATCH] llist: Avoid extra memory read in llist_add_batch
 2022-10-17 14:52 UTC 

[PATCH 0/4] staging: r8188eu: trivial code cleanup patches
 2022-10-17 14:52 UTC  (12+ messages)
` [PATCH 1/4] staging: r8188eu: use Linux kernel variable naming convention
` [PATCH 2/4] staging: r8188eu: reformat long computation lines
` [PATCH 3/4] staging: r8188eu: remove {} for single statement blocks

Build regressions/improvements in v6.1-rc1
 2022-10-17 14:51 UTC 

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-10-17 14:50 UTC  (22+ messages)
` [PATCH V3 01/11] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths
` [PATCH V3 04/11] um: Improve panic notifiers consistency and ordering
` [PATCH V3 06/11] tracing: Improve panic/die notifiers
` [PATCH V3 07/11] notifiers: Add tracepoints to the notifiers infrastructure
` [PATCH V3 08/11] EDAC/altera: Skip the panic notifier if kdump is loaded

[PATCH v2 0/5] arm: qcom: mdm9615: second round of bindings and DT fixes
 2022-10-17 14:51 UTC  (6+ messages)
` [PATCH v2 4/5] dt-bindings: regulators: convert non-smd RPM Regulators bindings to dt-schema
` [PATCH v2 5/5] dt-bindings: soc: qcom: convert non-smd RPM "

[PATCH v3] drm/sched: Fix kernel NULL pointer dereference error
 2022-10-17 14:50 UTC  (2+ messages)

[PATCH] selftests/ftrace: Limit number of lines processed in 'trace'
 2022-10-17 14:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-17 14:50 UTC 

[Buildroot] [PATCH 0/4] systemd: sort out the conflict between var factory and tmpfiles (branch systemdify-var)
 2022-10-17 14:50 UTC  (4+ messages)

[PATCH 2/3] PM: domains: Consolidate genpd_restore_noirq() and genpd_resume_noirq()
 2022-10-17 14:49 UTC  (2+ messages)

[linux-stable-rc:linux-5.10.y 1505/9201] ld.lld: error: kernel/built-in.a(kallsyms.o):(function kallsyms_lookup: .text+0x918): relocation R_RISCV_PCREL_HI20 out of range: 33553647 is not in [-524288, 524287]; references kallsyms_markers
 2022-10-17 14:49 UTC 

[PATCH 0/3] vivid improvements
 2022-10-17 14:49 UTC  (4+ messages)
` [PATCH 1/3] vivid: drop GFP_DMA32
` [PATCH 2/3] vivid: set num_in/outputs to 0 if not supported
` [PATCH 3/3] vivid.rst: loop_video is set on the capture devnode

[PATCH v1 0/2] kselftest/arm64: fp-stress output clarity improvements
 2022-10-17 14:45 UTC  (6+ messages)
` [PATCH v1 1/2] kselftest/arm64: Check that all children are producing output in fp-stress
` [PATCH v1 2/2] kselftest/arm64: Provide progress messages when signalling children

rte-flow: unmatched ingress traffic default action
 2022-10-17 14:48 UTC 

[PATCH v12 0/7] Add support for zoned device
 2022-10-17 11:05 UTC  (3+ messages)
` [PATCH v12 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[LTP] [PATCH 00/29] Hugetlb: Migrating libhugetlbfs tests
 2022-10-17 14:48 UTC  (5+ messages)
` [LTP] [PATCH 10/29] Hugetlb: Migrating libhugetlbfs huge_at_4GB_normal_below
` [LTP] [PATCH 11/29] Hugetlb: Migrating libhugetlbfs huge_below_4GB_normal_above

[PATCH for 6.1 0/4] vivid crash fixes
 2022-10-17 14:46 UTC  (5+ messages)
` [PATCH for 6.1 1/4] vivid: s_fbuf: add more sanity checks
` [PATCH for 6.1 2/4] vivid: dev->bitmap_cap wasn't freed in all cases
` [PATCH for 6.1 3/4] v4l2-dv-timings: add sanity checks for blanking values
` [PATCH for 6.1 4/4] videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'

[PATCH -next] sched/core: Fix the bug that traversal in sched_group_cookie_match is wrong
 2022-10-17 14:45 UTC  (2+ messages)
` [tip: sched/urgent] sched/core: Fix comparison in sched_group_cookie_match()

[PATCH] sched: Introduce struct balance_callback to avoid CFI mismatches
 2022-10-17 14:45 UTC  (2+ messages)
` [tip: sched/urgent] "

[tip: perf/urgent] perf: Fix missing SIGTRAPs
 2022-10-17 14:45 UTC 

[tip: perf/urgent] selftests/perf_events: Add a SIGTRAP stress test with disables
 2022-10-17 14:45 UTC 

[PATCH] bpf: fix sample_flags for bpf_perf_event_output
 2022-10-17 14:45 UTC  (2+ messages)
` [tip: perf/urgent] bpf: Fix "

[RFC PATCH v4 0/3] Softirq -rt Optimizations
 2022-10-17 14:44 UTC  (4+ messages)
` [RFC PATCH v4 3/3] softirq: defer softirq processing to ksoftirqd if CPU is busy with RT

[PATCH] scsi: mpi3mr: add explicit dependency on CONFIG_SCSI_SAS_ATTRS
 2022-10-17 14:44 UTC  (3+ messages)

[PATCH] selftests/ftrace: Add check for ping command for trigger tests
 2022-10-17 14:43 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: Fix a couple error codes
 2022-10-17 14:42 UTC  (2+ messages)

[PATCH] ASoC: meson: axg-pdm: Fix double word in comments
 2022-10-17 14:26 UTC  (2+ messages)

[PATCH 0/2] app/testpmd: support TCP TSO in Tx only mode
 2022-10-17 14:41 UTC  (3+ messages)
` [PATCH 1/2] app/testpmd: prepare to support TCP "
` [PATCH 2/2] app/testpmd: support TCP TSO "

[RESEND PATCH] i5000_edac: fix slot number passed to determine_mtr()
 2022-10-17 14:41 UTC  (8+ messages)
          ` [PATCH] i5000_edac: mark as BROKEN

[PATCH v2 1/2] Documentation: Start translations to Spanish
 2022-10-17 14:41 UTC  (3+ messages)

[PATCH RESEND 0/2] ucount: Fix and improve atomic_long_inc_below
 2022-10-17 14:40 UTC  (3+ messages)
` [PATCH RESEND 1/2] ucount: Fix atomic_long_inc_below argument type
` [PATCH RESEND 2/2] ucount: Use atomic_long_try_cmpxchg in atomic_long_inc_below

[Buildroot] wpa_supplicant: TLSv1: No TLS version allowed
 2022-10-17 14:40 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-17 14:40 UTC 

[PATCH v9 0/7] Make ghes_edac a proper module
 2022-10-17 14:39 UTC  (3+ messages)
` [PATCH v9 6/7] apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()

[XEN PATCH for-4.17 v5 00/17] Toolstack build system improvement, toward non-recursive makefiles
 2022-10-17 14:39 UTC  (7+ messages)
` [XEN PATCH for-4.17 v5 10/17] libs: Fix auto-generation of version-script for unstable libs
` [XEN PATCH for-4.17 v5 14/17] libs/light: Rework targets prerequisites

[PATCH v2 0/7] drm/simpledrm: Support system memory framebuffers
 2022-10-17 14:38 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: display: simple-framebuffer: "

[PATCH v2] nvmem: u-boot-env: align endianness of crc32 values
 2022-10-17  8:43 UTC  (2+ messages)

[PATCH V7 1/2] xen/arm: Harden the P2M code in p2m_remove_mapping()
 2022-10-17 14:37 UTC  (8+ messages)
` [PATCH V7 2/2] xen/gnttab: Store frame GFN in struct page_info on Arm

[PATCH 0/2] Fixes for CIDs 86750 and 396931
 2022-10-17 14:37 UTC  (4+ messages)
` [PATCH 1/2] zfs: dnode_get_path(): update dangling dn_new pointer
` [PATCH 2/2] kern/buffer: grub_buffer_free: handle NULL input pointer

[Virtio-fs] [virtiofsd] MR opened: [Draft] Keep DAC_READ_SEARCH on setxattr with posix acl
 2022-10-17 14:37 UTC 

is usb.ids used anymore?
 2022-10-17 14:36 UTC  (3+ messages)

[PATCH v1 0/1] Introduction of HP-BIOSCFG driver
 2022-10-17 14:36 UTC  (9+ messages)
` [PATCH v1 1/1] "

[PATCH] asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info
 2022-10-17 14:34 UTC  (2+ messages)

Patchwork summary for: linux-renesas-soc
 2022-10-17 14:36 UTC 

[PATCH v3 0/6] Add support for atomic async page-flips
 2022-10-17 14:35 UTC  (7+ messages)

[PATCHv3 1/1 RESEND] media: imx: Round line size to 4 bytes
 2022-10-17 14:30 UTC  (4+ messages)

alderlake crashes (random memory corruption?) with 6.0 i915 / ucode related
 2022-10-17 14:32 UTC  (8+ messages)
` [Intel-gfx] "

[PATCH] tracing: fix dynevent test requirements
 2022-10-17 14:32 UTC  (3+ messages)

[xen-unstable-smoke test] 173991: regressions - FAIL
 2022-10-17 14:31 UTC 

[PATCH v8] rethook: add riscv rethook implementation
 2022-10-17 14:31 UTC  (4+ messages)

[PATCH -next] x86/tsc: Make art_related_clocksource static
 2022-10-17 14:31 UTC  (2+ messages)
` [tip: x86/cleanups] "

Build failure for beaglebone on kirkstone branch
 2022-10-17 14:30 UTC  (6+ messages)
` [meta-ti] "

[PATCH V7 0/8] libgpiod: Add Rust bindings
 2022-10-17 14:30 UTC  (4+ messages)
` [PATCH V7 7/8] libgpiod: Add rust tests

RTT-PROBE: lore-subspace-rtt
 2022-10-17 14:30 UTC 

[Intel-gfx] [PATCH 0/2] Defeature Interlace modes for Display >= 12
 2022-10-17 14:30 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/display: Drop check for doublescan mode in modevalid
` [Intel-gfx] [PATCH 2/2] drm/i915/display: Prune Interlace modes for Display >=12

general protection fault in security_inode_getattr
 2022-10-17 14:29 UTC  (4+ messages)
` [syzbot] "

[PATCH] rdmavt: avoid NULL pointer dereference in rvt_qp_exit()
 2022-10-17 14:26 UTC 

assert from intel_pmu_hw_config
 2022-10-17 14:26 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] meson.build: Add FreeBSD OS detection
 2022-10-17 14:26 UTC  (3+ messages)

[PATCH v1] drm/panel: simple: set bpc field for logic technologies displays
 2022-10-17 14:18 UTC  (2+ messages)

[PATCH 0/3] btrfs: avoid GFP_ATOMIC allocation failures during endio
 2022-10-17 14:25 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Fix typo for register name in comments
 2022-10-17 14:24 UTC  (2+ messages)

[PATCH stable-5.15 0/5] io_uring backports
 2022-10-17 14:24 UTC  (4+ messages)

[PATCH] PCI: Add Bachmann electronic GmbH vendor ID
 2022-10-17 14:23 UTC 

[PATCH] bpf: Fix double word in comments
 2022-10-17 14:23 UTC 

[PATCH 1/1] df01.sh: Use own fsfreeze implementation for XFS
 2022-10-17 14:20 UTC  (3+ messages)
` [LTP] "

[PATCH] drbd: Store op in drbd_peer_request
 2022-10-17 14:22 UTC  (2+ messages)

[PATCH v4 0/4] media: camss: sm8250: Virtual channels support for SM8250
 2022-10-17 14:22 UTC  (3+ messages)

[PATCH 0/2] MediaTek eMMC inline encryption support
 2022-10-17 14:20 UTC  (6+ messages)
` [PATCH 1/2] mmc: mtk-sd: add Inline Crypto Engine support
` [PATCH 2/2] dt-bingdings: mmc: Mediatek: add ICE clock

[PATCH] null_blk: allow teardown on request timeout
 2022-10-17 14:21 UTC  (2+ messages)

[PATCH] cnm: update chips&media wave521c firmware
 2022-10-17 14:21 UTC  (2+ messages)

Request processed as per telephonic approval
 2022-10-17 14:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-17 14:20 UTC 

[PATCH V2] LoongArch: Add unaligned access support
 2022-10-17 14:19 UTC  (2+ messages)

[PATCH V3] LoongArch: Add unaligned access support
 2022-10-17 14:19 UTC  (3+ messages)

sched/debug: CPU hotplug operation suffers in a large cpu systems
 2022-10-17 14:19 UTC  (2+ messages)

[libgpiod v2][PATCH v3 0/4] bindings: implement python bindings for libgpiod v2
 2022-10-17 14:19 UTC  (8+ messages)
` [libgpiod v2][PATCH v3 2/4] bindings: python: add examples

[PATCH 1/2] tests/qtest: migration-test: Fix [-Werror=format-overflow=] build warning
 2022-10-17 14:14 UTC  (7+ messages)
` [PATCH 2/2] tests/qtest: vhost-user-test: "

[PATCH 0/7] add support for Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit
 2022-10-17 14:18 UTC  (6+ messages)
` [PATCH 7/7] rockchip: add support for PX30 Ringneck SoM on Haikou Devkit

UART on MPC83xx in irq loop
 2022-10-17 14:17 UTC  (4+ messages)

[RESEND PATCH 0/2] docs/zh_CN: Add userspace-api/index and ebpf Chinese translation
 2022-10-17 14:17 UTC  (5+ messages)

[v2] hw: misc: edu: fix 2 off-by-one errors
 2022-10-17 14:13 UTC  (4+ messages)

[LTP] [PATCH 1/3] lib: introduce safe_write_fully()
 2022-10-17 14:15 UTC  (5+ messages)
` [LTP] [PATCH v2] lib: introduce safe_write() retry

[PATCH v8 19/29] thermal/of: Remove of_thermal_get_crit_temp()
 2022-10-17 14:14 UTC  (5+ messages)
  ` [PATCH] thermal/drivers/exynos: Fix NULL pointer dereference when getting the critical temp

[PATCH v4 00/10] introduce Arm FF-A support
 2022-10-17 14:15 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 09/10] arm_ffa: introduce FF-A MM communication

[Buildroot] [PATCH v1 1/2] configs/zynqmp_zcu102_defconfig: fix pmufw sw reset
 2022-10-17 14:15 UTC  (3+ messages)

[igt-dev] [PATCH 1/2][V2] tests/kms_universal_plane: turn off pipe when primary plane is off
 2022-10-17 14:14 UTC  (2+ messages)

[PATCH v4] xhci: tegra: USB2 pad power controls
 2022-10-17 14:14 UTC  (2+ messages)

[PATCH] hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset()
 2022-10-17 14:03 UTC  (3+ messages)

[LTP] [PATCH v2 1/1] ptrace07: should not use a hard-coded xstate size and use CPUID specified instead
 2022-10-17 13:55 UTC  (3+ messages)

[Bug 1106] ipsec-secgw inline test fail
 2022-10-17 14:12 UTC 

[PATCH] firmware: xilinx: Do not call IOCTL_SET_SD_TAPDELAY for value 0
 2022-10-17 14:10 UTC  (4+ messages)

[PATCH v11 00/17] qapi: net: add unix socket type support to netdev backend
 2022-10-17 14:03 UTC  (4+ messages)
` [PATCH v11 17/17] net: stream: add QAPI events to report connection state

[PATCH v6 00/10] dump: Add arch section and s390x PV dump
 2022-10-17 13:59 UTC  (4+ messages)
` [PATCH v6 02/10] dump: Write ELF section headers right after ELF header

[PATCH v6 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
 2022-10-17 14:11 UTC  (9+ messages)
` [PATCH v7 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
  ` [PATCH v7 2/4] mmc: sdhci-tegra: Add support to program MC stream ID

RTT-PROBE: lore-subspace-rtt
 2022-10-17 14:10 UTC 

[PATCH] firmware: qemu_fw_cfg: fix possible memory leak in fw_cfg_build_symlink()
 2022-10-17 13:35 UTC 

[PATCH] net/bonding: make bonded device configure method re-entrant
 2022-10-17 14:10 UTC  (4+ messages)

[PATCH b4] mbox: Exit with error code if no messages were found
 2022-10-17 14:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: Program GC registers through RLCG interface in gfx_v11/gmc_v11
 2022-10-17 14:09 UTC  (2+ messages)

[Buildroot] [git commit] package/docker-compose: bump to version v2.11.2
 2022-10-17 14:07 UTC 

[Buildroot] [git commit] package/docker-engine: bump to version 20.10.19
 2022-10-17 14:07 UTC 

privcmd.c not calling set_phys_to_machine
 2022-10-17 14:09 UTC  (3+ messages)

[PATCH linux-next v2] timers: replace in_irq() with
 2022-10-17 14:09 UTC  (2+ messages)
` [tip: timers/core] timers: Replace in_irq() with in_hardirq()

[Buildroot] [git commit] package/docker-cli: bump to version 20.10.19
 2022-10-17 14:06 UTC 

[Intel-gfx] [PATCH v2] drm/i915: Extend Wa_1607297627 to Alderlake-P
 2022-10-17 14:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH 1/1] package/docker-compose: bump to version v2.11.2
 2022-10-17 14:08 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/docker-cli: bump to version 20.10.19
 2022-10-17 14:08 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/docker-engine: "

[PATCH] net/bonding: fix descriptor limit reporting
 2022-10-17 14:08 UTC  (4+ messages)

[PATCH] ci: combine static and shared linking build tests
 2022-10-17 14:07 UTC 

[PATCH v9 00/13] rcu: call_rcu() power improvements
 2022-10-17 14:07 UTC  (4+ messages)

[PATCH] vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
 2022-10-17 14:05 UTC 

[PATCH] spi: spi-imx: mx51 support for more than 4 gpio chip selects
 2022-10-17 13:54 UTC  (2+ messages)
` [PATCH v2] "

[meta-ti][RFC dunfell][PATCH v2 0/6] J784S4 HS Support
 2022-10-17 14:02 UTC  (3+ messages)
` [meta-ti][RFC dunfell][PATCH v2 2/6] ti-rtos-firmware: Add J784S4 High Security support

BISECT result: 6.0.0-RC kernels trigger Firefox snap bug with 6.0.0-rc3 through 6.0.0-rc7
 2022-10-17 13:59 UTC  (6+ messages)

crypto/uadk: introduce uadk crypto driver
 2022-10-17 14:02 UTC  (2+ messages)

[PATCH 0/2] GitHub Actions configuration fixes
 2022-10-17 14:01 UTC  (4+ messages)
` [PATCH 2/2] ci: update to new API for step outputs in GHA

RTT-PROBE: lore-subspace-rtt
 2022-10-17 14:00 UTC 

[PATCH v4 0/4] Add RZ/G2L MTU3a MFD, Counter and pwm driver
 2022-10-17 14:00 UTC  (10+ messages)
` [PATCH v4 1/4] dt-bindings: mfd: Document RZ/G2L MTU3a bindings

[Outreachy]Amend error messages and prompts of various (sub)commands
 2022-10-17 13:58 UTC  (2+ messages)

[PATCH] drm/amd/display: add a WARN() to irq service functions
 2022-10-17 13:58 UTC  (5+ messages)

[PATCH v2 00/20] media: i2c: imx290: Miscellaneous improvements
 2022-10-17 13:57 UTC  (3+ messages)
` [PATCH v2 01/20] media: dt-bindings: Convert imx290.txt to YAML


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.