All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-10 18:52:33 to 2024-01-10 20:10:58 UTC [more...]

disable large folios for shmem file used by xfs xfile
 2024-01-10 20:04 UTC  (5+ messages)
` [PATCH 2/2] xfs: disable large folio support in xfile_create

[Buildroot] [PATCH 1/1] package/tinyssh: security bump to version 20240101
 2024-01-10 20:10 UTC  (2+ messages)

[PATCH v2 0/8] Improve buffer head documentation
 2024-01-10 20:10 UTC  (5+ messages)
` [PATCH v2 5/8] buffer: Add kernel-doc for brelse() and __brelse()

[PATCH v2 0/4] Page fault logic clean ups
 2024-01-10 20:10 UTC  (3+ messages)
` [PATCH v2 1/4] drm/xe: Add build on bug to assert page fault queue works

[PATCH v2] boot: add support for button commands
 2024-01-10 20:09 UTC  (3+ messages)

[PATCH] drm/xe/display: Disable aux ccs framebuffers
 2024-01-10 20:09 UTC  (5+ messages)

[RFC XEN PATCH v4 0/5] Support device passthrough when dom0 is PVH on Xen
 2024-01-10 20:09 UTC  (3+ messages)
` [RFC XEN PATCH v4 4/5] domctl: Use gsi to grant/revoke irq permission

[Buildroot] [PATCH RFC 1/1] boot/edk2: unset MAKEFLAGS in build environment
 2024-01-10 20:09 UTC  (2+ messages)

[meta-webserver][PATCH] nginx: fix CVE-2023-44487
 2024-01-10 20:08 UTC 

[PATCH 0/4] reftable: optimize I/O patterns
 2024-01-10 20:07 UTC  (5+ messages)
` [PATCH 2/4] reftable/stack: refactor reloading to use file descriptor
` [PATCH 3/4] reftable/stack: use stat info to avoid re-reading stack list

[PATCH] drm/doc/rfc: Remove Xe's pre-merge plan
 2024-01-10 20:07 UTC  (3+ messages)

[PATCH v2] serial: 8250_pci1xxxx: fix off by one in pci1xxxx_process_read_data()
 2024-01-10 20:07 UTC  (3+ messages)

[PATCH] tests/kms_universal_plane: Re-work expectations for non-intel hw
 2024-01-10 20:04 UTC 

[PATCH 1/2] shadow: update 4.13 -> 4.14.2
 2024-01-10 20:03 UTC  (2+ messages)
` [PATCH 2/2] shadow: link executables statically for -native variant

[Buildroot] [git commit] package/x11r7/xserver_xorg-server: security bump to version 21.1.10
 2024-01-10 20:03 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Fix possible null pointer derefence with invalid contexts
 2024-01-10 20:03 UTC  (2+ messages)

[isar-cip-core][PATCH v2] initramfs-crypt-hook: Add required kernel modules for upstream kernel
 2024-01-10 19:58 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/libiec61850: add mbedtls optional dependency
 2024-01-10 20:02 UTC  (2+ messages)

[PATCH] drm/xe: Fix xe_assert usage when jobs timeout
 2024-01-10 20:01 UTC  (2+ messages)

[PATCH 1/1] PCI/portdrv: Allow DPC if the OS controls AER natively
 2024-01-10 20:01 UTC  (2+ messages)

[PATCH 1/2] drm/xe/guc: Use HXG definitions on HXG messages
 2024-01-10 19:59 UTC  (2+ messages)
` [PATCH 2/2] drm/xe/guc: Fix arguments passed to relay G2H handlers

Build error kernel/cgroup/rstat.c on v6.7-1959-gaffc5af36bbb
 2024-01-10 19:50 UTC 

[PATCH 1/1] PCI/portdrv: Allow DPC if the OS controls AER natively
 2024-01-10 19:59 UTC  (2+ messages)

[PATCH] arm64: scs: Work around full LTO issue with dynamic SCS
 2024-01-10 19:57 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] python-sip: fix compile error
 2024-01-10 19:58 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] python-qt5: add PyQt5.sip module

