summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Linux 4.19.150v4.19.150Greg Kroah-Hartman2020-10-071-1/+1
* netfilter: ctnetlink: add a range check for l3/l4 protonumWill McVicker2020-10-071-0/+2
* ep_create_wakeup_source(): dentry name can change under you...Al Viro2020-10-071-3/+4
* epoll: EPOLL_CTL_ADD: close the race in decision to take fast pathAl Viro2020-10-071-0/+1
* epoll: replace ->visited/visited_list with generation countAl Viro2020-10-071-19/+7
* epoll: do not insert into poll queues until all sanity checks are doneAl Viro2020-10-071-19/+18
* net/packet: fix overflow in tpacket_rcvOr Cohen2020-10-071-1/+8
* mm: don't rely on system state to detect hot-plug operationsLaurent Dufour2020-10-073-35/+63
* mm: replace memmap_context by meminit_contextLaurent Dufour2020-10-075-13/+19
* random32: Restore __latent_entropy attribute on net_rand_stateThibaut Sautereau2020-10-071-1/+1
* Input: trackpoint - enable Synaptics trackpointsVincent Huang2020-10-071-0/+2
* i2c: cpm: Fix i2c_ram structureNicolas VINCENT2020-10-071-0/+3
* iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai2020-10-071-2/+6
* clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski2020-10-071-2/+2
* nfs: Fix security label length not being resetJeffrey Mitchell2020-10-071-0/+3
* pinctrl: mvebu: Fix i2c sda definition for 98DX3236Chris Packham2020-10-071-1/+1
* gpio: sprd: Clear interrupt when setting the type as edgeTaiping Lai2020-10-071-0/+3
* nvme-fc: fail new connections to a deleted host or remote portJames Smart2020-10-071-2/+4
* spi: fsl-espi: Only process interrupts for expected eventsChris Packham2020-10-071-2/+3
* mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau2020-10-071-4/+4
* drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He2020-10-073-0/+5
* drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He2020-10-071-2/+2
* nvme-core: get/put ctrl and transport module in nvme_dev_open/release()Chaitanya Kulkarni2020-10-071-0/+15
* rndis_host: increase sleep time in the query-response loopOlympia Giannou2020-10-071-1/+1
* net: dec: de2104x: Increase receive ring size for TulipLucy Yan2020-10-071-1/+1
* drm/sun4i: mixer: Extend regmap max_registerMartin Cerveny2020-10-071-1/+1
* drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devicesXie He2020-10-071-1/+2
* drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare2020-10-071-1/+1
* ftrace: Move RCU is watching check after recursion checkSteven Rostedt (VMware)2020-10-071-4/+2
* Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina2020-10-071-0/+7
* net: virtio_vsock: Enhance connection semanticsSebastien Boeuf2020-10-071-0/+1
* vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella2020-10-074-134/+135
* vsock/virtio: stop workers during the .remove()Stefano Garzarella2020-10-071-1/+50
* vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsockStefano Garzarella2020-10-071-24/+46
* clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clkDinh Nguyen2020-10-071-1/+1
* gpio: tc35894: fix up tc35894 interrupt configurationdillon min2020-10-071-1/+1
* gpio: mockup: fix resource leak in error pathBartosz Golaszewski2020-10-071-0/+2
* USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue2020-10-071-28/+2
* mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede2020-10-071-1/+2
* Linux 4.19.149v4.19.149Greg Kroah-Hartman2020-10-011-1/+1
* KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier2020-10-015-8/+21
* ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby2020-10-011-5/+3
* ata: make qc_prep return ata_completion_errorsJiri Slaby2020-10-0119-59/+101
* ata: define AC_ERR_OKJiri Slaby2020-10-011-0/+1
* kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACEMuchun Song2020-10-011-3/+14
* s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctlChristian Borntraeger2020-10-011-1/+2
* mm, THP, swap: fix allocating cluster for swapfile by mistakeGao Xiang2020-10-011-1/+1
* kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()Masami Hiramatsu2020-10-011-2/+3
* s390/dasd: Fix zero write for FBA devicesJan Höppner2020-10-011-1/+8
* tracing: fix double freeTom Rix2020-10-011-1/+0