All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-09 01:22:31 to 2022-12-09 02:39:06 UTC [more...]

[PATCH] i2c: imx: add irqf_no_suspend flag
 2022-12-09  2:37 UTC  (5+ messages)

[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
 2022-12-09  2:37 UTC  (5+ messages)
` [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role

[PATCH] vdpa/ifc: Match ANY subsystem IDs for modern virtio devices
 2022-12-09  2:37 UTC  (4+ messages)
` [PATCH v2] "

[soc:for-next] BUILD SUCCESS 9d3e56da33d2ee0777ac7d650d1d8e77ea497b0d
 2022-12-09  2:35 UTC 

[PATCH] mailbox: add for Phytium SoCs
 2022-12-09  2:34 UTC  (2+ messages)

[PATCH net-next v4 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
 2022-12-09  2:33 UTC  (3+ messages)

[PATCH] blockdev: add 'media=cdrom' argument to support usb cdrom emulated as cdrom
 2022-12-09  2:28 UTC  (7+ messages)

[PATCH kernel 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2022-12-09  2:28 UTC  (4+ messages)
` [PATCH kernel 2/3] KVM: SEV: Enable DebugSwap

[PATCH v1 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2022-12-09  2:26 UTC  (14+ messages)
` [PATCH v1 2/7] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [PATCH v1 5/7] net: stmmac: Add StarFive dwmac supoort
` [PATCH v1 7/7] riscv: dts: starfive: visionfive-v2: Add phy delay_chain configuration

[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-12-09  2:26 UTC  (4+ messages)
` [RFC PATCH V2 10/18] drivers: hv: Decrypt percpu hvcall input arg page in sev-snp enlightened guest

[PATCH v2 1/2] locktorture: Allow non-rtmutex lock types to be boosted
 2022-12-09  2:26 UTC  (3+ messages)
` [PATCH v2 2/2] locktorture: Make the rt_boost factor a tunable

work item still be scheduled to execute after destroy_workqueue?
 2022-12-09  2:25 UTC  (9+ messages)

[PATCH v2 0/5] arm64: dts: qcom: sc7180: Make pazquel360's touchscreen work
 2022-12-09  2:24 UTC  (8+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: sc7180: Bump up trogdor ts_reset_l drive strength
` [PATCH v2 2/5] arm64: dts: qcom: sc7180: Add trogdor eDP/touchscreen regulator off-on-time
` [PATCH v2 3/5] arm64: dts: qcom: sc7180: Start the trogdor eDP/touchscreen regulator on
` [PATCH v2 4/5] arm64: dts: qcom: sc7180: Add pazquel360 touschreen
` [PATCH v2 5/5] Input: elants_i2c: Delay longer with reset asserted

[PATCH v7] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace
 2022-12-09  2:23 UTC  (2+ messages)

[PATCH linux-next] ethtool: use strscpy() to instead of strncpy()
 2022-12-09  2:23 UTC  (2+ messages)

[PATCH net-next v2 0/6] tsnep: XDP support
 2022-12-09  2:23 UTC  (3+ messages)
` [PATCH net-next v2 2/6] tsnep: Add XDP TX support

[PATCH v9 0/4] Add kprobe and kretprobe support for LoongArch
 2022-12-09  2:22 UTC  (5+ messages)
` [PATCH v9 1/4] LoongArch: Simulate branch and PC instructions
` [PATCH v9 2/4] LoongArch: Add kprobe support

[PATCH] iommu/mediatek: Fix forever loop in error handling
 2022-12-09  2:20 UTC  (3+ messages)

t5559-http-fetch-smart-http2 failures
 2022-12-09  2:20 UTC  (3+ messages)

[PATCH v1] irqchip: loongson-liointc: add hierarchy irq support
 2022-12-09  2:18 UTC  (5+ messages)

[PATCH v4 00/27] tcg/s390x: misc patches
 2022-12-09  2:05 UTC  (28+ messages)
` [PATCH v4 01/27] tcg/s390x: Use register pair allocation for div and mulu2
` [PATCH v4 02/27] tcg/s390x: Remove TCG_REG_TB
` [PATCH v4 03/27] tcg/s390x: Always set TCG_TARGET_HAS_direct_jump
` [PATCH v4 04/27] tcg/s390x: Remove USE_LONG_BRANCHES
` [PATCH v4 05/27] tcg/s390x: Check for long-displacement facility at startup
` [PATCH v4 06/27] tcg/s390x: Check for extended-immediate "
` [PATCH v4 07/27] tcg/s390x: Check for general-instruction-extension "
` [PATCH v4 08/27] tcg/s390x: Check for load-on-condition "
` [PATCH v4 09/27] tcg/s390x: Remove FAST_BCR_SER facility check
` [PATCH v4 10/27] tcg/s390x: Remove DISTINCT_OPERANDS "
` [PATCH v4 11/27] tcg/s390x: Use LARL+AGHI for odd addresses
` [PATCH v4 12/27] tcg/s390x: Distinguish RRF-a and RRF-c formats
` [PATCH v4 13/27] tcg/s390x: Distinguish RIE formats
` [PATCH v4 14/27] tcg/s390x: Support MIE2 multiply single instructions
` [PATCH v4 15/27] tcg/s390x: Support MIE2 MGRK instruction
` [PATCH v4 16/27] tcg/s390x: Issue XILF directly for xor_i32
` [PATCH v4 17/27] tcg/s390x: Tighten constraints for or_i64 and xor_i64
` [PATCH v4 18/27] tcg/s390x: Tighten constraints for and_i64
` [PATCH v4 19/27] tcg/s390x: Support MIE3 logical operations
` [PATCH v4 20/27] tcg/s390x: Create tgen_cmp2 to simplify movcond
` [PATCH v4 21/27] tcg/s390x: Generalize movcond implementation
` [PATCH v4 22/27] tcg/s390x: Support SELGR instruction in movcond
` [PATCH v4 23/27] tcg/s390x: Use tgen_movcond_int in tgen_clz
` [PATCH v4 24/27] tcg/s390x: Implement ctpop operation
` [PATCH v4 25/27] tcg/s390x: Tighten constraints for 64-bit compare
` [PATCH v4 26/27] tcg/s390x: Cleanup tcg_out_movi
` [PATCH v4 27/27] tcg/s390x: Avoid the constant pool in tcg_out_movi

[PATCH v3 1/3] staging: vme_user: add the spaces around the "*"
 2022-12-09  2:17 UTC  (3+ messages)
` [PATCH v3 2/3] staging: vme_user: remove unnecessary spaces
` [PATCH v3 3/3] staging: vme_user: replace 'unsigned' with 'unsigned int'

[PATCH] fs: NFSv4.1: Fix memory leakage
 2022-12-09  2:18 UTC 

selftests: net: cmsg_so_mark.sh test hangs
 2022-12-09  2:17 UTC  (2+ messages)

[PATCH v4 3/5] partitions/efi: add support for uImage.FIT sub-partitions
 2022-12-09  1:45 UTC  (3+ messages)

[PATCH v3] libata/ahci: Fix PCS quirk application for suspend
 2022-12-09  2:08 UTC  (3+ messages)

[PATCH -next V10 00/10] riscv: Add GENERIC_ENTRY support and related features
 2022-12-09  2:11 UTC  (21+ messages)
` [PATCH -next V10 05/10] riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH -next V10 06/10] riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH -next V10 08/10] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH -next V10 09/10] riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH -next V10 10/10] riscv: stack: Add config of thread stack size

