linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-13 17:01:06 to 2019-08-13 21:06:03 UTC [more...]

[PATCH 0/2] perf: Refactor perf and replace MAX_NR_CPUS
 2019-08-13 21:05 UTC 

[PATCH v8 00/27] Control-flow Enforcement: Shadow Stack
 2019-08-13 20:52 UTC  (28+ messages)
` [PATCH v8 01/27] Documentation/x86: Add CET description
` [PATCH v8 02/27] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v8 03/27] x86/fpu/xstate: Change names to separate XSAVES system and user states
` [PATCH v8 04/27] x86/fpu/xstate: Introduce XSAVES system states
` [PATCH v8 05/27] x86/fpu/xstate: Introduce CET MSR "
` [PATCH v8 06/27] x86/cet: Add control protection exception handler
` [PATCH v8 07/27] x86/cet/shstk: Add Kconfig option for user-mode shadow stack
` [PATCH v8 08/27] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v8 09/27] mm/mmap: Prevent Shadow Stack VMA merges
` [PATCH v8 10/27] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW
` [PATCH v8 11/27] x86/mm: Introduce _PAGE_DIRTY_SW
` [PATCH v8 12/27] drm/i915/gvt: Update _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v8 13/27] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
` [PATCH v8 14/27] x86/mm: Shadow stack page fault error checking
` [PATCH v8 15/27] mm: Handle shadow stack page fault
` [PATCH v8 16/27] mm: Handle THP/HugeTLB "
` [PATCH v8 17/27] mm: Update can_follow_write_pte/pmd for shadow stack
` [PATCH v8 18/27] mm: Introduce do_mmap_locked()
` [PATCH v8 19/27] x86/cet/shstk: User-mode shadow stack support
` [PATCH v8 20/27] x86/cet/shstk: Introduce WRUSS instruction
` [PATCH v8 21/27] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v8 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
` [PATCH v8 23/27] x86/cet/shstk: ELF header parsing of Shadow Stack
` [PATCH v8 24/27] x86/cet/shstk: Handle thread shadow stack
` [PATCH v8 25/27] mm/mmap: Add Shadow stack pages to memory accounting
` [PATCH v8 26/27] x86/cet/shstk: Add arch_prctl functions for Shadow Stack
` [PATCH v8 27/27] x86/cet/shstk: Add Shadow Stack instructions to opcode map

[PATCH v8 00/14] Control-flow Enforcement: Branch Tracking, PTRACE
 2019-08-13 20:53 UTC  (15+ messages)
` [PATCH v8 01/14] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking
` [PATCH v8 02/14] x86/cet/ibt: User-mode indirect branch tracking support
` [PATCH v8 03/14] x86/cet/ibt: Handle signals for end branch
` [PATCH v8 04/14] mm/mmap: Add IBT bitmap size to address space limit check
` [PATCH v8 05/14] x86/cet/ibt: ELF header parsing for IBT
` [PATCH v8 06/14] x86/cet/ibt: Add arch_prctl functions "
` [PATCH v8 07/14] x86/cet/ibt: Add ENDBR to op-code-map
` [PATCH v8 08/14] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v8 09/14] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v8 10/14] x86/vsyscall/64: Add ENDBR64 to vsyscall entry points
` [PATCH v8 11/14] x86/vsyscall/64: Fixup shadow stack and branch tracking for vsyscall
` [PATCH v8 12/14] x86/cet: Add PTRACE interface for CET
` [PATCH v8 13/14] x86: Discard .note.gnu.property sections
` [PATCH v8 14/14] Introduce arch_prctl(ARCH_X86_CET_MARK_LEGACY_CODE)

[RT] should pm_qos_resume_latency_us on one CPU affect latency on another?
 2019-08-13 21:04 UTC 

[PATCH] riscv: fix flush_tlb_range() end address for flush_tlb_page()
 2019-08-13 21:03 UTC  (3+ messages)

5.2.x kernel: WD 8TB USB Drives: Unaligned partial completion (resid=78, sector_sz=512)
 2019-08-13 20:58 UTC  (6+ messages)

[PATCH] PCI/IOV: Move sysfs SR-IOV functions to iov.c
 2019-08-13 20:45 UTC  (5+ messages)
` [PATCH v2 0/3] PCI: pci-sysfs.c cleanup
  ` [PATCH v2 1/3] PCI: sysfs: Define device attributes with DEVICE_ATTR*()
  ` [PATCH v2 2/3] PCI: sysfs: Change permissions from symbolic to octal
  ` [PATCH v2 3/3] PCI/IOV: Move sysfs SR-IOV functions to iov.c

[PATCH net-next v2 00/12] net: stmmac: Improvements for -next
 2019-08-13 20:57 UTC  (3+ messages)
` [PATCH net-next v2 01/12] net: stmmac: Get correct timestamp values from XGMAC

