summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-15Fix default behaviour for empty domains and add domainauto optionGermano Percossi3-5/+18
2016-12-15cifs: use %16phN for formatting md5 sumRasmus Villemoes1-7/+2
2016-12-14cifs: Fix smbencrypt() to stop pointing a scatterlist at the stackAndy Lutomirski1-32/+8
2016-12-05CIFS: Fix a possible double locking of mutex during reconnectPavel Shilovsky4-6/+19
2016-12-05CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky5-31/+85
2016-12-05CIFS: Fix a possible memory corruption in push locksPavel Shilovsky1-1/+1
2016-12-05CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky1-1/+1
2016-12-03CIFS: Decrease verbosity of ioctl callPavel Shilovsky1-1/+1
2016-12-01SMB3: parsing for new snapshot timestamp mount parmSteve French2-3/+37
2016-12-01mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov2-10/+19
2016-12-01kasan: support use-after-scope detectionDmitry Vyukov4-0/+52
2016-12-01kasan: update kasan_global for gcc 7Dmitry Vyukov2-1/+6
2016-12-01lib/debugobjects: export for use in modulesChris Wilson1-0/+8
2016-12-01zram: fix unbalanced idr management at hot removalTakashi Iwai1-1/+2
2016-12-01thp: fix corner case of munlock() of PTE-mapped THPsKirill A. Shutemov1-2/+5
2016-12-01mm, thp: propagation of conditional compilation in khugepaged.cJérémy Lefaure1-0/+2
2016-11-30isofs: add KERN_CONT to printing of ER recordsMike Rapoport1-2/+2
2016-11-30Re-enable CONFIG_MODVERSIONS in a slightly weaker formLinus Torvalds2-3/+3
2016-11-29ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov1-1/+1
2016-11-29mremap: move_ptes: check pte dirty after its removalAaron Lu2-6/+10
2016-11-29pwm: Fix device reference leakJohan Hovold1-0/+2
2016-11-29CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()Eryu Guan1-2/+2
2016-11-29Call echo service immediately after socket reconnectSachin Prabhu1-7/+18
2016-11-29CIFS: Fix BUG() in calc_seckey()Sachin Prabhu1-3/+8
2016-11-28dbri: Fix compiler warningTushar Dave1-10/+16
2016-11-28qlogicpti: Fix compiler warningsTushar Dave1-2/+2
2016-11-28ARC: mm: IOC: Don't enable IOC by defaultVineet Gupta1-1/+1
2016-11-28ARC: Don't use "+l" inline asm constraintVineet Gupta1-4/+5
2016-11-27Linux 4.9-rc7v4.9-rc7Linus Torvalds1-1/+1
2016-11-27fix default_file_splice_read()Al Viro1-1/+2
2016-11-26tipc: resolve connection flow control compatibility problemJon Paul Maloy1-1/+1
2016-11-26mvpp2: use correct size for memsetArnd Bergmann1-1/+1
2016-11-26net/mlx5: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-26net: ieee802154: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-26ibmvnic: drop duplicate header seq_file.hGeliang Tang1-1/+0
2016-11-26fsl/fman: fix a leak in tgec_free()Dan Carpenter1-3/+0
2016-11-26net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar1-0/+1
2016-11-26tipc: improve sanity check for received domain recordsJon Paul Maloy1-5/+5
2016-11-26tipc: fix compatibility bug in link monitoringJon Paul Maloy1-2/+3
2016-11-26net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn1-1/+1
2016-11-26Fix subtle CONFIG_MODVERSIONS problemsLinus Torvalds1-0/+1
2016-11-26MAINTAINERS: Add bug tracking system location entry typeRafael J. Wysocki1-0/+10
2016-11-25Revert "i2c: designware: do not disable adapter after transfer"Jarkko Nikula1-37/+18
2016-11-25dwc_eth_qos: drop duplicate headersGeliang Tang1-2/+0
2016-11-25parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin1-15/+22
2016-11-25parisc: Fix race in pci-dma.cJohn David Anglin1-1/+1
2016-11-25parisc: Switch to generic sched_clock implementationHelge Deller2-47/+14
2016-11-25parisc: Fix races in parisc_setup_cache_timing()John David Anglin2-19/+16
2016-11-25mfd: wm8994-core: Don't use managed regulator bulk get APIViresh Kumar1-3/+11
2016-11-25mfd: wm8994-core: Disable regulators before removing themViresh Kumar1-1/+1