[RFC PATCH 1/5] nvme-pci: add function nvme_submit_vf_cmd to issue admin commands for VF driver
 2022-12-09  2:11 UTC  (12+ messages)

[syzbot] KASAN: use-after-free Read in rxrpc_destroy_all_locals
 2022-12-09  2:11 UTC 

[PATCH 0/3] wifi: rtw89: 8852c: correct some RFK settings to improve RF performance
 2022-12-09  2:09 UTC  (4+ messages)
` [PATCH 1/3] wifi: rtw89: 8852c: rfk: correct DACK setting
` [PATCH 2/3] wifi: rtw89: 8852c: rfk: correct DPK settings
` [PATCH 3/3] wifi: rtw89: 8852c: rfk: recover RX DCK failure

[PATCH mptcp-next v8 0/4] mptcp: add statistics for mptcp socket in use
 2022-12-09  2:08 UTC  (4+ messages)
` [PATCH mptcp-next v8 2/4] "

[PATCH net 0/2] Update Joakim Zhang entries
 2022-12-09  2:04 UTC  (7+ messages)
` [PATCH net 1/2] MAINTAINERS: Update NXP FEC maintainer
` [PATCH net 2/2] dt-bindings: FEC/i.MX DWMAC and INTMUX maintainer

[RFC PATCH 0/5] Add new VFIO PCI driver for NVMe devices
 2022-12-09  2:05 UTC  (6+ messages)
` [RFC PATCH 5/5] nvme-vfio: Add a document for the NVMe device

[Bug 1145] net/ice fdir flow create/destroy failed with RTE_LIBRTE_ICE_16BYTE_RX_DESC defined
 2022-12-09  2:04 UTC 

[pull request][net-next 00/15] mlx5 updates 2022-12-03
 2022-12-09  2:04 UTC  (9+ messages)
` [net-next 14/15] net/mlx5: SRIOV, Add 802.1ad VST support

[PATCH] Fix a couple of typos in the v2.39.0 release notes
 2022-12-09  2:02 UTC  (2+ messages)

[PATCH v2 0/7] KVM: selftests: Fixes for ucall pool + page_fault_test
 2022-12-09  1:53 UTC  (28+ messages)
` [PATCH v2 1/7] KVM: selftests: Fix build due to ucall_uninit() removal
` [PATCH v2 2/7] KVM: selftests: Setup ucall after loading program into guest memory
` [PATCH v2 3/7] KVM: selftests: Mark correct page as mapped in virt_map()
` [PATCH v2 4/7] KVM: selftests: Correctly initialize the VA space for TTBR0_EL1
` [PATCH v2 5/7] KVM: arm64: selftests: Don't identity map the ucall MMIO hole
` [PATCH v2 6/7] KVM: selftests: Allocate ucall pool from MEM_REGION_DATA
` [PATCH v2 7/7] KVM: selftests: Avoid infinite loop if ucall_alloc() fails

[PATCH bpf-next v2 0/2] Misc optimizations for bpf mem allocator
 2022-12-09  2:00 UTC  (2+ messages)

[PATCH 0/5] Clean up and fixes for swap
 2022-12-09  2:00 UTC  (7+ messages)
` [PATCH 3/5] swap: fold swap_ra_clamp_pfn into swap_ra_info
` [PATCH 5/5] swap: avoid ra statistic lost when swapin races

[PATCH 0/4] Don't lazy-fetch commits when parsing them
 2022-12-09  2:00 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/4] object-file: refactor map_loose_object_1()
  ` [PATCH v3 3/4] object-file: emit corruption errors when detected

[PATCH -next resend] mm: hwposion: support recovery from ksm_might_need_to_copy()
 2022-12-09  2:15 UTC 

[PATCH] Enforce buffer boundaries on RNDIS USB Gadget
 2022-12-09  1:56 UTC  (3+ messages)
` [PATCH v2] usb: gadget: rndis: Prevent InformationBufferOffset manipulation

[PATCH] mm: hwposion: support recovery from ksm_might_need_to_copy()
 2022-12-09  2:10 UTC  (4+ messages)

[PATCH v2 1/2] usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT
 2022-12-09  1:56 UTC  (2+ messages)

Bug report for ahci-mvebu driver
 2022-12-09  1:54 UTC  (12+ messages)

[PATCH] blktrace: Fix output non-blktrace event when blk_classic option enabled
 2022-12-09  1:51 UTC  (4+ messages)

[PATCH net-next 0/8][pull request] Intel Wired LAN Driver Updates 2022-12-05 (igc)
 2022-12-09  1:50 UTC  (4+ messages)
` [PATCH net-next 2/8] igc: remove I226 Qbv BaseTime restriction

[PATCH 0/5] arm64: dts: qcom: sc7180: Make pazquel360's touchscreen work
 2022-12-09  1:49 UTC  (6+ messages)
` [PATCH 5/5] Input: elants_i2c: Delay longer with reset asserted

[PATCH 2/2] mm: swap: Convert mark_page_lazyfree() to mark_folio_lazyfree()
 2022-12-09  2:06 UTC  (2+ messages)
` [PATCH v2] mm: swap: Convert mark_page_lazyfree() to folio_mark_lazyfree()