[PATCH net-next] net/ncsi: allow to customize BMC MAC Address offset
 2019-08-13 20:54 UTC  (12+ messages)

KASAN: global-out-of-bounds Read in dvb_pll_attach
 2019-08-13 20:51 UTC  (4+ messages)

[PATCH v6 0/4] net: phy: Add support for DT configuration of PHY LEDs and use it for RTL8211E
 2019-08-13 20:46 UTC  (10+ messages)
` [PATCH v6 1/4] dt-bindings: net: phy: Add subnode for LED configuration
` [PATCH v6 2/4] net: phy: Add support for generic LED configuration through the DT
` [PATCH v6 3/4] net: phy: realtek: Add helpers for accessing RTL8211x extension pages
` [PATCH v6 4/4] net: phy: realtek: Add LED configuration support for RTL8211E

[PATCH v3 0/8] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-08-13 20:46 UTC  (5+ messages)
` [PATCH v3 5/8] dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding

[PATCH] dmaengine: mv_xor_v2: Fix -Wshift-negative-value
 2019-08-13 20:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] soundwire: Don't build sound.o without CONFIG_ACPI
 2019-08-13 20:41 UTC  (6+ messages)
` [alsa-devel] "
` [PATCH v2] soundwire: Make slave.o depend on ACPI and rename to acpi_slave.o
  ` [alsa-devel] "

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-13 20:38 UTC  (16+ messages)
` [RFC PATCH v2 15/19] mm/gup: Introduce vaddr_pin_pages()
` [RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object

[PATCH 0/2] Add OSM L3 Interconnect Provider
 2019-08-13 20:32 UTC  (3+ messages)
` [PATCH 2/2] interconnect: qcom: Add OSM L3 interconnect provider support

/sys/devices/system/cpu/vulnerabilities/ doesn't show all known CPU vulnerabilities
 2019-08-13 20:28 UTC 

WARNING in em28xx_usb_disconnect
 2019-08-13 20:21 UTC  (6+ messages)
` [PATCH] media: em28xx: modules workqueue not inited for 2nd device

[Question-kvm] Can hva_to_pfn_fast be executed in interrupt context?
 2019-08-13 20:17 UTC  (2+ messages)

[PATCH 0/6] Symbol namespaces
 2019-08-13 20:15 UTC  (10+ messages)
` [PATCH v2 0/10] Symbol namespaces - RFC
  ` [PATCH v2 05/10] module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS
  ` [PATCH v2 06/10] export: allow definition default namespaces in Makefiles or sources
  ` [PATCH v2 07/10] modpost: add support for generating namespace dependencies

WARNING in usbhid_raw_request/usb_submit_urb
 2019-08-13 20:13 UTC  (2+ messages)

[PATCH] thermal: rcar_gen3_thermal: Fix Wshift-negative-value
 2019-08-13 20:12 UTC  (3+ messages)

[PATCH v1 01/10] powerpc/mm: drop ppc_md.iounmap()
 2019-08-13 20:11 UTC  (10+ messages)
` [PATCH v1 02/10] powerpc/mm: rework io-workaround invocation
` [PATCH v1 03/10] powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c
` [PATCH v1 04/10] powerpc/mm: move ioremap_prot() "
` [PATCH v1 05/10] powerpc/mm: Do early ioremaps from top to bottom on PPC64 too
` [PATCH v1 06/10] powerpc/mm: make ioremap_bot common to all
` [PATCH v1 07/10] powerpc/mm: move iounmap() into ioremap.c and drop __iounmap()
` [PATCH v1 08/10] powerpc/mm: move __ioremap_at() and __iounmap_at() into ioremap.c
` [PATCH v1 09/10] powerpc/mm: make __ioremap_caller() common to PPC32 and PPC64
` [PATCH v1 10/10] powerpc/mm: refactor ioremap_range() and use ioremap_page_range()

[PATCH v2] drivers: qcom: Add BCM vote macro to header
 2019-08-13 20:09 UTC  (4+ messages)

[PATCH v5 00/18] add thermal driver for h6
 2019-08-13 20:06 UTC  (6+ messages)
` [PATCH v5 08/18] thermal: sun8i: support mod clocks

New kernel interface for sys_tz and timewarp?
 2019-08-13 20:04 UTC  (6+ messages)

[PATCH v2] riscv: Using CSR numbers to access CSRs
 2019-08-13 19:59 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 0/5] soundwire: Add support to Qualcomm SoundWire master
 2019-08-13 19:58 UTC  (18+ messages)
