aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o2017-07-041-2/+4
* ext4: trim allocation requests to group sizeJan Kara2017-07-041-0/+7
* jbd2: don't leak modified metadata buffers on an aborted journalTheodore Ts'o2017-07-041-1/+3
* ext4: fix in-superblock mount options processingTheodore Ts'o2017-07-041-15/+23
* Btrfs: fix memory leak in reading btree blocksLiu Bo2017-07-041-0/+9
* android: base-cfg: disable CONFIG_NFSD and CONFIG_NFS_FSRoberto Pereira2017-06-281-1/+2
* ANDROID: squashfs: Fix endianness issueDaniel Rosenberg2017-06-281-5/+6
* ANDROID: squashfs: Fix signed division issueDaniel Rosenberg2017-06-281-2/+2
* Incorrect the handling of async transactions.songjinshi2017-06-281-1/+1
* ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King2017-06-251-2/+2
* media: info leak in __media_device_enum_links()Dan Carpenter2017-06-251-0/+3
* ALSA: compress: Memset timestamp structure to zero.Krishnankutty Kolathappilly2017-06-251-1/+2
* UPSTREAM: ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_S...Takashi Iwai2017-06-241-0/+1
* BACKPORT: ALSA: timer: Fix race between read and ioctlTakashi Iwai2017-06-241-0/+4
* UPSTREAM: sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet2017-06-221-0/+3
* BACKPORT: ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong2017-06-222-0/+9
* ANDROID: sdcardfs: remove dead function open_flags_to_access_mode()Greg Hackmann2017-06-222-14/+0
* UPSTREAM: ipx: call ipxitf_put() in ioctl error pathDan Carpenter2017-06-201-3/+2
* defconfig: enable hwbinder domainMister Oyster2017-06-181-0/+1
* binder: merge aosp-common/3.10 binder drivers (uptodate)Mister Oyster2017-06-183-574/+1487
* defconfig: bump to .106Moyster2017-06-171-1/+1
* Linux 3.10.106Willy Tarreau2017-06-171-1/+1
* char: lp: fix possible integer overflow in lp_setup()Willy Tarreau2017-06-171-1/+5
* mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thpKeno Fischer2017-06-171-3/+16
* fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai2017-06-171-1/+7
* ipv6: handle -EFAULT from skb_copy_bitsDave Jones2017-06-171-2/+5
* KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-06-173-20/+25
* kvm: exclude ioeventfd from counting kvm_io_range limitAmos Kong2017-06-173-2/+6
* KVM: x86: clear bus pointer when destroyedPeter Xu2017-06-171-1/+11
* sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner2017-06-171-2/+0
* sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner2017-06-171-0/+2
* ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing2017-06-171-5/+16
* ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter2017-06-171-1/+1
* ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet2017-06-171-12/+22
* xc2028: Fix use-after-free bug properlyTakashi Iwai2017-06-171-20/+16
* xc2028: unlock on error in xc2028_set_config()Dan Carpenter2017-06-171-2/+5
* Drivers: hv: avoid vfree() on crashVitaly Kuznetsov2017-06-173-5/+6
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-06-176-12/+20
* mm/init: fix zone boundary creationOliver O'Halloran2017-06-171-7/+10
* USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern2017-06-171-3/+3
* USB: fix problems with duplicate endpoint addressesAlan Stern2017-06-171-0/+10
* ping: implement proper lockingEric Dumazet2017-06-171-2/+1
* USB: usbtmc: add missing endpoint sanity checkJohan Hovold2017-06-171-1/+8
* perf trace: Use the syscall raw_syscalls:sys_enter timestampArnaldo Carvalho de Melo2017-06-171-2/+2
* net: sctp: rework multihoming retransmission path selection to rfc4960Daniel Borkmann2017-06-171-51/+80
* Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter2017-06-171-1/+2
* tun: Fix TUN_PKT_STRIP settingHerbert Xu2017-06-171-4/+8
* ARM: dts: imx31: fix AVIC base addressVladimir Zapolskiy2017-06-171-2/+2
* ARM: dts: imx31: move CCM device node to AIPS2 bus devicesVladimir Zapolskiy2017-06-171-7/+7
* MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-06-171-15/+33