All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-11 01:29:31 to 2022-05-11 02:40:37 UTC [more...]

[PATCH v5, 0/5] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-05-11  2:36 UTC  (12+ messages)
` [PATCH v5, 1/5] drm/mediatek: Adjust the timing of mipi signal from LP00 to LP11
` [PATCH v5,2/5] drm/mediatek: Modify dsi funcs to atomic operations
` [PATCH v5, 3/5] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
` [PATCH v5, 4/5] drm/mediatek: keep dsi as LP00 before dcs cmds transfer
` [PATCH v5, 5/5] drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff function

[PATCH V4 0/9] rework on the IRQ hardening of virtio
 2022-05-11  2:40 UTC  (7+ messages)
` [PATCH V4 8/9] virtio: harden vring IRQ

[PATCH qemu v2 10/10] target/riscv: rvv: Add option 'rvv_ma_all_1s' to enable optional mask agnostic behavior
 2022-05-11  2:39 UTC  (2+ messages)

[PATCH qemu v2 09/10] target/riscv: rvv: Add mask agnostic for vector permutation instructions
 2022-05-11  2:38 UTC  (2+ messages)

[PATCH qemu v2 08/10] target/riscv: rvv: Add mask agnostic for vector mask instructions
 2022-05-11  2:37 UTC  (2+ messages)

[PATCH 1/2] mm: fix missing handler for __GFP_NOWARN
 2022-05-11  2:36 UTC  (5+ messages)

[PATCH] percpu: improve percpu_alloc_percpu event trace
 2022-05-11  2:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH next v3 1/2] arm64: dts: mediatek: mt8195: add efuse node and cells
 2022-05-11  2:31 UTC  (5+ messages)
` [PATCH next v3 2/2] arm64: dts: mediatek: mt8195: enable usb remote wakeup

[PATCH 1/3] target/iscsi: rename iscsi_cmd to iscsit_cmd
 2022-05-11  2:32 UTC  (2+ messages)

[PATCH V4 0/5] Add initial support for MA35D1 SoC
 2022-05-11  2:31 UTC  (6+ messages)

[PATCH v6 00/12] iommu: SVA and IOPF refactoring
 2022-05-11  2:32 UTC  (9+ messages)
` [PATCH v6 02/12] iommu: Add pasid_bits field in struct dev_iommu
` [PATCH v6 03/12] iommu: Add attach/detach_dev_pasid domain ops

[v3 0/3] Add QCOM SNPS PHY overriding params support
 2022-05-11  2:31 UTC  (6+ messages)
` [v3 3/3] arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device

[PATCH v2] net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
 2022-05-11  2:30 UTC  (3+ messages)

[PATCH v2 0/3] MediaTek MT8195 display binding
 2022-05-11  2:29 UTC  (22+ messages)
` [PATCH v2 1/3] dt-bindings: mediatek: add vdosys1 RDMA definition for mt8195
` [PATCH v2 3/3] dt-bindings: mediatek: add ethdr "

[Intel-gfx] [PATCH v4 0/3] Clear TLB caches in all tiles when object is removed
 2022-05-11  2:30 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[RFCv2 00/10] Linear Address Masking enabling
 2022-05-11  2:27 UTC  (12+ messages)
` [PATCH] x86: Implement Linear Address Masking support
` [RFCv2 01/10] x86/mm: Fix CR3_ADDR_MASK
` [RFCv2 02/10] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [RFCv2 03/10] x86: Introduce userspace API to handle per-thread features
` [RFCv2 04/10] x86/mm: Introduce X86_THREAD_LAM_U48 and X86_THREAD_LAM_U57
` [RFCv2 05/10] x86/mm: Provide untagged_addr() helper
` [RFCv2 06/10] x86/uaccess: Remove tags from the address before checking
` [RFCv2 07/10] x86/mm: Handle tagged memory accesses from kernel threads
` [RFCv2 08/10] x86/mm: Make LAM_U48 and mappings above 47-bits mutually exclusive
` [RFCv2 09/10] x86/mm: Add userspace API to enable Linear Address Masking
` [RFCv2 10/10] x86: Expose thread features status in /proc/$PID/arch_status

[PATCH] mpi3mr: Return IOs to an unrecoverable HBA with DID_ERROR
 2022-05-11  2:29 UTC  (6+ messages)
` [PATCH] mpi3mr: Hidden drives not removed during soft reset
` [PATCH] mpi3mr: Increase IO timeout value to 60s

[Bug 215964] New: nVMX: KVM(L0) does not perform a platform reboot when guest(L2) trigger a reboot event through IO-Port-0xCF9
 2022-05-11  2:29 UTC  (2+ messages)
