All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-07 04:47:38 to 2026-07-07 05:46:43 UTC [more...]

[PATCH v2 net] bnx2x: fix null pointer dereference in bnx2x_free_mem_bp()
 2026-07-07  5:46 UTC 

[REGRESSION] can: usb: f81604: TX broken with "short int URB: 9 < 12"
 2026-07-07  5:46 UTC 

[PATCH v4 00/13] gpu: nova-core: consolidate and streamline GSP boot process
 2026-07-07  5:43 UTC  (5+ messages)
` [PATCH v4 09/13] gpu: nova-core: introduce GspBootMethod

[PATCH v2 0/9] treewide, numa_memblks: remove redundant work during NUMA init
 2026-07-07  5:42 UTC  (4+ messages)
` [PATCH v2 2/9] ACPI: NUMA: remove redundant numa_nodes_parsed node_set()

[PATCH 0/9] PCI: qcom: Add PCIe support for Shikra SoC
 2026-07-07  5:42 UTC  (27+ messages)
` [PATCH 2/9] dt-bindings: PCI: qcom: Document the Shikra PCIe Controller
` [PATCH 3/9] dt-bindings: PCI: Add bindings for endpoint gpios
` [PATCH 7/9] arm64: dts: qcom: shikra: Add PCIe PHY and controller nodes
` [PATCH 8/9] arm64: dts: qcom: shikra-evk: Add TC9563 PCIe switch node for PCIe
` [PATCH 9/9] arm64: dts: qcom: shikra-(cqm/cqs/iqs)-evk: Enable PCIe PHY node

[PATCH v8 00/10] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-07  5:41 UTC  (4+ messages)
` [PATCH v8 04/10] cxl: Cache endpoint decoder settings during PCI enumeration

[PATCH 8/9] arm64: dts: qcom: shikra-evk: Add TC9563 PCIe switch node for PCIe
 2026-07-07  5:41 UTC  (3+ messages)

[meta-oe][scarthgap][PATCH 1/2] samba: Fix CVE-2026-3012
 2026-07-07  5:41 UTC  (2+ messages)
