All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-20 22:01:38 to 2022-09-20 23:04:59 UTC [more...]

[PATCH v2 00/37] target/i386: new decoder + AVX implementation
 2022-09-20 17:25 UTC  (27+ messages)
` [PATCH v2 01/37] target/i386: Define XMMReg and access macros, align ZMM registers
` [PATCH v2 04/37] target/i386: introduce insn_get_addr
` [PATCH v2 07/37] target/i386: add CPUID[EAX=7, ECX=0].ECX to DisasContext
` [PATCH v2 08/37] target/i386: add CPUID feature checks to new decoder
` [PATCH v2 09/37] target/i386: add AVX_EN hflag
` [PATCH v2 11/37] target/i386: validate SSE prefixes directly in the decoding table
` [PATCH v2 13/37] target/i386: Prepare ops_sse_header.h for 256 bit AVX
` [PATCH v2 14/37] target/i386: extend helpers to support VEX.V 3- and 4- operand encodings
` [PATCH v2 15/37] target/i386: support operand merging in binary scalar helpers
` [PATCH v2 16/37] target/i386: provide 3-operand versions of unary "
` [PATCH v2 17/37] target/i386: implement additional AVX comparison operators
` [PATCH v2 18/37] target/i386: Introduce 256-bit vector helpers
` [PATCH v2 20/37] target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef, 0xf8-0xff, add AVX
` [PATCH v2 22/37] target/i386: reimplement 0x0f 0x78-0x7f, "
` [PATCH v2 23/37] target/i386: reimplement 0x0f 0x70-0x77, "
` [PATCH v2 25/37] target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes
` [PATCH v2 26/37] target/i386: reimplement 0x0f 0x3a, add AVX
` [PATCH v2 28/37] target/i386: reimplement 0x0f 0x38, "
` [PATCH v2 29/37] target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, "
` [PATCH v2 30/37] target/i386: reimplement 0x0f 0x10-0x17, "
` [PATCH v2 31/37] target/i386: reimplement 0x0f 0x28-0x2f, "
` [PATCH v2 33/37] target/i386: implement VLDMXCSR/VSTMXCSR
` [PATCH v2 34/37] target/i386: Enable AVX cpuid bits when using TCG
` [PATCH v2 35/37] tests/tcg: extend SSE tests to AVX
` [PATCH v2 36/37] target/i386: move 3DNow to the new decoder
` [PATCH v2 37/37] target/i386: remove old SSE decoder

[PATCH v2 00/10] Encrypted Hibernation
 2022-09-20 23:04 UTC  (4+ messages)
` [PATCH v2 03/10] security: keys: trusted: Include TPM2 creation data

[PATCH 0/9] Deprecate sysbus_get_default() and get_system_memory() et. al
 2022-09-20 23:03 UTC  (8+ messages)
` [PATCH 2/9] exec/hwaddr.h: Add missing include

[PATCH v3 0/6] KVM: x86: Hyper-V invariant TSC control feature
 2022-09-20 23:03 UTC  (5+ messages)
` [PATCH v3 2/6] KVM: x86: Introduce CPUID_8000_0007_EDX 'scattered' leaf
` [PATCH v3 3/6] KVM: x86: Hyper-V invariant TSC control

[Buildroot] [PATCH 0/3] Update WPE WebKit to 2.38.0
 2022-09-20 23:00 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/libwpe: bump to version 1.14.0
` [Buildroot] [PATCH 2/3] package/wpebackend-fdo: "
` [Buildroot] [PATCH 3/3] package/wpewebkit: bump to version 2.38.0

[BUG] ls1046a: eDMA does not transfer data from I2C
 2022-09-20 22:58 UTC  (9+ messages)

[PULL 00/17] ppc queue
 2022-09-20 19:41 UTC 

[PULL 00/12] Publish1 patches
 2022-09-20 17:31 UTC  (8+ messages)
