linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-11 03:21:41 to 2021-08-11 08:32:20 UTC [more...]

[PATCH v7 0/9] gpio-rockchip driver
 2021-08-11  8:32 UTC  (2+ messages)

[RFCv2 0/9] tcp: Initial support for RFC5925 auth option
 2021-08-11  8:29 UTC  (4+ messages)
` [RFCv2 1/9] tcp: authopt: Initial support and key management

[PATCH] pinctrl: amd: Fix an issue with shutdown when system set to s0ix
 2021-08-11  8:26 UTC  (2+ messages)

[PATCH 1/3] pinctrl: ingenic: Fix incorrect pull up/down info
 2021-08-11  8:25 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: ingenic: Fix bias config for X2000(E)
` [PATCH 3/3] pinctrl: ingenic: Add .max_register in regmap_config

[PATCH v2] Bluetooth: Move shutdown callback before flushing tx and rx queue
 2021-08-11  8:25 UTC  (2+ messages)

[PATCH 0/4] Improve Ingenic pinctrl support
 2021-08-11  8:22 UTC  (2+ messages)

[PATCH] usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint
 2021-08-11  8:22 UTC  (2+ messages)

[PATCH] ARM: NOMMU: Return true/false (not 1/0) from bool functions
 2021-08-11  8:20 UTC 

[PATCH] Fix WWAN device disabled issue after S3 deep When WWAN device wake from S3 deep, under thinkpad platform,it would be disabled. This disable status could be checked by command 'nmcli r wwan' or 'rfkill list'. Issue analysis as below: 1. When host resume from S3 deep, thinkpad_acpi driver would call hotkey_resume() function. Finnaly, it will use wan_get_status to check the current status of WWAN device. During this resume progress, wan_get_status would always return off even WWAN boot up completely. 2. If wan_get_status() return off, rfkill_set_sw_state() would set WWAN's status as disabled. 3. This may be a fault of LENOVO BIOS. 4. Workaround is add a WWAN device check before rfkill_set_sw_state(). If it's a Foxconn WWAN device, then we will ignore to do a status update
 2021-08-11  8:03 UTC 

[PATCH 01/11] dt-bindings: usb: mtk-xhci: add support property 'tpl-support'
 2021-08-11  8:18 UTC  (12+ messages)
` [PATCH 02/11] dt-bindings: usb: mtk-xhci: add optional property to disable usb2 ports
` [PATCH 03/11] dt-bindings: usb: mtk-xhci: add compatible for mt8195
` [PATCH 09/11] usb: xhci-mtk: check boundary before check tt

[RFC PATCH] virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
 2021-08-11  8:16 UTC 

[PATCH v2 0/2] iio: potentiometer: Add driver support for AD5110
 2021-08-11  8:15 UTC  (8+ messages)
` [PATCH v2 2/2] "

[PATCH v4 00/10] Add generic support for kdump DT properties
 2021-08-11  8:11 UTC  (4+ messages)
` [PATCH v4 02/10] memblock: Add variables for usable memory limitation

[PATCH 0/5] KVM: arm64: General cleanups
 2021-08-11  8:11 UTC  (10+ messages)
` [PATCH 1/5] KVM: arm64: Drop direct PAGE_[SHIFT|SIZE] usage as page size
` [PATCH 3/5] KVM: arm64: Drop check_kvm_target_cpu() based percpu probe

[PATCH v3 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-11  8:06 UTC  (2+ messages)
` [PATCH v3 4/8] PCI: replace pci_dev::driver usage that gets the driver name

[PATCH V1 0/4] nvmem: introduce "reverse-data" property
 2021-08-11  8:06 UTC  (5+ messages)
` [PATCH V1 1/4] bindings: "

[PATCH net-next 0/3] net: fec: add support to select wakeup irq source
 2021-08-11  8:06 UTC  (10+ messages)
` [PATCH net-next 1/3] dt-bindings: net: fsl,fec: add "fsl,wakeup-irq" property
  ` [PATCH net-next 1/3] dt-bindings: net: fsl, fec: add "fsl, wakeup-irq" property

[PATCH v4 00/16] My AVIC patch queue
 2021-08-11  8:06 UTC  (3+ messages)

[PATCH v5] arm64: dts: qcom: sc7280: Add venus DT node
 2021-08-11  8:04 UTC 

[PATCH 00/11] perf test: Improve pmu-events support
 2021-08-11  7:59 UTC  (9+ messages)
` [PATCH 02/11] perf jevents: Relocate test events to cpu folder

[PATCH net-next 0/2] Adding Frame DMA functionality to Sparx5
 2021-08-11  7:59 UTC  (3+ messages)
` [PATCH net-next 1/2] net: sparx5: switchdev: adding frame DMA functionality
` [PATCH net-next 2/2] arm64: dts: sparx5: Add the Sparx5 switch frame DMA support

[PATCH 1/1] genirq/cpuhotplug: Bump debugging information print down to KERN_DEBUG
 2021-08-11  7:57 UTC  (3+ messages)

[PATCH 0/2] Adjust HiKey examples for kirin-pcie
 2021-08-11  7:54 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: PCI: kirin: fix bus-range
` [PATCH 2/2] dt-bindings: PCI: kirin: fix HiKey970 example

[PATCH v3 0/2] arm64: Enable OPTPROBE for arm64
 2021-08-11  7:51 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: kprobe: "

[PATCH v1] media: camss: vfe: Don't use vfe->base before it's assigned
 2021-08-11  7:48 UTC  (2+ messages)

[block:for-5.15/block 48/54] mm/backing-dev.c:810:42: error: 'laptop_mode_timer_fn' undeclared
 2021-08-11  7:46 UTC 

[PATCH 5.10 000/135] 5.10.58-rc1 review
 2021-08-11  7:46 UTC  (8+ messages)
` [PATCH 5.10 003/135] bus: ti-sysc: Fix gpt12 system timer issue with reserved status
` [PATCH 5.10 125/135] drm/i915: avoid uninitialised var in eb_parse()
` [PATCH 5.10 130/135] net: qede: Fix end of loop tests for list_for_each_entry

[linux-stable-rc:linux-4.19.y 2397/4040] arch/powerpc/kernel/traps.c:1341:5: error: no previous prototype for 'is_valid_bugaddr'
 2021-08-11  7:43 UTC 

linux-next: manual merge of the folio tree with the xfs tree
 2021-08-11  7:42 UTC 

[PATCH 0/8] staging: r8188eu: cleanup several warnings
 2021-08-11  7:40 UTC  (6+ messages)
` [PATCH 1/8] staging: r8188eu: remove unused functions from os_dep/ioctl_linux.c
` [PATCH 8/8] staging: r8188eu: remove lines from Makefile that silence build warnings

[PATCH v3] drivers/edac/edac_mc: Remove all strcpy() uses
 2021-08-11  7:40 UTC  (8+ messages)

[PATCH v1] ARM: dts: imx6qp-prtwd3: configure ENET_REF clock to 125MHz
 2021-08-11  7:38 UTC 

[PATCH v2 0/4] bitmap: unify for_each_bit() macros
 2021-08-11  7:38 UTC  (3+ messages)
` [PATCH 2/4] bitmap: unify find_bit operations

[PATCH v3] memblock: make memblock_find_in_range method private
 2021-08-11  7:36 UTC  (5+ messages)

[RFC PATCH] mtd: spinand: core: Properly fill the OOB area
 2021-08-11  7:37 UTC  (3+ messages)

[BUG] staging: rtl8192e: possible null-pointer dereference in rtllib_wx_set_encode()
 2021-08-11  7:33 UTC  (2+ messages)

[PATCH v1 1/4] media: camss: vfe: Don't read hardware version needlessly
 2021-08-11  7:32 UTC  (3+ messages)

[PATCH v5 00/10] ARM: remove set_fs callers and implementation
 2021-08-11  7:31 UTC  (3+ messages)

[PATCH v12 0/2] iio: accel: add support for ADXL355
 2021-08-11  7:30 UTC  (3+ messages)
` [PATCH v12 1/2] dt-bindings: iio: accel: Add DT binding doc "
` [PATCH v12 2/2] iio: accel: Add driver support "

[PATCH v2] i2c: dev: zero out array used for i2c reads from userspace
 2021-08-11  7:29 UTC  (3+ messages)

[PATCH] MAINTAINERS: adjust ARM/NOMADIK/Ux500 ARCHITECTURES to file renaming
 2021-08-11  7:28 UTC  (2+ messages)

[tip:smp/core] BUILD SUCCESS ebca71a8c96f0af2ba482489ecc64d88979cd825
 2021-08-11  7:26 UTC 

linux-next: manual merge of the rust tree with the kbuild tree
 2021-08-11  7:26 UTC 

[PATCH 4.19 00/54] 4.19.203-rc1 review
 2021-08-11  7:24 UTC  (3+ messages)
` [PATCH 4.19 36/54] tee: add tee_shm_alloc_kernel_buf()

[PATCH v3] mailmap: update email address of Matthias Fuchs and Thomas Körper
 2021-08-11  7:23 UTC  (3+ messages)
` [PATCH v3] mailmap: update email address of Matthias Fuchs and Thomas K??rper

[PATCH V3] iscsi_ibft: fix crash due to KASLR physical memory remapping
 2021-08-11  7:20 UTC  (5+ messages)

[PATCH v3 0/6] add fixes to pass DP Link Layer compliance test cases
 2021-08-11  7:20 UTC  (2+ messages)

[PATCH V5] dmaengine: Loongson1: Add Loongson1 dmaengine driver
 2021-08-11  7:18 UTC  (10+ messages)

linux-next: Signed-off-by missing for commit in the drm-intel tree
 2021-08-11  7:16 UTC  (7+ messages)
      ` [Intel-gfx] "

[PATCH 00/13] clocksource/arm_arch_timer: Add basic ARMv8.6 support
 2021-08-11  7:15 UTC  (5+ messages)
` [PATCH 01/13] clocksource/arm_arch_timer: Drop CNT*_TVAL read accessors
` [PATCH 03/13] clocksource/arm_arch_timer: Move system register timer programming over to CVAL

[skeggsb:devel 3/28] drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: sparse: sparse: cast removes address space '__iomem' of expression
 2021-08-11  7:14 UTC 

[PATCH] media: mtk-mdp: make mtk_mdp_comp_init static
 2021-08-11  7:15 UTC 

[PATCH] arm64: dts: HiSilicon: hi3660: address a PCI warning
 2021-08-11  7:14 UTC 

[PATCH 1/1] PCI: Coalesce host bridge contiguous apertures without sorting
 2021-08-11  7:11 UTC  (9+ messages)
` [PATCH] PCI/portdrv: Disallow runtime suspend when waekup is required but PME service isn't supported

[PATCH 1/1] genirq/timings: Fix error return code in irq_timings_test_irqs()
 2021-08-11  7:11 UTC  (3+ messages)

[PATCH v3 0/4] DT schema changes for HiKey970 PCIe hardware to work
 2021-08-11  7:11 UTC  (14+ messages)

[PATCH v11 0/2] iio: accel: add support for ADXL355
 2021-08-11  7:10 UTC  (5+ messages)
` [PATCH v11 1/2] dt-bindings: iio: accel: Add DT binding doc "
` [PATCH v11 2/2] iio: accel: Add driver support "

[PATCH] usb: xhci-mtk: relax TT periodic bandwidth allocation
 2021-08-11  7:09 UTC  (2+ messages)

Request to update WCN6750 FW file
 2021-08-11  7:09 UTC  (2+ messages)

[PATCH] soc: fsl: qe: fix static checker warning
 2021-08-11  7:10 UTC 

[PATCH v2 0/3] A few gup refactorings and documentation updates
 2021-08-11  7:05 UTC  (4+ messages)
` [PATCH v2 1/3] mm/gup: documentation corrections for gup/pup
` [PATCH v2 2/3] mm/gup: small refactoring: simplify try_grab_page()
` [PATCH v2 3/3] mm/gup: Remove try_get_page(), call try_get_compound_head() directly

[PATCH v4] media: atomisp: fix the uninitialized use and rename "retvalue"
 2021-08-11  7:01 UTC  (4+ messages)

[PATCH] staging: rtl8192e: rtl_core: Fix possible null-pointer dereference in _rtl92e_pci_disconnect()
 2021-08-11  6:59 UTC  (2+ messages)

[PATCH v2] powerpc/kprobes: Fix kprobe Oops happens in booke
 2021-08-11  6:48 UTC  (4+ messages)

[PATCH v8 0/8] Add SR-IOV support in PCIe Endpoint Core
 2021-08-11  6:46 UTC  (9+ messages)
` [PATCH v8 1/8] dt-bindings: PCI: pci-ep: Add binding to specify virtual function
` [PATCH v8 2/8] PCI: endpoint: Add support to add virtual function in endpoint core
` [PATCH v8 3/8] PCI: endpoint: Add support to link a physical function to a virtual function
` [PATCH v8 4/8] PCI: endpoint: Add virtual function number in pci_epc ops
` [PATCH v8 5/8] PCI: cadence: Simplify code to get register base address for configuring BAR
` [PATCH v8 6/8] PCI: cadence: Add support to configure virtual functions
` [PATCH v8 7/8] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device
` [PATCH v8 8/8] Documentation: PCI: endpoint/pci-endpoint-cfs: Guide to use SR-IOV

[PATCH v2 0/8] dt-bindings: clock: samsung: convert to dtschema
 2021-08-11  6:46 UTC  (10+ messages)
` [PATCH v2 1/8] dt-bindings: clock: samsung: convert Exynos5250 "
` [PATCH v2 2/8] dt-bindings: clock: samsung: add bindings for Exynos external clock
` [PATCH v2 6/8] dt-bindings: clock: samsung: convert Exynos AudSS to dtschema

[PATCH] This change aims to support Foxconn SDX55. In some scenario, we need to use this port to capture memory dump
 2021-08-11  6:40 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: phy: nxp-tja11xx: log critical health state
 2021-08-11  6:37 UTC 

[RFC PATCH v2 00/10] Add configurable block device LED triggers
 2021-08-11  6:26 UTC  (6+ messages)

[PATCH] bus: ti-sysc: Fix error handling for sysc_check_active_timer()
 2021-08-11  6:22 UTC  (2+ messages)

[RFC] perf/core: Add an ioctl to get a number of lost samples
 2021-08-11  6:21 UTC 

[RESEND PATCH V7 0/3] Convert qcom pmic gpio bindings to YAML
 2021-08-11  6:17 UTC  (2+ messages)

[“PATCH” 0/2] Add support for Intel Thunder Bay SPI
 2021-08-11  6:15 UTC  (5+ messages)
` [“PATCH” 2/2] spi: dw: "

[linux-stable-rc:linux-5.10.y 4013/4144] sh4-linux-gcc: error: -pg and -fomit-frame-pointer are incompatible
 2021-08-11  6:15 UTC 

[block:for-5.15/block 48/54] mm/page-writeback.c:2036:6: error: redefinition of 'laptop_sync_completion'
 2021-08-11  6:13 UTC 

[PATCH] bus: ti-sysc: Fix gpt12 system timer issue with reserved status
 2021-08-11  6:12 UTC  (4+ messages)

[block:for-5.15/block 48/54] mm/backing-dev.c:810:42: error: 'laptop_mode_timer_fn' undeclared
 2021-08-11  6:10 UTC 

[PATCH net-next 0/5] Move devlink_register to be near devlink_reload_enable
 2021-08-11  6:10 UTC  (3+ messages)

[PATCHv3] iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation
 2021-08-11  6:09 UTC 

[PATCH v3 0/5] Fixes for dma-iommu swiotlb bounce buffers
 2021-08-11  6:07 UTC  (7+ messages)
` [PATCH v3 1/5] dma-iommu: fix sync_sg with swiotlb
` [PATCH v3 2/5] dma-iommu: fix arch_sync_dma for map
` [PATCH v3 3/5] dma-iommu: add SKIP_CPU_SYNC after syncing

[PATCHv4] iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation
 2021-08-11  6:07 UTC 

[PATCH v4 0/2] Qualcomm's lpass device tree changes
 2021-08-11  6:06 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: sc7180-trogdor: Add lpass dai link for HDMI

[mm] 2d146aa3aa: vm-scalability.throughput -36.4% regression
 2021-08-11  5:59 UTC  (2+ messages)

[PATCH RESEND v4 0/8] Handle update hardware queues and queue freeze more carefully
 2021-08-11  5:57 UTC  (7+ messages)
` [PATCH v4 2/8] nvme-tcp: Update number of hardware queues before using them

[PATCH RFC 0/2] dma-pool: allow user to disable atomic pool
 2021-08-11  5:52 UTC  (7+ messages)

linux-next: manual merge of the scsi-mkp tree with Linus' tree
 2021-08-11  5:53 UTC  (2+ messages)

[PATCH 00/20] Move Intel platform drivers to intel directory to improve readability
 2021-08-11  5:43 UTC  (4+ messages)
` [PATCH 08/20] Move Intel P-Unit of pdx86 to intel/ "

[PATCH v2] f2fs: introduce blk_alloc_mode mount option
 2021-08-11  5:41 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 0/2] io_uring: bug fixes
 2021-08-11  5:40 UTC  (8+ messages)
` [PATCH 1/2] io_uring: clear TIF_NOTIFY_SIGNAL when running task work
            ` I/O cancellation in io-uring (was: io_uring: clear TIF_NOTIFY_SIGNAL ...)

[PATCH V4 0/5] virtio: Add virtio-device bindings
 2021-08-11  5:38 UTC  (3+ messages)

[PATCH 0/8] cpufreq: Auto-register with energy model
 2021-08-11  5:34 UTC  (4+ messages)

[PATCH 0/5] block: replace incorrect uses of GENHD_FL_UP
 2021-08-11  5:19 UTC  (3+ messages)

[PATCH] cpufreq: vexpress: Set CPUFREQ_IS_COOLING_DEV flag
 2021-08-11  5:21 UTC 

[PATCH 00/18] ARC mm updates to support 3 or 4 levels of paging
 2021-08-11  5:18 UTC  (7+ messages)
` [PATCH 03/18] ARC: mm: move mmu/cache externs out to setup.h
` [PATCH 04/18] ARC: mm: remove pgd_offset_fast
` [PATCH 07/18] ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flag

[PATCH] arm64: dts: meson-sm1: add spdifin spdifout nodes
 2021-08-11  5:09 UTC 

[PATCH] KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size
 2021-08-11  4:52 UTC 

[PATCH v3 1/2] perf tools: Allow to control synthesize during record
 2021-08-11  4:46 UTC  (2+ messages)
` [PATCH v3 2/2] perf record: Add --synth option

[PATCH v2] f2fs: improve sbi status info in debugfs/f2fs/status
 2021-08-11  4:45 UTC 

[PATCH v3 0/6] interconnect: qcom: Add MSM8996 interconnect driver
 2021-08-11  4:37 UTC  (7+ messages)
` [PATCH v3 1/6] interconnect: qcom: icc-rpmh: Rename qcom_icc_set
` [PATCH v3 2/6] interconnect: qcom: sdm660: Commonize RPM-QoS
` [PATCH v3 3/6] dt-bindings: interconnect: Move SDM660 to a new RPM-QoS file
` [PATCH v3 4/6] dt-bindings: interconnect: Add Qualcomm MSM8996 DT bindings
` [PATCH v3 5/6] interconnect: qcom: Add MSM8996 interconnect provider driver
` [PATCH v3 6/6] arm64: dts: qcom: msm8996: Add interconnect support

[PATCH] MIPS: generic: Return true/false (not 1/0) from bool functions
 2021-08-11  4:36 UTC 

[PATCH v2 1/2] perf tools: Allow to control synthesize during record
 2021-08-11  4:33 UTC  (4+ messages)
` [PATCH v2 2/2] perf record: Add --synth option

