All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-07 02:25:23 to 2022-11-07 03:59:44 UTC [more...]

[PATCH] fs/binfmt_elf: Fix memsz > filesz handling
 2022-11-07  3:59 UTC  (2+ messages)

[PATCH] staging: most: video: use min_t() for comparison and assignment
 2022-11-07  3:59 UTC 

[PATCH v1 0/6] ARM: Add GXP Fan and SPI controllers
 2022-11-07  3:56 UTC  (4+ messages)
` [PATCH v1 1/6] hwmon: (gxp-fan-ctrl) Add GXP fan controller

[PATCH net-next v2 0/5] net: dsa: microchip: ksz_pwrite status check for lan937x and irq and error checking updates for ksz series
 2022-11-07  9:29 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: dsa: microchip: add ksz9563 in ksz_switch_ops and select based on compatible string
` [PATCH net-next v2 2/5] net: dsa: microchip: add irq in i2c probe
` [PATCH net-next v2 3/5] net: dsa: microchip: add error checking for ksz_pwrite
` [PATCH net-next v2 4/5] net: dsa: microchip: ksz8563: Add number of port irq
` [PATCH net-next v2 5/5] net: dsa: microchip: add dev_err_probe in probe functions

[PATCH 3/4] powerpc/pseries: initialize fwsecurityfs with plpks arch-specific structure
 2022-11-07  3:52 UTC  (3+ messages)

linux-next: build warning after merge of the sound-asoc-fixes tree
 2022-11-07  3:52 UTC  (4+ messages)

[PATCH v2] drm/amd/amdgpu: Enable gfx pipe1 and fix related issues
 2022-11-07  3:50 UTC 

[f2fs-dev] [Bug 216669] New: f2fs inconsistent node block when executing f2fs_fill_super
 2022-11-07  3:47 UTC 

linux-next: build warning after merge of the tty tree
 2022-11-07  3:47 UTC  (2+ messages)

[PATCH] tty: Move TIOCSTI toggle variable before kerndoc
 2022-11-07  3:46 UTC 

Sometimes RxBitrate of 1000 Kbit/s
 2022-11-07  3:46 UTC  (2+ messages)

[PATCH v2] x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
 2022-11-07  3:34 UTC 

[PATCH RFC bpf-next v1 0/2] Fix deadlock with bpf_timer in fentry/fexit progs
 2022-11-07  3:45 UTC  (8+ messages)
` [PATCH RFC bpf-next v1 1/2] bpf: Fix deadlock for bpf_timer's spinlock

[linux-linus test] 174649: regressions - FAIL
 2022-11-07  3:44 UTC 

linux-next: Tree for Nov 7
 2022-11-07  3:44 UTC 

[PATCH v7 0/9] crypto: qcom-qce: Add YAML bindings & support for newer SoCs
 2022-11-07  3:43 UTC  (7+ messages)
` [PATCH v7 6/9] crypto: qce: core: Add new compatibles for qce crypto driver

fs/iomap/buffered-io.c:1175:14: warning: use of uninitialized value '*ioend.io_bio' [CWE-457]
 2022-11-07  3:42 UTC 

[djwong-xfs:vectorized-scrub 450/520] fs/xfs/scrub/xfbtree.c:272:22: error: call to undeclared function 'xfs_rtgroup_bump'; ISO C99 and later do not support implicit function declarations
 2022-11-07  3:42 UTC 

Grub saved my Laptop, and made it usable. so i wanted to say thanks to everybody that worked on it
 2022-11-07  3:41 UTC  (4+ messages)

[Intel-gfx] linux-next: build warning after merge of the drm-misc tree
 2022-11-07  3:38 UTC  (3+ messages)
`  "

[Buildroot] [PATCH 1/1] package/libkcapi: fix uclibc build
 2022-11-07  3:38 UTC  (2+ messages)

[net,v1 PATCH] octeontx2-pf: Fix SQE threshold checking
 2022-11-07  3:35 UTC 

[PULL 0/2] loongarch for 7.2 patches
 2022-11-07  3:32 UTC  (3+ messages)
` [PULL 1/2] target/loongarch: Separate the hardware flags into MMU index and PLV
` [PULL 2/2] target/loongarch: Fix return value of CHECK_FPE

[PATCH] drm/amdgpu: add vram reservation logic based on vram_usagebyfirmware_v2_2
 2022-11-07  3:32 UTC 

[Intel-gfx] [GIT PULL] treewide: timers: Use timer_shutdown*() before freeing timers
 2022-11-07  3:32 UTC  (6+ messages)