[PATCH V9 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-12-09  1:46 UTC  (7+ messages)
` [PATCH V9 4/8] block, bfq: turn bfqq_data into an array in bfq_io_cq
` [PATCH V9 6/8] block, bfq: retrieve independent access ranges from request queue
` [PATCH V9 7/8] block, bfq: inject I/O to underutilized actuators

Skipping adding Signed-off-by even if it's not the last on git commit
 2022-12-09  1:42 UTC  (9+ messages)

Question: How to execute git-gc correctly on the git server
 2022-12-09  1:37 UTC  (6+ messages)

[RFC][PATCH] thermal/idle_inject: Support 100% idle injection
 2022-12-09  1:36 UTC 

[linux-5.4 test] 175092: regressions - FAIL
 2022-12-09  1:35 UTC 

[PATCH] net/nfp: check whether the generated VF can be used
 2022-12-09  1:35 UTC 

[PATCH] KVM: x86: ioapic: Fix level-triggered EOI and userspace IOAPIC reconfigure race
 2022-12-09  1:34 UTC  (3+ messages)
` [PATCH v2] KVM: x86: ioapic: Fix level-triggered EOI and userspace I/OAPIC "

[RFC PATCH v2 0/3] Add reset control for mfd syscon devices
 2022-12-09  1:33 UTC  (4+ messages)
` [RFC PATCH v2 1/3] dt-bindings: mfd/syscon: Add resets property
` [RFC PATCH v2 2/3] regmap: mmio: allow reset control in a MMIO regmap
` [RFC PATCH v2 3/3] mfd: syscon: allow reset control for syscon devices

[f2fs-dev] [PATCH 1/6] f2fs: specify extent cache for read explicitly
 2022-12-09  1:31 UTC  (5+ messages)

[ammarfaizi2-block:crng/random/vdso 25/29] mm/debug.c:45:21: error: expected expression
 2022-12-09  1:31 UTC 

[PATCH bpf-next v3 00/12] xdp: hints via kfuncs
 2022-12-09  1:30 UTC  (5+ messages)
` [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs

[PATCH v6 0/3] Add PMEM support for RISC-V
 2022-12-09  1:30 UTC  (5+ messages)

[PATCH v2 0/3] RISC-V interrupt controller select cleanup
 2022-12-09  1:30 UTC  (5+ messages)

[PATCH] riscv: boot: add zstd support
 2022-12-09  1:30 UTC  (5+ messages)

[PATCH v2 bpf-next 0/6] Dynptr convenience helpers
 2022-12-09  1:30 UTC  (4+ messages)

[PATCH] NFSv4.x: Fail client initialisation if state manager thread can't run
 2022-12-09  1:27 UTC  (2+ messages)

[PATCH] pvscan --cache /dev/xx needs to scan all disks and aliases when enable device filter
 2022-12-09  1:27 UTC  (3+ messages)
  ` 答复: "

[PATCH v2 0/5] [PATCH 0/5] arch_topology: Build cacheinfo from primary CPU
 2022-12-09  1:24 UTC  (4+ messages)

[PATCH v1 3/7] RISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOO
 2022-12-09  1:24 UTC  (4+ messages)

[PATCH 1/3] clk: qcom: dispcc-sm6115: use parent_hws for disp_cc_mdss_rot_clk
 2022-12-09  1:24 UTC  (6+ messages)
` [PATCH 2/3] clk: qcom: gcc-sm6375: use parent_hws for gcc_disp_gpll0_div_clk_src
` [PATCH 3/3] clk: qcom: gcc-sm6375: use parent_hws where possible

[PATCH v5] scripts/gdb: add lx_current support for riscv
 2022-12-09  1:24 UTC  (3+ messages)

[PATCH v5 0/4] Enhance definition of DFH and use enhancements for UART driver
 2022-12-09  1:23 UTC  (5+ messages)
` [PATCH v5 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v5 2/4] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v5 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v5 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH net-next 0/2] devlink: add params FW_BANK and ENABLE_MIGRATION
 2022-12-09  1:24 UTC  (8+ messages)
` [PATCH net-next 1/2] devlink: add fw bank select parameter

[PATCH] wifi: rtw89: fw: adapt to new firmware format of security section
 2022-12-09  1:22 UTC 

[PATCH] wifi: rtw89: consider ER SU as a TX capability
 2022-12-09  1:21 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.