Commit Graph

  • 322dab0da0 m32r: fix __get_user() Al Viro 2016-09-09 19:20:13 -04:00
  • 7d84a5d51f mn10300: failing __get_user() and get_user() should zero Al Viro 2016-08-20 16:32:02 -04:00
  • 22e232d64f microblaze: fix copy_from_user() Al Viro 2016-09-09 19:22:34 -04:00
  • 90f2278f09 microblaze: fix __get_user() Al Viro 2016-09-09 19:23:33 -04:00
  • 61f2d84aa4 parisc: Ensure consistent state when switching to kernel stack at syscall entry John David Anglin 2016-10-28 23:00:34 -04:00
  • 2fe6f38f91 s390/dasd: fix hanging device after clear subchannel Stefan Haberland 2016-08-08 14:08:17 +02:00
  • cba31cb938 avr32: off by one in at32_init_pio() Dan Carpenter 2016-07-13 13:08:55 +03:00
  • da189d04e7 avr32: fix 'undefined reference to `___copy_from_user' Guenter Roeck 2016-09-17 07:52:49 -07:00
  • 91be3ab41c avr32: fix copy_from_user() Al Viro 2016-09-09 19:28:23 -04:00
  • ac78e19eba powerpc/nvram: Fix an incorrect partition merge Pan Xinhui 2015-12-10 15:30:02 +08:00
  • 5daad2cce3 powerpc/64: Fix incorrect return value from __copy_tofrom_user Paul Mackerras 2016-10-11 22:25:47 +11:00
  • 6d13a7b0e1 powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data() Gavin Shan 2016-08-02 14:10:32 +10:00
  • 546731aaea powerpc/vdso64: Use double word compare on pointers Anton Blanchard 2016-09-25 17:16:53 +10:00
  • b0a4c16739 powerpc/mm: Don't alias user region to other regions below PAGE_OFFSET Paul Mackerras 2016-09-02 21:47:59 +10:00
  • 4787d839ac MIPS: ptrace: Fix regs_return_value for kernel context Marcin Nowakowski 2016-10-12 09:32:56 +02:00
  • bc9f83ea7f MIPS: Malta: Fix IOCU disable switch read for MIPS64 Paul Burton 2016-09-02 16:07:10 +01:00
  • 83099f397a arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP Will Deacon 2016-08-26 11:36:39 +01:00
  • d65df5171a arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb() Will Deacon 2016-09-05 11:56:05 +01:00
  • 1fd5c7b654 arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO James Hogan 2016-07-25 16:59:52 +01:00
  • e5471defd7 arm64: avoid returning from bad_mode Mark Rutland 2017-01-23 18:28:50 +00:00
  • eee1bdb521 ARM: sa1111: fix pcmcia suspend/resume Russell King 2016-09-06 14:34:05 +01:00
  • 5b4918cca9 ARM: sa1100: clear reset status prior to reboot Russell King 2016-08-19 16:34:45 +01:00
  • 1774ca8155 ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7 Srinivas Ramana 2016-09-30 15:03:31 +01:00
  • 88654a154a ARM: 8616/1: dt: Respect property size when parsing CPUs Robin Murphy 2016-09-26 16:50:55 +01:00
  • 7a6111b804 iommu/amd: Free domain id when free a domain of struct dma_ops_domain Baoquan He 2016-09-15 16:50:52 +08:00
  • 56eb0df47a iommu/amd: Update Alias-DTE in update_device_table() Joerg Roedel 2016-07-26 15:18:54 +02:00
  • 69c373d8f7 x86/um: reuse asm-generic/barrier.h Michael S. Tsirkin 2015-12-21 09:22:18 +02:00
  • 186c5f347b x86/build: Build compressed x86 kernels as PIE H.J. Lu 2016-03-16 20:04:35 -07:00
  • 6523fa8c34 x86/paravirt: Do not trace _paravirt_ident_*() functions Steven Rostedt 2016-05-25 13:47:26 -04:00
  • 1eae225e43 x86/mm/pat, /dev/mem: Remove superfluous error message Jiri Kosina 2016-07-08 11:38:28 +02:00
  • 928a27752e x86/apic: Do not init irq remapping if ioapic is disabled Wanpeng Li 2016-08-23 20:07:19 +08:00
  • b591901eb8 x86/mm: Disable preemption during CR3 read+write Sebastian Andrzej Siewior 2016-08-05 15:37:39 +02:00
  • 213060d93a x86/traps: Ignore high word of regs->cs in early_idt_handler_common Andy Lutomirski 2016-12-01 09:26:42 -08:00
  • 506750b71b x86/xen: fix upper bound of pmd loop in xen_cleanhighmap() Juergen Gross 2016-06-23 07:12:27 +02:00
  • f014225af8 xen-pciback: Add name prefix to global 'permissive' variable Ben Hutchings 2015-04-13 00:26:35 +01:00
  • 1d9d642c16 xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set. Konrad Rzeszutek Wilk 2015-11-02 18:13:27 -05:00
  • 4c2e2fd220 xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X) enabled. Konrad Rzeszutek Wilk 2015-04-01 10:49:47 -04:00
  • 5701f8a13c xen/pciback: Do not install an IRQ handler for MSI interrupts. Konrad Rzeszutek Wilk 2015-11-02 17:24:08 -05:00
  • d2dfdbabdd xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MSI-X enabled Konrad Rzeszutek Wilk 2015-11-02 18:07:44 -05:00
  • 871e37be4f xen/pciback: Return error on XEN_PCI_OP_enable_msi when device has MSI or MSI-X enabled Konrad Rzeszutek Wilk 2015-04-03 11:08:22 -04:00
  • 2801814294 xen/pciback: Save the number of MSI-X entries to be copied later. Konrad Rzeszutek Wilk 2016-02-11 16:10:24 -05:00
  • ffb6bca689 xen/pciback: Save xen_pci_op commands before processing it Konrad Rzeszutek Wilk 2015-11-16 12:40:48 -05:00
  • d6837064ef xen-blkback: only read request operation from shared ring once Roger Pau Monné 2015-11-03 16:34:09 +00:00
  • 67434d33af xen-netback: use RING_COPY_REQUEST() throughout David Vrabel 2015-10-30 15:17:06 +00:00
  • 85fed7d24f xen-netback: don't use last request to determine minimum Tx credit David Vrabel 2015-10-30 15:16:01 +00:00
  • 0a5b4e4cf2 xen: Add RING_COPY_REQUEST() David Vrabel 2015-10-30 14:58:08 +00:00
  • 0679df0fff x86/mm/xen: Suppress hugetlbfs in PV guests Jan Beulich 2016-04-21 00:27:04 -06:00
  • 068b35e923 ppp: defer netns reference release for ppp channel WANG Cong 2016-07-05 22:12:36 -07:00
  • 6e5ae963b5 PM / devfreq: Fix incorrect type issue. Xiaolong Ye 2015-09-11 11:05:23 +08:00
  • 01c2288236 KVM: Disable irq while unregistering user notifier Ignacio Alvarado 2016-11-04 12:15:55 -07:00
  • 014db7f668 KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr Paolo Bonzini 2016-11-17 15:55:46 +01:00
  • a3e49e607d KVM: x86: fix wbinvd_dirty_mask use-after-free Ido Yariv 2016-10-21 12:39:57 -04:00
  • 010a6cc4a6 KVM: MIPS: Make ERET handle ERL before EXL James Hogan 2016-10-25 16:11:11 +01:00
  • a0753a8c4a KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write Radim Krčmář 2016-08-08 20:16:23 +02:00
  • 4c7055f88a KVM: MIPS: Drop other CPU ASIDs on guest MMU changes James Hogan 2016-11-09 14:46:24 +00:00
  • 1d3b3d3176 KVM: MIPS: Precalculate MMIO load resume PC James Hogan 2016-11-09 16:13:50 +00:00
  • 63b0fa1706 MIPS: KVM: Fix unused variable build warning Nicholas Mc Guire 2016-11-09 16:13:49 +00:00
  • 4d57910eab crypto: gcm - Fix IV buffer size in crypto_gcm_setkey Ondrej Mosnáček 2016-09-23 10:47:32 +02:00
  • 0b3918fc43 crypto: skcipher - Fix blkcipher walk OOM crash Herbert Xu 2016-10-27 17:29:51 +03:00
  • 6ff69ad9e2 crypto: cryptd - initialize child shash_desc on import Ard Biesheuvel 2016-10-27 17:29:50 +03:00
  • ca46046c55 crypto: algif_skcipher - Load TX SG list after waiting Herbert Xu 2016-10-27 17:29:48 +03:00
  • 0ac80b6efd crypto: algif_skcipher - Fix race condition in skcipher_check_key Herbert Xu 2016-10-27 17:29:47 +03:00
  • 54541dc3ce crypto: algif_hash - Fix race condition in hash_check_key Herbert Xu 2016-10-27 17:29:46 +03:00
  • fb0b50cf87 crypto: af_alg - Forbid bind(2) when nokey child sockets are present Herbert Xu 2016-10-27 17:29:45 +03:00
  • 9295497013 crypto: algif_skcipher - Remove custom release parent function Herbert Xu 2016-10-27 17:29:44 +03:00
  • 023fe7ba69 crypto: algif_hash - Remove custom release parent function Herbert Xu 2016-10-27 17:29:43 +03:00
  • 61d0583123 crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path Herbert Xu 2016-10-27 17:29:42 +03:00
  • b5b7b2f899 crypto: algif_skcipher - Add key check exception for cipher_null Herbert Xu 2016-10-27 17:29:41 +03:00
  • 16d4044862 crypto: skcipher - Add crypto_skcipher_has_setkey Herbert Xu 2016-10-27 17:29:40 +03:00
  • 855297521e crypto: algif_hash - Require setkey before accept(2) Herbert Xu 2016-10-27 17:29:39 +03:00
  • 389378f759 crypto: shash - Fix has_key setting Herbert Xu 2016-10-27 17:29:49 +03:00
  • 7040a8428f crypto: hash - Add crypto_ahash_has_setkey Herbert Xu 2016-10-27 17:29:38 +03:00
  • 4ad8ff672a crypto: algif_skcipher - Add nokey compatibility path Herbert Xu 2016-10-27 17:29:37 +03:00
  • a37d08973d crypto: af_alg - Add nokey compatibility path Herbert Xu 2016-10-27 17:29:36 +03:00
  • 12514d4693 crypto: af_alg - Disallow bind/setkey/... after accept(2) Herbert Xu 2016-10-27 17:29:35 +03:00
  • b886719145 crypto: algif_skcipher - Require setkey before accept(2) Herbert Xu 2016-10-27 17:29:34 +03:00
  • c73d76df37 sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule() Peter Zijlstra 2015-10-07 14:14:13 +02:00
  • 6a94ced1bf sched/core: Fix a race between try_to_wake_up() and a woken up task Balbir Singh 2016-09-05 13:16:40 +10:00
  • 7828a96589 Linux 3.10.104 Willy Tarreau 2016-10-21 12:13:35 +02:00
  • 9691eac559 mm: remove gup_flags FOLL_WRITE games from __get_user_pages() Linus Torvalds 2016-10-13 13:07:36 -07:00
  • 4cebb475eb xen-netback: ref count shared rings Wei Liu 2014-07-11 17:37:37 +01:00
  • 72f0c1143c security: let security modules use PTRACE_MODE_* with bitmasks Jann Horn 2016-01-20 15:00:01 -08:00
  • fea24c07f6 MIPS: KVM: Check for pfn noslot case James Hogan 2016-09-15 22:51:27 +01:00
  • afac3781d2 mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED Andrea Arcangeli 2016-02-26 15:19:28 -08:00
  • 40772621b9 ACPI / sysfs: fix error code in get_status() Dan Carpenter 2016-05-05 16:23:04 +03:00
  • 479c12a03b staging: comedi: daqboard2000: bug fix board type matching code Ian Abbott 2016-06-29 20:27:44 +01:00
  • c0a803c102 crypto: nx - off by one bug in nx_of_update_msc() Dan Carpenter 2016-07-15 14:09:13 +03:00
  • 40605334e4 megaraid_sas: Fix probing cards without io port Yinghai Lu 2016-08-05 23:37:34 -07:00
  • 2c0ffdb857 aacraid: Check size values after double-fetch from user Dave Carroll 2016-08-05 13:44:10 -06:00
  • af2e23465a PCI: Limit config space size for Netronome NFP4000 Simon Horman 2015-12-11 11:30:12 +09:00
  • 0c8b61323b PCI: Add Netronome NFP4000 PF device ID Simon Horman 2015-12-11 11:30:11 +09:00
  • b0e39bc161 PCI: Limit config space size for Netronome NFP6000 family Jason S. McMullan 2015-09-30 15:35:07 +09:00
  • a4697a4c17 PCI: Add Netronome vendor and device IDs Jason S. McMullan 2015-09-30 15:35:06 +09:00
  • b49f7a4a32 PCI: Support PCIe devices with short cfg_size Jason S. McMullan 2015-09-30 15:35:05 +09:00
  • baa032f71a Revert "powerpc/tm: Always reclaim in start_thread() for exec() class syscalls" Willy Tarreau 2016-10-19 23:18:05 +02:00
  • 2ecaf1d025 Linux 3.10.103 Willy Tarreau 2016-08-28 12:19:20 +02:00
  • 51ace2618a spi: spi-xilinx: cleanup a check in xilinx_spi_txrx_bufs() dan.carpenter@oracle.com 2013-06-09 16:07:28 +03:00
  • 78308a4a65 stb6100: fix buffer length check in stb6100_write_reg_range() Alexander Shiyan 2014-02-25 23:41:14 -03:00
  • d55534bf7e isdn: hfcpci_softirq: get func return to suppress compiler warning Antonio Alecrim Jr 2013-09-14 14:20:40 -03:00
  • 9771330fd5 net: rfkill: Do not ignore errors from regulator_enable() Luis Henriques 2013-08-14 23:10:06 +01:00