All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-26 15:42:58 to 2022-01-26 16:24:09 UTC [more...]

[PATCH v3 0/2] Avoid using Xen DMA ops when the device is protected by an IOMMU
 2022-01-26 15:54 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: xen: document Xen iommu device

Get j5 WebCam JVCU100 supported by Linux UVC driver
 2022-01-26 16:23 UTC  (2+ messages)

[PATCH v2] NFSD: trim reads past NFS_OFFSET_MAX and fix NFSv3 check
 2022-01-26 16:23 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] ceph: set pool_ns in new inode layout for async creates
 2022-01-26 16:23 UTC  (2+ messages)

[PATCH v10 00/39] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-01-26 15:27 UTC  (8+ messages)
` [PATCH v10 01/39] arm64: Define CPACR_EL1_FPEN similarly to other floating point controls
` [PATCH v10 02/39] arm64: Always use individual bits in CPACR floating point enables
` [PATCH v10 03/39] arm64: cpufeature: Always specify and use a field width for capabilities
` [PATCH v10 04/39] kselftest/arm64: Remove local ARRAY_SIZE() definitions
` [PATCH v10 05/39] arm64/sme: Provide ABI documentation for SME
` [PATCH v10 06/39] arm64/sme: System register and exception syndrome definitions
` [PATCH v10 07/39] arm64/sme: Manually encode SME instructions

[PATCH] KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02
 2022-01-26 16:22 UTC  (4+ messages)

[net-next PATCH] page_pool: Refactor page_pool to enable fragmenting after allocation
 2022-01-26 16:22 UTC  (3+ messages)

[PATCH] ceph: properly put ceph_string reference after async create attempt
 2022-01-26 16:22 UTC  (2+ messages)

[PATCH 0/3] Some minor SWIOTLB cleanups
 2022-01-26 16:21 UTC  (3+ messages)

[PATCH v6 0/7] trace qmp commands
 2022-01-26 16:11 UTC  (6+ messages)
` [PATCH v6 2/7] qapi/commands: refactor error handling code
` [PATCH v6 4/7] meson: generate trace events for qmp commands
` [PATCH v6 5/7] docs/qapi-code-gen: update to cover trace events code generation
` [PATCH v6 6/7] meson: document, why we don't generate trace events for tests/ and qga/
` [PATCH v6 7/7] qapi: generate trace events by default

[PATCH 00/10] Add support for Renesas R-Car S4 IPMMU and other misc changes
 2022-01-26 16:20 UTC  (2+ messages)

[PATCH v3 1/1] net/tap: add a check that Rx/Tx have the same num of queues
 2022-01-26 16:19 UTC  (2+ messages)

[PATCH 00/12] HID: fix for generic input processing
 2022-01-26 16:18 UTC  (13+ messages)
` [PATCH 01/12] HID: core: statically allocate read buffers
` [PATCH 02/12] HID: core: de-duplicate some code in hid_input_field()
` [PATCH 03/12] HID: core: split data fetching from processing "
` [PATCH 04/12] HID: input: tag touchscreens as such if the physical is not there
` [PATCH 05/12] HID: input: rework spaghetti code with switch statements
` [PATCH 06/12] HID: input: move up out-of-range processing of input values
` [PATCH 07/12] HID: compute an ordered list of input fields to process
` [PATCH 08/12] HID: core: for input reports, process the usages by priority list
` [PATCH 09/12] HID: input: enforce Invert usage to be processed before InRange
` [PATCH 10/12] HID: input: remove the need for HID_QUIRK_INVERT
` [PATCH 11/12] HID: input: accommodate priorities for slotted devices
` [PATCH 12/12] Input: docs: add more details on the use of BTN_TOOL

Preferred provide base-utils issue
 2022-01-26 16:17 UTC 

[ndctl PATCH v3 0/6] Add partitioning support for CXL memdevs
 2022-01-26 16:16 UTC  (5+ messages)
` [ndctl PATCH v3 1/6] libcxl: add GET_PARTITION_INFO mailbox command and accessors
` [ndctl PATCH v3 2/6] libcxl: add accessors for capacity fields of the IDENTIFY command

[RFC PATCH 0/1] perf/core: Wake up parent event if inherited event has no ring buffer
 2022-01-26 16:15 UTC  (6+ messages)