` [PULL 02/12] linux-user: Add missing clock_gettime64() syscall strace
` [PULL 04/12] linux-user: Log failing executable in EXCP_DUMP()
` [PULL 05/12] linux-user/hppa: Use EXCP_DUMP() to show enhanced debug info
` [PULL 06/12] linux-user/hppa: Dump IIR on register dump
` [PULL 09/12] linux-user: Add strace for clock_nanosleep()
` [PULL 11/12] linux-user: Add close_range() syscall
` [PULL 12/12] linux-user: Add parameters of getrandom() syscall for strace

[PULL 00/30] testing updates (docker, avocado, deprecate 32bit BE MIPS)
 2022-09-20 17:15 UTC  (14+ messages)
` [PULL 09/30] tests/docker: update and flatten debian-hppa-cross
` [PULL 14/30] tests/docker: flatten debian-powerpc-test-cross
` [PULL 15/30] tests/docker: remove tricore qemu/debian10 dependency
` [PULL 16/30] tests/docker: remove amd64 "
` [PULL 18/30] configure: explicitly set cflags for --disable-pie
` [PULL 19/30] gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64
` [PULL 20/30] gitlab-ci: update aarch32/aarch64 custom runner jobs
` [PULL 21/30] Deprecate 32 bit big-endian MIPS
` [PULL 23/30] tests/docker: update and flatten debian-all-test-cross
` [PULL 24/30] tests/lcitool: bump to latest version
` [PULL 26/30] tests/docker: update and flatten debian-loongarch-cross
` [PULL 27/30] tests/docker: update and flatten debian-hexagon-cross
` [PULL 28/30] tests/docker: update and flatten debian-toolchain

[PATCH v2 0/2] media: uvc: Get menu names from framework
 2022-09-20 22:57 UTC  (3+ messages)
` [PATCH v2 1/2] media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU
` [PATCH v2 2/2] media: uvcvideo: Use standard names for menus

[Intel-gfx] [PATCH v3 00/15] Tidy up vfio_device life cycle
 2022-09-20 22:55 UTC  (11+ messages)
` [Intel-gfx] [PATCH v3 06/15] vfio/mtty: Use the new device life cycle helpers
      `  "
` [Intel-gfx] [PATCH v3 15/15] vfio: Add struct device to vfio_device
    `  "

[PATCH] KEYS: encrypted: fix key instantiation with user-provided data
 2022-09-20 22:53 UTC  (4+ messages)

[PATCH] i386: Fix KVM_CAP_ADJUST_CLOCK capability check
 2022-09-20 18:33 UTC  (2+ messages)

[PATCH 0/2] SDM670 RPMh Clocks (real)
 2022-09-20 22:51 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: rpmhcc: add sdm670 clocks

[PATCH 0/2] SDM670 Power Domains
 2022-09-20 22:50 UTC  (3+ messages)
` [PATCH 2/2] soc: qcom: rpmhpd: add sdm670 power domains

[nf PATCH] netfilter: nft_fib: Fix for rpath check with VRF devices
 2022-09-20 22:48 UTC  (2+ messages)

[PATCH v3 0/6] console: Implement flush() function
 2022-09-20 22:46 UTC  (7+ messages)
` [PATCH v3 4/6] serial: Implement serial_flush() function for console flush() fallback

[PATCH] x86/alternative: fix race in try_get_desc()
 2022-09-20 22:47 UTC 

[PATCH v7 0/3] ksmbd patches included vfs changes
 2022-09-20 22:43 UTC  (4+ messages)
` [PATCH v7 1/3] ksmbd: remove internal.h include
` [PATCH v7 2/3] fs: introduce lock_rename_child() helper
` [PATCH v7 3/3] ksmbd: fix racy issue from using ->d_parent and ->d_name

[PATCH] powerpc/64: don't refer nr_cpu_ids in asm code when it's undefined
 2022-09-20 22:41 UTC  (5+ messages)

[PATCH v2 0/3] Add a simple latching_switch
 2022-09-20 18:46 UTC  (4+ messages)
` [PATCH v2 1/3] hw/misc/latching_switch: Add a simple latching_switch device
` [PATCH v2 2/3] hw/gpio/aspeed_gpio: Add gpios in/out init
` [PATCH v2 3/3] hw/arm/aspeed: g220a: Add a latching switch device

[PATCH 0/3] SDM670 USB 2.0 support
 2022-09-20 22:43 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: phy: qcom,qusb2: document sdm670 compatible
` [PATCH 2/3] dt-bindings: usb: dwc3: add "
` [PATCH 3/3] usb: dwc3: qcom: "

[PATCH v1 2/2] media: uvcvideo: Use standard names for menus
 2022-09-20 22:41 UTC  (3+ messages)

[PATCH 0/2] iommu: SMMU for SDM670
 2022-09-20 22:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iommu: arm-smmu: add sdm670 compatible
