summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tomoyo: Don't use nifty names on sockets.Tetsuo Handa2020-01-041-31/+1
* hrtimer: Annotate lockless access to timer->stateEric Dumazet2020-01-042-8/+17
* net: icmp: fix data-race in cmp_global_allow()Eric Dumazet2020-01-041-5/+6
* net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet2020-01-041-2/+4
* inetpeer: fix data-race in inet_putpeer / inet_putpeerEric Dumazet2020-01-041-2/+10
* netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet2020-01-041-0/+3
* net/smc: add fallback check to connect()Ursula Braun2020-01-041-6/+8
* powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan2020-01-043-7/+12
* 6pack,mkiss: fix possible deadlockEric Dumazet2020-01-042-4/+4
* netfilter: ebtables: compat: reject all padding in matches/watchersFlorian Westphal2020-01-041-17/+16
* Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"Anders Kaseorg2020-01-041-12/+12
* md: make sure desc_nr less than MD_SB_DISKSYufen Yu2020-01-041-0/+1
* sctp: fix err handling of stream initializationMarcelo Ricardo Leitner2020-01-041-15/+15
* Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"Greg Kroah-Hartman2020-01-042-10/+1
* userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORKMike Rapoport2020-01-041-7/+11
* kernel: sysctl: make drop_caches write-onlyJohannes Weiner2020-01-041-1/+1
* mm/hugetlbfs: fix error handling when setting up mountsMike Kravetz2020-01-041-9/+22
* selftests: vm: add fragment CONFIG_TEST_VMALLOCAnders Roxell2020-01-041-0/+1
* s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik2020-01-042-3/+11
* mailbox: imx: Fix Tx doorbell shutdown pathDaniel Baluta2020-01-041-1/+3
* ocfs2: fix passing zero to 'PTR_ERR' warningDing Xiang2020-01-041-2/+2
* s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter2020-01-041-2/+15
* s390/unwind: filter out unreliable bogus %r14Vasily Gorbik2020-01-041-0/+5
* libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.hMasahiro Yamada2020-01-043-1/+8
* mailbox: imx: Clear the right interrupts at shutdownDaniel Baluta2020-01-041-2/+13
* s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISORHarald Freudenberger2020-01-041-0/+2
* perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo2020-01-041-1/+1
* perf script: Fix brstackinsn for AUXTRACEAdrian Hunter2020-01-041-1/+1
* perf diff: Use llabs() with 64-bit valuesArnaldo Carvalho de Melo2020-01-041-2/+2
* cifs: move cifsFileInfo_put logic into a work-queueRonnie Sahlberg2020-01-043-27/+65
* cdrom: respect device capabilities during opening actionDiego Elio Pettenò2020-01-041-1/+11
* of: unittest: fix memory leak in attach_node_and_childrenErhard Furtner2020-01-041-1/+3
* io_uring: io_allocate_scq_urings() should return a sane stateJens Axboe2020-01-041-2/+8
* um: virtio: Keep reading on -EAGAINJohannes Berg2020-01-041-4/+4
* cifs: Fix use-after-free bug in cifs_reconnect()Paulo Alcantara (SUSE)2020-01-041-11/+35
* powerpc: Don't add -mabi= flags when building with ClangNathan Chancellor2020-01-041-0/+4
* scripts/kallsyms: fix definitely-lost memory leakMasahiro Yamada2020-01-041-0/+2
* drm/amdgpu: Call find_vma under mmap_semJason Gunthorpe2020-01-041-16/+21
* apparmor: fix unsigned len comparison with less than zeroColin Ian King2020-01-041-5/+7
* Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synicMichael Kelley2020-01-041-1/+1
* tools/power/x86/intel-speed-select: Ignore missing config levelSrinivas Pandruvada2020-01-042-5/+6
* gpio: lynxpoint: Setup correct IRQ handlersAndy Shevchenko2020-01-041-0/+6
* gpio: mpc8xxx: Don't overwrite default irq_set_type callbackVladimir Oltean2020-01-041-1/+2
* platform/x86: intel_pmc_core: Add Comet Lake (CML) platform support to intel_...Gayatri Kammela2020-01-041-2/+5
* platform/x86: intel_pmc_core: Fix the SoC naming inconsistencyGayatri Kammela2020-01-041-7/+7
* gpio/mpc8xxx: fix qoriq GPIO readingRussell King2020-01-041-0/+3
* habanalabs: skip VA block list update in reset flowOmer Shpigelman2020-01-041-10/+20
* f2fs: Fix deadlock in f2fs_gc() context during atomic files handlingSahitya Tummala2020-01-043-6/+17
* scsi: target: iscsi: Wait for all commands to finish before freeing a sessionBart Van Assche2020-01-042-2/+9
* scsi: iscsi: Don't send data to unbound connectionAnatol Pomazau2020-01-041-0/+8