All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-03 14:42:01 to 2024-05-03 15:31:06 UTC [more...]

[RFC 0/5] Add capacity key to fdinfo
 2024-05-03 14:43 UTC  (7+ messages)
` [RFC 5/5] drm/amdgpu: Only show VRAM in fdinfo if it exists

[PATCH v2 1/2] arm64/arch_timer: include <linux/percpu.h>
 2024-05-03 15:30 UTC  (9+ messages)
` [PATCH v2 2/2] arm64: implement raw_smp_processor_id() using thread_info

[oe-layersetup][master][PATCH] configs: Update scarthgap configs for meta-qt5
 2024-05-03 15:30 UTC 

[syzbot] [bcachefs?] WARNING in bch2_trans_srcu_unlock
 2024-05-03 15:30 UTC 

[RESEND PATCH v3] ip link: hsr: Add support for passing information about INTERLINK device
 2024-05-03 15:30 UTC  (2+ messages)

[bug report] kmemleak observed after system boots up
 2024-05-03 15:30 UTC  (3+ messages)
` [PATCH] fsverity: use register_sysctl_init() to avoid kmemleak warning

[PATCH v3 0/3] arch: Remove fbdev dependency from video helpers
 2024-05-03 15:29 UTC  (6+ messages)

[PATCH 0/4] KVM: arm64: pKVM host proxy FF-A fixes
 2024-05-03 15:29 UTC  (11+ messages)
` [PATCH 1/4] KVM: arm64: Trap FFA_VERSION host call in pKVM
` [PATCH 2/4] KVM: arm64: Add support for FFA_PARTITION_INFO_GET
` [PATCH 3/4] KVM: arm64: Fix the identification range for the FF-A smcs

[PATCH 0/4] bitops: optimize fns() for more
 2024-05-03 15:29 UTC  (7+ messages)
` [PATCH 1/4] lib: make test_bitops compilable into the kernel image

[PATCH 0/2] Add GitLab CI to check for whitespace errors
 2024-05-03 15:27 UTC  (5+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] ci: separate whitespace check script

[PATCH v2 1/8] crypto: shash - add support for finup2x
 2024-05-03 15:28 UTC  (4+ messages)

[Intel-wired-lan] Non-functional ixgbe driver between Intel X553 chipset and Cisco switch via kernel >=6.1 under Debian
 2024-05-03 13:01 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2 2/2] e1000e: fix link fluctuations problem
 2024-05-03 10:18 UTC 

[Intel-wired-lan] [PATCH v2 1/2] e1000e: let the sleep codes run every time
 2024-05-03 10:18 UTC 

[Intel-wired-lan] [PATCH] e1000e: fix link fluctuations problem
 2024-05-03  7:44 UTC  (3+ messages)

Need help with reducing VIRT memory
 2024-05-03 15:27 UTC  (5+ messages)

[PATCH WIP 0/8] Draft: Alternative allocator support
 2024-05-03 15:27 UTC  (5+ messages)
` [PATCH WIP 3/8] rust: alloc: implement AllocatorWithFlags trait

[PATCH v2] block : add larger order folio size instead of pages
 2024-05-03 15:26 UTC  (4+ messages)

[meta-arago][scarthgap][PATCH] README: update meta-qt5 with scarthgap specific info
 2024-05-03 15:26 UTC 

[RFC PATCH] lsm: fixup the inode xattr capability handling
 2024-05-03 15:26 UTC  (2+ messages)

[PATCH RESEND v10 0/5] Add support for CS40L50
 2024-05-03 15:25 UTC  (5+ messages)
` [PATCH RESEND v10 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver

[Intel-wired-lan] [PATCH iwl-net] i40e: Fix repeated EEH reports in MSI domain
 2024-05-03 15:25 UTC  (2+ messages)
`  "

Minutes of Technical Board meeting 17-April-2024
 2024-05-03 15:24 UTC  (2+ messages)

[bug report] remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfs
 2024-05-03 15:24 UTC 

[GIT PULL] RISC-V Devicetrees for v6.10
 2024-05-03 15:24 UTC  (2+ messages)

[PATCH net-next v6 0/8] sysctl: Remove sentinel elements from networking
 2024-05-03 15:23 UTC  (5+ messages)
