All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-21 06:19:35 to 2022-01-21 07:33:06 UTC [more...]

Enforce dma_fence container rules
 2022-01-21  7:32 UTC  (5+ messages)
` [PATCH 2/9] dma-buf: warn about dma_fence_array "
  ` [Linaro-mm-sig] "
` [PATCH 3/9] dma-buf: Warn about dma_fence_chain "
  ` [Linaro-mm-sig] "

[RFC PATCH v1 00/10] KVM: s390: Do storage key checking
 2022-01-21  7:32 UTC  (9+ messages)
` [RFC PATCH v1 01/10] s390/uaccess: Add storage key checked access to user memory

[PATCH] tty: vt: Check for NULL pointer after calling kzalloc
 2022-01-21  7:31 UTC  (3+ messages)

❌ FAIL: Test report for kernel 5.16.0 (mainline.kernel.org-clang, 1d1df41c)
 2022-01-21  7:31 UTC 

[PATCH] drm/amdgpu: remove gart.ready flag
 2022-01-21  7:31 UTC  (13+ messages)

[PATCH 0/4] Correct timing report
 2022-01-21  7:30 UTC  (11+ messages)
` [PATCH v2 3/4] media: aspeed: Correct values for detected timing
` [PATCH v2 4/4] media: aspeed: Fix timing polarity incorrect

[PATCH v5 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-01-21  7:19 UTC  (12+ messages)
` [PATCH v5 1/3] dt-bindings: mmc: add cap-sdio-async-irq flag
` [PATCH v5 2/3] mmc: core: Add support for SDIO async interrupt
` [PATCH v5 3/3] mmc: mediatek: add support for SDIO eint IRQ

[RFC PATCH v3 net-next 0/4] Preserve mono delivery time (EDT) in skb->tstamp
 2022-01-21  7:30 UTC  (5+ messages)
` [RFC PATCH v3 net-next 1/4] net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv) timestamp
` [RFC PATCH v3 net-next 2/4] net: Add skb_clear_tstamp() to keep the mono delivery_time
` [RFC PATCH v3 net-next 3/4] net: Set skb->mono_delivery_time and clear it when delivering locally
` [RFC PATCH v3 net-next 4/4] bpf: Add __sk_buff->mono_delivery_time and handle __sk_buff->tstamp based on tc_at_ingress

[Intel-gfx] [PATCH 0/2] A few CT updates
 2022-01-21  7:28 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/guc: Don't check CT descriptor status before CT write / read
  `  "

[PULL 00/61] riscv-to-apply queue
 2022-01-21  5:58 UTC  (25+ messages)
` [PULL 04/61] update-linux-headers: Add asm-riscv/kvm.h
` [PULL 07/61] target/riscv: Implement kvm_arch_get_registers
` [PULL 08/61] target/riscv: Implement kvm_arch_put_registers
` [PULL 09/61] target/riscv: Support start kernel directly by KVM
` [PULL 10/61] target/riscv: Support setting external interrupt "
` [PULL 11/61] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
` [PULL 12/61] target/riscv: Add host cpu type
` [PULL 13/61] target/riscv: Add kvm_riscv_get/put_regs_timer
` [PULL 14/61] target/riscv: Implement virtual time adjusting with vm state changing
` [PULL 15/61] target/riscv: Support virtual time context synchronization
` [PULL 16/61] target/riscv: enable riscv kvm accel
` [PULL 18/61] softmmu/device_tree: Remove redundant pointer assignment
` [PULL 19/61] target/riscv: rvv-1.0: Add Zve64f extension into RISC-V
` [PULL 20/61] target/riscv: rvv-1.0: Add Zve64f support for configuration insns
` [PULL 21/61] target/riscv: rvv-1.0: Add Zve64f support for load and store insns
` [PULL 22/61] target/riscv: rvv-1.0: Add Zve64f support for vmulh variant insns
` [PULL 23/61] target/riscv: rvv-1.0: Add Zve64f support for vsmul.vv and vsmul.vx insns
` [PULL 24/61] target/riscv: rvv-1.0: Add Zve64f support for scalar fp insns
` [PULL 25/61] target/riscv: rvv-1.0: Add Zve64f support for single-width fp reduction insns
` [PULL 28/61] target/riscv: rvv-1.0: Allow Zve64f extension to be turned on
` [PULL 29/61] target/riscv: rvv-1.0: Add Zve32f extension into RISC-V
` [PULL 32/61] target/riscv: rvv-1.0: Add Zve32f support for single-width fp reduction insns
` [PULL 47/61] target/riscv: Relax debug check for pm write
` [PULL 51/61] target/riscv: Calculate address according to XLEN

PCI: Race condition in pci_create_sysfs_dev_files (can't boot)
 2022-01-21  7:14 UTC  (2+ messages)

[PATCH v2 00/12] tee: shared memory updates
 2022-01-21  7:23 UTC  (5+ messages)
` [PATCH v2 12/12] tee: refactor TEE_SHM_* flags

[PATCH iproute2-next v7] mptcp: add the fullmesh flag setting support
 2022-01-21  7:23 UTC 

[PATCH mptcp-next 0/2] add the id argument for set_flags
 2022-01-21  7:22 UTC  (3+ messages)
` [PATCH mptcp-next 1/2] Squash to "selftests: mptcp: add the port argument for set_flags"
` [PATCH mptcp-next 2/2] Squash to "selftests: mptcp: add wrapper for setting flags"

[PATCH 0/5] kunit: decrease layers of assertion macros
 2022-01-21  7:21 UTC  (11+ messages)
` [PATCH 1/5] kunit: make KUNIT_EXPECT_EQ() use KUNIT_EXPECT_EQ_MSG(), etc
` [PATCH 2/5] kunit: drop unused intermediate macros for ptr inequality checks
` [PATCH 3/5] kunit: reduce layering in string assertion macros
` [PATCH 4/5] kunit: decrease macro layering for integer asserts
` [PATCH 5/5] kunit: decrease macro layering for EQ/NE asserts

[libaio PATCH] harness: add test for aio poll missed events
 2022-01-21  7:20 UTC  (2+ messages)

[PATCH] stm32prog: add partition name in treat_partition_list error messages
 2022-01-21  7:19 UTC  (2+ messages)

[PATCH 0/4] ARM: ti: AM64x: Clean up Ethernet boot support on AM64x SK
 2022-01-21  7:17 UTC  (5+ messages)
` [PATCH 1/4] net: ti: am65-cpsw-nuss: Fix err msg for port bind failures
` [PATCH 2/4] ARM: dts: k3-am642-sk: Disable cpsw_port1 in SPL
` [PATCH 3/4] configs: am64xx_evm: Increase BSS max size to 16K
` [PATCH 4/4] configs: am64x_evm_r5/a53_defconfig: Enable configs required for Ethboot

[PATCH v9 02/10] dax: Introduce holder for dax_device
 2022-01-21  7:17 UTC  (11+ messages)

[RFC PATCH v3 0/9] FWU: Add support for FWU Multi Bank Update feature
 2022-01-21  7:17 UTC  (14+ messages)
` [RFC PATCH v3 5/9] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor
` [RFC PATCH v3 7/9] FWU: Add support for FWU Multi Bank Update feature
` [RFC PATCH v3 9/9] mkeficapsule: Add support for generating empty capsules

[PATCH v9 00/10] fsdax: introduce fs query to support reflink
 2022-01-21  7:16 UTC  (5+ messages)
` [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings

[PATCH v3] iommu: Fix potential use-after-free during probe
 2022-01-21  7:16 UTC  (5+ messages)

[PATCH V3 1/7] drm/amd/pm: drop unneeded lock protection smu->mutex
 2022-01-21  7:16 UTC  (2+ messages)

[PATCH] fs/xfs: fix comments mentioning i_mutex
 2022-01-21  7:15 UTC 

[PATCH v3] rtw88: check for validity before using a pointer
 2022-01-21  7:14 UTC  (3+ messages)

[PATCH V3 13/17] riscv: compat: signal: Add rt_frame implementation
 2022-01-21  7:12 UTC  (6+ messages)

[PATCH RFC] btrfs: sysfs: introduce <uuid>/debug/cleaner_trigger
 2022-01-21  7:13 UTC 

tdc errors
 2022-01-21  7:13 UTC  (3+ messages)

[PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
 2022-01-21  7:12 UTC  (16+ messages)
` [PATCH v10 1/5] fscrypt: add functions for direct I/O support
      ` [f2fs-dev] "
                ` [f2fs-dev] [PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto

Makefile: uses rsync(1), could this be optional?
 2022-01-21  7:12 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 0/2] ocfs2: fix a deadlock case
 2022-01-21  7:12 UTC  (6+ messages)
