messages from 2025-12-13 20:33:10 to 2025-12-14 10:15:06 UTC [more...]
[PATCH v2] srcu: Use suitable gfp_flags for the init_srcu_struct_nodes()
2025-12-14 10:14 UTC
[PATCH iwlwifi-fixes] wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
2025-12-14 10:12 UTC (3+ messages)
[PATCH] serial: pxa: Fix comment typo
2025-12-14 10:04 UTC
[PATCH] scsi: target: Constify struct configfs_item_operations and configfs_group_operations
2025-12-14 9:45 UTC
[PATCH v3 0/1] Workaround for partial huge page unmaps in Panthor
2025-12-14 9:48 UTC (4+ messages)
` [PATCH v3 1/1] drm/panthor: Support partial unmaps of huge pages
[PATCH] gpio: Constify struct configfs_item_operations and configfs_group_operations
2025-12-14 9:31 UTC
[PATCH] coco/guest: Constify struct configfs_item_operations and configfs_group_operations
2025-12-14 9:39 UTC
[PATCH -v3 0/15] x86: Remove support for TSC-less and CX8-less CPUs
2025-12-14 9:38 UTC (17+ messages)
` [PATCH 01/15] x86/cpu: Remove M486/M486SX/ELAN support
` [PATCH 02/15] x86/cpu: Remove CONFIG_MWINCHIP3D/MWINCHIPC6
` [PATCH 03/15] x86/cpu: Remove CPU_SUP_UMC_32 support
` [PATCH 04/15] x86/cpu: Remove TSC-less CONFIG_M586 support
` [PATCH 05/15] x86/cpu, x86/platform, watchdog: Remove CONFIG_X86_RDC321X support
` [PATCH 06/15] x86/cpu: Remove the CONFIG_X86_INVD_BUG quirk
` [PATCH 07/15] x86/cpu, cpufreq: Remove AMD ELAN support
` [PATCH 08/15] x86/fpu: Remove MATH_EMULATION and related glue code
` [PATCH 09/15] x86/fpu: Remove the 'no387' boot option
` [PATCH 10/15] x86/fpu: Remove the math-emu/ FPU emulation library
` [PATCH 11/15] x86/cpu: Make CONFIG_X86_TSC unconditional
` [PATCH 12/15] x86: Remove !CONFIG_X86_TSC code
` [PATCH 13/15] x86/cpu: Make CONFIG_X86_CX8 unconditional
` [PATCH 14/15] x86/atomics: Remove !CONFIG_X86_CX8 methods
` [PATCH 15/15] x86/percpu: "
[PATCH] media: dt-bindings: Correct camss VDDA PLL supply description
2025-12-14 9:35 UTC (3+ messages)
arch/um/drivers/vector_kern.c:989:69: sparse: sparse: incorrect type in argument 1 (different address spaces)
2025-12-14 9:27 UTC
[PATCH 0/2] introduce pagetable_alloc_nolock()
2025-12-14 9:13 UTC (4+ messages)
` [PATCH 2/2] arm64: mmu: use pagetable_alloc_nolock() while stop_machine()
[PATCH] ext4: Fix KASAN use-after-free in ext4_find_extent
2025-12-14 8:52 UTC (3+ messages)
` "
[tip: x86/boot] x86/acpi/boot: Correct acpi_is_processor_usable() check again
2025-12-14 8:37 UTC
[PATCH 01/32] x86/boot/e820: Remove inverted boolean logic from the e820_nomerge() function name, rename it to e820_type_mergeable()
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 02/32] x86/boot/e820: Simplify e820__print_table() a bit
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 03/32] x86/boot/e820: Simplify the PPro Erratum #50 workaround
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 04/32] x86/boot/e820: Mark e820__print_table() static
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 05/32] x86/boot/e820: Print gaps in the E820 table
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 06/32] x86/boot/e820: Make the field separator space character part of e820_print_type()
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 08/32] x86/boot/e820: Print E820_TYPE_RAM entries as ... RAM entries
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 09/32] x86/boot/e820: Call the PCI gap a 'gap' in the boot log printout
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 10/32] x86/boot/e820: Use 'u64' consistently instead of 'unsigned long long'
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 11/32] x86/boot/e820: Remove pointless early_panic() indirection
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH -v2 00/32] x86/boot/e820: Assorted E820 table handling features and cleanups
2025-12-14 8:37 UTC (9+ messages)
` [PATCH 12/32] x86/boot/e820: Clean up confusing and self-contradictory verbiage around E820 related resource allocations
` [PATCH 33/32] x86/boot/e820: Use <linux/sizes.h> symbols for literals
` [tip: x86/boot] "
` [tip: x86/boot] x86/boot/e820: Clean up confusing and self-contradictory verbiage around E820 related resource allocations
` [PATCH 32/32] x86/boot/e820: Move index increments outside accessors in e820__update_table()
[PATCH 13/32] x86/boot/e820: Improve e820_print_type() messages
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 14/32] x86/boot/e820: Clean up __e820__range_add() a bit
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 15/32] x86/boot/e820: Clean up __refdata use a bit
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 16/32] x86/boot/e820: Remove unnecessary header inclusions
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 17/32] x86/boot/e820: Standardize e820 table index variable names under 'idx'
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 18/32] x86/boot/e820: Standardize e820 table index variable types under 'u32'
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 19/32] x86/boot/e820: Change struct e820_table::nr_entries type from __u32 to u32
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 20/32] x86/boot/e820: Clean up e820__setup_pci_gap()/e820_search_gap() a bit
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 21/32] x86/boot/e820: Change e820_search_gap() to search for the highest-address PCI gap
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 22/32] x86/boot/e820: Rename gap_start/gap_size to max_gap_start/max_gap_start in e820_search_gap() et al
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 23/32] x86/boot/e820: Simplify & clarify __e820__range_add() a bit
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 24/32] x86/boot/e820: Standardize __init/__initdata tag placement
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 25/32] x86/boot/e820: Simplify append_e820_table() and remove restriction on single-entry tables
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 26/32] x86/boot/e820: Remove e820__range_remove()'s unused return parameter
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 27/32] x86/boot/e820: Simplify the e820__range_remove() API
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH 28/32] x86/boot/e820: Make sure e820_search_gap() finds all gaps
2025-12-14 8:37 UTC (2+ messages)
` [tip: x86/boot] "
[PATCH RESEND] drm: xe: Replace sprintf() with sysfs_emit()
2025-12-14 8:36 UTC
[GIT PULL] x86 fixes
2025-12-14 8:31 UTC (7+ messages)
arch/riscv/kvm/vcpu_exit.c:139:34: sparse: sparse: cast to restricted __le64
2025-12-14 8:10 UTC
[PATCH] srcu: Use suitable gfp_flags for the init_srcu_struct_nodes()
2025-12-14 8:09 UTC (5+ messages)
[PATCH 0/5] x86: Cleanups around slow_down_io()
2025-12-14 8:05 UTC (2+ messages)
[PATCH RESEND] x86/platform/uv: Fix UBSAN array-index-out-of-bounds
2025-12-14 7:59 UTC (2+ messages)
` [tip: x86/urgent] "
[PATCH] soc: qcom: pd-mapper: Add support for SM7635
2025-12-14 7:47 UTC
[PATCH 1/5] sched/fair: Fold the sched_avg update
2025-12-14 7:46 UTC (3+ messages)
` [tip: sched/core] "
` [tip: sched/core] <linux/compiler_types.h>: Add the __signed_scalar_typeof() helper
[PATCH 2/5] sched/fair: Avoid rq->lock bouncing in sched_balance_newidle()
2025-12-14 7:46 UTC (2+ messages)
` [tip: sched/core] "
[tip: sched/core] sched/headers: Rename rcu_dereference_check_sched_domain() => rcu_dereference_sched_domain()
2025-12-14 7:46 UTC
[tip: sched/core] sched/fair: Switch to rcu_dereference_all()
2025-12-14 7:46 UTC
[PATCH 2/8] sched/fair: Limit hrtick work
2025-12-14 7:46 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 3/5] sched: Change rcu_dereference_check_sched_domain() to rcu-sched
2025-12-14 7:46 UTC (2+ messages)
` [tip: sched/core] sched/fair: Remove superfluous rcu_read_lock()
[PATCH 4/5] sched: Add assertions to QUEUE_CLASS
2025-12-14 7:46 UTC (2+ messages)
` [tip: sched/core] sched/core: "
[PATCH 5/5] sched: Rework sched_class::wakeup_preempt() and rq_modified_*()
2025-12-14 7:46 UTC (2+ messages)
` [tip: sched/core] sched/core: "
[PATCH 3/6] sched/fair: Separate se->vlag from se->vprot
2025-12-14 7:46 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 1/6] sched/fair: Join two #ifdef CONFIG_CFS_BANDWIDTH blocks
2025-12-14 7:46 UTC (2+ messages)
` [tip: sched/core] sched/fair: Join two #ifdef CONFIG_FAIR_GROUP_SCHED blocks
[PATCH 2/6] sched/fair: Clean up comments in 'struct cfs_rq'
2025-12-14 7:46 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 5/6] sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight
2025-12-14 7:46 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 6/6] sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper functions
2025-12-14 7:46 UTC (2+ messages)
` [tip: sched/core] "
[PATCH 1/1 -v2] sched/fair: Sort out 'blocked_load*' namespace noise
2025-12-14 7:46 UTC (2+ messages)
` [tip: sched/core] "
[tip: sched/core] sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers for wrapped-signed aritmetics
2025-12-14 7:46 UTC
[PATCH] xtensa: align: validate user access in fast_load_store under MMU
2025-12-14 7:24 UTC (4+ messages)
` [PATCH] xtensa: mmu: validate user access in fast_load_store with MMU
[PATCH] rust: conclude the Rust experiment
2025-12-14 7:19 UTC (4+ messages)
WAHAB Desktop (was Wayland)
2025-12-14 7:15 UTC
arch/um/drivers/ubd_kern.c:780:13: warning: stack frame size (2152) exceeds limit (2048) in 'ubd_device_release'
2025-12-14 7:04 UTC
[PATCH] arm/arm64: dts: renesas: Drop unused .dtsi
2025-12-14 7:03 UTC (2+ messages)
[PATCH net v3] vsock/virtio: cap TX credit to local buffer size
2025-12-14 6:38 UTC (10+ messages)
arch/riscv/kvm/vcpu_exit.c:155:9: sparse: sparse: incorrect type in assignment (different base types)
2025-12-14 6:30 UTC
arch/loongarch/kernel/kexec_efi.c:64:22: sparse: sparse: cast to restricted __le64
2025-12-14 6:30 UTC
[PATCH v2 11/16] bitfield: Common up validation of the mask parameter
2025-12-14 6:19 UTC (2+ messages)
[PATCH] rtl8723bs: Add kernel-doc comment for rtw_reset_continual_io_error in rtw_io.c
2025-12-14 6:16 UTC
drivers/hv/mshv_root_main.c:1341:14: sparse: sparse: incorrect type in argument 1 (different address spaces)
2025-12-14 5:57 UTC
[syzbot] [gpio?] upstream test error: BUG: soft lockup in led_heartbeat_function
2025-12-14 5:55 UTC
[PATCH v2] fbdev: arkfb: Request legacy VGA I/O region
2025-12-14 11:19 UTC (3+ messages)
[tip:x86/boot] BUILD SUCCESS 825c5d67c389426b71710d89dd9cb428e6a7e81e
2025-12-14 5:40 UTC
arch/powerpc/platforms/microwatt/smp.c:79:24: sparse: sparse: cast removes address space '__iomem' of expression
2025-12-14 5:13 UTC
Linux 6.19-rc1
2025-12-14 4:42 UTC
[GIT PULL] SCSI fixes for the 6.18+ merge window
2025-12-14 4:12 UTC (2+ messages)
[PATCH v6] rust: add new macro for common bitmap operations
2025-12-14 3:53 UTC (2+ messages)
[GIT PULL] tomoyo update for v6.19-rc1
2025-12-14 3:42 UTC (2+ messages)
[GIT PULL] Ceph updates for 6.19-rc1
2025-12-14 3:42 UTC (2+ messages)
arch/x86/kvm/vmx/vmcs12.c:142:9: sparse: sparse: cast truncates bits from constant value (1a0a1a becomes a1a)
2025-12-14 3:42 UTC
[PATCH] gpiolib: of: Only compile in MT2701 quirk when it is needed
2025-12-14 3:40 UTC
6.19 tmpfs __d_lookup() lockup
2025-12-14 3:30 UTC (11+ messages)
` shmem_rename() bugs (was Re: 6.19 tmpfs __d_lookup() lockup)
` [PATCH 1/2] shmem_whiteout(): fix regression from tree-in-dcache series
` [RFC][PATCH 2/2] shmem: fix recovery on rename failures
2025 LF Technical Advisory Board election - final reminder
2025-12-14 3:27 UTC (2+ messages)
` 2025 LF Technical Advisory Board election - voting started
[PATCH] scatterlist: remove ambiguous comment for public fields count of mapping iterator
2025-12-14 3:25 UTC
arch/x86/kvm/vmx/vmcs12.c:143:9: sparse: sparse: cast truncates bits from constant value (1a0a9a becomes a9a)
2025-12-14 3:07 UTC
nouveau: endless drm_WARN_ON(state->checked) spew beginning at 6.19 merge window
2025-12-14 3:04 UTC (4+ messages)
[PATCH bpf-next] bpf: Fix bpf_seq_read docs for increased buffer size
2025-12-14 3:00 UTC (2+ messages)
[PATCH] adfs: fix memory leak in sb->s_fs_info
2025-12-14 2:58 UTC (5+ messages)
[PATCH v2 ath-current 0/2]] wifi: ath11k: add usecase firmware handling based on device compatible
2025-12-14 2:52 UTC (3+ messages)
` [PATCH v2 ath-current 1/2] "
` [PATCH v2 ath-current 2/2] dt-bindings: net: wireless: ath11k-pci: remove obsolete firmware-name property
[PATCH net-next v4] net: restore the iterator to its original state when an error occurs
2025-12-14 2:49 UTC (2+ messages)
[PATCH] rcu-tasks: Remove unnecessary smp_store operations in the cblist_init_generic()
2025-12-14 2:49 UTC
[PATCH v21 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
2025-12-14 2:44 UTC (2+ messages)
[PATCH 3/3] rust: Support deriving `AsBytes`/`FromBytes` on bindgen types
2025-12-14 2:23 UTC (2+ messages)
[PATCH Next] gfs2: update end and prev bio for chain bio
2025-12-14 2:17 UTC (2+ messages)
[PATCH ath-current 0/2] wifi: ath11k: add usecase firmware handling based on device compatible
2025-12-14 2:08 UTC (4+ messages)
` [PATCH ath-current 2/2] dt-bindings: net: wireless: ath11k-pci: deprecate 'firmware-name' property
[PATCH 2/2] vt: Remove con_debug_enter/_leave from struct consw
2025-12-14 2:00 UTC (2+ messages)
[PATCH] mm/oom_kill: add sysctl_oom_dump_stack to control kernel stack dumping on OOM
2025-12-14 1:55 UTC (3+ messages)
[PATCH] vfs: fix break_lease() function signature in !CONFIG_FILE_LOCKING case
2025-12-14 1:34 UTC
[PATCH 6.12 00/49] 6.12.62-rc1 review
2025-12-14 1:24 UTC (3+ messages)
[PATCH v2 0/6] arm64: dts: imx8mp-var-som: align DTS with hardware revision
2025-12-14 1:23 UTC (8+ messages)
` [PATCH v2 1/6] arm64: dts: imx8mp-var-som: Move USDHC2 support to Symphony carrier
` [PATCH v2 2/6] arm64: dts: imx8mp-var-som: Move PCA9534 GPIO expander "
` [PATCH v2 3/6] arm64: dts: imx8mp-var-som: Move UART2 description "
` [PATCH v2 4/6] arm64: dts: imx8mp-var-som: Add WiFi and Bluetooth support
` [PATCH v2 5/6] arm64: dts: imx8mp-var-som: Add support for WM8904 audio codec
` [PATCH v2 6/6] arm64: dts: imx8mp-var-som: Add support for ADS7846 touchscreen
[tip:irq/urgent] BUILD SUCCESS fbbd7ce627af733ded7971b2495b0d099a0a80da
2025-12-14 1:21 UTC
[PATCH v3 1/2] fgraph: Enhance funcgraph-retval with BTF-based type-aware output
2025-12-14 1:14 UTC (2+ messages)
[PATCH RFC v2] 9p/virtio: convert to extract_iter_to_sg()
2025-12-14 1:14 UTC (3+ messages)
[PATCH] README: add AI Coding Assistants section
2025-12-14 1:07 UTC
[PATCH] power: reset: nvmem-reboot-mode: respect cell size for nvmem_cell_write
2025-12-14 0:59 UTC
[PATCH 0/8] Add support for Advantech EIO MFD series devices
2025-12-14 0:54 UTC (3+ messages)
` [PATCH 2/8] Add Advantech EIO GPIO driver
[PATCH v3] io: add io_pgtable abstraction
2025-12-14 0:51 UTC (6+ messages)
[RFC PATCH v2 net-next 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
2025-12-14 0:41 UTC (5+ messages)
` [RFC PATCH v2 net-next 1/4] dt-bindings: net: dsa: add bindings for MaxLinear MxL862xx
` [RFC PATCH v2 net-next 2/4] net: dsa: add tag formats for MxL862xx switches
` [RFC PATCH v2 net-next 3/4] net: mdio: add unlocked mdiodev C45 bus accessors
` [RFC PATCH v2 net-next 4/4] net: dsa: add basic initial driver for MxL862xx switches
drivers/net/ethernet/wangxun/libwx/wx_ethtool.c:225: undefined reference to `phylink_ethtool_nway_reset'
2025-12-14 0:30 UTC
arch/x86/xen/enlighten_pv.c:118:24: sparse: sparse: incorrect type in initializer (different address spaces)
2025-12-14 0:19 UTC
[PATCH] mac802154: fix uninitialized security header fields
2025-12-14 0:13 UTC
[PATCH 0/2] Commonize pinctrl for camera master clock on Qualcomm SDM845
2025-12-14 0:12 UTC (5+ messages)
` [PATCH 1/2] arm64: qcom: sdm845: Introduce camera master clock pinctrl
` [PATCH 2/2] arm64: dts: qcom: sdm845-db845c: Use introduced platform wide cam_mclk0_default
[PATCH 09/14] greybus: cpc: acknowledge all incoming messages
2025-12-13 23:45 UTC (2+ messages)
drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:32:9: sparse: sparse: cast truncates bits from constant value (100000000 becomes 0)
2025-12-13 23:34 UTC
[syzbot] [crypto?] KMSAN: uninit-value in adiantum_crypt
2025-12-13 23:35 UTC
[PATCH] hfsplus: fix missing hfs_bnode_get() in hfs_bnode_create()
2025-12-13 23:32 UTC
[syzbot] [fs?] memory leak in adfs_init_fs_context
2025-12-13 23:12 UTC
arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence
2025-12-13 23:01 UTC
[syzbot] [wpan?] KMSAN: uninit-value in ieee802154_hdr_push (2)
2025-12-13 22:51 UTC
arch/x86/kernel/cpu/common.c:2083:1: sparse: sparse: symbol '__pcpu_scope___x86_call_depth' was not declared. Should it be static?
2025-12-13 22:49 UTC
[syzbot] [crypto?] KMSAN: uninit-value in adiantum_crypt
2025-12-13 22:47 UTC (2+ messages)
` Forwarded: [PATCH] crypto: adiantum: initialize rbuf.bignum to avoid KMSAN warning
[PATCH 6/8] gpio: aaeon: Add GPIO driver for SRG-IMX8PL MCU
2025-12-13 22:38 UTC (2+ messages)
[syzbot] [fs?] memory leak in adfs_init_fs_context
2025-12-13 22:36 UTC (2+ messages)
` Forwarded: "
[PATCH v2 0/16] bitfield: tidy up bitfield.h
2025-12-13 22:14 UTC (5+ messages)
` [PATCH v2 02/16] thunderbolt: Don't pass a bitfield to FIELD_GET
[syzbot] [wpan?] KMSAN: uninit-value in ieee802154_hdr_push (2)
2025-12-13 22:05 UTC (3+ messages)
` Forwarded: [PATCH] mac802154: test patch for security parameter handling
` Forwarded: [PATCH] mac802154: fix uninitialized security header fields
[PATCH RFC 0/6] nfsd: allow for a dynamically-sized threadpool
2025-12-13 21:55 UTC (15+ messages)
` [PATCH RFC 1/6] sunrpc: split svc_set_num_threads() into two functions
` [PATCH RFC 4/6] sunrpc: introduce the concept of a minimum number of threads per pool
` [PATCH RFC 5/6] nfsd: adjust number of running nfsd threads based on activity
` [PATCH RFC 6/6] nfsd: add controls to set the minimum number of threads per pool
[syzbot] [wpan?] KMSAN: uninit-value in ieee802154_hdr_push (2)
2025-12-13 21:28 UTC
drivers/gpu/drm/nouveau/nvif/chan.c:71:29: sparse: sparse: incorrect type in assignment (different address spaces)
2025-12-13 21:10 UTC
[PATCH v7 0/6] scripts/make_fit: Support ramdisks and faster operations
2025-12-12 19:09 UTC (3+ messages)
` [PATCH v7 6/6] scripts/make_fit: Compress dtbs in parallel
[PATCH v2 0/2] Add FRDM i.MX 91 Development board support
2025-12-13 14:48 UTC (2+ messages)
[PATCH v5 00/12] Streamline TPM2 HMAC sessions
2025-12-13 20:32 UTC (8+ messages)
` [PATCH v5 06/12] tpm-buf: Implement managed allocations
` [PATCH v5 07/12] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
` [PATCH v5 08/12] tpm2-sessions: Remove AUTH_MAX_NAMES
` [PATCH v5 09/12] tpm-buf: Remove tpm_buf_append_handle
` [PATCH v5 10/12] tpm: Orchestrate TPM commands in tpm_get_random()
` [PATCH v5 11/12] tpm: Send only one at most TPM2_GetRandom command
` [PATCH v5 12/12] tpm: In tpm_get_random() replace 'retries' with a zero check
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox