All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-22 14:54:59 to 2022-05-22 18:34:57 UTC [more...]

[PATCH] arm: socfpga: Add the terasic de10-standard board
 2022-05-22 17:01 UTC  (4+ messages)

[linux-next:master 13298/13468] drivers/scsi/libiscsi_tcp.c:563:2-8: preceding lock on line 542 (fwd)
 2022-05-22 16:05 UTC  (3+ messages)

[PATCH 00/50] PS2 device QOMification - part 1
 2022-05-22 18:18 UTC  (11+ messages)
` [PATCH 01/50] ps2: checkpatch fixes
` [PATCH 02/50] ps2: QOMify PS2State
` [PATCH 03/50] ps2: QOMify PS2KbdState
` [PATCH 04/50] ps2: QOMify PS2MouseState
` [PATCH 05/50] ps2: move QOM type definitions from ps2.c to ps2.h
` [PATCH 06/50] ps2: improve function prototypes in ps2.c and ps2.h
` [PATCH 09/50] ps2: remove duplicate setting of scancode_set in ps2_kbd_init()
` [PATCH 10/50] ps2: implement ps2_kbd_realize() and use it to register ps2_keyboard_handler
` [PATCH 12/50] ps2: don't use vmstate_register() in ps2_kbd_init()
` [PATCH 23/50] pckbd: add mask qdev property to I8042_MMIO device

[PATCH] hwmon: (aquacomputer_d5next) Fix an error handling path in aqc_probe()
 2022-05-22 18:34 UTC  (2+ messages)

