All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-10 11:17:49 to 2024-10-10 12:12:45 UTC [more...]

Add stacked and parallel memories support in spi-nor
 2024-10-10 10:35 UTC  (5+ messages)

[PATCH RFC 00/28] ARM: Switch to generic entry
 2024-10-10 11:34 UTC  (26+ messages)
` [PATCH RFC 01/28] ARM: Prepare includes for "
` [PATCH RFC 02/28] ARM: ptrace: Split report_syscall()
` [PATCH RFC 03/28] ARM: entry: Skip ret_slow_syscall label
` [PATCH RFC 04/28] ARM: process: Rewrite ret_from_fork i C
` [PATCH RFC 05/28] ARM: process: Remove local restart
` [PATCH RFC 06/28] ARM: entry: Invoke syscalls using C
` [PATCH RFC 07/28] ARM: entry: Rewrite two asm calls in C
` [PATCH RFC 08/28] ARM: entry: Move trace entry to C function
` [PATCH RFC 09/28] ARM: entry: save the syscall sp in thread_info
` [PATCH RFC 10/28] ARM: entry: move all tracing invocation to C
` [PATCH RFC 11/28] ARM: entry: Merge the common and trace entry code
` [PATCH RFC 12/28] ARM: entry: Rename syscall invocation
` [PATCH RFC 13/28] ARM: entry: Create user_mode_enter/exit
` [PATCH RFC 14/28] ARM: entry: Drop trace argument from usr_entry macro
` [PATCH RFC 15/28] ARM: entry: Separate call path for syscall SWI entry
` [PATCH RFC 16/28] ARM: entry: Drop argument to asm_irqentry macros
` [PATCH RFC 17/28] ARM: entry: Implement syscall_exit_to_user_mode()
` [PATCH RFC 18/28] ARM: entry: Drop the superfast ret_fast_syscall
` [PATCH RFC 19/28] ARM: entry: Remove fast and offset register restore
` [PATCH RFC 20/28] ARM: entry: Untangle ret_fast_syscall/to_user
` [PATCH RFC 22/28] ARM: entry: Move work processing to C
` [PATCH RFC 23/28] ARM: entry: Stop exiting syscalls like IRQs
` [PATCH RFC 24/28] ARM: entry: Complete syscall and IRQ transition to C
` [PATCH RFC 25/28] ARM: entry: Create irqentry calls from kernel mode
` [PATCH RFC 26/28] ARM: entry: Move in-kernel hardirq tracing to C

[syzbot] [usb-storage?] INFO: task hung in usb_stor_disconnect
 2024-10-10 12:12 UTC 

[PATCH net-next v2 0/3] net: ethernet: ti: Address some warnings
 2024-10-10 12:11 UTC  (3+ messages)
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: Use tstats instead of open coded version

[PATCH v3 00/16] Updates for styhead
 2024-10-10 12:10 UTC  (17+ messages)
` [PATCH v3 01/16] ref-manual: add missing CVE_CHECK manifest variables
` [PATCH v3 02/16] ref-manual: add new vex class
` [PATCH v3 03/16] ref-manual: add new retain class and variables
` [PATCH v3 04/16] ref-manual: add missing nospdx class
` [PATCH v3 05/16] ref-manual: add new RECIPE_UPGRADE_EXTRA_TASKS variable
` [PATCH v3 06/16] ref-manual: drop siteconfig class
` [PATCH v3 07/16] ref-manual: add missing TESTIMAGE_FAILED_QA_ARTIFACTS
` [PATCH v3 08/16] ref-manual: add missing image manifest variables
` [PATCH v3 09/16] ref-manual: add missing EXTERNAL_KERNEL_DEVICETREE variable
` [PATCH v3 10/16] ref-manual: drop TCLIBCAPPEND variable
` [PATCH v3 11/16] ref-manual: add missing OPKGBUILDCMD variable
` [PATCH v3 12/16] ref-manual: add missing variable PRSERV_UPSTREAM
` [PATCH v3 13/16] ref-manual: merge patch-status-* to patch-status
` [PATCH v3 14/16] ref-manual: add mission pep517-backend sanity check
` [PATCH v3 15/16] release-notes-5.1: update for several section
` [PATCH v3 16/16] release-notes-5.1: update release note for styhead

[PATCH RFC 00/10] Allow platform specific PMU event encoding
 2024-10-10 12:10 UTC  (5+ messages)
` [PATCH RFC 02/10] target/riscv: Introduce helper functions for pmu hashtable lookup
` [PATCH RFC 05/10] target/riscv: Rename the PMU events

[PATCH] mm: add pcp high_min high_max to proc zoneinfo
 2024-10-10 12:09 UTC 

[PATCH for-9.2 0/7] docs/devel: Convert txt files to rST
 2024-10-10 12:08 UTC  (4+ messages)

[PATCH net-next v3 0/2] Improve neigh_flush_dev performance
 2024-10-10 12:01 UTC  (3+ messages)
` [PATCH net-next v3 1/2] Convert neighbour-table to use hlist
` [PATCH net-next v3 2/2] Create netdev->neighbour association

[RFC 0/4] ethdev: rework config restore
 2024-10-10 12:08 UTC  (10+ messages)

[PATCH 0/3] add support for drop_caches for individual filesystem
 2024-10-10 12:07 UTC  (3+ messages)
` [PATCH 1/3] vfs: introduce shrink_icache_sb() helper

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2024-10-10 12:06 UTC  (2+ messages)

