linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-29 16:06:38 to 2019-11-29 23:18:27 UTC [more...]

[PATCH v24 00/24] Intel SGX foundations
 2019-11-29 23:13 UTC  (24+ messages)
` [PATCH v24 01/24] x86/sgx: Update MAINTAINERS
` [PATCH v24 02/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v24 03/24] x86/cpufeatures: x86/msr: Intel SGX Launch Control "
` [PATCH v24 04/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v24 05/24] x86/sgx: Add SGX microarchitectural data structures
` [PATCH v24 06/24] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v24 07/24] x86/cpu/intel: Detect SGX supprt
` [PATCH v24 08/24] x86/sgx: Enumerate and track EPC sections
` [PATCH v24 09/24] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v24 10/24] x86/sgx: Add sgx_einit() for wrapping ENCLS[EINIT]
` [PATCH v24 11/24] mm: Introduce vm_ops->may_mprotect()
` [PATCH v24 12/24] x86/sgx: Linux Enclave Driver
` [PATCH v24 13/24] selftests/x86: Recurse into subdirectories
` [PATCH v24 14/24] selftests/x86: Add a selftest for SGX
` [PATCH v24 15/24] x86/sgx: Add provisioning
` [PATCH v24 16/24] x86/sgx: Add a page reclaimer
` [PATCH v24 17/24] x86/sgx: ptrace() support for the SGX driver
` [PATCH v24 18/24] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v24 19/24] x86/fault: Add helper function to sanitize error code
` [PATCH v24 20/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v24 21/24] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions
` [PATCH v24 22/24] selftests/x86: Add vDSO selftest for SGX
` [PATCH v24 23/24] docs: x86/sgx: Document microarchitecture

One question about trusted key of keyring in Linux kernel
 2019-11-29 23:01 UTC  (7+ messages)

RCU stall on 4.9.191/CONFIG_PREEMPT, single CPU
 2019-11-29 22:52 UTC 

[PATCH RT] locking: Make spinlock_t and rwlock_t a RCU section on RT
 2019-11-29 22:51 UTC  (6+ messages)

[RESEND PATCH] arm/arm64: defconfig: Update configs to use the new CROS_EC options
 2019-11-29 22:49 UTC 

[PATCH] block: optimise bvec_iter_advance()
 2019-11-29 22:47 UTC  (3+ messages)

[PATCH 0/2] Revert patches fixing probing of interrupts
 2019-11-29 22:37 UTC  (2+ messages)

[PATCH RFC] signalfd: add support for SFD_TASK
 2019-11-29 22:30 UTC  (8+ messages)

[PATCH 4.19 000/306] 4.19.87-stable review
 2019-11-29 22:24 UTC  (7+ messages)
` [PATCH 4.19 185/306] net: hns3: bugfix for buffer not free problem during resetting

[PATCH next 0/3] debugfs: introduce debugfs_create_single/seq[,_data]
 2019-11-29 22:23 UTC  (9+ messages)
` [PATCH next 3/3] debugfs: introduce debugfs_create_seq[,_data]

[PATCH] power: supply: cros_usbpd: Remove dev_err() getting the number of ports
 2019-11-29 22:02 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: add IRQF_SHARED
 2019-11-29 21:57 UTC  (2+ messages)

[PATCH v2 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-29 21:44 UTC  (4+ messages)
` [PATCH v2 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-11-29 21:45 UTC 

[PATCH v2] moduleparam: fix kerneldoc
 2019-11-29 21:40 UTC  (2+ messages)

[PATCH v7 0/5] Add support for QCOM Core Power Reduction
 2019-11-29 21:39 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: power: avs: Add support for CPR (Core Power Reduction)
` [PATCH v7 2/5] "
` [PATCH v7 3/5] arm64: dts: qcom: qcs404: Add CPR and populate OPP table
` [PATCH v7 4/5] arm64: defconfig: enable CONFIG_QCOM_CPR
` [PATCH v7 5/5] arm64: defconfig: enable CONFIG_ARM_QCOM_CPUFREQ_NVMEM

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-11-29 21:35 UTC  (16+ messages)
` [PATCH RFC 01/15] KVM: Move running VCPU from ARM to common code
` [PATCH RFC 02/15] KVM: Add kvm/vcpu argument to mark_dirty_page_in_slot
` [PATCH RFC 03/15] KVM: Add build-time error check on kvm_run size
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking
` [PATCH RFC 05/15] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH RFC 06/15] KVM: Introduce dirty ring wait queue
` [PATCH RFC 07/15] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH RFC 08/15] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH RFC 09/15] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH RFC 10/15] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH RFC 11/15] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH RFC 12/15] KVM: selftests: Add dirty ring buffer test
` [PATCH RFC 13/15] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH RFC 14/15] KVM: selftests: Add "-c" parameter to dirty log test
` [PATCH RFC 15/15] KVM: selftests: Test dirty ring waitqueue

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-11-29 21:33 UTC  (2+ messages)
` [PATCH RFC 01/15] KVM: Move running VCPU from ARM to common code