` [meta-oe][scarthgap][PATCH 2/2] samba: Fix CVE-2026-4408

[PATCH] platform/x86: amd-pmc: Add IP block table for AMD 1Ah M80H SoC
 2026-07-07  5:40 UTC 

[PATCH 7/9] arm64: dts: qcom: shikra: Add PCIe PHY and controller nodes
 2026-07-07  5:40 UTC  (3+ messages)

[PATCH 1/2] fuse: copy request headers via a stack buffer for io-uring
 2026-07-07  5:40 UTC  (3+ messages)

[PATCH] btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never cleared
 2026-07-07  5:40 UTC  (4+ messages)

[PATCH 6/9] PCI/pwrctrl: tc9563: Add API to control endpoint power and reset
 2026-07-07  5:40 UTC  (3+ messages)

[PATCH 3/9] dt-bindings: PCI: Add bindings for endpoint gpios
 2026-07-07  5:39 UTC  (3+ messages)

[PATCH nf] ipvs: skip IPv6 extension headers in SCTP state lookup
 2026-07-07  5:38 UTC  (5+ messages)

[PATCH] powerpc/64s: Clarify copy_and_flush() cache sync loop comment
 2026-07-07  5:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] perf/arm-cmn: Support CMN S3 r2
 2026-07-07  5:37 UTC  (5+ messages)
` [PATCH 1/5] perf/arm-cmn: Rename filter variables for clarity
` [PATCH 2/5] perf/arm-cmn: Refactor event filter programming

[PATCH 00/33] Library APIs for AES encryption modes
 2026-07-07  5:35 UTC  (34+ messages)
` [PATCH 01/33] crypto: xts - Split out __xts_verify_key() helper
` [PATCH 02/33] lib/crypto: aes: Add ECB support
` [PATCH 03/33] lib/crypto: aes: Add CBC and CBC-CTS support
` [PATCH 04/33] lib/crypto: aes: Add CTR and XCTR support
` [PATCH 05/33] lib/crypto: aes: Add XTS support
` [PATCH 06/33] lib/crypto: aes: Add GCM support
` [PATCH 07/33] lib/crypto: aes: Add CCM support
` [PATCH 08/33] crypto: aes - Add ECB support using library
` [PATCH 09/33] crypto: aes - Add CBC and CBC-CTS "
` [PATCH 10/33] crypto: aes - Add CTR and XCTR "
` [PATCH 11/33] crypto: aes - Add XTS "
` [PATCH 12/33] crypto: aes - Add GCM "
` [PATCH 13/33] crypto: aes - Add CCM "
` [PATCH 14/33] x86/sev: Use new AES-GCM library
` [PATCH 15/33] lib/crypto: aesgcm: Remove old "
` [PATCH 16/33] crypto: aes - Remove AES-CBC-MAC support
` [PATCH 17/33] lib/crypto: aes: Remove aes_cbcmac_* functions
` [PATCH 18/33] fscrypt: Use aes_ecb_encrypt() for v1 key derivation
` [PATCH 19/33] KEYS: encrypted: Use AES-CBC library instead of crypto_skcipher
` [PATCH 20/33] KEYS: trusted: dcp: Use AES-GCM library instead of crypto_aead
` [PATCH 21/33] libceph: Use AES-CBC library in ceph_aes_crypt()
` [PATCH 22/33] libceph: Reimplement messenger v2 encryption using AES-GCM library
` [PATCH 23/33] wifi: mac80211: Use AES-CTR library in fils_aead.c
` [PATCH 24/33] wifi: mac80211: Use AES-GCM library for GMAC suite
` [PATCH 25/33] wifi: mac80211: Use crypto libraries for GCMP and CCMP suites
` [PATCH 26/33] macsec: Use AES-GCM library instead of crypto_aead
` [PATCH 27/33] wifi: ipw2x00: Use AES-CCM library
` [PATCH 28/33] mac802154: Use AES-CCM and AES-CTR libraries
` [PATCH 29/33] bpf: crypto: Use AES-CBC and AES-ECB libraries
` [PATCH 30/33] bpf: crypto: Add AES-GCM support
` [PATCH 31/33] smb: client: Use AES-GCM and AES-CCM libraries
` [PATCH 32/33] ksmbd: "
` [PATCH 33/33] net: tipc: Use AES-GCM library instead of crypto_aead

[PATCH] btrfs: remove verity Merkle folio from page cache on error
 2026-07-07  5:35 UTC  (2+ messages)

[syzbot] [netfs?] WARNING in netfs_writepages (3)
 2026-07-07  5:34 UTC  (2+ messages)
` Forwarded: test

[PATCH v2 0/2] Add TRNG support for Glymur SoC
 2026-07-07  5:34 UTC  (7+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: glymur: add TRNG node

USB Keypad
 2026-07-07  5:17 UTC  (3+ messages)

[PATCH v1] drm/i915/audio: treat UHBR SST like MST for cpu_transcoder signalling
 2026-07-07  5:32 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH] kconfig: warn on dead default
 2026-07-07  5:31 UTC  (2+ messages)

[PATCH] tests/intel/xe_exec_system_allocator: Ignore expected CAT error in fault subtest
 2026-07-07  5:29 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] netfs: fix ENOMEM handling in netfs_writepages() to drain all dirty folios
 2026-07-07  5:25 UTC 

[PATCH 0/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatibles
 2026-07-07  5:25 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatible

[PATCH v3 00/91] tests/tcg: run tests with meson
 2026-07-07  5:24 UTC  (9+ messages)
` [PATCH v3 16/91] tests/tcg/meson.build: introduce expected_output
` [PATCH v3 17/91] tests/tcg/meson.build: add wrapper run_and_check_forbidden_output
` [PATCH v3 18/91] tests/tcg/meson.build: add wrapper run_with_input
` [PATCH v3 21/91] tests/tcg/meson.build: add logic to skip tests

QA notification for completed autobuilder build (yocto-5.0.19.rc2)
 2026-07-07  5:24 UTC  (3+ messages)
` [qa-build-notification] "

