summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-20x86/pkeys/selftests: Fix pointer mathDave Hansen1-7/+7
2018-06-20x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen1-5/+8
2018-06-20x86/pkeys/selftests: Add PROT_EXEC testDave Hansen1-0/+44
2018-06-20x86/pkeys/selftests: Factor out "instruction page"Dave Hansen1-4/+17
2018-06-20x86/pkeys/selftests: Allow faults on unknown keysDave Hansen1-1/+9
2018-06-20x86/pkeys/selftests: Avoid printf-in-signal deadlocksDave Hansen1-12/+8
2018-06-20x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen1-16/+0
2018-06-20x86/pkeys/selftests: Stop using assert()Dave Hansen1-4/+8
2018-06-20x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen1-6/+7
2018-06-20x86/selftests: Add mov_to_ss testAndy Lutomirski2-1/+286
2018-06-20x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar1-2/+5
2018-06-20x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar1-26/+41
2018-06-20objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...Ingo Molnar1-0/+18
2018-06-20uprobes/x86: Prohibit probing on MOV SS instructionMasami Hiramatsu1-0/+4
2018-06-20kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu2-0/+22
2018-06-20ocfs2: take inode cluster lock before moving reflinked inode from orphan dirAshish Samant1-2/+12
2018-06-20proc/kcore: don't bounds check against address 0Laura Abbott1-7/+16
2018-06-20init: fix false positives in W+X checkingJeffrey Hugo2-0/+12
2018-06-20lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()Yury Norov1-1/+6
2018-06-20net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak1-1/+2
2018-06-20ixgbe: fix memory leak on ipsec allocationColin Ian King1-1/+1
2018-06-20ixgbe: return error on unsupported SFP module when resettingEmil Tantilov1-0/+3
2018-06-20sh: switch to NO_BOOTMEMRob Herring4-82/+7
2018-06-20perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan1-2/+22
2018-06-20x86: Delay skip of emulated hypercall instructionMarian Rotariu2-9/+12
2018-06-20KVM: Extend MAX_IRQ_ROUTES to 4096 for all archsWanpeng Li1-7/+1
2018-06-20ARM: dts: imx51-zii-rdu1: fix touchscreen bindingsNikita Yushchenko1-3/+3
2018-06-20rxrpc: Fix the min security level for kernel callsDavid Howells1-1/+1
2018-06-20rxrpc: Fix error reception on AF_INET6 socketsDavid Howells1-15/+42
2018-06-20rxrpc: Fix missing start of call timeoutDavid Howells4-1/+23
2018-06-20cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar1-2/+1
2018-06-20qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon1-1/+1
2018-06-20qed: Fix l2 initializations over iWARP personalityMichal Kalderon1-4/+2
2018-06-20tipc: eliminate KMSAN uninit-value in strcmp complaintYing Xue1-2/+13
2018-06-20agp: uninorth: make two functions staticMathieu Malaterre1-2/+2
2018-06-20drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky1-2/+4
2018-06-20cifs: smb2ops: Fix listxattr() when there are no EAsPaulo Alcantara1-0/+6
2018-06-20cifs: Allocate validate negotiation request through kmallocLong Li1-30/+38
2018-06-20arm64: Add MIDR encoding for NVIDIA CPUsDavid Gilhooley1-0/+6
2018-06-20HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-BHans de Goede2-0/+3
2018-06-20can: dev: increase bus-off message severityJakob Unterwurzacher1-1/+1
2018-06-20powerpc/pseries: Fix CONFIG_NUMA=n buildMichael Ellerman1-8/+5
2018-06-20net: aquantia: fix unsigned numvecs comparison with less than zeroColin Ian King1-6/+5
2018-06-20net: aquantia: Limit number of vectors to actually allocated irqsIgor Russkikh3-10/+12
2018-06-20net: aquantia: driver should correctly declare vlan_features bitsIgor Russkikh1-0/+2
2018-06-20x86/xen: Reset VCPU0 info pointer after shared_info remapvan der Linden, Frank1-0/+13
2018-06-20mac80211: use timeout from the AddBA response instead of the requestSara Sharon2-1/+6
2018-06-20ARM: dts: cygnus: fix irq type for arm global timerClément Péron1-1/+1
2018-06-20driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre1-2/+2
2018-06-20nvme: fix use-after-free in nvme_free_ns_headJianchao Wang1-0/+5