messages from 2018-08-30 14:04:39 to 2018-08-30 15:40:05 UTC [more...]
[RFC PATCH v3 00/24] Control Flow Enforcement: Shadow Stack
2018-08-30 15:39 UTC (26+ messages)
` [RFC PATCH v3 01/24] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET)
` [RFC PATCH v3 02/24] x86/fpu/xstate: Change some names to separate XSAVES system and user states
` [RFC PATCH v3 03/24] x86/fpu/xstate: Enable XSAVES system states
` [RFC PATCH v3 04/24] x86/fpu/xstate: Add XSAVES system states for shadow stack
` [RFC PATCH v3 05/24] Documentation/x86: Add CET description
` [RFC PATCH v3 06/24] x86/cet: Control protection exception handler
` [RFC PATCH v3 07/24] x86/cet/shstk: Add Kconfig option for user-mode shadow stack
` [RFC PATCH v3 08/24] mm: Introduce VM_SHSTK for shadow stack memory
` [RFC PATCH v3 09/24] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [RFC PATCH v3 10/24] x86/mm: Introduce _PAGE_DIRTY_SW
` [RFC PATCH v3 11/24] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [RFC PATCH v3 12/24] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [RFC PATCH v3 13/24] x86/mm: Shadow stack page fault error checking
` [RFC PATCH v3 14/24] mm: Handle shadow stack page fault
` [RFC PATCH v3 15/24] mm: Handle THP/HugeTLB "
` [RFC PATCH v3 16/24] mm: Update can_follow_write_pte/pmd for shadow stack
` [RFC PATCH v3 17/24] mm: Introduce do_mmap_locked()
` [RFC PATCH v3 18/24] x86/cet/shstk: User-mode shadow stack support
` [RFC PATCH v3 19/24] x86/cet/shstk: Introduce WRUSS instruction
` [RFC PATCH v3 20/24] x86/cet/shstk: Signal handling for shadow stack
` [RFC PATCH v3 21/24] x86/cet/shstk: ELF header parsing of Shadow Stack
` [RFC PATCH v3 22/24] x86/cet/shstk: Handle thread shadow stack
` [RFC PATCH v3 23/24] x86/cet/shstk: Add arch_prctl functions for Shadow Stack
` [RFC PATCH v3 24/24] x86/cet/shstk: Add Shadow Stack instructions to opcode map
WARNING in handle_irq (3)
2018-08-30 15:39 UTC (2+ messages)
[lkp-robot] [mm] 15d36fecd0: WARNING:at_kernel/memremap.c:#devm_memremap_pages
2018-08-30 15:39 UTC (4+ messages)
[PATCH] device-dax: Convert variable to vm_fault_t type
2018-08-30 15:40 UTC (2+ messages)
[PATCH 0/3] Add Xilinx AMS Driver
2018-08-30 15:36 UTC (3+ messages)
` [PATCH 2/3] iio: adc: Add Xilinx AMS driver
[RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
2018-08-30 15:35 UTC (5+ messages)
` [PATH v5 "
` [PATCH v5 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
[PATCH 1/3] pinctrl: Document pin_config_group_get() return codes like pin_config_get()
2018-08-30 15:28 UTC (5+ messages)
` [PATCH 3/3] pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliant
[PATCH] perf event-parse: Use fixed size string for comms
2018-08-30 15:28 UTC (2+ messages)
[PATCH 1/2] x86/mm/KASLR: Fix the wrong calculation of kalsr region initial size
2018-08-30 15:25 UTC (4+ messages)
` [PATCH 2/2] x86/mm/KASLR: Adjust the vmemmap size according to paging mode
[RFT PATCH 0/2] pinctrl: Fix two more xxx_config_get() functions to be compliant
2018-08-30 15:23 UTC (3+ messages)
` [RFT PATCH 1/2] pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() "
` [RFT PATCH 2/2] pinctrl: spmi-mpp: Fix pmic_mpp_config_get() "
[PATCH v2 0/1] perf: Sharing PMU counters across compatible events
2018-08-30 15:18 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH v6] Add udmabuf misc device
2018-08-30 15:17 UTC (6+ messages)
[PATCH 1/6] staging: erofs: formatting fix in unzip_vle_lz4.c
2018-08-30 15:14 UTC (6+ messages)
` [PATCH 2/6] staging: erofs: formatting fix to NULL comparison
` [PATCH 3/6] staging: erofs: formatting spaces around '-'
` [PATCH 4/6] staging: erofs: formatting add spaces arround '*'
` [PATCH 5/6] staging: erofs: formatting alignment parenthesis
` [PATCH 6/6] staging: erofs: fix 1 warning and 9 checks
[PATCH stable] tick/nohz: Prevent bogus softirq pending warning
2018-08-30 15:12 UTC (2+ messages)
[PATCH] EDAC, ghes: use CPER module handles to locate DIMMs
2018-08-30 15:12 UTC (6+ messages)
[PATCH mvebu-dt64] arm64: dts: marvell: armada-37xx: Add DTS file for Turris Mox
2018-08-30 15:11 UTC (2+ messages)
[PATCH v3 00/38] Tegra SDHCI add support for HS200 and UHS signaling
2018-08-30 15:06 UTC (39+ messages)
` [PATCH v3 01/38] dt-bindings: Add Tegra PMC pad configuration bindings
` [PATCH v3 02/38] dt-bindings: mmc: tegra: Add pad voltage control properties
` [PATCH v3 03/38] dt-bindings: Add Tegra SDHCI pad pdpu offset bindings
` [PATCH v3 04/38] dt-bindings: mmc: Add Tegra SDHCI sampling trimmer values
` [PATCH v3 05/38] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH v3 06/38] soc/tegra: pmc: Factor out DPD register bit calculation
` [PATCH v3 07/38] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH v3 08/38] soc/tegra: pmc: Use X macro to generate IO pad tables
` [PATCH v3 09/38] soc/tegra: pmc: Remove public pad voltage APIs
` [PATCH v3 10/38] soc/tegra: pmc: Implement pad configuration via pinctrl
` [PATCH v3 11/38] mmc: tegra: Reconfigure pad voltages during voltage switching
` [PATCH v3 12/38] mmc: tegra: Poll for calibration completion
` [PATCH v3 13/38] mmc: tegra: Set calibration pad voltage reference
` [PATCH v3 14/38] mmc: tegra: Power on the calibration pad
` [PATCH v3 15/38] mmc: tegra: Disable card clock during pad calibration
` [PATCH v3 16/38] mmc: tegra: Program pad autocal offsets from dt
` [PATCH v3 17/38] mmc: tegra: Perform pad calibration after voltage switch
` [PATCH v3 18/38] mmc: tegra: Enable pad calibration on Tegra210 and Tegra186
` [PATCH v3 19/38] mmc: tegra: Add a workaround for tap value change glitch
` [PATCH v3 20/38] mmc: tegra: Parse default trim and tap from dt
` [PATCH v3 21/38] mmc: tegra: Configure default tap values
` [PATCH v3 22/38] mmc: tegra: Configure default trim value on reset
` [PATCH v3 23/38] mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186
` [PATCH v3 24/38] mmc: tegra: Remove tegra_sdhci_writew() from tegra210_sdhci_ops
` [PATCH v3 25/38] mmc: tegra: Disable card clock during tuning cmd on Tegra210
` [PATCH v3 26/38] mmc: tegra: Enable UHS and HS200 modes for Tegra210
` [PATCH v3 27/38] mmc: tegra: Enable UHS and HS200 modes for Tegra186
` [PATCH v3 28/38] arm64: dts: Add Tegra210 sdmmc pinctrl voltage states
` [PATCH v3 29/38] arm64: dts: Add Tegra186 "
` [PATCH v3 30/38] arm64: dts: tegra210-p2180: Allow ldo2 to go down to 1.8 V
` [PATCH v3 31/38] arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
` [PATCH v3 32/38] arm64: dts: tegra210-p2597: Remove no-1-8-v from sdmmc1
` [PATCH v3 33/38] arm64: dts: tegra186: Add sdmmc pad auto calibration offsets
` [PATCH v3 34/38] arm64: dts: tegra210: "
` [PATCH v3 35/38] arm64: dts: tegra210: Add SDHCI tap and trim values
` [PATCH v3 36/38] arm64: dts: tegra186: "
` [PATCH v3 37/38] arm64: dts: tegra186: Assign clocks for sdmmc1 and sdmmc4
` [PATCH v3 38/38] arm64: dts: tegra210: "
[PATCH] arm64: defconfig: enable EFI_ARMSTUB_DTB_LOADER
2018-08-30 15:06 UTC (5+ messages)
writeback throttling deadlock
2018-08-30 15:06 UTC (2+ messages)
[PATCH 0/3] Add restrictions for kexec/kdump jumping between 5-level and 4-level kernel
2018-08-30 15:01 UTC (9+ messages)
` [PATCH 3/3] x86/kdump/64: Change the upper limit of crashkernel reservation
[PATCH] Performance Improvement in CRC16 Calculations
2018-08-30 15:00 UTC (7+ messages)
` [PATCH 1/4] crypto: Introduce notifier for new crypto algorithms
` [PATCH v2 1/3] "
` [PATCH v2 2/3] crc-t10dif: Pick better transform if one becomes available
` [PATCH v2 3/3] crc-t10dif: Allow current transform to be inspected in sysfs
[PATCH] ARM: omap: Convert to using %pOFn instead of device_node.name
2018-08-30 14:58 UTC (6+ messages)
` [PATCH] ARM: shmobile: "
` [PATCH] thermal: "
[PATCH mfd+gpio 1/2] drivers: mfd: Add support for Moxtet bus
2018-08-30 14:47 UTC (3+ messages)
` [PATCH mfd+gpio 2/2] drivers: gpio: Add support for GPIOs over "
` [PATCH mfd+gpio] Request (Linus Walleij + Lee Jones)
Patch "asm-generic/bitops/lock.h: Rewrite using atomic_fetch_" causes kernel crash
2018-08-30 14:46 UTC (10+ messages)
[PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
2018-08-30 14:45 UTC (6+ messages)
` [PATCH v16 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v16 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v16 3/5] iommu/arm-smmu: Add the device_link between masters and smmu
` [PATCH v16 4/5] dt-bindings: arm-smmu: Add bindings for qcom,smmu-v2
` [PATCH v16 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant
[PATCH net-next 0/5] rtnetlink: add IFA_IF_NETNSID for RTM_GETADDR
2018-08-30 14:45 UTC (5+ messages)
[RFC PATCH v3 0/8] Control Flow Enforcement: Branch Tracking, PTRACE
2018-08-30 14:40 UTC (9+ messages)
` [RFC PATCH v3 1/8] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
` [RFC PATCH v3 2/8] x86/cet/ibt: User-mode indirect branch tracking support
` [RFC PATCH v3 3/8] x86/cet/ibt: ELF header parsing for IBT
` [RFC PATCH v3 4/8] x86/cet/ibt: Add arch_prctl functions "
` [RFC PATCH v3 5/8] x86/cet/ibt: Add ENDBR to op-code-map
` [RFC PATCH v3 6/8] mm/mmap: Add IBT bitmap size to address space limit check
` [RFC PATCH v3 7/8] x86: Insert endbr32/endbr64 to vDSO
` [RFC PATCH v3 8/8] x86/cet: Add PTRACE interface for CET
[PATCH 00/25] UBIFS authentication support
2018-08-30 14:43 UTC (4+ messages)
` [PATCH 15/25] ubifs: Add auth nodes to garbage collector journal head
[RFC PATCH 2/2] phy: cadence: Add driver for Sierra PHY
2018-08-30 14:42 UTC (3+ messages)
[PATCH 0/8] RISC-V: Assorted Cleanups
2018-08-30 14:42 UTC (13+ messages)
` [PATCH 1/8] RISC-V: Provide a cleaner raw_smp_processor_id()
` [PATCH 2/8] RISC-V: Don't set cacheinfo.{physical_line_partition,attributes}
` [PATCH 2/8] RISC-V: Don't set cacheinfo.{physical_line_partition, attributes}
` [PATCH 3/8] RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartid
` [PATCH 5/8] RISC-V: Rename im_okay_therefore_i_am to found_boot_cpu
` [PATCH 6/8] RISC-V: Use mmgrab()
` [PATCH 7/8] RISC-V: Comment on the TLB flush in smp_callin()
[PATCH 0/7] HMM updates, improvements and fixes
2018-08-30 14:41 UTC (7+ messages)
` [PATCH 2/7] mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly
` [PATCH 3/7] mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly v2
` [PATCH 3/7] mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback
[PATCH v2] x86/nmi: Fix some races in NMI uaccess
2018-08-30 14:39 UTC (6+ messages)
` [tip:x86/urgent] x86/nmi: Fix NMI uaccess race against CR3 switching
[PATCH] tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated
2018-08-30 14:40 UTC
[PATCH][net-next] xdp: remove redundant variable 'headroom'
2018-08-30 14:37 UTC (2+ messages)
[PATCH] PCI: remove unnecessary check of device_type == pci
2018-08-30 14:33 UTC (2+ messages)
[PATCH v1] mm: relax deferred struct page requirements
2018-08-30 14:35 UTC (8+ messages)
[PATCH v7 0/5] riscv: Add support to no-FPU systems
2018-08-30 14:32 UTC (5+ messages)
` [PATCH 3/5] Cleanup ISA string setting
` [PATCH 5/5] Auto-detect whether a FPU exists
[PATCH] nohz: Fix missing tick reprog while interrupting inline timer softirq
2018-08-30 14:29 UTC (3+ messages)
[PATCH v3] console: Add console=spcr option
2018-08-30 14:26 UTC (4+ messages)
` [PATCH v4] "
[PATCH v3 00/28] selftests/ftrace: Improve ftracetest with coverage check
2018-08-30 14:25 UTC (29+ messages)
` [PATCH v3 01/28] selftests/ftrace: Add --stop-fail hidden option for debug
` [PATCH v3 02/28] selftests/ftrace: Add --console hidden option
` [PATCH v3 03/28] selftests/ftrace: Add case number prefix to logfile
` [PATCH v3 04/28] selftests/ftrace: More initialize features in initialize_ftrace
` [PATCH v3 05/28] selftests/ftrace: Add SPDX License Identifier to template
` [PATCH v3 06/28] selftests/ftrace: Cleanup ftrace after running test
` [PATCH v3 07/28] selftests/ftrace: Remove unneeded per-test init/cleanup ftrace
` [PATCH v3 08/28] selftests/ftrace: Fix to test kprobe $comm arg only if available
` [PATCH v3 09/28] selftests/ftrace: Fix checkbashisms errors
` [PATCH v3 10/28] selftests/ftrace: Use loopback address instead of localhost
` [PATCH v3 11/28] selftests/ftrace: Improve kprobe on module testcase to load/unload module
` [PATCH v3 12/28] selftests/ftrace: Improve kprobe testcase to check log data
` [PATCH v3 13/28] selftests/ftrace: Improve kretprobe "
` [PATCH v3 14/28] selftests/ftrace: Test kprobe-event argument with various bitsize
` [PATCH v3 15/28] selftests/ftrace: Check set_event_pid result
` [PATCH v3 16/28] selftests/ftrace: Add kprobe event with $comm argument testcase
` [PATCH v3 17/28] selftests/ftrace: Add kprobe profile testcase
` [PATCH v3 18/28] selftests/ftrace: Add kprobe-event with symbol argument test
` [PATCH v3 19/28] selftests/ftrace: Add trace_printk sample module test
` [PATCH v3 20/28] selftests/ftrace: Add ringbuffer size changing testcase
` [PATCH v3 21/28] selftests/ftrace: Add function profiling stat testcase
` [PATCH v3 22/28] selftests/ftrace: Add max stack tracer testcase
` [PATCH v3 23/28] selftests/ftrace: Add function filter on module testcase
` [PATCH v3 24/28] selftests/ftrace: Add trace_pipe testcase
` [PATCH v3 25/28] selftests/ftrace: Add stacktrace ftrace filter command testcase
` [PATCH v3 26/28] selftests/ftrace: Add wakeup tracer testcase
` [PATCH v3 27/28] selftests/ftrace: Add wakeup_rt "
` [PATCH v3 28/28] selftests/ftrace: Add ftrace cpumask testcase
[PATCH v2] serial: 8250_of: Fix for lack of interrupt support
2018-08-30 14:19 UTC (2+ messages)
KASAN: stack-out-of-bounds Read in __schedule
2018-08-30 14:19 UTC (6+ messages)
[PATCH v2 0/3] RISC-V: Add new smp features
2018-08-30 14:18 UTC (5+ messages)
[PATCH v2 0/2] arm: renesas: Remove the ARCH_SHMOBILE Kconfig symbol
2018-08-30 14:17 UTC (5+ messages)
` [PATCH v2 1/2] ARM: shmobile: "
` [PATCH v2 2/2] arm64: renesas: "
[PATCH v2] remoteproc: qcom: Introduce Non-PAS ADSP PIL driver
2018-08-30 14:16 UTC (3+ messages)
[PATCH] vfio: fix potential memory leak in vfio_msi_cap_len
2018-08-30 14:15 UTC (2+ messages)
[PATCH v3 0/4] x86: Fix SEV guest regression
2018-08-30 14:10 UTC (4+ messages)
` [PATCH v3 4/4] x86/kvm: use __decrypted attribute in shared variables
[PATCH v6 1/2] mm: migration: fix migration of huge PMD shared pages
2018-08-30 14:08 UTC (11+ messages)
[PATCH 00/15] soc: octeontx2: Add RVU admin function driver
2018-08-30 14:07 UTC (7+ messages)
` [PATCH 11/15] soc: octeontx2: Add Marvell OcteonTX2 CGX driver
[PATCH] rtl8xxxu: Add rtl8188ctv support
2018-08-30 14:05 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox