linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-13 16:01:46 to 2021-08-13 20:17:22 UTC [more...]

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-13 20:17 UTC  (9+ messages)
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has()

[PATCH] staging: r8188eu: Remove unnecessary ret variable in rtw_drv_init()
 2021-08-13 20:14 UTC 

[PATCH] dt-bindings: timer: Remove binding for energymicro,efm32-timer.txt
 2021-08-13 20:13 UTC  (2+ messages)

[PATCH] mm: add kernel_misc_reclaimable in show_free_areas
 2021-08-13 20:13 UTC  (2+ messages)

[PATCH v2 0/2] Add UFS PHY support for SM6115/4250
 2021-08-13 20:11 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,qmp: Add SM6115 UFS PHY bindings
` [PATCH v2 2/2] phy: qcom-qmp: Add support for SM6115 UFS phy

[PATCH v3 0/2] arm64: zynqmp: Extend board description
 2021-08-13 20:09 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: zynqmp: Add support for Xilinx Kria SOM board

[PATCH] ppc: add "-z notext" flag to disable diagnostic
 2021-08-13 20:05 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v4 00/13] KVM: Scalable memslots implementation
 2021-08-13 19:33 UTC  (14+ messages)
` [PATCH v4 01/13] KVM: x86: Cache total page count to avoid traversing the memslot array
` [PATCH v4 02/13] KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed
` [PATCH v4 03/13] KVM: Add "old" memslot parameter to kvm_arch_prepare_memory_region()
` [PATCH v4 04/13] KVM: x86: Move n_memslots_pages recalc "
` [PATCH v4 05/13] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
` [PATCH v4 06/13] KVM: Move WARN on invalid memslot index to update_memslots()
` [PATCH v4 07/13] KVM: Just resync arch fields when slots_arch_lock gets reacquired
` [PATCH v4 08/13] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v4 09/13] KVM: Use interval tree to do fast hva lookup in memslots
` [PATCH v4 10/13] KVM: s390: Introduce kvm_s390_get_gfn_end()
` [PATCH v4 11/13] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v4 12/13] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
` [PATCH v4 13/13] KVM: Optimize overlapping memslots check

[PATCH 5.10 00/19] 5.10.59-rc1 review
 2021-08-13 19:55 UTC  (5+ messages)
` [PATCH 5.10 04/19] bpf: Add _kernel suffix to internal lockdown_bpf_read
` [PATCH 5.10 12/19] vboxsf: Make vboxsf_dir_create() return the handle for the created file

[PATCH v16 0/7] usb: misc: Add onboard_usb_hub driver
 2021-08-13 19:52 UTC  (8+ messages)
` [PATCH v16 1/7] "
` [PATCH v16 2/7] of/platform: Add stubs for of_platform_device_create/destroy()
` [PATCH v16 3/7] ARM: configs: Explicitly enable USB_XHCI_PLATFORM where needed
` [PATCH v16 4/7] arm64: defconfig: Explicitly enable USB_XHCI_PLATFORM
` [PATCH v16 5/7] usb: Specify dependencies on USB_XHCI_PLATFORM with 'depends on'
` [PATCH v16 6/7] usb: host: xhci-plat: Create platform device for onboard hubs in probe()
` [PATCH v16 7/7] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2021-08-13 19:49 UTC  (7+ messages)

[PATCH v2] selftest: Add test for Soft-Dirty PTE bit
 2021-08-13 19:47 UTC  (3+ messages)

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-08-13 19:44 UTC  (10+ messages)
` [PATCH 10/64] lib80211: Use struct_group() for memcpy() region
` [PATCH 39/64] mac80211: Use memset_after() to clear tx status

[PATCH v9 00/26] x86: Support Intel Advanced Matrix Extensions
 2021-08-13 19:44 UTC  (11+ messages)
` [PATCH v9 08/26] x86/fpu/xstate: Introduce helpers to manage the XSTATE buffer dynamically
` [PATCH v9 14/26] x86/arch_prctl: Create ARCH_SET_STATE_ENABLE/ARCH_GET_STATE_ENABLE

[PATCH v6 00/12] mm/debug_vm_pgtable: Enhancements
 2021-08-13 19:43 UTC  (4+ messages)

[PATCH v1 net-next 4/7] ptp_pch: Switch to use module_pci_driver() macro
 2021-08-13 19:38 UTC  (8+ messages)

[PATCHv2 0/4] Meson-8b and Meson-gxbb Fix some missing code
 2021-08-13 19:35 UTC  (11+ messages)
` [PATCHv2 1/4] ARM: dts: meson8b: odroidc1: Add usb phy power node