` [PATCH v2 1/5] soundwire: Add compute_params callback
` [PATCH v2 3/5] ASoC: core: add support to snd_soc_dai_get_sdw_stream()
  ` [alsa-devel] "

[PATCH net-next] net: phy: modify assignment to OR for dev_flags in phy_attach_direct
 2019-08-13 19:54 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: drop adjust_link to enabled phylink
 2019-08-13 19:50 UTC  (4+ messages)

[PATCH v2 bpf-next 0/4] tracing/probe: Add PERF_EVENT_IOC_QUERY_PROBE
 2019-08-13 19:48 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] tracing/probe: Add PERF_EVENT_IOC_QUERY_PROBE ioctl

RISC-V nommu support v3
 2019-08-13 19:44 UTC  (5+ messages)
` [PATCH 01/15] irqchip/sifive-plic: set max threshold for ignored handlers
` [PATCH 02/15] riscv: use CSR_SATP instead of the legacy sptbr name in switch_mm

[PATCH] syscalls: Update the syscall #defines to match uapi
 2019-08-13 19:41 UTC  (4+ messages)

linux-next: Fixes tags need some work in the arm-soc tree
 2019-08-13 19:35 UTC  (2+ messages)

[PATCH 14/22] ARM: omap1: use pci_ioremap_io() for omap_cf
 2019-08-13 19:33 UTC  (5+ messages)

[PATCH V3 0/3] genriq/affinity: Make vectors allocation fair
 2019-08-13 19:31 UTC  (3+ messages)
` [PATCH V3 1/3] genirq/affinity: Enhance warning check

[PATCH v2] staging: iio: accel: adis16240: Improve readability on write_raw function
 2019-08-13 19:31 UTC 

general protection fault in tls_write_space
 2019-08-13 19:30 UTC  (6+ messages)

[GIT PULL] SCSI fixes for 5.3-rc4
 2019-08-13 19:25 UTC  (2+ messages)

[GIT PULL] tpmdd fixes for Linux v5.3-rc4
 2019-08-13 19:25 UTC  (2+ messages)

