public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-01 10:10:59 to 2018-03-01 13:08:35 UTC [more...]

[PATCH] scsi: mpt3sas: clarify mmio pointer types
 2018-03-01 13:07 UTC 

[PATCH 00/45] arm Spectre fix backport review for LTS 4.9
 2018-03-01 12:54 UTC  (46+ messages)
` [PATCH 01/45] mm: Introduce lm_alias
` [PATCH 02/45] arm64: alternatives: apply boot time fixups via the linear mapping
` [PATCH 03/45] arm64: barrier: Add CSDB macros to control data-value prediction
` [PATCH 04/45] arm64: Implement array_index_mask_nospec()
` [PATCH 05/45] arm64: move TASK_* definitions to <asm/processor.h>
` [PATCH 06/45] arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
` [PATCH 07/45] arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
` [PATCH 08/45] arm64: uaccess: consistently check object sizes
` [PATCH 09/45] arm64: Make USER_DS an inclusive limit
` [PATCH 10/45] arm64: Use pointer masking to limit uaccess speculation
` [PATCH 11/45] arm64: syscallno is secretly an int, make it official
` [PATCH 12/45] arm64: entry: Ensure branch through syscall table is bounded under speculation
` [PATCH 13/45] arm64: uaccess: Prevent speculative use of the current addr_limit
` [PATCH 14/45] arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
` [PATCH 15/45] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
` [PATCH 16/45] arm64: futex: Mask __user pointers prior to dereference
` [PATCH 17/45] drivers/firmware: Expose psci_get_version through psci_ops structure
` [PATCH 18/45] arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
` [PATCH 19/45] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
` [PATCH 20/45] arm64: Run enable method for errata work arounds on late CPUs
` [PATCH 21/45] arm64: cpufeature: Pass capability structure to ->enable callback
` [PATCH 22/45] arm64: Move post_ttbr_update_workaround to C code
` [PATCH 23/45] arm64: Add skeleton to harden the branch predictor against aliasing attacks
` [PATCH 24/45] arm64: Move BP hardening to check_and_switch_context
` [PATCH 25/45] arm64: KVM: Use per-CPU vector when BP hardening is enabled
` [PATCH 26/45] arm64: entry: Apply BP hardening for high-priority synchronous exceptions
` [PATCH 27/45] arm64: entry: Apply BP hardening for suspicious interrupts from EL0
` [PATCH 28/45] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
` [PATCH 29/45] arm64: Implement branch predictor hardening for affected Cortex-A CPUs
` [PATCH 30/45] arm64: KVM: Increment PC after handling an SMC trap
` [PATCH 31/45] arm/arm64: KVM: Consolidate the PSCI include files
` [PATCH 32/45] arm/arm64: KVM: Add PSCI_VERSION helper
` [PATCH 33/45] arm/arm64: KVM: Add smccc accessors to PSCI code
` [PATCH 34/45] arm/arm64: KVM: Implement PSCI 1.0 support
` [PATCH 35/45] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH 36/45] arm64: KVM: Make PSCI_VERSION a fast path
` [PATCH 37/45] arm/arm64: KVM: Turn kvm_psci_version into a static inline
` [PATCH 38/45] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 39/45] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH 40/45] firmware/psci: Expose PSCI conduit
` [PATCH 41/45] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH 42/45] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH 43/45] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH 44/45] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 45/45] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround

[patch] mm, compaction: drain pcps for zone when kcompactd fails
 2018-03-01 13:05 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] Correct a comment error
 2018-03-01 12:56 UTC 

KASAN: use-after-free Read in mac80211_hwsim_del_radio
 2018-03-01 12:55 UTC  (4+ messages)

[PATCH v3 00/43] DRM Rockchip rk3399 (Kevin)
 2018-03-01 12:56 UTC  (4+ messages)

[PATCH 0/2] Keystone2 HW random generator
 2018-03-01 12:55 UTC  (3+ messages)
` [PATCH 1/2] Documentation: dt: rng: add bindings doc for Keystone SA HWRNG driver
` [PATCH 2/2] hw_random: keystone2: add hw_random driver

[PATCH v3 0/4] Split page_type out from mapcount
 2018-03-01 12:53 UTC  (5+ messages)
` [PATCH v3 1/4] s390: Use _refcount for pgtables

[PATCH v5 0/3] add support for Mediatek High-Speed DMA controller on MT7622 and MT7623 SoC
 2018-03-01 12:56 UTC  (5+ messages)
` [PATCH v5 2/3] dmaengine: mediatek: Add MediaTek High-Speed DMA controller for "

