summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-26ext4: do not allow external inodes for inline dataTheodore Ts'o1-0/+6
2018-06-26ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner1-18/+18
2018-06-26ext4: fix hole length detection in ext4_ind_map_blocks()Jan Kara1-4/+10
2018-06-26tls: fix use-after-free in tls_push_recordDaniel Borkmann1-13/+13
2018-06-26hv_netvsc: Fix a network regression after ifdown/ifupDexuan Cui1-1/+3
2018-06-26net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn5-12/+14
2018-06-26udp: fix rx queue len reported by diag and proc interfacePaolo Abeni6-8/+21
2018-06-26socket: close race condition between sock_close() and sockfs_setattr()Cong Wang1-3/+15
2018-06-26tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden2-0/+8
2018-06-26net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti1-9/+6
2018-06-26net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620Alvaro Gamez Machado1-6/+29
2018-06-26net: dsa: add error handling for pskb_trim_rcsumZhouyang Jia1-1/+2
2018-06-26ipv6: allow PMTU exceptions to local routesJulian Anastasov1-3/+0
2018-06-26cdc_ncm: avoid padding beyond end of skbBjørn Mork1-2/+2
2018-06-26bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu1-0/+1
2018-06-20Linux 4.16.17v4.16.17Greg Kroah-Hartman1-1/+1
2018-06-20ARM: fix kill( ,SIGFPE) breakageRussell King2-14/+1
2018-06-20ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King1-5/+3
2018-06-20ARM: kexec: fix kdump register saving on panic()Russell King1-12/+22
2018-06-20ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach1-2/+2
2018-06-20ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach1-8/+8
2018-06-20efi/libstub/arm64: Handle randomized TEXT_OFFSETMark Rutland1-0/+10
2018-06-20platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOSDarren Hart1-1/+1
2018-06-20parisc: Move setup_profiling_timer() out of init sectionHelge Deller1-2/+1
2018-06-20sched/deadline: Make the grub_reclaim() function staticMathieu Malaterre1-1/+1
2018-06-20sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...Mathieu Malaterre3-6/+3
2018-06-20drm/dumb-buffers: Integer overflow in drm_mode_create_ioctl()Dan Carpenter1-3/+4
2018-06-20locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long3-1/+13
2018-06-20locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flagWaiman Long3-21/+28
2018-06-20clk: imx6ull: use OSC clock during AXI rate changeStefan Agner1-1/+1
2018-06-20mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bitGeert Uytterhoeven1-5/+11
2018-06-20KVM: X86: Lower the default timer frequency limit to 200usWanpeng Li1-1/+1
2018-06-20ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori1-1/+2
2018-06-20ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIFSekhar Nori1-0/+2
2018-06-20ARM: davinci: dm646x: fix timer interrupt generationSekhar Nori1-1/+2
2018-06-20i2c: viperboard: return message count on master_xfer successPeter Rosin1-1/+1
2018-06-20i2c: pmcmsp: fix error return from master_xferPeter Rosin1-1/+1
2018-06-20i2c: pmcmsp: return message count on master_xfer successPeter Rosin1-1/+1
2018-06-20ARM: keystone: fix platform_domain_notifier array overrunRussell King1-0/+1
2018-06-20usb: musb: fix remote wakeup racing with suspendDaniel Glöckner3-13/+24
2018-06-20afs: Fix the non-encryption of callsDavid Howells1-0/+7
2018-06-20afs: Fix afs_find_server search loopMarc Dionne1-13/+0
2018-06-20afs: Fix the handling of CB.InitCallBackState3 to find the server by UUIDDavid Howells1-3/+3
2018-06-20afs: Fix VNOVOL handling in address rotationDavid Howells1-2/+2
2018-06-20mtd: Fix comparison in map_word_andequal()Ben Hutchings1-1/+1
2018-06-20afs: Fix server rotation's handling of fileserver probe failureDavid Howells1-2/+10
2018-06-20afs: Fix refcounting in callback registrationDavid Howells4-22/+52
2018-06-20afs: Fix address list parsingDavid Howells1-10/+15
2018-06-20x86/pkeys/selftests: Add a test for pkey 0Dave Hansen1-0/+30
2018-06-20x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen1-5/+9