All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-01 16:41:55 to 2022-10-01 18:32:06 UTC [more...]

[PATCH net-next v2 0/3] bnxt_en: Driver updates
 2022-10-01 18:27 UTC  (4+ messages)
` [PATCH net-next v2 1/3] bnxt_en: Update firmware interface to 1.10.2.118
` [PATCH net-next v2 2/3] bnxt_en: add .get_module_eeprom_by_page() support
` [PATCH net-next v2 3/3] bnxt_en: check and resize NVRAM UPDATE entry before flashing

[PATCH net-next 0/5] Add QoS offload support for sparx5
 2022-10-01 18:31 UTC 

[oe] [meta-oe][PATCH v3] v4l-utils: Update 1.22.1 -> 1.23.0+fd544473
 2022-10-01 18:29 UTC  (5+ messages)
` [meta-oe][PATCH v4] "
  ` [oe] "

[Intel-gfx] [PATCH v2 0/4] drm/i915: Per-crtc/connector DRRS debugfs
 2022-10-01 18:25 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915: Move DRRS debugfs next to the implementation
` [Intel-gfx] [PATCH v2 2/4] drm/i915: Make the DRRS debugfs contents more consistent
` [Intel-gfx] [PATCH v2 3/4] drm/i915: Make DRRS debugfs per-crtc/connector
` [Intel-gfx] [PATCH v2 4/4] drm/i915: Fix locking in DRRS debugfs

[Buildroot] [RESEND v1 1/1] package/python-scipy: bump version to 1.9.1
 2022-10-01 18:19 UTC  (2+ messages)

[Bug 216546] New: ( ID 1131:1001) Integrated System Solution Corp. KY-BT100 Bluetooth Adapter fails to Initialize
 2022-10-01 18:16 UTC  (3+ messages)
` [Bug 216546] "

[linux-linus test] 173395: tolerable FAIL - PUSHED
 2022-10-01 18:07 UTC 

[PATCH RFC 0/8] Add RZ/G2L MTU3a MFD and Counter driver
 2022-10-01 18:03 UTC  (9+ messages)

[PATCH 0/4] kunit: more assertion reworking
 2022-10-01 18:00 UTC  (6+ messages)
` [PATCH 3/4] kunit: eliminate KUNIT_INIT_*_ASSERT_STRUCT macros

126 ms irqsoff Latency - Possibly due to commit 190cc82489f4 ("tcp: change source port randomizarion at connect() time")
 2022-10-01 17:58 UTC  (3+ messages)

[GIT PULL] kcfi updates for v6.1-rc1
 2022-10-01 17:52 UTC  (2+ messages)

[PATCH] or1k: Only define TARGET_HAVE_TLS when HAVE_AS_TLS
 2022-10-01 17:53 UTC  (3+ messages)
` [Buildroot] "

[Buildroot] [PATCH v5 0/3] add support for TI's AM64x boards
 2022-10-01 17:47 UTC  (7+ messages)
` [Buildroot] [PATCH v5 1/3] boot/ti-k3-r5-loader: add new package
` [Buildroot] [PATCH v5 2/3] boot/ti-k3-image-gen: "
` [Buildroot] [PATCH v5 3/3] board/ti/am64x_sk: add new board

[GIT PULL] kernel hardening updates for v6.1-rc1
 2022-10-01 17:46 UTC 

[Intel-gfx] [PATCH v4 00/30] drm: Analog TV Improvements
 2022-10-01 17:42 UTC  (6+ messages)
` [Intel-gfx] [PATCH v4 14/30] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
  `  "

include/linux/mv643xx_eth.h:62:9: error: unknown type name 'phy_interface_t'
 2022-10-01 17:45 UTC  (2+ messages)
` [PATCH v6] net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood

[linux-next:pending-fixes] BUILD SUCCESS 94a8751e2e2c7ac7cb3c234a9a16b4529a6bd84a
 2022-10-01 17:43 UTC 

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-01 17:33 UTC  (3+ messages)
` [PATCH Part2 v6 12/49] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP

[PATCH] iio: dac: add support for max5522
 2022-10-01 17:31 UTC 

[PATCH 1/1] ltp: Update to 20220930
 2022-10-01 17:21 UTC 

[PATCH v3 00/42] target/arm: Implement FEAT_HAFDBS
 2022-10-01 16:23 UTC  (22+ messages)