` [RFC PATCH 1/1] "

[PATCH v6 00/33] block layer: split block APIs in global state and I/O
 2022-01-26 16:10 UTC  (5+ messages)
` [PATCH v6 31/33] include/qemu/job.h: introduce job->pre_run() and use it in amend
` [PATCH v6 32/33] crypto: delegate permission functions to JobDriver .pre_run

[PATCH v9 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-01-26 15:24 UTC  (26+ messages)
` [PATCH v9 17/40] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v9 18/40] arm64/sme: Disable ZA and streaming mode when handling signals
` [PATCH v9 19/40] arm64/sme: Implement streaming SVE signal handling
` [PATCH v9 20/40] arm64/sme: Implement ZA "
` [PATCH v9 21/40] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v9 22/40] arm64/sme: Add ptrace support for ZA
` [PATCH v9 23/40] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v9 24/40] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v9 25/40] KVM: arm64: Hide SME system registers from guests
` [PATCH v9 26/40] KVM: arm64: Trap SME usage in guest
` [PATCH v9 27/40] KVM: arm64: Handle SME host state when running guests
` [PATCH v9 28/40] arm64/sme: Provide Kconfig for SME
` [PATCH v9 29/40] kselftest/arm64: sme: Add streaming SME support to vlset
` [PATCH v9 30/40] kselftest/arm64: Add tests for TPIDR2
` [PATCH v9 31/40] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v9 32/40] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v9 33/40] kselftest/arm64: signal: Allow tests to be incompatible with features
` [PATCH v9 34/40] kselftest/arm64: signal: Handle ZA signal context in core code
` [PATCH v9 35/40] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v9 36/40] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v9 37/40] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v9 38/40] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v9 39/40] kselftest/arm64: Add SME support to syscall ABI test
` [PATCH v9 40/40] squqsh traps

[PATCH v3 00/16] job: replace AioContext lock with job_mutex
 2022-01-26 15:58 UTC  (12+ messages)
` [PATCH v3 03/16] job.h: define locked functions
` [PATCH v3 14/16] job.c: use job_get_aio_context()

[PATCH] nvme-fabrics: remove unneeded variable
 2022-01-26 16:14 UTC  (2+ messages)

[PATCH net-next 0/6] netns: speedup netns dismantles
 2022-01-26 16:14 UTC  (3+ messages)
` [PATCH net-next 6/6] ipv4/tcp: do not use per netns ctl sockets

[PATCH] nvme-fc: fix typo
 2022-01-26 16:14 UTC  (2+ messages)

[PATCH v20 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-01-26 15:19 UTC  (11+ messages)
` [PATCH v20 1/5] arm64: Use insert_resource() to simplify code
` [PATCH v20 2/5] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v20 3/5] arm64: kdump: reimplement crashkernel=X
` [PATCH v20 4/5] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v20 5/5] kdump: update Documentation about crashkernel

[PATCH] net: stmmac: dwmac-sun8i: fix double disable and unprepare "stmmaceth" clk
 2022-01-26 16:00 UTC  (4+ messages)

[PATCH v21 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs
 2022-01-26 16:11 UTC  (11+ messages)

[PATCH 0/2] x86/hyperv/Swiotlb: Add swiotlb_alloc_from_low_pages switch
 2022-01-26 16:10 UTC  (6+ messages)
` [PATCH 1/2] Swiotlb: "
` [PATCH 2/2] x86/hyperv: Set swiotlb_alloc_from_low_pages to false

[PATCH] doc: replace @return by Return:
 2022-01-26 16:10 UTC  (2+ messages)

[xen-4.14-testing bisection] complete build-amd64-xsm
 2022-01-26 16:10 UTC 

[PATCH RFC] xen/pci: detect when BARs overlap RAM
 2022-01-26 16:09 UTC  (7+ messages)

[ANNOUNCE] libtypec_0.1/lstypec_0.1 is released
 2022-01-26 16:09 UTC  (11+ messages)

[PATCH v6 0/7] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
 2022-01-26 16:09 UTC  (3+ messages)
` [PATCH] dummy_hcd: add isoc support

'git stash push' isn't atomic when Ctrl-C is pressed
 2022-01-26 16:09 UTC  (3+ messages)

