summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.ubsan (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-10sched/core: Remove unnecessary initialization init_idle_bootup_task()Cheng Jian3-7/+0
2017-08-10sched/deadline: Change return value of cpudl_find()Byungchul Park2-16/+16
2017-08-10sched/deadline: Make find_later_rq() choose a closer CPU in topologyByungchul Park1-13/+14
2017-08-10sched/numa: Scale scan period with tasks in group and shared/privateRik van Riel1-25/+86
2017-08-10sched/numa: Slow down scan rate if shared faults dominateRik van Riel1-14/+25
2017-08-10sched/pelt: Fix false running accountingVincent Guittot1-0/+12
2017-08-10sched: Mark pick_next_task_dl() and build_sched_domain() as staticViresh Kumar2-2/+2
2017-08-10sched/cpupri: Don't re-initialize 'struct cpupri'Viresh Kumar1-2/+0
2017-08-10sched/deadline: Don't re-initialize 'struct cpudl'Viresh Kumar1-1/+0
2017-08-10sched/topology: Drop memset() from init_rootdomain()Viresh Kumar1-3/+1
2017-08-10sched/fair: Drop always true parameter of update_cfs_rq_load_avg()Viresh Kumar1-8/+7
2017-08-10sched/fair: Avoid checking cfs_rq->nr_running twiceViresh Kumar1-7/+9
2017-08-10sched/fair: Pass 'rq' to weighted_cpuload()Viresh Kumar1-14/+14
2017-08-10sched/core: Reuse put_prev_task()Viresh Kumar1-1/+1
2017-08-10sched/fair: Call cpufreq update util handlers less frequently on UPViresh Kumar1-24/+24
2017-08-09futex: Remove unnecessary warning from get_futex_keyMel Gorman1-2/+3
2017-08-09net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn3-3/+3
2017-08-09qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-09ppp: fix xmit recursion detection on ppp channelsGuillaume Nault1-8/+10
2017-08-09rds: Reintroduce statistics countingHåkon Bugge1-1/+4
2017-08-09tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet1-0/+4
2017-08-09net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long1-10/+10
2017-08-09net: dsa: mediatek: add adjust link support for user portsJohn Crispin2-0/+39
2017-08-09net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti1-11/+18
2017-08-08parse-maintainers: Move matching sections from MAINTAINERSJoe Perches1-0/+12
2017-08-08parse-maintainers: Use perl hash references and specific filenamesJoe Perches1-23/+34
2017-08-08parse-maintainers: Add section pattern sortingJoe Perches1-21/+49
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches1-25/+66
2017-08-08MAINTAINERS: openbmc mailing list is moderatedRandy Dunlap1-1/+1
2017-08-08MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACKSedat Dilek1-1/+1
2017-08-08random: fix warning message on ia64 and pariscHelge Deller1-1/+1
2017-08-07qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet1-1/+1
2017-08-07hysdn: fix to a race condition in put_log_bufferAnton Volkov1-15/+13
2017-08-07s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann1-2/+2
2017-08-07asix: Fix small memory leak in ax88772_unbind()Dean Jenkins3-0/+17
2017-08-07asix: Ensure asix_rx_fixup_info members are all resetDean Jenkins1-9/+25
2017-08-07asix: Add rx->ax_skb = NULL after usbnet_skb_return()Dean Jenkins1-1/+3
2017-08-07bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter1-0/+11
2017-08-07pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches4-5/+5
2017-08-07pinctrl: intel: merrifield: Correct UART pin listsAndy Shevchenko1-3/+3
2017-08-07pinctrl: armada-37xx: Fix number of pin in south bridgeGregory CLEMENT1-1/+1
2017-08-07pinctrl: armada-37xx: Fix the pin 23 on south bridgeGregory CLEMENT1-6/+17
2017-08-07netvsc: fix race on sub channel creationstephen hemminger3-7/+11
2017-08-07Linux 4.13-rc4v4.13-rc4Linus Torvalds1-1/+1
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin1-4/+7
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh1-1/+1
2017-08-06ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee1-1/+2
2017-08-06ext4, project: expand inode extra size if possibleMiao Xie3-24/+85
2017-08-06ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie1-9/+5
2017-08-06ext4: restructure ext4_expand_extra_isizeMiao Xie2-40/+36