[PATCH 00/22] Mediatek MT8195 clock support
 2021-08-11  4:31 UTC  (5+ messages)
` [PATCH 04/22] clk: mediatek: Add MT8195 basic clocks support

drivers/soc/samsung/s3c-pm-debug.c:30:2: warning: function 's3c_pm_dbg' might be a candidate for 'gnu_printf' format attribute
 2021-08-11  4:30 UTC 

[PATCH V1 1/1] soc: qcom: smp2p: Add wakeup capability to SMP2P IRQ
 2021-08-11  4:25 UTC  (8+ messages)

[PATCH] ASoC: rt5682: Properly turn off regulators if wrong device ID
 2021-08-11  4:24 UTC  (2+ messages)

[PATCH v2 0/4] interconnect: Fix sync-state issues
 2021-08-11  4:22 UTC  (5+ messages)
` [PATCH v2 4/4] interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate

[PATCH 0/2] hwmon: (pmbus/bpa-rs600) cleanup and workaround
 2021-08-11  4:17 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (pmbus/bpa-rs600) Remove duplicate defininitions
` [PATCH 2/2] hwmon: (pmbus/bpa-rs600) Add workaround for incorrect Pin max

[PATCH] PCI: Add ACS quirk for Cavium multi-function devices
 2021-08-11  4:10 UTC 

[PATCH v4] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53
 2021-08-11  4:07 UTC  (2+ messages)

[PATCH] netlink: NL_SET_ERR_MSG - remove local static array
 2021-08-11  4:07 UTC  (3+ messages)

[PATCH -next] spi: mxic: add missing braces
 2021-08-11  3:12 UTC  (2+ messages)

[PATCH v1] cpufreq: qcom-hw: Set dvfs_possible_from_any_cpu cpufreq driver flag
 2021-08-11  3:57 UTC  (2+ messages)

[PATCH] Input: psmouse - disable non-wakeup armed PS/2 mouse when s2dile
 2021-08-11  3:50 UTC 

Error: kernelrelease not valid - run 'make prepare' to update it
 2021-08-11  3:46 UTC 

[PATCH] ipv4: return early for possible invalid uaddr
 2021-08-11  3:41 UTC  (3+ messages)

[PATCH v2 0/2] soc: mediatek: SVS: add mt8195 SVS GPU driver
 2021-08-11  3:37 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: soc: mediatek: add mt8195 svs dt-bindings
` [PATCH v2 2/2] soc: mediatek: SVS: add mt8195 SVS GPU driver

[linux-stable-rc:linux-5.10.y 4948/4972] tools/testing/selftests/bpf/prog_tests/core_reloc.c:860: undefined reference to `ASSERT_FALSE'
 2021-08-11  3:36 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH v2] platform/x86: ISST: Fix optimization with use of numa
 2021-08-11  3:36 UTC 

[staging:staging-testing 227/311] drivers/staging/r8188eu/hal/rtl8188e_hal_init.c:366:3: error: implicit declaration of function 'vfree'; did you mean 'kvfree'?
 2021-08-11  3:35 UTC 

[BUG] net: qed: possible null-pointer dereference in qed_rdma_create_qp()
 2021-08-11  3:29 UTC 

[staging:staging-testing 227/311] drivers/staging/r8188eu/core/rtw_mlme.c:132:3: error: implicit declaration of function 'vfree'; did you mean 'kvfree'?
 2021-08-11  3:29 UTC 

f2fs do DIO write make file corruption
 2021-08-11  3:28 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH net-next v2 2/2] bonding: combine netlink and console error messages
 2021-08-11  3:27 UTC  (2+ messages)

[PATCH V2] KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
 2021-08-11  3:27 UTC  (2+ messages)
` [PATCH V2] arm64/perf: "

[PATCH RFC v3] x86/sgx: Add /proc/sys/kernel/sgx/total_mem
 2021-08-11  3:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).