[PATCH] gpu: drm: panel-edp: Add panels planned for sc7180-trogdor-pazquel
 2022-01-26 16:07 UTC  (4+ messages)

[PATCH] KVM: x86: Forcibly leave nested virt when SMM state is toggled
 2022-01-26 16:08 UTC  (3+ messages)

[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-01-26 16:08 UTC  (8+ messages)
` [PATCH v5 12/69] KVM: arm64: nv: Handle HCR_EL2.NV system register traps

[Intel-wired-lan] [PATCH v1 1/1] e1000e: Fix possible HW unit hang after an s0ix exit
 2022-01-26 16:07 UTC  (3+ messages)

[PATCH] perf test: Add perf_event_attr tests for the arm_spe event
 2022-01-26 16:07 UTC 

[PATCH 0/3] Set bus_info field in framework
 2022-01-26 16:07 UTC  (4+ messages)
` [PATCH 1/3] media: Provide a helper for setting bus_info field

[PATCH] swiotlb: Do not zero buffer in set_memory_decrypted()
 2022-01-26 16:06 UTC  (2+ messages)

[PATCH v2 0/4] btrfs: implement metadata DUP for zoned mode
 2022-01-26 16:05 UTC  (2+ messages)

[PATCH] random: continually use hwgenerator randomness
 2022-01-26 16:06 UTC  (2+ messages)

[PATCH v2 net-next 0/5] net/fsl: xgmac_mdio: Preamble suppression and custom MDC frequencies
 2022-01-26 16:05 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] dt-bindings: net: xgmac_mdio: Remove unsupported "bus-frequency"
` [PATCH v2 net-next 2/5] net/fsl: xgmac_mdio: Use managed device resources
` [PATCH v2 net-next 3/5] net/fsl: xgmac_mdio: Support preamble suppression
` [PATCH v2 net-next 4/5] net/fsl: xgmac_mdio: Support setting the MDC frequency
` [PATCH v2 net-next 5/5] dt-bindings: net: xgmac_mdio: Add "clock-frequency" and "suppress-preamble"

[PATCH v4 00/27] drm/rockchip: RK356x VOP2 support
 2022-01-26 16:04 UTC  (10+ messages)
` [PATCH 07/27] drm/rockchip: dw_hdmi: Use auto-generated tables
` [PATCH 09/27] drm/rockchip: dw_hdmi: Set cur_ctr to 0 always
` [PATCH 21/27] arm64: dts: rockchip: rk356x: Add HDMI nodes

[PATCH 0/2] KVM: x86: Partially allow KVM_SET_CPUID{,2} follow-up
 2022-01-26 16:02 UTC  (5+ messages)
` [PATCH 2/2] KVM: x86: Use memcmp in kvm_cpuid_check_equal()

[PATCH] usb: gadget: mass_storage: add READ_TOC cmd mask check
 2022-01-26 16:00 UTC  (2+ messages)

[PATCH v2] dt-bindings: timer: Convert faraday,fttmr010 to yaml
 2022-01-26 16:00 UTC 

[PATCH 5.16 0000/1033] 5.16.3-rc2 review
 2022-01-26 15:59 UTC  (2+ messages)

[PATCH v5 0/9] fprobe: Introduce fprobe function entry/exit probe
 2022-01-26 15:59 UTC  (6+ messages)
` [PATCH v5 2/9] fprobe: Add ftrace based probe APIs

[PATCH] net/ice: add support for setting promisc by DCF
 2022-01-26 15:22 UTC 

[PATCH v2] xen: Replace arch_mfn_in_directmap() with arch_mfns_in_directmap()
 2022-01-26 15:59 UTC 

[PATCH v1] imx: imx8qm-rom7720: switch to binman
 2022-01-26 15:52 UTC 

[PATCH v3] pylibfdt: add FdtRo.get_path()
 2022-01-26 15:59 UTC 

[PATCH v2 00/11] btrfs: extent tree v2, support for global roots
 2022-01-26 15:58 UTC  (8+ messages)
` [PATCH v2 10/11] btrfs: add code to support the block group root

[PATCH 1/2] perf arm-spe: Add arm_spe_record to synthesized sample
 2022-01-26 15:58 UTC  (2+ messages)