` [PATCH 2/2] iommu: arm-smmu-qcom: "

[PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
 2022-09-20 22:40 UTC  (7+ messages)

[PATCH v2] x86/uaccess: Avoid check_object_size() in copy_from_user_nmi()
 2022-09-20 22:40 UTC  (4+ messages)

[PATCH 1/2 v2] rpm: Upgrade 4.17.1 -> 4.18rc1
 2022-09-20 22:39 UTC  (5+ messages)
` [PATCH 2/2] perf: Fix for recent kernel upgrades
` [OE-core] [PATCH 1/2 v2] rpm: Upgrade 4.17.1 -> 4.18rc1

[PATCH v9 12/27] rust: add `kernel` crate
 2022-09-20 22:39 UTC  (16+ messages)

[PATCH v2 0/2] SDM670 RPMh Clocks
 2022-09-20 22:37 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: add rpmhcc bindings for sdm670
` [PATCH v2 2/2] clk: qcom: rpmhcc: add sdm670 clocks

[Intel-gfx] [PATCH 00/12] Explicit MCR handling and MTL steering
 2022-09-20 22:37 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 0/2] Add external system driver
 2022-09-20 22:36 UTC  (2+ messages)

[PATCH 1/3] arm-bsp/tc: upgrade version of trusted-firmware-a
 2022-09-20 22:36 UTC  (2+ messages)

[PATCH] edk2-firmware: Fix configure sed typo
 2022-09-20 22:36 UTC  (2+ messages)

[PATCH mptcp] net: mptcp: add statistics for mptcp socket in use
 2022-09-20 22:36 UTC  (4+ messages)

[PATCH][dunfell] arm/trusted-firmware-a: update mbedtls branch name
 2022-09-20 22:36 UTC  (2+ messages)

[meta-zephyr][PATCH 0/4] Add script for version upgrades
 2022-09-20 22:33 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/1] drm/i915/mtl: enable local stolen memory
 2022-09-20 22:33 UTC  (5+ messages)

[PATCH v2 0/2] RPMh Support for PM660 and PM660L
 2022-09-20 22:33 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: qcom,rpmh: add pm660 and pm660l pmics
