summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-25arch/sparc: Enable queued spinlock support for SPARCBabu Moger
2017-05-25arch/sparc: Introduce xchg16 for SPARCBabu Moger
2017-05-25arch/sparc: Enable queued rwlocks for SPARCBabu Moger
2017-05-25arch/sparc: Introduce cmpxchg_u8 SPARCBabu Moger
2017-05-25arch/sparc: Define config parameter CPU_BIG_ENDIANBabu Moger
2017-05-25kernel/locking: Fix compile error with qrwlock.cBabu Moger
2017-05-25arch/sparc: Remove the check #ifndef __LINUX_SPINLOCK_TYPES_HBabu Moger
2017-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-24Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-05-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-23ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2017-05-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-22Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-22Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-05-22Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka
2017-05-22efi-pstore: Fix write/erase id trackingKees Cook
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-22net: sched: cls_matchall: fix null pointer dereferenceJiri Pirko
2017-05-22vsock: use new wait API for vsock_stream_sendmsg()WANG Cong
2017-05-22bonding: fix randomly populated arp target arrayJarod Wilson
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-22Merge branches 'acpi-button' and 'acpi-tools'Rafael J. Wysocki
2017-05-22Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki
2017-05-22net: Make IP alignment calulations clearer.David S. Miller
2017-05-22mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam
2017-05-22bonding: fix accounting of active ports in 3adJarod Wilson
2017-05-22net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov
2017-05-22mmc: cavium: Fix probing race with regulatorJan Glauber
2017-05-22of/platform: Make of_platform_device_destroy globally visibleJan Glauber
2017-05-22mmc: cavium: Prevent crash with incomplete DTJan Glauber
2017-05-22ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet
2017-05-22i2c: designware: Fix bogus sda_hold_time due to uninitialized varsJan Kiszka
2017-05-22i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel
2017-05-21Linux 4.12-rc2Linus Torvalds
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds
2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long
2017-05-21smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed
2017-05-21Merge branch 'arp-always-override-existing-neigh-entries-with-gratuitous-ARP'David S. Miller
2017-05-21arp: always override existing neigh entries with gratuitous ARPIhar Hrachyshka
2017-05-21arp: postpone addr_type calculation to as late as possibleIhar Hrachyshka
2017-05-21arp: decompose is_garp logic into a separate functionIhar Hrachyshka
2017-05-21arp: fixed error in a commentIhar Hrachyshka
2017-05-21tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang
2017-05-21osf_wait4(): fix infoleakAl Viro