linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-29 20:41:53 to 2020-07-30 01:10:46 UTC [more...]

[RFC PATCH v5 00/14] Support for Tegra video capture from external sensor
 2020-07-30  1:10 UTC  (22+ messages)
` [RFC PATCH v5 12/14] gpu: host1x: mipi: Keep MIPI clock enabled till calibration is done
` [RFC PATCH v5 13/14] media: tegra-video: Add CSI MIPI pads calibration

[PATCH v5 0/6] arch/x86: kprobes: Remove MODULES dependency
 2020-07-30  1:09 UTC  (13+ messages)
` [PATCH v5 5/6] kprobes: Use text_alloc() and text_free()

linux-next: build warning after merge of the mips tree
 2020-07-30  1:04 UTC  (2+ messages)

[PATCH v2] drivers/virt/fsl_hypervisor: Correcting error handling path
 2020-07-30  1:00 UTC  (2+ messages)

linux-next: build failure after merge of the printk tree
 2020-07-30  0:59 UTC  (6+ messages)
  ` [PATCH 0/2] locking/qspinlock: Break qspinlock_types.h header loop

bpfilter logging write errors in dmesg
 2020-07-30  0:59 UTC  (2+ messages)

[PATCH v2 1/3] KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
 2020-07-30  0:56 UTC  (4+ messages)
` [PATCH v2 3/3] KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM

[PATCH] of_address: Guard of_bus_pci_get_flags with CONFIG_PCI
 2020-07-30  0:56 UTC 

[PATCH 0/3] bootconfig: Add value override operator
 2020-07-30  0:56 UTC  (6+ messages)

[PATCH net-next] hinic: add generating mailbox random index support
 2020-07-30  0:52 UTC  (3+ messages)

[PATCH] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-07-30  0:49 UTC  (5+ messages)

[RFC PATCH v6 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-07-30  0:31 UTC  (12+ messages)
` [RFC PATCH v6 01/11] scripts: add ipe tooling to generate boot policy
` [RFC PATCH v6 02/11] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v6 03/11] security: add ipe lsm policy parser and policy loading
` [RFC PATCH v6 04/11] ipe: add property for trust of boot volume
` [RFC PATCH v6 05/11] fs: add security blob and hooks for block_device
` [RFC PATCH v6 06/11] dm-verity: add bdev_setsecurity hook for dm-verity signature
` [RFC PATCH v6 07/11] ipe: add property for signed dmverity volumes
` [RFC PATCH v6 08/11] dm-verity: add bdev_setsecurity hook for root-hash
` [RFC PATCH v6 09/11] ipe: add property for dmverity roothash
` [RFC PATCH v6 10/11] documentation: add ipe documentation
` [RFC PATCH v6 11/11] cleanup: uapi/linux/audit.h

[PATCH V7 0/6] Support building i.MX ARMv8 platforms clock driver as module
 2020-07-30  0:30 UTC  (5+ messages)
` [PATCH V7 1/6] clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits

[PATCH] mm: slab: Avoid the use of one-element array and use struct_size() helper
 2020-07-30  0:12 UTC  (3+ messages)

[PATCH] RISC-V: Fix build warning for smpboot.c
 2020-07-30  0:25 UTC 

[PATCH v7 0/7] IOMMU user API enhancement
 2020-07-30  0:21 UTC  (8+ messages)
` [PATCH v7 1/7] docs: IOMMU user API
` [PATCH v7 2/7] iommu/uapi: Add argsz for user filled data
` [PATCH v7 3/7] iommu/uapi: Introduce enum type for PASID data format
` [PATCH v7 4/7] iommu/uapi: Use named union for user data
` [PATCH v7 5/7] iommu/uapi: Rename uapi functions
` [PATCH v7 6/7] iommu/uapi: Handle data and argsz filled by users
` [PATCH v7 7/7] iommu/vt-d: Check UAPI data processed by IOMMU core

[PATCH v2 0/5] Implement optional L1D flushing for
 2020-07-30  0:13 UTC  (4+ messages)
` [PATCH v2 4/5] prctl: Hook L1D flushing in via prctl

