~ubuntu-branches/ubuntu/trusty/linux-keystone/trusty-proposed

« back to all changes in this revision

Viewing changes to Documentation/module-signing.txt

  • Committer: Package Import Robot
  • Author(s): Ike Panhc, Ike Panhc, Upstream Kernel Changes, Ubuntu: 3.13.0-36.63
  • Date: 2014-08-20 13:53:11 UTC
  • Revision ID: package-import@ubuntu.com-20140820135311-79314y76vlfia5e2
Tags: 3.13.0-11.18
[ Ike Panhc ]

* Release Tracking Bug
  - LP: #1365272
* Rebase to Ubuntu-3.13.0-35.62

[ Upstream Kernel Changes ]

* rapidio: keystone: fix kernel link warning (wrong section usage)
  - LP: #1365300
* rapidio: keystone: use GFP_DMA to allocate DMA buffers
  - LP: #1365300
* rapidio: rio-dev: use GFP_DMA to allocate DMA buffers
  - LP: #1365300
* remoteproc: patch for aligning uio address and size
  - LP: #1365300
* ARM: 8036/1: Enable IRQs before attempting to read user space in
  __und_usr
  - LP: #1365299

[ Ubuntu: 3.13.0-36.63 ]

* Release Tracking Bug
  - LP: #1365052
* SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
  modify write.
  - LP: #1357527
* SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
  assembly code
  - LP: #1358949
* SAUCE: (no-up) Drop APM X-Gene SoC Ethernet driver
  - LP: #1360140
* [Config] Drop XGENE entries
  - LP: #1360140
* [Config] CONFIG_NET_XGENE=m for arm64
  - LP: #1360140
* SAUCE: Add compat macro for skb_get_hash
  - LP: #1358162
* SAUCE: bcache: prevent crash on changing writeback_running
  - LP: #1357295
* SAUCE: (no-up) arm64: Fix the csr-mask for APM X-Gene SoC AHCI SATA PHY
  clock DTS node.
  - LP: #1359489
* SAUCE: (no-up) ahci_xgene: Skip the PHY and clock initialization if
  already configured by the firmware.
  - LP: #1359501
* SAUCE: (no-up) ahci_xgene: Fix the link down in first attempt for the
  APM X-Gene SoC AHCI SATA host controller driver.
  - LP: #1359507
* SAUCE: (no-up) pci-xgene-msi: fixed deadlock in irq_set_affinity
  - LP: #1359514
* iwlwifi: mvm: Add a missed beacons threshold
  - LP: #1349572
* mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR case
  - LP: #1349572
* genirq: Add an accessor for IRQ_PER_CPU flag
  - LP: #1357527
* arm64: perf: add support for percpu pmu interrupt
  - LP: #1357527
* cifs: sanity check length of data to send before sending
  - LP: #1283101
* KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexit
  - LP: #1329434
* KVM: nVMX: Rework interception of IRQs and NMIs
  - LP: #1329434
* KVM: vmx: disable APIC virtualization in nested guests
  - LP: #1329434
* HID: Add transport-driver functions to the USB HID interface.
  - LP: #1353021
* ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host
  Controller driver.
  - LP: #1358498
* fold d_kill() and d_free()
  - LP: #1354234
* fold try_prune_one_dentry()
  - LP: #1354234
* new helper: dentry_free()
  - LP: #1354234
* expand the call of dentry_lru_del() in dentry_kill()
  - LP: #1354234
* dentry_kill(): don't try to remove from shrink list
  - LP: #1354234
* don't remove from shrink list in select_collect()
  - LP: #1354234
* more graceful recovery in umount_collect()
  - LP: #1354234
* dcache: don't need rcu in shrink_dentry_list()
  - LP: #1354234
* lift the "already marked killed" case into shrink_dentry_list()
* split dentry_kill()
  - LP: #1354234
* expand dentry_kill(dentry, 0) in shrink_dentry_list()
  - LP: #1354234
* shrink_dentry_list(): take parent's ->d_lock earlier
  - LP: #1354234
* dealing with the rest of shrink_dentry_list() livelock
  - LP: #1354234
* dentry_kill() doesn't need the second argument now
  - LP: #1354234
* dcache: add missing lockdep annotation
  - LP: #1354234
* fs: convert use of typedef ctl_table to struct ctl_table
  - LP: #1354234
* lock_parent: don't step on stale ->d_parent of all-but-freed one
  - LP: #1354234
* tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
  - LP: #1358855
* x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriately
  - LP: #1317697
* bnx2x: Fix kernel crash and data miscompare after EEH recovery
  - LP: #1353105
* bnx2x: Adapter not recovery from EEH error injection
  - LP: #1353105
* Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
  - LP: #1359670
* bcache: fix crash on shutdown in passthrough mode
  - LP: #1357295
* bcache: fix uninterruptible sleep in writeback thread
  - LP: #1357295
* namespaces: Use task_lock and not rcu to protect nsproxy
  - LP: #1328088
* MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
  - LP: #1360140
* Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
  - LP: #1360140
* dts: Add bindings for APM X-Gene SoC ethernet driver
  - LP: #1360140
* drivers: net: Add APM X-Gene SoC ethernet driver support.
  - LP: #1360140
* powerpc/mm: Add new "set" flag argument to pte/pmd update function
  - LP: #1357014
* powerpc/thp: Add write barrier after updating the valid bit
  - LP: #1357014
* powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
  - LP: #1357014
* powerpc/thp: Invalidate old 64K based hash page mapping before insert
  of 4k pte
  - LP: #1357014
* powerpc/thp: Handle combo pages in invalidate
  - LP: #1357014
* powerpc/thp: Invalidate with vpn in loop
  - LP: #1357014
* powerpc/thp: Use ACCESS_ONCE when loading pmdp
  - LP: #1357014
* powerpc/mm: Use read barrier when creating real_pte
  - LP: #1357014
* powerpc/thp: Add tracepoints to track hugepage invalidate
  - LP: #1357014
* powerpc: subpage_protect: Increase the array size to take care of 64TB
  - LP: #1357014
* mfd: rtsx: Add set pull control macro and simplify rtl8411
  - LP: #1361086
* mfd: rtsx: Add support for card reader rtl8402
  - LP: #1361086
* kvm: iommu: fix the third parameter of kvm_iommu_put_pages
  (CVE-2014-3601)
  - LP: #1362443
  - CVE-2014-3601
* isofs: Fix unbounded recursion when processing relocated directories
  - LP: #1362447, #1362448
  - CVE-2014-5472
* net: sctp: inherit auth_capable on INIT collisions
  - LP: #1349804
  - CVE-2014-5077
* blk-mq: fix initializing request's start time
  - LP: #1297522
* SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
  - LP: #1357527
* SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
  - LP: #1357527

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
 
54
54
     If this is off (ie. "permissive"), then modules for which the key is not
55
55
     available and modules that are unsigned are permitted, but the kernel will
56
 
     be marked as being tainted.
 
56
     be marked as being tainted, and the concerned modules will be marked as
 
57
     tainted, shown with the character 'X'.
57
58
 
58
59
     If this is on (ie. "restrictive"), only modules that have a valid
59
60
     signature that can be verified by a public key in the kernel's possession