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

[PATCH v3 0/8] accel/tcg: Rewrite user-only vma tracking
 2022-12-09  5:19 UTC  (8+ messages)
` [PATCH v3 1/8] util: Add interval-tree.c
` [PATCH v3 2/8] accel/tcg: Rename page_flush_tb
` [PATCH v3 3/8] accel/tcg: Use interval tree for TBs in user-only mode
` [PATCH v3 4/8] accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE
` [PATCH v3 5/8] accel/tcg: Move page_{get,set}_flags to user-exec.c
` [PATCH v3 7/8] accel/tcg: Move PageDesc tree into tb-maint.c for system
` [PATCH v3 8/8] accel/tcg: Move remainder of page locking to tb-maint.c

[RESEND PATCH v2 1/5] lib: utils/irqchip: plic: Fix the off-by-one error in priority save/restore helpers
 2022-12-09  5:21 UTC  (6+ messages)
` [RESEND PATCH v2 2/5] lib: utils/irqchip: plic: Ensure no out-of-bound access "
` [RESEND PATCH v2 3/5] lib: utils/irqchip: plic: Fix the off-by-one error in plic_context_init()

[kirkstone][PATCH v2] golang: CVE-2022-41715 regexp/syntax: limit memory used by parsing regexps
 2022-12-09  5:18 UTC 

[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
 2022-12-09  5:16 UTC  (4+ messages)
` [PATCH v12 17/17] riscv: prctl to enable vector commands
  ` RISCV Vector unit disabled by default for new task (was Re: [PATCH v12 17/17] riscv: prctl to enable vector commands)

[cel:topic-rpcsec-gss-krb5-enhancements 100/104] ERROR: modpost: "gss_krb5_get_enctype" [net/sunrpc/auth_gss/gss_krb5_test.ko] undefined!
 2022-12-09  5:13 UTC 

[PATCH] rtlwifi: rtl8821ae: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_limit()
 2022-12-09  5:11 UTC  (2+ messages)

Target-dependent include path, why?
 2022-12-09  5:12 UTC 

[PATCH 1/2] dts: synquacer: Drop unused and undocumented SPI properties
 2022-12-09  5:10 UTC  (4+ messages)
` [PATCH 2/2] dts: synquacer: Drop unused and undocumented GPIO 'base' property

[dunfell][PATCH v2] golang: CVE-2022-41715 regexp/syntax: limit memory used by parsing regexps
 2022-12-09  5:08 UTC 

[PATCH v2] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-12-09  5:07 UTC  (3+ messages)

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

[PATCH for-next v2] Revert "RDMA/rxe: Remove unnecessary mr testing"
 2022-12-09  4:59 UTC 

[PATCH mptcp-next] mptcp: use msk_owned_by_me helper
 2022-12-09  4:59 UTC 

[PATCH 0/3] fix t1509-root-work-tree failure
 2022-12-09  4:59 UTC  (10+ messages)