linux-next: build failure after merge of the origin tree
 2020-07-30  0:09 UTC  (3+ messages)

stop using ->read and ->write for kernel access v3
 2020-07-30  0:05 UTC  (8+ messages)
` [PATCH 08/23] fs: don't change the address limit for ->write_iter in __kernel_write
` [PATCH 15/23] seq_file: switch over direct seq_read method calls to seq_read_iter
` [PATCH 22/23] fs: default to generic_file_splice_read for files having ->read_iter

[PATCH V8 0/6] Support building i.MX ARMv8 platforms clock driver as module
 2020-07-29 23:58 UTC  (7+ messages)
` [PATCH V8 1/6] clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bits
` [PATCH V8 2/6] clk: composite: Export clk_hw_register_composite()
` [PATCH V8 3/6] clk: imx: Support building i.MX common clock driver as module
` [PATCH V8 4/6] clk: imx: Add clock configuration for ARMv7 platforms
` [PATCH V8 5/6] clk: imx8m: Support module build
` [PATCH V8 6/6] clk: imx8qxp: Support building i.MX8QXP clock driver as module

[PATCH v2 0/3] Allow user space to restrict and augment MSR emulation
 2020-07-29 23:59 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: Deflect unknown MSR accesses to user space
` [PATCH v2 2/3] KVM: x86: Introduce allow list for MSR emulation
` [PATCH v2 3/3] KVM: selftests: Add test for user space MSR handling

[PATCH v3 0/6] PCI: Minor kerneldoc warning fixes
 2020-07-29 23:55 UTC  (2+ messages)

[PATCH bpf-next v2] Documentation/bpf: Use valid and new links in index.rst
 2020-07-29 23:54 UTC  (3+ messages)

[PATCH v3 0/4] iommu aux-domain APIs extensions
 2020-07-29 23:49 UTC  (11+ messages)
` [PATCH v3 2/4] iommu: Add iommu_aux_at(de)tach_group()
` [PATCH v3 3/4] iommu: Add iommu_aux_get_domain_for_dev()

[PATCH -next] tools build: Check return value of fwrite_unlocked in jvmti_agent.c
 2020-07-29 23:47 UTC  (2+ messages)

(resend) [PATCH [linux-4.14.y]] dm cache: submit writethrough writes in parallel to origin and cache
 2020-07-29 23:45 UTC  (6+ messages)

[PATCH] power: supply: add "Wireless" to power_supply_type and power_supply_type_text
 2020-07-30  0:09 UTC 

[PATCH] PCI: Disallow ASPM on ASMedia ASM1083/1085 PCIe-PCI bridge
 2020-07-29 23:43 UTC  (2+ messages)

[PATCH] mmc: sdhci_am654: Add workaround for card detect debounce timer
 2020-07-29 23:41 UTC 

[RFT PATCH v4 0/9] Add UEFI support for RISC-V
 2020-07-29 23:36 UTC  (10+ messages)
` [RFT PATCH v4 1/9] RISC-V: Move DT mapping outof fixmap
` [RFT PATCH v4 2/9] RISC-V: Add early ioremap support
` [RFT PATCH v4 3/9] RISC-V: Implement late mapping page table allocation functions
` [RFT PATCH v4 4/9] include: pe.h: Add RISC-V related PE definition
` [RFT PATCH v4 5/9] RISC-V: Add PE/COFF header for EFI stub
` [RFT PATCH v4 6/9] RISC-V: Add EFI stub support
` [RFT PATCH v4 7/9] efi: Rename arm-init to efi-init common for all arch
` [RFT PATCH v4 8/9] RISC-V: Add EFI runtime services
` [RFT PATCH v4 9/9] RISC-V: Add page table dump support for uefi

linux-next: build failure after merge of the security tree
 2020-07-29 23:35 UTC  (3+ messages)

[PATCH] mm/slab.c: add node spinlock protect in __cache_free_alien
 2020-07-29 23:32 UTC  (4+ messages)
  ` 回复: "

[PATCH][next] staging: wfx: Use flex_array_size() helper in memcpy()
 2020-07-29 23:35 UTC 

[PATCH v3 0/6] platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
 2020-07-29 23:29 UTC  (6+ messages)
` [PATCH v3 6/6] "