[PATCH 0/2] Enable PMIC Glink nodes on Kaanapali
 2026-07-07  5:21 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: kaanapali-mtp: Add PMIC Glink node
` [PATCH 2/2] arm64: dts: qcom: kaanapali-qrd: "

[PATCH i-g-t] tests/intel/kms_pm_dc: Add test to validate YUV420 with DC3CO
 2026-07-07  5:20 UTC 

[PATCH 1/1] sunrpc: fix use-after-free in __rpc_clnt_handle_event and __rpc_clnt_remove_pipedir
 2026-07-07  5:20 UTC 

[PATCH v2] USB: misc: uss720: unregister parport on probe failure
 2026-07-07  5:19 UTC  (2+ messages)

[PATCH] kselftest: cpufreq: Backup and restore governor for sptests
 2026-07-07  5:19 UTC  (2+ messages)

[PATCH v3 5/5] platform/x86/amd/hsmp: Serialize the data plane against socket teardown
 2026-07-07  5:17 UTC 

[PATCH v3 4/5] platform/x86/amd/hsmp: ACPI HSMP refcounted sockets and coordinated release
 2026-07-07  5:17 UTC 

[PATCH v3 3/5] platform/x86/amd/hsmp: Serialize per-socket metric table reads with a mutex
 2026-07-07  5:16 UTC 

[PATCH v3 2/5] platform/x86/amd/hsmp: Map the metric table with ioremap() and unmap it explicitly
 2026-07-07  5:16 UTC 

[PATCH v3 1/5] platform/x86/amd/hsmp: Serialize ACPI HSMP is_probed with a probe mutex
 2026-07-07  5:16 UTC 

[PATCH v3 0/5] platform/x86/amd/hsmp: ACPI/platform HSMP concurrency and lifecycle hardening
 2026-07-07  5:15 UTC 

[PATCH v2 0/1] bcache: track active bypass writes to prevent stale cache reads
 2026-07-07  5:14 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v3 00/24] ASoC: codecs: Use guard() for mutex & spin lock - part 1
 2026-07-07  5:10 UTC  (25+ messages)
` [PATCH v3 01/24] ASoC: codecs: ab8500: Use guard() for mutex locks
` [PATCH v3 02/24] ASoC: codecs: ak4613: "
` [PATCH v3 03/24] ASoC: codecs: arizona-jack: Use guard() cleanup helpers
` [PATCH v3 04/24] ASoC: codecs: arizona: Use guard() for mutex locks
` [PATCH v3 05/24] ASoC: codecs: aw87390: "
` [PATCH v3 06/24] ASoC: codecs: aw88081: "
` [PATCH v3 07/24] ASoC: codecs: aw88166: "
` [PATCH v3 08/24] ASoC: codecs: aw88261: "
` [PATCH v3 09/24] ASoC: codecs: aw88395: "
` [PATCH v3 10/24] ASoC: codecs: aw88399: "
` [PATCH v3 11/24] ASoC: codecs: cros_ec_codec: "
` [PATCH v3 12/24] ASoC: codecs: cs-amp-lib: "
` [PATCH v3 13/24] ASoC: codecs: cs35l56: Use guard() and PM runtime scope helpers
` [PATCH v3 14/24] ASoC: codecs: cs42l42: Use guard() cleanup helpers
` [PATCH v3 15/24] ASoC: codecs: cs42l43: Use guard() and PM runtime scope helpers
` [PATCH v3 16/24] ASoC: codecs: cs42l84: Use guard() for mutex locks
` [PATCH v3 17/24] ASoC: codecs: cs43130: "
` [PATCH v3 18/24] ASoC: codecs: cs47l15: "
` [PATCH v3 19/24] ASoC: codecs: cs47l35: "
` [PATCH v3 20/24] ASoC: codecs: cs47l85: "
` [PATCH v3 21/24] ASoC: codecs: cs47l90: "
` [PATCH v3 22/24] ASoC: codecs: cs47l92: "
` [PATCH v3 23/24] ASoC: codecs: cs48l32: "
` [PATCH v3 24/24] ASoC: codecs: cs2072x: "

[PATCH v2 00/34] drm/i915/dp_link: Unify modeset/fallback config selection
 2026-07-07  5:13 UTC  (3+ messages)
` [PATCH v2 05/34] drm/i915/dp_link_caps: Add helper to get iteration order for a connector