` [PATCH 3/3] t1509: facilitate repeated script invocations
        ` "test_atexit" v.s. "test_when_finished" (was: [PATCH 3/3] t1509: facilitate repeated script invocations)
          ` "test_atexit" v.s. "test_when_finished"

[PATCH v2 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2022-12-09  3:13 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings: pinctrl: Add StarFive JH7110 sys pinctrl

[PATCH v11 0/6] Introduce PRU remoteproc consumer API
 2022-12-09  4:55 UTC  (5+ messages)
` [PATCH v11 3/6] remoteproc: pru: Add APIs to get and put the PRU cores
    ` [EXTERNAL] "

[DNM PATCH v4] Bluetooth: doc: test patch - DO NOT MERGE
 2022-12-09  4:54 UTC 

[PATCH] xen-netback: Remove set but unused variable 'pending_idx'
 2022-12-09  4:54 UTC  (2+ messages)

[linux-next:master 5132/14039] drivers/gpu/drm/nouveau/nvkm/subdev/top/ga100.c:82 ga100_top_parse() warn: inconsistent indenting
 2022-12-09  4:53 UTC 

[PATCH 0/6] block: add support for REQ_OP_VERIFY
 2022-12-09  4:52 UTC  (8+ messages)

[PATCH] tune2fs:check return value of ext2fs_mmp_update2 in rewrite_metadata_checksums
 2022-12-09  3:36 UTC  (2+ messages)

[RFC PATCH] erofs/zmap.c: Bail out when no further region remains
 2022-12-09  4:50 UTC  (4+ messages)

[powerpc:next-test] BUILD SUCCESS f2636eaac7dee1d7d096cc115ff4f5111b0c508c
 2022-12-09  4:47 UTC 

[powerpc:next] BUILD SUCCESS f24f21c4122e837fa031cc512a7f20eb8c554c5e
 2022-12-09  4:47 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 6c19feafb377abf412b89c0c4586f9e4b9f69857
 2022-12-09  4:47 UTC 

[linusw-pinctrl:devel] BUILD SUCCESS 83e1bcaf8cef26edaaf2a6098ef760f563683483
 2022-12-09  4:47 UTC 

[geert-renesas-drivers:topic/dhry-unsquashed] BUILD SUCCESS 7a04f472a575cc4e9b640175f87ee0fef9bd230e
 2022-12-09  4:46 UTC 

[PATCH v3 0/9] Linear Address Masking (LAM) KVM Enabling
 2022-12-09  4:45 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: x86: Rename cr4_reserved/rsvd_* variables to be more readable
` [PATCH v3 2/9] KVM: x86: Add CR4.LAM_SUP in guest owned bits
` [PATCH v3 3/9] KVM: x86: MMU: Rename get_cr3() --> get_pgd() and clear high bits for pgd
` [PATCH v3 4/9] KVM: x86: MMU: Commets update
` [PATCH v3 5/9] KVM: x86: MMU: Integrate LAM bits when build guest CR3
` [PATCH v3 6/9] KVM: x86: Untag LAM bits when applicable
` [PATCH v3 7/9] KVM: x86: When judging setting CR3 valid or not, consider LAM bits
` [PATCH v3 8/9] KVM: x86: When guest set CR3, handle LAM bits semantics
` [PATCH v3 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM

[PATCH kernel v2 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2022-12-09  4:38 UTC  (4+ messages)
` [PATCH kernel v2 1/3] x86/amd: Cache values in percpu variables
` [PATCH kernel v2 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
` [PATCH kernel v2 3/3] x86/sev: Do not handle #VC for DR7 read/write

[PATCH v2 0/2] Add pinctrl support for S32 SoC family
 2022-12-09  4:38 UTC  (6+ messages)
` [PATCH v2 2/2] pinctrl: add NXP S32 SoC family support

[PATCH RESEND v3 00/10] migration: introduce dirtylimit capability
 2022-12-09  4:36 UTC  (2+ messages)

[PATCH] dt-bindings: interrupt-controller: loongarch: Fix mismathed compatible
 2022-12-09  4:37 UTC  (3+ messages)

[PATCH BlueZ 1/5] shared/att: Fix not requeueing in the same channel
 2022-12-09  4:33 UTC  (2+ messages)
` [BlueZ,1/5] "

[PATCH 6/9] RISC-V: Export sbi_get_mvendorid() and friends
 2022-12-09  4:33 UTC  (4+ messages)

Recipe to install third-party RPM #bitbake
 2022-12-09  4:28 UTC  (2+ messages)
` [yocto] "

[Bug 1121] [19.11.13] drivers/net/ice/base/ meson build error with clang5.0 on OpenSuse15.0
 2022-12-09  4:23 UTC  (2+ messages)

[PATCH] mmp:fix wrong comparison in ext2fs_mmp_stop
 2022-12-09  3:37 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v1 0/6] igc: Fix for Qbv features
 2022-12-09  4:15 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH net v1 1/6] igc: Enhance Qbv scheduling by using first flag bit
` [Intel-wired-lan] [PATCH net v1 2/6] igc: Use strict cycles for Qbv scheduling
` [Intel-wired-lan] [PATCH net v1 3/6] igc: Add checking for basetime less than zero
` [Intel-wired-lan] [PATCH net v1 4/6] igc: allow BaseTime 0 enrollment for Qbv
` [Intel-wired-lan] [PATCH net v1 5/6] igc: recalculate Qbv end_time by considering cycle time
` [Intel-wired-lan] [PATCH net v1 6/6] igc: Set Qbv start_time and end_time to end_time if not being configured in GCL

[PATCH 1/2] devtools: document test meson script config options
 2022-12-09  4:16 UTC  (5+ messages)
` [PATCH 2/2] devtools: configure source repo to use as ABI reference
  ` [EXT] "

[PATCH] mmc: sdhci-of-esdhc: Modify mismatched function name
 2022-12-09  3:41 UTC 

[syzbot] KASAN: use-after-free Read in xfs_qm_dqfree_one
 2022-12-09  4:14 UTC  (4+ messages)

[PATCH] net: bcmgenet: Remove the unused function
 2022-12-09  3:41 UTC  (2+ messages)

[PATCH 1/2] xorg-driver-common: add opengl to REQUIRED_DISTRO_FEATURES
 2022-12-09  4:10 UTC  (3+ messages)