[PATCH RFC] x86/bus_lock: Enable bus lock detection
 2020-07-29 23:28 UTC  (13+ messages)

Kernel panic - not syncing: IO-APIC + timer doesn't work!
 2020-07-29 23:28 UTC  (8+ messages)

[PATCH v2 0/5] Fixes for setting event freq/periods
 2020-07-29 23:24 UTC  (8+ messages)
` [PATCH v2 1/5] perf record: Set PERF_RECORD_PERIOD if attr->freq is set
` [PATCH v2 2/5] perf record: Prevent override of attr->sample_period for libpfm4 events

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2020-07-29 23:20 UTC  (4+ messages)
` [RFC PATCH 3/5] mm: introduce VM_EXEC_KEEP

arch/powerpc/sysdev/fsl_rcpm.c:32:9: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-07-29 23:07 UTC 

[PATCH v2] PCI/P2PDMA: Allow P2PDMA on all AMD CPUs newer than the Zen family
 2020-07-29 23:18 UTC 

[PATCH] Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"
 2020-07-29 23:17 UTC 

[PATCH] lib: kunit: add test_min_heap test conversion to KUnit
 2020-07-29 23:12 UTC  (5+ messages)

[PATCH v3 00/11] SVM cleanup and INVPCID support for the AMD guests
 2020-07-29 23:12 UTC  (25+ messages)
` [PATCH v3 01/11] KVM: SVM: Introduce __set_intercept, __clr_intercept and __is_intercept
` [PATCH v3 02/11] KVM: SVM: Change intercept_cr to generic intercepts
` [PATCH v3 03/11] KVM: SVM: Change intercept_dr "
` [PATCH v3 04/11] KVM: SVM: Modify intercept_exceptions "
` [PATCH v3 05/11] KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
` [PATCH v3 06/11] KVM: SVM: Add new intercept vector in vmcb_control_area
` [PATCH v3 09/11] KVM: SVM: Remove set_exception_intercept and clr_exception_intercept
` [PATCH v3 10/11] KVM: X86: Move handling of INVPCID types to x86
` [PATCH v3 11/11] KVM:SVM: Enable INVPCID feature on AMD

[PATCH V3 0/3] Intel Platform Monitoring Technology
 2020-07-29 22:59 UTC  (4+ messages)
` [PATCH V4 2/3] mfd: Intel Platform Monitoring Technology support

Modem on Droid 4 (mdm6600) in recent mainline
 2020-07-29 22:54 UTC  (2+ messages)
` [maemo-leste] "

[PATCH] PCI: Move pci_info() after pci_fixup_device() in pci_setup_device()
 2020-07-29 22:53 UTC  (2+ messages)

[PATCH][next] mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy()
 2020-07-29 22:58 UTC 

[PATCH v4] Add MediaTek MT6779 devapc driver
 2020-07-29 22:47 UTC  (3+ messages)
` [PATCH v4 2/2] soc: mediatek: add mtk-devapc driver

[PATCH] vt: Handle recursion in vc_do_resize()
 2020-07-29 22:46 UTC  (3+ messages)
  ` [PATCH] fbmem: pull fbcon_update_vcs() out of fb_set_var()

[PATCH v7 7/8] scsi: ufs: Move dumps in IRQ handler to error handler
 2020-07-29 22:45 UTC  (4+ messages)

[PATCH] powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
 2020-07-29 22:44 UTC  (4+ messages)

[tip:locking/core 9/30] arch/mips/include/asm/smp.h:28:19: error: static declaration of 'raw_smp_processor_id' follows non-static declaration
 2020-07-29 22:26 UTC  (2+ messages)

drivers/staging/media/atomisp/pci/atomisp_cmd.c:2805:31: warning: variable 'stream_config' set but not used
 2020-07-29 22:24 UTC 

[PATCH v5 0/7] x86/boot: Remove run-time relocations from compressed kernel
 2020-07-29 22:23 UTC  (4+ messages)
