summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-08audit: add tty field to LOGIN eventRichard Guy Briggs3-15/+35
2018-04-08frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2-1/+11
2018-04-08jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke1-8/+3
2018-04-08fs: compat: Remove warning from COMPATIBLE_IOCTLMark Charlebois1-1/+1
2018-04-08selinux: Remove unnecessary check of array base in selinux_set_mapping()Matthias Kaehlcke1-1/+1
2018-04-08cpumask: Add helper cpumask_available()Matthias Kaehlcke1-0/+10
2018-04-08genirq: Use cpumask_available() for check of cpumask variableMatthias Kaehlcke1-1/+1
2018-04-08netfilter: nf_nat_h323: fix logical-not-parentheses warningNick Desaulniers1-27/+30
2018-04-08Input: mousedev - fix implicit conversion warningNick Desaulniers1-28/+34
2018-04-08dm ioctl: remove double parenthesesMatthias Kaehlcke1-2/+2
2018-04-08PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke3-3/+3
2018-04-08writeback: fix the wrong congested state variable definitionKaixu Xia1-2/+2
2018-04-08ACPI, PCI, irq: remove redundant check for null string pointerColin Ian King1-3/+0
2018-04-08kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu2-1/+10
2018-04-08usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak1-4/+20
2018-04-08usb: gadget: align buffer size when allocating for OUT endpointFelipe F. Tonello2-1/+18
2018-04-08usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello1-3/+14
2018-04-08usb: gadget: change len to size_t on alloc_ep_req()Felipe F. Tonello2-2/+2
2018-04-08usb: gadget: define free_ep_req as universal functionFelipe F. Tonello5-16/+8
2018-04-08partitions/msdos: Unable to mount UFS 44bsd partitionsRichard Narron1-1/+3
2018-04-08perf/hwbp: Simplify the perf-hwbp code, fix documentationLinus Torvalds1-23/+7
2018-04-08ALSA: pcm: potential uninitialized return valuesDan Carpenter1-2/+2
2018-04-08ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese1-1/+1
2018-04-08mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij1-0/+2
2018-03-31Linux 4.4.126v4.4.126Greg Kroah-Hartman1-1/+1
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2-19/+16
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli1-0/+2
2018-03-31ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()Eric Dumazet1-4/+8
2018-03-31s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann1-0/+1
2018-03-31s390/qeth: lock read device while queueing next bufferJulian Wiedmann1-3/+13
2018-03-31s390/qeth: when thread completes, wake up all waitersJulian Wiedmann1-1/+1
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-03-31team: Fix double free in error pathArkadi Sharshevsky1-2/+2
2018-03-31skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes1-1/+1
2018-03-31net: Only honor ifindex in IP_PKTINFO if non-0David Ahern1-2/+4
2018-03-31netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel1-1/+1
2018-03-31net/iucv: Free memory obtained by kzallocArvind Yadav1-1/+3
2018-03-31net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)1-1/+2
2018-03-31net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET1-2/+4
2018-03-31l2tp: do not accept arbitrary socketsEric Dumazet1-2/+6
2018-03-31ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi1-1/+2
2018-03-31dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev1-0/+5
2018-03-31net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai1-0/+3
2018-03-31Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...Greg Kroah-Hartman1-3/+1
2018-03-31scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn1-2/+3
2018-03-28Linux 4.4.125v4.4.125Greg Kroah-Hartman1-1/+1
2018-03-28bpf, x64: increase number of passesDaniel Borkmann1-1/+2
2018-03-28bpf: skip unnecessary capability checkChenbo Feng1-1/+1
2018-03-28kbuild: disable clang's default use of -fmerge-all-constantsDaniel Borkmann1-0/+9
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit1-1/+1