` [PATCH v2 2/2] regulator: qcom-rpmh: "

[mtd:nand/next 11/31] drivers/mtd/nand/raw/cadence-nand-controller.c:1893:4: error: implicit declaration of function 'ioread64_rep' is invalid in C99
 2022-09-20 22:31 UTC 

linux-next: Signed-off-by missing for commit in the bluetooth tree
 2022-09-20 22:30 UTC 

[PATCH v4 0/2] SDM670 Pin Control Driver
 2022-09-20 22:29 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: qcom: add sdm670 pinctrl
` [PATCH v4 2/3] pinctrl: qcom: add support for complementary reserved gpios
` [PATCH v4 3/3] pinctrl: qcom: add sdm670 pinctrl

[PATCH] net: dsa: mt7530: add support for in-band link status
 2022-09-20 22:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 3/3] drm/meson: remove drm bridges at aggregate driver unbind time
 2022-09-20 22:28 UTC  (3+ messages)
` [PATCH v2 "

[igt-dev] [PATCH i-g-t v2] tests/kms_cursor_crc: Wait extra vblank
 2022-09-20 22:28 UTC 

[PATCH v2 1/2] perf tools: Honor namespace when synthesizing build-id
 2022-09-20 22:28 UTC  (2+ messages)
` [PATCH v2 2/2] perf record: Save DSO build-ID for synthesizing

Newbie contribution idea for 'git log --children': input requested
 2022-09-20 22:28 UTC  (5+ messages)

[PATCH v3] net: dsa: mt7530: add support for in-band link status
 2022-09-20 22:27 UTC 

[PATCH v4] drm/msm/dp: add atomic_check to bridge ops
 2022-09-20 22:25 UTC  (2+ messages)

[PATCH 0/3] Add basic attributes for vcnl4040
 2022-09-20 22:23 UTC  (7+ messages)
` [PATCH 1/3] iio: light: vcnl4000: Preserve conf bits when toggle power
` [PATCH 2/3] iio: light: vcnl4000: Add enable attributes for vcnl4040
` [PATCH 3/3] iio: light: vcnl4000: Add ps_it "

[PATCH 0/2] media: imx-jpeg, Add support for contiguous NV12
 2022-09-20 22:19 UTC  (4+ messages)
` [PATCH 1/2] media: imx-jpeg: Implement g_selection and s_selection

[PATCH] exec: Force binary name when argv is empty
 2022-09-20 22:21 UTC  (3+ messages)

[PATCH 1/3] ksmbd: change security id to the one samba used for posix extension
 2022-09-20 22:20 UTC  (4+ messages)
` [PATCH 3/3] ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response

[Patch v5 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-09-20 22:20 UTC  (27+ messages)
` [Patch v5 01/12] net: mana: Add support for auxiliary device
` [Patch v5 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v5 03/12] net: mana: Handle vport sharing between devices
` [Patch v5 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [Patch v5 05/12] net: mana: Set the DMA device max segment size
` [Patch v5 06/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v5 07/12] net: mana: Record port number in netdev
` [Patch v5 08/12] net: mana: Move header files to a common location
` [Patch v5 09/12] net: mana: Define max values for SGL entries
` [Patch v5 10/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v5 11/12] net: mana: Define data structures for protection domain and memory registration

[PATCH 0/4] target/m68k: MacOS supervisor/user mode switch fixes
 2022-09-20 17:47 UTC  (5+ messages)
` [PATCH 4/4] target/m68k: always call gen_exit_tb() after writes to SR

[Buildroot] [PATCH] DEVELOPERS: add Giulio Benetti to mmc-utils
 2022-09-20 22:19 UTC 

[RFC PATCH 0/7] powerpc: first hack at pcrel addressing
 2022-09-20 22:16 UTC  (3+ messages)
` [RFC PATCH 5/7] powerpc/64s: update generic cpu option name and compiler flags

[PATCH] KVM: x86/mmu: fix repeated words in comments
 2022-09-20 22:16 UTC  (2+ messages)

[PATCH RESEND v2] perf test: Introduce script for data symbol testing
 2022-09-20 22:15 UTC  (2+ messages)

[Buildroot] [PATCH] package/rtl8812au-aircrack-ng: fix build failure due to double defined endianness
 2022-09-20 22:09 UTC 

[PATCH] linux-yocto/5.19: cfg: fix ACPI warnings for -tiny
 2022-09-20 22:15 UTC 

[Buildroot] [PATCH] DEVELOPERS: add Giulio Benetti to rtl8189es, rtl8723bu/ds, rtl8812au-aircrack-ng, wilc-driver
 2022-09-20 22:15 UTC 

[PATCH] mtd-www: UBIFS: fix some incorrect hyperlinks
 2022-09-20 22:13 UTC 

[PATCH net-next v6 0/8] net: phy: Add support for rate matching
 2022-09-20 22:12 UTC  (9+ messages)
` [PATCH net-next v6 1/8] net: phylink: Document MAC_(A)SYM_PAUSE
` [PATCH net-next v6 2/8] net: phylink: Export phylink_caps_to_linkmodes
` [PATCH net-next v6 3/8] net: phylink: Generate caps and convert to linkmodes separately
` [PATCH net-next v6 4/8] net: phy: Add support for rate matching
` [PATCH net-next v6 5/8] net: phylink: Adjust link settings based on "
` [PATCH net-next v6 6/8] net: phylink: Adjust advertisement "
` [PATCH net-next v6 7/8] net: phy: aquantia: Add some additional phy interfaces
` [PATCH net-next v6 8/8] net: phy: aquantia: Add support for rate matching

[PATCH] drm/panfrost: Give name to anonymous coredump object union
 2022-09-20 22:13 UTC  (4+ messages)
` [PATCH 1/2] drm/panfrost: Remove type name from internal structs
  ` [PATCH 2/2] drm/panfrost: replace endian-specific types with generic ones

[PATCH v2 0/2] Add missing trace points in emulator path
 2022-09-20 22:12 UTC  (2+ messages)

[yocto] Help and ideas wanted - error during do_package
 2022-09-20 22:11 UTC 

[RFC PATCH 0/9] CXL: Read and clear event logs
 2022-09-20 22:10 UTC  (9+ messages)
` [RFC PATCH 1/9] cxl/mem: Implement Get Event Records command

[PATCH] HID: nintendo: deregister home LED when it fails
 2022-09-20 22:09 UTC  (2+ messages)

[PATCH] RISC-V: Print SSTC in canonical order
 2022-09-20 22:08 UTC  (2+ messages)

[PATCH v2 1/1] drm/amdkfd: Track unified memory when switching xnack mode
 2022-09-20 22:07 UTC 

[PATCH v2] HID: nintendo: check analog user calibration for plausibility
 2022-09-20 22:06 UTC  (3+ messages)

stable-rc/linux-5.10.y baseline: 108 runs, 8 regressions (v5.10.144)
 2022-09-20 22:04 UTC 

[PATCH RFC 0/6] libata/scsi/libsas: Allocate SCSI device earlier for ata port probe
 2022-09-20 22:03 UTC  (5+ messages)
` [PATCH 1/6] scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device()
` [PATCH RFC 2/6] scsi: scsi_transport_sas: Allocate end device target id in the rphy alloc


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.