` [Bug 215964] "

[PATCH qemu v2 07/10] target/riscv: rvv: Add mask agnostic for vector floating-point instructions
 2022-05-11  2:28 UTC  (2+ messages)

[PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink
 2022-05-11  2:28 UTC  (6+ messages)

[Intel-gfx] [PATCH 0/4] ttm for internal
 2022-05-11  2:28 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for ttm for internal (rev3)

[PATCH -next v2] usb: dwc3: include extcon.h to fix compile error
 2022-05-11  2:26 UTC 

[PATCH v2] gpio: gpio-vf610: do not touch other bits when set the target bit
 2022-05-11  2:15 UTC 

[PATCH qemu v2 06/10] target/riscv: rvv: Add mask agnostic for vector fix-point arithmetic instructions
 2022-05-11  2:26 UTC  (2+ messages)

[PATCH 0/4] bugfix and enhance features for DMA example
 2022-05-11  2:26 UTC  (4+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] examples/dma: fix MTU configuration

[PATCH v11 06/07] xfs: support CoW in fsdax mode
 2022-05-11  2:25 UTC  (2+ messages)
` [PATCH v11.1 "

[PATCH qemu v2 05/10] target/riscv: rvv: Add mask agnostic for vector integer comparison instructions
 2022-05-11  2:24 UTC  (2+ messages)

[PATCH v2 0/2] RDMA/rxe: Fix no completion event issue
 2022-05-11  2:30 UTC  (3+ messages)
` [PATCH v2 1/2] RDMA/rxe: Update wqe_index for each wqe error completion
` [PATCH v2 2/2] RDMA/rxe: Generate error completion for error requester state

[PATCH] af_unix: Silence randstruct GCC plugin warning
 2022-05-11  2:22 UTC  (2+ messages)

[PATCH v8 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-05-11  2:20 UTC  (5+ messages)
` [PATCH v8 2/5] perf tools: sync addition of PERF_MEM_SNOOPX_PEER

[PATCH v5 0/5] add telemetry command for show module EEPROM
 2022-05-11  2:14 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/5] ethdev: add telemetry command for "
  ` [PATCH v6 2/5] ethdev: common utilities for different SFF specs
  ` [PATCH v6 3/5] ethdev: format module EEPROM for SFF-8079
  ` [PATCH v6 4/5] ethdev: format module EEPROM for SFF-8472
  ` [PATCH v6 5/5] ethdev: format module EEPROM for SFF-8636

[PATCH net-next 00/17] Netfilter updates for net-next
 2022-05-11  2:20 UTC  (3+ messages)
` [PATCH net-next 01/17] netfilter: ecache: use dedicated list for event redelivery

[PATCH v2] dt-bindings: net: orion-mdio: Convert to JSON schema
 2022-05-11  2:20 UTC  (2+ messages)

[PATCH net-next 0/2] net: phy: add comments for LAN8742 phy support
 2022-05-11  2:20 UTC  (2+ messages)

[PATCH] mm/memcg: support control THP behaviour in cgroup
 2022-05-11  2:19 UTC  (15+ messages)

[PATCH] net/i40e: fix max frmame size config at port level
 2022-05-11  1:56 UTC  (2+ messages)
` [PATCH v2] net/i40e: fix max frame "

Highly reflinked and fragmented considered harmful?
 2022-05-11  2:16 UTC  (11+ messages)

[PATCH V2 0/4] bugfix for bonding
 2022-05-11  2:16 UTC  (9+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 3/5] app/testpmd: fix port status of slave device
    ` [PATCH v4] "

[LTP] [PATCH v3] rtc02: loosen the compare precision with few seconds
 2022-05-11  2:16 UTC 

[PATCH] toshiba_acpi: use kobj_to_dev()
 2022-05-11  2:16 UTC  (2+ messages)
` [PATCH V2] "

[PATCH v3] libceph: print fsid and client gid with osd id
 2022-05-11  2:16 UTC  (2+ messages)

[PATCH] samsung-laptop: use kobj_to_dev()
 2022-05-11  2:15 UTC  (2+ messages)
` [PATCH V2] "

[PATCH 0/5] Revert metric hybrid events, fix tools events
 2022-05-11  2:14 UTC  (8+ messages)
` [PATCH 1/5] Revert "perf stat: Support metrics with hybrid events"

[igt-dev] [v3 5/6] tests/kms_color: Convert tests to dynamic
 2022-05-11  2:10 UTC  (2+ messages)

[xen-unstable test] 170307: tolerable FAIL - PUSHED
 2022-05-11  2:11 UTC 

[PATCH 00/12] lpfc: Update lpfc to revision 14.2.0.3
 2022-05-11  2:11 UTC  (2+ messages)

[PATCH qemu v2 04/10] target/riscv: rvv: Add mask agnostic for vector integer shift instructions
 2022-05-11  2:09 UTC  (2+ messages)

[PATCH net-next 0/2][pull request] 40GbE Intel Wired LAN Driver Updates 2022-05-09
 2022-05-11  2:09 UTC  (3+ messages)
` [PATCH net-next 2/2] iavf: Add waiting for response from PF in set mac

[PATCH v3] scsi:tcmu: switch tcmu completion path to work queue context
 2022-05-11  2:08 UTC 

[PATCH qemu v2 03/10] target/riscv: rvv: Add mask agnostic for vx instructions
 2022-05-11  2:07 UTC  (2+ messages)

[RFC PATCH 0/2] sbitmap: NUMA node spreading
 2022-05-11  2:07 UTC  (4+ messages)

[mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
 2022-05-11  2:06 UTC  (5+ messages)

[PATCH v3 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
 2022-05-11  2:04 UTC  (7+ messages)

[PATCH qemu v2 01/10] target/riscv: rvv: Add mask agnostic for vv instructions
 2022-05-11  2:06 UTC  (2+ messages)

[PATCH -next] usb: dwc3: include extcon.h to fix compile error
 2022-05-11  2:05 UTC  (3+ messages)

[PATCH] docs/zh_CN: add devicetree changesets translation
 2022-05-11  2:05 UTC 

[PATCH] dt-bindings: soc: imx8mp-media-blk-ctrl: Fix DT example
 2022-05-11  2:03 UTC  (3+ messages)

[PATCH net-next v3 0/2] Add a bhash2 table hashed by port + address
 2022-05-11  2:05 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: Add a second bind table hashed by port and address

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-05-11  2:02 UTC  (6+ messages)
` [PATCH v7 5/7] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[PATCH kernel v2] zstd: Fixing mixed module-builtin objects
 2022-05-11  2:03 UTC  (2+ messages)

[PATCH 5.17 000/140] 5.17.7-rc1 review
 2022-05-11  2:03 UTC  (3+ messages)

[PATCH v2] scsi:tcmu: switch tcmu completion path to work queue context
 2022-05-11  2:03 UTC 

[PATCH v4 0/6] Several changes for UFSHPB
 2022-05-11  2:02 UTC  (2+ messages)

What's cooking in git.git (May 2022, #03; Tue, 10)
 2022-05-11  2:01 UTC  (2+ messages)

[PATCH qemu v2 02/10] target/riscv: rvv: Add mask agnostic for vector load / store instructions
 2022-05-11  1:59 UTC  (2+ messages)

[PATCH net-next v5] net: axienet: Use NAPI for TX completion path
 2022-05-11  1:56 UTC  (3+ messages)

[PATCH 5.4 00/52] 5.4.193-rc1 review
 2022-05-11  1:58 UTC  (2+ messages)

[PATCH v4 2/2] dt-bindings: trivial-devices: Add xdp152
 2022-05-11  1:57 UTC  (2+ messages)

[PATCH 5.10 00/70] 5.10.115-rc1 review
 2022-05-11  1:57 UTC  (2+ messages)

[PATCH 4.19 00/88] 4.19.242-rc1 review
 2022-05-11  1:56 UTC  (2+ messages)

[PATCH 1/6] ASoC: cs42l52: Fix the error handling of cs42l56_i2c_probe()
 2022-05-11  1:55 UTC  (2+ messages)
` [PATCH v2] ASoC: cs42l56: "

[igt-dev] [PATCH] i915/hangman: Fix gt hang/error tests
 2022-05-11  1:56 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] memblock: config the number of init memblock regions
 2022-05-11  1:55 UTC  (2+ messages)

[LTP] [PATCH 3/3] rtc02: loosen the compare precision with few seconds
 2022-05-11  1:54 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[PATCH] thermal: core: fix memory leak in __thermal_cooling_device_register()
 2022-05-11  2:06 UTC 

[PATCH v3 0/5] Qcom UFS driver updates
 2022-05-11  1:53 UTC  (2+ messages)

Follow up on UBD discussion
 2022-05-11  1:52 UTC  (7+ messages)

[PATCH] vhost: add runtime locking check in unsafe APIs
 2022-05-11  1:51 UTC  (4+ messages)

[PATCH v3 0/9] Device tree based NUMA support for Arm - Part#1
 2022-05-11  1:46 UTC  (10+ messages)
` [PATCH v3 1/9] xen/arm: Print a 64-bit number in hex from early uart
` [PATCH v3 2/9] xen: reuse x86 EFI stub functions for Arm
` [PATCH v3 3/9] xen/arm: Keep memory nodes in device tree when Xen boots from EFI
` [PATCH v3 4/9] xen: introduce an arch helper for default dma zone status
` [PATCH v3 5/9] xen: decouple NUMA from ACPI in Kconfig
` [PATCH v3 6/9] xen/arm: use !CONFIG_NUMA to keep fake NUMA API
` [PATCH v3 7/9] xen/x86: use paddr_t for addresses in NUMA node structure
` [PATCH v3 8/9] xen/x86: add detection of memory interleaves for different nodes
` [PATCH v3 9/9] xen/x86: use INFO level for node's without memory log message

[v15 0/6] USB DWC3 host wake up support from system suspend
 2022-05-11  1:51 UTC  (5+ messages)
` [v15 2/6] usb: host: xhci-plat: Enable wakeup based on children wakeup status

[PATCH] Makefile: Avoid installing files in /etc
 2022-05-11  1:50 UTC  (2+ messages)

[PATCH] scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HW
 2022-05-11  1:48 UTC  (2+ messages)

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-05-11  1:48 UTC  (11+ messages)

[PATCH 0/3] Improve MyFirstContribution's GitGitGadget section
 2022-05-11  1:47 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] MyFirstContribution: add "Anatomy of a Patch Series" section
  ` [PATCH v2 2/5] MyFirstContribution: add standalone section on cover letter
  ` [PATCH v2 3/5] MyFirstContribution: reference "The cover letter" in "Preparing Email"
  ` [PATCH v2 4/5] MyFirstContribution: reference "The cover letter" in GitGitGadget section
  ` [PATCH v2 5/5] MyFirstContribution: drop PR description for GGG single-patch contributions

[v15 3/6] usb: dwc3: core: Host wake up support from system suspend
 2022-05-11  1:46 UTC  (11+ messages)

[PATCH v2] net: rtlwifi: Use pr_warn instead of WARN_ONCE
 2022-05-11  1:44 UTC 

[PATCH] net: rtlwifi: Use pr_warn_once instead of WARN_ONCE
 2022-05-11  1:45 UTC  (3+ messages)

[ovmf test] 170311: regressions - FAIL
 2022-05-11  1:43 UTC 

[PATCH v4] KVM: x86: Use current rather than snapshotted TSC frequency if it is constant
 2022-05-11  1:42 UTC 

[PULL] u-boot-stm32/master v2022.07 = u-boot-stm32-20220510
 2022-05-11  1:42 UTC  (2+ messages)

[PATCH v4 0/9] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-05-11  1:39 UTC  (9+ messages)
` [PATCH v4 2/9] i2c: npcm: Change the way of getting GCR regmap
` [PATCH v4 8/9] i2c: npcm: Remove own slave addresses 2:10

[PATCH net-next 0/3] docs: document some aspects of struct sk_buff
 2022-05-11  1:40 UTC  (2+ messages)

[PATCH net-next] net: fix kdoc on __dev_queue_xmit()
 2022-05-11  1:40 UTC  (2+ messages)

[PATCH] app/testpmd: perform SW IP checksum for GRO packets
 2022-05-11  1:37 UTC 

[PATCH 00/18 V4] XFS: LARP state machine and recovery rework
 2022-05-11  1:38 UTC  (6+ messages)
` [PATCH 05/18] xfs: separate out initial attr_set states

[PATCH v2] dt-bindings: gpio: gpio-mvebu: convert txt binding to YAML
 2022-05-11  1:37 UTC 

[v2 1/2] dt-bindings: add extended-range-enable property to lm90.yaml
 2022-05-11  1:37 UTC  (3+ messages)
` [v2 2/2] driver/hwmon/lm90: enable extended range according to DTS node

[PATCH 1/2] config/arm: add SVE control flag
 2022-05-11  1:35 UTC  (5+ messages)
` [PATCH v4 1/2] config/arm: add SVE ACLE "
  ` [PATCH v4 2/2] config/arm: disable SVE ACLE for cn10k

[PATCH] perf tools: fix callstack entries and nr print message
 2022-05-11  1:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-05-11  1:30 UTC  (3+ messages)
` [PATCH 1/2] fs/super: Add a flag to mark super block defunc
` [PATCH 2/2] FUSE: Mark super block defunc on force unmount

[PATCH v1 1/3] ALSA: hda/cs8409: Support new Odin Variants
 2022-05-11  1:29 UTC  (3+ messages)

[PATCH 0/2] perf: ARM CoreSight PMU support
 2022-05-11  1:29 UTC  (8+ messages)

[PATCH v1 0/3] ARM: dts: imx6dl-colibri: Unify with changes to Apalis iMX6 device trees
 2022-05-11  1:27 UTC  (3+ messages)
` [PATCH v1 1/3] ARM: dts: imx6qdl-colibri: Fix capacitive touch reset polarity


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.