public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-08 18:58:03 to 2022-06-08 23:20:16 UTC [more...]

[PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
 2022-06-08 23:20 UTC  (10+ messages)
` [PATCH v2 038/144] KVM: selftests: Push vm_adjust_num_guest_pages() into "w/o vCPUs" helper
` [PATCH v2 041/144] KVM: selftests: Use vm_create_without_vcpus() in hardware_disable_test

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-06-08 23:15 UTC  (10+ messages)

[ammarfaizi2-block:stable/linux-stable-rc/queue/5.18 29/879] fs/cifs/connect.c:3435:14: warning: unused variable 'nodfs'
 2022-06-08 23:13 UTC 

[PATCH] sched/pelt: Fix bracket typo
 2022-06-08 23:12 UTC  (6+ messages)

[PATCH v2 net-next 0/8] vmxnet3: upgrade to version 7
 2022-06-08 23:08 UTC  (4+ messages)
` [PATCH v2 net-next 5/8] vmxnet3: add command to set ring buffer sizes

[PATCH V10 0/9] CXL: Read CDAT and DSMAS data
 2022-06-08 23:07 UTC  (11+ messages)
` [PATCH V10 5/9] cxl/port: Find a DOE mailbox which supports CDAT
` [PATCH V10 6/9] cxl/port: Read CDAT table
` [PATCH V10 8/9] cxl/port: Retry reading CDAT on failure

[syzbot] general protection fault in snd_virmidi_output_trigger
 2022-06-08 23:01 UTC 

[PATCH] x86/mm: Fix RESERVE_BRK() for older binutils
 2022-06-08 22:57 UTC  (3+ messages)

[jpoimboe:reserve-brk-2 1/1] ld.lld: warning: section type mismatch for .brk_reservation
 2022-06-08 22:53 UTC 

[PATCH 1/1] KVM: x86/mmu: Set memory encryption "value", not "mask", in shadow PDPTRs
 2022-06-08 22:53 UTC  (3+ messages)

[PATCH v11 00/14] Multi-Gen LRU Framework
 2022-06-08 22:45 UTC  (11+ messages)
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap

[PATCH 0/5] KVM: x86: Quirk "MWAIT never faults" behavior
 2022-06-08 22:45 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are NOPs!" behavior
` [PATCH 2/5] KVM: selftests: Add x86-64 support for exception fixup
` [PATCH 3/5] KVM: selftests: Mostly fix comically broken Hyper-V Features test
` [PATCH 4/5] KVM: selftests: Use exception fixup for #UD/#GP Hyper-V MSR/hcall tests
` [PATCH 5/5] KVM: selftests: Add MONITOR/MWAIT quirk test

[PATCH 0/4] Tidy user rdpmc documentation and testing
 2022-06-08 22:43 UTC  (5+ messages)
` [PATCH 1/4] libperf evsel: Open shouldn't leak fd on failure
` [PATCH 2/4] perf: Align user space counter reading with code
` [PATCH 3/4] perf test: Remove x86 rdpmc test
` [PATCH 4/4] perf test: Add user space counter reading tests

drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/smu_v11_0_pptable.h:163:17: warning: field smc_pptable within 'struct smu_11_0_powerplay_table' is less aligned than 'PPTable_t' and is usually due to 'struct smu_11_0_powerplay_table' being packed, which can lea
 2022-06-08 22:42 UTC 

[PATCH v1 0/6] clear riscv dtbs_check errors
 2022-06-08 22:42 UTC  (3+ messages)

[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
 2022-06-08 22:37 UTC  (12+ messages)

[PATCH] selinux: fix typos in comments
 2022-06-08 22:36 UTC 

[PATCH v3] include/uapi/linux/swab.h: move explicit cast outside ternary
 2022-06-08 22:35 UTC 

[PATCH v2 1/2] tee: remove tee_shm_va2pa() and tee_shm_pa2va()
 2022-06-08 22:35 UTC  (4+ messages)
` [PATCH v2 2/2] tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF

[PATCH 6/7] drm/bridge: anx7625: Register Type-C mode switches
 2022-06-08 22:31 UTC  (2+ messages)

[PATCH] mtd: spi-nor: siliconkaiser: add support for sk25lp128
 2022-06-08 22:31 UTC  (3+ messages)

[PATCH] Documentation: PM: Drop pme_interrupt reference
 2022-06-08 22:29 UTC  (2+ messages)

[RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE)
 2022-06-08 22:28 UTC  (22+ messages)
` [RFC PATCH v8 01/17] security: add ipe lsm & initial context creation
` [RFC PATCH v8 02/17] ipe: add policy parser
` [RFC PATCH v8 03/17] ipe: add evaluation loop
` [RFC PATCH v8 04/17] ipe: add userspace interface
` [RFC PATCH v8 05/17] ipe: add LSM hooks on execution and kernel read
` [RFC PATCH v8 06/17] uapi|audit: add ipe audit message definitions
` [RFC PATCH v8 07/17] ipe: add auditing support
` [RFC PATCH v8 08/17] ipe: add permissive toggle
` [RFC PATCH v8 09/17] ipe: introduce 'boot_verified' as a trust provider
` [RFC PATCH v8 10/17] block|security: add LSM blob to block_device
` [RFC PATCH v8 11/17] dm-verity: consume root hash digest and signature data via LSM hook
` [RFC PATCH v8 12/17] ipe: add support for dm-verity as a trust provider
` [RFC PATCH v8 13/17] fsverity: consume builtin signature via LSM hook
` [RFC PATCH v8 14/17] ipe: enable support for fs-verity as a trust provider
` [RFC PATCH v8 15/17] scripts: add boot policy generation program
` [RFC PATCH v8 16/17] ipe: kunit tests
` [RFC PATCH v8 17/17] documentation: add ipe documentation

[PATCH net-next v1 0/5] ptp_ocp: set of small cleanups
 2022-06-08 22:20 UTC  (12+ messages)
` [PATCH net-next v1 1/5] ptp_ocp: use dev_err_probe()
` [PATCH v1 net-next 2/5] ptp_ocp: use bits.h macros for all masks
` [PATCH v1 net-next 3/5] ptp_ocp: drop duplicate NULL check in ptp_ocp_detach()
` [PATCH v1 net-next 4/5] ptp_ocp: do not call pci_set_drvdata(pdev, NULL)
` [PATCH v1 net-next 5/5] ptp_ocp: replace kzalloc(x*y) by kcalloc(y, x)

[PATCH 0/2] KVM: vmx, pmu: respect KVM_GET_MSR_INDEX_LIST/KVM_SET_MSR contracts
 2022-06-08 22:22 UTC  (3+ messages)
` [PATCH 2/2] KVM: x86: always allow host-initiated writes to PMU MSRs

[PATCH v2] [RFC PATCH] PCI: Update LTR threshold based on LTRME bit
 2022-06-08 22:22 UTC  (3+ messages)
` [PATCH v4] PCI/ASPM: Update LTR threshold based upon reported max latencies

[PATCH v1] PCI: qcom: Allow L1 and its sub states on qcom dwc wrapper
 2022-06-08 22:17 UTC  (2+ messages)

[PATCH] drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
 2022-06-08 22:14 UTC  (2+ messages)

[PATCH v6 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-06-08 22:14 UTC  (6+ messages)
` [PATCH v6 3/3] "

[PATCH] irqchip/ti-sci-intr: Add support for system suspend/resume PM
 2022-06-08 22:09 UTC  (2+ messages)

[PATCH v4 00/11] Bug fixes for mdadm tests
 2022-06-08 22:07 UTC  (6+ messages)
` [PATCH v4 04/11] md/raid5: Ensure array is suspended for calls to log_exit()

[PATCH v8 00/10] Coresight: Add support for TPDM and TPDA
 2022-06-08 22:01 UTC  (6+ messages)
` [PATCH v8 03/10] dt-bindings: arm: Adds CoreSight TPDM hardware definitions
` [PATCH v8 08/10] dt-bindings: arm: Adds CoreSight TPDA "

[tip: x86/cpu] x86: Remove vendor checks from prefer_mwait_c1_over_halt
 2022-06-08 22:01 UTC 

[tip: x86/cpu] x86: Handle idle=nomwait cmdline properly for x86_idle
 2022-06-08 22:01 UTC 

[tip: x86/cpu] x86: Fix comment for X86_FEATURE_ZEN
 2022-06-08 22:01 UTC 

[arm-integrator:kernel-in-vmalloc-v5.19-rc1 22/33] arch/m68k/sun3/dvma.c:32:36: warning: passing argument 1 of 'virt_to_pfn' makes pointer from integer without a cast
 2022-06-08 21:58 UTC 

[PATCH v1 1/1] spi: Replace match_true() by device_match_any()
 2022-06-08 21:59 UTC  (3+ messages)

[PATCH 0/7] usb: typec: Introduce typec-switch binding
 2022-06-08 21:56 UTC  (7+ messages)
` [PATCH 2/7] usb: typec: mux: Add CONFIG guards for functions
` [PATCH 4/7] dt-bindings: drm/bridge: anx7625: Add mode-switch support

[PATCH] staging: rtl8723bs: Allocate full pwep structure
 2022-06-08 21:55 UTC 

[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-08 21:48 UTC  (3+ messages)
` [PATCH v2 09/20] dt-bindings: reset: npcm: add GCR syscon property

[PATCH v3 0/3] Add support for multiport controller
 2022-06-08 21:48 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: usb: dwc3: Add support for multiport related properties

[PATCH] crypto: sun8i-ss - Return appropriate error code
 2022-06-08 21:43 UTC 

[PATCHv2] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
 2022-06-08 21:22 UTC  (2+ messages)

[PATCH 5.17 000/772] 5.17.14-rc1 review
 2022-06-08 21:41 UTC  (3+ messages)

[PATCH] kasan: test: Silence GCC 12 warnings
 2022-06-08 21:40 UTC 

[PATCH] drm: shmobile: Use backlight helper
 2022-06-08 21:34 UTC  (4+ messages)

[PATCH] s390: disable -Warray-bounds
 2022-06-08 21:33 UTC  (4+ messages)

[PATCH v3 0/1] Resolve-WMI-query-failures-on-some-devices
 2022-06-08 21:29 UTC  (2+ messages)
` [PATCH v3 1/1] Resolve WMI query failures on some devices

[PATCH] platform/x86: gigabyte-wmi: add support for B450M DS3H-CF
 2022-06-08 21:20 UTC 

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-08 16:22 UTC  (3+ messages)
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour

[PATCH -next] btrfs: Remove the unused function scrub_calc_parity_bitmap_len()
 2022-06-08 21:20 UTC  (2+ messages)

[PATCH v3] PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains
 2022-06-08 21:20 UTC  (2+ messages)

[RFC PATCH 0/2] dt-bindings: input: gpio-keys: rework matching children
 2022-06-08 21:20 UTC  (5+ messages)
` [RFC PATCH 2/2] dt-bindings: input: gpio-keys: document label and autorepeat properties

[PATCH] include/uapi/linux/swab.h: add __u16 cast to __swab16 conditional
 2022-06-08 21:19 UTC  (5+ messages)
` [PATCH v2] include/uapi/linux/swab.h: move explicit cast outside ternary

[PATCH] PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep
 2022-06-08 21:18 UTC  (2+ messages)

[PATCH v6 0/8] Add a panel API to set orientation properly
 2022-06-08 21:13 UTC  (15+ messages)
` [PATCH v6 1/8] drm/panel: Add an API to allow drm to set orientation from panel
` [PATCH v6 2/8] drm/panel: boe-tv101wum-nl6: Implement .get_orientation callback
` [PATCH v6 3/8] drm/panel: panel-edp: "
` [PATCH v6 4/8] drm/panel: lvds: "
` [PATCH v6 5/8] drm/panel: panel-simple: "
` [PATCH v6 6/8] drm/panel: ili9881c: "
` [PATCH v6 7/8] drm/panel: elida-kd35t133: "

[PATCH v2 0/5] dt-bindings: input: Common property clean-ups and adc-keys conversion
 2022-06-08 21:12 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: input: Increase maximum keycode value to 0x2ff
` [PATCH v2 2/5] dt-bindings: input: Centralize 'linux,code' definition
` [PATCH v2 3/5] dt-bindings: input: Use common 'linux,keycodes' definition
` [PATCH v2 4/5] dt-bindings: input: Centralize 'linux,input-type' definition
` [PATCH v2 5/5] dt-bindings: input: Convert adc-keys to DT schema

[PATCH v3 29/33] PCI/P2PDMA: Convert to printbuf
 2022-06-08 21:11 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 01/38] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
 2022-06-08 21:08 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 21/38] accessiblity: speakup: Add missing misc_deregister in softsynth_probe

