linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-15 19:15:28 to 2017-11-16 00:05:29 UTC [more...]

Firmware signing -- Re: [PATCH 00/27] security, efi: Add kernel lockdown
 2017-11-16  0:05 UTC  (14+ messages)

[PATCH v3 0/5] Revise crossrelease.txt
 2017-11-16  0:04 UTC  (4+ messages)
` [PATCH] locking/Documentation: Revise Documentation/locking/crossrelease.txt

[PATCH v2] coccinelle: orplus: reorganize to improve performance
 2017-11-16  0:03 UTC  (2+ messages)

[PATCH] coccinelle: flags.cocci: reorganize patterns to improve efficiency
 2017-11-16  0:02 UTC  (7+ messages)

[PATCH v9 05/12] RISC-V: Atomic and Locking Code
 2017-11-15 23:59 UTC  (3+ messages)
` [patches] "

[Part1 PATCH v7 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-11-15 23:57 UTC  (2+ messages)

x86: CR4 update when IRQs are enabled
 2017-11-15 23:48 UTC  (4+ messages)

[PATCH] iommu/vt-d: Fix scatterlist offset handling
 2017-11-15 23:54 UTC  (6+ messages)

[PATCH] vhost/scsi: Use safe iteration in vhost_scsi_complete_cmd_work()
 2017-11-15 23:52 UTC  (2+ messages)

linux-next: build warnings after merge of the gpio tree
 2017-11-15 23:39 UTC  (7+ messages)

[PATCH 1/2] r8169: reinstate ALDPS for power saving
 2017-11-15 23:33 UTC  (3+ messages)

[GIT PULL] IPMI updates for 4.15
 2017-11-15 23:25 UTC  (3+ messages)

[PATCH v3 0/2] Implement a software workaround for Falkor erratum 1041
 2017-11-15 23:24 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: Add "

MCP251x SPI CAN controller on Cavium ThunderX
 2017-11-15 23:18 UTC  (4+ messages)

[PATCH for sre] Fix "backlight" on N9
 2017-11-15 23:18 UTC 

[PATCH v2] mm: show total hugetlb memory consumption in /proc/meminfo
 2017-11-15 23:14 UTC 

[PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2017-11-15 23:11 UTC  (6+ messages)
` [PATCH 2/9] compat: Make compat helpers independent of CONFIG_COMPAT

Display, touchscreen on N9
 2017-11-15 22:55 UTC 

[PATCH] tracing/probe: fix typo in pr_fmt in trace_uprobe.c
 2017-11-15 22:55 UTC  (4+ messages)

[PATCH] mm: show total hugetlb memory consumption in /proc/meminfo
 2017-11-15 22:49 UTC  (6+ messages)

[PATCH v10 00/10] Application Data Integrity feature introduced by SPARC M7
 2017-11-15 22:46 UTC  (11+ messages)
` [PATCH v10 01/10] signals, sparc: Add signal codes for ADI violations
` [PATCH v10 02/10] mm, swap: Add infrastructure for saving page metadata as well on swap
` [PATCH v10 03/10] sparc64: Add support for ADI register fields, ASIs and traps
` [PATCH v10 04/10] sparc64: Add HV fault type handlers for ADI related faults
` [PATCH v10 05/10] sparc64: Add handler for "Memory Corruption Detected" trap
` [PATCH v10 06/10] sparc64: Add auxiliary vectors to report platform ADI properties
` [PATCH v10 07/10] mm: Add address parameter to arch_validate_prot()
` [PATCH v10 08/10] mm: Clear arch specific VM flags on protection change
` [PATCH v10 09/10] mm: Allow arch code to override copy_highpage()
` [PATCH v10 10/10] sparc64: Add support for ADI (Application Data Integrity)

[PATCH v18 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-11-15 22:48 UTC  (3+ messages)

linux-next: build warning after merge of the netfilter-next tree
 2017-11-15 22:46 UTC  (4+ messages)

Regression: commit da029c11e6b1 broke toybox xargs
 2017-11-15 22:45 UTC  (9+ messages)

[PATCH] drm: mali-dp: Disable planes when their CRTC gets disabled
 2017-11-15 22:35 UTC  (3+ messages)

[PATCH 0/3] more patches for FPGA
 2017-11-15 22:33 UTC  (4+ messages)
` [PATCH 1/3] fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_get
` [PATCH 2/3] fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_get
` [PATCH 3/3] fpga: region: release of_parse_phandle nodes after use

[PATCH v2 00/18] Add support for clang LTO
 2017-11-15 22:29 UTC  (24+ messages)
` [PATCH v2 01/18] kbuild: add ld-name macro and support for GNU gold
` [PATCH v2 02/18] kbuild: fix LD_DEAD_CODE_DATA_ELIMINATION with "
` [PATCH v2 03/18] kbuild: move gcc-version.sh to cc-version.sh and add clang support
` [PATCH v2 04/18] arm64: use -mno-implicit-float instead of -mgeneral-regs-only
` [PATCH v2 05/18] arm64: fix -m for GNU gold
` [PATCH v2 06/18] arm64: kvm: use -fno-jump-tables with clang
` [PATCH v2 07/18] arm64: keep .altinstructions and .altinstr_replacement
` [PATCH v2 08/18] arm64: don't disable ADR_PREL_PG_HI21* with ARM64_ERRATUM_843419
` [PATCH v2 09/18] arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold
` [PATCH v2 10/18] arm64: add a workaround for GNU gold with ARM64_MODULE_PLTS
` [PATCH v2 11/18] arm64: make mrs_s and msr_s macros work with LTO
` [PATCH v2 12/18] kbuild: add support for clang LTO
` [PATCH v2 13/18] kbuild: fix dynamic ftrace with "
` [PATCH v2 14/18] scripts/mod: disable LTO for empty.c
` [PATCH v2 15/18] efi/libstub: disable LTO
` [PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c
` [PATCH v2 17/18] arm64: disable RANDOMIZE_MODULE_REGION_FULL with LTO_CLANG
` [PATCH v2 18/18] arm64: select ARCH_SUPPORTS_LTO_CLANG

Re: edt-ft5x06 question
 2017-11-15 22:29 UTC  (2+ messages)
`  "

[PATCH 1/3] firmware: vpd: Destroy vpd sections in remove function
 2017-11-15 22:28 UTC  (6+ messages)
` [PATCH 2/3] firmware: vpd: Tie firmware kobject to device lifetime
` [PATCH 3/3] firmware: vpd: Fix platform driver and device registration/unregistration

[PATCH v3 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver
 2017-11-15 22:23 UTC  (7+ messages)
` [PATCH v3 2/2] leds: lm3692x: Introduce LM3692x dual string driver

[GIT] Networking
 2017-11-15 22:15 UTC  (3+ messages)

[PATCH 0/6] arm64: compat: Add COMPAT_VDSO
 2017-11-15 22:05 UTC  (7+ messages)
` [PATCH 1/6] arm64: compat: Use vDSO sigreturn trampolines if available
` [PATCH 2/6] arm64: elf: Set AT_SYSINFO_EHDR in compat processes
` [PATCH 3/6] arm64: Refactor vDSO init/setup
` [PATCH 4/6] arm64: compat: Add a 32-bit vDSO
` [PATCH 5/6] arm64: compat: 32-bit vDSO setup
` [PATCH 6/6] arm64: Wire up and expose the new compat vDSO

[Xen-devel] [PATCH RFC v3 0/6] x86/idle: add halt poll support
 2017-11-15 22:03 UTC  (3+ messages)
  ` [PATCH RFC v3 3/6] sched/idle: Add a generic poll before enter real idle path

[PATCH v9 0/3] MIPS: Add virtual Ranchu board as a generic-based board
 2017-11-15 21:59 UTC  (3+ messages)
` [PATCH v9 3/3] MIPS: ranchu: Add Ranchu as a new "

Work With Us!
 2017-11-15 20:55 UTC 

[PATCH v4 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module
 2017-11-15 21:37 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: vendor prefix for Wi2Wi, Inc
` [PATCH v4 2/5] dt-bindings: gps: add w2sg00x4 bindings documentation (GPS module with UART))
` [PATCH v4 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver
` [PATCH v4 4/5] DTS: gta04: add serdev node for w2sg00x4
` [PATCH v4 5/5] misc serdev: w2sg0004: add debugging code and Kconfig

[PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
 2017-11-15 21:34 UTC  (11+ messages)
                ` [kernel-hardening] "

leaking_addresses script
 2017-11-15 21:33 UTC  (4+ messages)

[PATCH v2] ksm : use checksum and memcmp for rb_tree
 2017-11-15 21:25 UTC  (2+ messages)

[GIT PULL 2nd resend] leaking_addresses updates for 4.15
 2017-11-15 21:21 UTC  (4+ messages)

Draft manpage explaining kernel lockdown
 2017-11-15 21:12 UTC  (2+ messages)

[PATCH] Support for secure erase functionality
 2017-11-15 21:12 UTC  (3+ messages)

[PATCH v5 0/4] KVM: X86: Paravirt remote TLB flush
 2017-11-15 21:11 UTC  (4+ messages)
` [PATCH v5 2/4] KVM: X86: Add paravirt "

[RFC] EPOLL_KILLME: New flag to epoll_wait() that subscribes process to death row (new syscall)
 2017-11-15 21:11 UTC  (3+ messages)
` [RFC v2] prctl: prctl(PR_SET_IDLE, PR_IDLE_MODE_KILLME), for stateless idle loops

[PATCH 0/2] ALSA: intel8x0m: Fine-tuning for five function implementations
 2017-11-15 21:06 UTC  (3+ messages)
` [PATCH 1/2] ALSA: intel8x0m: Adjust 12 function calls together with a variable assignment
` [PATCH 2/2] ALSA: intel8x0m: Use common error handling code in two functions

[PATCH] refcount: provide same memory ordering guarantees as in atomic_t
 2017-11-15 21:01 UTC  (5+ messages)

[PATCH v2 0/5] fpga: don't use drvdata in common fpga code
 2017-11-15 20:51 UTC  (6+ messages)
` [PATCH v2 1/5] fpga: region: "
` [PATCH v2 2/5] fpga: manager: "
` [PATCH v2 3/5] fpga: bridge: "
` [PATCH v2 4/5] fpga: region: change fpga_region_register to have one param
` [PATCH v2 5/5] fpga: region: return NOTIFY_STOP if overlay shoud be accepted

[PATCH v2 0/5] misc: new serdev based drivers for Wi2Wi w2sg00x4 GPS module
 2017-11-15 20:49 UTC  (10+ messages)
` [PATCH v2 1/5] DT: vendor prefix for Wi2Wi, Inc
` [PATCH v2 2/5] DT: misc: w2sg0004: add bindings documentation (GPS module with serdev UART)
` [PATCH v2 3/5] misc: Add w2sg0004 (gps receiver) power control driver

[PATCH v5 00/18] Enable upper layers using FPGA region w/o device tree
 2017-11-15 20:31 UTC  (3+ messages)

[PATCH] samples: replace FSF address with web source in license notices
 2017-11-15 20:44 UTC  (2+ messages)
` [PATCH] samples: replace outdated permission statement with SPDX identifiers

[PATCH v2] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
 2017-11-15 20:42 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v17 0/6] Virtio-balloon Enhancement
 2017-11-15 20:32 UTC  (3+ messages)
` [PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ

[PATCH v6 00/18] patches for FPGA
 2017-11-15 20:20 UTC  (19+ messages)
` [PATCH v6 01/18] fpga: bridge: support getting bridge from device
` [PATCH v6 02/18] fpga: mgr: API change to replace fpga load functions with single function
` [PATCH v6 03/18] fpga: mgr: separate getting/locking FPGA manager
` [PATCH v6 04/18] fpga: region: use dev_err instead of pr_err
` [PATCH v6 05/18] fpga: region: remove unneeded of_node_get and put
` [PATCH v6 06/18] fpga: region: get mgr early on
` [PATCH v6 07/18] fpga: region: check for child regions before allocing image info
` [PATCH v6 08/18] fpga: region: fix slow warning with more than one overlay
` [PATCH v6 09/18] fpga: region: use image info as parameter for programming region
` [PATCH v6 10/18] fpga: region: separate out code that parses the overlay
` [PATCH v6 11/18] fpga: region: add fpga-region.h header
` [PATCH v6 12/18] fpga: region: rename some functions prior to moving
` [PATCH v6 13/18] fpga: region: add register/unregister functions
` [PATCH v6 14/18] fpga: region: add fpga_region_class_find
` [PATCH v6 15/18] fpga: region: move device tree support to of-fpga-region.c
` [PATCH v6 16/18] fpga: of-fpga-region: accept overlays that don't program FPGA
` [PATCH v6 17/18] fpga: clean up fpga Kconfig
` [PATCH v6 18/18] fpga: add attribute groups

[PATCH] platform/x86: dell-laptop: Allocate buffer before rfkill use
 2017-11-15 20:21 UTC 

next-20171114 - kernel BUG in dell_set_arguments
 2017-11-15 20:21 UTC  (2+ messages)

[PATCH v2 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver
 2017-11-15 20:12 UTC  (3+ messages)
` [PATCH v2 2/2] leds: lm3692x: Introduce LM3692x dual string driver

[PATCH v3 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module
 2017-11-15 20:12 UTC  (7+ messages)
` [PATCH v3 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver

[PATCH v3 0/5] In-kernel QMI helpers and sysmon
 2017-11-15 20:10 UTC  (6+ messages)
` [PATCH v3 1/5] soc: qcom: Introduce QMI encoder/decoder
` [PATCH v3 2/5] soc: qcom: Introduce QMI helpers
` [PATCH v3 3/5] remoteproc: Pass type of shutdown to subdev remove
` [PATCH v3 4/5] remoteproc: qcom: Introduce sysmon
` [PATCH v3 5/5] samples: Introduce Qualcomm QMI sample client

[GIT PULL] Btrfs changes for 4.15
 2017-11-15 19:59 UTC  (3+ messages)

[PATCH] qed: fix unnecessary call to memset cocci warnings
 2017-11-15 19:58 UTC 

[PATCH 1/2] ASoC: codecs: Add PCM186x binding documentation
 2017-11-15 19:56 UTC  (2+ messages)

[PATCH 1/2] leds: lp8860: Fix linuxdoc format for structure
 2017-11-15 19:52 UTC  (2+ messages)
` [PATCH 2/2] leds: lp8860: Add regulator enable during init

[PATCH 0/2] ALSA: intel8x0: Fine-tuning for seven function implementations
 2017-11-15 19:50 UTC  (3+ messages)
` [PATCH 1/2] ALSA: intel8x0: Adjust 15 function calls together with a variable assignment
` [PATCH 2/2] ALSA: intel8x0: Use common error handling code in two functions

[PATCH] mm, meminit: Serially initialise deferred memory if trace_buf_size is specified
 2017-11-15 19:49 UTC  (8+ messages)

[PATCH] arm: Remove unused __readwrite_bug function
 2017-11-15 19:33 UTC 

[PATCH v3 0/8] Cavium OCTEON-III network driver
 2017-11-15 19:30 UTC  (4+ messages)
` [PATCH v3 1/8] dt-bindings: Add Cavium Octeon Common Ethernet Interface

[PATCH] mm: shmem: remove unused info variable
 2017-11-15 19:27 UTC 

[PATCH] 4.4.86-rt99: fix sync breakage between nr_cpus_allowed and cpus_allowed
 2017-11-15 19:25 UTC 

[PATCH RFC] lib: simplify bitmap_from_u32array API
 2017-11-15 19:24 UTC  (2+ messages)

[PATCH] drm: mali-dp: Separate static internal data into a read-only structure
 2017-11-15 19:23 UTC  (2+ messages)

[GIT PULL] RISC-V Port for Linux 4.15 v9
 2017-11-15 19:21 UTC  (2+ messages)

[PATCH 1/2] musb: remove unused frame variable
 2017-11-15 19:20 UTC  (2+ messages)
` [PATCH 2/2] musb: remove unused pipe variable

[PATCH] Add support for bq27521 battery monitor
 2017-11-15 19:20 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).