[PATCH] arm: explicitly place .fixup in .text
 2019-11-29 21:33 UTC  (2+ messages)

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-11-29 21:32 UTC  (2+ messages)
` [PATCH RFC 01/15] KVM: Move running VCPU from ARM to common code

[PATCH v3 0/6] Add rtc support for rn5t618 mfd
 2019-11-29 21:20 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: mfd: rn5t618: Document optional property interrupts
` [PATCH v3 2/6] mfd: rn5t618: prepare for irq handling
` [PATCH v3 3/6] mfd: rn5t618: add irq support
` [PATCH v3 4/6] mfd: rn5t618: add rtc related registers
` [PATCH v3 5/6] mfd: rn5t618: add more subdevices
` [PATCH v3 6/6] rtc: rtc-rc5t619: add ricoh rc5t619 RTC driver

[PATCH v14 0/6] mm / virtio: Provide support for unused page reporting
 2019-11-29 21:13 UTC  (11+ messages)
` [PATCH v14 3/6] mm: Introduce Reported pages
` [PATCH v14 6/6] virtio-balloon: Add support for providing unused page reports to host

[PATCH v3 00/19] x86/cpu: Clean up handling of VMX features
 2019-11-29 21:11 UTC  (6+ messages)
` [PATCH v3 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR

[PATCH] arm64: dts: ls1028a: put SAIs into async mode
 2019-11-29 21:09 UTC 

KASAN: use-after-free Read in ax88172a_unbind
 2019-11-29 21:05 UTC 

possible deadlock in i2c_transfer
 2019-11-29 21:05 UTC 

[GIT PULL] tpmdd updates for Linux v5.4
 2019-11-29 21:04 UTC  (4+ messages)

[PATCH] Documentation: security: core.rst: fix warnings
 2019-11-29 20:57 UTC  (2+ messages)

Build failure on latest powerpc/merge (311ae9e159d8 io_uring: fix dead-hung for non-iter fixed rw)
 2019-11-29 20:45 UTC  (6+ messages)

[PATCH] selftests: pmtu: use -oneline for ip route list cache
 2019-11-29 20:30 UTC  (2+ messages)

[PATCH v2 12/14] torture: Replace cpu_up/down with device_online/offline
 2019-11-29 20:38 UTC  (7+ messages)

[PATCH 0/2] ACPI: PM: s2idle: Fix possible suspend lock-up
 2019-11-29 20:35 UTC  (2+ messages)

dma-mapping: use bit macros
 2019-11-29 20:27 UTC 

[PATCH] kernel: audit.c: Add __rcu notation to RCU pointer
 2019-11-29 20:08 UTC  (6+ messages)

[PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-11-29 20:05 UTC  (3+ messages)

[PATCH] perf/core: Add SRCU annotation for pmus list walk
 2019-11-29 20:05 UTC  (2+ messages)

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-11-29 19:59 UTC  (6+ messages)
` [RESEND PATCH v5 1/5] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo
` [RESEND PATCH v5 3/5] Documentation/arm64: Fix a simple typo in memory.rst
` [RESEND PATCH v5 4/5] Documentation/vmcoreinfo: Add documentation for 'MAX_PHYSMEM_BITS'
` [RESEND PATCH v5 5/5] Documentation/vmcoreinfo: Add documentation for 'TCR_EL1.T1SZ'

[PATCH 0/5] Improvements to IMX290 CMOS driver
 2019-11-29 19:49 UTC  (7+ messages)
` [PATCH 1/5] media: i2c: imx290: Add support for 2 data lanes
` [PATCH 2/5] media: i2c: imx290: Add support for test pattern generation
` [PATCH 3/5] media: i2c: imx290: Add RAW12 mode support
` [PATCH 4/5] media: i2c: imx290: Add support to enumerate all frame sizes
` [PATCH 5/5] media: i2c: imx290: Add configurable link frequency and pixel rate

[GIT PULL] HID for 5.5
 2019-11-29 19:46 UTC 

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-11-29 19:28 UTC  (2+ messages)
` [RESEND PATCH v5 1/5] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo

[PATCH] Bluetooth: btusb: fix memory leak on fw
 2019-11-29 19:22 UTC  (2+ messages)

[PATCH v2 00/17] SoC and defconfig support for SAM9X60
 2019-11-29 14:06 UTC  (3+ messages)
` [PATCH v2 04/17] power: reset: Kconfig: select POWER_RESET_AT91_RESET for sam9x60