` [PATCH v3 17/42] target/arm: Fix ATS12NSO* from S PL1
` [PATCH v3 19/42] target/arm: Fix cacheattr in get_phys_addr_disabled
` [PATCH v3 20/42] target/arm: Use tlb_set_page_full
` [PATCH v3 21/42] target/arm: Enable TARGET_PAGE_ENTRY_EXTRA
` [PATCH v3 22/42] target/arm: Use probe_access_full for MTE
` [PATCH v3 24/42] target/arm: Add ARMMMUIdx_Phys_{S,NS}
` [PATCH v3 26/42] target/arm: Plumb debug into S1_ptw_translate
` [PATCH v3 27/42] target/arm: Use softmmu tlbs for page table walking
` [PATCH v3 30/42] target/arm: Add ptw_idx argument to S1_ptw_translate
` [PATCH v3 31/42] target/arm: Add isar predicates for FEAT_HAFDBS
` [PATCH v3 32/42] target/arm: Extract HA and HD in aa64_va_parameters
` [PATCH v3 33/42] target/arm: Split out S1TranslateResult type
` [PATCH v3 34/42] target/arm: Move be test for regime into S1TranslateResult
` [PATCH v3 35/42] target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
` [PATCH v3 36/42] target/arm: Add ARMFault_UnsuppAtomicUpdate
` [PATCH v3 37/42] target/arm: Remove loop from get_phys_addr_lpae
` [PATCH v3 38/42] target/arm: Fix fault reporting in get_phys_addr_lpae
` [PATCH v3 39/42] target/arm: Don't shift attrs "
` [PATCH v3 40/42] target/arm: Consider GP an attribute "
` [PATCH v3 41/42] target/arm: Implement FEAT_HAFDBS
` [PATCH v3 42/42] target/arm: Use the max page size in a 2-stage ptw

[oliver.sang@intel.com: [cpumask] b9a7ecc71f: WARNING:at_include/linux/cpumask.h:#__is_kernel_percpu_address]
 2022-10-01 17:16 UTC  (4+ messages)

[PATCH v12 0/5] Add MediaTek MT6370 PMIC support
 2022-10-01 17:11 UTC  (10+ messages)
` [PATCH v12 3/5] iio: adc: mt6370: Add MediaTek MT6370 support

[PATCH 1/3] cpufreq: qcom: fix memory leak in error path
 2022-10-01 17:10 UTC  (3+ messages)
` [PATCH 2/3] cpufreq: qcom: pass pvs_name size along with its buffer
` [PATCH 3/3] cpufreq: qcom: fix writes in read-only memory region

msm8992-lg-bullhead-rev-101 resets in initramfs
 2022-10-01 17:10 UTC  (4+ messages)

[PATCH v2 1/3] watchdog: twl4030_wdt: add missing mod_devicetable.h include
 2022-10-01 17:07 UTC  (4+ messages)
` [PATCH v2 3/3] iio: adc: twl4030-madc: add missing of.h include

[PATCH] staging: r8188eu: remove bLedLinkBlinkInProgress
 2022-10-01 17:06 UTC 

[PATCH v2 00/30] mfd: Remove #ifdef guards for PM functions
 2022-10-01 17:01 UTC  (9+ messages)
` [PATCH v2 01/30] pm: Improve EXPORT_*_DEV_PM_OPS macros

[kees:devel/hardening 52/69] drivers/gpu/drm/i915/i915_user_extensions.c:54:7: error: invalid operands to binary expression ('typeof (ext)' (aka 'struct i915_user_extension *') and 'unsigned int')
 2022-10-01 17:01 UTC 

Abbreviation for variables
 2022-10-01 16:56 UTC 

[PATCH][smb3 client] log less confusing message on multichannel mounts to Samba when no interfaces returned
 2022-10-01 16:54 UTC 

[PATCH] driver core: class: make namespace and get_ownership take const *
 2022-10-01 16:54 UTC 

[AUH] glib-2.0: upgrading to 2.74.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] ovmf: upgrading to edk2-stable202208 FAILED
 2022-10-01 16:53 UTC 

[AUH] python3-cryptography: upgrading to 38.0.1 FAILED
 2022-10-01 16:53 UTC 

[AUH] python3-jsonschema: upgrading to 4.16.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] python3-certifi: upgrading to 2022.9.24 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] go: upgrading to 1.19.1 FAILED
 2022-10-01 16:53 UTC 

[AUH] repo: upgrading to 2.29.3 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] ghostscript: upgrading to 10.0.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] shadow: upgrading to 4.12.3 FAILED
 2022-10-01 16:53 UTC 

[AUH] gobject-introspection: upgrading to 1.74.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] python3-setuptools: upgrading to 65.4.1 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] rust: upgrading to 1.64.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] libxft: upgrading to 2.3.6 FAILED
 2022-10-01 16:53 UTC 

