summaryrefslogtreecommitdiffstats
path: root/net/sysctl_net.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-29cpufreq: armada-37xx: fix frequency calculation for oppGregory CLEMENT1-3/+19
2019-04-29cpufreq: centrino: Fix centrino_setpolicy() kerneldoc commentdongjian1-1/+1
2019-04-29cpufreq: qoriq: add support for lx2160aVabhav Sharma1-0/+1
2019-04-25cpufreq: qoriq: Add ls1028a chip supportYuantian Tang1-0/+1
2019-04-23cpufreq: Move ->get callback check outside of __cpufreq_get()Yue Hu1-2/+3
2019-04-16cpufreq: Remove needless bios_limit check in show_bios_limit()Yue Hu1-5/+3
2019-04-16drivers/cpufreq/acpi-cpufreq.c: This fixes the following checkpatch warningMohan Kumar1-10/+9
2019-04-10cpufreq: boost: Remove CONFIG_CPU_FREQ_BOOST_SW Kconfig optionYue Hu2-7/+0
2019-04-09cpufreq: stats: Use lock by stat to replace global spin lockKyle Lin1-7/+8
2019-04-09cpufreq: Remove cpufreq_driver check in cpufreq_boost_supported()Yue Hu1-1/+1
2019-04-08cpufreq: maple: Remove redundant code from maple_cpufreq_init()Viresh Kumar1-4/+0
2019-04-08cpufreq: ppc_cbe: fix possible object reference leakWen Yang1-0/+1
2019-04-08cpufreq: pmac32: fix possible object reference leakWen Yang1-0/+2
2019-04-08cpufreq/pasemi: fix possible object reference leakWen Yang1-0/+1
2019-04-08cpufreq: maple: fix possible object reference leakWen Yang1-1/+1
2019-04-08cpufreq: kirkwood: fix possible object reference leakWen Yang1-8/+11
2019-04-08cpufreq: imx6q: fix possible object reference leakWen Yang1-2/+2
2019-04-08cpufreq: ap806: fix possible object reference leakWen Yang1-0/+1
2019-04-08drivers/cpufreq: Convert some slow-path static_cpu_has() callers to boot_cpu_...Borislav Petkov3-11/+11
2019-04-08cpufreq: intel_pstate: Update max frequency on global turbo changesRafael J. Wysocki3-18/+43
2019-04-08cpufreq: schedutil: Simplify iowait boostingRafael J. Wysocki1-11/+10
2019-04-01cpufreq: Add cpufreq_cpu_acquire() and cpufreq_cpu_release()Rafael J. Wysocki1-9/+47
2019-04-01cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki4-1/+45
2019-04-01cpufreq/intel_pstate: Load only on Intel hardwareBorislav Petkov1-1/+4
2019-03-31Linux 5.1-rc3v5.1-rc3Linus Torvalds1-1/+1
2019-03-30leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes1-1/+2
2019-03-30leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu1-2/+6
2019-03-29LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"Kees Cook1-0/+38
2019-03-29fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing1-1/+2
2019-03-29fs: fs_parser: fix printk format warningRandy Dunlap1-1/+1
2019-03-29checkpatch: add %pt as a valid vsprintf extensionAlexandre Belloni1-1/+1
2019-03-29mm/migrate.c: add missing flush_dcache_page for non-mapped page migrateLars Persson1-3/+8
2019-03-29drivers/block/zram/zram_drv.c: fix idle/writeback string compareMinchan Kim1-26/+6
2019-03-29mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()Qian Cai1-1/+2
2019-03-29mm/memory_hotplug.c: fix notification in offline error pathQian Cai1-1/+1
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2-2/+31
2019-03-29fs/proc/kcore.c: make kcore_modules staticYueHaibing1-1/+1
2019-03-29include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap1-1/+1
2019-03-29mm/debug.c: fix __dump_page when mapping->host is not setOscar Salvador1-1/+1
2019-03-29mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specifiedYang Shi1-7/+33
2019-03-29include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder1-1/+7
2019-03-29iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat1-4/+15
2019-03-29mm: add support for kmem caches in DMA32 zoneNicolas Boichat5-2/+12
2019-03-29ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lockDarrick J. Wong1-18/+24
2019-03-29mm/hotplug: fix offline undo_isolate_page_range()Qian Cai5-34/+45
2019-03-29fs/open.c: allow opening only regular files during execve()Tetsuo Handa1-0/+6
2019-03-29mailmap: add Changbin DuChangbin Du1-0/+2
2019-03-29mm/debug.c: add a cast to u64 for atomic64_read()Qian Cai1-1/+1
2019-03-29mm/memory.c: fix modifying of page protection by insert_pfn()Jan Kara1-5/+6
2019-03-29kasan: fix variable 'tag' set but not used warningQian Cai1-1/+4