` [Bridge] "
`  "
` [Drbd-dev] "
` [Intel-wired-lan] "

drivers/net/ethernet/3com/typhoon.h:169:2: warning: field within 'struct tx_desc' is less aligned than 'union tx_desc::(anonymous at drivers/net/ethernet/3com/typhoon.h:169:2)' and is usually due to 'struct tx_desc' being packed, which can lead to unalig
 2022-11-07  3:32 UTC 

xarray, fault injection and syzkaller
 2022-11-07  3:31 UTC  (2+ messages)
` [PATCH] mm: fix unexpected changes to {failslab|fail_page_alloc}.attr

[PATCH] x86/acpi/cstate: Optimize ARB_DISABLE on Centaur CPUs
 2022-11-07  3:09 UTC 

linux-next: build warning after merge of the drm tree
 2022-11-07  3:29 UTC  (2+ messages)

[syzkaller] There is "lwtunnel_valid_encap_type" WARNING in 6.1-rc3 mainline kernel
 2022-11-07  3:27 UTC 

vmlinux.lds.h: Bug report: unable to handle page fault when start the virtual machine with qemu
 2022-11-07  3:27 UTC 

linux-next: build warning after merge of the rcu tree
 2022-11-07  3:26 UTC 

[PATCH] fstests: btrfs: add a regression test case to make sure scrub can detect errors
 2022-11-07  3:25 UTC  (3+ messages)

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-07  3:23 UTC  (43+ messages)
` [PATCH 09/44] KVM: Drop arch hardware (un)setup hooks
` [PATCH 22/44] KVM: RISC-V: Do arch init directly in riscv_kvm_init()
` [PATCH 23/44] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
` [PATCH 27/44] KVM: Drop kvm_arch_{init,exit}() hooks
` [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH 44/44] KVM: Opt out of generic hardware enabling on s390 and PPC

[PATCH 0/5] arm64: dts: qcom: add and enable the pmi8998 RRADC
 2022-11-07  3:23 UTC  (3+ messages)

[PATCH v6] soc: qcom: apr: Add check for idr_alloc and of_property_read_string_index
 2022-11-07  3:23 UTC  (2+ messages)

[PATCH net] xfrm: Fix ignored return value in xfrm6_init()
 2022-11-07  3:22 UTC  (3+ messages)

[PATCH v4 0/4] rcu: Add RCU stall diagnosis information
 2022-11-07  3:20 UTC  (6+ messages)
` [PATCH v4 4/4] "

[PATCH 0/3] dmaengine: dw-edma: Add support for native HDMA
 2022-11-07  3:20 UTC  (7+ messages)
` [PATCH 1/3] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH 2/3] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation

[PATCH] block: fix crash in 'blk_mq_elv_switch_none'
 2022-11-07  3:39 UTC 

[PATCH v6 0/5] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-11-07  3:18 UTC  (13+ messages)
` [PATCH v6 1/5] eficonfig: refactor eficonfig_select_file_handler()
` [PATCH v6 2/5] eficonfig: expose append entry function
` [PATCH v6 3/5] eficonfig: refactor change boot order implementation
` [PATCH v6 4/5] eficonfig: add UEFI Secure Boot Key enrollment interface

[PATCH 1/2] dt-bindings: soc: qcom: spm: Add MSM8939 CPU compatible
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[oe] [meta-python] [PATCH] add meta-python/recipes-devtools/python/python3-brotli_1.0.9.bb
 2022-11-07  3:14 UTC  (4+ messages)
` [meta-python] [PATCH V2] "
  ` [oe] "

[PATCH v2 0/3] Add msm8916-alcatel-idol347 torch and LED support
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sm8250: Disable the not yet supported cluster idle state
 2022-11-07  3:12 UTC  (3+ messages)