[PATCH 1/2] tests/intel: Add gem_change_handle_race test suite
 2026-07-07  5:10 UTC  (2+ messages)
` [PATCH 2/2] tests/intel/gem_change_handle_race: Add edge-case and functional subtests

[PATCH v3 0/7] Transition Nova Core to TLV firmare images
 2026-07-07  5:13 UTC  (11+ messages)
` [PATCH v3 1/7] rust: firmware: add request_into_buf()
` [PATCH v3 2/7] gpu: nova-core: add TLV parser for firmware files

[PATCH 1/2] selftests/cpufreq: Remove unused local variables from switch_show_governor()
 2026-07-07  5:12 UTC  (4+ messages)
` [PATCH 2/2] selftests/cpufreq: Remove unnecessary sudo from quick_shuffle()

[RFC PATCH 00/28] target/ppc: Moving instructions to decodetree specification
 2026-07-07  5:09 UTC  (16+ messages)
` [RFC PATCH 04/28] target/ppc: Move vector merge instructions to decodetree
` [RFC PATCH 05/28] target/ppc: Move vector pack "
` [RFC PATCH 06/28] target/ppc: Move st{b, h, w, d, q}cx "
` [RFC PATCH 12/28] target/ppc: Move GPR atomic load/store "
` [RFC PATCH 13/28] target/ppc: Move isync instruction "
` [RFC PATCH 14/28] target/ppc: Convert b{a, l, la} to decode tree
` [RFC PATCH 18/28] target/ppc: Move sleep & friends to decodetree

[PATCH] generic/795: add unaligned boundary test cases for WRITE_ZEROES
 2026-07-07  5:10 UTC  (3+ messages)

[PATCH RFC 2/2] builtin/history: print feedback after successful reword
 2026-07-07  5:09 UTC  (3+ messages)

[PATCH 0/7] git_hash_*() quality-of-life improvements
 2026-07-07  5:09 UTC  (8+ messages)
` [PATCH 1/7] hash: use git_hash_init() consistently
` [PATCH 2/7] hash: convert remaining direct function calls
` [PATCH 3/7] hash: document function pointers and wrappers
` [PATCH 4/7] hash: make git_hash_discard() idempotent
` [PATCH 5/7] csum-file: use idempotent git_hash_discard()
` [PATCH 6/7] http: "
` [PATCH 7/7] hash: check ctx->active flag in all wrapper functions

[RFC PATCH 0/6] mm/damon: update probe hits for runtime parameter commits
 2026-07-07  5:09 UTC  (13+ messages)
` [RFC PATCH 1/6] mm/damon/core: s/damon_max_nr_accesses()/damon_nr_samples_per_aggr()/
` [RFC PATCH 2/6] mm/damon/core: s/accesses_bp_to_nr_accesses/sample_bp_to_count/
` [RFC PATCH 4/6] mm/damon/core: s/nr_accesses_for_new_attrs/nr_samples_for_new_attrs/
` [RFC PATCH 5/6] mm/damon/core: update probe hits for new parameter commit

[smfrench-smb3:pr/255 1/1] fs/smb/client/reparse.c:430:48: error: passing argument 4 of 'tcon->ses->server->ops->set_EA' makes pointer from integer without a cast
 2026-07-07  5:08 UTC 

[PATCH v2 0/5] rsk7203: switch to using static device property, drop legacy gpio API
 2026-07-07  5:07 UTC  (2+ messages)

[RFC PATCH 3/6] mm/damon/core: s/nr_accesses_to_accesses_bp/sample_count_to_bp/
 2026-07-07  5:07 UTC  (2+ messages)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-07-07  5:07 UTC  (10+ messages)