` [PATCH-next "

kernel BUG at mm/internal.h:LINE! (2)
 2020-07-29 22:21 UTC  (3+ messages)

[PATCH][next] ALSA: hda_codec: Use flex_array_size() helper in memcpy()
 2020-07-29 22:26 UTC 

kernel BUG at include/linux/swapops.h:LINE!
 2020-07-29 22:11 UTC  (10+ messages)

[PATCH][next] ALSA: vmaster: Use flex_array_size() helper in memcpy()
 2020-07-29 22:18 UTC 

linux-next: Fixes tag needs some work in the block tree
 2020-07-29 22:12 UTC  (2+ messages)

[PATCH 0/1] virtio-scsi: fix missing unplug events when all LUNs are unplugged at the same time
 2020-07-29 22:10 UTC  (3+ messages)
` [PATCH 1/1] scsi: virtio-scsi: handle correctly case when all LUNs were unplugged

[tip:sched/fifo] BUILD REGRESSION 4fd5750af02ab7bba7c58a073060cc1da8a69173
 2020-07-29 22:07 UTC 

linux-next: Fixes tag needs some work in the sound-asoc tree
 2020-07-29 22:04 UTC 

[PATCH] perf bench: Add benchmark of find_next_bit
 2020-07-29 22:03 UTC  (5+ messages)

[PATCH v2] perf bench: Add benchmark of find_next_bit
 2020-07-29 22:00 UTC 

[PATCH -next] drm/amd/powerplay: Remove unneeded cast from memory allocation
 2020-07-29 22:00 UTC  (2+ messages)

[PATCH v6 0/6] IOMMU user API enhancement
 2020-07-29 22:05 UTC  (8+ messages)
` [PATCH v6 1/6] docs: IOMMU user API
` [PATCH v6 5/6] iommu/uapi: Handle data and argsz filled by users

[Linux-kernel-mentees] [PATCH] drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
 2020-07-29 21:55 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the powerpc tree
 2020-07-29 21:55 UTC 

[PATCH] arm64/alternatives: move length validation inside the subsection
 2020-07-29 21:51 UTC 

[PATCH] drm/vkms: add missing drm_crtc_vblank_put to the get/put pair on flush
 2020-07-29 21:48 UTC  (10+ messages)

[PATCH 0/1] Netfilter OOB memory access security patch
 2020-07-29 21:46 UTC  (3+ messages)
` [PATCH 1/1] netfilter: nat: add range checks for access to nf_nat_l[34]protos[]

[PATCH] include: Replace HTTP links with HTTPS ones
 2020-07-29 21:45 UTC  (3+ messages)

[git pull] drm fixes for 5.8-rc8
 2020-07-29 21:45 UTC  (2+ messages)

[GIT PULL] Audit fixes for v5.8 (#1)
 2020-07-29 21:45 UTC  (2+ messages)

[GIT PULL] 9p update for 5.8
 2020-07-29 21:45 UTC  (2+ messages)

[PATCH 0/3] Add Broadcom VK driver
 2020-07-29 21:43 UTC  (4+ messages)
` [PATCH 1/3] bcm-vk: add bcm_vk UAPI
` [PATCH 2/3] misc: bcm-vk: add Broadcom VK driver
` [PATCH 3/3] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver

[PATCH] MAINTAINERS: edac: socfpga: transfer SoCFPGA EDAC maintainership
 2020-07-29 21:41 UTC  (2+ messages)

[PATCH] ext4: check superblock mapped prior to get write access
 2020-07-29 21:38 UTC  (2+ messages)

[PATCH 1/9] drm/nouveau/kms: Handle -EINPROGRESS in nouveau_connector_hotplug()
 2020-07-29 21:37 UTC  (9+ messages)