`  "
` [PATCH 1/2] jbd2: export jbd2_journal_[grab|put]_journal_head
  ` [Ocfs2-devel] "
` [Ocfs2-devel] [PATCH 2/2] ocfs2: fix a deadlock when commit trans
  `  "

[PATCH 0/8] ARM: ti: AM64x: Add Ethernet boot support on AM64x SK
 2022-01-21  7:11 UTC  (4+ messages)
` [PATCH 6/8] configs: am64x_evm: set eth1 as boot interface

[PATCH V3 0/4] mmc: add error statistics for eMMC and SD card
 2022-01-21  7:10 UTC  (5+ messages)
` [PATCH V3 1/4] mmc: sdhci: Capture eMMC and SD card errors
` [PATCH V3 2/4] mmc: debugfs: Add debug fs entry for mmc driver

[RFC PATCH 00/14] FWU: Add FWU Multi Bank Update for DeveloerBox
 2022-01-21  7:08 UTC  (6+ messages)
` [RFC PATCH 10/14] FWU: Reboot soon after successfully install the new firmware

[PATCH V2 1/7] drm/amd/pm: drop unneeded lock protection smu->mutex
 2022-01-21  7:09 UTC  (5+ messages)

[PATCH 0/3] rtw88: some fixes of hw_scan
 2022-01-21  7:08 UTC  (4+ messages)
` [PATCH 1/3] rtw88: check for validity before using a pointer
` [PATCH 2/3] rtw88: fix idle mode flow for hw scan
` [PATCH 3/3] rtw88: fix memory overrun and memory leak during hw_scan

[PATCH] platform: chrome: Split trace include file
 2022-01-21  7:08 UTC 

[PATCH] fs/ext4: fix comments mentioning i_mutex
 2022-01-21  7:06 UTC 

[PATCH net] net/smc: Transitional solution for clcsock race issue
 2022-01-21  7:05 UTC  (2+ messages)

[PATCH 0/5] remove add/del page to lru functions
 2022-01-21  7:02 UTC  (4+ messages)
` [PATCH 1/5] mm: remove page_is_file_lru function

[PATCH V3 06/17] riscv: compat: Add basic compat date type implementation
 2022-01-21  6:59 UTC  (6+ messages)

[Intel-gfx] [PATCH 0/3] Flush G2H handler during a GT reset
 2022-01-21  7:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Nouveau] Off-by-one or bad BIOS image? Apple eMac 800 GeForce 2MX
 2022-01-21  6:48 UTC  (4+ messages)

[XEN PATCH v8 00/47] xen: Build system improvements, now with out-of-tree build!
 2022-01-21  6:59 UTC  (2+ messages)

[PATCH v2 0/3] Provide VM capability to disable PMU virtualization for individual VMs
 2022-01-21  6:59 UTC  (3+ messages)
` [PATCH v2 1/3] "