[PATCH v2 0/5] dispcc-sm8250 misc fixes
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH v4 0/5] Add Qcom PM6125 PMIC and use in Sony Xperia Seine PDX201
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH v4 00/11] arm: qcom: mdm9615: first round of bindings and DT fixes
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH v1 0/6] Qualcomm CCI for MSM8226 and fix CCI documentation for MSM8974
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/5] arm: qcom: mdm9615: second round of bindings and DT fixes
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH 1/1] clk: qcom: gcc-sm6125: Remove gpll7 from sdcc2_apps
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH v4 00/12] sc8280xp-pmic updates and X13s thermal zone support
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH v2] clk: qcom: gcc-sm8250: Use retention mode for USB GDSCs
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: arm: qcom: Document huawei,sturgeon device
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH v2] dt-bindings: clock: Convert qcom,lcc to DT schema
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH] soc: qcom: llcc: make irq truly optional
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH v4 1/2] arm64: dts: qcom: msm8996-sony-xperia-tone: drop incorrect wlan pin input
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/3] arm64/pinctrl: dt-bindings: qcom: sc7180: convert to dtschema
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH v2] dt-bindings: clock: qcom,sdm845-lpasscc: convert to dtschema
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH v2 0/5] dma/arm64: qcom: use one compatible also for 0x10000 offset
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: defconfig: build-in Qualcomm SC7180 and SM8450 interconnects
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH v2 00/12] pinctrl/arm64: qcom: continued - fix Qualcomm LPASS pinctrl schema warnings
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH v7 0/4] ARM: dts + defconfig: Add support for Qualcomm QCE block on new SoCs and in defconfig
 2022-11-07  3:11 UTC  (3+ messages)
` (subset) "

[PATCH] dt-bindings: arm: qcom: document Google Cheza
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: vendor-prefixes: Add ALFA Network
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH 1/3] dt-bindings: clock: qcom,aoncc-sm8250: fix compatible
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: sram: qcom,imem: document SDX65
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: pinctrl: qcom,msm8974: convert to dtschema
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: arm: qcom: document Mikrotik RB3011 board
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: pinctrl: qcom,msm8916: convert to dtschema
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] arm64: dts: qcom: sm8450: add SDHCI
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH] clk: qcom: dispcc-sm6350: Add CLK_OPS_PARENT_ENABLE to pixel&byte src
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: qcom: fix UFS PHY registers
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH v2 0/4] Initial OnePlus 3(T) Support
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: drop bogus DP PHY clock
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH 1/6] arm64: dts: qcom: msm8996: fix sound card reset line polarity
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: qcom: add another exception to the device naming rule
 2022-11-07  3:12 UTC  (3+ messages)

[PATCH v3 0/2] add device Samsung Galaxy S9 phone (codename starqltechn) and board binding
 2022-11-07  3:12 UTC  (2+ messages)

[PATCH v2 0/3] clk: qcom: gcc-ipq806x: use parent_data for the last remaining entry
 2022-11-07  3:12 UTC  (2+ messages)
` (subset) "

[PATCH] ARM: dts: qcom: ipq8064: disable mmc-ddr-1_8v for sdcc1
 2022-11-07  3:11 UTC  (2+ messages)

[PATCH 0/2] arm: dts: qcom: rename HDMI PHY nodes
 2022-11-07  3:12 UTC  (3+ messages)
` (subset) "

[PATCH 0/2] Support MSM8976 SAW2 for both clusters
 2022-11-07  3:11 UTC  (2+ messages)

[PATCH] LoongArch: Support booting with FDT from efi system table
 2022-11-07  3:11 UTC  (8+ messages)

[PATCH] PCI: Fix dropping valid root bus resources with .end = zero
 2022-11-07  3:06 UTC  (4+ messages)

[PATCH v3] PM/devfreq: governor: Add a private governor_data for governor
 2022-11-07  3:06 UTC  (4+ messages)

[PATCH] hugetlbfs: inode: Remove unnecessary (void*) conversions
 2022-11-07  3:05 UTC  (2+ messages)

[PATCH] ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failure
 2022-11-07  3:05 UTC  (3+ messages)

[LTP] [PATCH v8 0/4] Hugetlb:Migrating the libhugetlbfs tests
 2022-11-07  3:04 UTC  (7+ messages)
` [LTP] [PATCH v8 2/4] Hugetlb: Migrating libhugetlbfs brk_near_huge
` [LTP] [PATCH v8 3/4] Hugetlb: Migrating libhugetlbfs chunk-overcommit
` [LTP] [PATCH v8 4/4] Hugetlb: Migrating libhugetlbfs corrupt-by-cow-opt

[PATCH v2] erofs: fix general protection fault when reading fragment
 2022-11-07  3:04 UTC  (3+ messages)

mapping with --readonly option
 2022-11-06 22:29 UTC  (3+ messages)

[PATCH] drm/amdkfd: Make kfd_fill_cache_non_crat_info() as static
 2022-11-07  2:59 UTC  (2+ messages)

next/pending-fixes baseline: 381 runs, 15 regressions (v6.1-rc3-573-g82d05e3975f5)
 2022-11-07  2:57 UTC 

