summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: Make ioctls race-freeTakashi Iwai2018-02-072-2/+9
* loop: fix concurrent lo_open/lo_releaseLinus Torvalds2018-02-071-2/+8
* um: Remove copy&paste code from init.hRichard Weinberger2018-02-071-21/+1
* um: Stop abusing __KERNEL__Richard Weinberger2018-02-075-10/+11
* um: link vmlinux with -no-pieThomas Meyer2018-02-071-1/+1
* Input: do not emit unneeded EV_SYN when suspendingDmitry Torokhov2018-02-071-1/+4
* Linux 3.18.93v3.18.93Greg Kroah-Hartman2018-01-311-1/+1
* hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner2018-01-311-0/+2
* ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall2018-01-312-1/+9
* ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney2018-01-311-2/+4
* net: Allow neigh contructor functions ability to modify the primary_keyJim Westfall2018-01-311-2/+2
* vmxnet3: repair memory leakNeil Horman2018-01-311-1/+1
* sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long2018-01-311-10/+6
* sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long2018-01-311-8/+6
* pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault2018-01-311-5/+6
* net: qdisc_pkt_len_init() should be more robustEric Dumazet2018-01-311-4/+15
* tcp: __tcp_hdrlen() helperCraig Gallek2018-01-311-1/+6
* net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau2018-01-311-1/+1
* dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev2018-01-311-0/+3
* net: tcp: close sock if net namespace is exitingDan Streetman2018-01-313-0/+28
* x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang2018-01-311-2/+18
* eventpoll.h: add missing epoll event masksGreg KH2018-01-311-0/+13
* scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn2018-01-311-1/+1
* fs/fcntl: f_setown, avoid undefined behaviourJiri Slaby2018-01-311-0/+4
* reiserfs: don't preallocate blocks for extended attributesJeff Mahoney2018-01-311-1/+1
* reiserfs: fix race in prealloc discardJeff Mahoney2018-01-311-2/+10
* netfilter: xt_osf: Add missing permission checksKevin Cernekee2018-01-311-0/+7
* netfilter: nfnetlink_cthelper: Add missing permission checksKevin Cernekee2018-01-311-0/+10
* netfilter: nf_conntrack_sip: extend request line validationUlrich Weber2018-01-311-1/+4
* netfilter: restart search if moved to other chainFlorian Westphal2018-01-311-0/+7
* netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang2018-01-311-1/+1
* ipc: msg, make msgrcv work with LONG_MINJiri Slaby2018-01-311-1/+4
* hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2018-01-312-1/+8
* mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stackMichal Hocko2018-01-311-2/+4
* can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde2018-01-311-6/+5
* can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_onceMarc Kleine-Budde2018-01-311-6/+5
* usbip: Fix implicit fallthrough warningJonathan Dieter2018-01-311-0/+2
* x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski2018-01-311-1/+1
* MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski2018-01-311-1/+1
* arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier2018-01-311-2/+2
* dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang2018-01-311-1/+5
* dm btree: fix serious bug in btree_split_beneath()Joe Thornber2018-01-311-17/+2
* ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni2018-01-311-2/+8
* phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann2018-01-311-0/+4
* Input: twl4030-vibra - fix sibling-node lookupJohan Hovold2018-01-311-2/+4
* Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko2018-01-311-1/+2
* Input: twl6040-vibra - fix child-node lookupJohan Hovold2018-01-311-2/+1
* Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller2018-01-311-0/+1
* Input: 88pm860x-ts - fix child-node lookupJohan Hovold2018-01-311-4/+12
* pipe: avoid round_pipe_size() nr_pages overflow on 32-bitJoe Lawrence2018-01-311-2/+16