[RFC] what to do with IOCB_DSYNC?
 2022-05-22 18:29 UTC  (15+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-22 18:26 UTC 

[meta-filesystems][PATCH] packagegroup-meta-filesystems: fix build issue
 2022-05-22 18:23 UTC 

[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
 2022-05-22 18:24 UTC  (11+ messages)
` [PATCH v12 10/26] ima: Switch to lazy lsm policy updates for better performance
` [PATCH v12 11/26] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()
` [PATCH v12 12/26] ima: Only accept AUDIT rules for non-init_ima_ns namespaces for now
` [PATCH v12 13/26] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v12 23/26] ima: Show owning user namespace's uid and gid when displaying policy

arm64 equivalents of PR_SET_TSC/ARCH_SET_CPUID
 2022-05-22 18:22 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-22 18:15 UTC 

relay: License cleanup
 2022-05-22 18:14 UTC  (2+ messages)

treewide: License cleanup - RedHat originated
 2022-05-22 18:12 UTC  (3+ messages)

[PULL REQUEST] i2c for v5.18
 2022-05-22 18:08 UTC  (2+ messages)

Licensing of mq_open_tests.c
 2022-05-22 18:04 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-22 18:04 UTC 

mm, [c]ramfs: License cleanup
 2022-05-22 18:01 UTC  (2+ messages)

[PATCH v3 00/17] *** Implement simple haptic HID support ***
 2022-05-22 17:55 UTC  (2+ messages)

[ovmf test] 170675: regressions - FAIL
 2022-05-22 17:56 UTC 

[PATCH] vfio: Split migration ops from main device ops
 2022-05-22 17:54 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-22 17:53 UTC 

[RFC v1 000/256] wireless: cl8k driver for Celeno IEEE 802.11ax devices
 2022-05-22 17:51 UTC  (2+ messages)

[PATCH v3 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-05-22 17:51 UTC  (13+ messages)
` [PATCH v3 02/23] dt-bindings: ata: ahci-platform: Detach common AHCI bindings
` [PATCH v3 03/23] dt-bindings: ata: ahci-platform: Clarify common AHCI props constraints
` [PATCH v3 12/23] dt-bindings: ata: ahci: Add platform capability properties
` [PATCH v3 18/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema

[PATCH 0/4] bcache patches for Linux v5.19 (1st wave)
 2022-05-22 17:43 UTC  (6+ messages)
` [PATCH 1/4] bcache: improve multithreaded bch_btree_check()
` [PATCH 2/4] bcache: improve multithreaded bch_sectors_dirty_init()
` [PATCH 3/4] bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()
` [PATCH 4/4] bcache: avoid journal no-space deadlock by reserving 1 journal bucket

RTT-PROBE: lore-subspace-rtt
 2022-05-22 17:42 UTC 

[RFC PATCH 0/3] fat: add support for the renameat2 RENAME_EXCHANGE flag
 2022-05-22 17:42 UTC  (3+ messages)
` [RFC PATCH 2/3] fat: add renameat2 RENAME_EXCHANGE flag support

[PATCH v3 0/4] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-05-22 17:34 UTC  (7+ messages)
` [PATCH v3 3/4] staging: media: Add support for the Allwinner A31 ISP

[Buildroot] [PATCH] package/python-esptool: bump version to 4.0
 2022-05-22 17:41 UTC 

[PATCH] dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
 2022-05-22 17:41 UTC 

[PATCH 00/21] add coccinelle scripts for {bitmap,cpumask,nodes}_empty()
 2022-05-22 17:39 UTC  (4+ messages)
` [PATCH 11/22] KVM: x86: hyper-v: replace bitmap_weight() with hweight64()

SPDX in the kernel: State of the union
 2022-05-22 17:35 UTC  (5+ messages)

[RFC PATCH 1/2] capability: add capable_or to test for multiple caps with exactly one audit message
 2022-05-22 17:33 UTC  (5+ messages)
` [PATCH v2 2/8] capability: use new capable_or functionality
  ` [PATCH v2 8/8] net: "

[oe-core] [PATCH 0/4] systemd: Update patches
 2022-05-22 17:31 UTC  (5+ messages)
` [oe-core] [PATCH 1/4] systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
` [oe-core] [PATCH 2/4] systemd: Remove __compare_fn_t type in musl-specific patch
` [oe-core] [PATCH 3/4] systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
` [oe-core] [PATCH 4/4] systemd: Fix path returned in sd_path_lookup()

RTT-PROBE: lore-subspace-rtt
 2022-05-22 17:31 UTC 

[meta-oe][RFC PATCH 1/2] libdecor: initial add recipe
 2022-05-22 17:26 UTC  (9+ messages)
` [OE-core] "

[PATCH] arm: dts: sunxi: h3/h5: add gpio-ranges for pio and r_pio
 2022-05-22 17:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-22 17:20 UTC 

[Bug Report] - kselftest build fails if output directory is first level sub-directory
 2022-05-22 17:15 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-22 17:10 UTC 

[PATCH 0/1] Switch on IMX577 on RB5
 2022-05-22 17:10 UTC  (4+ messages)
` [PATCH 1/1] arm64: dts: qcom: qrb5165-rb5: Enable the IMX577 on cam1

[ovmf test] 170674: regressions - FAIL
 2022-05-22 17:09 UTC 

[PATCH v2 4/4] clk: mediatek: Add drivers for MediaTek MT6735 main clock drivers
 2022-05-22 17:02 UTC  (2+ messages)

[PATCH v12 0/3] Microchip Polarfire FPGA manager
 2022-05-22 16:52 UTC  (3+ messages)
` [PATCH v12 2/3] fpga: microchip-spi: add Microchip MPF "

RTT-PROBE: lore-subspace-rtt
 2022-05-22 16:59 UTC 

[PATCH] xen/iommu: dt: Check the return value of xsm_deassign_dtdevice()
 2022-05-22 16:59 UTC 

[PATCH net-next 0/8] Fix/silence GCC 12 warnings in drivers/net/wireless/
 2022-05-22 16:56 UTC  (4+ messages)
` [PATCH net-next 7/8] wifi: libertas: silence a GCC 12 -Warray-bounds warning

[PATCH v3] iio: vadc: Fix potential dereference of NULL pointer
 2022-05-22 16:53 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v11 0/6] Use pageblock_order for cma and alloc_contig_range alignment
 2022-05-22 16:54 UTC  (12+ messages)

[ammarfaizi2-block:tiwai/sound/master 22/50] sound/drivers/serial-generic.c:303:2: warning: Call to function 'strcpy' is insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions with analogous functions that support length arguments such as 'strlcpy'. CWE-119 [
 2022-05-22 16:54 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-22 16:48 UTC 

[PATCH v1 00/19] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-05-22 16:45 UTC  (22+ messages)
` [PATCH v1 01/19] dt-bindings: timer: npcm: Add npcm845 compatible string
` [PATCH v1 02/19] clocksource: timer-npcm7xx: Add NPCM845 timer support
` [PATCH v1 03/19] dt-bindings: serial: 8250: Add npcm845 compatible string
` [PATCH v1 04/19] tty: serial: 8250: Add NPCM845 UART support
` [PATCH v1 05/19] dt-bindings: watchdog: npcm: Add npcm845 compatible string
` [PATCH v1 06/19] watchdog: npcm_wdt: Add NPCM845 watchdog support
` [PATCH v1 07/19] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v1 08/19] clk: npcm8xx: add clock controller
` [PATCH v1 09/19] dt-bindings: reset: add syscon property
` [PATCH v1 10/19] reset: npcm: using syscon instead of device data
` [PATCH v1 11/19] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v1 12/19] reset: npcm: Add NPCM8XX support
` [PATCH v1 13/19] dt-bindings: arm: npcm: Add maintainer
` [PATCH v1 14/19] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
` [PATCH v1 15/19] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR "
` [PATCH v1 16/19] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH v1 17/19] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v1 18/19] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v1 19/19] arm64: defconfig: Add Nuvoton NPCM family support

RTT-PROBE: lore-subspace-rtt
 2022-05-22 16:38 UTC 

[RFC PATCH] timers: Optimize usleep_range()
 2022-05-22 16:38 UTC 

[PATCH] x86: removed P*D_PAGE_MASK and P*D_PAGE_SIZE
 2022-05-22 16:34 UTC  (2+ messages)

[ovmf test] 170673: regressions - FAIL
 2022-05-22 16:33 UTC 

Patch "um: port_user: Improve error handling when port-helper is not found" has been added to the 5.17-stable tree
 2022-05-22 16:34 UTC  (2+ messages)

[cifs:for-next 3/12] fs/cifs/connect.c:3435:7: warning: Value stored to 'nodfs' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-05-22 16:33 UTC 

[RFC PATCH 00/14] CAMSS support for MSM8974
 2022-05-22 16:28 UTC  (15+ messages)
` [RFC PATCH 01/14] media: dt-bindings: media: camss: Add qcom,msm8974-camss binding
` [RFC PATCH 02/14] media: camss: Add CAMSS_8x74 camss version
` [RFC PATCH 03/14] media: camss: vfe: Add support for 8x74
` [RFC PATCH 04/14] media: camss: video: "
` [RFC PATCH 05/14] media: camss: csid: "
` [RFC PATCH 06/14] media: camss: ispif: "
` [RFC PATCH 07/14] media: camss: csiphy: "
` [RFC PATCH 08/14] media: camss: Add 8x74 resources
` [RFC PATCH 09/14] dt-bindings: i2c: qcom-cci: add QCOM MSM8974 compatible
` [RFC PATCH 10/14] i2c: qcom-cci: add msm8974 compatible
` [RFC PATCH 11/14] ARM: dts: qcom: msm8974: add CCI bus
` [RFC PATCH 12/14] ARM: dts: qcom: msm8974: add CAMSS node
` [RFC PATCH 13/14] ARM: dts: qcom: msm8974-FP2: Add OV8865 rear camera
` [RFC PATCH 14/14] [DNM] media: camss: hacks for MSM8974

RTT-PROBE: lore-subspace-rtt
 2022-05-22 16:28 UTC 

[PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-22 16:18 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-22 16:18 UTC 

[PATCH v6 0/3] Add device tree for Intel n6000
 2022-05-22 16:18 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix placement of braces
 2022-05-22 16:06 UTC 

[PATCH RESEND v5] fanotify.7, fanotify_mark.2: Document FAN_FS_ERROR
 2022-05-22 16:12 UTC  (4+ messages)

[PATCH] fixup! kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
 2022-05-22 16:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-22 16:07 UTC 

[PATCH 4/4] pinctrl: st: Switch to use regmap_field_test_bits
 2022-05-22 16:03 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-22 15:57 UTC 

[PATCH v2 0/6] hw/acpi/viot: generate stable VIOT ACPI tables
 2022-05-22 15:50 UTC  (7+ messages)
` [PATCH v2 1/6] hw/acpi/viot: rename build_pci_range_node() to enumerate_pci_host_bridges()
` [PATCH v2 2/6] hw/acpi/viot: move the individual PCI host bridge entry generation to a new function
` [PATCH v2 3/6] hw/acpi/viot: build array of PCI host bridges before generating VIOT ACPI table
` [PATCH v2 4/6] tests/acpi: virt: allow VIOT acpi table changes
` [PATCH v2 5/6] hw/acpi/viot: sort VIOT ACPI table entries by PCI host bridge min_bus
` [PATCH v2 6/6] tests/acpi: virt: update golden masters for VIOT

[PATCH] xprtrdam: Don't treat a call as bcall when bc_serv is NULL
 2022-05-22 15:52 UTC  (6+ messages)
      ` [PATCH v2] xprtrdma: treat all calls not a "

RTT-PROBE: lore-subspace-rtt
 2022-05-22 15:47 UTC 

[PATCH v2 0/2] introduce unified static key mechanism for ISA ext
 2022-05-22 15:35 UTC  (6+ messages)
` [PATCH v2 1/2] riscv: introduce unified static key mechanism for ISA extensions
` [PATCH v2 2/2] riscv: switch has_fpu() to the unified static key mechanism

[PATCH RFC] NFSD: Fix possible sleep during nfsd4_release_lockowner()
 2022-05-22 15:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-22 15:37 UTC 

[RFC PATCH v4 00/17] io-uring/xfs: support async buffered writes
 2022-05-22 15:35 UTC  (3+ messages)
` [RFC PATCH v4 16/17] xfs: Add async buffered write support

[PATCHSET 0/5] xfs: last pile of LARP cleanups for 5.19
 2022-05-22 15:28 UTC  (6+ messages)
` [PATCH 1/5] xfs: don't log every time we clear the log incompat flags
` [PATCH 2/5] xfs: refactor the code to warn about something once per day
` [PATCH 3/5] xfs: warn about LARP "
` [PATCH 4/5] xfs: tell xfs_attr_set if the log is actually letting us use LARP mode
` [PATCH 5/5] xfs: move xfs_attr_use_log_assist out of libxfs

[PATCHSET 0/4] xfs: last bit of LARP and other fixes for 5.19
 2022-05-22 15:28 UTC  (5+ messages)
` [PATCH 1/4] xfs: purge dquots after inode walk fails during quotacheck
` [PATCH 2/4] xfs: do not use logged xattr updates on V4 filesystems
` [PATCH 3/4] xfs: share xattr name and value buffers when logging xattr updates
` [PATCH 4/4] xfs: allow ->create_intent to return negative errnos

RTT-PROBE: lore-subspace-rtt
 2022-05-22 15:26 UTC 

[RFC v1 0/7] net/mlx5: introduce limit watermark and host shaper
 2022-05-22 15:24 UTC  (5+ messages)
` [RFC v2 0/7] introduce per-queue "
  ` [RFC v2 3/7] ethdev: introduce Rx queue based limit watermark

[PATCH 2/2] Add support for Xiaomi MIX 3 (perseus) smartpohone
 2022-05-22 15:22 UTC  (3+ messages)

drivers/md/dm-kcopyd.c:494:3: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
 2022-05-22 15:22 UTC 

[RFC PATCH v4 05/17] iomap: Add gfp parameter to iomap_page_create()
 2022-05-22 15:22 UTC 

[RFC PATCH 0/6] Introduce Copy-On-Write to Page Table
 2022-05-22 15:20 UTC  (6+ messages)

[PATCH] ARM: s3c: Use strscpy to replace strlcpy
 2022-05-22 15:11 UTC  (2+ messages)

[ovmf test] 170672: regressions - FAIL
 2022-05-22 15:17 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-22 15:15 UTC 

vchiq: Performance regression since 5.18-rc1
 2022-05-22 15:11 UTC  (4+ messages)

[PATCH 0/2] sparse v0.6.4 regression
 2022-05-22 15:06 UTC  (3+ messages)

[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
 2022-05-22 15:06 UTC  (6+ messages)
` [PATCH v9 3/6] selftests: add tests_sysfs module

[PATCH] HID: Driver for Google Hangouts Meet Speakermic
 2022-05-22 15:05 UTC  (8+ messages)

[PATCH 0/2] introduce unified static key mechanism for ISA ext
 2022-05-22 14:56 UTC  (5+ messages)
` [PATCH 1/2] riscv: introduce unified static key mechanism for ISA extensions

RTT-PROBE: lore-subspace-rtt
 2022-05-22 15:04 UTC 

list_debug, pcmcia: License cleanup
 2022-05-22 15:04 UTC  (2+ messages)

drivers/net/ethernet/marvell/octeontx2/af/cgx.c:622 cgx_lmac_enadis_rx_pause_fwding() error: uninitialized symbol 'rx_pause'
 2022-05-22 15:02 UTC 

[PATCH 0/8] Add support for ADT7481 in lm90
 2022-05-22 15:00 UTC  (8+ messages)
` [PATCH 5/8] hwmon: (lm90) define maximum number of channels that are supported

[tytso-ext4:dev] BUILD SUCCESS d177c151d74881536aa6b58f450c70fd5a7b6c1a
 2022-05-22 14:56 UTC 

[linux-linus test] 170661: tolerable FAIL - PUSHED
 2022-05-22 14:55 UTC 

parisc: License cleanup
 2022-05-22 14:54 UTC 

serial: License cleanup
 2022-05-22 14:54 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-22 14:54 UTC 


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.