All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-06 08:29:13 to 2024-08-06 09:02:27 UTC [more...]

[PATCH v5 0/4] Support SMT control on arm64
 2024-08-06  8:53 UTC  (5+ messages)
` [PATCH v5 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
` [PATCH v5 2/4] arch_topology: Support SMT control for OF based system
` [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI "
` [PATCH v5 4/4] arm64: Kconfig: Enable HOTPLUG_SMT

[kvm-unit-tests PATCH v2 0/4] s390x: split off snippet and sie related code
 2024-08-06  9:01 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/4] s390x/Makefile: Split snippet makefile rules into new file
` [kvm-unit-tests PATCH v2 2/4] s390x/Makefile: Add more comments
` [kvm-unit-tests PATCH v2 3/4] s390x: Move SIE assembly into new file
` [kvm-unit-tests PATCH v2 4/4] lib: s390x: Split SIE fw structs from lib structs

[PATCH 00/22] Memory leak fixes (pt.4)
 2024-08-06  9:01 UTC  (23+ messages)
` [PATCH 01/22] remote: plug memory leak when aliasing URLs
` [PATCH 02/22] git: fix leaking system paths
` [PATCH 03/22] object-file: fix memory leak when reading corrupted headers
` [PATCH 04/22] object-name: fix leaking symlink paths in object context
` [PATCH 05/22] bulk-checkin: fix leaking state TODO
` [PATCH 06/22] read-cache: fix leaking hashfile when writing index fails
` [PATCH 07/22] submodule-config: fix leaking name enrty when traversing submodules
` [PATCH 08/22] config: fix leaking comment character config
` [PATCH 09/22] builtin/rebase: fix leaking `commit.gpgsign` value
` [PATCH 10/22] builtin/notes: fix leaking `struct notes_tree` when merging notes
` [PATCH 11/22] builtin/fast-import: plug trivial memory leaks
` [PATCH 12/22] builtin/fast-export: fix leaking diff options
` [PATCH 13/22] builtin/fast-export: plug leaking tag names
` [PATCH 14/22] merge-ort: unconditionally release attributes index
` [PATCH 15/22] sequencer: release todo list on error paths
` [PATCH 16/22] unpack-trees: clear index when not propagating it
` [PATCH 17/22] diff: fix leak when parsing invalid ignore regex option
` [PATCH 18/22] builtin/format-patch: fix various trivial memory leaks
` [PATCH 19/22] userdiff: fix leaking memory for configured diff drivers
` [PATCH 20/22] builtin/log: fix leak when showing converted blob contents
` [PATCH 21/22] diff: free state populated via options
` [PATCH 22/22] builtin/diff: free symmetric diff members

[PATCH] driver core: Fix uevent_show() vs driver detach race
 2024-08-06  9:00 UTC  (2+ messages)

[PATCH v8 0/6] Red-black tree abstraction needed by Rust Binder
 2024-08-06  9:01 UTC  (15+ messages)
` [PATCH v8 2/6] rust: rbtree: add red-black tree implementation backed by the C version
` [PATCH v8 4/6] rust: rbtree: add mutable iterator
` [PATCH v8 5/6] rust: rbtree: add `RBTreeCursor`
` [PATCH v8 6/6] rust: rbtree: add `RBTree::entry`

[PATCH v9 0/3] adp5588-keys: Support for dedicated gpio operation
 2024-08-06  9:01 UTC  (9+ messages)
` [PATCH v9 1/3] Input: adp5588-keys - use guard notation when acquiring mutexes
` [PATCH v9 2/3] Input: adp5588-keys - add support for pure gpio
` [PATCH v9 3/3] dt-bindings: input: Update dtbinding for adp5588

Help with Understanding vcpu xstate restore error during vm migration
 2024-08-06  9:00 UTC  (10+ messages)

[PATCH v1 0/3] Init support for RK3576 UFS controller
 2024-08-06  8:46 UTC  (8+ messages)
` [PATCH v1 1/3] scsi: ufs: core: Export ufshcd_dme_link_startup() helper
` [PATCH v1 2/3] dt-bindings: ufs: Document Rockchip UFS host controller
` [PATCH v1 3/3] scsi: ufs: rockchip: init support for UFS

[PATCH 0/5] Templatize ecdsa signature decoding
 2024-08-06  8:58 UTC  (5+ messages)
` [PATCH 2/5] crypto: akcipher - Drop usage of sglists for verify op

[linus:master] [kconfig] f79dc03fe6: segfault_at_ip_sp_error
 2024-08-06  8:57 UTC  (2+ messages)

[PATCH v5 0/7] Add ACPI CPER firmware first error injection on ARM emulation
 2024-08-06  8:57 UTC  (5+ messages)
` [PATCH v5 1/7] arm/virt: place power button pin number on a define
` [PATCH v5 2/7] acpi/generic_event_device: add an APEI error device

[PATCH v1] ASoC: meson: axg-fifo: set option to use raw spinlock
 2024-08-06  6:57 UTC  (11+ messages)

[PATCH] arm64: dts: mediatek: mt8183: Remove clock from mfg_async power domain
 2024-08-06  8:55 UTC  (2+ messages)

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-06  8:55 UTC  (8+ messages)
` [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock

CVE-2024-42082: xdp: Remove WARN() from __xdp_reg_mem_model()
 2024-08-06  8:55 UTC  (3+ messages)

[PATCH v1] drm/xe/uapi: Bring back reset uevent
 2024-08-06  8:57 UTC  (2+ messages)

[PATCH v5] x86/traps: Enable UBSAN traps on x86
 2024-08-06  8:53 UTC  (2+ messages)

[PATCH v2 0/3] Constify struct lib80211_crypto_ops
 2024-08-06  8:54 UTC  (7+ messages)
` [PATCH v2 1/3] lib80211: Handle const struct lib80211_crypto_ops in lib80211
` [PATCH v2 2/3] lib80211: Constify struct lib80211_crypto_ops
` [PATCH v2 3/3] staging: rtl8192e: "

[PATCH v7 0/12] media: rkisp1: Extensible parameters and companding
 2024-08-06  8:53 UTC  (9+ messages)
` [PATCH v7 01/12] media: uapi: rkisp1-config: Add extensible params format

[PATCH] iio: adc: ad7124: fix DT configuration parsing
 2024-08-06  8:51 UTC 

[PATCH v2 0/6] firmware: ti_sci: Partial-IO support
 2024-08-06  8:50 UTC  (5+ messages)
` [PATCH v2 2/6] "

[PATCH v2] kbuild: allow setting zstd compression level for modules
 2024-08-06  8:50 UTC  (3+ messages)

[tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
 2024-08-06  8:50 UTC  (3+ messages)

[PATCH v8 0/8] File abstractions needed by Rust Binder
 2024-08-06  8:48 UTC  (4+ messages)
` [PATCH v8 3/8] rust: file: add Rust abstraction for `struct file`

shmem folio changes have broken linux-next
 2024-08-06  8:47 UTC 

[PATCH ipsec-next v8 00/16] Add IP-TFS mode to xfrm
 2024-08-06  8:47 UTC  (5+ messages)
` [PATCH ipsec-next v8 10/16] xfrm: iptfs: add fragmenting of larger than MTU user packets

[v1 0/7] DPAA2 crypto changes
 2024-08-06  8:47 UTC  (9+ messages)
` [v1 1/7] crypto/dpaa2_sec: fix memory leak
` [v1 2/7] common/dpaax: caamflib: fix PDCP SNOW-ZUC wdog DECO err
` [v1 3/7] crypto/dpaa2_sec: enhance IPsec RFLC handling
` [v1 4/7] crypto/dpaa2_sec: enhance pdcp FLC handling
` [v1 5/7] net/dpaa2: support FLC stashing API
` [v1 6/7] crypto/dpaa2_sec: remove prefetch code in event mode
` [v1 7/7] crypto/dpaa2_sec: rework debug code

[PATCH v2 00/13] Add RISC-V Counter delegation ISA extension support
 2024-08-06  8:46 UTC  (3+ messages)
` [PATCH v2 13/13] target/riscv: Enable PMU related extensions to preferred rule

[oe] [meta-webserver] [PATCH 01/60] apache2: upgrade 2.4.61 -> 2.4.62
 2024-08-06  8:46 UTC  (60+ messages)
` [oe] [meta-oe] [PATCH 02/60] cfengine-masterfiles: upgrade 3.21.0 -> 3.21.5
` [oe] [meta-oe] [PATCH 03/60] cmark: upgrade 0.31.0 -> 0.31.1
` [oe] [meta-oe] [PATCH 04/60] cryptsetup: upgrade 2.7.3 -> 2.7.4
` [oe] [meta-oe] [PATCH 05/60] ctags: upgrade 6.1.20240714.0 -> 6.1.20240804.0
` [oe] [meta-oe] [PATCH 06/60] eog: upgrade 45.3 -> 45.4
` [oe] [meta-oe] [PATCH 07/60] fwupd: upgrade 1.9.18 -> 1.9.22
` [oe] [meta-oe] [PATCH 08/60] gmime: upgrade 3.2.13 -> 3.2.15
` [oe] [meta-gnome] [PATCH 09/60] gnome-bluetooth: upgrade 46.0 -> 46.1
` [oe] [meta-oe] [PATCH 10/60] googletest: upgrade 1.14.0 -> 1.15.2
` [oe] [meta-oe] [PATCH 11/60] hostapd: upgrade 2.10 -> 2.11
` [oe] [meta-oe] [PATCH 12/60] icewm: upgrade 3.4.5 -> 3.6.0
` [oe] [meta-oe] [PATCH 13/60] leptonica: upgrade 1.82.0 -> 1.84.1
` [oe] [meta-oe] [PATCH 14/60] libiodbc: upgrade 3.52.15 -> 3.52.16
` [oe] [meta-oe] [PATCH 15/60] liblinebreak: upgrade 1.2 -> 2.1
` [oe] [meta-oe] [PATCH 16/60] libnvme: upgrade 1.9 -> 1.10
` [oe] [meta-oe] [PATCH 17/60] libpaper: upgrade 2.1.2 -> 2.2.5
` [oe] [meta-oe] [PATCH 18/60] libpcsc-perl: upgrade 1.4.14 -> 1.4.15
` [oe] [meta-oe] [PATCH 19/60] libsdl-gfx: upgrade 2.0.25 -> 2.0.27
` [oe] [meta-networking] [PATCH 20/60] libtdb: upgrade 1.4.10 -> 1.4.11
` [oe] [meta-oe] [PATCH 21/60] libtracefs: upgrade 1.8.0 -> 1.8.1
` [oe] [meta-oe] [PATCH 22/60] logwarn: upgrade 1.0.14 -> 1.0.17
` [oe] [meta-oe] [PATCH 23/60] logwatch: upgrade 7.10 -> 7.11
` [oe] [meta-oe] [PATCH 24/60] msgpack-cpp: upgrade 6.1.0 -> 6.1.1
` [oe] [meta-oe] [PATCH 25/60] neatvnc: upgrade 0.8.0 -> 0.8.1
` [oe] [meta-networking] [PATCH 26/60] networkmanager: upgrade 1.48.4 -> 1.48.6
` [oe] [meta-oe] [PATCH 27/60] nss: upgrade 3.102 -> 3.103
` [oe] [meta-networking] [PATCH 28/60] openipmi: upgrade 2.0.35 -> 2.0.36
` [oe] [meta-oe] [PATCH 29/60] opentelemetry-cpp: upgrade 1.16.0 -> 1.16.1
` [oe] [meta-networking] [PATCH 30/60] openvpn: upgrade 2.6.11 -> 2.6.12
` [oe] [meta-oe] [PATCH 31/60] picocom: upgrade 2023-04 -> 2024
` [oe] [meta-python] [PATCH 32/60] python3-a2wsgi: upgrade 1.10.6 -> 1.10.7
` [oe] [meta-python] [PATCH 33/60] python3-aiohappyeyeballs: upgrade 2.3.2 -> 2.3.4
` [oe] [meta-python] [PATCH 34/60] python3-astroid: upgrade 3.2.3 -> 3.2.4
` [oe] [meta-python] [PATCH 35/60] python3-autobahn: upgrade 23.6.2 -> 24.4.2
` [oe] [meta-python] [PATCH 36/60] python3-croniter: upgrade 2.0.5 -> 3.0.3
` [oe] [meta-python] [PATCH 37/60] python3-incremental: upgrade 22.10.0 -> 24.7.2
` [oe] [meta-python] [PATCH 38/60] python3-langtable: upgrade 0.0.67 -> 0.0.68
` [oe] [meta-python] [PATCH 39/60] python3-pdm-backend: upgrade 2.3.2 -> 2.3.3
` [oe] [meta-python] [PATCH 40/60] python3-pure-eval: upgrade 0.2.2 -> 0.2.3
` [oe] [meta-python] [PATCH 41/60] python3-pyfanotify: upgrade 0.2.2 -> 0.3.0
` [oe] [meta-python] [PATCH 42/60] python3-pymisp: upgrade 2.4.194 -> 2.4.195
` [oe] [meta-python] [PATCH 43/60] python3-pymodbus: upgrade 3.6.9 -> 3.7.0
` [oe] [meta-python] [PATCH 44/60] python3-pytest-lazy-fixtures: upgrade 1.0.7 -> 1.1.1
` [oe] [meta-python] [PATCH 45/60] python3-qface: upgrade 2.0.8 -> 2.0.10
` [oe] [meta-python] [PATCH 46/60] python3-rapidjson: upgrade 1.18 -> 1.19
` [oe] [meta-python] [PATCH 47/60] python3-redis: upgrade 5.0.7 -> 5.0.8
` [oe] [meta-python] [PATCH 48/60] python3-regex: upgrade 2024.5.15 -> 2024.7.24
` [oe] [meta-python] [PATCH 49/60] python3-sqlparse: upgrade 0.5.0 -> 0.5.1
` [oe] [meta-python] [PATCH 50/60] python3-sympy: upgrade 1.13.0 -> 1.13.1
` [oe] [meta-python] [PATCH 51/60] python3-tqdm: upgrade 4.66.4 -> 4.66.5
` [oe] [meta-python] [PATCH 52/60] python3-types-setuptools: upgrade 70.3.0.20240710 -> 71.1.0.20240726
` [oe] [meta-python] [PATCH 53/60] python3-validators: upgrade 0.32.0 -> 0.33.0
` [oe] [meta-python] [PATCH 54/60] python3-web3: upgrade 6.20.0 -> 6.20.1
` [oe] [meta-python] [PATCH 55/60] python3-xmlschema: upgrade 3.3.1 -> 3.3.2
` [oe] [meta-oe] [PATCH 56/60] qcbor: upgrade 1.4 -> 1.4.1
` [oe] [meta-oe] [PATCH 57/60] rsyslog: upgrade 8.2404.0 -> 8.2406.0
` [oe] [meta-oe] [PATCH 58/60] ttf-abyssinica: upgrade 2.100 -> 2.201
` [oe] [meta-networking] [PATCH 59/60] wavemon: upgrade 0.9.5 -> 0.9.6
` [oe] [meta-oe] [PATCH 60/60] xmlsec1: upgrade 1.3.4 -> 1.3.5

[PATCH v1 0/2] dts: api docs generation
 2024-08-06  8:46 UTC  (8+ messages)
` [PATCH v13 0/6] API "
  ` [PATCH v13 1/6] dts: update params and parser docstrings
  ` [PATCH v13 2/6] dts: replace the or operator in third party types
  ` [PATCH v13 3/6] dts: add doc generation dependencies
  ` [PATCH v13 4/6] dts: add API doc sources
  ` [PATCH v13 5/6] doc: meson doc API build dir variable
  ` [PATCH v13 6/6] dts: add API doc generation

[PATCH v4 0/2] Rust and the shadow call stack sanitizer
 2024-08-06  8:46 UTC  (4+ messages)
` [PATCH v4 2/2] rust: support for "

[PATCH net V3 0/3] Fixes for IPsec over bonding
 2024-08-06  8:45 UTC  (3+ messages)
` [PATCH net V3 1/3] bonding: implement xdo_dev_state_free and call it after deletion

[PATCH v4 0/8] t7004: Modernize the style
 2024-08-06  8:44 UTC  (9+ messages)
` [PATCH v4 2/8] [Newcomer] t7004: Do not lose exit status to pipe
` [PATCH v4 4/8] [Newcomer] t7004: Do not prepare things outside test_expect_success

Process stuck in cobalt_monitor_enter
 2024-08-06  7:33 UTC  (16+ messages)

[linus:master] [blk] 4e63aeb5d0: swapin.throughput -76.7% regression
 2024-08-06  8:43 UTC 

[PATCH] fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
 2024-08-06  8:41 UTC  (10+ messages)

[PATCH] libxl/disk: avoid aliasing of abs()
 2024-08-06  8:40 UTC 

[PATCH printk v7 00/35] wire up write_atomic() printing
 2024-08-06  8:40 UTC  (5+ messages)
` [PATCH printk v7 25/35] printk: Flush nbcon consoles first on panic
` [PATCH printk v7 27/35] printk: Avoid console_lock dance if no legacy or boot consoles

[PATCH v3 0/2] landlock*: Bring documentation up to date
 2024-08-06  8:38 UTC  (3+ messages)
` [PATCH v3 1/2] landlock.7, landlock_*.2: Document Landlock ABI version 4

[PATCH] soundwire: intel_auxdevice: add kernel parameter for mclk divider
 2024-08-06  8:38 UTC 

[PATCH v2 0/2] clk: imx93: Move IMX93_CLK_END macro to clk driver
 2024-08-06  8:36 UTC  (7+ messages)
` [PATCH v2 1/2] "

[PATCH V4 0/8] io_uring: support sqe group and provide group kbuf
 2024-08-06  8:38 UTC  (8+ messages)
` [PATCH V4 4/8] io_uring: support SQE group

[PATCH v7 0/4] debugfs to hisilicon migration driver
 2024-08-06  8:37 UTC  (7+ messages)
` [PATCH v7 3/4] hisi_acc_vfio_pci: register debugfs for "
` [PATCH v7 4/4] Documentation: add debugfs description for hisi migration

bcachefs mount issue
 2024-08-06  8:37 UTC  (3+ messages)

[PATCH v3 0/3] Add support for Amlogic HCI UART
 2024-08-06  8:37 UTC  (5+ messages)
` [PATCH v3 2/3] Bluetooth: hci_uart: "

[PATCH 0/3] restore cfgfile library tests
 2024-08-06  8:37 UTC  (6+ messages)
` [PATCH v5 0/4] restore unused cfgfile tests
  ` [PATCH v5 4/4] test: rearrange test_cfgfiles cases

[PATCH v2 1/4] wifi: rtw88: usb: Init RX burst length according to USB speed
 2024-08-06  8:37 UTC  (4+ messages)
` [PATCH v2 3/4] wifi: rtw88: usb: Support RX aggregation

[RESEND][PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
 2024-08-06  8:35 UTC  (3+ messages)

[PATCH] build: output a dependency log in build directory
 2024-08-06  8:35 UTC  (4+ messages)
` [PATCH v2 0/7] record and rework component dependencies

[PATCH v20 0/4] Add support for RZ/G2L GPT
 2024-08-06  8:35 UTC  (6+ messages)
` [PATCH v20 3/4] pwm: "

[RFC PATCH] ARM: Support allocating crashkernel above 4G for LPAE
 2024-08-06  8:34 UTC  (7+ messages)

[PATCH] drm/i915/dg2: Enable Wa_14019159160 for DG2
 2024-08-06  8:35 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

short entropy delay causes RNG hardware error
 2024-08-06  8:33 UTC  (3+ messages)

[PATCH-for-9.1 v2] hw/ide/pci.c: Remove dead code from bmdma_prepare_buf()
 2024-08-06  8:32 UTC  (2+ messages)

[PATCH 1/1] platform/x86: intel/pmc: Remove unused param idx from pmc_for_each_mode()
 2024-08-06  8:30 UTC 

[PATCH v2 1/5] dt-bindings: phy: imx8mq-usb: add compatible "fsl,imx95-usb-phy"
 2024-08-06  8:29 UTC  (3+ messages)

[PATCH v11 11/12] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
 2024-08-06  8:29 UTC 

[PATCH v5 0/3] drm/mediatek: Add support for OF graphs
 2024-08-06  8:29 UTC  (12+ messages)
` [PATCH v5 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path

Using drm_exec in TTM
 2024-08-06  8:29 UTC  (5+ messages)
` [PATCH 4/7] drm/ttm: move LRU walk defines into new internal header

[linux-next:master 2333/3348] arch/arm64/boot/dts/renesas/r9a08g045s33-smarc.dtb: dma-controller@11820000: compatible:0: 'renesas,r9a08g045-dmac' is not one of ['renesas,r9a07g043-dmac', 'renesas,r9a07g044-dmac', 'renesas,r9a07g054-dmac']
 2024-08-06  8:29 UTC 

[Bug 218686] New: Fail to set energy_performance_preference of amd processor on asus ga403uv
 2024-08-06  8:29 UTC  (2+ messages)
` [Bug 218686] "


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.