[PATCH v3] net: iucv: Free memory obtained by kzalloc
 2018-03-01 12:50 UTC  (2+ messages)

[PATCH] Detect early free of a live mm
 2018-03-01 12:49 UTC  (6+ messages)

[PATCH] mm/page_alloc: fix memmap_init_zone pageblock alignment
 2018-03-01 12:47 UTC 

[PATCH v2] ata: add Amiga Gayle PATA controller driver
 2018-03-01 12:42 UTC  (3+ messages)

[PATCH v4] Input: gpio_keys: Add level trigger support for GPIO keys
 2018-03-01 12:37 UTC  (3+ messages)

Clang build of arm64 kernel fails
 2018-03-01 12:31 UTC  (5+ messages)

[PATCH v7 0/3] GICv3 Save and Restore
 2018-03-01 12:29 UTC  (6+ messages)
` [PATCH v7 1/3] irqchip/gic-v3-its: add ability to save/restore ITS state
` [PATCH v7 2/3] DT/arm,gic-v3-its: add reset-on-suspend property

[PATCH] can: m_can: select pinctrl state in each suspend/resume function
 2018-03-01 12:29 UTC 

[PATCH 1/2] misc: rtsx: rename SG_END macro
 2018-03-01 12:23 UTC  (3+ messages)
` [PATCH 2/2] staging: rts5208: "

[PATCH v5 0/3] pci: endpoint: Fix double free in pci_epf_create()
 2018-03-01 12:22 UTC  (2+ messages)

[PATCH RESEND] arm64: dts: hi6220: enable watchdog
 2018-03-01 12:18 UTC 

[PATCH 01/12] parport: ax88796: Delete an error message for a failed memory allocation in parport_ax88796_probe()
 2018-03-01 12:17 UTC  (4+ messages)

[PATCH v4 1/2] irqchip: add support for Layerscape external interrupt lines
 2018-03-01 12:16 UTC  (4+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] "

[PATCH 0/6] phy: rockchip-typec: fix boards that does not report cable-state
 2018-03-01 12:15 UTC  (4+ messages)
` [PATCH 1/6] phy: rockchip-typec: fall back to working in host-mode if extcon is missing

linux-next: UEFI Secure boot lockdown patchset
 2018-03-01 12:15 UTC  (4+ messages)

[PATCH v4 0/3] mm: improve zone->lock scalability
 2018-03-01 12:11 UTC  (3+ messages)
` [PATCH v4 1/3] mm/free_pcppages_bulk: update pcp->count inside

[PATCH v7 00/13] Support PPTT for ARM64
 2018-03-01 12:06 UTC  (2+ messages)

[PATCH 00/31 v2] PTI support for x86_32
 2018-03-01 12:03 UTC  (4+ messages)
` [PATCH 12/31] x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points

[PATCH] media: tw9910: Miscellaneous neatening
 2018-03-01 12:01 UTC 

[PATCH v2 0/8] Decode IA32/X64 CPER
 2018-03-01 11:59 UTC  (6+ messages)

[PATCH 0/7] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems
 2018-03-01 11:59 UTC  (3+ messages)

[PATCH] soc: rockchip: power-domain: remove PM clocks
 2018-03-01 11:54 UTC  (13+ messages)

[PATCH V4 00/15] lightnvm: pblk: implement 2.0 support
 2018-03-01 11:54 UTC  (17+ messages)
` [PATCH 01/15] lightnvm: simplify geometry structure
` [PATCH 02/15] lightnvm: add controller capabilities to 2.0
` [PATCH 09/15] lightnvm: implement get log report chunk helpers
` [PATCH 12/15] lightnvn: pblk: use generic address format
` [PATCH 13/15] lightnvm: pblk: implement get log report chunk
` [PATCH 15/15] lightnvm: pblk: implement 2.0 support

[PATCH 0/29] arm meltdown fix backporting review for lts 4.9
 2018-03-01 11:53 UTC  (4+ messages)
` [PATCH 01/29] arm64: mm: Use non-global mappings for kernel space

[PATCH] staging: typec: handle vendor defined part and modify drp toggling flow
 2018-03-01 11:53 UTC  (7+ messages)
  ` 回覆: "

[PATCH 0/3] Allwinner sunxi message box support
 2018-03-01 11:51 UTC  (10+ messages)