[PATCH 1/2] dt-bindings: power/supply: Document generic USB charger
 2019-11-29 14:03 UTC  (3+ messages)
` [PATCH 2/2] power/supply: Add generic USB charger driver

[PATCH v4] gpio: pca953x: Add Maxim MAX7313 PWM support
 2019-11-29 19:10 UTC 

[GIT PULL] perf/core improvements and fixes
 2019-11-29 19:09 UTC  (8+ messages)
` [PATCH 04/15] perf tools: Add map_groups to 'struct addr_location'

[PATCH v3 00/10] clk: clk-wizard: clock-wizard: Driver updates
 2019-11-29 19:02 UTC  (5+ messages)
` [PATCH v3 08/10] clk: clock-wizard: Make the output names unique

[GIT PULL] libnvdimm for v5.5
 2019-11-29 18:56 UTC 

[PATCH 4.14 000/211] 4.14.157-stable review
 2019-11-29 18:48 UTC  (3+ messages)

[PATCH v4 1/2] powerpc/irq: bring back ksp_limit management in C functions
 2019-11-29 18:46 UTC  (10+ messages)
` [PATCH v4 2/2] powerpc/irq: inline call_do_irq() and call_do_softirq()

[PATCH v7 0/5] power: supply: MAX17040: Add IRQ for low level and alert SOC changes
 2019-11-29 18:33 UTC  (5+ messages)
` [PATCH v7 4/5] power: supply: max17040: Config alert SOC low level threshold from FDT

[PATCH 0/7] docs: Update ko_KR translations
 2019-11-29 18:28 UTC  (2+ messages)
` [PATCH] docs/memory-barriers.txt.kokr: Minor wordsmith

[PATCH] ptrace/x86: introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
 2019-11-29 18:19 UTC  (11+ messages)

[PATCH] Documentation: kvm: Fix mention to number of ioctls classes
 2019-11-29 18:18 UTC  (2+ messages)

[PATCH v3 4/4] s390/livepatch: Implement reliable stack tracing for the consistency model
 2019-11-29 18:16 UTC  (7+ messages)
  ` [PATCH v4 1/2] s390/unwind: add stack pointer alignment sanity checks
  ` [PATCH v4 2/2] s390/livepatch: Implement reliable stack tracing for the consistency model

[ v1] hwmon: (pmbus) Add Wistron power supply pmbus driver
 2019-11-29 18:16 UTC  (2+ messages)

[PATCH] fix __percpu annotation in asm-generic
 2019-11-29 18:11 UTC  (5+ messages)

[PATCH] Documentation/barriers/kokr: Remove references to [smp_]read_barrier_depends()
 2019-11-29 18:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/6] STM32 DT: Updates for SOC diversity
 2019-11-29 18:06 UTC  (7+ messages)
` [PATCH v2 1/6] ARM: dts: stm32: Adapt stm32mp157 pinctrl to manage STM32MP15xx SOCs family
` [PATCH v2 2/6] ARM: dts: stm32: Update stm32mp157 pinctrl files
` [PATCH v2 3/6] ARM: dts: stm32: Introduce new STM32MP15 SOCs: STM32MP151 and STM32MP153
` [PATCH v2 4/6] ARM: dts: stm32: Manage security diversity for STM32M15x SOCs
` [PATCH v2 5/6] ARM: dts: stm32: Adapt STM32MP157 DK boards to stm32 DT diversity
` [PATCH v2 6/6] ARM: dts: stm32: Adapt STM32MP157C ED1 board to STM32 "

[PATCH] net: ethernet: ti: ale: ensure vlan/mdb deleted when no members
 2019-11-29 17:58 UTC  (4+ messages)

[PATCH] Ensure pci transactions coming from PLX NTB are handled when IOMMU is turned on
 2019-11-29 17:58 UTC  (13+ messages)
` [PATCH v2] PCI: Add DMA alias quirk for PLX PEX NTB
    ` [PATCH v3 1/2] PCI: Add parameter nr_devfns to pci_add_dma_alias
        ` [PATCH v4 "
                ` [PATCH v5 1/3] PCI: Fix off by one in dma_alias_mask allocation size
                  ` [PATCH v5 2/3] PCI: Add parameter nr_devfns to pci_add_dma_alias
                    ` [PATCH v5 3/3] PCI: Add DMA alias quirk for PLX PEX NTB