` [OE-core] "

[PATCH] net: phy: remove redundant "depends on" lines
 2022-12-09  4:10 UTC  (2+ messages)

[PATCH net-next v2] net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
 2022-12-09  4:10 UTC  (2+ messages)

[ndctl PATCH v2 00/18] cxl-cli test and usability updates
 2022-12-09  4:08 UTC  (3+ messages)
` [ndctl PATCH v2 16/18] cxl/region: Autoselect memdevs for create-region

[PATCH v2] irqchip: loongson-liointc: add hierarchy irq support
 2022-12-09  3:33 UTC 

[igt-dev] [PATCH i-g-t v2 0/2] Exercise evict-prime-*
 2022-12-09  4:08 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] tests/gem_softpin: Add prime reopen eviction subtest

[PATCH] loader/i386/linux.c Correct wrong initrd address for debug
 2022-12-09  4:07 UTC 

[PATCH bpf] bpf: Resolve fext program type when checking map compatibility
 2022-12-09  4:05 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS 81c25247a2a03a0f97e4805d7aff7541ccff6baa
 2022-12-09  4:04 UTC 

[tip:master] BUILD SUCCESS a5dadcb601b4954c60494d797b4dd1e03a4b1ebe
 2022-12-09  4:05 UTC 

[usb:usb-next] BUILD SUCCESS 82710ecd0e5d401c36ad21f00d644672005233b9
 2022-12-09  4:04 UTC 

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

[syzbot] possible deadlock in ntfs_fiemap
 2022-12-09  4:00 UTC  (2+ messages)

[PATCH net-next] net: tso: inline tso_count_descs()
 2022-12-09  3:59 UTC  (3+ messages)

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

Converting to DM SERIAL for Kirkwood boards
 2022-12-09  3:55 UTC 

[Weekly meetings] Change day/hour?
 2022-12-09  3:55 UTC  (3+ messages)

[PATCH v2] wifi: rtl8xxxu: don't call dev_kfree_skb() under spin_lock_irqsave()
 2022-12-09  3:29 UTC  (2+ messages)

[PATCH] erofs-utils: do not deduplicate compressed data for packed inode
 2022-12-09  3:53 UTC 

[PATCH][next] nfp: Fix spelling mistake "tha" -> "the"
 2022-12-09  3:50 UTC  (2+ messages)

[PATCH v3 net-next 0/2] fix possible deadlock during WED attach
 2022-12-09  3:50 UTC  (2+ messages)

[PATCH 01/10] drm/amd/pm: enable GPO dynamic control support for SMU13.0.0
 2022-12-09  3:48 UTC  (10+ messages)
` [PATCH 02/10] drm/amd/pm: enable GPO dynamic control support for SMU13.0.7
` [PATCH 03/10] drm/amd/pm: correct SMU13.0.0 pstate profiling clock settings
` [PATCH 04/10] drm/amd/pm: drop unused SMU v13 API
` [PATCH 05/10] drm/amd/pm: fulfill swsmu peak profiling mode shader/memory clock settings
` [PATCH 06/10] drm/amd/pm: fulfill powerplay "
` [PATCH 07/10] drm/amdgpu: expose peak profiling mode shader/memory clocks
` [PATCH 08/10] drm/amdgpu: expose the minimum shader/memory clock frequency
` [PATCH 09/10] drm/amdgpu: bump minor version number for DEV_INFO and SENSOR IOCTLs update
` [PATCH 10/10] drm/amd/pm: update SMU13.0.0 reported maximum shader clock

ab/cmake-nix-and-ci (was Re: What's cooking in git.git (Nov 2022, #07; Tue, 29))
 2022-12-09  3:48 UTC  (17+ messages)
` [PATCH] test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out"
                            ` ab/cmake-nix-and-ci, was "

[ovmf test] 175101: all pass - PUSHED
 2022-12-09  3:47 UTC 

[PATCH v5] wifi: rtl8xxxu: fixing IQK failures for rtl8192eu
 2022-12-09  3:46 UTC  (3+ messages)
` [v5] "

[PATCH net 0/2] Update Joakim Zhang entries
 2022-12-09  3:43 UTC  (5+ messages)
` [PATCH net 1/2] MAINTAINERS: Update NXP FEC maintainer

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

[PATCH v9 0/4] Add kprobe and kretprobe support for LoongArch
 2022-12-09  3:44 UTC  (5+ messages)
` [PATCH v9 2/4] LoongArch: Add kprobe support

[PATCH net-next v2] net: ngbe: Add ngbe mdio bus driver
 2022-12-09  3:42 UTC  (2+ messages)

[PATCH linux-next v2] docs: proc.rst: add softnet_stat to /proc/net
 2022-12-09  3:40 UTC  (2+ messages)

