summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-12-30af_unix: fix a fatal race with bit fieldsEric Dumazet1-2/+3
2015-12-30net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2015-12-30sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner1-0/+2
2015-12-30ipv6: add complete rcu protection around np->optEric Dumazet2-2/+21
2015-12-30ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček1-0/+1
2015-12-30drm: Fix an unwanted master inheritance v2Thomas Hellstrom1-0/+6
2015-12-30locking: Add WARN_ON_ONCE lock assertionPeter Hurley1-0/+5
2015-12-30unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-0/+1
2015-11-27net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-11-27ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu1-0/+6
2015-11-27ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong1-0/+1
2015-11-17skbuff: Fix skb checksum partial check.Pravin B Shelar1-1/+1
2015-11-17skbuff: Fix skb checksum flag on skb pullPravin B Shelar1-0/+3
2015-11-17net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca1-1/+2
2015-11-17sched: declare pid_alive as inlineRichard Guy Briggs1-1/+1
2015-11-17ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2015-10-13jbd2: avoid infinite loop when destroying aborted journalJan Kara1-1/+2
2015-10-13ipv6: prevent fib6_run_gc() contentionMichal Kubeček1-1/+1
2015-10-13ipv6: lock socket in ip6_datagram_connect()Eric Dumazet1-0/+1
2015-10-13fs: create and use seq_show_option for escapingKees Cook1-0/+35
2015-10-13drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola1-0/+1
2015-10-13PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-0/+2
2015-08-12libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter1-0/+2
2015-08-12bufferhead: Add _gfp version for sb_getblk()Nikolay Borisov1-0/+7
2015-08-12fs/buffer.c: support buffer cache allocations with gfp modifiersGioh Kim1-5/+42
2015-08-12ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-0/+1
2015-08-12nfs: increase size of EXCHANGE_ID name string bufferJeff Layton1-1/+1
2015-08-12jbd2: fix ocfs2 corrupt when updating journal superblock failsJoseph Qi1-2/+2
2015-08-12jbd2: issue cache flush after checkpointing even with internal journalJan Kara2-2/+6
2015-08-12jbd2: split updating of journal superblock and marking journal emptyJan Kara1-1/+1
2015-08-07ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng1-1/+1
2015-08-07include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov1-4/+4
2015-08-07dt: Add empty of_property_match_string() functionThierry Reding1-0/+7
2015-08-07of: Add of_property_match_string() to find index into a string listGrant Likely1-0/+3
2015-08-07ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom1-0/+2
2015-08-07sctp: fix ASCONF list handlingMarcelo Ricardo Leitner1-0/+5
2015-08-07xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel1-1/+1
2015-08-07nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-08-07ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj1-5/+9
2015-08-07libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta1-0/+9
2015-08-07libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta1-0/+1
2015-08-07ACPICA: Utilities: split IO address types from data type models.Lv Zheng2-0/+21
2015-08-07jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck1-6/+11
2015-05-09netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin1-2/+2
2015-05-09Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche1-1/+3
2015-05-09fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-05-09USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern1-0/+2
2015-05-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2015-05-09kernel.h: add BUILD_BUG() macroDavid Daney3-1/+21
2015-03-06ALSA: ak411x: Fix stall in work callbackTakashi Iwai2-2/+2