[PATCH v2] net: ethernet: ti: ale: ensure vlan/mdb deleted when no members
 2019-11-29 17:58 UTC 

[PATCH v5] taskstats: fix data-race
 2019-11-29 17:57 UTC  (6+ messages)
` [PATCH v6] "

[PATCH v2 1/2] USB: core: Make port power cycle a seperate helper function
 2019-11-29 17:41 UTC  (2+ messages)
` [PATCH v2 2/2] USB: core: Attempt power cycle port when it's in eSS.Disabled state

[PATCH v8 00/10] Enable Sub-Page Write Protection Support
 2019-11-29 17:27 UTC  (11+ messages)
` [PATCH v8 01/10] Documentation: Introduce EPT based Subpage Protection and related APIs
` [PATCH v8 02/10] vmx: spp: Add control flags for Sub-Page Protection(SPP)
` [PATCH v8 03/10] mmu: spp: Add SPP Table setup functions
` [PATCH v8 04/10] mmu: spp: Add functions to operate SPP access bitmap
` [PATCH v8 05/10] x86: spp: Introduce user-space SPP IOCTLs
` [PATCH v8 06/10] vmx: spp: Set up SPP paging table at vmentry/vmexit
` [PATCH v8 07/10] mmu: spp: Enable Lazy mode SPP protection
` [PATCH v8 08/10] mmu: spp: Handle SPP protected pages when VM memory changes
` [PATCH v8 09/10] x86: spp: Add SPP protection check in emulation
` [PATCH v8 10/10] kvm: selftests: selftest for Sub-Page protection

[PATCH v3 0/6] DA9062 PMIC features
 2019-11-29 17:25 UTC  (7+ messages)
` [PATCH v3 1/6] gpio: treewide rename gpio_chip_hwgpio to gpiod_to_offset
` [PATCH v3 2/6] gpio: make gpiod_to_offset() available for other users
` [PATCH v3 3/6] dt-bindings: mfd: da9062: add regulator voltage selection documentation
` [PATCH v3 4/6] regulator: da9062: add voltage selection gpio support
` [PATCH v3 5/6] dt-bindings: mfd: da9062: add regulator gpio enable/disable documentation
` [PATCH v3 6/6] regulator: da9062: add gpio based regulator dis-/enable support

AVX register corruption from signal delivery
 2019-11-29 17:08 UTC  (9+ messages)
    ` [PATCH] x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
          ` [PATCH v2] "

[Bisected] altera_edac crash on a system without ECC
 2019-11-29 16:57 UTC 

[PATCH v9 00/17] Enable FSGSBASE instructions
 2019-11-29 16:51 UTC  (5+ messages)

[PATCH v1 0/2] Add suppport for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2019-11-29 16:48 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: display: add sc7180 panel variant
  ` [Freedreno] "

[GIT PULL REQUEST] watchdog - v5.5 Merge window
 2019-11-29 16:00 UTC 

[PATCH v2] fs: Fix page_mkwrite off-by-one errors
 2019-11-29 16:35 UTC  (3+ messages)

[PATCH V3 0/3] Move swap functions out of address space operations
 2019-11-29 16:33 UTC  (4+ messages)
` [PATCH V3 1/3] fs: Clean up mapping variable
` [PATCH V3 2/3] fs: Move swap_[de]activate to file_operations
` [PATCH V3 3/3] Documentation/fs: Move swap_[de]activate() "

[RFC v3 0/5] perf tools: Add support for some spe events and precise ip
 2019-11-29 16:32 UTC  (3+ messages)
` [RFC v3 5/5] perf tools: Add support to process multi spe events

[PATCH v2 0/3] KVM: X86: Cleanups on dest_mode and headers
 2019-11-29 16:32 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: X86: Some cleanups in ioapic.h/lapic.h
` [PATCH v2 2/3] KVM: X86: Use APIC_DEST_* macros properly
` [PATCH v2 3/3] KVM: X86: Fixup kvm_apic_match_dest() dest_mode parameter

[PATCH] nouveau: fix incorrect sizeof on args.src an args.dst
 2019-11-29 16:28 UTC 

[PATCH] KVM: X86: Use APIC_DEST_* macros properly
 2019-11-29 16:17 UTC  (3+ messages)

[PATCH] clk: walk orphan list on clock provider registration
 2019-11-29 16:16 UTC 

[PATCH v2 0/2] allow xen-blkback to be cleanly unloaded
 2019-11-29 16:08 UTC  (4+ messages)
` [PATCH v2 1/2] xen/xenbus: reference count registered modules

[PATCH V1] mm: Clean up filemap_write_and_wait()
 2019-11-29 16:07 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).