[PATCH v3 0/4] DMA mapping changes for SCSI core
 2022-06-08 21:07 UTC  (5+ messages)
` [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits

Improve error handling in the rcar-vin driver
 2022-06-08 21:04 UTC  (5+ messages)
` [PATCH 3/3] rcar-vin: handle transfer errors from subdevices and stop streaming if required

[PATCH] fbdev: atmel_lcdfb: Rework backlight status updates
 2022-06-08 20:56 UTC 

[PATCH] clk: qcom: gdsc: Bump parent usage count when GDSC is found enabled
 2022-06-08 20:54 UTC  (2+ messages)

[PATCH AUTOSEL 5.16 01/28] selftests/bpf: Add test for bpf_timer overwriting crash
 2022-06-08 20:53 UTC  (12+ messages)
` [PATCH AUTOSEL 5.16 07/28] x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0

[PATCH v2 1/8] drm/i915/ttm: dont trample cache_level overrides during ttm move
 2022-06-08 20:51 UTC  (8+ messages)
` [PATCH v2 2/8] drm/i915: add gen6 ppgtt dummy creation function
` [PATCH v2 3/8] drm/i915: setup ggtt scratch page after memory regions
` [PATCH v2 4/8] drm/i915: allow volatile buffers to use ttm pool allocator
` [PATCH v2 5/8] drm/i915: limit ttm to dma32 for i965G[M]
` [PATCH v2 6/8] drm/i915/gem: further fix mman selftest
` [PATCH v2 7/8] drm/i915/ttm: trust snooping when gen 6+ when deciding default cache_level
` [PATCH v2 8/8] drm/i915: internal buffers use ttm backend

