summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-09-23mtd: nand: import nand_hw_control_init()Marc Gonzalez
2016-09-23Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-09-22Merge branch 'nsfs-ioctls' into HEADEric W. Biederman
2016-09-22nsfs: add ioctl to get a parent namespaceAndrey Vagin
2016-09-22kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin
2016-09-22PCI: pciehp: Allow exclusive userspace control of indicatorsKeith Busch
2016-09-22blk-mq: add flag for drivers wanting blocking ->queue_rq()Jens Axboe
2016-09-22nfs: allow blocking locks to be awoken by lock callbacksJeff Layton
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-09-22libata: remove <asm-generic/libata-portmap.h>Christoph Hellwig
2016-09-22timekeeping: Include the correct header for errno definitionsChristoph Hellwig
2016-09-22blk-mq/cpu-notif: Convert to new hotplug state machineThomas Gleixner
2016-09-22Merge branch 'smp/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe
2016-09-22block: export bio_free_pages to other modulesGuoqing Jiang
2016-09-22locking/lglock: Remove lglock implementationPeter Zijlstra
2016-09-22stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()Oleg Nesterov
2016-09-22locking/percpu-rwsem: Add down_read_preempt_disable()Peter Zijlstra
2016-09-22locking/percpu-rwsem: Add DEFINE_STATIC_PERCPU_RWSEMand percpu_rwsem_assert_h...Peter Zijlstra
2016-09-22Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar
2016-09-22sched/core: Avoid _cond_resched() for PREEMPT=yPeter Zijlstra
2016-09-22sched/core: Optimize __schedule()Peter Zijlstra
2016-09-22Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-09-22net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang
2016-09-22Merge tag 'rxrpc-rewrite-20160922-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-09-22rxrpc: Add ktime_sub_ms()David Howells
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre
2016-09-22net: skbuff: Export __skb_vlan_popShmulik Ladkani
2016-09-21bpf: enable non-core use of the verfierJakub Kicinski
2016-09-21bpf: expose internal verfier structuresJakub Kicinski
2016-09-21net: cls_bpf: add hardware offloadJakub Kicinski
2016-09-21acpi: Validate processor id when mapping the processorDou Liyang
2016-09-21x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng
2016-09-21lib/raid6: Add AVX512 optimized recovery functionsGayatri Kammela
2016-09-21lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela
2016-09-21lightnvm: expose device geometry through sysfsSimon A. F. Lund
2016-09-21lightnvm: control life of nvm_dev in driverMatias Bjørling
2016-09-21blk-mq: register device instead of diskMatias Bjørling
2016-09-21debugfs: introduce a public file_operations accessorChristian Lamparter
2016-09-21Merge branch 'smp/for-block' into smp/hotplugThomas Gleixner
2016-09-21tcp: export data delivery rateYuchung Cheng
2016-09-21tcp: track application-limited rate samplesSoheil Hassas Yeganeh
2016-09-21tcp: track data delivery rate for a TCP connectionYuchung Cheng
2016-09-21tcp: count packets marked lost for a TCP connectionNeal Cardwell
2016-09-21tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell
2016-09-20bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann
2016-09-21Merge branch 'stable-4.9' of git://git.infradead.org/users/pcmoore/selinux in...James Morris