LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-29 08:40:18 to 2024-02-29 10:11:54 UTC [more...]

[PATCH] of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
 2024-02-29 10:11 UTC  (2+ messages)

[PATCH 1/4] f2fs: fix blkofs_end correctly in f2fs_migrate_blocks()
 2024-02-29 10:09 UTC  (2+ messages)

fs: ext4_mballoc_test: Internal error: Oops: map_id_range_down (kernel/user_namespace.c:318)
 2024-02-29 10:09 UTC  (4+ messages)
`  "

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

[PATCH 0/7] SCMI V3.2 Misc updates
 2024-02-29 10:09 UTC  (6+ messages)
` [PATCH 6/7] clk: scmi: Allocate CLK operations dynamically

[PATCH 0/4] arm64: dts: imx8: add cm40 and cm40_uart
 2024-02-29 10:08 UTC  (3+ messages)
` [PATCH 1/4] arm64: dts: imx8: add cm40 subsystem dtsi

[PATCH v2 00/12] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
 2024-02-29 10:08 UTC  (3+ messages)

CVE-2023-52451: powerpc/pseries/memhp: Fix access beyond end of drmem array
 2024-02-29 10:03 UTC  (11+ messages)

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

CVE-2021-46978: KVM: nVMX: Always make an attempt to map eVMCS after migration
 2024-02-29 10:04 UTC  (3+ messages)

[tip:sched/core] BUILD SUCCESS 54de442747037485da1fc4eca9636287a61e97e3
 2024-02-29 10:03 UTC 

[PATCH md-6.9 v4 00/11] md/raid1: refactor read_balance() and some minor fix
 2024-02-29  9:57 UTC  (12+ messages)
` [PATCH md-6.9 v4 01/11] md: add a new helper rdev_has_badblock()
` [PATCH md-6.9 v4 02/11] md/raid1: factor out helpers to add rdev to conf
` [PATCH md-6.9 v4 03/11] md/raid1: record nonrot rdevs while adding/removing rdevs "
` [PATCH md-6.9 v4 04/11] md/raid1: fix choose next idle in read_balance()
` [PATCH md-6.9 v4 05/11] md/raid1-10: add a helper raid1_check_read_range()
` [PATCH md-6.9 v4 06/11] md/raid1-10: factor out a new helper raid1_should_read_first()
` [PATCH md-6.9 v4 07/11] md/raid1: factor out read_first_rdev() from read_balance()
` [PATCH md-6.9 v4 08/11] md/raid1: factor out choose_slow_rdev() "
` [PATCH md-6.9 v4 09/11] md/raid1: factor out choose_bb_rdev() "
` [PATCH md-6.9 v4 10/11] md/raid1: factor out the code to manage sequential IO
` [PATCH md-6.9 v4 11/11] md/raid1: factor out helpers to choose the best rdev from read_balance()

[PATCH] tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe
 2024-02-29 10:02 UTC  (3+ messages)
    ` Fwd: "

[PATCH v15,RESEND 00/23] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-02-29 10:01 UTC  (3+ messages)
` [PATCH v15,RESEND 05/23] PCI: microchip: Rename two PCIe data structures

[PATCH V3 0/2] firmware: arm_scmi: Register and handle limits change notification
 2024-02-29  9:59 UTC  (5+ messages)
` [PATCH V3 2/2] cpufreq: scmi: Register for limit change notifications

[PATCH v11 0/4] add zynqmp TCM bindings
 2024-02-29  9:59 UTC  (3+ messages)
` [PATCH v11 2/4] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings

[PATCH v4] PCI: endpoint: Add prefetch BAR support
 2024-02-29  9:56 UTC  (3+ messages)

[PATCH v2 00/30] Rework Nomadik GPIO to add Mobileye EyeQ5 support
 2024-02-29  9:56 UTC  (63+ 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
` [PATCH v2 24/30] gpio: nomadik: support mobileye,eyeq5-gpio
` [PATCH v2 25/30] gpio: nomadik: grab optional reset control and deassert it at probe
` [PATCH v2 26/30] Documentation: gpio: mention generic_handle_irq_safe()
` [PATCH v2 27/30] MIPS: eyeq5_defconfig: enable GPIO by default
` [PATCH v2 28/30] MIPS: mobileye: eyeq5: add two GPIO bank nodes
` [PATCH v2 29/30] MIPS: mobileye: eyeq5: add resets to GPIO banks
` [PATCH v2 30/30] MIPS: mobileye: eyeq5: map GPIOs to pins using gpio-ranges

[PATCH 0/3] media: mediatek: vcodec: fix vcodec smatch warning
 2024-02-29  9:56 UTC  (4+ messages)
` [PATCH 1/3] media: mediatek: vcodec: fix h264 multi statless decoder "
` [PATCH 2/3] media: mediatek: vcodec: fix vp8 stateless "
` [PATCH 3/3] media: mediatek: vcodec: fix h264 "

[PATCH 0/3] iommu: Fix domain check on release (part 2/2)
 2024-02-29  9:48 UTC  (4+ messages)
` [PATCH 1/3] iommu/vt-d: Setup scalable mode context entry in probe path
` [PATCH 2/3] iommu/vt-d: Remove scalable mode context entry setup from attach_dev
` [PATCH 3/3] iommu/vt-d: Remove scalabe mode in domain_context_clear_one()

[PATCH v2 0/2] iommu: Fix domain check on release (part 1/2)
 2024-02-29  9:46 UTC  (3+ messages)
` [PATCH v2 1/2] iommu: Add static iommu_ops->release_domain
` [PATCH v2 2/2] iommu/vt-d: Fix NULL domain on device release

San OS, a fork of CBL-Mariner?
 2024-02-29  9:50 UTC 

[PATCH 1/1] dt-bindings: interrupt-controller: fsl,intmux: add power-domains
 2024-02-29  9:50 UTC  (3+ messages)

[syzbot] [reiserfs?] kernel panic: corrupted stack end in do_sys_ftruncate
 2024-02-29  9:50 UTC  (2+ messages)

[PATCH 0/5] dmaengine: fsl-edma: add 8ulp support
 2024-02-29  9:49 UTC  (3+ messages)
` [PATCH 4/5] dt-bindings: fsl-dma: fsl-edma: add fsl,imx8ulp-edma compatible string

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

[PATCH v15 0/9] Add multiport support for DWC3 controllers
 2024-02-29  9:47 UTC  (3+ messages)
` [PATCH v15 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info

[PATCH v2 0/2] Synchronize DT overlay removal with devlink removals
 2024-02-29  9:50 UTC  (6+ messages)
` [PATCH v2 1/2] driver core: Introduce device_link_wait_removal()
` [PATCH v2 2/2] of: overlay: Synchronize of_overlay_remove() with the devlink removals

[PATCH v3 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-02-29  9:46 UTC  (7+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains requirement
` [PATCH v3 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v3 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names

[PATCH v3 1/2] clk: mediatek: Introduce need_pm_runtime to mtk_clk_desc
 2024-02-29  9:45 UTC  (5+ messages)

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

[PATCH v2] zswap: replace RB tree with xarray
 2024-02-29  9:44 UTC  (2+ messages)

[PATCH] PM: hibernate: Fix level3 translation fault in swsusp_save()
 2024-02-29  9:42 UTC  (5+ messages)

[PATCH] nfs: use KMEM_CACHE() to create nfs_commit_data cache
 2024-02-29  9:41 UTC 

This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
 2024-02-29  9:41 UTC  (21+ messages)
                        ` This is the fourth time I've "

[PATCH net-next v5 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-29  9:41 UTC  (4+ messages)
` [PATCH net-next v5 13/17] net: pse-pd: Use regulator framework within PSE framework

[PATCH v3 0/2] iio: adc: ad7944: new driver
 2024-02-29  9:40 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: add ad7944 ADCs

[PATCH] f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup
 2024-02-29  9:40 UTC  (4+ messages)

[PATCH] ssb: Fix potential NULL pointer dereference in ssb_device_uevent
 2024-02-29  9:37 UTC 

[RESEND PATCH v6 0/5] Add support for video hardware codec of STMicroelectronics STM32 SoC series
 2024-02-29  9:34 UTC  (2+ 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] 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

[RESEND PATCH v8 0/8] Reduce TLB flushes by 94% by improving folio migration
 2024-02-29  9:33 UTC  (3+ 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/30] RSEQ node id and mm concurrency id extensions
 2024-02-29  9:31 UTC  (4+ messages)

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

[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)

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

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

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

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

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

[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

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

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

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

[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 net] gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
 2024-02-29  9:20 UTC  (3+ messages)

[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

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

[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

[PATCH][next] f2fs: Fix two spelling mistakes in f2fs_zone_status array
 2024-02-29  9:14 UTC 

[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 0/3] Add GAMMA 12-bit LUT support for MT8188
 2024-02-29  9:13 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: gamma: Change MT8195 to single enum group
` [PATCH 2/3] dt-bindings: display: mediatek: gamma: Add support for MT8188
` [PATCH 3/3] drm/mediatek: Add gamma support for MT8195

[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 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

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

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

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

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

[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  (2+ messages)

[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

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

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

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

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

[revert 0d60d8df6f49] [net/net-next] [6.8-rc5] Build Failure
 2024-02-29  8:55 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

[PATCH 0/3] panel-simple: add support for Crystal Clear CMT430B19N00
 2024-02-29  8:54 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Add Crystal Clear Technology vendor prefix

[PATCH v2] gpio: 74x164: Enable output pins after registers are reset
 2024-02-29  8:54 UTC  (2+ messages)

[PATCH v1 0/2] devres: A couple of cleanups
 2024-02-29  8:52 UTC  (3+ messages)
` [PATCH v1 1/2] devres: Switch to use dev_err_probe() for unification

[PATCH v2 0/7] tracing/probes: Support function parameter access from return probe
 2024-02-29  8:52 UTC  (6+ messages)

[PATCH v6] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT schema
 2024-02-29  8:52 UTC  (4+ messages)

[LSF TOPIC] beyond uidmapping, & towards a better security model
 2024-02-29  8:51 UTC  (6+ messages)

[PATCH v3] mm, vmscan: do not turn on cache_trim_mode if it doesn't work
 2024-02-29  8:50 UTC  (7+ messages)

Fwd: Continuous ACPI errors resulting in high CPU usage by journald
 2024-02-29  8:49 UTC  (2+ messages)

[PATCH net v3] ipv6:flush ipv6 route cache when rule is changed
 2024-02-29  8:47 UTC  (5+ messages)

[PATCH v2 0/6] Add support for Texas Instruments MCRC64 engine
 2024-02-29  8:45 UTC  (6+ messages)
` [PATCH v2 2/6] crypto: crc64 - add crc64-iso framework
    ` [EXTERNAL] "
      `  "

[PATCH v2 0/7] mm/treewide: Replace pXd_large() with pXd_leaf()
 2024-02-29  8:42 UTC  (8+ messages)
` [PATCH v2 1/7] mm/ppc: Define "
` [PATCH v2 2/7] mm/ppc: Replace pXd_is_leaf() "
` [PATCH v2 3/7] mm/x86: Replace p4d_large() with p4d_leaf()
` [PATCH v2 4/7] mm/x86: Drop two unnecessary pud_leaf() definitions
` [PATCH v2 5/7] mm/treewide: Replace pmd_large() with pmd_leaf()
` [PATCH v2 6/7] mm/treewide: Replace pud_large() with pud_leaf()
` [PATCH v2 7/7] mm/treewide: Drop pXd_large()

[syzbot] WARNING in gfs2_check_blk_type
 2024-02-29  8:42 UTC  (3+ messages)
` [syzbot] [gfs2?] "

[PATCH] Bluetooth: mgmt: Fix wrong param be used
 2024-02-29  8:40 UTC 

[PATCH v2] USB:UAS:return ENODEV when submit urbs fail with device not attached
 2024-02-29 16:40 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).