[Buildroot] [PATCH 1/1] package/re2: switch to generic-package make build
 2022-01-21  6:58 UTC  (6+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-01-20
 2022-01-21  6:58 UTC 

[PATCH linux-next] arm64: kexec: Support the case of VA_BITS=39 in trans_pgd_idmap_page()
 2022-01-21  6:52 UTC  (2+ messages)

[GIT PULL] xfs: DMAPI ioctl housecleaning for 5.17-rc1
 2022-01-21  6:56 UTC  (2+ messages)

[GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 2
 2022-01-21  6:56 UTC  (2+ messages)

[GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 1
 2022-01-21  6:56 UTC  (2+ messages)

[PATCH v6 0/2] Add spi control driver for Sunplus SP7021 SoC
 2022-01-21  6:55 UTC  (6+ messages)
` [PATCH v6 1/2] spi: Add spi driver for Sunplus SP7021

[PATCH] perf script: Fix printing 'phys_addr' failure issue
 2022-01-21  6:59 UTC 

[PATCH v2 0/1] bitbake: bitbake-worker: Preserve network non-local uid
 2022-01-21  6:52 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2 1/3] Linux 5.16
 2022-01-21  6:52 UTC  (2+ messages)

[LTP] [PATCH] rpc_lib.sh: fix portmapper detection in case of socket activation
 2022-01-21  6:50 UTC  (9+ messages)
`  "

[PATCH v2] net: phy: marvell: Honor phy LED set by system firmware on a Dell hardware
 2022-01-21  6:47 UTC  (3+ messages)

[PATCH rdma-core v2] providers/rxe: Replace '%' with '&' in check_qp_queue_full()
 2022-01-21  6:47 UTC  (2+ messages)

[RFC 0/2] ath10k:set tx credit to one and delay the unmaping
 2022-01-21  6:44 UTC  (6+ messages)
` [RFC 1/2] ath10k: Set tx credit to one for wcn3990 snoc based devices
` [RFC 2/2] ath10k: Delay the unmapping of the buffer

[PATCH] crypto: marvell - Fix platform dependency for CRYPTO_DEV_OCTEONTX2_CPT
 2022-01-21  6:40 UTC  (2+ messages)

[PATCH v6] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2022-01-21  6:38 UTC  (3+ messages)

[PATCH] mm/migration: Add trace events for THP migrations
 2022-01-21  6:38 UTC  (5+ messages)

[PATCH 3/3] virtio-crypto: implement RSA algorithm
 2022-01-21  6:36 UTC  (4+ messages)

[PATCH V3 17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
 2022-01-21  6:35 UTC  (6+ messages)

[net PATCH 0/9] Fixes for CN10K and CN9xxx platforms
 2022-01-21  6:34 UTC  (10+ messages)
` [net PATCH 1/9] octeontx2-af: Do not fixup all VF action entries
` [net PATCH 2/9] octeontx2-af: Fix LBK backpressure id count
` [net PATCH 3/9] octeontx2-af: Retry until RVU block reset complete
` [net PATCH 4/9] octeontx2-af: cn10k: Use appropriate register for LMAC enable
` [net PATCH 5/9] octeontx2-pf: cn10k: Ensure valid pointers are freed to aura
` [net PATCH 6/9] octeontx2-af: Increase link credit restore polling timeout
` [net PATCH 7/9] octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfaces
` [net PATCH 8/9] octeontx2-pf: Forward error codes to VF
` [net PATCH 9/9] octeontx2-af: Add KPU changes to parse NGIO as separate layer

[PATCH] mt76: mt7921e: fix possible probe failure after reboot
 2022-01-21  6:33 UTC  (4+ messages)

[PATCH v2 2/4] misc: rtsx: Rework runtime power management flow
 2022-01-21  6:31 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] inet: missing lock releases in udp.c
 2022-01-21  6:26 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/4] drivers: add support for switch header type pre L2
 2022-01-21  6:26 UTC  (5+ messages)
` [dpdk-dev v3] [PATCH 1/4] drivers: support for switch header type pre_L2
  ` [dpdk-dev v3] [PATCH 2/4] common/cnxk: support custom pre L2 header parsing as raw
  ` [dpdk-dev v3] [PATCH 3/4] common/cnxk: support matching VLAN existence in RTE Flow
  ` [dpdk-dev v3] [PATCH 4/4] common/cnxk: support extensions attributes in IPv6 item

[PATCH V3 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation
 2022-01-21  6:25 UTC  (6+ messages)

[PATCH v12, 2/2] net: Add dm9051 driver
 2022-01-21  6:26 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 99b0fd11dd7651865c581688bf13861038e04ea7
 2022-01-21  6:24 UTC 

[LTP] [PATCH v4] Refactoring aio-stress.c using LTP API
 2022-01-21  6:22 UTC  (2+ messages)

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-01-21  6:22 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/dg2: Add Wa_18018781329
 2022-01-21  6:21 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

Fwd: Re: [rdma-core PATCH] providers/rxe: Replace '%' with '&' in check_qp_queue_full()
 2022-01-21  6:20 UTC  (3+ messages)

[PATCH v3 0/3] Clock based PWM output driver
 2022-01-21  6:20 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: pwm: Fix node name pattern

[LTP] [PATCH v3] tst_taint: print readable error message instead of numerical codes
 2022-01-21  6:19 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: usb: Add analogix anx7411 PD binding
 2022-01-21  6:18 UTC  (2+ messages)
` [PATCH v3 2/2] usb: typec: anx7411: Add Analogix PD ANX7411 support


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.