[AUH] harfbuzz: upgrading to 5.2.0 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] spirv-tools: upgrading to 1.3.224.1 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] lttng-ust: upgrading to 2.13.5 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] acpid: upgrading to 2.0.34 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] vulkan-tools: upgrading to 1.3.224.1 FAILED
 2022-10-01 16:53 UTC 

[AUH] libsoup: upgrading to 3.2.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] sqlite3: upgrading to 3.39.4 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] libxslt: upgrading to 1.1.37 FAILED
 2022-10-01 16:53 UTC 

[PATCH 0/6] rebase --update-refs: smooth out some rough edges
 2022-10-01 16:53 UTC  (4+ messages)

[AUH] readline: upgrading to 8.2 FAILED
 2022-10-01 16:53 UTC 

[AUH] gnu-config: upgrading to 20403c5701973a4cbd7e0b4bbeb627fcd424a0f1 FAILED
 2022-10-01 16:53 UTC 

[AUH] dbus: upgrading to 1.14.2 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] cmake: upgrading to 3.24.2 FAILED
 2022-10-01 16:53 UTC 

[AUH] jquery: upgrading to 3.6.1 FAILED
 2022-10-01 16:53 UTC 

[AUH] glib-networking: upgrading to 2.74.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] init-system-helpers: upgrading to 1.65.2 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] go-runtime: upgrading to 1.19.1 FAILED
 2022-10-01 16:53 UTC 

[AUH] cargo: upgrading to 1.64.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] python3-hatchling: upgrading to 1.10.0 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] python3-sphinx: upgrading to 5.2.3 FAILED
 2022-10-01 16:53 UTC 

[AUH] python3-poetry-core: upgrading to 1.2.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] python3-pyopenssl: upgrading to 22.1.0 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] python3-dtschema: upgrading to 2022.9 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] python3-setuptools-rust: upgrading to 1.5.2 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] python3-bcrypt: upgrading to 4.0.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] python3-cryptography-vectors: upgrading to 38.0.1 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] llvm: upgrading to 15.0.1 FAILED
 2022-10-01 16:53 UTC 

[AUH] mmc-utils: upgrading to dfc3b6ecda84d21418fb4408b39c5c71db4c6458 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] mtools: upgrading to 4.0.41 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] python3-mako: upgrading to 1.2.3 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] python3-hypothesis: upgrading to 6.55.0 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] python3-dbus: upgrading to 1.3.2 FAILED
 2022-10-01 16:53 UTC 

[AUH] python3-iso8601: upgrading to 1.1.0 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] lsof: upgrading to 4.96.3 FAILED
 2022-10-01 16:53 UTC 

[AUH] rust-llvm: upgrading to 1.64.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] libstd-rs: upgrading to 1.64.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] adwaita-icon-theme: upgrading to 43 FAILED
 2022-10-01 16:53 UTC 

[AUH] grep: upgrading to 3.8 FAILED
 2022-10-01 16:53 UTC 

[AUH] bash: upgrading to 5.2 FAILED
 2022-10-01 16:53 UTC 

[AUH] python3: upgrading to 3.10.7 FAILED
 2022-10-01 16:53 UTC 

[AUH] quota: upgrading to 4.09 FAILED
 2022-10-01 16:53 UTC 

[AUH] xz: upgrading to 5.2.7 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] libhandy: upgrading to 1.8.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] hdparm: upgrading to 9.65 FAILED
 2022-10-01 16:53 UTC 

[AUH] rsync: upgrading to 3.2.6 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] stress-ng: upgrading to 0.14.06 FAILED
 2022-10-01 16:53 UTC 

[AUH] gawk: upgrading to 5.2.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] lighttpd: upgrading to 1.4.67 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] epiphany: upgrading to 43.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] vulkan-headers: upgrading to 1.3.224.1 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] ffmpeg: upgrading to 5.1.2 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] piglit: upgrading to 80465078a0ae8f12411db66850ee14f017962fa7 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] libepoxy: upgrading to 1.5.10 FAILED
 2022-10-01 16:53 UTC 

[AUH] spirv-headers: upgrading to 1.3.224.1 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] popt: upgrading to 1.19 FAILED
 2022-10-01 16:53 UTC 

[AUH] nghttp2: upgrading to 1.50.0 SUCCEEDED
 2022-10-01 16:53 UTC 

[PATCH] kobject: modify kobject_get_path() to take a const *
 2022-10-01 16:53 UTC 

[AUH] base-passwd: upgrading to 3.6.1 FAILED
 2022-10-01 16:53 UTC 

[AUH] vulkan-samples: upgrading to 9d39d151dfd7a71a3b1c7bc8c99dd39cca04d3de FAILED
 2022-10-01 16:53 UTC 