[PATCH v2] drm/nouveau/bios: Rename prom_init() and friends functions
 2022-06-08 20:51 UTC  (5+ messages)

[PATCH v1 3/4] mfd: intel-m10-bmc: add PMCI driver
 2022-06-08 20:47 UTC  (2+ messages)

[PATCH] drm/msm: Switch ordering of runpm put vs devfreq_idle
 2022-06-08 20:47 UTC  (5+ messages)
  ` [Freedreno] "

[PATCH v2] spi: <linux/spi/spi.h>: Add missing documentation for struct members
 2022-06-08 20:46 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: dt-bindings: nxp,tfa989x: Add tfa9890 support
 2022-06-08 20:46 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode
 2022-06-08 20:46 UTC  (2+ messages)

qemu-arm: zram: mkfs.ext4 : Unable to handle kernel NULL pointer dereference at virtual address 00000140
 2022-06-08 20:45 UTC  (7+ messages)

[PATCH v2 00/13] can: slcan: extend supported features
 2022-06-08 20:38 UTC  (3+ messages)
` [PATCH v2 05/13] can: slcan: simplify the device de-allocation

[PATCH] PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains
 2022-06-08 20:27 UTC  (2+ messages)

[PATCH] kprobes: Enable tracing for mololithic kernel images
 2022-06-08 20:26 UTC  (7+ messages)