` [PATCH 1/2] perf arm-spe: Add arm_spe_record to synthesized

[PATCH] firmware: stratix10-svc: extend SVC driver to get the firmware version
 2022-01-26 15:56 UTC  (5+ messages)

[PATCH v2] binman: Skip node generation for images read from files
 2022-01-26 15:57 UTC  (2+ messages)

DTS WG Meeting Minutes 1/26/22
 2022-01-26 15:57 UTC 

[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
 2022-01-26 15:56 UTC  (4+ messages)
` [PATCH 27/54] lib/bitmap: add bitmap_weight_{cmp, eq, gt, ge, lt, le} functions

[PATCH v1 0/4] fbtft: Unorphan the driver for maintenance
 2022-01-26 15:54 UTC  (8+ messages)

Patch: Make ACPI subsystem provide CEDT table
 2022-01-26 15:55 UTC  (4+ messages)

[RESEND PATCH net-next 0/2] net: hns3: add support for TX push
 2022-01-26 15:55 UTC  (5+ messages)
` [RESEND PATCH net-next 1/2] net: hns3: add support for TX push mode

[PATCH v7 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-01-26 15:54 UTC  (4+ messages)

[PATCH v2] drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screen
 2022-01-26 15:54 UTC  (4+ messages)
` acpi_get_devices() crash when acpi_disabled==true (was [PATCH v2] drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screen)

[PATCH] cgroup: minor optimization around the usage of cur_tasks_head
 2022-01-26 15:54 UTC  (2+ messages)

[PATCH v2 1/5] math.h: Introduce data types for fractional numbers
 2022-01-26 15:54 UTC  (11+ messages)
` [PATCH v2 5/5] iio: afe: iio-rescale: Re-use generic struct s32_fract

[PATCH v5 00/18] vfio-user server in QEMU
 2022-01-26 15:51 UTC  (12+ messages)
` [PATCH v5 06/18] vfio-user: add HotplugHandler for remote machine
` [PATCH v5 07/18] vfio-user: set qdev bus callbacks "

[Buildroot] [RFC PATCH 0/1] Fix binutils/libiberty target install directory
 2022-01-26 15:52 UTC  (7+ messages)

[PATCH] net: ena: Do not waste napi skb cache
 2022-01-26 15:52 UTC  (3+ messages)
` [PATCH v2] "