[PATCH net-next] selftests: net: Fix O=dir builds
 2022-12-09  3:30 UTC  (2+ messages)

[PATCH 00/25] Add Command Duration Limits support
 2022-12-09  3:31 UTC  (4+ messages)
` [PATCH 25/25] Documentation: sysfs-block-device: document command duration limits

[Intel-gfx] [PATCH] drm/i915/display: no need for gt/gen8_ppgtt.h
 2022-12-09  3:38 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v2] mm/highmem: Add notes about conversions from kmap{,_atomic}()
 2022-12-09  3:26 UTC  (4+ messages)

[PATCH] irqchip/gic-v3-its: remove the shareability of ITS
 2022-12-09  3:34 UTC  (5+ messages)

[PATCH] perf/amd/ibs: Make IBS a core pmu
 2022-12-09  3:32 UTC  (4+ messages)
` [tip: perf/core] "

[PATCH] KVM: X86: Use the common definition - 'GPA_INVALID' for X86
 2022-12-09  2:36 UTC 

[PATCH 0/5] Clean up and fixes for swap
 2022-12-09  3:23 UTC  (7+ messages)
` [PATCH 1/5] swapfile: get rid of volatile and avoid redundant read
` [PATCH 2/5] swap: avoid a redundant pte map if ra window is 1
` [PATCH 3/5] swap: fold swap_ra_clamp_pfn into swap_ra_info

[RFC PATCH] RISC-V: Save mmu_idx using FIELD_DP32 not OR
 2022-12-09  3:18 UTC  (2+ messages)

[PATCH mptcp-next v19 0/9] BPF redundant scheduler, part 1
 2022-12-09  3:18 UTC  (3+ messages)

[PATCH] x86/ACPI: Ignore CPUs that are not online capable for x2apic, entries as well
 2022-12-09  3:18 UTC 

[PATCH v4 00/11] RTW88: Add support for USB variants
 2022-12-09  3:17 UTC  (6+ messages)
` [PATCH v4 08/11] wifi: rtw88: Add rtw8821cu chipset support

[PATCH V3] riscv: asid: Fixup stale TLB entry cause application crash
 2022-12-09  3:15 UTC  (6+ messages)

[PATCH] net/idpf: fix build option check
 2022-12-09  3:15 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8195: add sof be ops to check audio active
 2022-12-09  3:10 UTC  (4+ messages)

[PATCH 0/8] fix possible data truncation and conversion error
 2022-12-09  3:07 UTC  (5+ messages)
` [PATCH 8/8] ethdev: telemetry convert capability related variable to hex

[PATCH] drm/bridge: anx7625: keep last configure timing
 2022-12-09  3:04 UTC  (2+ messages)

[PATCH v2 0/2] drivers: spi: fix some typos and change a printf() to log_warning
 2022-12-09  1:39 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: spi: fix some typos
` [PATCH v2 2/2] drivers: spi: sh_qspi.c: Use log_warning() instead of printf()

[PATCH v1 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2022-12-09  2:26 UTC  (5+ messages)
` [PATCH v1 2/7] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string

Bug report for ahci-mvebu driver
 2022-12-09  2:58 UTC  (19+ messages)

[PATCH bpf-next v3 00/12] xdp: hints via kfuncs
 2022-12-09  2:57 UTC  (19+ messages)
` [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
  ` [xdp-hints] "
      ` [xdp-hints] "
` [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
      ` [xdp-hints] "

[PATCH] docs: ftrace: fix a issue with duplicated subtitle number
 2022-12-09  2:51 UTC 

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

[PATCH net 0/6] mlxsw: Add Spectrum-1 ip6gre support
 2022-12-09  2:50 UTC  (2+ messages)

[PATCH bpf-next v2 0/7] Dynptr refactorings
 2022-12-09  2:50 UTC  (4+ messages)
` [PATCH bpf-next v2 4/7] bpf: Rework check_func_arg_reg_off

[PATCH v5 00/12] drm/msm: Add SC8280XP support
 2022-12-09  2:49 UTC  (3+ messages)

[PATCH linux dev-6.0 v3] pmbus: Add mp2971/mp2973 support in mp2975
 2022-12-09  2:45 UTC 

[PATCH v4] x86/resctrl: Clear staged_config[] before and after it is used
 2022-12-09  2:44 UTC 

[PATCH] net/nfp: add support reading linkspeed from port table
 2022-12-09  2:43 UTC 

[PATCH v6 1/3] usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
 2022-12-09  2:39 UTC  (3+ messages)

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

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

[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

[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

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  (4+ messages)
` [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] 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)


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.