All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-29 08:55:53 to 2024-02-29 09:38:01 UTC [more...]

[PATCH 1/3] selftest/powerpc: Re-order *FLAGS to follow lib.mk
 2024-02-29  9:37 UTC  (3+ messages)
` [PATCH 2/3] selftest/powerpc: Add flags.mk to support pmu buildable
` [PATCH 3/3] selftest/powerpc: make sub-folders buildable on it own

[PATCH] hw/scsi/lsi53c895a: add hack to prevent scsi timeouts in HP-UX 10.20
 2024-02-29  9:36 UTC  (2+ messages)

[PATCH v2 00/30] Rework Nomadik GPIO to add Mobileye EyeQ5 support
 2024-02-29  9:36 UTC  (70+ messages)
` [PATCH v2 01/30] dt-bindings: gpio: nomadik: convert into yaml format
` [PATCH v2 02/30] dt-bindings: gpio: nomadik: add optional ngpios property
` [PATCH v2 03/30] dt-bindings: gpio: nomadik: add mobileye,eyeq5-gpio compatible
` [PATCH v2 04/30] dt-bindings: gpio: nomadik: add optional reset property
` [PATCH v2 05/30] gpio: nomadik: fix offset bug in nmk_pmx_set()
` [PATCH v2 06/30] gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
` [PATCH v2 07/30] pinctrl: nomadik: Kconfig: allow building with COMPILE_TEST
` [PATCH v2 08/30] pinctrl: nomadik: fix build warning (-Wformat)
` [PATCH v2 09/30] pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast)
` [PATCH v2 10/30] pinctrl: nomadik: minimise indentation in probe
` [PATCH v2 11/30] pinctrl: nomadik: follow type-system kernel coding conventions
` [PATCH v2 12/30] pinctrl: nomadik: follow whitespace "
` [PATCH v2 13/30] pinctrl: nomadik: follow conditional "
` [PATCH v2 14/30] gpio: nomadik: add #include <linux/slab.h>
` [PATCH v2 15/30] gpio: nomadik: replace of_find_*() by bus_find_device_by_of_node()
` [PATCH v2 16/30] gpio: nomadik: replace of_property_read_*() by device_property_read_*()
` [PATCH v2 17/30] gpio: nomadik: use devm_platform_ioremap_resource() helper
` [PATCH v2 18/30] gpio: nomadik: use devres version of clk_get*()
` [PATCH v2 19/30] gpio: nomadik: request dynamic ID allocation
` [PATCH v2 20/30] gpio: nomadik: make clock optional
` [PATCH v2 21/30] gpio: nomadik: change driver name from gpio to gpio-nomadik
` [PATCH v2 22/30] gpio: nomadik: support shared GPIO IRQs
` [PATCH v2 23/30] gpio: nomadik: handle variadic GPIO count

[RESEND PATCH v6 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series
 2024-02-29  9:34 UTC  (4+ messages)

[PATCH 0/4] target/i386: use TSTEQ/TSTNE in x86 frontend
 2024-02-29  9:35 UTC  (4+ messages)
` [PATCH 4/4] tcg/optimize: optimize TSTNE using smask and zmask

[PATCH] net/mlx5: fix the counters map in bonding mode
 2024-02-29  9:34 UTC 

[RFC OE-core][PATCH v2 1/7] go: rework patch to avoid identation
 2024-02-29  9:35 UTC  (4+ messages)
` [OE-core] "

[PATCH] docs: Move ja_JP/howto.rst to ja_JP/process/howto.rst
 2024-02-29  9:34 UTC 

[PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
 2024-02-29  9:34 UTC  (4+ messages)

[PATCH v2 0/3] Improve remote-endpoint parsing
 2024-02-29  9:34 UTC  (9+ messages)
` [PATCH v2 2/3] of: property: Improve finding the supplier of a remote-endpoint property
      ` [REGRESSION] "

[PATCH master] optee: don't warn about missing OP-TEE header
 2024-02-29  9:33 UTC  (4+ messages)

[PATCH v3 0/4] erofs-utils: mkfs: introduce multi-threaded compression
 2024-02-29  9:34 UTC  (4+ messages)

[PATCH] x86/bugs: Use fixed addressing for VERW operand
 2024-02-29  9:34 UTC  (7+ messages)

[PATCH v3 00/10] Add support for NIST P521 to ecdsa
 2024-02-29  9:34 UTC  (6+ messages)
` [PATCH v3 01/10] crypto: ecdsa - Convert byte arrays with key coordinates to digits
` [PATCH v3 02/10] crypto: ecdsa - Adjust tests on length of key parameters

[PATCH 0/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
 2024-02-29  9:34 UTC  (7+ messages)
` [PATCH 1/3] "

