aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-11net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli1-2/+2
2018-10-12vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter1-1/+1
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter2-2/+4
2018-10-11net: phy: sfp: remove sfp_mutex's definitionSebastian Andrzej Siewior1-2/+0
2018-10-11r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chipsMaciej S. Szmigiero1-2/+2
2018-10-11net: socionext: clear rx irq correctlyIlias Apalodimas1-1/+4
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh1-28/+15
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue1-2/+9
2018-10-11selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni1-1/+1
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni1-1/+1
2018-10-10qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interfaceGiacinto Cifelli1-0/+1
2018-10-10tipc: queue socket protocol error messages into socket receive bufferParthasarathy Bhuvaragan1-2/+12
2018-10-10tipc: set link tolerance correctly in broadcast linkJon Maloy1-5/+11
2018-10-10net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca1-3/+4
2018-10-10net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca5-6/+92
2018-10-10net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport1-0/+2
2018-10-10rds: RDS (tcp) hangs on sendto() to unresponding addressKa-Cheong Poon1-3/+10
2018-10-10dm linear: fix linear_end_io conditional definitionDamien Le Moal2-2/+4
2018-10-10net: make skb_partial_csum_set() more robust against overflowsEric Dumazet1-5/+7
2018-10-10devlink: Add helper function for safely copy string paramMoshe Shemesh2-3/+28
2018-10-10devlink: Fix param cmode driverinit for string typeMoshe Shemesh1-3/+12
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh2-4/+9
2018-10-11samples: disable CONFIG_SAMPLES for UMLMasahiro Yamada1-0/+1
2018-10-10dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabledMike Snitzer1-1/+7
2018-10-10of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck1-8/+18
2018-10-09mfd: cros-ec: copy the whole event in get_next_event_xferEmil Karlson1-1/+1
2018-10-09dm: fix report zone remapping to account for partition offsetDamien Le Moal1-7/+20
2018-10-09dm cache: destroy migration_cache if cache target registration failedShenghui Wang1-3/+2
2018-10-09net: ena: fix auto casting to booleanArthur Kiyanovski1-4/+4
2018-10-09net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski1-2/+7
2018-10-09net: ena: fix rare bug when failed restart/resume is followed by driver removalArthur Kiyanovski1-0/+4
2018-10-09net: ena: fix warning in rmmod caused by double iounmapArthur Kiyanovski1-8/+1
2018-10-09gfs2: Fix iomap buffered write support for journaled filesAndreas Gruenbacher1-0/+4
2018-10-09x86/mm: Avoid VLA in pgd_alloc()Kees Cook1-2/+8
2018-10-09mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju2-14/+0
2018-10-09x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre3-25/+37
2018-10-08rxrpc: Fix the packet reception routineDavid Howells6-50/+105
2018-10-08rxrpc: Fix the rxrpc_tx_packet trace lineDavid Howells1-0/+1
2018-10-08rxrpc: Fix connection-level abort handlingDavid Howells3-15/+19
2018-10-08rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells1-9/+10
2018-10-08rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()David Howells1-6/+8
2018-10-08rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()David Howells1-16/+19
2018-10-08rxrpc: Don't need to take the RCU read lock in the packet receiverDavid Howells1-28/+13
2018-10-08rxrpc: Use the UDP encap_rcv hookDavid Howells4-44/+36
2018-10-07sparc64: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-07sparc32: fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-07sparc: vdso: clean-up vdso MakefileMasahiro Yamada1-5/+3
2018-10-07oradax: remove redundant null check before kfreeColin Ian King1-2/+1
2018-10-07sparc64: viohs: Remove VLA usageKees Cook1-3/+9
2018-10-07sbus: Use of_get_child_by_name helperRob Herring1-10/+1