summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.106v4.4.106Greg Kroah-Hartman2017-12-161-1/+1
* usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier2017-12-161-1/+1
* arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier2017-12-161-2/+1
* Revert "x86/mm/pat: Ensure cpa->pfn only contains page frame numbers"Greg Kroah-Hartman2017-12-162-16/+17
* Revert "x86/efi: Hoist page table switching code into efi_call_virt()"Greg Kroah-Hartman2017-12-163-36/+56
* Revert "x86/efi: Build our own page table structures"Greg Kroah-Hartman2017-12-164-102/+40
* net/packet: fix a race in packet_bind() and packet_notifier()Eric Dumazet2017-12-161-0/+5
* packet: fix crash in fanout_demux_rollover()Mike Maloney2017-12-162-23/+10
* sit: update frag_off infoHangbin Liu2017-12-161-0/+1
* rds: Fix NULL pointer dereference in __rds_rdma_mapHåkon Bugge2017-12-161-1/+1
* tipc: fix memory leak in tipc_accept_from_sock()Jon Maloy2017-12-161-0/+1
* more bio_map_user_iov() leak fixesAl Viro2017-12-161-5/+9
* s390: always save and restore all registers on context switchHeiko Carstens2017-12-161-10/+9
* ipmi: Stop timers before cleaning up the moduleMasamitsu Yamazaki2017-12-161-21/+23
* audit: ensure that 'audit=1' actually enables audit for PID 1Paul Moore2017-12-161-5/+5
* ipvlan: fix ipv6 outbound deviceKeefe Liu2017-12-161-1/+1
* afs: Connect up the CB.ProbeUuidDavid Howells2017-12-161-0/+3
* IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-12-161-0/+2
* IB/mlx4: Increase maximal message size under UD QPMark Bloch2017-12-161-1/+1
* xfrm: Copy policy family in clone_policyHerbert Xu2017-12-161-0/+1
* jump_label: Invoke jump_label_test() via early_initcall()Jason Baron2017-12-161-1/+1
* atm: horizon: Fix irq release errorArvind Yadav2017-12-161-1/+1
* sctp: use the right sk after waking up from wait_buf sleepXin Long2017-12-161-10/+11
* sctp: do not free asoc when it is already dead in sctp_sendmsgXin Long2017-12-161-3/+14
* sparc64/mm: set fields in deferred pagesPavel Tatashin2017-12-161-1/+8
* block: wake up all tasks blocked in get_request()Ming Lei2017-12-161-2/+2
* sunrpc: Fix rpc_task_begin trace pointChuck Lever2017-12-161-2/+1
* NFS: Fix a typo in nfs_rename()Trond Myklebust2017-12-161-1/+1
* dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...Randy Dunlap2017-12-161-0/+4
* lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2017-12-162-6/+7
* route: update fnhe_expires for redirect when the fnhe existsXin Long2017-12-161-3/+2
* route: also update fnhe_genid when updating a route cacheXin Long2017-12-161-2/+7
* mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings2017-12-161-1/+4
* kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada2017-12-161-3/+2
* EDAC, i5000, i5400: Fix definition of NRECMEMB registerJérémy Lefaure2017-12-162-5/+5
* EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macroJérémy Lefaure2017-12-162-3/+4
* powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy2017-12-161-0/+3
* drm/amd/amdgpu: fix console deadlock if late init failedJim Qu2017-12-161-1/+4
* axonram: Fix gendisk handlingJan Kara2017-12-161-1/+4
* netfilter: don't track fragmented packetsFlorian Westphal2017-12-162-5/+4
* zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn2017-12-161-0/+2
* i2c: riic: fix restart conditionChris Brandt2017-12-161-1/+5
* crypto: s5p-sss - Fix completing crypto request in IRQ handlerKrzysztof Kozlowski2017-12-161-2/+3
* ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong2017-12-161-5/+5
* bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2017-12-162-1/+8
* bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt2017-12-161-12/+11
* bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt2017-12-161-1/+19
* spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten2017-12-161-0/+1
* arm64: KVM: Survive unknown traps from guestsMark Rutland2017-12-161-7/+12
* arm: KVM: Survive unknown traps from guestsMark Rutland2017-12-162-7/+13