Segmentation fault with drgn + libkdumpfile
 2024-01-10 19:58 UTC  (11+ messages)

[PATCH v6 00/12] Add Cgroup support for SGX EPC memory
 2024-01-10 19:55 UTC  (5+ messages)
` [PATCH v6 01/12] cgroup/misc: Add per resource callbacks for CSS events

[PATCH v3 00/14] hw/arm: Prefer arm_feature() over object_property_find()
 2024-01-10 19:53 UTC  (15+ messages)
` [PATCH v3 01/14] hw/arm/armv7m: Introduce cpudev variable in armv7m_realize()
` [PATCH v3 02/14] hw/arm/armv7m: Ensure requested CPU type implements ARM_FEATURE_M
` [PATCH v3 03/14] hw/arm/armv7m: Move code setting 'start-powered-off' property around
` [PATCH v3 04/14] hw/arm/armv7m: Always set 'init-nsvtor' property for Cortex-M CPUs
` [PATCH v3 05/14] hw/arm: Prefer arm_feature(M_SECURITY) over object_property_find()
` [PATCH v3 06/14] hw/arm: Prefer arm_feature(THUMB_DSP) over object_property_find(dsp)
` [PATCH v3 07/14] hw/arm: Prefer arm_feature(V7) over object_property_find(pmsav7-dregion)
` [PATCH v3 08/14] hw/arm: Prefer arm_feature(EL3) over object_property_find(has_el3)
` [PATCH v3 09/14] hw/arm: Prefer arm_feature(EL2) over object_property_find(has_el2)
` [PATCH v3 10/14] hw/arm: Prefer arm_feature(CBAR*) over object_property_find(reset-cbar)
` [PATCH v3 11/14] hw/arm: Prefer arm_feature(PMU) over object_property_find(pmu)
` [PATCH v3 12/14] hw/arm: Prefer arm_feature(GENERIC_TMR) over 'kvm-no-adjvtime' property
` [PATCH v3 13/14] hw/arm: Prefer arm_feature(AARCH64) over object_property_find(aarch64)
` [PATCH v3 14/14] hw/arm: Prefer cpu_isar_feature(aa64_mte) over property_find(tag-memory)

[Buildroot] [PATCH 1/1] package/ipcalc: bump to version 1.0.3
 2024-01-10 19:54 UTC  (2+ messages)

[PATCH v1 0/5] livepatch: klp-convert tool - Minimal version
 2024-01-10 19:54 UTC  (8+ messages)
` [PATCH v1 2/5] livepatch: Add klp-convert tool
` [PATCH v1 3/5] kbuild/modpost: integrate klp-convert
` [PATCH v1 5/5] documentation: Update on livepatch elf format

[GIT PULL] lsm/lsm-pr-20240105
 2024-01-10 19:54 UTC  (3+ messages)

[PATCH] KEYS: include header for EINVAL definition
 2024-01-10 19:54 UTC  (4+ messages)

[PATCH 00/13] spi: axi-spi-engine: add offload support
 2024-01-10 19:49 UTC  (14+ messages)
` [PATCH 01/13] spi: add core support for controllers with offload capabilities
` [PATCH 02/13] scripts: dtc: checks: don't warn on SPI non-peripheral child nodes
` [PATCH 03/13] spi: do not attempt to register DT nodes without @ in name
` [PATCH 04/13] spi: dt-bindings: adi,axi-spi-engine: add offload bindings
` [PATCH 05/13] spi: axi-spi-engine: add SPI offload support
` [PATCH 06/13] iio: buffer: add hardware triggered buffer support
` [PATCH 07/13] iio: buffer: dmaengine: add INDIO_HW_BUFFER_TRIGGERED flag
` [PATCH 08/13] iio: buffer: add new hardware triggered buffer driver
` [PATCH 09/13] bus: auxiliary: increase AUXILIARY_NAME_SIZE
` [PATCH 10/13] iio: buffer: dmaengine: export devm_iio_dmaengine_buffer_alloc()
` [PATCH 11/13] dt-bindings: iio: offload: add binding for PWM/DMA triggered buffer
` [PATCH 12/13] iio: offload: add new PWM triggered DMA buffer driver
` [PATCH 13/13] iio: adc: ad7380: add SPI offload support

[git pull] drm for 6.8
 2024-01-10 19:49 UTC 

[PATCH v5] drm/xe/migrate: Fix CCS copy for small VRAM copy chunks
 2024-01-10 19:49 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/migrate: Fix CCS copy for small VRAM copy chunks (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[Buildroot] [PATCH 1/1] package/gnuplot: bump to version 5.4.10
 2024-01-10 19:48 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/minizip: bump to version 4.0.3
 2024-01-10 19:47 UTC  (2+ messages)

[PATCH v3 0/6] Treewide: enable -Wmissing-prototypes
 2024-01-10 19:45 UTC  (4+ messages)
` [PATCH v3 6/6] Makefile.extrawarn: turn on missing-prototypes globally

[PATCH 00/16] arm64: dts: ti: Additional licensing and clarification
 2024-01-10 19:44 UTC  (7+ messages)
` [PATCH 06/16] arm64: dts: ti: k3-am65: Add MIT license along with GPL-2.0
` [PATCH 14/16] arm64: dts: ti: iot2050*: Clarify GPL-2.0 as GPL-2.0-only

[PATCH 00/10] Enrich Trailer API
 2024-01-10 19:45 UTC  (2+ messages)

Git / Software Freedom Conservancy status report (2023)
 2024-01-10 19:43 UTC  (2+ messages)
` [ANNOUNCE] git-scm.com updates (was: Conservancy status report (2023))

[Buildroot] [PATCH 1/1] package/libraw: bump to version 0.21.2
 2024-01-10 19:43 UTC  (2+ messages)

Changes in md branch management
 2024-01-10 19:43 UTC  (3+ messages)

Documentation for RGB strip on RX 7900 XTX (Reference)
 2024-01-10 19:43 UTC  (11+ messages)

[PATCH nft 0/4] assorted fixes
 2024-01-10 19:42 UTC  (5+ messages)
` [PATCH nft 1/4] evaluate: skip anonymous set optimization for concatenations
` [PATCH nft 2/4] evaluate: do not fetch next expression on runaway number of concatenation components
` [PATCH nft 3/4] evaluate: bail out if anonymous concat set defines a non concat expression
` [PATCH nft 4/4] Revert "datatype: do not assert when value exceeds expected width"

[Buildroot] [PATCH 1/2] package/libcap-ng: disable python3
 2024-01-10 19:41 UTC  (2+ messages)

[yocto] sd-bus.h not found even with DEPENDS += "systemd"
 2024-01-10 19:39 UTC  (3+ messages)

[Buildroot] [PATCH] package/pkg-qmake.mk: drop host-perl dependency
 2024-01-10 19:39 UTC  (3+ messages)

[PATCH v15 3/5] drm: renesas: Add RZ/G2L DU Support
 2024-01-10 19:38 UTC  (12+ messages)

[Buildroot] [git commit] package/qt6base: remove $(TARGET_DIR)/usr/mkspecs in target-finalize
 2024-01-10 19:37 UTC  (2+ messages)

[GIT PULL] bcachefs updates for 6.8
 2024-01-10 19:36 UTC 

[PATCH] x86/mm: Fix memory encryption features advertisement
 2024-01-10 19:35 UTC 

[PATCH next v4 0/5] minmax: Relax type checks in min() and max()
 2024-01-10 19:35 UTC  (7+ messages)

[Buildroot] [PATCH] Config.in: rework BR2_DOWNLOAD_FORCE_CHECK_HASHES
 2024-01-10 19:34 UTC  (2+ messages)

[PATCH 00/19] qapi: statically type schema.py
 2024-01-10 19:33 UTC  (6+ messages)
` [PATCH 11/19] qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type

