All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-20 15:09:56 to 2024-12-20 15:58:28 UTC [more...]

[PATCH] drm/panel-edp: Add support for 2 panels
 2024-12-20 15:17 UTC  (2+ messages)

RFC: riscv64 big endian system attempt
 2024-12-20 15:58 UTC  (15+ messages)
` [RFC 01/15] riscv: add initial kconfig and build flags for big-endian
` [RFC 02/15] add __RISCVEB__ to byteorder.h
` [RFC 03/15] riscv: disable vector if big-endian, gcc unsupported option
` [RFC 04/15] riscv: word-at-atime: move to generic if we're big endian
` [RFC 05/15] riscv: asm: use .insn for making custom instructioons
` [RFC 06/15] intiial header work
` [RFC 07/15] kconfig: remove CONFIG_COMAPT for big-endian (compat cods doesn't build atm)
` [RFC 08/15] defconfig: add our build config
` [RFC 09/15] temp: remove various library optimisations
` [RFC 10/15] riscv: fixup use of natural endian on instructions
` [RFC 11/15] add todo on fpu
` [RFC 12/15] riscv: bpf: big endian fixes, updated BPF_ALU ops
` [RFC 14/15] riscv: ftrace big endian updates
` [RFC 15/15] riscv: traps: make insn fetch common in unknown instruction

Raspberry Pi 5 and PREEMPT_RT (6.13.0-rc3)
 2024-12-20 15:57 UTC  (3+ messages)

[PATCH] service: fix getting service lcore attributes
 2024-12-20 15:56 UTC  (2+ messages)

[RFC PATCH] builtin/repack: Honor --keep-pack and .keep when repacking promisor objects
 2024-12-20 15:50 UTC 

[meta-ti][scarthgap/master][PATCH] linux-ti-staging: Drop systest kernel
 2024-12-20 15:56 UTC 

[PATCH] mm: add build-time option to set hotplug default type
 2024-12-20 15:56 UTC  (4+ messages)

[PATCH 0/2] GIT-VERSION-GEN: fix overriding values
 2024-12-20 15:56 UTC  (9+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] GIT-VERSION-GEN: fix overriding version via environment
  ` [PATCH v2 3/5] Makefile: drop unneeded indirection for GIT-VERSION-GEN outputs
  ` [PATCH v2 4/5] Makefile: respect build info declared in "config.mak"

[PATCH v4 0/4] add I2C DTS support for S32G2/S32G3 SoCs
 2024-12-20 15:55 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: s32g: add 'I2C' common board support
` [PATCH v4 4/4] arm64: dts: s32g399a-rdb3: Add INA231 sensor entry over I2C4

[PATCH] KVM: x86/mmu: Treat TDP MMU faults as spurious if access is already allowed
 2024-12-20 15:55 UTC  (3+ messages)

[PATCH 5/8] gpio: max7360: Add MAX7360 gpio support
 2024-12-20 15:54 UTC  (2+ messages)

[kees:dev/v6.13-rc2/remove-sockaddr 4/4] net/iucv/af_iucv.c:858:9: error: no member named 'sa_family' in 'struct sockaddr_iucv'
 2024-12-20 15:54 UTC 

[PATCH v4 6/8] refs: introduce the `ref_transaction_update_reflog` function
 2024-12-20 15:53 UTC  (3+ messages)
` [PATCH] refs: mark invalid refname message for translation

[RFC PATCH 0/4] Support dynamic (de)configuration of memory
 2024-12-20 15:53 UTC  (5+ messages)
