messages from 2023-01-23 22:58:31 to 2023-01-24 00:02:00 UTC [more...]
[PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
2023-01-23 23:56 UTC (2+ messages)
[PATCH 00/22] target/arm: Implement FEAT_RME
2023-01-24 0:00 UTC (14+ messages)
` [PATCH 01/22] target/arm: Fix pmsav8 stage2 secure parameter
` [PATCH 02/22] target/arm: Rewrite check_s2_mmu_setup
` [PATCH 03/22] target/arm: Add isar_feature_aa64_rme
` [PATCH 04/22] target/arm: Update SCR and HCR for RME
` [PATCH 06/22] target/arm: Add RME cpregs
` [PATCH 07/22] target/arm: Introduce ARMSecuritySpace
` [PATCH 08/22] include/exec/memattrs: Add two bits of space to MemTxAttrs
` [PATCH 10/22] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root}
` [PATCH 12/22] target/arm: NSTable is RES0 for the RME EL3 regime
` [PATCH 15/22] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
` [PATCH 17/22] target/arm: Use get_phys_addr_with_struct for stage2
` [PATCH 20/22] target/arm: Implement the granule protection check
` [PATCH 21/22] target/arm: Enable RME for -cpu max
[PATCH v3 0/4] Nested virtualization fixes for QEMU
2023-01-24 0:00 UTC (3+ messages)
` [PATCH v3 4/4] target/riscv: Ensure opcode is saved for all relevant instructions
the x86 sysret_rip test fails on the Intel FRED architecture
2023-01-23 23:58 UTC (10+ messages)
[Syzkaller & bisect] There is "register_kprobe" WARNING in v6.2-rc3 mainline kernel
2023-01-24 0:00 UTC (4+ messages)
` [PATCH] kprobes: Fix to handle forcibly unoptimized kprobes on freeing_list
[PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
2023-01-23 23:59 UTC (2+ messages)
[PATCH 2/2] media: uvcvideo: expose dma-heap hint to userspace
2023-01-23 23:58 UTC (2+ messages)
[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
2023-01-23 23:59 UTC (4+ messages)
[PATCH v5 0/9] TI-Nspire cleanups
2023-01-23 23:56 UTC (4+ messages)
[PATCH v2 0/6] cxl: CXL Inject & Clear Poison
2023-01-23 23:57 UTC (6+ messages)
` [PATCH v2 6/6] tools/testing/cxl: Add a param to test poison injection limits
[PATCH 0/2] KVM: selftests: Remove duplicate VM in memslot_perf_test
2023-01-23 23:57 UTC (3+ messages)
` [PATCH 2/2] KVM: selftests: Assign guest page size in sync area early "
[PATCH 0/2] add pinctrl driver for MT7981 SoC
2023-01-23 23:55 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: add bindings "
[PATCH BlueZ 1/5] profiles: Add Support for Metadata, CID and VID
2023-01-23 23:56 UTC (5+ messages)
` [PATCH BlueZ 2/5] client/player: Add support for Company ID, Vendor ID
` [PATCH BlueZ 3/5] shared/util: Check arguments on util_memcpy
` [PATCH BlueZ 4/5] media-api: Make Vendor a uint32_t
` [PATCH BlueZ 5/5] media: Rework support of Vendor to use uint32_t as type
[PATCH v1 00/14] add display port DSC feature
2023-01-23 23:56 UTC (4+ messages)
` [PATCH v1 05/14] drm/msm/dp: upgrade tu calculation base on newest algorithm
[ANNOUNCE] pixfmtdb
2023-01-23 23:54 UTC (6+ messages)
[PATCH v8 0/8] x86/cpu, kvm: Support AMD Automatic IBRS
2023-01-23 23:54 UTC (7+ messages)
` [PATCH v8 1/8] x86/cpu, kvm: Add support for CPUID_80000021_EAX
` [PATCH v8 5/8] x86/cpu, kvm: Add the Null Selector Clears Base feature
` [PATCH v8 6/8] x86/cpu, kvm: Add the SMM_CTL MSR not present feature
` [PATCH v8 7/8] x86/cpu: Support AMD Automatic IBRS
` [PATCH v8 8/8] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest
[PATCH 0/2] md: Change active_io to percpu
2023-01-23 23:50 UTC (7+ messages)
` [PATCH 1/2] md: Factor out is_md_suspended helper
` [PATCH 2/2] md: Change active_io to percpu
[PATCH v2 00/15] Add support for the T-Head vendor extensions
2023-01-23 23:49 UTC (23+ messages)
` [PATCH v2 05/15] RISC-V: Adding XTheadBs ISA extension
` [PATCH v2 06/15] RISC-V: Adding XTheadCondMov "
` [PATCH v2 07/15] RISC-V: Adding T-Head multiply-accumulate instructions
` [PATCH v2 08/15] RISC-V: Adding T-Head MemPair extension
` [PATCH v2 09/15] RISC-V: Adding T-Head MemIdx extension
` [PATCH v2 10/15] RISC-V: Adding T-Head FMemIdx extension
` [PATCH v2 11/15] RISC-V: Adding T-Head XMAE support
` [PATCH v2 12/15] RISC-V: Set minimum priv version for Zfh to 1.11
` [PATCH v2 13/15] RISC-V: Add initial support for T-Head C906
` [PATCH v2 14/15] RISC-V: Adding XTheadFmv ISA extension
` [PATCH v2 15/15] target/riscv: add a MAINTAINERS entry for XThead* extension support
[PATCH net 0/2] mlx5: bugfixes for ptp fifo queue
2023-01-23 23:49 UTC (4+ messages)
` [PATCH net 1/2] mlx5: fix possible ptp queue fifo overflow
[RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
2023-01-23 23:47 UTC (4+ messages)
[PATCH] rtc: sun6i: Always export the internal oscillator
2023-01-23 23:47 UTC (3+ messages)
[PATCH 0/4] KVM: selftests: aarch64: page_fault_test S1PTW related fixes
2023-01-23 23:43 UTC (7+ messages)
` [PATCH 1/4] KVM: selftests: aarch64: Relax userfaultfd read vs. write checks
` [PATCH 4/4] KVM: selftests: aarch64: Test read-only PT memory regions
[PATCH net v2 0/2] net: ravb: Fix potential issues
2023-01-23 23:47 UTC (4+ messages)
` [PATCH net v2 2/2] net: ravb: Fix possible hang if RIS2_QFF1 happen
[lustre-devel] [PATCH 00/42] lustre: sync to OpenSFS tree as of Jan 22 2023
2023-01-23 23:00 UTC (43+ messages)
` [lustre-devel] [PATCH 01/42] lustre: osc: pack osc_async_page better
` [lustre-devel] [PATCH 02/42] lnet: lnet_peer_merge_data to understand large addr
` [lustre-devel] [PATCH 03/42] lnet: router_discover - handle large addrs in ping
` [lustre-devel] [PATCH 04/42] lnet: Drop LNet message if deadline exceeded
` [lustre-devel] [PATCH 05/42] lnet: change lnet_find_best_lpni to handle large NIDs
` [lustre-devel] [PATCH 06/42] lustre: ldebugfs: add histogram to stats counter
` [lustre-devel] [PATCH 07/42] lustre: llite: wake_up after cl_object_kill
` [lustre-devel] [PATCH 08/42] lustre: pcc: use two bits to indicate pcc type for attach
` [lustre-devel] [PATCH 09/42] lustre: ldebugfs: make job_stats and rename_stats valid YAML
` [lustre-devel] [PATCH 10/42] lustre: misc: fix stats snapshot_time to use wallclock
` [lustre-devel] [PATCH 11/42] lustre: pools: force creation of a component without a pool
` [lustre-devel] [PATCH 12/42] lustre: sec: reserve flag for fid2path for encrypted files
` [lustre-devel] [PATCH 13/42] lustre: llite: update statx size/ctime for fallocate
` [lustre-devel] [PATCH 14/42] lustre: ptlrpc: fiemap flexible array
` [lustre-devel] [PATCH 15/42] lustre: ptlrpc: Add LCME_FL_PARITY to wirecheck
` [lustre-devel] [PATCH 16/42] lnet: selftest: lst read-outside of allocation
` [lustre-devel] [PATCH 17/42] lustre: misc: rename lprocfs_stats functions
` [lustre-devel] [PATCH 18/42] lustre: osc: Fix possible null pointer
` [lustre-devel] [PATCH 19/42] lustre: ptlrpc: NUL terminate long jobid strings
` [lustre-devel] [PATCH 20/42] lustre: uapi: remove _GNU_SOURCE dependency in lustre_user.h
` [lustre-devel] [PATCH 21/42] lnet: handles unregister/register events
` [lustre-devel] [PATCH 22/42] lustre: update version to 2.15.53
` [lustre-devel] [PATCH 23/42] lustre: ptlrpc: don't panic during reconnection
` [lustre-devel] [PATCH 24/42] lustre: move to kobj_type default_groups
` [lustre-devel] [PATCH 25/42] lnet: increase transaction timeout
` [lustre-devel] [PATCH 26/42] lnet: Allow IP specification
` [lustre-devel] [PATCH 27/42] lustre: obdclass: fix T10PI prototypes
` [lustre-devel] [PATCH 28/42] lustre: obdclass: prefer T10 checksum if the target supports it
` [lustre-devel] [PATCH 29/42] lustre: llite: remove false outdated comment
` [lustre-devel] [PATCH 30/42] lnet: socklnd: clarify error message on timeout
` [lustre-devel] [PATCH 31/42] lustre: llite: replace selinux_is_enabled()
` [lustre-devel] [PATCH 32/42] lustre: enc: S_ENCRYPTED flag on OST objects for enc files
` [lustre-devel] [PATCH 33/42] lnet: asym route inconsistency warning
` [lustre-devel] [PATCH 34/42] lnet: o2iblnd: reset hiw proportionally
` [lustre-devel] [PATCH 35/42] lnet: libcfs: cfs_hash_for_each_empty optimization
` [lustre-devel] [PATCH 36/42] lustre: llite: always enable remote subdir mount
` [lustre-devel] [PATCH 37/42] lnet: selftest: migrate LNet selftest group handling to Netlink
` [lustre-devel] [PATCH 38/42] lnet: use Netlink to support LNet ping commands
` [lustre-devel] [PATCH 39/42] lustre: llite: revert: "llite: clear stale page's uptodate bit"
` [lustre-devel] [PATCH 40/42] lnet: validate data sent from user land properly
` [lustre-devel] [PATCH 41/42] lnet: modify lnet_inetdev to work with large NIDS
` [lustre-devel] [PATCH 42/42] lustre: ldlm: remove obsolete LDLM_FL_SERVER_LOCK
[PATCH v2 0/2] selftests: KVM: Add a test for eager page splitting
2023-01-23 23:42 UTC (4+ messages)
` [PATCH v2 2/2] selftests: KVM: Add page splitting test
[PATCH v3 0/2] Update lpass dt-bindings
2023-01-23 23:40 UTC (4+ messages)
` [PATCH v3 2/2] ASoC: dt-bindings: google, sc7280-herobrine: Add platform property
` [PATCH v3 2/2] ASoC: dt-bindings: google,sc7280-herobrine: "
[PATCH V7 0/3] Generate device tree node for pci devices
2023-01-23 23:40 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: leds: Convert PCA9532 to dtschema
2023-01-23 23:40 UTC (3+ messages)
` [PATCH v2 2/2] dt-bindings: rtc: Move rv3028 from trivial-rtc.yaml into own schema file
` (subset) "
Fix for UMR on newer C++
2023-01-23 23:39 UTC (2+ messages)
[PATCH v1 02/14] drm/msm/dp: add dsc factor into calculation of supported bpp
2023-01-23 23:38 UTC (3+ messages)
[PATCH v2 1/3] binutils: Upgrade to 2.40 release
2023-01-23 23:38 UTC (3+ messages)
` [OE-core] "
[PATCH] brcmfmac: support CQM RSSI notification with older firmware
2023-01-23 23:38 UTC (2+ messages)
[ammarfaizi2-block:google/android/kernel/common/deprecated/android-4.14-p-release 73/6167] drivers/md/dm-linear.c:132:5: warning: no previous prototype for function 'dm_linear_prepare_ioctl'
2023-01-23 23:38 UTC
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-23 23:38 UTC (12+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
[RISC-V] Switch to H-mode
2023-01-23 23:35 UTC (4+ messages)
[meta-ti][dunfell][PATCH] am62xx: Add support for AM62xx HS-SE evm
2023-01-23 23:34 UTC (3+ messages)
[PATCH V2 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
2023-01-23 23:34 UTC (4+ messages)
` [PATCH V2 2/7] rtc: "
[PATCH 5.15 000/117] 5.15.90-rc2 review
2023-01-23 23:33 UTC (2+ messages)
[PATCH v2] cxl/trace: Add an HPA to cxl_poison trace events
2023-01-23 23:31 UTC (3+ messages)
[PATCH v2] include/hw/riscv/opentitan: update opentitan IRQs
2023-01-23 23:30 UTC (2+ messages)
linux-next: manual merge of the zonefs tree with the vfs-idmapping tree
2023-01-23 23:30 UTC (4+ messages)
[PATCH bpf-next 0/7] xdp: introduce xdp-feature support
2023-01-23 23:29 UTC (13+ messages)
` [PATCH bpf-next 1/7] netdev-genl: create a simple family for netdev stuff
` [Intel-wired-lan] "
` [PATCH bpf-next 6/7] bpf: devmap: check XDP features in bpf_map_update_elem and __xdp_enqueue
` [Intel-wired-lan] "
[Intel-gfx] [PATCH 0/8] GuC oriented print macros
2023-01-23 23:27 UTC (13+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915/guc: Add "
` "
` [Intel-gfx] [PATCH 6/8] drm/i915/guc: Update GuC messages in intel_guc_log.c
` "
` [Intel-gfx] [PATCH 7/8] drm/i915/guc: Update GuC messages in intel_guc_submission.c
` "
` [Intel-gfx] [PATCH 8/8] drm/i915/guc: Update GT/GuC messages in intel_uc.c
` "
[Bug 216964] New: LSI SAS1068 logical volume caching mode not detected (with patch)
2023-01-23 23:27 UTC
[PATCH 1/1] efi_loader: fix comment in ESRT code
2023-01-23 23:26 UTC
[PATCH v1] KVM: destruct kvm_io_device while unregistering it from kvm_io_bus
2023-01-23 23:25 UTC (2+ messages)
[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-01-23 23:23 UTC (4+ messages)
` [PATCH drm-next 03/14] drm: manager to keep track of GPUs VA mappings
[PATCH bpf-next 0/3] Enable struct_ops programs to be sleepable
2023-01-23 23:22 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf: Allow BPF_PROG_TYPE_STRUCT_OPS "
` [PATCH bpf-next 2/3] bpf: Pass const struct bpf_prog * to .check_member
` [PATCH bpf-next 3/3] bpf/selftests: Verify struct_ops prog sleepable behavior
[qemu-mainline test] 176069: regressions - FAIL
2023-01-23 23:22 UTC
[PATCH v1 00/14] RISCV basic exception handling implementation
2023-01-23 23:21 UTC (3+ messages)
` [PATCH v1 11/14] xen/riscv: introduce setup_trap_handler()
[PATCH] ASoC: soc-compress.c: fixup private_data on snd_soc_new_compress()
2023-01-23 23:17 UTC
[PATCH bpf-next v2] selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
2023-01-23 23:17 UTC (2+ messages)
[PATCH v7 0/7] Misc ppc/mac machines clean up
2023-01-23 23:16 UTC (10+ messages)
` [PATCH v7 6/7] mac_newworld: Deprecate mac99 "via" option
[PATCH v3 1/2] exec: add PR_HIDE_SELF_EXE prctl
2023-01-23 23:14 UTC (6+ messages)
[PATCH 0/5] hook API: support stdin, convert post-rewrite
2023-01-23 23:13 UTC (4+ messages)
` [PATCH 3/5] hook API: support passing stdin to hooks, convert am's 'post-rewrite'
[Buildroot] [PATCH 2/2] support/scripts/graph-depends allow for forward and reverse depends on same graph
2023-01-23 23:12 UTC
[PATCH] Partially revert "perf/arm-cmn: Optimise DTC counter accesses"
2023-01-23 23:11 UTC (3+ messages)
[PATCH v2 1/1] iio: adc: qcom-spmi-adc5: Fix the channel name
2023-01-23 23:12 UTC (4+ messages)
[PATCH 0/2] Add a driver for AMS TCS3490 light sensor
2023-01-23 23:10 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iio: tcs3490: Add bindings "
` [PATCH 2/2] iio: light: Add support "
OOM on objtool when building x86_64:allyesconfig on system running v6.1.x kernels
2023-01-23 23:11 UTC
[PATCH 00/22] Remove the directmap
2023-01-23 23:09 UTC (4+ messages)
` [PATCH 22/22] xen/arm64: Allow the admin to enable/disable "
[PATCH 0/6] rtc: brcmstb-waketimer: add RTC alarm irq
2023-01-23 23:08 UTC (3+ messages)
` (subset) "
[RFC] docs: embargoed-hardware-issues: drop stale embargoed HW contact for Qualcomm
2023-01-23 23:08 UTC (4+ messages)
[PATCH v7 2/8] iov_iter: Add a function to extract a page list from an iterator
2023-01-23 23:07 UTC (10+ messages)
` [PATCH v7 0/8] iov_iter: Improve page extraction (ref, pin or just list)
[Buildroot] [PATCH 1/2] support/scripts/graph-depends cleanup done_deps global
2023-01-23 23:06 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] support/scripts/graph-depends allow for forward and reverse depends on same graph
[PATCH 01/13] dt-bindings: serial: amlogic,meson-uart: allow other serial properties
2023-01-23 23:05 UTC (6+ messages)
` [PATCH 11/13] dt-bindings: serial: restrict possible child node names
[PATCH] Revert "KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio"
2023-01-23 23:06 UTC (2+ messages)
[RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
2023-01-23 23:04 UTC (6+ messages)
[PATCH RESEND v10 0/5] media: i2c: imx334: support lower bandwidth mode
2023-01-23 23:02 UTC (4+ messages)
` [PATCH RESEND v10 5/5] media: i2c: imx334: update pixel and link frequency
linux-next: build failure after merge of the net-next tree
2023-01-23 23:02 UTC
[PATCH v2 1/5] usb: gadget: Add remote wakeup capable flag
2023-01-23 23:02 UTC (11+ messages)
[Intel-wired-lan] [PATCH net-next 00/10] Convert drivers to return XFRM configuration errors through extack
2023-01-23 23:01 UTC (4+ messages)
` [Intel-wired-lan] [PATCH net-next 09/10] bonding: fill IPsec state validation failure reason
[net-next Patch v2 0/5] octeontx2-pf: HTB offload support
2023-01-23 23:01 UTC (11+ messages)
` [net-next Patch v2 4/5] octeontx2-pf: Add devlink support to configure TL1 RR_PRIO
[PATCH] mfd: ntxec: Add version number for EC in Tolino Vision
2023-01-23 23:01 UTC
Bug report for ahci-mvebu driver
2023-01-23 23:00 UTC (20+ messages)
[PATCH v3 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
2023-01-23 23:00 UTC (5+ messages)
linux-next: manual merge of the bpf-next tree with Linus' tree
2023-01-23 22:58 UTC (2+ messages)
[PATCH] interconnect: Skip call into provider if initial bw is zero
2023-01-23 22:58 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.