linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-20 19:03:01 to 2017-12-20 22:32:01 UTC [more...]

[PATCH v3 00/21] Intel FPGA Device Drivers
 2017-12-20 22:31 UTC  (5+ messages)
` [PATCH v3 01/21] docs: fpga: add a document for Intel FPGA driver overview
` [PATCH v3 04/21] fpga: add device feature list support

KASAN: use-after-free Read in __list_del_entry_valid (2)
 2017-12-20 22:28 UTC  (2+ messages)
` [PATCH] crypto: pcrypt - fix freeing pcrypt instances

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-20 22:29 UTC  (9+ messages)

[patch V181 00/54] x86/pti: Final XMAS release
 2017-12-20 22:29 UTC  (57+ messages)
` [patch V181 01/54] x86/Kconfig: Limit NR_CPUS on 32bit to a sane amount
` [patch V181 02/54] x86/mm/dump_pagetables: Check PAGE_PRESENT for real
` [patch V181 03/54] x86/mm/dump_pagetables: Make the address hints correct and readable
` [patch V181 04/54] x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchy
` [patch V181 05/54] x86/vsyscall/64: Warn and fail vsyscall emulation in NATIVE mode
` [patch V181 06/54] arch: Allow arch_dup_mmap() to fail
` [patch V181 07/54] x86/ldt: Rework locking
` [patch V181 08/54] x86/ldt: Prevent ldt inheritance on exec
` [patch V181 09/54] x86/mm/64: Improve the memory map documentation
` [patch V181 10/54] x86/doc: Remove obvious weirdness
` [patch V181 11/54] x86/entry: Remove SYSENTER_stack naming
` [patch V181 12/54] x86/uv: Use the right tlbflush API
` [patch V181 13/54] x86/microcode: Dont abuse the tlbflush interface
` [patch V181 14/54] x86/mm: Use __flush_tlb_one() for kernel memory
` [patch V181 15/54] x86/mm: Remove superfluous barriers
` [patch V181 16/54] x86/mm: Clarify which functions are supposed to flush what
` [patch V181 17/54] x86/mm: Move the CR3 construction functions to tlbflush.h
` [patch V181 18/54] x86/mm: Remove hard-coded ASID limit checks
` [patch V181 19/54] x86/mm: Put MMU to hardware ASID translation in one place
` [patch V181 20/54] x86/mm: Create asm/invpcid.h
` [patch V181 21/54] x86/cpu_entry_area: Move it to a separate unit
` [patch V181 22/54] x86/cpu_entry_area: Move it out of fixmap
` [patch V181 23/54] init: Invoke init_espfix_bsp() from mm_init()
` [patch V181 24/54] x86/cpufeatures: Add X86_BUG_CPU_INSECURE
` [patch V181 25/54] x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
` [patch V181 26/54] x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching
` [patch V181 27/54] x86/mm/pti: Add infrastructure for page table isolation
` [patch V181 28/54] x86/mm/pti: Add mapping helper functions
` [patch V181 29/54] x86/mm/pti: Allow NX poison to be set in p4d/pgd
` [patch V181 30/54] x86/mm/pti: Allocate a separate user PGD
` [patch V181 31/54] x86/mm/pti: Populate "
` [patch V181 32/54] x86/mm/pti: Add functions to clone kernel PMDs
` [patch V181 33/54] x86/mm/pti: Force entry through trampoline when PTI active
` [patch V181 34/54] x86/mm/pti: Share cpu_entry_area with user space page tables
` [patch V181 35/54] x86/entry: Align entry text section to PMD boundary
` [patch V181 36/54] x86/mm/pti: Share entry text PMD
` [patch V181 37/54] x86/mm/pti: Map ESPFIX into user space
` [patch V181 38/54] x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
` [patch V181 39/54] x86/events/intel/ds: Map debug buffers in cpu_entry_area
` [patch V181 40/54] x86/mm/64: Make a full PGD-entry size hole in the memory map
` [patch V181 41/54] x86/pti: Put the LDT in its own PGD if PTI is on
` [patch V181 42/54] x86/pti: Map the vsyscall page if needed
` [patch V181 43/54] x86/mm: Allow flushing for future ASID switches
` [patch V181 44/54] x86/mm: Abstract switching CR3
` [patch V181 45/54] x86/mm: Use/Fix PCID to optimize user/kernel switches
` [patch V181 46/54] x86/mm: Optimize RESTORE_CR3
` [patch V181 47/54] x86/mm: Use INVPCID for __native_flush_tlb_single()
` [patch V181 48/54] x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming
` [patch V181 49/54] x86/dumpstack: Indicate in Oops whether pti is configured and enabled
` [patch V181 50/54] x86/mm/pti: Add Kconfig
` [patch V181 51/54] x86/mm/dump_pagetables: Add page table directory
` [patch V181 52/54] x86/mm/dump_pagetables: Check user space page table for WX pages
` [patch V181 53/54] x86/mm/dump_pagetables: Allow dumping current pagetables
` [patch V181 54/54] x86/ldt: Make the LDT mapping RO

[RFC PATCH] sched: Improve scalability of select_idle_sibling using SMT balance
 2017-12-20 22:19 UTC  (3+ messages)

pinctrl-amd: What hardware does it apply to?
 2017-12-20 22:25 UTC 

[PATCH v3 0/5] Some corrections and improvement for Tegra DRM
 2017-12-20 22:23 UTC  (17+ messages)
` [PATCH v3 1/5] drm/tegra: dc: Link DC1 to DC0 on Tegra20
` [PATCH v3 2/5] drm/tegra: Restore opaque and drop alpha formats on Tegra20/30
` [PATCH v3 3/5] drm/tegra: Trade overlay plane for cursor on older Tegra's
` [PATCH v3 4/5] drm/tegra: gem: Correct iommu_map_sg() error checking
` [PATCH v3 5/5] drm/tegra: Correct timeout in tegra_syncpt_wait

[tip:WIP.x86/pti 21/54] arch/x86/include/asm/pgtable.h:47:8: error: unknown type name 'spinlock_t'
 2017-12-20 22:21 UTC 

[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
 2017-12-20 22:14 UTC  (5+ messages)
` [PATCH 14/15] dax: associate mappings with inodes, and warn if dma collides with truncate

[PATCH 1/2 v3] scsi: ufs: introduce static sysfs entries
 2017-12-20 22:13 UTC  (5+ messages)
` [PATCH 2/2 v3] scsi: ufs: introduce sysfs entries exposing UFS health info
  ` [PATCH 2/2 v4] "

[PATCH v5 0/6] enable creating [k,u]probe with perf_event_open
 2017-12-20 22:05 UTC  (7+ messages)
` [PATCH v5 3/6] perf: implement pmu perf_kprobe

[PATCH V2 0/4] bug fix mmap read and rdpmc read in large PEBS
 2017-12-20 22:05 UTC  (7+ messages)
` [PATCH V2 1/4] perf/x86/intel: fix event update for auto-reload
` [PATCH V2 2/4] perf/x86: introduce read function for x86_pmu
` [PATCH V2 3/4] perf/x86/intel: drain PEBS buffer in event read
` [PATCH V2 4/4] perf/x86: fix: disable userspace RDPMC usage for large PEBS

[PATCH] proc: rearrange struct proc_dir_entry
 2017-12-20 21:59 UTC 

[RFC PATCH net-next] tools/bpftool: use version from the kernel source tree
 2017-12-20 21:52 UTC  (6+ messages)

[PATCH v16 0/5] ZII RAVE platform driver
 2017-12-20 21:51 UTC  (7+ messages)
` [PATCH v16 1/5] serdev: Make .remove in struct serdev_device_driver optional
` [PATCH v16 2/5] serdev: Introduce devm_serdev_device_open()
` [PATCH v16 3/5] mfd: Add driver for RAVE Supervisory Processor
` [PATCH v16 4/5] watchdog: Add RAVE SP watchdog driver
` [PATCH v16 5/5] dt-bindings: watchdog: Add bindings for "

[PATCH] clk: fix spin_lock/unlock imbalance on bad clk_enable() reentrancy
 2017-12-20 21:50 UTC  (8+ messages)

[PATCH v2 0/2] eeprom: at24: write-protect pin support
 2017-12-20 21:48 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: at24: new optional property - wp-gpios

[PATCH 0/2] platform/x86: silead_dmi: Add entries for 2 Chuwi tablets
 2017-12-20 21:47 UTC  (2+ messages)

[PATCH] [RFT] crypto: aes-generic - turn off -ftree-pre and -ftree-sra
 2017-12-20 21:46 UTC  (4+ messages)

[PATCH v3 00/19] ARM: dts: aspeed: updates and new machines
 2017-12-20 21:46 UTC  (3+ messages)
` [PATCH v3 02/20] dt-bindings: gpio: Add ASPEED constants

[PATCH v2] ARM: dts: sunxi: Add sid for a83t
 2017-12-20 21:45 UTC  (2+ messages)

[PATCH 0/2] virtio_net: allow hypervisor to indicate linkspeed and duplex setting
 2017-12-20 21:32 UTC  (6+ messages)
` [PATCH net-next 1/2] "

[PATCH v4 0/4] rtc: add mxc driver for i.MX53 SRTC
 2017-12-20 21:25 UTC  (2+ messages)

[PATCH v2 0/9] soc: brcmstb: biuctrl updates for 64-bit chips
 2017-12-20 21:24 UTC  (3+ messages)
` [PATCH v2 2/9] dt-bindings: arm: brcmstb: Correct BIUCTRL node documentation

[PATCH] NFS: allow name_to_handle_at() to work for Amazon EFS
 2017-12-20 21:23 UTC  (7+ messages)

[PATCH 0/2] PS3: Adjustments for six function implementations
 2017-12-20 21:20 UTC  (4+ messages)
` [PATCH 2/2] ps3: Improve a size determination in five functions
    `  "

[PATCH v5 00/15] Krait clocks + Krait CPUfreq
 2017-12-20 21:18 UTC  (11+ messages)
` [PATCH v5 05/15] devicetree: bindings: Document qcom,hfpll
` [PATCH v5 10/15] devicetree: bindings: Document qcom,kpss-gcc
` [PATCH v5 12/15] devicetree: bindings: Document qcom,krait-cc
` [PATCH v5 15/15] devicetree: bindings: Document qcom,pvs

[PATCH 0/3] KVM: vmx: MSR bitmap cleanups and optimizations
 2017-12-20 21:13 UTC  (4+ messages)
` [PATCH 2/3] KVM: vmx: simplify MSR bitmap setup

[PATCH 1/2] padata: Remove FSF address
 2017-12-20 21:17 UTC  (4+ messages)
` [PATCH 2/2] padata: Remove redundant export.h header

[PATCH V2 0/3] perf/x86/intel: Add Branch Monitoring support
 2017-12-20 21:23 UTC  (8+ messages)
` [PATCH V2 2/3] perf/x86/intel/bm.c: Add Intel "

[PATCH] checkpatch: Add a few DEVICE_ATTR style tests
 2017-12-20 20:58 UTC 

[PATCH 0/2] ti-pipe3: PCIe x2 lane mode configuration in dra72
 2017-12-20 20:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: ti-pipe3: Add dt binding to use USB3 PHY for PCIe

BUG: unable to handle kernel paging request in socket_file_ops
 2017-12-20 20:51 UTC 

System Administrator
 2017-12-20 20:30 UTC 

[PATCH] f2fs: return error during fill_super
 2017-12-20 20:39 UTC 

Cgroups v2 thread mode "domain invalid" state
 2017-12-20 20:32 UTC 

[PATCH] fixdep: exit with error code in error branches of do_config_file()
 2017-12-20 20:27 UTC 

[RFC PATCH] mm: memcontrol: memory+swap accounting for cgroup-v2
 2017-12-20 20:27 UTC  (12+ messages)

[PATCH 0/2] 9p/trans_virtio: handle request cancellation
 2017-12-20 17:46 UTC  (2+ messages)
` [PATCH 1/2] virtio: allow to detach a buffer from the virtqueue

[PATCH linux ipmi for BMC v2] ipmi: add an Aspeed KCS IPMI BMC driver
 2017-12-20 20:11 UTC  (2+ messages)

[PATCH RFC 0/3] crypto: Implement a generic crypto statistics
 2017-12-20 20:09 UTC  (4+ messages)
` [PATCH RFC 1/3] crypto: Prevent to register duplicate cra_driver_name
` [PATCH RFC 2/3] crypto: Implement a generic crypto statistics
` [PATCH RFC 3/3] crypto: tools: Add cryptostat userspace

[PATCH v15 0/5] ZII RAVE platform driver
 2017-12-20 20:03 UTC  (4+ messages)
` [PATCH v15 3/5] mfd: Add driver for RAVE Supervisory Processor

linux-next: Signed-off-by missing for commit in the renesas tree
 2017-12-20 20:01 UTC 

[PATCH 0/4] Add support for Intel IOMMU 5-level paging
 2017-12-20 19:59 UTC  (5+ messages)
` [PATCH 1/4] iommu/vt-d: Enable upto 57 bits of domain address width
` [PATCH 2/4] iommu/vt-d: Add a check for 1GB page support
` [PATCH 3/4] iommu/vt-d: Add a check for 5-level paging support
` [PATCH 4/4] iommu/vt-d: Enable 5-level paging mode in the PASID entry

[PATCH v1 0/3] x86: SME: BSP/SME microcode update fix
 2017-12-20 19:59 UTC  (4+ messages)
` [PATCH v1 1/3] x86/mm: Centralize PMD flags in sme_encrypt_kernel()

[PATCH 4.4 009/115] Bluetooth: btusb: driver to enable the usb-wakeup feature
 2017-12-20 19:56 UTC  (3+ messages)

arm64 crashkernel fails to boot on acpi-only machines due to ACPI regions being no longer mapped as NOMAP
 2017-12-20 19:52 UTC  (5+ messages)

[RFC][PATCH 0/4] Few NFC changes from experimental/android-4.14 tree
 2017-12-20 19:51 UTC  (5+ messages)
` [RFC][PATCH 1/4] NFC: st21nfca: Fix out of bounds kernel access when handling ATR_REQ
` [RFC][PATCH 2/4] NFC: st21nfca: Fix memory OOB and leak issues in connectivity events handler
` [RFC][PATCH 3/4] NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
` [RFC][PATCH 4/4] NFC: fdp: Fix possible buffer overflow in WCS4000 NFC driver

[PATCH V2] iommu/amd - Set the device table entry PPR bit for IOMMU V2 devices
 2017-12-20 19:50 UTC  (3+ messages)

[patch V163 00/51] x86/pti: Updated patch queue
 2017-12-20 19:50 UTC  (11+ messages)
` [patch V163 27/51] x86/mm/pti: Populate user PGD

[PATCH] USB: serial: ftdi_sio: add id for Airbus DS P8GR
 2017-12-20 19:47 UTC 

[PATCH v6 00/18] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-12-20 19:47 UTC  (13+ messages)
` [PATCH v6 01/18] PCI: dwc: Use the DMA-API to get the MSI address
` [PATCH v6 02/18] PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bits
` [PATCH v6 03/18] PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writable
` [PATCH v6 04/18] PCI: designware-ep: Pre-allocate memory for MSI in dw_pcie_ep_init
` [PATCH v6 06/18] PCI: designware-ep: Add generic function for raising MSI irq

[PATCH 1/2] scsi: ufs: introduce static sysfs entries
 2017-12-20 19:46 UTC  (8+ messages)
` [PATCH 2/2] scsi: ufs: use sysfs entry for health info
    ` [PATCH 2/2 v2] "

PROBLEM: 4.15.0-rc3 APIC causes lockups on Core 2 Duo laptop
 2017-12-20 19:45 UTC  (6+ messages)

[PATCH V3 net-next 00/17] add some features and fix some bugs for HNS3 driver
 2017-12-20 19:28 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: exynos: Use lower case hex addresses in node unit addresses
 2017-12-20 19:27 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: exynos: Fix typo in MSCL clock controller unit address

[PATCH] agp: Add bridge parameter documentation
 2017-12-20 19:26 UTC 

[PATCH 1/3] dt-bindings: ARM: Mediatek: Fix ethsys documentation
 2017-12-20 19:26 UTC  (5+ messages)

[PATCH] HID: intel-ish-hid: Enable Cannon Lake and Coffee Lake laptop/desktop
 2017-12-20 19:24 UTC 

[PATCH net-next v4 0/6] net: tcp: sctp: dccp: Replace jprobe usage with trace events
 2017-12-20 19:24 UTC  (3+ messages)

[PATCH v5 0/4] NVIDIA Tegra video decoder driver
 2017-12-20 19:19 UTC  (5+ messages)
` [PATCH v5 3/4] ARM: dts: tegra20: Add device tree node to describe IRAM
` [PATCH v5 4/4] ARM: dts: tegra20: Add video decoder node

[RFC PATCH v2 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-12-20 19:19 UTC  (9+ messages)
` [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq

Race-free unlinking of directory entries
 2017-12-20 19:18 UTC 

[PATCH] ia64: agp: Replace empty define with do while
 2017-12-20 19:16 UTC 

[PATCH 0/4] tpm: fix PS/2 devices not working on Braswell systems due CLKRUN enabled
 2017-12-20 19:15 UTC  (6+ messages)
` [PATCH 1/4] tpm: fix access attempt to an already unmapped I/O memory region

[PATCH] Fixed typo in onewire generic doc
 2017-12-20 19:07 UTC 

[GIT PULL] ACPI fixes for v4.15-rc5
 2017-12-20 19:07 UTC 

[PATCH] MAINTAINERS: Move all MTD related branches to a single repo
 2017-12-20 19:07 UTC  (2+ messages)

[PATCH 1/2] x86/stacktrace: do not fail when regs on stack for ORC
 2017-12-20 19:07 UTC  (6+ messages)

[GIT PULL] Power management fixes for v4.15-rc5
 2017-12-20 19:06 UTC 

[PATCH] iommu/amd - Record more information about unknown events
 2017-12-20 19:02 UTC  (2+ messages)


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