[PATCH 0/7] Use trans push mechanism to generate frame change event
 2024-10-10 12:06 UTC  (3+ messages)
` [PATCH 2/7] drm/i915/vrr: Do not overwrite TRANS_PUSH PSR Frame Change Enable

[PATCH v8 0/9] Add support for sam9x7 SoC family
 2024-10-10 12:04 UTC  (5+ messages)
` [PATCH v8 2/9] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
` [PATCH v8 3/9] power: reset: at91-reset: add reset support for sam9x7 SoC
` [PATCH v8 4/9] power: reset: at91-reset: add sdhwc "
` [PATCH v8 6/9] dt-bindings: power: reset: atmel,sama5d2-shdwc: add sam9x7

[PATCH 1/8] cachefiles: Fix incorrect block calculations in __cachefiles_prepare_write()
 2024-10-10 12:04 UTC  (25+ messages)
` [PATCH 0/8] netfs/cachefiles: Some bugfixes
  ` [PATCH 3/8] cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter()
  ` [PATCH 5/8] cachefiles: Clean up in cachefiles_commit_tmpfile()
  ` [PATCH 6/8] cachefiles: Modify inappropriate error return value in cachefiles_daemon_secctx()
  ` [PATCH 7/8] cachefiles: Fix NULL pointer dereference in object->file
  ` [PATCH 8/8] netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING

[PATCH v2] drm/display: Fix building with GCC 15
 2024-10-10 12:04 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v5 00/16] hw/misc/aspeed_hace: Fix SG Accumulative Hash Calculations
 2024-10-10 12:01 UTC  (15+ messages)
` [PATCH v5 05/16] crypto/hash-nettle: Implement new hash API
` [PATCH v5 07/16] crypto/hash-afalg: "
` [PATCH v5 08/16] crypto/hash: Implement and use "
` [PATCH v5 09/16] tests/unit/test-crypto-hash: accumulative hashing
` [PATCH v5 16/16] hw/misc/aspeed_hace: Fix SG Accumulative hashing

[PATCH] Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.o
 2024-10-10 12:04 UTC  (2+ messages)

[PATCH v3 00/11] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2024-10-10 12:03 UTC  (5+ messages)
` [PATCH v3 04/11] KVM: guest_memfd: Allow host to mmap guest_memfd() pages when shared

[xen-unstable-smoke test] 188041: tolerable all pass - PUSHED
 2024-10-10 12:02 UTC 

[Buildroot] [PATCH 1/1] package/gobject-introspection: fix build with latest setuptools
 2024-10-10 12:02 UTC  (4+ messages)

[PATCH 0/6] Allow showing the memory map
 2024-10-10 12:01 UTC  (6+ messages)
` [PATCH 6/6] cmd: Add a command to show "

[Syzkaller & bisect] There is KASAN: slab-use-after-free Read in __nf_unregister_net_hook in v6.12-rc1
 2024-10-10 12:02 UTC  (4+ messages)

[PATCH] ALSA: line6: update contact information
 2024-10-10 12:03 UTC 

[PATCH] ALSA: usb-audio: Fix NULL pointer deref in snd_usb_power_domain_set()
 2024-10-10 12:02 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: xilinx: emaclite: Adopt clock support
 2024-10-10  9:55 UTC  (5+ messages)
` [PATCH net-next v3 2/3] net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()
` [PATCH net-next v3 3/3] net: emaclite: Adopt clock support

[PATCH v3 00/12]
 2024-10-10 10:36 UTC  (7+ messages)
` [PATCH v3 01/12] PCI: rockchip-ep: Fix address translation unit programming
` [PATCH v3 10/12] PCI: rockchip-ep: Improve link training

[PATCH] mfd: rtc: bd7xxxx Drop IC name from IRQ
 2024-10-10 12:01 UTC  (3+ messages)
` (subset) "

[PATCH 1/2] ASoC: mediatek: mt8188: Remove unnecessary variable assignments
 2024-10-10  9:55 UTC  (3+ messages)
  `  "

[PATCH 0/4] drm/i915: gen2 stuff
 2024-10-10 12:00 UTC  (4+ messages)
` [PATCH 3/4] drm/i915/irq: s/gen3/gen2/

[PATCH iproute2-next 0/2] iprule: Add DSCP support
 2024-10-10 12:00 UTC  (5+ messages)
` [PATCH iproute2-next 1/2] man: Add ip-rule(8) as generation target
` [PATCH iproute2-next 2/2] iprule: Add DSCP support

[net-next PATCH v3] net: phy: Validate PHY LED OPs presence before registering
 2024-10-10 12:00 UTC  (2+ messages)

[PATCH net 1/3] netfilter: xtables: avoid NFPROTO_UNSPEC where needed
 2024-10-10 12:00 UTC  (2+ messages)

LINSTOR GUI v1.8.3
 2024-10-10 11:59 UTC 

[PATCH v7 0/3] FDP and per-io hints
 2024-10-10 11:59 UTC  (10+ messages)

[REGRESSION] usb: acpi: add device link between tunneled USB3 device and USB4 Host Interface
 2024-10-10 12:01 UTC  (9+ messages)

[ptest-runner][PATCH 1/2] Makefile: remove redundant rule
 2024-10-10 11:58 UTC  (4+ messages)
` [ptest-runner][PATCH 2/2] Makefile: use pkg-config to obtain libcheck flags

[swat] meta-virt fails check-layer-nightly
 2024-10-10 11:58 UTC 

[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in dtInsertEntry
 2024-10-10 11:57 UTC  (2+ messages)

[PATCH net] net/smc: Fix memory leak when using percpu refs
 2024-10-10 11:56 UTC 

[PATCH v11 1/7] buildtools/chkincs: relax C linkage requirement
 2024-10-10 11:55 UTC  (5+ messages)
` [PATCH v12 0/7] Improve EAL bit operations API
  ` [PATCH v12 6/7] eal: add unit tests for atomic bit access functions

[PATCH v3 00/20] accel/tcg: Introduce tlb_fill_align hook
 2024-10-10 11:54 UTC  (3+ messages)
` [PATCH v3 19/20] target/arm: Implement TCGCPUOps.tlb_fill_align

[PATCH net-next v1] page_pool: check for dma_sync_size earlier
 2024-10-10 11:53 UTC  (2+ messages)

fs/btrfs/send.c:6877:5-8: Unneeded variable: "ret". Return "0" on line 6883
 2024-10-10 11:53 UTC  (2+ messages)

[PATCH V3] virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net device
 2024-10-10 11:51 UTC  (3+ messages)

[PATCH] erofs-utils: tests: fix compression algorithms check
 2024-10-10 11:49 UTC  (2+ messages)

[RFC PATCH 0/2] target/riscv: Add support for machine specific pmu's events
 2024-10-10 11:49 UTC  (4+ messages)

[PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING
 2024-10-10 11:49 UTC  (6+ messages)

[PATCH v2 0/4] drm/xe: Fix HPD interrupt enabling during runtime resume
 2024-10-10 11:47 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v6 1/7] eal: add static per-lcore memory allocation facility
 2024-10-10 11:47 UTC  (6+ messages)
` [PATCH v7 0/7] Lcore variables
  ` [PATCH v7 1/7] eal: add static per-lcore memory allocation facility

[PATCH v1 01/50] net/ntnic: update NT NiC PMD driver with FPGA version
 2024-10-10 11:47 UTC  (4+ messages)
` [PATCH v2 00/50] Provide: flow filter init API, Enable virtual queues, fix ntnic issues for release 24.07

[MINI-OS PATCH v2] add config support for each Xen library
 2024-10-10 11:47 UTC  (3+ messages)

[PATCH v2 0/3] support watchdog for exynosautov920
 2024-10-10 11:47 UTC  (5+ messages)
  ` [PATCH v2 1/3] dt-bindings: watchdog: Document ExynosAutoV920 watchdog bindings
  ` [PATCH v2 2/3] watchdog: s3c2410_wdt: add support for exynosautov920 SoC
  ` [PATCH v2 3/3] arm64: dts: exynosautov920: add watchdog DT node

[PATCH] soc: qcom: mark pd-mapper as broken
 2024-10-10 11:46 UTC  (6+ messages)

[patch] pthread_cond_wait and pthread_cond_timedwait can also return EPERM
 2024-10-10 11:46 UTC  (3+ messages)
  ` [patch] pthread_cond_wait and pthread_cond_timedwait can also return EPERMignalignal

[patch 00/25] debugobjects: Rework object handling
 2024-10-10 11:46 UTC  (4+ messages)
` [patch 03/25] debugobjects: Dont destroy kmem cache in init()

[PATCH] drm/mipi-dsi: fix kernel doc on mipi_dsi_compression_mode_multi
 2024-10-10 11:45 UTC  (2+ messages)

[PATCH] drm/i915/cdclk: Check cdclk value before division
 2024-10-10 11:45 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] cfi: rust: pass -Zpatchable-function-entry on all architectures
 2024-10-10 11:44 UTC  (7+ messages)

[PATCH v3 0/5] PCI: VF resizable BAR
 2024-10-10 11:42 UTC  (5+ messages)
` [PATCH v3 3/5] PCI: Allow IOV resources to be resized in pci_resize_resource
` ✓ CI.BAT: success for PCI: VF resizable BAR (rev2)

[GIT PULL] iommu/arm-smmu: Fixes for 6.12-rc
 2024-10-10 11:42 UTC 

[PATCH v3 00/14] KVM: selftests: Morph max_guest_mem to mmu_stress
 2024-10-10 11:41 UTC  (4+ messages)
` [PATCH v3 01/14] KVM: Move KVM_REG_SIZE() definition to common uAPI header

[PATCH] eal/windows: define standard file numbers
 2024-10-10 11:39 UTC  (3+ messages)

[PATCH v2] mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handling
 2024-10-10 11:38 UTC  (2+ messages)

[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-10-10 11:37 UTC  (5+ messages)
` [PATCH v5 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link

[PATCH v2 0/8] iommu: Domain allocation enhancements
 2024-10-10 11:38 UTC  (8+ messages)

[yocto] Question on the sequence conf file parsing. #yocto
 2024-10-10 11:38 UTC  (3+ messages)

[PATCH net-next v20 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-10-10 11:37 UTC  (12+ messages)
` [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v20 09/14] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v20 14/14] mm: page_frag: add an entry in MAINTAINERS for page_frag

[PATCH v4 0/3] mfd: twl: Add clock for TWL6030
 2024-10-10 11:36 UTC  (3+ messages)
` [PATCH v4 3/3] clk: twl: add TWL6030 support

[PATCH] drm/amd/pm: update the driver-fw interface file for smu v14.0.2/3
 2024-10-10 11:36 UTC  (2+ messages)

[PATCH net-next 0/2] dpll: expose clock quality level
 2024-10-10 11:36 UTC  (6+ messages)
` [PATCH net-next 1/2] dpll: add clock quality level attribute and op

[geert-renesas-drivers:renesas-pinctrl] BUILD SUCCESS 6f1c758cb2ee309efa8215d7b55bf63120711d7b
 2024-10-10 11:35 UTC 

[GIT PULL] xfs: bug fixes for 6.12-rc3
 2024-10-10 11:35 UTC 

[PATCH 0/9] hwmon: Add and use helper hwmon_visible_0444
 2024-10-10 11:31 UTC  (4+ messages)

[PATCH v2 0/3] ARM: dts: ti: omap: fix dtbs_check warnings for ti,gpmc-nand and ti,gpmc-onenend
 2024-10-10 11:31 UTC  (3+ messages)

[PATCH v1] Upload dsp firmware for ASUS laptop 1EB30 & 1EB31 and Update WHENCE for both
 2024-10-10 11:29 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] fib: implement RCU rule reclamation
 2024-10-10 11:27 UTC  (6+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v3 "
    ` [PATCH v3 2/2] test/fib: add RCU functional tests

next/master baseline: 165 runs, 3 regressions (next-20241010)
 2024-10-10 11:27 UTC 

[PATCH v3 00/19] Update header guards bases on new coding style
 2024-10-10 11:26 UTC  (2+ messages)

[PATCH v2] fib: network byte order IPv4 lookup
 2024-10-10 11:26 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v5 1/2] dt-bindings: arm: aspeed: add IBM SBP1 board
 2024-10-10 11:23 UTC  (4+ messages)
` [PATCH v5 2/2] ARM: dts: aspeed: sbp1: IBM sbp1 BMC board

[PATCH] pinctrl: sophgo: fix double free in cv1800_pctrl_dt_node_to_map()
 2024-10-10 11:18 UTC 

[BUG almost bisected] Splat in dequeue_rt_stack() and build error
 2024-10-10 11:24 UTC  (13+ messages)

b4 feature request: run command before rewriting history
 2024-10-10 11:22 UTC 

[PATCH V22 00/22] Add support UHS-II for GL9755 and GL9767
 2024-10-10 11:21 UTC  (5+ messages)
` [PATCH V22 07/22] mmc: core: Support UHS-II card control and access

[PATCH 6.11 000/558] 6.11.3-rc1 review
 2024-10-10 11:22 UTC  (2+ messages)

[RFC PATCH v3 0/6] Specifying cache topology on ARM
 2024-10-10 11:18 UTC  (12+ messages)
` [PATCH v3 1/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
` [PATCH v3 2/6] i386/cpu: add IsDefined flag to smp-cache property
` [PATCH v3 3/6] target/arm/tcg: increase cache level for cpu=max
` [PATCH v3 4/6] hw/acpi: add cache hierarchy node to pptt table
` [PATCH v3 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
` [PATCH v3 6/6] Update the ACPI tables according to the acpi aml_build change, also empty bios-tables-test-allowed-diff.h

[PATCH net-next 0/3] Removing more phylink cruft
 2024-10-10 11:21 UTC  (4+ messages)
` [PATCH net-next 3/3] net: phylink: remove "using_mac_select_pcs"

locking/csd-lock: Switch from sched_clock() to ktime_get_mono_fast_ns()
 2024-10-10 11:21 UTC  (4+ messages)

[PATCH net-next 00/14] net/mlx5: qos: Refactor esw qos to support new features
 2024-10-10 11:20 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2024-10-10 11:20 UTC 

[PATCH v2] stubdom: add fine grained library config items to Mini-OS configs
 2024-10-10 11:19 UTC 

[PATCH v2] fib: network byte order IPv4 lookup
 2024-10-10 11:19 UTC  (4+ messages)

[PATCH] ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init()
 2024-10-10 11:20 UTC 

[PATCH net-next v25 00/13] Device Memory TCP
 2024-10-10 11:16 UTC  (3+ messages)
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags


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.