[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
 2022-01-26 15:52 UTC  (9+ messages)
` [RFC v2 4/8] drm/amdgpu: Serialize non TDR gpu recovery with TDRs

[dm-devel] [PATCH v2 0/9] multipathd: remove udev settle dependency
 2022-01-26 15:51 UTC  (3+ messages)

yet another approach to fix loop autoclear for xfstets xfs/049
 2022-01-26 15:50 UTC  (9+ messages)
` [PATCH 1/8] loop: de-duplicate the idle worker freeing code
` [PATCH 2/8] loop: initialize the worker tracking fields once
` [PATCH 3/8] block: remove the racy bd_inode->i_mapping->nrpages asserts
` [PATCH 4/8] loop: only take lo_mutex for the last reference in lo_release
` [PATCH 5/8] loop: only take lo_mutex for the first reference in lo_open
` [PATCH 6/8] loop: don't freeze the queue in lo_release
` [PATCH 7/8] loop: only freeze the queue in __loop_clr_fd when needed
` [PATCH 8/8] loop: make autoclear operation synchronous again

[PATCH v2] net/bonding: fix RSS not work for bonding
 2022-01-26 15:50 UTC  (3+ messages)

[PATCH iproute2 v3 0/2] add json support on tc u32
 2022-01-26 15:50 UTC  (9+ messages)
` [PATCH iproute2 v3 1/2] tc: u32: add support for json output

[PATCH net v2 0/2] net: lan966x: Fixes for sleep in atomic context
 2022-01-26 15:50 UTC  (2+ messages)

[PATCH net-next 0/2] net: axienet: modernise pcs implementation
 2022-01-26 15:50 UTC  (2+ messages)

[PATCH net v2 0/6] ethernet: fix some esoteric drivers after netdev->dev_addr constification
 2022-01-26 15:50 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 182 runs, 4 regressions (v5.4.173-315-g5183a50c0e9e)
 2022-01-26 15:49 UTC 

[PATCH v4] drivers: thermal: clear all mitigation when thermal zone is disabled
 2022-01-26 15:48 UTC  (3+ messages)

[RFC v3 00/12] Define and use reset domain for GPU recovery in amdgpu
 2022-01-26 15:47 UTC  (5+ messages)
` [RFC v3 01/12] drm/amdgpu: Introduce reset domain

[PATCH 0/4] pci: Extend 'pci' and 'pci regions' commands
 2022-01-26 15:43 UTC  (5+ messages)
` [PATCH 2/4] pci: Extend 'pci regions' command with bus number

[PATCH u-boot-marvell 00/14] Another set of kwboot improvements
 2022-01-26 15:42 UTC  (21+ messages)
` [PATCH u-boot-marvell 05/14] tools: kwboot: Do not change received character in kwboot_xm_recv_reply()
` [PATCH u-boot-marvell 06/14] tools: kwboot: Fix handling of repeated xmodem packets
` [PATCH u-boot-marvell 07/14] tools: kwboot: Show 'E' in progress output when error occurs
` [PATCH u-boot-marvell 08/14] tools: kwboot: Allow to use option -b without image path
` [PATCH u-boot-marvell 09/14] tools: kwboot: Force BootROM to flush input queue after boot pattern
` [PATCH u-boot-marvell 10/14] tools: kwboot: Remove 2s delay before sending first xmodem packet
` [PATCH u-boot-marvell 11/14] tools: kwboot: Handle EINTR in kwboot_write()
` [PATCH u-boot-marvell 12/14] tools: kwboot: Handle EINTR in kwboot_tty_recv()
` [PATCH u-boot-marvell 13/14] tools: kwboot: Fix usage of -D without -t
` [PATCH u-boot-marvell 14/14] tools: kwboot: Set debug flag to 1

[PATCH] KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guest
 2022-01-26 15:45 UTC  (2+ messages)

[PATCH v2 29/38] binman: Tidy up pylint warnings in comp_util
 2022-01-26 15:37 UTC  (9+ messages)
` [PATCH v2 00/38] binman: Add support for bintools and missing tools
  ` [PATCH v2 17/38] binman: Add a bintool implementation for cbfstool
  ` [PATCH v2 07/38] patman: Tidy up the download function a little
  ` [PATCH v2 03/38] mkimage: Show the external-offset error
  ` [PATCH v2 04/38] binman: Expand the external FIT test a little
  ` [PATCH v2 02/38] binman: Tweak elf tests for a toolchain change
  ` [PATCH v2 01/38] Makefile: Fake external blobs by default with binman

[PATCH] fdc: check for illegal dma length calculation
 2022-01-26 15:44 UTC  (2+ messages)

[PATCH v5 0/5] discrete card 64K page support
 2022-01-26 15:45 UTC  (3+ messages)
` [PATCH v5 2/5] drm/i915: enforce min GTT alignment for discrete cards
  ` [Intel-gfx] "

[PATCH] KVM: x86: Check .flags in kvm_cpuid_check_equal() too
 2022-01-26 15:44 UTC  (2+ messages)

[PATCH] introduce CONFIG_DEVICE_TREE_INCLUDES
 2022-01-26 15:37 UTC  (10+ messages)

[PATCH] usb: Use the first available device for ehci_gadget
 2022-01-26 15:37 UTC  (3+ messages)

[PATCH v2] dm: Fix OF_BAD_ADDR definition
 2022-01-26 15:37 UTC  (3+ messages)

[PATCH] binman: Document the __bss_size symbol error
 2022-01-26 15:36 UTC  (2+ messages)

[PATCH net] net/smc: Forward wakeup to smc socket waitqueue after fallback
 2022-01-26 15:43 UTC  (2+ messages)

[PATCH v2 17/38] binman: Add a bintool implementation for cbfstool
 2022-01-10  3:13 UTC 

[PATCH v2 07/38] patman: Tidy up the download function a little
 2022-01-10  3:13 UTC 

[PATCH v2 03/38] mkimage: Show the external-offset error
 2022-01-10  3:13 UTC 

[PATCH v2 04/38] binman: Expand the external FIT test a little
 2022-01-10  3:13 UTC 

[PATCH v2 02/38] binman: Tweak elf tests for a toolchain change
 2022-01-10  3:13 UTC 

[PATCH v2 01/38] Makefile: Fake external blobs by default with binman
 2022-01-10  3:13 UTC 


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.