` [RFC PATCH 1/4] mm/memory_hotplug: Add interface for runtime "

[kvm-unit-tests PATCH v3 0/3] s390x: pv: Add test for large host pages backing
 2024-12-20 15:52 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 3/3] "

Test Mail
 2024-12-20 15:52 UTC 

Consultation on the invalidation of OpenBMC IMA/EVM function
 2024-12-20 15:43 UTC  (2+ messages)

[PATCH net-next v1] net: page_pool: add page_pool_put_page_nosync()
 2024-12-20 15:49 UTC  (4+ messages)

chmod failure on GVFS mounted CIFS share
 2024-12-20 15:50 UTC  (7+ messages)

[PATCH] meson: skip gitweb build when Perl is disabled
 2024-12-20 15:50 UTC  (4+ messages)

[PATCH v1 0/1] dts: add EAL sanity check suite
 2024-12-20 15:49 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCHSET v8 0/12] Uncached buffered IO
 2024-12-20 15:47 UTC  (13+ messages)
` [PATCH 01/12] mm/filemap: change filemap_create_folio() to take a struct kiocb
` [PATCH 02/12] mm/filemap: use page_cache_sync_ra() to kick off read-ahead
` [PATCH 03/12] mm/readahead: add folio allocation helper
` [PATCH 04/12] mm: add PG_dropbehind folio flag
` [PATCH 05/12] mm/readahead: add readahead_control->dropbehind member
` [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper
` [PATCH 07/12] fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
` [PATCH 08/12] mm/filemap: add read support for RWF_DONTCACHE
` [PATCH 09/12] mm/filemap: drop streaming/uncached pages when writeback completes
` [PATCH 10/12] mm/filemap: add filemap_fdatawrite_range_kick() helper
` [PATCH 11/12] mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue
` [PATCH 12/12] mm: add FGP_DONTCACHE folio creation flag

Create xfs-stable@lists.linux.dev
 2024-12-20 15:47 UTC  (2+ messages)

[PATCH] staging: fbtft: Remove unnecessary parentheses in fbtft-core.c
 2024-12-20 15:46 UTC  (2+ messages)

[PATCH v2] events/core: fix acoount failure for event's total_enable_time
 2024-12-20 15:45 UTC  (9+ messages)

[PATCHSET v7 0/11] Uncached buffered IO
 2024-12-20 15:45 UTC  (9+ messages)
` [PATCH 04/11] mm: add PG_dropbehind folio flag

[PATCH v2 0/7] Client-side OFFLOAD_STATUS implementation
 2024-12-20 15:42 UTC  (8+ messages)
` [PATCH v2 1/7] NFS: CB_OFFLOAD can return NFS4ERR_DELAY
` [PATCH v2 2/7] NFS: Fix typo in OFFLOAD_CANCEL comment
` [PATCH v2 3/7] NFS: Rename struct nfs4_offloadcancel_data
` [PATCH v2 4/7] NFS: Implement NFSv4.2's OFFLOAD_STATUS XDR
` [PATCH v2 5/7] NFS: Implement NFSv4.2's OFFLOAD_STATUS operation
` [PATCH v2 6/7] NFS: Use "
` [PATCH v2 7/7] NFS: Refactor trace_nfs4_offload_cancel

[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
 2024-12-20 15:42 UTC  (3+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags

[GIT PULL] xilinx patches for v2025.01-rc5 - v2
 2024-12-20 15:42 UTC  (2+ messages)

[meta-arago][scarthgap/master][PATCH] meta-arago-distro: Drop ARAGO_SYSTEST as a BUILD_VARIANT
 2024-12-20 15:42 UTC 

[PATCH V4 00/19] Live update: cpr-transfer
 2024-12-20 15:41 UTC  (5+ messages)
` [PATCH V4 18/19] migration-test: cpr-transfer

[PATCHSET v8 sched_ext/for-6.14] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2024-12-20 15:11 UTC  (11+ messages)
` [PATCH 01/10] sched/topology: introduce for_each_numa_hop_node() / sched_numa_hop_node()
` [PATCH 02/10] sched_ext: Move built-in idle CPU selection policy to a separate file
` [PATCH 03/10] sched_ext: idle: introduce check_builtin_idle_enabled() helper
` [PATCH 04/10] sched_ext: idle: use assign_cpu() to update the idle cpumask
` [PATCH 05/10] sched_ext: idle: clarify comments
` [PATCH 06/10] sched_ext: Introduce SCX_OPS_NODE_BUILTIN_IDLE
` [PATCH 07/10] sched_ext: Introduce per-node idle cpumasks
` [PATCH 08/10] sched_ext: idle: introduce SCX_PICK_IDLE_NODE
` [PATCH 09/10] sched_ext: idle: Get rid of the scx_selcpu_topo_numa logic
` [PATCH 10/10] sched_ext: idle: Introduce NUMA aware idle cpu kfunc helpers