` [RFC PATCH 11/15] KVM: TDX: Factor out userspace return path from tdx_get_quote()
` [RFC PATCH 12/15] KVM: TDX: Add in-kernel Quote generation
` [RFC PATCH 15/15] x86/virt/tdx: Enable TDX Quoting extension

better block swap batching and a different take on swap_ops v3
 2026-07-07  5:06 UTC  (3+ messages)

[PATCH v5 0/4] drm/xe: Refactor generic_handle_irq_safe() error messages
 2026-07-07  5:05 UTC  (3+ messages)
` [PATCH v5 2/4] drm/xe/heci: Use xe print functions in xe_heci_gsc.c

[PATCH v1 0/4] Refactor AST2700 SCU preparation for coprocessors
 2026-07-07  5:05 UTC  (2+ messages)

[PULL 0/8] PPC PR for 11.1 Soft-freeze
 2026-07-07  5:04 UTC  (2+ messages)

[PULL 00/32] Accelerator patches for 2026-07-06
 2026-07-07  5:04 UTC  (2+ messages)

[PULL 00/49] target-arm queue
 2026-07-07  5:04 UTC  (2+ messages)

[PULL 0/4] Hppa fixes for v11.1 patches
 2026-07-07  5:04 UTC  (2+ messages)

[PATCH] iomap: add a separate bio_set for iomap_split_ioend
 2026-07-07  5:04 UTC  (3+ messages)

[PULL 00/44] pci, vhost, virtio, iommu: features, fixes, cleanups
 2026-07-07  5:04 UTC  (2+ messages)

[PATCH v5] mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap
 2026-07-07  5:03 UTC  (3+ messages)

[PATCH v3] firmware: stratix10-svc: fix FCS SMC call kernel-doc
 2026-07-07  5:02 UTC  (3+ messages)

[PATCH v2 0/6] ext4: fix unaligned edge handling in FALLOC_FL_WRITE_ZEROES
 2026-07-07  5:01 UTC  (3+ messages)
` [PATCH v2 1/6] ext4: move partial block zeroing earlier in ext4_zero_range()

[PATCH v2 0/2] mfd: ucb1x00: Convert Assabet gpio-keys to software nodes
 2026-07-07  5:01 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: ucb1x00: Register software node for GPIO controller
` [PATCH v2 2/2] mfd: ucb1x00: Convert Assabet gpio-keys to use software nodes

[PATCH v2] x86/video: Only fall back to vga_default_device() without screen info
 2026-07-07  5:01 UTC  (9+ messages)

QEMU 11.1 soft freeze (July 7th 2026)
 2026-07-07  5:00 UTC 

[PATCH 0/6] clk: qcom: Add Nord multimedia clock controller support
 2026-07-07  4:59 UTC  (15+ messages)
` [PATCH 3/6] dt-bindings: clock: qcom: Document Nord display clock controller
` [PATCH 4/6] clk: qcom: Add Nord display clock controller support
` [PATCH 5/6] dt-bindings: clock: qcom: Document Nord GPU clock controllers
` [PATCH 6/6] clk: qcom: gpucc: Add Nord graphics clock controller support

[PATCH] mm: Standardize printing for pgtable entries
 2026-07-07  4:57 UTC  (3+ messages)

[PATCH i-g-t] lib/igt_kms: Fix plane type check in igt_crtc_get_plane_type
 2026-07-07  4:55 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH 02/10] [v3] input: gpio-keys: make legacy gpiolib optional
 2026-07-07  4:54 UTC  (5+ messages)

[PATCH v6 00/11] Dynamic PAMT
 2026-07-07  4:53 UTC  (3+ messages)
` [PATCH v6 04/11] x86/virt/tdx: Allocate ref counts for Dynamic PAMT memory

[PATCH bpf v4 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
 2026-07-07  4:53 UTC  (3+ messages)
` [PATCH bpf v4 2/4] bpf, sockmap: Reject unhashed UDP sockets on sockmap update

[PATCH] lib/mbedtls: Do not use ERR_PTR with mbedTLS error codes
 2026-07-06 17:19 UTC  (3+ messages)


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.