[PATCH v2] PCI: brcmstb: Fix refcount leak in brcm_pcie_probe
 2022-06-08 20:25 UTC  (2+ messages)

[PATCH v3 00/21] huge page clearing optimizations
 2022-06-08 20:21 UTC  (9+ messages)

[PATCH 5.18 000/879] 5.18.3-rc1 review
 2022-06-08 20:21 UTC  (3+ messages)

[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
 2022-06-08 20:14 UTC  (11+ messages)
` [PATCH v5 9/9] mm/demotion: Update node_is_toptier to work with memory tiers

[PATCH] i2c: npcm7xx: barco-p50-gpio: Add check for platform_driver_register
 2022-06-08 20:17 UTC  (2+ messages)

[PATCH v2 1/6] x86/amd_nb: Add AMD Family 17h A0-AF IDs
 2022-06-08 20:13 UTC  (2+ messages)

[PATCH v4 0/2] AD4130
 2022-06-08 20:11 UTC  (4+ messages)
` [PATCH v4 2/2] iio: adc: ad4130: add AD4130 driver

[PATCH 0/2] can: drop tx skb if the device is in listen only mode
 2022-06-08 20:10 UTC  (9+ messages)
` [PATCH v5 0/7] can: refactoring of can-dev module and of Kbuild

[syzbot] WARNING in mroute_clean_tables
 2022-06-08 20:05 UTC  (3+ messages)

[PATCH v6 0/5] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-06-08 20:03 UTC  (11+ messages)
` [PATCH v6 1/5] dt-bindings: i2c: npcm: support NPCM845
` [PATCH v6 2/5] i2c: npcm: Remove own slave addresses 2:10
` [PATCH v6 3/5] i2c: npcm: Correct slave role behavior
` [PATCH v6 4/5] i2c: npcm: Support NPCM845
` [PATCH v6 5/5] i2c: npcm: Capitalize the one-line comment

[PATCH v6 0/4] x86/tests: Add tests for AMD SEV-ES #VC handling
 2022-06-08 19:57 UTC  (7+ messages)
` [PATCH v6 2/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's VC handling for instructions cpuid and wbinvd. These tests: 1. install a kretprobe on the #VC handler (sev_es_ghcb_hv_call, to access GHCB before/after the resulting VMGEXIT). 2. trigger an NAE by executing either cpuid or wbinvd. 3. check that the kretprobe was hit with the right exit_code available in GHCB

[syzbot] memory leak in xas_nomem
 2022-06-08 19:54 UTC  (3+ messages)

[PATCH v3 0/4] clear riscv dtbs_check errors
 2022-06-08 19:50 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: i2c: convert ocores binding to yaml

[PATCH] dt-bindings: i2c: Convert arm,i2c-versatile to DT schema
 2022-06-08 19:48 UTC  (2+ messages)

[PATCH v1 1/1] MAINTAINERS: Update Synopsys DesingWare I2C to Supported
 2022-06-08 19:43 UTC  (2+ messages)

[PATCH V14 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-06-08 19:42 UTC  (3+ messages)
` [PATCH V14 7/9] regulator: Add a regulator driver for the PM8008 PMIC

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-08 19:37 UTC  (6+ messages)

[jsarha:topic/cros-sof-v4.19 110/6555] net/netfilter/xt_qtaguid.c:1835:27: warning: function 'prdebug_full_state_locked' might be a candidate for 'gnu_printf' format attribute
 2022-06-08 19:36 UTC 

[PATCH] include/uapi/linux/swab.h: add __u16 cast to __swab16 conditional
 2022-06-08 19:35 UTC  (6+ messages)

[PATCH 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-06-08 19:33 UTC  (3+ messages)
` [PATCH 5/5] crypto: aspeed: add HACE crypto driver

[PATCH v5 1/2] x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
 2022-06-08 19:32 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH v5 2/2] intel_idle: Add a new flag to initialize the AMX state
 2022-06-08 19:32 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH] perf unwind: Fix uninitialized variable
 2022-06-08 19:29 UTC  (3+ messages)

[PATCH v2] drivers: pci: Directly use ida_alloc()/free()
 2022-06-08 19:28 UTC  (2+ messages)

[PATCH v3 0/2] Add software clock gating requirement check
 2022-06-08 19:29 UTC  (3+ messages)
` [PATCH v3 2/2] ASoC: qcom: soundwire: "

drivers/watchdog/mtx-1_wdt.c:184:27: sparse: sparse: incorrect type in initializer (incompatible argument 2 (different address spaces))
 2022-06-08 19:26 UTC 

Warnings when suspending to disk
 2022-06-08 19:15 UTC  (6+ messages)

[PATCH v4 2/2] PCI: xilinx-cpm: Add support for Versal CPM5 Root Port
 2022-06-08 19:14 UTC  (2+ messages)

[PATCH] mm: mempolicy: N:M interleave policy for tiered memory nodes
 2022-06-08 19:14 UTC  (3+ messages)

[PATCH 1/1] usb: cdns3 fix use-after-free at workaround 2
 2022-06-08 19:04 UTC 

[PATCH] virtio: Directly use ida_alloc_range()/ida_free()
 2022-06-08 19:06 UTC  (2+ messages)

[PATCH v2] scripts/check-local-export: avoid 'wait $!' for process substitution
 2022-06-08 19:03 UTC  (3+ messages)

[PATCH v1 00/13] Host1x support on Tegra234
 2022-06-08 18:59 UTC  (3+ messages)

[PATCH] kbuild: avoid regex RS for POSIX awk
 2022-06-08 18:58 UTC  (2+ messages)

[PATCH v9 7/8] PCI: imx6: Move the phy driver callbacks to the proper places
 2022-06-08 18:57 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox