linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-07 18:37:57 to 2021-07-08 01:23:53 UTC [more...]

[PATCH net] net: phy: reconfigure PHY WOL in resume if WOL option still enabled
 2021-07-08  1:23 UTC  (2+ messages)

[PATCH] m68k/coldfire: change pll var. to clk_pll
 2021-07-08  1:11 UTC  (4+ messages)

linux-next: build failure after merge of the vhost tree
 2021-07-08  1:08 UTC 

[PATCH] swiotlb: add overflow checks to swiotlb_bounce
 2021-07-08  0:59 UTC  (2+ messages)

[PATCH 00/17] Rust support
 2021-07-08  0:58 UTC  (11+ messages)
` [PATCH 04/17] vsprintf: add new `%pA` format specifier

[PATCH] tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
 2021-07-08  0:43 UTC  (7+ messages)

[PATCH] mm/debug_vm_pgtable: Fix corrupted PG_arch_1 by set_pmd_at()
 2021-07-08  0:35 UTC  (2+ messages)

Programming PASID in IMS entries
 2021-07-08  0:33 UTC  (7+ messages)

[PATCH] ksmbd: delete some stray tabs
 2021-07-08  0:33 UTC  (2+ messages)

[RESEND PATCH 2/2] soc: qcom: rpmhpd: Make power_on actually enable the domain
 2021-07-08  0:25 UTC  (3+ messages)

[PATCH] checkpatch: Add check for common mailing list helper checks
 2021-07-08  0:21 UTC  (5+ messages)

[PATCH 0/2] soc: qcom: rpmhpd: Improve rpmhpd enable handling
 2021-07-08  0:21 UTC  (3+ messages)
` [PATCH 1/2] soc: qcom: rpmhpd: Use corner in power_off

[mark-rutland:arm64/entry/further-rework 3/6] arch/arm64/kernel/entry-common.c:203:17: warning: no previous prototype for function 'prepare_el0t_return_from_fork'
 2021-07-08  0:17 UTC 

[GIT PULL] clk changes for the merge window
 2021-07-08  0:14 UTC 

[GIT PULL] f2fs for 5.14-rc1
 2021-07-08  0:10 UTC  (3+ messages)

[ti:ti-rt-linux-5.10.y 3916/6643] ld.lld: error: undefined symbol: spi_mem_exec_op
 2021-07-08  0:04 UTC 

[mark-rutland:arm64/entry/further-rework 3/6] arch/arm64/kernel/entry-common.c:203:17: warning: no previous prototype for function 'prepare_el0t_return_from_fork'
 2021-07-08  0:05 UTC 

[jolsa-perf:bpf/get_func_ip 4/7] kernel/trace/bpf_trace.c:969:14: warning: cast from pointer to integer of different size
 2021-07-07 23:47 UTC 

[PATCH] ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
 2021-07-07 23:34 UTC  (6+ messages)

[PATCH 1/4] mm/rmap: fix comments left over from recent changes
 2021-07-07 23:34 UTC  (13+ messages)
` [PATCH 2/4] mm/rmap: fix old bug: munlocking THP missed other mlocks
` [PATCH 3/4] mm/rmap: fix new bug: premature return from page_mlock_one()
` [PATCH 4/4] mm/rmap: try_to_migrate() skip zone_device !device_private

[PATCH 1/3] mfd: da9063: Add HWMON dependencies
 2021-07-07 23:28 UTC  (6+ messages)
` [PATCH 2/3] hwmon: da9063: HWMON driver

[PATCH v2 0/2] kvm: x86: Convey the exit reason to user-space on emulation failure
 2021-07-07 23:22 UTC  (3+ messages)

[PATCH] iavf: remove redundant null check on key
 2021-07-07 22:59 UTC  (4+ messages)

[PATCH 1/1] media: venus: hfi: fix return value check in sys_get_prop_image_version()
 2021-07-07 22:48 UTC  (2+ messages)

[PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
 2021-07-07 22:44 UTC  (7+ messages)

[PATCH v3 1/1] psi: stop relying on timer_pending for poll_work rescheduling
 2021-07-07 22:43 UTC  (3+ messages)

[PATCH 0/2] infer CROSS_COMPILE from ARCH for LLVM=1 LLVM_IAS=1
 2021-07-07 22:43 UTC  (3+ messages)
` [PATCH 1/2] Makefile: move initial clang flag handling into scripts/Makefile.clang
` [PATCH 2/2] Makefile: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1

[PATCH RFC 00/12] Enroll kernel keys thru MOK
 2021-07-07 22:32 UTC  (9+ messages)
` [PATCH RFC 05/12] integrity: Introduce mok keyring

[PATCH] docs: bpf: Added more extension example
 2021-07-07 22:22 UTC  (2+ messages)

[PATCH v1] mm: Enable suspend-only swap spaces
 2021-07-07 22:22 UTC  (3+ messages)

[RFC PATCH] perf evlist: Remove group option
 2021-07-07 22:22 UTC 

[PATCH 0/2 v3] tracing/histogram: Add buckets to group data in
 2021-07-07 22:14 UTC  (4+ messages)
` [PATCH 1/2 v3] tracing: Add linear buckets to histogram logic
` [PATCH 2/2 v3] tracing/histogram: Update the documentation for the buckets modifier

[PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
 2021-07-07 22:10 UTC  (4+ messages)

[PATCH v3] ASoC: atmel: ATMEL drivers don't need HAS_DMA
 2021-07-07 21:59 UTC  (2+ messages)

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-07 21:51 UTC  (3+ messages)
` [PATCH v2 4/4] "

[PATCH v3 00/11] CSI2RX support on J721E
 2021-07-07 21:51 UTC  (11+ messages)
` [PATCH v3 01/11] media: ov5640: Use runtime PM to control sensor power
` [PATCH v3 11/11] media: dt-bindings: Convert Cadence CSI2RX binding to YAML

[mark-rutland:arm64/entry/further-rework 3/6] arch/arm64/kernel/entry-common.c:203:17: warning: no previous prototype for 'prepare_el0t_return_from_fork'
 2021-07-07 21:49 UTC 

[PATCH net-next RFC 0/2] add elevated refcnt support for page pool
 2021-07-07 21:49 UTC  (7+ messages)
` [PATCH net-next RFC 1/2] page_pool: add page recycling support based on elevated refcnt

[PATCH v2] ASoC: atmel: ATMEL drivers depend on HAS_DMA
 2021-07-07 21:43 UTC  (4+ messages)

[GIT PULL] PCI changes for v5.14
 2021-07-07 21:42 UTC 

[PATCH] fpga: fpga-mgr: move compat_id from fpga_mgr to dfl
 2021-07-07 21:26 UTC  (3+ messages)

[syzbot] WARNING in dec_ucount
 2021-07-07 21:25 UTC 

[PATCH] PCI: Do not restore firmware BAR assignments behind a PCI-PCI bridge
 2021-07-07 21:23 UTC 

[PATCH 4/4] selftests/sgx: Trigger the reclaimer and #PF handler
 2021-07-07 21:20 UTC  (9+ messages)

[PATCH 1/1] mm: introduce process_reap system call
 2021-07-07 21:14 UTC  (12+ messages)

[tip:master] BUILD SUCCESS 5a9105c89dc34600c63d043bbc3636d45fad5d75
 2021-07-07 21:11 UTC 

[tip:locking/urgent] BUILD SUCCESS 7e1088760cfe0bb1fdb1f0bd155bfd52f080683a
 2021-07-07 21:11 UTC 

[PATCH] tools: bpf: Fix error in 'make -C tools/ bpf_install'
 2021-07-07 21:10 UTC  (3+ messages)

[hch-misc:m68k-set_fs 5/6] mm/maccess.c:31:9: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-07-07 21:09 UTC 

support booting of arbitrary non-blockdevice file systems v2
 2021-07-07 21:06 UTC  (7+ messages)
` [PATCH 3/2] fs: simplify get_filesystem_list / get_all_fs_names
  ` [Virtio-fs] "

[GIT PULL] percpu fixes for v5.14-rc1
 2021-07-07 21:06 UTC  (3+ messages)

[PATCH] scripts/spdxcheck-test.sh: Drop python2
 2021-07-07 21:06 UTC 

[PATCH bpf-next] libbpf: Introduce 'custom_btf_path' to 'bpf_obj_open_opts'
 2021-07-07 20:57 UTC  (4+ messages)

[PATCH] locking/atomic: sparc: fix arch_cmpxchg64_local()
 2021-07-07 20:56 UTC  (2+ messages)

[PATCH v5 0/8] RTL8231 GPIO expander support
 2021-07-07 20:53 UTC  (4+ messages)
` [PATCH v5 2/8] gpio: regmap: Add quirk for aliased data registers

[PATCH net] stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
 2021-07-07 20:51 UTC  (2+ messages)

[PATCH net] stmmac: dwmac-loongson: Fix unsigned comparison to zero
 2021-07-07 20:51 UTC  (2+ messages)

[PATCH V2] scripts/spdxcheck.py: Strictly read license files in utf-8
 2021-07-07 20:48 UTC 

[PATCH] fs, mm: fix race in unlinking swapfile
 2021-07-07 20:48 UTC 

[PATCH v2 0/6] Add TDX Guest Support (Attestation support)
 2021-07-07 20:42 UTC  (7+ messages)
` [PATCH v2 1/6] x86/tdx: Add TDREPORT TDX Module call support
` [PATCH v2 2/6] x86/tdx: Add GetQuote TDX hypercall support
` [PATCH v2 3/6] x86/tdx: Add SetupEventNotifyInterrupt "
` [PATCH v2 4/6] x86/tdx: Add TDX Guest event notify interrupt vector support
` [PATCH v2 5/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver
` [PATCH v2 6/6] tools/tdx: Add a sample attestation user app

[GIT PULL REQUEST] watchdog - v5.14 Merge window
 2021-07-07 20:40 UTC  (3+ messages)

div_u64/do_div stack size usage, was Re: [v3] block: Removed a warning while compiling with a cross compiler for parisc
 2021-07-07 20:39 UTC  (5+ messages)

[GIT PULL] More ACPI updates for v5.14-rc1
 2021-07-07 20:40 UTC  (2+ messages)

[GIT PULL] power-supply changes for 5.14
 2021-07-07 20:40 UTC  (2+ messages)

[GIT PULL] More power management updates for v5.14-rc1
 2021-07-07 20:40 UTC  (2+ messages)

[GIT PULL] nfsd changes for 5.14
 2021-07-07 20:40 UTC  (2+ messages)

ALSA: intel8x0: div by zero in snd_intel8x0_update()
 2021-07-07 20:33 UTC  (11+ messages)

[PATCH] Bluetooth: btusb: Add support for IMC Networks Mediatek Chip
 2021-07-07 20:14 UTC 

[PATCH V8 0/4] soc: imx: add i.MX BLK-CTL support
 2021-07-07 20:11 UTC  (2+ messages)

[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
 2021-07-07 20:00 UTC  (4+ messages)

[PATCH 1/3] PCI: tegra: Fix OF node reference leak
 2021-07-07 19:52 UTC  (5+ messages)
` [PATCH 3/3] PCI: tegra: make const array err_msg static

[PATCH v9 0/5] Generic page pool & deferred freeing for system dmabuf hea
 2021-07-07 19:42 UTC  (7+ messages)
` [PATCH v9 1/5] drm: Add a sharable drm page-pool implementation
  ` page pools, was "

[PATCH] s390: preempt: Fix preempt_count initialization
 2021-07-07 19:42 UTC 

[PATCH] f2fs: drop dirty node pages when cp is in error status
 2021-07-07 19:30 UTC 

[PATCH] preempt: Allow CONFIG_DEBUG_PREEMPT for CONFIG_PREEMPT_VOLUNTARY
 2021-07-07 19:23 UTC 

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-07 19:21 UTC  (32+ messages)
` [PATCH Part2 RFC v4 07/40] x86/sev: Split the physmap when adding the page in RMP table
` [PATCH Part2 RFC v4 09/40] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 RFC v4 11/40] crypto:ccp: Define the SEV-SNP commands
` [PATCH Part2 RFC v4 12/40] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 RFC v4 14/40] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 RFC v4 16/40] crypto: ccp: Handle the legacy SEV command when SNP is enabled
` [PATCH Part2 RFC v4 17/40] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 RFC v4 18/40] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 RFC v4 19/40] crypto: ccp: provide APIs to query extended attestation report
` [PATCH Part2 RFC v4 20/40] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 RFC v4 21/40] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 RFC v4 22/40] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 RFC v4 23/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 RFC v4 24/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 RFC v4 25/40] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [PATCH Part2 RFC v4 26/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 RFC v4 27/40] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP
` [PATCH Part2 RFC v4 28/40] KVM: X86: Introduce kvm_mmu_map_tdp_page() for use by SEV
` [PATCH Part2 RFC v4 29/40] KVM: X86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 RFC v4 30/40] KVM: X86: Define new RMP check related #NPF error bits
` [PATCH Part2 RFC v4 31/40] KVM: X86: update page-fault trace to log the 64-bit error code
` [PATCH Part2 RFC v4 32/40] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 RFC v4 33/40] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 RFC v4 34/40] KVM: SVM: Add support to handle "
` [PATCH Part2 RFC v4 35/40] KVM: Add arch hooks to track the host write to guest memory
` [PATCH Part2 RFC v4 36/40] KVM: X86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 RFC v4 37/40] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 RFC v4 38/40] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 RFC v4 39/40] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 RFC v4 40/40] KVM: SVM: Support SEV-SNP AP Creation NAE event

