summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* siphash: add cryptographically secure PRFJason A. Donenfeld2019-08-257-5/+561
* vhost: scsi: add weight supportJason Wang2019-08-251-3/+3
* vhost_net: fix possible infinite loopJason Wang2019-08-251-11/+11
* vhost: introduce vhost_exceeds_weight()Jason Wang2019-08-255-17/+48
* vhost_net: introduce vhost_exceeds_weight()Jason Wang2019-08-251-4/+8
* vhost_net: use packet weight for rx handler, tooPaolo Abeni2019-08-251-4/+8
* vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)2019-08-251-1/+7
* bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann2019-08-254-5/+63
* bpf: restrict access to core bpf sysctlsDaniel Borkmann2019-08-251-2/+37
* bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann2019-08-2511-34/+20
* mm/memcontrol.c: fix use after free in mem_cgroup_iter()Miles Chen2019-08-251-10/+29
* mm/usercopy: use memory range to be accessed for wraparound checkIsaac J. Manjarres2019-08-251-1/+1
* sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva2019-08-251-0/+1
* scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu2019-08-251-5/+7
* iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach2019-08-251-0/+2
* mwifiex: fix 802.11n/WPA detectionBrian Norris2019-08-252-1/+3
* smb3: send CAP_DFS capability during session setupSteve French2019-08-251-0/+5
* SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky2019-08-251-1/+1
* mac80211: don't WARN on short WMM parameters from APBrian Norris2019-08-251-0/+10
* ALSA: hda - Don't override global PCM hw info flagTakashi Iwai2019-08-251-4/+2
* ALSA: firewire: fix a memory leak bugWenwen Wang2019-08-251-1/+1
* hwmon: (nct7802) Fix wrong detection of in4 presenceGuenter Roeck2019-08-251-3/+3
* can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devicesTomas Bortoli2019-08-251-1/+1
* can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devicesTomas Bortoli2019-08-251-1/+1
* perf/core: Fix creating kernel counters for PMUs that override event->cpuLeonard Crestez2019-08-251-1/+1
* tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra2019-08-251-3/+2
* scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke2019-08-251-1/+6
* scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler2019-08-251-1/+1
* scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi2019-08-251-0/+3
* ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann2019-08-251-0/+1
* ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi2019-08-251-2/+2
* drbd: dynamically allocate shash descriptorArnd Bergmann2019-08-251-2/+12
* perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo2019-08-251-0/+10
* ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax2019-08-251-0/+6
* ALSA: compress: Don't allow paritial drain operations on capture streamsCharles Keepax2019-08-251-0/+8
* ALSA: compress: Prevent bypasses of set_paramsCharles Keepax2019-08-251-6/+24
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-08-252-9/+12
* s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann2019-08-251-6/+6
* cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang2019-08-251-14/+9
* hwmon: (nct6775) Fix register address and added missed tolerance for nct6106Björn Gerhart2019-08-251-1/+2
* mac80211: don't warn about CW params when not using themBrian Norris2019-08-251-4/+9
* iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FINDThomas Tai2019-08-252-2/+7
* netfilter: nfnetlink: avoid deadlock due to synchronous request_moduleFlorian Westphal2019-08-251-1/+1
* can: peak_usb: fix potential double kfree_skb()Stephane Grosjean2019-08-251-4/+4
* usb: yurex: Fix use-after-free in yurex_deleteSuzuki K Poulose2019-08-251-1/+1
* perf record: Fix module size on s390Thomas Richter2019-08-253-3/+16
* perf db-export: Fix thread__exec_comm()Adrian Hunter2019-08-251-1/+11
* perf record: Fix wrong size in perf_record_mmap for last kernel moduleThomas Richter2019-08-254-10/+19
* mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()Joerg Roedel2019-08-251-0/+9
* x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel2019-08-251-8/+5