[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
 2019-08-13 19:24 UTC  (10+ messages)
` [PATCH v5 2/6] mm/page_idle: Add support for handling swapped PG_Idle pages

[PATCH v3 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-13 19:07 UTC  (3+ messages)
` [PATCH v3 2/2] rcuperf: Add kfree_rcu performance Tests

[PATCH bpf-next 0/3] xdpsock: allow mmap2 usage for 32bits
 2019-08-13 18:59 UTC  (10+ messages)
` [PATCH bpf-next 1/3] libbpf: add asm/unistd.h to xsk to get __NR_mmap2
` [PATCH bpf-next 2/3] xdp: xdp_umem: replace kmap on vmap for umem map
` [PATCH bpf-next 3/3] samples: bpf: syscal_nrs: use mmap2 if defined

[PATCH v7 00/15] crypto: caam - Add i.MX8MQ support
 2019-08-13 18:51 UTC  (3+ messages)

[PATCH v6 00/14] crypto: caam - Add i.MX8MQ support
 2019-08-13 18:50 UTC  (6+ messages)
` [PATCH v6 12/14] crypto: caam - force DMA address to 32-bit on 64-bit i.MX SoCs

[PATCH 1/3] macb: bindings doc: update sifive fu540-c000 binding
 2019-08-13 18:42 UTC  (7+ messages)
` [PATCH 2/3] macb: Update compatibility string for SiFive FU540-C000

[PATCH] devicetree: Expose dtbs_check and dt_binding_check some more
 2019-08-13 18:38 UTC 

[PATCH 0/3 5.2-stable] Sync mappings in vmalloc/ioremap areas
 2019-08-13 18:36 UTC  (2+ messages)

[PATCH v5 0/2] usbip: Implement SG support
 2019-08-13 18:36 UTC  (7+ messages)
` [PATCH v5 1/2] usbip: Skip DMA mapping and unmapping for urb at vhci
` [PATCH v5 2/2] usbip: Implement SG support to vhci-hcd and stub driver

[PATCH v2 0/2] act8865 regulator modes and suspend states
 2019-08-13 18:32 UTC  (3+ messages)
` [PATCH v2 1/2] regulator: act8865: operating mode and suspend state support
` [PATCH v2 2/2] dt-bindings: regulator: act8865 regulator modes and suspend states

[v1 2/3] dt/bindings: clk: Add DT bindings for LS1028A Display output interface
 2019-08-13 18:30 UTC  (2+ messages)

[v1 1/3] clk: ls1028a: Add clock driver for Display output interface
 2019-08-13 18:25 UTC  (2+ messages)

[PATCH] RISC-V: Issue a local tlb flush if possible
 2019-08-13 18:25 UTC  (2+ messages)

[Linux-kernel-mentees][PATCH v5 0/1] get_user_pages changes
 2019-08-13 18:19 UTC  (5+ messages)
` [Linux-kernel-mentees][PATCH v5 1/1] sgi-gru: Remove *pte_lookup functions, Convert to get_user_page*()

[PATCH 1/3] nvmem: mxs-ocotp: update MODULE_AUTHOR() email address
 2019-08-13 18:17 UTC  (3+ messages)
` [PATCH 2/3] hwmon: raspberrypi: "
` [PATCH 3/3] net: qca: "

[PATCH] mm: vmscan: do not share cgroup iteration between reclaimers
 2019-08-13 18:14 UTC  (5+ messages)

[PATCH v2 1/4] leds: lm3532: Fix brightness control for i2c mode
 2019-08-13 18:11 UTC  (4+ messages)
` [PATCH v2 2/4] leds: lm3532: Fixes for the driver for stability
` [PATCH v2 3/4] dt: lm3532: Add property for full scale current
` [PATCH v2 4/4] leds: lm3532: Add full scale current configuration

[PATCH v4 0/7] x86: KVM: svm: get rid of hardcoded instructions lengths
 2019-08-13 18:11 UTC  (7+ messages)
` [PATCH v4 2/7] x86: kvm: svm: propagate errors from skip_emulated_instruction()
` [PATCH v4 6/7] x86: KVM: svm: eliminate weird goto from vmrun_interception()
` [PATCH v4 7/7] x86: KVM: svm: eliminate hardcoded RIP advancement "

[RFC PATCH 0/5] PTP: add support for Intel's TGPIO controller
 2019-08-13 18:06 UTC  (15+ messages)
` [RFC PATCH 4/5] PTP: Add flag for non-periodic output

[PATCH] scsi: mvumi: fix 32 bit shift of a u32 value
 2019-08-13 18:01 UTC 

[PATCH] module: Fix load failure when CONFIG_STRICT_MODULE_RWX is diabled
 2019-08-13 17:59 UTC  (2+ messages)

[RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
 2019-08-13 17:50 UTC  (7+ messages)

[PATCH v2 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2019-08-13 17:49 UTC  (10+ messages)
` [PATCH v2 4/6] irqchip/irq-pruss-intc: Add helper functions to configure internal mapping

[PATCH 0/2 v2] tracing/arm: Fix the stack tracer when LR is saved after local storage
 2019-08-13 17:47 UTC  (10+ messages)
` [PATCH 1/2 v2] tracing/arm64: Have max stack tracer handle the case of return address after data

[PATCH RESEND] block: annotate refault stalls from IO submission
 2019-08-13 17:46 UTC  (3+ messages)

[PATCH 0/2] Simplify mtty driver and mdev core
 2019-08-13 17:40 UTC  (10+ messages)
` [PATCH v2 "

[PATCH] Remove include/linux/ipmi-fru.h and include/linux/sdb.h
 2019-08-13 17:37 UTC 

[PATCH v5 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-13 17:35 UTC  (4+ messages)
` [PATCH v5 4/6] mm: Introduce Reported pages

[PATCH] thermal: armada: Fix -Wshift-negative-value
 2019-08-13 17:28 UTC  (3+ messages)

[patch] mm, page_alloc: move_freepages should not examine struct page of reserved memory
 2019-08-13 17:22 UTC  (3+ messages)

[RFC PATCH] bpf: handle 32-bit zext during constant blinding
 2019-08-13 17:10 UTC 

[PATCH] iommu/arm-smmu-v3: add nr_ats_masters to avoid unnecessary operations
 2019-08-13 17:10 UTC  (3+ messages)

[PATCH v4 0/3] interconnect: Add path tagging support
 2019-08-13 17:08 UTC  (3+ messages)
` [PATCH v4 3/3] interconnect: qcom: Add tagging and wake/sleep support for sdm845

[PATCH 01/16] s390/boot: fix section name escaping
 2019-08-13 17:08 UTC  (5+ messages)
` [PATCH 12/16] arm64: prefer __section from compiler_attributes.h

[PATCH v12 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-13 17:07 UTC  (11+ messages)
` [PATCH v12 09/18] kunit: test: add support for test abort
` [PATCH v12 12/18] kunit: test: add tests for KUnit managed resources

[PATCH v2 0/8] thunderbolt: Intel Ice Lake support
 2019-08-13 17:01 UTC  (5+ messages)
` [PATCH v2 7/8] thunderbolt: Add support for Intel Ice Lake


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