[PATCH] powerpc: preempt: Don't touch the idle task's preempt_count during hotplug
 2021-07-07 19:18 UTC 

[PATCH v4] tty: serial: jsm: allocate queue buffer at probe time
 2021-07-07 19:13 UTC  (4+ messages)

[GIT PULL] remoteproc updates for v5.14
 2021-07-07 19:09 UTC  (7+ messages)

[PATCH v2] kallsyms: new /proc/kallmodsyms with builtin modules and symbol sizes
 2021-07-07 19:07 UTC  (4+ messages)
` [PATCH v2 PING] "

[ide] b7fb14d3ac: EIP:ioread32_rep
 2021-07-07 19:05 UTC  (8+ messages)

[PATCH] sched: Fix nr_uninterruptible race causing increasing load average
 2021-07-07 19:04 UTC 

[PATCH v4 06/10] scsi: ufs: Remove host_sem used in suspend/resume
 2021-07-07 19:04 UTC  (10+ messages)

[PATCH v3] kallsyms: strip LTO suffixes from static functions
 2021-07-07 18:59 UTC  (4+ messages)
` [PATCH v4] "

[linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
 2021-07-07 18:54 UTC  (4+ messages)

[PATCH] riscv: explicitly use symbol offsets for VDSO
 2021-07-07 18:51 UTC 

[PATCH] gpu: ttm: fix GPF in ttm_bo_release
 2021-07-07 18:51 UTC 

[PATCH IPV6 1/1] ipv6: allocate enough headroom in ip6_finish_output2()
 2021-07-07 18:50 UTC  (6+ messages)

[GIT pull] x86/fpu for v5.14-rc1
 2021-07-07 18:45 UTC  (2+ messages)

[GIT PULL] Modules updates for v5.14
 2021-07-07 18:45 UTC  (2+ messages)

[GIT PULL] More fallthrough fixes for Clang for 5.14-rc1
 2021-07-07 18:45 UTC  (2+ messages)

[GIT PULL] xen: branch for v5.14-rc1
 2021-07-07 18:45 UTC  (2+ messages)

[GIT PULL] hwspinlock updates for v5.14
 2021-07-07 18:45 UTC  (2+ messages)

[PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
 2021-07-07 18:43 UTC  (3+ messages)
` [PATCH 1/2] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH 2/2] testing: use the copyleft-next-0.3.1 SPDX tag

[PATCH] powerpc: preempt: Don't touch the idle task's preempt_count during hotplug
 2021-07-07 18:38 UTC 

[RFCv2 0/7] libperf: Add leader/group info to perf_evsel
 2021-07-07 18:37 UTC  (4+ messages)


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