[PATCH v10 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-12-20 15:41 UTC  (10+ messages)
` [PATCH v10 07/24] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v10 08/24] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v10 09/24] x86/resctrl: Introduce interface to display number of monitoring counters

[oe][meta-oe][scarthgap][PATCH] php: upgrade 8.2.24 -> 8.2.26
 2024-12-20 15:41 UTC  (3+ messages)

[PATCH 0/3] Allow specifying an S2RAM sleep on pre-SYSTEM_SUSPEND PSCI impls
 2024-12-20 14:36 UTC  (8+ messages)

[PATCH bpf-next] selftests/bpf: fix veristat comp mode with new stats
 2024-12-20 15:40 UTC  (2+ messages)

[RFC PATCH Hyperlaunch v2] xenconsole: Add connected flag
 2024-12-20 15:38 UTC  (3+ messages)

[GIT PULL FOR 6.14] Qualcomm IRIS decoder
 2024-12-20 15:39 UTC 

[RFC 0/1 v2] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores
 2024-12-20 15:38 UTC  (2+ messages)
` [RFC 1/1 "

[PATCH 00/10] arm64: dts: imx8mp-skov: flesh out device trees
 2024-12-20 15:38 UTC  (7+ messages)
` [PATCH 10/10] arm64: dts: imx8mp-skov: increase I2C clock frequency for RTC

[meta-oe][PATCH 00/11] upgrade recipes to solve CVEs
 2024-12-20 15:36 UTC  (12+ messages)
` [meta-oe][PATCH 01/11] opensc: upgrade 0.25.1 -> 0.26.0
` [meta-oe][PATCH 02/11] opensc: mark CVE-2024-8443 as fixed
` [meta-oe][PATCH 03/11] memcached: add UPSTREAM_CHECK_URI
` [meta-oe][PATCH 04/11] memcached: upgrade 1.6.17 -> 1.6.33
` [meta-oe][PATCH 05/11] php: upgrade 8.2.20 -> 8.2.26
` [meta-oe][PATCH 06/11] libmemcached: remove recipe for version 1.0.7
` [meta-oe][PATCH 07/11] libmemcached: merge inc into bb
` [meta-oe][PATCH 08/11] libmemcached: ignore CVE-2023-27478
` [meta-oe][PATCH 09/11] sassc: ignore CVE-2022-43357
` [meta-oe][PATCH 10/11] wireshark: upgrade 4.2.8 -> 4.2.9
` [meta-oe][PATCH 11/11] weechat: upgrade 4.0.4 -> 4.5.0

[PATCH] wifi: ath12k: set flag for mgmt no-ack frames in Tx completion
 2024-12-20 15:37 UTC  (2+ messages)

[GIT PULL] USB / Thunderbolt fixes for 6.13-rc4
 2024-12-20 15:36 UTC 

[RFC PATCH 1/3] virtio-gpu api: add blob userptr resource
 2024-12-20 15:35 UTC  (3+ messages)
` [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object

[RFC 0/1] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores
 2024-12-20 15:34 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 00/22] tests/qtest: migration-test refactoring
 2024-12-20 15:34 UTC  (12+ messages)
` [PATCH v2 19/22] tests/qtest/migration: Add migration-test-smoke

[PATCH BlueZ 1/6] shared/bass: Fix clearing BIS sync index
 2024-12-20 15:34 UTC  (2+ messages)
` bass: Handle Modify Source opcode

assertion failing in git_filter_repo.py
 2024-12-20 15:34 UTC 

[PATCH v6 0/5] Improve simple directory offset wrap behavior
 2024-12-20 15:33 UTC  (6+ messages)
` [PATCH v6 1/5] libfs: Return ENOSPC when the directory offset range is exhausted
` [PATCH v6 2/5] Revert "libfs: Add simple_offset_empty()"
` [PATCH v6 3/5] Revert "libfs: fix infinite directory reads for offset dir"
` [PATCH v6 4/5] libfs: Replace simple_offset end-of-directory detection
` [PATCH v6 5/5] libfs: Use d_children list to iterate simple_offset directories

[bug report] RDMA/iwpm: reentrant iwpm hello message
 2024-12-20 15:32 UTC 

[chrome-os:chromeos-6.12 437/540] arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-kenzo.dtb: i2c@11009000: Unevaluated properties are not allowed ('mediatek,default-timing-adjust' was unexpected)
 2024-12-20 15:32 UTC 

[PATCH v2] tracing/string: Create and use __free(argv_free) in trace_dynevent.c
 2024-12-20 15:33 UTC 

[PATCH] Bluetooth: btusb: Add hwid for WCN785x
 2024-12-20 15:31 UTC  (2+ messages)
`  "

[PATCH 1/2] drm/xe: Introduce GuC PC debugfs
 2024-12-20 15:30 UTC  (2+ messages)
` [PATCH 2/2] drm/xe/lnl: Enable GuC SLPC DCC task

[PATCH 00/38] rockchip: Add rk3562 support
 2024-12-20 15:30 UTC  (5+ messages)
` [PATCH 10/38] dt-bindings: iio: adc: Add rockchip,rk3562-saradc string
  ` [PATCH 35/38] dt-bindings: arm: rockchip: Add rk3562 evb2 board

[OE-core][PATCH v2] kernel-yocto: enable fetching kernel metadata using file fetcher
 2024-12-20 15:30 UTC 

[PATCH v3 0/2] Add capability to append to property
 2024-12-20 15:30 UTC  (4+ messages)

[PATCH] drm/i915/display: Don't program DBUF_CTL tracker state service
 2024-12-20 15:30 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/display: Don't program DBUF_CTL tracker state service (rev2)

[PATCH 0/2] selftest: fix riscv/vector tests
 2024-12-20 15:29 UTC  (3+ messages)

[PATCH] drm/xe: Introduce the RPa information
 2024-12-20 15:29 UTC 

[PATCH] MAINTAINERS: Assume maintainership of PL111
 2024-12-20 15:28 UTC  (2+ messages)

[PATCH 00/14] tracing: Convert over to guard() and __free() infrastructure
 2024-12-20 15:28 UTC  (4+ messages)
` [PATCH 09/14] tracing/string: Create and use __free(argv_free) in trace_dynevent.c

[PATCH] drm/fourcc: add LINEAR modifiers with an exact pitch alignment
 2024-12-20 15:27 UTC  (16+ messages)

[PATCH] prio-queue: use size_t rather than int for size
 2024-12-20 15:27 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: add XDP_UMEM_TX_METADATA_LEN flag to umem_config
 2024-12-20 15:26 UTC  (2+ messages)

userland process PID/TGID in the RPC layer
 2024-12-20 15:25 UTC 

[meta-ti][scarthgap/master][PATCH 1/2] meta-ti-extras: dsplib: Do not deploy packaged output
 2024-12-20 15:26 UTC  (2+ messages)
` [meta-ti][scarthgap/master][PATCH 2/2] meta-ti-extras: mathlib: "

[PATCH v6 4/5] mm/migrate: skip migrating folios under writeback with AS_WRITEBACK_INDETERMINATE mappings
 2024-12-20 15:26 UTC  (15+ messages)

[PATCH] drm/sched: Document run_job() refcount hazard
 2024-12-20 15:25 UTC  (7+ messages)

[PATCH RFT RESEND 0/5] i3c: introduce and use generic parity helper
 2024-12-20 15:24 UTC  (4+ messages)
` [PATCH RFT RESEND 2/5] hwmon: (spd5118) Use generic parity calculation

[PATCH 0/2] block: fix two regressions in v6.13 dev cycle
 2024-12-20 15:24 UTC  (6+ messages)
` [PATCH 1/2] block: Revert "block: Fix potential deadlock while freezing queue and acquiring sysfs_lock"

[PATCH v1] tests/intel: Remove TEST field from test documentation
 2024-12-20 15:24 UTC  (3+ messages)
` [v1] "

[PATCH RFT 0/5] i3c: introduce and use generic parity helper
 2024-12-20 15:23 UTC  (3+ messages)
` [PATCH RFT 2/5] hwmon: (spd5118) Use generic parity calculation

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2024-12-20 15:22 UTC  (6+ messages)
` [PATCH 4/7] KVM: TDX: restore host xsave state when exit from the guest TD

[PATCH v5 00/17] KVM: arm64: Rework guest VM fixed feature handling and trapping in pKVM
 2024-12-20 15:22 UTC  (2+ messages)

[PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
 2024-12-20 15:22 UTC  (12+ messages)

[dwmw2:kexec-debug 17/19] arch/x86/kernel/relocate_kernel_64.o: warning: objtool: relocate_kernel+0x57: unsupported stack register modification
 2024-12-20 15:20 UTC 

[openeuler:OLK-5.10 2594/2594] fs/f2fs/file.o: warning: objtool: fill_zero()+0x583: unreachable instruction
 2024-12-20 15:21 UTC 

drivers/hwmon/pmbus/ibm-cffps.c:184:60: warning: '%04X' directive output may be truncated writing between 4 and 8 bytes into a region of size 5
 2024-12-20 15:21 UTC  (2+ messages)

[oe][meta-oe][kirkstone][PATCH] php: upgrade 8.1.30 -> 8.1.31
 2024-12-20 15:20 UTC 

[openeuler:openEuler-1.0-LTS 1336/1336] drivers/mmc/core/.tmp_core.o: warning: objtool: missing symbol for section .exit.text
 2024-12-20 15:21 UTC  (2+ messages)

[PATCH] xen/arm: Initialise memory type for struct kernel_info
 2024-12-20 15:19 UTC 

[RFC PATCH 0/2] ptp: add PTP_SYS_OFFSET_STAT ioctl, support it in virtio_rtc
 2024-12-20 15:19 UTC  (3+ messages)
` [RFC PATCH 1/2] ptp: add PTP_SYS_OFFSET_STAT for xtstamping with status

[Bug 219616] New: xhci_pci does not activate uPD720202
 2024-12-20 15:18 UTC 

[PATCH v2 0/3] x86/cpu: Add facility to force-enable CPU caps and bugs
 2024-12-20 15:18 UTC  (4+ messages)
` [PATCH v2 1/3] x86/cpu: Create helper to parse clearcpuid param
` [PATCH v2 2/3] x86/cpu: Add setcpuid cmdline param
` [PATCH v2 3/3] x86/cpu: Enable modifying bug flags with {clear,set}puid

[PATCH i-g-t] tests/xe_eudebug: add basic-vm-access-parameters-userptr
 2024-12-20 15:17 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/7] ext4: Convert truncated extent data to inline data
 2024-12-20 15:16 UTC  (8+ messages)
` [PATCH 1/7] ext4: Modify ei->i_flags before calling ext4_mark_iloc_dirty()
` [PATCH 2/7] ext4: Remove a redundant return statement
` [PATCH 3/7] ext4: Don't set EXT4_STATE_MAY_INLINE_DATA for ea inodes
` [PATCH 4/7] ext4: Introduce a new helper function ext4_generic_write_inline_data()
` [PATCH 5/7] ext4: Refactor out ext4_da_write_inline_data_begin()
` [PATCH 6/7] ext4: Refactor out ext4_try_to_write_inline_data()
` [PATCH 7/7] ext4: Store truncated large files as inline data

[PATCH] usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retries
 2024-12-20 15:15 UTC  (6+ messages)

[Buildroot] [PATCH] boot/optee-os: add custom version option
 2024-12-20 15:15 UTC 

[PATCH v2 00/10] media: ov08x40: Various improvements
 2024-12-20 15:15 UTC  (2+ messages)

[PATCH] KVM: arm64: Selftest for pKVM transitions
 2024-12-20 15:14 UTC  (3+ messages)

[PATCH v1] cgroup/cpuset: remove kernfs active break
 2024-12-20 15:13 UTC  (6+ messages)

[PATCH RFC] ASoC: simple-card-utils: fix priv->dai_props indexing
 2024-12-20 15:12 UTC 

[PATCH 0/2] Fix recent regressions from for_next
 2024-12-20 15:11 UTC  (10+ messages)
` [PATCH 2/2] generic/530: only use xfs-specific mkfs options when testing on xfs

[Buildroot] [PATCH 1/1] package/proj: bump to 9.5.1
 2024-12-20 15:11 UTC 

[PATCH net 0/4] mlx5 misc fixes 2024-12-20
 2024-12-20 15:10 UTC  (5+ messages)
` [PATCH net 4/4] net/mlx5e: Keep netdev when leave switchdev for devlink set legacy only

[openeuler:openEuler-1.0-LTS 1334/1334] fs/ext4/inode.o: warning: objtool: ext4_map_blocks()+0x9ea: unreachable instruction
 2024-12-20 15:10 UTC 

[PATCH v2 0/7] Rockchip: add Rockchip rk3576 EVB1 board
 2024-12-20 15:08 UTC  (4+ messages)
` [PATCH v2 5/7] dt-bindings: arm: rockchip: Sort for rk3568 evb


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.