[PATCH] docs: kernel_feat.py: fix command injection
 2024-01-10 19:33 UTC  (2+ messages)

[PATCH V7 1/2] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI
 2024-01-10 19:29 UTC  (5+ messages)

[RFC PATCH v2 0/2] Node migration between memory tiers
 2024-01-10 19:29 UTC  (14+ messages)
` [EXT] "
                    ` [External] "

[PATCH bpf-next 00/29] BPF token
 2024-01-10 19:29 UTC  (6+ messages)
` [PATCH bpf-next 03/29] bpf: introduce BPF token object

[PATCH v3 0/4] membarrier: riscv: Core serializing command
 2024-01-10 19:27 UTC  (12+ messages)
` [PATCH v3 2/4] membarrier: Create Documentation/scheduler/membarrier.rst
` [PATCH v3 4/4] membarrier: riscv: Provide core serializing command

[Buildroot] [git commit] package/python-psutil: bump to version 5.9.7
 2024-01-10 19:22 UTC 

[Buildroot] [PATCH 1/1] package/python-psutil: bump to version 5.9.7
 2024-01-10 19:28 UTC  (2+ messages)

[PATCH v2] clocksource: Skip watchdog check for large watchdog intervals
 2024-01-10 19:26 UTC 

[bluetooth-next:master] BUILD SUCCESS f8c47ee39e6dc6170da06865b84e8c8b08e87ab0
 2024-01-10 19:25 UTC 

[GIT PULL] execve updates for v6.8-rc1
 2024-01-10 19:24 UTC  (7+ messages)

[RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
 2024-01-10 19:24 UTC  (3+ messages)

[PATCH 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2024-01-10 19:23 UTC  (4+ messages)
` [PATCH 11/12] usb: dwc3: qcom: Flatten the Qualcomm dwc3 binding and implementation

[PATCH 0/2] Export debug triggers as an extension
 2024-01-10 19:19 UTC  (2+ messages)

[PATCH] serial: 8250_pci1xxxx: off by one in pci1xxxx_process_read_data()
 2024-01-10 19:19 UTC  (3+ messages)

[RFC PATCH 00/19] Rust abstractions for VFS
 2024-01-10 19:19 UTC  (10+ messages)

[PATCH v2] dt-bindings: mtd: avoid automatically select from mtd.yaml
 2024-01-10 19:19 UTC  (3+ messages)

[PATCH 00/36] Remove UCLINUX from LTP
 2024-01-10 19:23 UTC  (16+ messages)
        ` [Buildroot] Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
              `  "
                ` [Automated-testing] "
                      ` [Buildroot] "
                      ` [LTP] "

[PATCH 0/2] More thermal configuration for Fairphone 4
 2024-01-10 19:16 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm7225-fairphone-fp4: Add PM6150L thermals

[PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
 2024-01-10 19:16 UTC  (22+ messages)

[PATCH] media: em28xx: return error on media_device_register() failure
 2024-01-10 19:15 UTC  (2+ messages)

[syzbot] [bpf?] WARNING in __mark_chain_precision (3)
 2024-01-10 19:15 UTC  (3+ messages)
`  "

Error while unlocking encrypted BCacheFS: Required key not available
 2024-01-10 19:13 UTC  (5+ messages)

[PATCH 0/2] x86/vmx: Multiple fixes
 2024-01-10 19:11 UTC  (4+ messages)
` [PATCH 1/2] x86/vmx: Fix IRQ handling for EXIT_REASON_INIT

[PATCH v8 0/9] Initial Marvell PXA1908 support
 2024-01-10 19:08 UTC  (20+ messages)
` [PATCH v8 1/9] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH v8 2/9] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible
` [PATCH v8 3/9] pinctrl: single: "
` [PATCH v8 4/9] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v8 5/9] clk: mmp: Add Marvell PXA1908 clock driver
` [PATCH v8 6/9] dt-bindings: marvell: Document PXA1908 SoC
` [PATCH v8 7/9] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH v8 8/9] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH 9/9] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH v2] amd/amdkfd: Set correct svm range actual loc after spliting
 2024-01-10 19:11 UTC  (3+ messages)