[PATCH] Documentation: riscv: tableize memory layout
 2022-11-07  2:55 UTC  (4+ messages)

[PATCH v6 0/2] Memory poison recovery in khugepaged collapsing
 2022-11-07  2:53 UTC  (3+ messages)
` [PATCH v6 1/2] mm/khugepaged: recover from poisoned anonymous memory
` [PATCH v6 2/2] mm/khugepaged: recover from poisoned file-backed memory

linux-next: manual merge of the mm tree with Linus' tree
 2022-11-07  2:52 UTC 

Git Bug Report: 'scalar register' command failed at Mac m1
 2022-11-07  2:51 UTC  (2+ messages)

[PATCH v3 00/13] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2022-11-07  2:22 UTC  (3+ messages)
` [PATCH v3 11/13] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN

[PATCH v2] power: regulator: Add support for NPCM8xx
 2022-11-07  2:48 UTC 

[PATCH 0/5] Nested virtualization fixes for QEMU
 2022-11-07  2:48 UTC  (6+ messages)
` [PATCH 4/5] target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX

[PATCH 0/2] Updates emulation of float-point to v4
 2022-11-07  2:45 UTC  (3+ messages)
` [PATCH 1/2] target/loongarch: Separate the hardware flags into MMU index and PLV
` [PATCH 2/2] target/loongarch: Fix return value of CHECK_FPE

[PATCH net-next v3] nfc: Allow to create multiple virtual nci devices
 2022-11-07  2:46 UTC  (2+ messages)

[PATCH V4 0/7] arm64/perf: Enable branch stack sampling
 2022-11-07  2:41 UTC  (5+ messages)
` [PATCH V4 6/7] arm64/perf: Add BRBE driver

[PATCH v2 1/2] dt-bindings: media: i2c: Add IMX519 CMOS sensor binding
 2022-11-07  2:42 UTC  (3+ messages)

Power measurement wrong when idle
 2022-11-07  2:41 UTC  (5+ messages)

[PATCH v2 1/3] wifi: rtl8xxxu: Move burst init to a function
 2022-11-07  2:40 UTC  (2+ messages)

rebase -i --update-refs can lead to deletion of branches
 2022-11-07  2:39 UTC  (4+ messages)
` [PATCH] rebase --update-refs: avoid unintended ref deletion

[PATCH 0/2] dt-bindings: phy: Fix UniPhier controller node names
 2022-11-07  2:36 UTC  (10+ messages)
` [PATCH 2/2] dt-bindings: phy: Fix UniPhier SATA controller node names in example

[PATCH] drm/amdgpu: add vram reservation logic based on vram_usagebyfirmware_v2_2
 2022-11-07  2:36 UTC  (2+ messages)

[PATCH 1/2] iio: adc: aspeed: Remove the trim valid dts property
 2022-11-07  2:34 UTC  (4+ messages)

[PATCH 1/2] irqchip: loongarch-cpu: add DT support
 2022-11-07  2:34 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: interrupt-controller: add yaml for LoongArch CPU interrupt controller

[djwong-xfs:vectorized-scrub 191/520] fs/xfs/xfs_hooks.h:59:27: warning: cast from 'xfs_hook_fn_t' (aka 'int (*)(struct xfs_hook *, unsigned long, void *)') to 'notifier_fn_t' (aka 'int (*)(struct notifier_block *, unsigned long, void *)') converts to incompatible function type
 2022-11-07  2:31 UTC 

[djwong-xfs:vectorized-scrub 191/520] fs/xfs/xfs_hooks.h:59:27: warning: cast from 'xfs_hook_fn_t' (aka 'int (*)(struct xfs_hook *, unsigned long, void *)') to 'notifier_fn_t' (aka 'int (*)(struct notifier_block *, unsigned long, void *)') converts to incompatible function type
 2022-11-07  2:31 UTC 

undefined reference problem persists
 2022-11-07  2:30 UTC  (6+ messages)
` [yocto] "

[RFC PATCH] selftest/x86/meltdown: Add a selftest for meltdown
 2022-11-07  2:28 UTC  (4+ messages)
` [RFC PATCH v2] "

[OE-Core][master][kirkstone][PATCH V2] rng-tools: Add Arm aarch64 CPU specific configuration to address excessive CPU usage on startup
 2022-11-07  2:27 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] package/stb: new package
 2022-11-07  2:24 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/zxing-cpp: bump to version 1.4.0
` [Buildroot] [PATCH 3/3] package/gstreamer1/gst1-plugins-bad: add zxing plugin support


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.