summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-10-10mtd: spi-nor: add spi_nor_init() functionKamal Dasu1-0/+10
2017-10-10writeback: merge try_to_writeback_inodes_sb_nr() into callerRakesh Pandit1-3/+1
2017-10-10audit: Record fanotify access control decisionsSteve Grubb2-0/+11
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon3-8/+13
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon3-17/+0
2017-10-10locking/rwsem: Add down_read_killable()Kirill Tkhai1-0/+1
2017-10-10block/ioprio: Use a helper to check for RT prioSebastian Andrzej Siewior1-1/+2
2017-10-10sched/rt: Add a helper to test for a RT taskSebastian Andrzej Siewior1-0/+11
2017-10-10sched/deadline: Use C bitfields for the state flagsluca abeni1-4/+4
2017-10-10sched/debug: Rename task-state printing helpersPeter Zijlstra1-3/+3
2017-10-10Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar23-87/+144
2017-10-10sched/core: Fix wake_affine() performance regressionPeter Zijlstra1-8/+0
2017-10-10once: switch to new jump label APIEric Biggers1-3/+3
2017-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-65/+74
2017-10-10ACPI / PM: Remove stale function headerUlf Hansson1-5/+0
2017-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+9
2017-10-10irq_work: Map irq_work_on_queue() to irq_work_on() in !SMPPaul E. McKenney1-3/+0
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi1-6/+10
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi1-2/+5
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+9
2017-10-09qed: Add LL2 slowpath handlingMichal Kalderon1-0/+5
2017-10-09qed: Add ll2 option for dropping a tx packetMichal Kalderon1-0/+1
2017-10-09qed: Add ll2 ability of opening a secondary queueMichal Kalderon1-0/+1
2017-10-09net: bridge: Export bridge multicast router stateYotam Gigi1-0/+5
2017-10-09dma-fence: fix dma_fence_get_rcu_safe v2Christian König1-1/+4
2017-10-09netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani1-0/+5
2017-10-09Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman31-133/+212
2017-10-09Merge 4.14-rc4 into tty-nextGreg Kroah-Hartman31-133/+212
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman31-133/+212
2017-10-09bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd floodRoopa Prabhu1-0/+1
2017-10-08bpf: Use char in prog and map nameMartin KaFai Lau1-2/+2
2017-10-08net: phonet: mark header_ops as constLin Zhang1-1/+1
2017-10-08bpf: perf event change needed for subsequent bpf helpersYonghong Song1-2/+5
2017-10-07Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-1/+1
2017-10-07math64: add missing kernel-doc notationRandy Dunlap1-0/+27
2017-10-07linux/log2.h: fix kernel-doc notationRandy Dunlap1-19/+23
2017-10-07mtd: nand: gpio: Convert to use GPIO descriptorsLinus Walleij1-5/+0
2017-10-07mm/shmem: introduce shmem_file_setup_with_mntMatthew Auld1-0/+2
2017-10-07padata: ensure padata_do_serial() runs on the correct CPUMathias Krause1-0/+2
2017-10-07padata: ensure the reorder timer callback runs on the correct CPUMathias Krause1-0/+2
2017-10-07net: add rb_to_skb() and other rb tree helpersEric Dumazet1-0/+18
2017-10-06leds: Replace flags bit shift with BIT() macrosDavid Lin1-9/+9
2017-10-06acct.h: get rid of detritusAl Viro1-3/+0
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-61/+64
2017-10-06backing-dev: kill unused pdflush_proc_obsolete()Jens Axboe1-2/+0
2017-10-06iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel1-0/+1
2017-10-06Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg44-136/+1071
2017-10-06tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet2-2/+10
2017-10-06ftrace/kallsyms: Have /proc/kallsyms show saved mod init functionsSteven Rostedt (VMware)1-0/+9
2017-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-64/+141