[RESEND PATCH v8 0/8] Reduce TLB flushes by 94% by improving folio migration
 2024-02-29  9:33 UTC  (3+ messages)

[Buildroot] [PATCH v9 01/11] toolchain/toolchain-bare-metal-buildroot: new toolchain
 2024-02-29  9:29 UTC  (5+ messages)
` [Buildroot] [PATCH v9 06/11] boot/zynqmp-firmware: new boot firmware

[PATCH 0/3] Add GAMMA 12-bit LUT support for MT8188
 2024-02-29  9:13 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: display: mediatek: gamma: Add "

[PATCH] Bluetooth: mgmt: Fix wrong param be used
 2024-02-29  9:33 UTC  (2+ messages)
`  "

[RFC PATCH 00/73] KVM: x86/PVM: Introduce a new hypervisor
 2024-02-29  9:33 UTC  (4+ messages)

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-02-29  9:33 UTC  (5+ messages)
` [PATCH 23/30] sched/fair: handle tick expiry under lazy preemption

[PATCH 00/13] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-02-29  9:31 UTC  (10+ messages)
` [PATCH 09/13] i2c: nomadik: fetch timeout-usecs property from devicetree

[PATCH v2] net: txgbe: fix GPIO interrupt blocking
 2024-02-29  9:32 UTC  (2+ messages)

[PATCH 00/30] RSEQ node id and mm concurrency id extensions
 2024-02-29  9:31 UTC  (4+ messages)

[PATCH mptcp-next v6 0/9] add helpers and vars in mptcp_lib.sh, part 3
 2024-02-29  9:31 UTC  (5+ messages)
` [PATCH mptcp-next v6 1/9] selftests: mptcp: add mptcp_lib_pr_ok/skip/fail/info

[PATCH] powerpc/mm: Code cleanup for __hash_page_thp
 2024-02-29  9:28 UTC  (7+ messages)

[RFC] net: hsr: Provide RedBox support
 2024-02-29  9:30 UTC  (6+ messages)

[PATCH net-next v2] net: Modify mono_delivery_time with clockid_delivery_time
 2024-02-29  9:30 UTC  (2+ messages)

Toy/demo: using ChatGPT to summarize lengthy LKML threads (b4 integration)
 2024-02-29  9:30 UTC  (3+ messages)

[PATCH v2 1/2] drivers/qat: isolate parser arguments configuration
 2024-02-29  9:30 UTC  (4+ messages)
` [PATCH v3 1/3] common/qat: "
  ` [PATCH v3 2/3] common/qat: decouple pmds from the common code
  ` [PATCH v3 3/3] common/qat: fix incorrectly placed legacy flag

[PATCH net-next v2 0/2] net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO function
 2024-02-29  9:30 UTC  (2+ messages)

[PATCH] plugins: Ensure register handles are not NULL
 2024-02-29  9:28 UTC 