` [PATCH 2/9] drm/nouveau/kms: Fix rpm leak "
` [PATCH 3/9] drm/nouveau/kms/fbcon: Correct pm_runtime calls in nouveau_fbcon_release()
` [PATCH 4/9] drm/nouveau/kms/fbcon: Fix pm_runtime calls in nouveau_fbcon_output_poll_changed()
` [PATCH 5/9] drm/nouveau/kms/fbcon: Use pm_runtime_put_autosuspend() in suspend work
` [PATCH 6/9] drm/nouveau/kms: Use pm_runtime_put_autosuspend() in hpd_work
` [PATCH 7/9] drm/nouveau/kms: Invert conditionals in nouveau_display_acpi_ntfy()
` [PATCH 8/9] drm/nouveau/kms: Fix runtime PM leak "
` [PATCH 9/9] drm/nouveau/kms: Handle -EINPROGRESS "

[PATCH V4 0/3] Intel Platform Monitoring Technology
 2020-07-29 21:37 UTC  (5+ messages)
` [PATCH V5 "
` [PATCH V5 1/3] PCI: Add defines for Designated Vendor-Specific Extended Capability
` [PATCH V5 2/3] mfd: Intel Platform Monitoring Technology support
` [PATCH V5 3/3] platform/x86: Intel PMT Telemetry capability driver

kernel BUG at arch/x86/mm/physaddr.c:LINE! (6)
 2020-07-29 21:34 UTC 

[PATCH net] ptp: ptp_clockmatrix: update to support 4.8.7 firmware
 2020-07-29 21:28 UTC  (2+ messages)

drivers/staging/media/atomisp/pci/hmm/hmm.c:269:6: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'size_t' {aka 'unsigned int'}
 2020-07-29 21:26 UTC 

[PATCH 1/2] kbuild: move shared library build rules to scripts/gcc-plugins/Makefile
 2020-07-29 21:18 UTC  (2+ messages)

[RFC PATCH 1/3] selftests: Add VRF icmp error route lookup test
 2020-07-29 21:12 UTC  (3+ messages)
` [RFC PATCH 2/3] ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing table
` [RFC PATCH 3/3] ipv6/icmp: "

[PATCH net-next RFC 00/13] Add devlink reload level option
 2020-07-29 21:11 UTC  (18+ messages)
` [PATCH net-next RFC 01/13] devlink: Add reload level option to devlink reload command
` [PATCH net-next RFC 02/13] devlink: Add reload levels data to dev get
` [PATCH net-next RFC 09/13] devlink: Add enable_remote_dev_reset generic parameter

[RFC PATCH 00/14] coresight: Support for ETMv4.4 system instructions
 2020-07-29 21:01 UTC  (3+ messages)
` [RFC PATCH 03/14] coresight: tpiu: Use coresight device access abstraction

Inverted mount options completely broken (iversion,relatime)
 2020-07-29 20:58 UTC  (3+ messages)

[PATCH v2] interconnect: Add bulk API helpers
 2020-07-29 20:53 UTC  (2+ messages)

[PATCH] Module argument to control whether intel-spi-pci attempts to turn the SPI flash chip writeable
 2020-07-29 20:54 UTC  (6+ messages)

[RFC][PATCH] locking/refcount: Provide __refcount API to obtain the old value
 2020-07-29 20:52 UTC  (10+ messages)
` [PATCH 0/3] Convert nsproxy, groups, and creds to refcount_t

[PATCH] net/mlx5e: fix bpf_prog refcnt leaks in mlx5e_alloc_rq
 2020-07-29 20:51 UTC  (4+ messages)

[PATCH 1/2] soc: mediatek: mtk-infracfg: Fix kerneldoc
 2020-07-29 20:46 UTC  (3+ messages)
` [PATCH 2/2] soc: qcom: smd-rpm: "

[PATCH] KVM: x86: Deflect unknown MSR accesses to user space
 2020-07-29 20:49 UTC  (10+ messages)

arch/x86/mm/numa.c:925:5: warning: no previous prototype for 'memory_add_physaddr_to_nid'
 2020-07-29 20:41 UTC 

[PATCH] [net/ipv6] Remove redundant null check in ah_mt6
 2020-07-29 20:44 UTC  (3+ messages)
` [PATCH] netfilter: ip6tables: Remove redundant null checks

[PATCH for v5.9] netfilter: Replace HTTP links with HTTPS ones
 2020-07-29 20:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/5] DVFS support for Venus
 2020-07-29 20:38 UTC  (10+ messages)
` [PATCH v4 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus


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).