messages from 2022-10-18 13:43:52 to 2022-10-18 14:12:37 UTC [more...]
[PULL 00/53] target/i386, scsi, build patches for 2022-10-18
2022-10-18 13:30 UTC (43+ messages)
` [PULL 01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
` [PULL 02/53] configure: don't enable firmware for targets that are not built
` [PULL 03/53] scsi: Use device_cold_reset() and bus_cold_reset()
` [PULL 04/53] hw/scsi/vmw_pvscsi.c: Use device_cold_reset() to reset SCSI devices
` [PULL 05/53] hyperv: fix SynIC SINT assertion failure on guest reset
` [PULL 06/53] configure: Avoid using strings binary
` [PULL 07/53] target/i386: Use device_cold_reset() to reset the APIC
` [PULL 08/53] target/i386: Save and restore pc_save before tcg_remove_ops_after
` [PULL 09/53] target/i386: Use MMUAccessType across excp_helper.c
` [PULL 10/53] target/i386: Direct call get_hphys from mmu_translate
` [PULL 11/53] target/i386: Introduce structures for mmu_translate
` [PULL 12/53] target/i386: Reorg GET_HPHYS
` [PULL 13/53] target/i386: Add MMU_PHYS_IDX and MMU_NESTED_IDX
` [PULL 14/53] target/i386: Use MMU_NESTED_IDX for vmload/vmsave
` [PULL 15/53] target/i386: Combine 5 sets of variables in mmu_translate
` [PULL 16/53] target/i386: Use atomic operations for pte updates
` [PULL 17/53] target/i386: Use probe_access_full for final stage2 translation
` [PULL 18/53] target/i386: Define XMMReg and access macros, align ZMM registers
` [PULL 19/53] target/i386: make ldo/sto operations consistent with ldq
` [PULL 21/53] target/i386: add core of new i386 decoder
` [PULL 22/53] target/i386: add ALU load/writeback core
` [PULL 23/53] target/i386: add CPUID[EAX=7,ECX=0].ECX to DisasContext
` [PULL 24/53] target/i386: add CPUID feature checks to new decoder
` [PULL 25/53] target/i386: add AVX_EN hflag
` [PULL 26/53] target/i386: validate VEX prefixes via the instructions' exception classes
` [PULL 27/53] target/i386: validate SSE prefixes directly in the decoding table
` [PULL 28/53] target/i386: move scalar 0F 38 and 0F 3A instruction to new decoder
` [PULL 29/53] target/i386: Prepare ops_sse_header.h for 256 bit AVX
` [PULL 32/53] target/i386: provide 3-operand versions of unary scalar helpers
` [PULL 33/53] target/i386: implement additional AVX comparison operators
` [PULL 34/53] target/i386: Introduce 256-bit vector helpers
` [PULL 35/53] target/i386: reimplement 0x0f 0x60-0x6f, add AVX
` [PULL 37/53] target/i386: reimplement 0x0f 0x50-0x5f, "
` [PULL 38/53] target/i386: reimplement 0x0f 0x78-0x7f, "
` [PULL 39/53] target/i386: reimplement 0x0f 0x70-0x77, "
` [PULL 40/53] target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7, 0xf0-0xf7, "
` [PULL 41/53] target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes
` [PULL 43/53] target/i386: Use tcg gvec ops for pmovmskb
` [PULL 45/53] target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, add AVX
` [PULL 48/53] target/i386: implement XSAVE and XRSTOR of AVX registers
` [PULL 52/53] target/i386: move 3DNow to the new decoder
` [PULL 53/53] target/i386: remove old SSE decoder
[PATCH 0/5] pstore: Use zstd directly by default for compression
2022-10-18 14:10 UTC (3+ messages)
[PATCH 1/8] vdpa/ifc: add new device ID
2022-10-18 14:11 UTC (14+ messages)
` [PATCH v8 00/12] vdpa/ifc: add multi queue support
` [PATCH v8 07/12] vdpa/ifc: change internal function name
` [PATCH v8 08/12] vdpa/ifc: add internal API to get device
` [PATCH v8 09/12] vdpa/ifc: change some driver logic
` [PATCH v8 11/12] vhost: vDPA blk device gets ready when the first queue is ready
[PATCH V2] dt-bindings: nvmem: u-boot,env: add Broadcom's variant binding
2022-10-18 14:09 UTC (11+ messages)
` [PATCH V2] dt-bindings: nvmem: u-boot, env: "
[PATCH 0/9] integrity: Move hooks into LSM
2022-10-18 14:10 UTC (3+ messages)
` [PATCH 6/9] fs: Introduce file_to_perms() helper
[PATCH v3 0/6] uvc gadget performance issues
2022-10-18 14:10 UTC (6+ messages)
` [PATCH v3 6/6] usb: gadget: uvc: add configfs option for sg support
[kvm-unit-tests PATCH v1 0/2] s390x misc fixes
2022-10-18 14:09 UTC (3+ messages)
` [kvm-unit-tests PATCH v1 1/2] lib: s390x: terminate if PGM interrupt in interrupt handler
` [kvm-unit-tests PATCH v1 2/2] s390x: uv-host: fix allocation of UV memory
[PATCH] Revert "arm64: dts: qcom: sm8250: Add cpuidle states"
2022-10-18 14:09 UTC (4+ messages)
[PATCH kvmtool 0/6] RISC-V Svinval, Zihintpause, anad Zicbom support
2022-10-18 14:08 UTC (14+ messages)
` [PATCH kvmtool 1/6] Update UAPI headers based on Linux-6.1-rc1
` [PATCH kvmtool 2/6] riscv: Add Svinval extension support
` [PATCH kvmtool 3/6] riscv: Add zihintpause "
` [PATCH kvmtool 4/6] riscv: Move reg encoding helpers to kvm-cpu-arch.h
` [PATCH kvmtool 5/6] riscv: Add Zicbom extension support
` [PATCH kvmtool 6/6] riscv: Add --disable-<xyz> options to allow user disable extensions
[PATCH v2 0/5] Some fixes and an improvement for using CTest on Windows
2022-10-18 13:54 UTC (10+ messages)
` [PATCH v3 "
` [PATCH v3 1/5] cmake: make it easier to diagnose regressions in CTest runs
` [PATCH v3 2/5] cmake: copy the merge tools for testing
` [PATCH v3 3/5] add -p: avoid ambiguous signed/unsigned comparison
` [PATCH v3 4/5] cmake: avoid editing t/test-lib.sh
[PATCH v8] rethook: add riscv rethook implementation
2022-10-18 14:08 UTC (6+ messages)
[Patch v3 00/15] Add MFC v12 support
2022-10-18 14:07 UTC (9+ messages)
` [Patch v3 01/15] dt-bindings: media: s5p-mfc: Add new DT schema for MFC
[PATCH v6 0/6] Device tree based NUMA support for Arm - Part#2
2022-10-18 14:08 UTC (5+ messages)
` [PATCH v6 2/6] xen/x86: move generically usable NUMA code from x86 to common
` [PATCH v6 5/6] xen/x86: move NUMA process nodes nodes "
[PATCH net-next v6 0/4] Implement devlink-rate API and extend it
2022-10-18 14:08 UTC (3+ messages)
` [PATCH net-next v6 1/4] devlink: Extend devlink-rate api with export functions and new params
[OE-core][dunfell 0/9] Pull request (cover letter only)
2022-10-18 14:07 UTC
[PATCH] btrfs: simplify generation check in btrfs_get_dentry
2022-10-18 14:06 UTC
[PATCH v2] nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
2022-10-18 14:06 UTC (2+ messages)
[dm-devel] [PATCH] dm-bufio: use the acquire memory barrier when testing for B_READ
2022-10-18 14:06 UTC
[GIT FIXES FOR v6.1] vivid fixes
2022-10-18 14:06 UTC
[PATCH] btrfs: fix type of parameter generation in btrfs_get_dentry
2022-10-18 14:05 UTC
[PATCH v4 00/25] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
2022-10-18 14:05 UTC (11+ messages)
` [PATCH v4 10/25] KVM: arm64: Add hyp_spinlock_t static initializer
` [PATCH v4 11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu'
` [PATCH v4 14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2
[OE-core][PATCH] xserver-xorg: move some recommended dependencies in required
2022-10-18 14:05 UTC
Possible Syzkaller / mmap() issues with commit abdba2dda0c477ca
2022-10-18 14:05 UTC (2+ messages)
[PATCH] drm: Remove drm_mode_config::fb_base
2022-10-18 14:05 UTC (2+ messages)
[PATCH] staging: rts5208: Replace instances of udelay by usleep_range
2022-10-18 14:04 UTC
[PATCH] btrfs-progs: print-tree: follow the supported flags when printing flags
2022-10-18 14:04 UTC (2+ messages)
[PATCH v2 0/2] selftests/ftrace: Capture dependency on external programs
2022-10-18 14:03 UTC (5+ messages)
` [PATCH v2 0/2] selftests/ftrace: Capture dependency on external
` [PATCH v2 1/2] selftests/ftrace: Add check for ping command for trigger tests
` [PATCH v2 2/2] selftests/ftrace: Convert tracer tests to use 'requires' to specify program dependency
[PATCH v3] remoteproc: core: Auto select rproc-virtio device id
2022-10-18 13:44 UTC
[PATCH 0/2] add support for CB_RECALL_ANY and the delegation shrinker
2022-10-18 14:03 UTC (4+ messages)
` [PATCH 1/2] NFSD: add support for sending CB_RECALL_ANY
[PATCH 0/5] fsi: Add regmap and refactor sbefifo
2022-10-18 14:02 UTC (3+ messages)
[PATCH v1] ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41
2022-10-18 14:02 UTC (3+ messages)
[PATCH v2 net-next 0/6] netlink: add universal 'bigint' attribute type
2022-10-18 14:00 UTC (7+ messages)
` [PATCH v2 net-next 1/6] bitmap: try to optimize arr32 <-> bitmap on 64-bit LEs
` [PATCH v2 net-next 2/6] bitmap: add a couple more helpers to work with arrays of u32s
` [PATCH v2 net-next 3/6] lib/test_bitmap: verify intermediate arr32 when converting <-> bitmap
` [PATCH v2 net-next 4/6] lib/test_bitmap: test the newly added arr32 functions
` [PATCH v2 net-next 5/6] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH v2 net-next 6/6] netlink: add universal 'bigint' attribute type
[LTP] [PATCH 00/29] Hugetlb: Migrating libhugetlbfs tests
2022-10-18 13:51 UTC (2+ messages)
[PATCH] btrfs-progs: cmds: resize: fix check_resize_args() return value
2022-10-18 14:01 UTC (2+ messages)
[PATCH 0/6] sunxi: improve F1C200s support
2022-10-18 14:01 UTC (6+ messages)
` [PATCH 6/6] sunxi: add CherryPi-F1C200s support
[PATCH bpf-next v1 00/13] Fixes for dynptr
2022-10-18 13:59 UTC (14+ messages)
` [PATCH bpf-next v1 01/13] bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func
` [PATCH bpf-next v1 02/13] bpf: Rework process_dynptr_func
` [PATCH bpf-next v1 03/13] bpf: Rename confusingly named RET_PTR_TO_ALLOC_MEM
` [PATCH bpf-next v1 04/13] bpf: Rework check_func_arg_reg_off
` [PATCH bpf-next v1 05/13] bpf: Fix state pruning for STACK_DYNPTR stack slots
` [PATCH bpf-next v1 06/13] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
` [PATCH bpf-next v1 07/13] bpf: Fix partial dynptr stack slot reads/writes
` [PATCH bpf-next v1 08/13] bpf: Use memmove for bpf_dynptr_{read,write}
` [PATCH bpf-next v1 09/13] selftests/bpf: Add test for dynptr reinit in user_ringbuf callback
` [PATCH bpf-next v1 10/13] selftests/bpf: Add dynptr pruning tests
` [PATCH bpf-next v1 11/13] selftests/bpf: Add dynptr var_off tests
` [PATCH bpf-next v1 12/13] selftests/bpf: Add dynptr partial slot overwrite tests
` [PATCH bpf-next v1 13/13] selftests/bpf: Add dynptr helper tests
[PATCH] trace/kprobe: remove duplicated call of ring_buffer_event_data
2022-10-18 13:59 UTC (2+ messages)
list_del corruption (NULL pointer dereference) on xhci-pci unbind
2022-10-18 13:58 UTC (8+ messages)
[PATCH -next v2] ext4: fix warning in 'ext4_da_release_space'
2022-10-18 13:58 UTC (2+ messages)
don't drop the queue reference in blk_mq_destroy_queue
2022-10-18 13:57 UTC (5+ messages)
` [PATCH 1/4] blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
` [PATCH 2/4] scsi: remove an extra queue reference
` [PATCH 3/4] nvme-pci: "
` [PATCH 4/4] nvme-apple: "
[PATCH v4] templates: introduce GRUB_TOP_LEVEL_* vars
2022-10-18 13:57 UTC (3+ messages)
[PATCH V4 0/7] arm64/perf: Enable branch stack sampling
2022-10-18 13:56 UTC (4+ messages)
` [PATCH V4 1/7] arm64/perf: Add BRBE registers and fields
[PATCH 0/2] clk: Rate Request Tracing
2022-10-18 13:56 UTC (3+ messages)
` [PATCH 1/2] clk: Store clk_core for clk_rate_request
` [PATCH 2/2] clk: Add trace events for rate requests
[akpm-mm:mm-unstable 88/100] mm/gup_test.c:302:34: warning: cast to pointer from integer of different size
2022-10-18 13:55 UTC
[PATCH] nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
2022-10-18 13:55 UTC (3+ messages)
[PATCH 0/3] arm_pmu: acpi: avoid allocations in atomic context
2022-10-18 13:53 UTC (2+ messages)
[PATCH 0/4] clk: Rate range improvements
2022-10-18 13:52 UTC (5+ messages)
` [PATCH 1/4] clk: Remove WARN_ON NULL parent in clk_core_init_rate_req()
` [PATCH 2/4] clk: Initialize the clk_rate_request even if clk_core is NULL
` [PATCH 3/4] clk: Initialize max_rate in struct clk_rate_request
` [PATCH 4/4] clk: Warn if we register a mux without determine_rate
[PATCH v2] crypto: gcmaes - Provide minimal library implementation
2022-10-18 13:52 UTC (3+ messages)
[Intel-gfx] [PATCH v2] drm/i915: Extend Wa_1607297627 to Alderlake-P
2022-10-18 13:52 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
[PATCH] livepatch: Move the result-invariant calculation out of the loop
2022-10-18 13:51 UTC (3+ messages)
[PATCH 1/1] dt-bindings: clock: ti,cdce925: Convert to DT schema
2022-10-18 13:51 UTC (2+ messages)
[Buildroot] [git commit branch/2022.02.x] package/php: security bump version to 8.0.24
2022-10-18 13:48 UTC
[PATCH v2 0/5] cpumask: cleanup nr_cpu_ids vs nr_cpumask_bits mess
2022-10-18 13:50 UTC (7+ messages)
` [PATCH v2 5/5] lib/cpumask: add FORCE_NR_CPUS config option
[Buildroot] [PATCH 2022.02.x] package/php: security bump version to 8.0.24
2022-10-18 13:50 UTC (2+ messages)
[PATCH 00/19] ASoC: SOF: Intel/IPC4: Support for external firmware libraries
2022-10-18 13:49 UTC (4+ messages)
` [PATCH 12/19] ASoC: SOF: Intel: Set the default firmware library path for IPC4
[linux-next:master 1304/1443] fs/jfs/jfs_dmap.c:196:23: warning: result of comparison of constant 8796093022201 with expression of type 'int' is always false
2022-10-18 13:48 UTC (5+ messages)
[PATCH net] wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
2022-10-18 13:50 UTC (3+ messages)
[PATCH] nvme: ignore starting sector while error logging for passthrough requests
2022-10-18 13:48 UTC (2+ messages)
[PATCH v7 0/9] fs: clean up handling of i_version counter
2022-10-18 13:49 UTC (5+ messages)
` [RFC PATCH v7 9/9] vfs: expose STATX_VERSION to userland
[v1] examples/fips_validation: fix test output for AES GMAC decrypt
2022-10-18 13:48 UTC (2+ messages)
[Bridge] [PATCH v7 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-10-18 13:47 UTC (8+ messages)
` [Bridge] [PATCH v7 net-next 3/9] net: switchdev: add support for offloading of the FDB locked flag
` "
[PATCH v2] staging: most: dim2: read done_buffers count locally from HDM channel
2022-10-18 13:48 UTC (5+ messages)
[PATCH v2] overflow: Fix kern-doc markup for functions
2022-10-18 13:48 UTC (4+ messages)
Please pull u-boot-dm
2022-10-18 13:47 UTC (2+ messages)
[PATCH] btrfs-progs: send: sync splice buf size with kernel when proto 2
2022-10-18 13:48 UTC (2+ messages)
[PULL] Pull request for u-boot master / v2023.01-rc1 = u-boot-stm32-20221018
2022-10-18 13:47 UTC (2+ messages)
[PATCH v1 1/3] clk: loongson2: add clock dt-bindings include file
2022-10-18 13:46 UTC (4+ messages)
` [PATCH v1 3/3] dt-bindings: clock: add loongson2k clock binding
[PATCH 0/5] dma/arm64: qcom: use one compatible also for 0x10000 offset
2022-10-18 13:45 UTC (7+ messages)
` [PATCH 3/5] arm64: dts: qcom: sc7280: Add GPI DMA compatible fallback
` [PATCH 4/5] arm64: dts: qcom: sm8350: "
` [PATCH 5/5] arm64: dts: qcom: sm8450: "
[PATCH RFC] SUNRPC: Add support for RFC 8009 encryption types
2022-10-18 13:44 UTC (3+ messages)
[PATCH RFC v2 0/9] cxl/pci: Add fundamental error handling
2022-10-18 13:43 UTC (3+ messages)
` [PATCH RFC v2 3/9] cxl/pci: Kill cxl_map_regs()
[PATCH 00/19] media: i2c: imx290: Miscellaneous improvements
2022-10-18 13:43 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.