[PATCH v8 1/5] Bluetooth: btusb: disable Intel link statistics telemetry events
 2021-08-13 19:34 UTC  (7+ messages)
` [PATCH v8 2/5] Bluetooth: btintel: support "
` [PATCH v8 3/5] Bluetooth: refactor set_exp_feature with a feature table
` [PATCH v8 4/5] Bluetooth: Support the quality report events
` [PATCH v8 5/5] Bluetooth: set quality report callback for Intel

[PATCH v5 0/9] dyndbg: add DEFINE_DYNAMIC_DEBUG_CATEGORIES and use in DRM
 2021-08-13 19:33 UTC  (9+ messages)
` [PATCH v5 2/9] moduleparam: add data member to struct kernel_param
` [PATCH v5 3/9] dyndbg: add DEFINE_DYNAMIC_DEBUG_CATEGORIES and callbacks

[PATCH v1 net-next 1/3] ptp_ocp: Switch to use module_pci_driver() macro
 2021-08-13 19:30 UTC  (3+ messages)

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-13 19:31 UTC  (6+ messages)
` [PATCH V3 05/13] HV: Add Write/Read MSR registers via ghcb page
` [PATCH V3 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM

[PATCH] PCIe: limit Max Read Request Size on i.MX to 512 bytes
 2021-08-13 19:22 UTC  (2+ messages)

[PATCH v2 1/1] Add field checking tests for perf stat CSV output
 2021-08-13 19:21 UTC 

[PATCH -next v3] nbd: add the check to prevent overflow in __nbd_ioctl()
 2021-08-13 19:09 UTC  (2+ messages)

[PATCH] arm64: dts: synaptics: remove unused DTSI for AS370
 2021-08-13 19:08 UTC  (2+ messages)

[PATCH v1] of: property: fw_devlink: Add support for "resets" and "pwms"
 2021-08-13 19:06 UTC  (2+ messages)

[PATCH v5] dt-bindings: net: can: c_can: convert to json-schema
 2021-08-13 19:05 UTC  (4+ messages)

[PATCH V2 0/3] gpio: modepin: Add driver support for modepin GPIO controller
 2021-08-13 19:01 UTC  (3+ messages)
` [PATCH V2 2/3] dt-bindings: gpio: zynqmp: Add binding documentation for modepin

[PATCH v2 0/4] open/accept directly into io_uring fixed file table
 2021-08-13 19:00 UTC  (6+ messages)
` [PATCH v2 1/4] net: add accept helper not installing fd
` [PATCH v2 2/4] io_uring: openat directly into fixed fd table
` [PATCH v2 3/4] io_uring: hand code io_accept() fd installing
` [PATCH v2 4/4] io_uring: accept directly into fixed file table

[PATCH 0/7] ARM: dts: at91: add Exegin Q5xR5 and CalAmp LMU5000
 2021-08-13 18:58 UTC  (10+ messages)
` [PATCH 2/7] dt-bindings: add vendor prefix for exegin
` [PATCH 3/7] dt-bindings: ARM: at91: document exegin q5xr5 board
` [PATCH 5/7] dt-bindings: add vendor prefix for calamp
` [PATCH 6/7] dt-bindings: ARM: at91: document CalAmp LMU5000 board

[PATCH v14 035/138] mm/memcg: Use the node id in mem_cgroup_update_tree()
 2021-08-13 18:56 UTC  (7+ messages)
` [PATCH v14 000/138] Memory folios
  ` [PATCH v14 022/138] mm/filemap: Add __folio_lock_or_retry()

[PATCH v2] f2fs: introduce periodic iostat io latency traces
 2021-08-13 18:56 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH v3 0/7] arm64: dts: rockchip: rk3568-evb1-v10: add sd card support
 2021-08-13 18:54 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: power: add rk3568-pmu-io-domain support

[PATCH v4 1/8] x86/sgx: Add /sys/kernel/debug/x86/sgx_total_mem
 2021-08-13 18:53 UTC  (3+ messages)

[PATCH] dt-bindings: misc: add schema for USB hub on Kirin devices
 2021-08-13 18:52 UTC  (2+ messages)

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-08-13 18:48 UTC  (4+ messages)
` [PATCH v3 3/4] rcu/nocb: Protect NOCB state via local_lock() under PREEMPT_RT

[PATCH v28 00/25] LSM: Module stacking for AppArmor
 2021-08-13 18:48 UTC  (6+ messages)
` [PATCH v28 22/25] Audit: Add record for multiple process LSM attributes

[PATCH] semaphore: Add might_sleep() to down_*() family
 2021-08-13 18:47 UTC  (4+ messages)

BUG REPORT: vfio_pci driver
 2021-08-13 18:34 UTC 

[PATCH v1 0/2] Add UFS PHY support for SM6115/4250
 2021-08-13 18:38 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: phy: qcom,qmp: Add SM6115 UFS PHY bindings

[v2 PATCH 0/4] x86/kvm: Virtual suspend time injection support
 2021-08-13 18:36 UTC  (3+ messages)
` [v2 PATCH 2/4] x86/kvm: Add definitions for virtual suspend time injection

[PATCH] tty: Fix data race between tiocsti() and flush_to_ldisc()
 2021-08-13 18:35 UTC  (3+ messages)

[PATCH v15 0/6] usb: misc: Add onboard_usb_hub driver
 2021-08-13 18:33 UTC  (7+ messages)

[PATCH v5 1/2] f2fs: introduce proc/fs/f2fs/<dev>/fsck_stack node
 2021-08-13 18:33 UTC  (2+ messages)
`  "

[PATCH v2] genirq/timings: Fix error return code in irq_timings_test_irqs()
 2021-08-13 18:32 UTC  (2+ messages)

[PATCH RESEND 1/2] dt-bindings: clock: add Qualcomm MSM8953 GCC driver bindings
 2021-08-13 18:28 UTC  (2+ messages)

[PATCH v3 00/14] Enroll kernel keys thru MOK
 2021-08-13 18:26 UTC  (4+ messages)
` [PATCH v3 01/14] integrity: Introduce a Linux keyring for the Machine Owner Key (MOK)

[PATCH 0/4] staging: r8188eu: refactor Hal_GetChnlGroup88E()
 2021-08-13 18:25 UTC  (4+ messages)
` [PATCH 1/4] staging: r8188eu: remove 5GHz code from Hal_GetChnlGroup88E()

[PATCH v3 0/2] Fix syzkaller bug: hung task in hub_port_init
 2021-08-13 18:25 UTC  (3+ messages)
` [PATCH v3 1/2] usbip: give back URBs for unsent unlink requests during cleanup
` [PATCH v3 2/2] usbip: eliminate duplicate code in vhci_device_unlink_cleanup

[PATCH net-next 0/3] net: fec: add support to select wakeup irq source
 2021-08-13 18:22 UTC  (9+ 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] PCIe: limit Max Read Request Size on i.MX to 512 bytes
 2021-08-13 18:18 UTC  (3+ messages)

[PATCH 0/5] arm64: Survival kit for SCR_EL3.HCE==0 conditions
 2021-08-13 18:17 UTC  (8+ messages)
` [PATCH 2/5] arm64: Handle UNDEF in the EL2 stub vectors
` [PATCH 3/5] arm64: Detect disabled HVC early

[PATCH 0/8] arm64: dts: initial NXP S32G2 support
 2021-08-13 18:11 UTC  (16+ messages)
` [PATCH 1/8] dt-bindings: arm: fsl: add NXP S32G2 boards
` [PATCH 2/8] dt-bindings: serial: fsl-linflexuart: convert to json-schema format
` [PATCH 3/8] dt-bindings: serial: fsl-linflexuart: Add compatible for S32G2

[PATCH v5 1/2] f2fs: introduce proc/fs/f2fs/<dev>/fsck_stack node
 2021-08-13 18:06 UTC  (2+ messages)

[PATCH] kcsan: selftest: Cleanup and add missing __init
 2021-08-13 17:58 UTC  (2+ messages)

[PATCH v1 net-next 3/3] ptp_ocp: use bits.h macros for all masks
 2021-08-13 17:48 UTC  (3+ messages)

[PATCH] usb: misc: chaoskey: remove useless else
 2021-08-13 17:38 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: watchdog: sunxi: Add compatible for R329
 2021-08-13 17:46 UTC  (2+ messages)

[PATCH v2 0/3] Add module build support for timer driver
 2021-08-13 17:44 UTC  (4+ messages)
` [PATCH v2 3/3] clocksource/drivers/sprd: Add module support to Unisoc timer

[tip:master] BUILD SUCCESS 0b52902cd2d9a36b357af14515d76de5c82d1fd6
 2021-08-13 17:37 UTC 

[PATCH v1 net 1/1] ptp_pch: Restore dependency on PCI
 2021-08-13 17:33 UTC 

[syzbot] WARNING in static_key_slow_try_dec (2)
 2021-08-13 17:27 UTC 

[PATCH] ASoC: rt5682: Remove unused variable in rt5682_i2c_remove()
 2021-08-13 17:26 UTC  (2+ messages)

[PATCH -next] spi: mxic: add missing braces
 2021-08-13 17:25 UTC  (2+ messages)

[PATCH resend v6 0/3] power: supply: mt6360_charger: add MT6360 charger support
 2021-08-13 17:25 UTC  (7+ messages)

vmlinux.o: warning: objtool: do_machine_check()+0x5dc: call to memset() leaves .noinstr.text section
 2021-08-13 17:24 UTC  (2+ messages)

[PATCH v1] opp: Release current OPP properly
 2021-08-13 17:23 UTC  (3+ messages)

[PATCH v2 00/12] Implement generic prot_guest_has() helper function
 2021-08-13 17:22 UTC  (15+ messages)
` [PATCH v2 01/12] x86/ioremap: Selectively build arch override encryption functions
` [PATCH v2 02/12] mm: Introduce a function to check for virtualization protection features
` [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH v2 04/12] powerpc/pseries/svm: Add a powerpc "
` [PATCH v2 05/12] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
` [PATCH v2 06/12] x86/sev: Replace occurrences of sev_active() "
` [PATCH v2 07/12] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH v2 08/12] treewide: Replace the use of mem_encrypt_active() "
` [PATCH v2 09/12] mm: Remove the now unused mem_encrypt_active() function
` [PATCH v2 10/12] x86/sev: "
` [PATCH v2 11/12] powerpc/pseries/svm: "
` [PATCH v2 12/12] s390/mm: "

IIO, dmabuf, io_uring
 2021-08-13 17:20 UTC  (2+ messages)

[PATCH 1/2] power: reset: linkstation-poweroff: prepare for new devices
 2021-08-13 17:18 UTC  (4+ messages)
` [PATCH 2/2] power: reset: linkstation-poweroff: add new device

[PATCH v2 0/3] PCI: Add legacy interrupt support in pci-j721e
 2021-08-13 17:17 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: ti,j721e: Add bindings to specify legacy interrupts

[syzbot] possible deadlock in sk_diag_fill (3)
 2021-08-13 17:17 UTC 

[PATCH] drm/i915/selftest: Fix use of err in igt_reset_{fail,nop}_engine()
 2021-08-13 17:11 UTC 

[PATCH] RISC-V: prevent sbi_send_cpumask_ipi race with ftrace
 2021-08-13 17:09 UTC  (3+ messages)

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-13 17:09 UTC  (3+ messages)
` [PATCH Part1 RFC v4 13/36] x86/kernel: Make the bss.decrypted section shared in RMP table

[GIT PULL] iommu/arm-smmu: Updates for 5.15
 2021-08-13 17:03 UTC  (2+ messages)

[PATCH -next 1/2] selftests: Fix vm_handle_exception undefined error
 2021-08-13 17:01 UTC  (2+ messages)

[PATCH] powerpc/svm: Don't issue ultracalls if !mem_encrypt_active()
 2021-08-13 16:54 UTC  (3+ messages)

[linux-stable-rc:linux-5.4.y 3700/4278] arch/powerpc/math-emu/math_efp.c:927:13: error: a parameter list without types is only allowed in a function definition
 2021-08-13 16:50 UTC 

[PATCH] dt-bindings: memory: convert Samsung Exynos DMC to dtschema
 2021-08-13 16:49 UTC  (2+ messages)

[PATCH 0/4] Prepare for ECMDQ support
 2021-08-13 16:45 UTC  (4+ messages)
` [PATCH 1/4] iommu/arm-smmu-v3: Use command queue batching helpers to improve performance

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-13 16:43 UTC  (4+ messages)
` [Resend RFC PATCH V4 09/13] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM

[PATCH 0/2] KVM: x86/mmu: Fix a TDP MMU leak and optimize zap all
 2021-08-13 16:38 UTC  (11+ messages)
` [PATCH 2/2] KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEs

[PATCH] media: atomisp: restore missing 'return' statement
 2021-08-13 16:38 UTC  (2+ messages)

[PATCH] POWER SUPPLY CLASS/SUBSYSTEM : add new status 'Full charging' can show that the battery is fully charged but still charging
 2021-08-13 16:34 UTC  (2+ messages)

[PATCH] Revert "arm pl011 serial: support multi-irq request"
 2021-08-13 16:31 UTC 

[Intel-wired-lan] [PATCH] igb: handle vlan types with checker enabled
 2021-08-13 16:32 UTC 

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-13 16:32 UTC  (6+ messages)
` [PATCH Part2 RFC v4 33/40] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT

[PATCH 0/3] Remove scsi_cmnd.tag
 2021-08-13 16:31 UTC  (7+ messages)
` [PATCH 1/3] scsi: wd719: Stop using scsi_cmnd.tag
` [PATCH 2/3] scsi: fnic: Stop setting scsi_cmnd.tag
` [PATCH 3/3] scsi: Remove scsi_cmnd.tag

[RFC 0/4] open/accept directly into io_uring fixed file table
 2021-08-13 16:30 UTC  (4+ messages)

USB-Audio: Device or resource busy (strace log)
 2021-08-13 16:29 UTC  (4+ messages)

[PATCH v3 0/2] add Watchdog Timer delay support for BQ24735
 2021-08-13 16:29 UTC  (5+ messages)
` [PATCH v3 1/2] power: supply: bq24735: reorganize ChargeOption command macros
` [PATCH v3 2/2] power: supply: bq24735: add watchdog timer delay support

[PATCH 00/16] KVM: x86: pass arguments on the page fault path via struct kvm_page_fault
 2021-08-13 16:28 UTC  (3+ messages)
` [PATCH 02/16] KVM: x86: clamp host mapping level to max_level in kvm_mmu_max_mapping_level

drivers/net/wireless/mediatek/mt76/mt7915/init.c:134:41: warning: passing argument 1 of 'thermal_cooling_device_register' discards 'const' qualifier from pointer target type
 2021-08-13 16:26 UTC  (2+ messages)

[PATCH v1 0/3] perf: Support compat mode for AUX ring buffer
 2021-08-13 16:22 UTC  (3+ messages)
` [PATCH v1 2/3] perf auxtrace: Add compat_auxtrace_mmap__{read_head|write_tail}

[PATCH] KVM: x86: add a new field 'is_idle' to kvm_steal_time
 2021-08-13 16:14 UTC 

[PATCH v2] x86/acpi: Don't add CPUs that are not online capable
 2021-08-13 16:18 UTC 

[PATCH] misc_cgroup: use a counter to count the number of failures
 2021-08-13 16:16 UTC  (2+ messages)

[PATCH] drivers:md:fix a potential use-after-free bug
 2021-08-13 16:16 UTC 

[GIT PULL] vboxsf fixes for 5.14-1
 2021-08-13 16:11 UTC  (6+ messages)
      ` Paragon NTFSv3 (was Re: [GIT PULL] vboxsf fixes for 5.14-1)

BISECTED: i915 0000:00:02.0: Device initialization failed (-19)
 2021-08-13 16:10 UTC  (2+ messages)

[PATCH] staging: r8188eu: Remove variables and simplify PHY_SwChnl8188E()
 2021-08-13 16:08 UTC 

[PATCH-cgroup v4 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-08-13 16:07 UTC  (7+ messages)
` [PATCH v4 2/6] cgroup/cpuset: Properly handle partition root tree

[PATCH v6 1/2] tty: hvc: pass DMA capable memory to put_chars()
 2021-08-13 16:07 UTC  (4+ messages)

[PATCH v4 0/9] MIPS: Migrate pistachio to generic kernel
 2021-08-13 16:03 UTC  (3+ messages)
` [PATCH v4 4/9] clocksource/drivers/pistachio: Make it selectable for MIPS

[PATCH RFC 0/4] mm: Enable PM_SWAP for shmem with PTE_MARKER
 2021-08-13 16:01 UTC  (4+ messages)
` [PATCH RFC 4/4] mm: Install marker pte when page out for shmem pages


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