[AUH] gsettings-desktop-schemas: upgrading to 43.0 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] puzzles: upgrading to 27dd36e3e642d255702789423bb001b3ff08e8e3 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] webkitgtk: upgrading to 2.38.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] libwpe: upgrading to 1.14.0 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] libxtst: upgrading to 1.2.4 FAILED
 2022-10-01 16:53 UTC 

[AUH] weston: upgrading to 11.0.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] vulkan-loader: upgrading to 1.3.224.1 FAILED
 2022-10-01 16:53 UTC 

[AUH] glslang: upgrading to 1.3.224.1 FAILED
 2022-10-01 16:53 UTC 

[AUH] libxxf86vm: upgrading to 1.1.5 FAILED
 2022-10-01 16:53 UTC 

[AUH] lttng-modules: upgrading to 2.13.7 FAILED
 2022-10-01 16:53 UTC 

[AUH] wayland-utils: upgrading to 1.1.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] wpebackend-fdo: upgrading to 1.14.0 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] at-spi2-core: upgrading to 2.46.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] pango: upgrading to 1.50.10 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] flac: upgrading to 1.4.1 FAILED
 2022-10-01 16:53 UTC 

[AUH] libcap: upgrading to 2.66 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] powertop: upgrading to 2.15 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] libksba: upgrading to 1.6.1 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] libffi: upgrading to 3.4.3 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] gnutls: upgrading to 3.7.8 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] pinentry: upgrading to 1.2.1 FAILED
 2022-10-01 16:53 UTC 

[AUH] vte: upgrading to 0.70.0 FAILED
 2022-10-01 16:53 UTC 

[AUH] diffoscope: upgrading to 223 SUCCEEDED
 2022-10-01 16:53 UTC 

[AUH] Upgrade status: 2022-10-01
 2022-10-01 16:53 UTC 

[AUH] ltp: upgrading to 20220930 SUCCEEDED
 2022-10-01 16:53 UTC 

[PATCH] driver core: make kobj_to_dev() take a const pointer
 2022-10-01 16:52 UTC 

[Buildroot] [PATCH 1/1] package/wolfssl: security bump to version 5.5.1
 2022-10-01 16:52 UTC  (2+ messages)

[GIT PULL for v6.0] media fixes
 2022-10-01 16:52 UTC  (2+ messages)

[GIT PULL] USB / Thunderbolt driver fixes for 6.0-final
 2022-10-01 16:52 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.0
 2022-10-01 16:52 UTC  (2+ messages)

[PATCH v2 rcu 0/8] NMI-safe SRCU reader API
 2022-10-01 16:51 UTC  (6+ messages)
` [PATCH RFC v2 rcu 1/8] srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic

[PATCH] USB: make devnode() callback in usb_class_driver take a const *
 2022-10-01 16:51 UTC 

[v5] drm/msm/disp/dpu1: add support for dspp sub block flush in sc7280
 2022-10-01 16:50 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/gensio: bump to version 2.5.5
 2022-10-01 16:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ser2net: bump to version 4.3.8
 2022-10-01 16:50 UTC  (2+ messages)

[Buildroot] [git commit] package/gensio: bump to version 2.5.5
 2022-10-01 16:50 UTC 

[PATCH v2] nfsd: nfsd_do_file_acquire should hold rcu_read_lock while getting refs
 2022-10-01 16:50 UTC  (4+ messages)

[Buildroot] [git commit] package/ser2net: bump to version 4.3.8
 2022-10-01 16:50 UTC 

[Buildroot] [git commit] package/wolfssl: security bump to version 5.5.1
 2022-10-01 16:50 UTC 

[Buildroot] [PATCH] package/mpd: update to version 0.23.9
 2022-10-01 16:48 UTC  (2+ messages)

[Buildroot] [git commit] package/mpd: update to version 0.23.9
 2022-10-01 16:48 UTC 

[Buildroot] [PATCH 1/1] package/bpftool: bump to version 7.0.0
 2022-10-01 16:47 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libbpf: bump to version 1.0.1
 2022-10-01 16:47 UTC  (2+ messages)

[Buildroot] [git commit] package/bpftool: bump to version 7.0.0
 2022-10-01 16:46 UTC 

[Buildroot] [git commit] package/libbpf: bump to version 1.0.1
 2022-10-01 16:46 UTC 

[syzbot] WARNING in __dev_queue_xmit
 2022-10-01 16:43 UTC  (2+ messages)
` [PATCH] net/ieee802154: reject zero-sized raw_sendmsg()

[PATCH drm-misc-next v2 0/9] drm/arm/malidp: use drm managed resources
 2022-10-01 16:39 UTC  (2+ messages)
` [PATCH drm-misc-next v2 8/9] drm/arm/malidp: drv: protect device resources after removal


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.