messages from 2022-09-07 14:24:22 to 2022-09-07 14:54:51 UTC [more...]
[PATCH v3 00/10] firmware: arm_ffa: Refactoring and initial/minor v1.1 update
2022-09-07 14:52 UTC (26+ messages)
` [PATCH v3 01/10] firmware: arm_ffa: Add pointer to the ffa_dev_ops in struct ffa_dev
` [PATCH v3 02/10] tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly
` [PATCH v3 03/10] firmware: arm_ffa: Remove ffa_dev_ops_get()
` [PATCH v3 04/10] firmware: arm_ffa: Add support for querying FF-A features
` [PATCH v3 05/10] firmware: arm_ffa: Use FFA_FEATURES to detect if native versions are supported
` [PATCH v3 06/10] firmware: arm_ffa: Make memory apis ffa_device independent
` [PATCH v3 07/10] firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
` [PATCH v3 08/10] firmware: arm_ffa: Add v1.1 get_partition_info support
` [PATCH v3 09/10] firmware: arm_ffa: Set up 32bit execution mode flag using partiion property
` [PATCH v3 10/10] firmware: arm_ffa: Split up ffa_ops into info, message and memory operations
[Accel-config] Re: [PATCH v1 0/2] replace token with read_buffer of config files
2022-09-07 14:54 UTC
[LTP] [PATCH] statx04: skip test on ntfs filesystem
2022-09-07 14:54 UTC (3+ messages)
List chain during attack high CPU usage
2022-09-07 14:54 UTC (3+ messages)
[PATCH v6 00/57] DYNDBG: opt-in class'd debug for modules, use in drm
2022-09-07 14:54 UTC (8+ messages)
` [PATCH v6 10/57] dyndbg: cleanup auto vars in dynamic_debug_init
` [PATCH v6 21/57] dyndbg: test DECLARE_DYNDBG_CLASSMAP, sysfs nodes
` [Intel-gfx] "
[PATCH] drm/amdgpu: fix repeated words in comments
2022-09-07 14:50 UTC (3+ messages)
[PATCH v1 1/2] random: make add_hwgenerator_randomness() more flexible
2022-09-07 14:53 UTC (4+ messages)
` [PATCH v1 2/2] hwrng: core: fix potential suspend/resume race condition
[PATCH v1 0/8] migration: introduce dirtylimit capability
2022-09-07 14:52 UTC (3+ messages)
[PATCH] firmware: dmi: Fortify entry point length checks
2022-09-07 14:52 UTC (2+ messages)
[PATCH 0/4] platform/x86/amd/pmf: Introduce CnQF feature for AMD PMF
2022-09-07 14:52 UTC (11+ messages)
[PATCH v4] nvme-tcp: Print actual source IP address through sysfs "address" attr
2022-09-07 14:52 UTC (2+ messages)
conntrackd "issue" in asymmetric scenario with TCP vs ICMP
2022-09-07 14:52 UTC (2+ messages)
[PATCH v8 0/4] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
2022-09-07 14:52 UTC (3+ messages)
[PATCH] wireless-regdb: Update regulatory rules for Brazil (BR)
2022-09-07 14:52 UTC (5+ messages)
` [wireless-regdb] "
[PATCH v3] arm64: run softirqs on the per-CPU IRQ stack
2022-09-07 14:50 UTC (6+ messages)
[PATCH 4/8] hugetlb: handle truncate racing with page faults
2022-09-07 14:50 UTC (11+ messages)
[PATCH for-next v5 0/4] fixed-buffer for uring-cmd/passthru
2022-09-07 14:51 UTC (3+ messages)
` [PATCH for-next v5 4/4] nvme: wire up fixed buffer support for nvme passthrough
[PATCH] btrfs: refactor btrfs_check_zoned_mode
2022-09-07 14:51 UTC (2+ messages)
Segmentation fault when starting conntrackd
2022-09-07 14:50 UTC (2+ messages)
[PATCH v16 00/12] bpf: Add kfuncs for PKCS#7 signature verification
2022-09-07 14:49 UTC (4+ messages)
[PATCH v2 1/2] dt-bindings: input: touchscreen: elants_i2c: Add eth3915n touchscreen chip
2022-09-07 14:49 UTC (2+ messages)
Partial-clone cause big performance impact on server
2022-09-07 14:48 UTC (13+ messages)
` [External Mail]Re: "
` [PATCH 0/3] speeding up on-demand fetch for blobs in partial clone
` [PATCH 2/3] upload-pack: skip parse-object re-hashing of "want" objects
` [PATCH 3/3] parse_object(): check commit-graph when skip_hash set
[PATCH v2 0/4] Allow MMIO regions to be exported through dma-buf
2022-09-07 14:46 UTC (10+ messages)
` [PATCH v2 4/4] vfio/pci: "
[PATCH -next 1/5] misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()
2022-09-07 14:47 UTC (6+ messages)
` [PATCH -next 5/5] misc: microchip: pci1xxxx: use module_auxiliary_driver
[PATCH] vhost: support CPU copy for small packets
2022-09-07 14:47 UTC (3+ messages)
` [PATCH v4] "
[PATCH 0/4] USB host support for TQMa8MPxL + MBa8MPxL
2022-09-07 14:46 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: usb: dwc3: Add gfladj-refclk-lpm-sel-quirk
` [PATCH 2/4] usb: dwc3: core: add gfladj_refclk_lpm_sel quirk
` [PATCH 3/4] arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodes
` [PATCH 4/4] arm64: dts: tqma8mpql: add support for 2nd USB (host) interface
[PATCH mm-unstable v3 00/10] mm: add file/shmem support to MADV_COLLAPSE
2022-09-07 14:45 UTC (11+ messages)
` [PATCH mm-unstable v3 01/10] mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
` [PATCH mm-unstable v3 02/10] mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
` [PATCH mm-unstable v3 03/10] mm/madvise: add file and shmem support to MADV_COLLAPSE
` [PATCH mm-unstable v3 04/10] mm/khugepaged: add tracepoint to hpage_collapse_scan_file()
` [PATCH mm-unstable v3 05/10] selftests/vm: dedup THP helpers
` [PATCH mm-unstable v3 06/10] selftests/vm: modularize thp collapse memory operations
` [PATCH mm-unstable v3 07/10] selftests/vm: add thp collapse file and tmpfs testing
` [PATCH mm-unstable v3 08/10] selftests/vm: add thp collapse shmem testing
` [PATCH mm-unstable v3 09/10] selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmd
` [PATCH mm-unstable v3 10/10] selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memory
[PATCH] format-patch: warn if commit msg contains a patch delimiter
2022-09-07 14:44 UTC (4+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] patchbreak(), is_scissors_line(): work with a buf/len pair
` [PATCH v2 2/2] format-patch: warn if commit msg contains a patch delimiter
[meta-virtualization][PATCH] ceph: fix CVE-2022-0670
2022-09-07 14:50 UTC (4+ messages)
[PATCH v4 00/21] Variety of fixes and new features for mr75203 driver
2022-09-07 14:42 UTC (9+ messages)
` [PATCH v4 01/21] hwmon: (mr75203) fix coding style space errors
` [PATCH v4 06/21] hwmon: (mr75203) fix multi-channel voltage reading
[PATCH] btrfs: zoned: wait extent buffer IOs before finishing a zone
2022-09-07 14:43 UTC
[PULL 00/11] OpenRISC updates for 7.2.0
2022-09-07 14:19 UTC (2+ messages)
[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
2022-09-07 14:43 UTC (7+ messages)
LSM stacking in next for 6.1?
2022-09-07 14:41 UTC (8+ messages)
[PATCH 00/20] ppc4xx_sdram QOMify and clean ups
2022-09-07 14:41 UTC (16+ messages)
` [PATCH 08/20] ppc4xx_sdram: Drop extra zeros for readability
` [PATCH 09/20] ppc440_sdram: Split off map/unmap of sdram banks for later reuse
` [PATCH 10/20] ppc440_sdram: Implement enable bit in the DDR2 SDRAM controller
` [PATCH 13/20] ppc4xx_sdram: Rename functions to prevent name clashes
` [PATCH 14/20] ppc440_sdram: Move RAM size check to ppc440_sdram_init
regression caused by block: freeze the queue earlier in del_gendisk
2022-09-07 14:40 UTC (5+ messages)
arch/x86/kvm/mmu/paging_tmpl.h:106:24: sparse: sparse: cast truncates bits from constant value (ffffffffff000 becomes fffff000)
2022-09-07 14:41 UTC (3+ messages)
patch "serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting" added to tty-linus
2022-09-07 14:40 UTC
patch "serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx" added to tty-linus
2022-09-07 14:40 UTC
[PATCH v1] ARM: imx8mp: verdin-imx8mp: Add memory size detection
2022-09-07 14:41 UTC (2+ messages)
[PATCH -next v2 1/5] misc: microchip: pci1xxxx: fix error handling in gp_aux_bus_probe()
2022-09-07 14:58 UTC (5+ messages)
` [PATCH -next v2 2/5] misc: microchip: pci1xxxx: Fix missing spin_lock_init()
` [PATCH -next v2 3/5] misc: microchip: pci1xxxx: Make symbol 'pci1xxxx_gpio_auxiliary_id_table' static
` [PATCH -next v2 4/5] misc: microchip: pci1xxxx: Add missing MODULE_DEVICE_TABLE
` [PATCH -next v2 5/5] misc: microchip: pci1xxxx: use module_auxiliary_driver
[PATCH] efi/capsule-loader: Fix use-after-free in efi_capsule_write
2022-09-07 14:40 UTC (4+ messages)
[virtio-dev] [PATCH v5 0/2] Improve virtio performance for 9k mtu
2022-09-07 14:40 UTC (15+ messages)
` [virtio-dev] [PATCH v5 2/2] virtio-net: use mtu size as buffer length for big packets
` [virtio-dev] "
` [virtio-dev] "
` "
[Intel-gfx] [PATCH v2 00/41] drm: Analog TV Improvements
2022-09-07 14:38 UTC (18+ messages)
` [Intel-gfx] [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
` "
` [Nouveau] "
[Buildroot] How to include prebuilt binary using buildroot?
2022-09-07 14:40 UTC
[PATCH v3 RESEND] gpio: rockchip: support acpi
2022-09-07 14:39 UTC (3+ messages)
[PATCH v2] net: fec: Use a spinlock to guard `fep->ptp_clk_on`
2022-09-07 14:39 UTC (3+ messages)
proper ICMPv6 syntax for specific daddr
2022-09-07 14:39 UTC (2+ messages)
next/master build: 37 builds: 4 failed, 33 passed, 4 errors, 13 warnings (next-20220907)
2022-09-07 14:38 UTC
next/master build: 37 builds: 4 failed, 33 passed, 4 errors, 13 warnings (next-20220907)
2022-09-07 14:38 UTC
[PATCH 0/5] rebase --keep-base: imply --reapply-cherry-picks and --no-fork-point
2022-09-07 14:37 UTC (9+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 1/7] t3416: tighten two tests
` [PATCH v2 2/7] t3416: set $EDITOR in subshell
` [PATCH v2 3/7] rebase: store orig_head as a commit
` [PATCH v2 4/7] rebase: rename merge_base to branch_base
` [PATCH v2 5/7] rebase: factor out branch_base calculation
` [PATCH v2 6/7] rebase --keep-base: imply --reapply-cherry-picks
` [PATCH v2 7/7] rebase --keep-base: imply --no-fork-point
SATA hotplug notifications for BMC inventory updates
2022-09-07 14:36 UTC (6+ messages)
[PATCH v4 0/4] Introduce static heap
2022-09-07 14:35 UTC (5+ messages)
` [PATCH v4 1/4] xen/arm: bootfdt: Make process_chosen_node() return int
` [PATCH v4 2/4] docs, xen/arm: Introduce static heap memory
` [PATCH v4 3/4] xen/arm: mm: Rename xenheap_* variable to directmap_*
` [PATCH v4 4/4] xen/arm: Handle static heap pages in boot and heap allocator
[PATCH 0/2] gpio clock-names
2022-09-07 14:32 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: gpio: rockchip: add clock-names
[PATCH net] net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clear
2022-09-07 14:30 UTC (2+ messages)
[arm:ktext 16/19] arch/arm64/mm/ktext.c:96:17: error: implicit declaration of function 'clean_dcache_range_nopatch'
2022-09-07 14:29 UTC (4+ messages)
[PATCH] Config.mk: correct PIE-related option(s) in EMBEDDED_EXTRA_CFLAGS
2022-09-07 14:33 UTC (2+ messages)
[PATCH 0/5] ASoC: Fixes for MT8195 SOF support
2022-09-07 14:29 UTC (4+ messages)
[PATCH] btrfs: don't update the block group item if used bytes are the same
2022-09-07 14:31 UTC (2+ messages)
[PATCH v2] arm64: spectre: increase parameters that can be used to turn off bhb mitigation individually
2022-09-07 14:29 UTC (3+ messages)
[RESEND v7 0/4] usb: gadget: uvc: use configfs entries for negotiation and v4l2 VIDIOCS
2022-09-07 14:30 UTC (5+ messages)
[PATCH 0/2] x86/kprobes: Fixes for CONFIG_RETHUNK
2022-09-07 14:28 UTC (9+ messages)
` [PATCH 1/2] x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
Fwd: Ext4 filesystem recovery after mdraid failure
2022-09-07 14:27 UTC
[PATCH rfc 0/1] Fix missing AENs when discovery controllers are disconnected
2022-09-07 14:24 UTC (5+ messages)
` [PATCH rfc 1/1] fabrics: support notify_rediscover connect parameter
` [PATCH libnvme 2/1] nvme: Add generic connect parameter support detection
` [PATCH libnvme 3/1] fabrics: add notify_rediscover parameter
` [PATCH nvme-cli 4/1] fabrics: re-read the discovery log page when a discovery controller reconnected
[PATCH v8 0/5] Fix controller halt and endxfer timeout issues
2022-09-07 14:27 UTC (2+ messages)
[PATCH v1 1/9] pwm: lpss: Deduplicate board info data structures
2022-09-07 14:27 UTC (6+ messages)
` [PATCH v1 4/9] pwm: lpss: Include headers we are direct user of
[PATCH] KVM: x86/mmu: add missing update to max_mmu_rmap_size
2022-09-07 14:26 UTC (2+ messages)
[PATCH 4.14 000/284] 4.14.276-rc1 review
2022-09-07 14:26 UTC (3+ messages)
` [PATCH 4.14 022/284] SUNRPC: avoid race between mod_timer() and del_timer_sync()
[PATCH v6 0/5] Simplify vfio_iommu_type1 attach/detach routine
2022-09-07 14:23 UTC (5+ messages)
` [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
[PATCH] drm/dp_mst: Avoid deleting payloads for connectors staying enabled
2022-09-07 14:25 UTC (2+ messages)
` [Intel-gfx] "
[PATCH] usb: misc: usb3503: call clk_disable_unprepare in the error handling
2022-09-07 14:25 UTC (2+ messages)
[PATCH 0/8] Add support for the internal RK3308 audio codec
2022-09-07 14:21 UTC (13+ messages)
` [PATCH 4/8] arm64: dts: rockchip: add the internal "
` [PATCH 5/8] ASoC: rockchip: i2s-tdm: Fix clk_id usage in .set_sysclk()
` [PATCH 6/8] ASoC: audio-graph: let dai_link->init be overridable
` [PATCH 7/8] ASoC: codecs: Add RK3308 internal audio codec driver
` [PATCH 8/8] ASoC: rockchip: add new RK3308 sound card
[PATCH] audio: add help option (?) for -audiodev
2022-09-07 14:23 UTC
[RFC][meta-virtualization][PATCH 0/1] Error while compiling ceph v17.2.3 as part of uprev from v15.2.15
2022-09-07 14:25 UTC (2+ messages)
` [RFC][meta-virtualization][PATCH 1/1] ceph: upgrade v15.2.15 -> v17.2.3
[PATCH] drm/amd/amdgpu: Add missing CGTS*TCC_DISABLE to 10.3 headers
2022-09-07 14:24 UTC (2+ 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.