[PATCH 0/3] Enable the CRC and CRYP IP on STM32MP135F-DK board
 2024-02-29  9:27 UTC  (3+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpsw: Add priv-flag for Switch VLAN Aware mode
 2024-02-29  9:27 UTC  (8+ messages)

[PATCH] drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGE
 2024-02-29  9:27 UTC  (4+ messages)

[PATCH net-next 0/2] bnxt_en: Support configurable PTP TX timeout
 2024-02-29  9:27 UTC  (5+ messages)
` [PATCH net-next 1/2] bnxt_en: Introduce devlink runtime driver param to set ptp tx timeout
` [PATCH net-next 2/2] bnxt_en: Retry for TX timestamp from FW until timeout specified

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-cip-nfs: 9 runs, 7 regressions (v5.10.209-cip44-56-g55117716ac0fd)
 2024-02-29  9:26 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-nfs: 80 runs, 7 regressions (v5.10.209-cip44-56-g55117716ac0fd)
 2024-02-29  9:26 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 142 runs, 16 regressions (v5.10.209-cip44-56-g55117716ac0fd)
 2024-02-29  9:26 UTC 

[PATCH v8 00/16] Add Secure TSC support for SNP guests
 2024-02-29  9:26 UTC  (6+ messages)
` [PATCH v8 03/16] virt: sev-guest: Add SNP guest request structure

[yocto] dnf/libsolv vs. package feed with commit hashes in version strings
 2024-02-29  9:26 UTC  (2+ messages)

[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
 2024-02-29  9:25 UTC  (10+ messages)

[PATCH v2] PCI: mediatek-gen3: Assert MAC reset only if PHY reset also present
 2024-02-29  9:24 UTC  (2+ messages)

[PATCH v2 0/4] auxdisplay: 7 segment LED display
 2024-02-29  9:24 UTC  (9+ messages)
` [PATCH v2 2/4] dt-bindings: auxdisplay: Add bindings for generic 7 segment LED

[PATCH 1/4] sched/eevdf: Fix vruntime adjustment on reweight
 2024-02-29  9:24 UTC  (2+ messages)

[PATCH] mtd: spinand: Add support for XTX XT26xxxDxxxxx
 2024-02-29  9:24 UTC  (6+ messages)

Proszę o kontakt
 2024-02-29  9:16 UTC 

[LSF/MM/BPF TOPIC] Sharing page tables across processes (mshare)
 2024-02-29  9:21 UTC  (2+ messages)

[PATCH v5 0/5] Add Tegra Security Engine driver
 2024-02-29  9:20 UTC  (3+ messages)
` [PATCH v5 3/5] crypto: tegra: "

[PATCH v3 1/2] selftests/dmabuf-heap: conform test to TAP format output
 2024-02-29  9:20 UTC  (2+ messages)
` [PATCH v3 2/2] selftests: dmabuf-heap: add config file for the test

[PATCH v5 0/4] VIRTIO-IOMMU: Introduce an aw-bits option
 2024-02-29  9:20 UTC  (3+ messages)
` [PATCH v5 3/4] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt

[PATCH v1 0/8] Add AST2700 support
 2024-02-29  9:19 UTC  (5+ messages)
` [PATCH v1 3/8] aspeed/sdmc: "
` [PATCH v1 6/8] aspeed/intc: "

[PATCH net] gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
 2024-02-29  9:20 UTC  (3+ messages)

[Intel-wired-lan] [PATCH iwl-net 0/5] ice: LLDP support for VFs
 2024-02-29  9:20 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH iwl-net 4/5] ice: Implement VF LLDP RX support on VF
    `  "
    ` [PATCH iwl-net 0/5] ice: LLDP support for VFs

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-02-29  9:20 UTC  (8+ messages)
` [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation

release candidate 24.03-rc1
 2024-02-29  9:18 UTC  (2+ messages)

[PATCH] fix linux kernel BTF builds: increase max percpu variables by 10x
 2024-02-29  9:17 UTC  (5+ messages)

[PATCH net-next v9 00/13] net: Make timestamping selectable
 2024-02-29  9:17 UTC  (4+ messages)
` [PATCH net-next v9 06/13] net: Add struct kernel_ethtool_ts_info

[LTP] [PATCH 1/2] fchownat01: Convert to new API
 2024-02-29  9:16 UTC  (2+ messages)

[android-common:android13-5.10 1/1] include/linux/userfaultfd_k.h:82:1: warning: control reaches end of non-void function
 2024-02-29  9:12 UTC 

[isilence:zc/rx-v4 896/922] dev.c:undefined reference to `gen_pool_for_each_chunk'
 2024-02-29  9:12 UTC 

[f2fs-dev] [PATCH][next] f2fs: Fix two spelling mistakes in f2fs_zone_status array
 2024-02-29  9:14 UTC  (2+ messages)
`  "

[PATCH v2 1/2] selftests/dmabuf-heap: conform test to TAP format output
 2024-02-29  9:15 UTC  (7+ messages)

[net-next PatchV3] octeontx2-pf: Add support to read eeprom information
 2024-02-29  9:14 UTC  (3+ messages)

[PATCH v3 0/2] selftests/vDSO: Fix errors on LoongArch
 2024-02-29  9:13 UTC  (4+ messages)

lock warnings in dev_addr_lists test
 2024-02-29  9:13 UTC  (3+ messages)

[PATCH] hisi_acc_vfio_pci: Remove the deferred_reset logic
 2024-02-29  9:11 UTC 

[PATCH ipsec-next v1 0/8] Add IP-TFS mode to xfrm
 2024-02-29  9:12 UTC  (6+ messages)
` [PATCH ipsec-next v1 8/8] iptfs: impl: add new iptfs xfrm mode impl

[PATCH v8 00/10] Add support for Mobileye EyeQ5 system controller
 2024-02-29  9:12 UTC  (5+ messages)
` [PATCH v8 01/10] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings
` [PATCH v8 10/10] MIPS: mobileye: eyeq5: add pinctrl node & pinmux function nodes

[PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops
 2024-02-29  9:11 UTC  (3+ messages)

[PATCH 00/22] ASoC: Cleanup MediaTek soundcard machine drivers
 2024-02-29  9:10 UTC  (5+ messages)
` [PATCH 18/22] ASoC: dt-bindings: mt8195: Document audio-routing and dai-link subnode

[PATCH v6 00/13] mtd: rawnand: brcmnand: driver and doc updates
 2024-02-29  9:11 UTC  (5+ messages)

[PATCH v5 00/14] drm: Add a driver for CSF-based Mali GPUs
 2024-02-29  9:11 UTC  (3+ messages)
` [PATCH v5 11/14] drm/panthor: Add the driver frontend block

[PATCH v2 0/2] sched/fair: Limit access to overutilized
 2024-02-29  9:11 UTC  (5+ messages)
` [PATCH v2 1/2] sched/fair: Add EAS checks before updating overutilized

[kvalo-ath:master] BUILD SUCCESS 48294c8a226d82c687b52b2eb90a075bbfbcb884
 2024-02-29  9:09 UTC 

How to repair BTRFS
 2024-02-29  9:09 UTC  (12+ messages)

[PATCH v4 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board
 2024-02-29  9:09 UTC  (6+ messages)
` [PATCH v4 2/2] ARM: dts: aspeed: x4tf: Add dts for asus x4tf project

[PATCH v3] PM / core: conditionally skip system pm in device/driver model
 2024-02-29  9:08 UTC  (7+ messages)

[PATCH v2 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-02-29  9:07 UTC  (5+ messages)
` [PATCH v2 4/9] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions

[Bug 218525] New: Thunderbolt eGPU bad performance
 2024-02-29  9:07 UTC  (2+ messages)
` [Bug 218525] "

[PATCH] drm: xlnx: dp: Reset DisplayPort IP
 2024-02-29  9:05 UTC  (4+ messages)

[PATCH RFC 0/3] Support GM/T 0018-2012 cryptographic standard
 2024-02-29  9:03 UTC  (2+ messages)

[PATCH] x86: serializing of non-serializing MSR writes
 2024-02-29  9:02 UTC  (3+ messages)

[PATCH 0/2] Fix I/O high when memory almost met memcg limit
 2024-02-29  9:01 UTC  (7+ messages)
` [PATCH 2/2] mm/readahead: limit sync readahead while too many active refault

[RFC PATCH] sched/eevdf: Return leftmost entity in pick_eevdf() if no eligible entity is found
 2024-02-29  9:00 UTC  (2+ messages)

[PATCH v10 0/5] Add display support for stm32f769-disco board
 2024-02-29  8:59 UTC  (3+ messages)

[PATCH V5] systemd: fix a dead link under /var/log
 2024-02-29  9:00 UTC  (6+ messages)
` [OE-core] "

[PATCH net 0/3] net: lan743x: Fixes for multiple WOL related issues
 2024-02-29  8:59 UTC  (4+ messages)
` [PATCH net 3/3] net: lan743x: Address problems with wake option flags configuration sequences

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 188 builds: 3 failed, 185 passed, 4 errors, 9 warnings (v5.10.209-cip44-56-g55117716ac0fd)
 2024-02-29  8:58 UTC 

[PATCH] cpufreq: Don't unregister cpufreq cooling on CPU hotplug
 2024-02-29  8:58 UTC  (2+ messages)

[PATCH 0/9] vhost-user: support any POSIX system (tested on macOS and FreeBSD)
 2024-02-29  8:57 UTC  (4+ messages)
` [PATCH 9/9] hostmem-file: support POSIX shm_open()

[PATCH V4 0/2] pwm: Add GPIO PWM driver
 2024-02-29  8:57 UTC  (6+ messages)
` [PATCH V4 2/2] "

[PATCH v3] filemap: avoid unnecessary major faults in filemap_fault()
 2024-02-29  8:56 UTC  (2+ messages)

[PATCH net-next 2/2] net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
 2024-02-29  8:56 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup
 2024-02-29  8:56 UTC  (3+ messages)
  `  "

[revert 0d60d8df6f49] [net/net-next] [6.8-rc5] Build Failure
 2024-02-29  8:55 UTC  (5+ messages)

[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
 2024-02-29  8:55 UTC  (7+ messages)
` [PATCH V16 4/8] drivers: perf: arm_pmuv3: Enable branch stack sampling via FEAT_BRBE

[drm-drm-misc:drm-misc-next v2] dt-bindings: nt35510: document 'port' property
 2024-02-29  8:54 UTC  (5+ messages)

[PATCH v4 00/39] Add support for sam9x7 SoC family
 2024-02-29  8:55 UTC  (6+ messages)
` [PATCH v4 12/39] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7


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.