` [PATCH net-next v6 8/8] ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table array

[PATCH v1 0/4] Adding differnt blocks of gfx10 registers for register dump
 2024-05-03 15:22 UTC  (5+ messages)
` [PATCH v1 1/4] drm/amdgpu: add CP headers registers to gfx10 dump
` [PATCH v1 3/4] drm/amdgpu: add compute registers in ip dump for gfx10

[PATCH iproute2-next 0/2] Extend rdmatool to print driver QPs too
 2024-05-03 15:20 UTC  (2+ messages)

[PATCH] scripts: gen_compile_commands: fix invalid escape sequence warning
 2024-05-03 15:18 UTC 

[PATCH] uboot-sign: fix loop in do_uboot_assemble_fitimage
 2024-05-03 15:19 UTC  (2+ messages)

[PATCH] ALSA: hda/cs_dsp_ctl: Actually remove ALSA controls
 2024-05-03 15:17 UTC  (2+ messages)

[shenki:aspeed-6.9-rebase 145/1143] drivers/soc/aspeed/aspeed-bmc-dev.c:433:33: warning: implicit conversion from 'unsigned long' to 'u32' (aka 'unsigned int') changes value from 18446744073708503041 to 4293918721
 2024-05-03 15:17 UTC 

[PULL 00/10] bufferiszero improvements
 2024-05-03 15:13 UTC  (11+ messages)
` [PULL 01/10] util/bufferiszero: Remove SSE4.1 variant
` [PULL 02/10] util/bufferiszero: Remove AVX512 variant
` [PULL 03/10] util/bufferiszero: Reorganize for early test for acceleration
` [PULL 04/10] util/bufferiszero: Remove useless prefetches
` [PULL 05/10] util/bufferiszero: Optimize SSE2 and AVX2 variants
` [PULL 06/10] util/bufferiszero: Improve scalar variant
` [PULL 07/10] util/bufferiszero: Introduce biz_accel_fn typedef
` [PULL 08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel
` [PULL 09/10] util/bufferiszero: Add simd acceleration for aarch64
` [PULL 10/10] tests/bench: Add bufferiszero-bench

[PATCH] kvm: ppc: disable sPAPR code if CONFIG_PSERIES is disabled
 2024-05-03 15:14 UTC  (2+ messages)

[PATCH] drm/bridge: sii902x: Fix mode_valid hook
 2024-05-03 15:13 UTC  (3+ messages)

[PATCH 00/14] improve Analogix DP AUX channel handling
 2024-05-03 15:11 UTC  (45+ messages)
` [PATCH 01/14] drm/bridge: analogix_dp: remove unused platform power_on_end callback
` [PATCH 02/14] drm/rockchip: analogix_dp: add runtime PM handling
` [PATCH 03/14] drm/bridge: analogix_dp: register AUX bus after enabling runtime PM
` [PATCH 04/14] drm/bridge: analogix_dp: handle clock via "
` [PATCH 05/14] drm/bridge: analogix_dp: remove unused analogix_dp_remove
` [PATCH 06/14] drm/bridge: analogix_dp: remove clk handling from analogix_dp_set_bridge
` [PATCH 07/14] drm/bridge: analogix_dp: move platform and PHY power handling into runtime PM
` [PATCH 08/14] drm/bridge: analogix_dp: move basic controller init "
` [PATCH 09/14] drm/bridge: analogix_dp: remove PLL lock check from analogix_dp_config_video
` [PATCH 10/14] drm/bridge: analogix_dp: move macro reset after link bandwidth setting
` [PATCH 11/14] drm/bridge: analogix_dp: don't wait for PLL lock too early
` [PATCH 12/14] drm/bridge: analogix_dp: simplify and correct PLL lock checks
` [PATCH 13/14] drm/bridge: analogix_dp: only read AUX status when an error occured
` [PATCH 14/14] drm/bridge: analogix_dp: handle AUX transfer timeouts

[PATCH v2 00/33] accel/tcg: Improve disassembly for target and plugin
 2024-05-03 15:11 UTC  (3+ messages)
` [PATCH v2 08/33] accel/tcg: Record DisasContextBase in tcg_ctx for plugins

[PATCH] ref-manual: update releases.svg
 2024-05-03 15:11 UTC  (2+ messages)
` [docs] "

[PATCH] selftests: cgroup: add tests to verify the zswap writeback path
 2024-05-03 15:11 UTC  (5+ messages)

[PATCH v3 0/5] accel/tcg: Call tcg_flush_jmp_cache() again when creating user-mode cpu
 2024-05-03 15:10 UTC  (2+ messages)

[PATCH v3] arm/trusted-firmware-rmm: Add bitbake, include and patch file for RMM
 2024-05-03 15:06 UTC  (2+ messages)

[PATCH] arm/boot-wrapper-aarch64: use https to fetch git source
 2024-05-03 15:06 UTC  (2+ messages)

[PATCH net 0/5] rxrpc: Miscellaneous fixes
 2024-05-03 15:07 UTC  (6+ messages)
` [PATCH net 1/5] rxrpc: Fix congestion control algorithm
` [PATCH net 2/5] rxrpc: Only transmit one ACK per jumbo packet received
` [PATCH net 3/5] rxrpc: Clean up Tx header flags generation handling
` [PATCH net 4/5] rxrpc: Change how the MORE-PACKETS rxrpc wire header flag is driven
` [PATCH net 5/5] rxrpc: Request an ACK on impending Tx stall

[PATCH v2 0/6] KVM: arm64: emulation for CTR_EL0
 2024-05-03 15:06 UTC  (5+ messages)
` [PATCH v2 2/6] KVM: arm64: unify trap setup code

[PATCH v4 0/5] Wave515 decoder IP support
 2024-05-03 15:07 UTC  (3+ messages)

[PATCH] bitops: Change function return types from long to int
 2024-05-03 15:05 UTC  (7+ messages)

[PATCH] block: refine the EOF check in blkdev_iomap_begin
 2024-05-03 15:05 UTC  (2+ messages)

[PATCH 0/5] tcg: Misc improvements
 2024-05-03 15:04 UTC  (10+ messages)
` [PATCH] target/arm: Restrict translation disabled alignment check to VMSA
` [PATCH 1/5] tcg: Add write_aofs to GVecGen3i
` [PATCH 3/5] tcg/i386: Optimize setcond of TST{EQ,NE} with 0xffffffff
` [PATCH 5/5] accel/tcg: Introduce CF_BP_PAGE

Bug report: Deriving zeroable doesn't work with const generics
 2024-05-03 15:03 UTC 

[PATCH v2 1/2] qmi: Separate the pending family creation queues
 2024-05-03 15:02 UTC  (2+ messages)
` [PATCH v2 2/2] qmi: Move the pending queues into qmi_device_qmux

[ANNOUNCE] 4.19.269-rt119
 2024-05-03 14:53 UTC  (3+ messages)
` 4.19-rt in May? "

add a partscan sysfs attribute v2
 2024-05-03 15:01 UTC  (8+ messages)
` [PATCH 2/2] block: add a partscan sysfs attribute for disks

[PATCH v2] efi/unaccepted: touch soft lockup during memory accept
 2024-05-03 15:00 UTC  (6+ messages)

[PATCH v4] vfio/pci: migration: Skip config space check for Vendor Specific Information in VSC during restore/load
 2024-05-03 14:51 UTC 

[PATCH v5] Hexagon: add PC alignment check and exception
 2024-05-03 14:56 UTC  (3+ messages)

Combined diff format: Show all filenames by default?
 2024-05-03 14:57 UTC  (2+ messages)

[LTP] [PATCH v3] Refactor fork05 using new LTP API
 2024-05-03 14:57 UTC  (2+ messages)

[PATCHv5] wifi: ath11k: skip status ring entry processing
 2024-05-03 14:55 UTC  (6+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_btree_node_read_done
 2024-05-03 14:55 UTC  (2+ messages)

[PATCH] ipk: Do not hardcode payload compression algorithm
 2024-05-03 14:55 UTC  (4+ messages)
` [OE-core] "

[PATCH v2 0/1] cgroup: Add documentation for missing zswap memory.stat
 2024-05-03 14:54 UTC  (3+ messages)
` [PATCH v2 1/1] "

[cip-dev][isar-cip-core][PATCH v2] wic/plugins/efibootguard*: Take --size and --fixed-size into account
 2024-05-03 14:53 UTC 

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-05-03 14:53 UTC  (5+ messages)
` [RFC PATCH v3 17/17] x86/resctrl: Introduce interface to modify assignment states of the groups

[mlmmj] Roadmap for 1.5
 2024-05-03 14:39 UTC 

[PATCH v5 00/11] enable bs > ps in XFS
 2024-05-03 14:53 UTC  (3+ messages)
` [PATCH v5 05/11] mm: split a folio in minimum folio order chunks

CVE-2022-48675: IB/core: Fix a nested dead lock as part of ODP flow
 2024-05-03 14:52 UTC 

CVE-2022-48674: erofs: fix pcluster use-after-free on UP platforms
 2024-05-03 14:52 UTC 

[PATCH BlueZ v1] gatt-database: Fix error registering characteristic with Handle 0x0000
 2024-05-03 14:52 UTC 

CVE-2022-48673: net/smc: Fix possible access to freed memory in link clear
 2024-05-03 14:52 UTC 

CVE-2022-48672: of: fdt: fix off-by-one error in unflatten_dt_nodes()
 2024-05-03 14:52 UTC 

CVE-2022-48670: peci: cpu: Fix use-after-free in adev_release()
 2024-05-03 14:52 UTC 

CVE-2022-48671: cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
 2024-05-03 14:52 UTC 

[ANNOUNCE] 6.1.90-rt30
 2024-05-03 14:50 UTC 

[PATCH 0/2] introduce basic support for TI's am625-lp-sk
 2024-05-03 14:49 UTC  (4+ messages)
` [PATCH 1/2] arm: dts: add U-Boot dtbs for the am625-lp-sk

[PATCH v1 00/13] serial: 8250_exar: Clean up the driver
 2024-05-03 14:47 UTC  (9+ messages)

[PATCH net-next v12 00/15] stmmac: Add Loongson platform support
 2024-05-03 14:47 UTC  (4+ messages)
` [PATCH net-next v12 04/15] net: stmmac: dwmac-loongson: Drop useless platform data

[soc:for-next] BUILD SUCCESS fa8870d46ddf84671160cab6eb726dc12271a2f5
 2024-05-03 14:46 UTC 

[PATCH 0/3] Add support for GPIO based CS
 2024-05-03 14:46 UTC  (6+ messages)
` [PATCH 2/3] spi: dt-bindings: Add num-cs property for mpfs-spi

[PATCH v4 0/4] arm64/mm: Enable userfaultfd write-protect
 2024-05-03 14:46 UTC  (10+ messages)
` [PATCH v4 1/4] arm64/mm: generalize PMD_PRESENT_INVALID for all levels
` [PATCH v4 2/4] arm64/mm: Remove PTE_PROT_NONE bit
` [PATCH v4 3/4] arm64/mm: Move PTE_PRESENT_INVALID to overlay PTE_NG
` [PATCH v4 4/4] arm64/mm: Add uffd write-protect support

[PATCH] openssl: fix pkgconfig path problems
 2024-05-03 14:46 UTC  (2+ messages)
` [OE-core] "

[PATCH] elf: accept elf files without section header table
 2024-05-03 14:35 UTC 

[soc:soc/dt] BUILD SUCCESS d10ee71072e429573d84c7dea9cecf12aa852636
 2024-05-03 14:44 UTC 

[soc:soc/drivers] BUILD SUCCESS e0678631328b086d964b7d67c0611deebf930f40
 2024-05-03 14:45 UTC 

[RFC PATCH] doc: describe the project's decision-making process
 2024-05-03 14:45 UTC  (4+ messages)

[PATCH 01/81] mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig
 2024-05-03 14:44 UTC  (3+ messages)
` [PATCH 63/81] soc: Remove <common.h> and add needed includes

[PATCH v2 0/3] wifi: ath12k: prepare vif and sta datastructure for MLO handling
 2024-05-03 14:45 UTC  (2+ messages)

Proposal to add CRIU support to DRM render nodes
 2024-05-03 14:44 UTC  (13+ messages)

[OE-core] [PATCH 0/3] Improvements for performance test report view
 2024-05-03 14:43 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] oe-build-perf-report: Add apache echarts to make report interactive
  ` [PATCH v2 2/5] oe-build-perf-report: Display more than 300 commits and date instead of commit number
  ` [PATCH v2 3/5] oe-build-perf-report: Improve report styling and add descriptions
  ` [PATCH v2 4/5] oe-build-perf-report: Update chart tooltip and chart type
  ` [PATCH v2 5/5] oe-build-perf-report: Add dark mode

[PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range
 2024-05-03 14:43 UTC  (12+ messages)

[syzbot] [crypto?] KMSAN: uninit-value in skcipher_walk_virt
 2024-05-03 14:40 UTC  (2+ messages)

[PATCH v2] hmp/migration: Fix "migrate" command's documentation
 2024-05-03 14:41 UTC 

[RFC PATCH 0/5] Add bridge VLAN support
 2024-05-03 14:41 UTC  (5+ messages)
` [RFC PATCH 1/5] tools/libs/light: Add vid field to libxl_device_nic
` [RFC PATCH 2/5] tools/xl: add vid keyword vif option
` [RFC PATCH 4/5] docs/man: document VIF vid keyword
` [RFC PATCH 5/5] tools/examples: Examples Linux bridge VLAN config


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.