` [PATCH 3/3] mailbox: sunxi-msgbox: Add a new mailbox driver

[PATCH v6 00/12] Support PPTT for ARM64
 2018-03-01 11:51 UTC  (7+ messages)
` [PATCH v6 11/12] arm64: topology: enable ACPI/PPTT based CPU topology

[PATCH] media: tw9910: Whitespace alignment
 2018-03-01 11:50 UTC 

[PATCH v11 0/8] perf: Support for ARM DynamIQ Shared Unit
 2018-03-01 11:49 UTC  (6+ messages)
` [PATCH v11 8/8] perf: ARM DynamIQ Shared Unit PMU support

[PATCH] sound/pci/ice1712: replace strcpy() with scnprintf()
 2018-03-01 11:45 UTC 

[PATCH] pata_bk3710: clarify license version and use SPDX header
 2018-03-01 11:42 UTC  (2+ messages)

[PATCH] x86/tsc: Always Running Timer (ART) nanoseconds clocksource
 2018-03-01 11:40 UTC  (2+ messages)

[PATCH] mfd: syscon: Set name of regmap_config
 2018-03-01 11:37 UTC 

[PATCH v16 00/11] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2018-03-01 11:36 UTC  (4+ messages)
` [PATCH v16 06/11] fw_cfg: handle fw_cfg_read_blob() error

[PATCH 0/6] dtc updates for 4.17
 2018-03-01 11:35 UTC  (4+ messages)
` [PATCH 1/6] kbuild: remove remaining use of undefined YACC_PREFIX

[PATCH] driver core: Free memory obtained by kzalloc
 2018-03-01 11:24 UTC  (3+ messages)

[PATCH] iommu/omap: Increase group ref in .device_group()
 2018-03-01 11:22 UTC 

[PATCH v2 0/6] kconfig: some clean-ups and rename silentoldconfig
 2018-03-01 11:18 UTC  (5+ messages)
` [PATCH v2 5/6] kconfig: invoke oldconfig instead of silentoldconfig from local*config
      ` [PATCH] kconfig: remove redundant streamline_config.pl prerequisite

[PATCH] pata_falcon: clarify license version and use SPDX header
 2018-03-01 11:16 UTC  (2+ messages)

[PATCH 1/5] staging: ks7010: Use constants from ieee80211_eid instead of literal ints
 2018-03-01 11:15 UTC  (4+ messages)
` [PATCH 3/5] staging: ks7010: Factor out repeated code into function 'ks_wlan_cap()'

[RESEND PATCH v6 00/14] iommu/rockchip: Use OF_IOMMU
 2018-03-01 11:14 UTC  (17+ messages)
` [RESEND PATCH v6 01/14] iommu/rockchip: Prohibit unbind and remove
` [RESEND PATCH v6 02/14] iommu/rockchip: Fix error handling in probe
` [RESEND PATCH v6 03/14] iommu/rockchip: Request irqs in rk_iommu_probe()
` [RESEND PATCH v6 04/14] iommu/rockchip: Fix error handling in attach
` [RESEND PATCH v6 05/14] iommu/rockchip: Use iopoll helpers to wait for hardware
` [RESEND PATCH v6 06/14] iommu/rockchip: Fix TLB flush of secondary IOMMUs
` [RESEND PATCH v6 07/14] ARM: dts: rockchip: add clocks in iommu nodes
` [RESEND PATCH v6 08/14] iommu/rockchip: Control clocks needed to access the IOMMU
` [RESEND PATCH v6 09/14] dt-bindings: iommu/rockchip: Add clock property
` [RESEND PATCH v6 10/14] iommu/rockchip: Use IOMMU device for dma mapping operations
` [RESEND PATCH v6 11/14] iommu/rockchip: Use OF_IOMMU to attach devices automatically
` [RESEND PATCH v6 12/14] iommu/rockchip: Fix error handling in init
` [RESEND PATCH v6 13/14] iommu/rockchip: Add runtime PM support
` [RESEND PATCH v6 14/14] iommu/rockchip: Support sharing IOMMU between masters

[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-01 11:08 UTC  (12+ messages)
` [PATCH v2 05/10] block: Introduce PCI P2P flags for request and request queue
` [PATCH v2 06/10] IB/core: Add optional PCI P2P flag to rdma_rw_ctx_[init|destroy]()
` [PATCH v2 08/10] nvme-pci: Add support for P2P memory in requests
` [PATCH v2 09/10] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v2 10/10] nvmet: Optionally use PCI P2P memory

[PATCH v2 1/2] i2c: piix4: Use usleep_range()
 2018-03-01 11:04 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: piix4: Use request_muxed_region

[PATCH v2 0/6] Add mmc support for STM32F7 boards
 2018-03-01 10:53 UTC  (7+ messages)
` [PATCH v2 1/6] ARM: dts: stm32: Add sdio pins definition for stm32f7
` [PATCH v2 2/6] ARM: dts: stm32: Enable sdio1 for stm32f746-disco
` [PATCH v2 3/6] ARM: dts: stm32: Enable sdio1 for stm32f746-eval
` [PATCH v2 4/6] ARM: dts: stm32: Enable sdio1 for stm32f769-disco
` [PATCH v2 5/6] dt-bindings: mfd: Add STM32F7 SDMMC2 rcc entry
` [PATCH v2 6/6] ARM: dts: stm32: Fix sdio2 rcc hard coded value

[PATCH] ata: add Amiga Gayle PATA controller driver
 2018-03-01 10:52 UTC  (3+ messages)

[PATCH 1/2] auxdisplay: fix broken menu
 2018-03-01 10:50 UTC  (2+ messages)

[PATCH] scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entries
 2018-03-01 10:48 UTC  (2+ messages)

[PATCH V2 0/5] mmc: add stm32 sdmmc controller
 2018-03-01 10:44 UTC  (4+ messages)

[PATCH net-next 0/2] virtio-net: re enable XDP_REDIRECT for mergeable buffer
 2018-03-01 10:35 UTC  (4+ messages)

[PATCH v2] ARM: davinci: fix the GPIO lookup for omapl138-hawk
 2018-03-01 10:34 UTC 

[PATCH] ARM: davinci: fix the GPIO lookup for omapl138-hawk
 2018-03-01 10:34 UTC  (3+ messages)

[PATCH v3 00/10] Add Actions Semi S900 pinctrl and gpio support
 2018-03-01 10:33 UTC  (6+ messages)
` [PATCH v3 01/10] dt-bindings: pinctrl: Add bindings for Actions S900 SoC

[PATCH 0/2] Stackleak for arm64
 2018-03-01 10:33 UTC  (7+ messages)
` [PATCH 1/2] stackleak: Update "

[PATCH v3 0/6] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
 2018-03-01 10:31 UTC  (7+ messages)
` [PATCH v3 2/6] PCI: Scan all functions when running over Jailhouse
` [PATCH v3 3/6] x86/jailhouse: Enable PCI mmconfig access in inmates
` [PATCH v3 4/6] x86: Consolidate PCI_MMCONFIG configs

[PATCH v8 0/8] livepatch: Atomic replace feature
 2018-03-01 10:28 UTC  (4+ messages)
` [PATCH v8 7/8] livepatch: Correctly handle atomic replace for not yet loaded modules

[PATCH v2] rtc: tx4939: use generic nvmem
 2018-03-01 10:25 UTC 

[PATCH v2] rtc: stk17ta8: use generic nvmem
 2018-03-01 10:25 UTC 

[PATCH v2] rtc: rp5c01: use generic nvmem
 2018-03-01 10:25 UTC 

[PATCH v2] rtc: m48t59: use generic nvmem
 2018-03-01 10:25 UTC 

[PATCH V2] lightnvm: pblk: remove unused variable
 2018-03-01 10:24 UTC  (3+ messages)

[PATCH] sparse doesn't support indirect_branch attribute
 2018-03-01 10:23 UTC  (7+ messages)

[PATCH][net-next] net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
 2018-03-01 10:23 UTC 

[PATCH 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf
 2018-03-01 10:21 UTC  (6+ messages)
` [PATCH 2/5] tpm: migrate tpm2_shutdown() "
` [PATCH 5/5] tpm: migrate tpm2_get_random() "

[PATCH v4 0/4] new driver for Valve Steam Controller
 2018-03-01 10:20 UTC  (5+ messages)
` [PATCH v4 1/4] HID: add "

[PATCH 0/6] Add mmc support for STM32F7 boards
 2018-03-01 10:17 UTC  (4+ messages)
` [PATCH 1/6] ARM: dts: stm32: Add sdio pins definition for stm32f7

[PATCH] mailbox: return error in mbox_request_channel_byname
 2018-03-01 10:16 UTC 

[PATCH] ath10k: search all IEs for variant before falling back
 2018-03-01 10:13 UTC  (3+ messages)

[PATCH v4] watchdog: add SPDX identifiers for watchdog subsystem
 2018-03-01 10:10 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox