aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSES (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-30s390/unwind: add stack pointer alignment sanity checksMiroslav Benes2-0/+8
2019-11-30s390/unwind: filter out unreliable bogus %r14Vasily Gorbik1-0/+5
2019-11-30s390/unwind: start unwinding from reliable stateVasily Gorbik2-17/+31
2019-11-30s390/test_unwind: add program check context testsVasily Gorbik1-0/+47
2019-11-30s390/test_unwind: add irq context testsVasily Gorbik1-0/+45
2019-11-30s390/test_unwind: print verbose unwinding resultsVasily Gorbik2-2/+11
2019-11-30s390/test_unwind: add CALL_ON_STACK testsVasily Gorbik1-7/+19
2019-11-30s390: fix register clobbering in CALL_ON_STACKVasily Gorbik1-2/+2
2019-11-30s390/test_unwind: require that unwinding ended successfullyVasily Gorbik1-0/+4
2019-11-30s390/unwind: add a test for the internal APIIlya Leoshkevich3-0/+248
2019-11-30s390/unwind: always inline get_stack_pointerVasily Gorbik1-2/+2
2019-11-30s390/pci: add error message on device number limitNiklas Schnelle1-0/+2
2019-11-30s390/pci: add error message for UID collisionNiklas Schnelle1-0/+3
2019-11-30s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter1-2/+15
2019-11-30s390/cpum_sf: Use TEAR_REG macro consistantlyThomas Richter1-8/+1
2019-11-30s390/cpum_sf: Remove unnecessary check for pending SDBsThomas Richter1-2/+1
2019-11-30s390/cpum_sf: Replace function name in debug statementsThomas Richter2-52/+57
2019-11-30s390/kaslr: store KASLR offset for early dumpsGerald Schaefer2-1/+6
2019-11-30s390/unwind: stop gracefully at task pt_regsVasily Gorbik1-1/+7
2019-11-30s390/head64: correct init_task stack setupVasily Gorbik1-1/+1
2019-11-30s390/unwind: make reuse_sp default when unwinding pt_regsVasily Gorbik2-15/+7
2019-11-30s390/unwind: report an error if pt_regs are not on stackVasily Gorbik1-1/+1
2019-11-30s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik3-9/+13
2019-11-30s390: correct CALL_ON_STACK back_chain savingVasily Gorbik1-1/+14
2019-11-30s390/unwind: unify task is current checksVasily Gorbik3-6/+3
2019-11-30s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik2-3/+11
2019-11-30s390: always inline disabled_waitVasily Gorbik1-1/+1
2019-11-30s390/vdso: fix getcpuHeiko Carstens4-10/+14
2019-11-30s390/smp,vdso: fix ASCE handlingHeiko Carstens1-0/+5
2019-11-30s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISORHarald Freudenberger1-0/+2
2019-11-30s390: implement perf_arch_fetch_caller_regsIlya Leoshkevich1-0/+7
2019-11-25vfs: properly and reliably lock f_pos in fdget_pos()Linus Torvalds3-8/+2
2019-11-25vfs: mark pipes and sockets as stream-like file descriptorsLinus Torvalds2-2/+5
2019-11-24Linux 5.4Linus Torvalds1-1/+1
2019-11-23cramfs: fix usage on non-MTD deviceMaxime Bizon1-2/+2
2019-11-22Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"Lyude Paul1-1/+0
2019-11-22afs: Fix large file supportMarc Dionne1-0/+1
2019-11-22afs: Fix possible assert with callbacks from yfs serversMarc Dionne1-1/+0
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang1-8/+20
2019-11-22MAINTAINERS: Add myself as maintainer of virtio-vsockStefano Garzarella1-0/+1
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal2-5/+28
2019-11-22net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter1-1/+22
2019-11-22mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin1-7/+7
2019-11-22mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand1-3/+13
2019-11-22Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"Joseph Qi1-23/+33
2019-11-22can: m_can_platform: remove unnecessary m_can_class_resume() callPankaj Sharma1-2/+0
2019-11-22can: m_can_platform: set net_device structure as driver dataPankaj Sharma1-1/+1
2019-11-21hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang1-2/+14
2019-11-21hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang2-9/+20
2019-11-21net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski1-2/+2