net/unix/af_unix.c:1531 unix_stream_connect() warn: variable dereferenced before check 'other' (see line 1414)
 2024-01-10 19:06 UTC 

[PATCH] netfs, fscache: Prevent Oops in fscache_put_cache()
 2024-01-10 19:07 UTC  (3+ messages)

[PATCH v1 0/8] Add device tree for IBM system1 BMC
 2024-01-10 19:06 UTC  (17+ messages)
` [PATCH v1 7/8] tpm: tis-i2c: Add more compatible strings

[Buildroot] [PATCH 1/1] package/python-ml-dtypes: bump to version 0.3.2
 2024-01-10 19:06 UTC  (2+ messages)

[PATCH 0/6] drm: enable W=1 warnings by default across the subsystem
 2024-01-10 19:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm: enable W=1 warnings by default across the subsystem (rev2)

[PATCH v3 bpf-next 0/9] Libbpf-side __arg_ctx fallback support
 2024-01-10 19:02 UTC  (14+ messages)
` [PATCH v3 bpf-next 7/9] libbpf: implement __arg_ctx fallback logic

[PULL v1 linux-firmware] cirrus: Add CS35L41 firmware for Legion Slim 7 Gen 8 laptops
 2024-01-10 19:02 UTC 

[PATCH] Documentation/core-api: fix spelling mistake in workqueue
 2024-01-10 18:57 UTC 

[PATCH] mm, oom: Add lru_add_drain() in __oom_reap_task_mm()
 2024-01-10 19:02 UTC  (3+ messages)

[bugzilla-daemon@kernel.org: [Bug 218360] New: Disk drive of TBT3/USB4 storage device can’t show up if connecting behind TBT3 dock or some USB4 docks DFP TBT port]
 2024-01-10 19:00 UTC 

[PATCH] keys, dns: Fix missing size check of V1 server-list header
 2024-01-10 18:52 UTC  (9+ messages)
` [GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS

[PATCH] clk: hisilicon: hi3519: Release the correct number of gates in hi3519_clk_unregister()
 2024-01-10 18:58 UTC 

drivers/i2c/busses/i2c-tegra.c:297: warning: Function parameter or member 'dma_dev' not described in 'tegra_i2c_dev'
 2024-01-10 18:56 UTC 

[Intel-wired-lan] [PATCH iwl-next v2] ixgbe: Convert ret val type from s32 to int
 2024-01-10 18:56 UTC  (5+ messages)
      `  "

[PATCH] target/riscv: Check for 'A' extension on all atomic instructions
 2024-01-10 18:55 UTC  (2+ messages)

[PATCH] iio: imu: bno055: serdev requires REGMAP
 2024-01-10 18:56 UTC 

[PATCH] kunit: Fix a NULL vs IS_ERR() bug
 2024-01-10 18:55 UTC 

[PATCH] kunit: device: Fix a NULL vs IS_ERR() check in init()
 2024-01-10 18:55 UTC 

[PATCH] netfs: Fix a NULL vs IS_ERR() check in netfs_perform_write()
 2024-01-10 18:54 UTC 

[bug report] backlight: hx8357: Convert to agnostic GPIO API
 2024-01-10 18:54 UTC 

[PATCH] xfs: delete unnecessary check in xfs_growfs_data_private()
 2024-01-10 18:53 UTC 

[PATCH] platform/x86: silicom-platform: clean up a check
 2024-01-10 18:53 UTC 

[PATCH] testpmd: do not print bitrate-stats in help if not configured
 2024-01-10 18:52 UTC  (2+ messages)

[PATCH 0/2] Generalize reference locking in tests
 2024-01-10 18:52 UTC  (2+ messages)
` [PATCH 2/2] t5541: generalize reference locking


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.