summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-11-11tcp: use sequence distance to detect reorderingYuchung Cheng1-1/+0
2017-11-11tcp: retire FACK loss detectionYuchung Cheng1-1/+0
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller2-3/+1
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski1-0/+1
2017-11-11bpf: add a bpf_override_function helperJosef Bacik2-1/+3
2017-11-11blk-mq: only run the hardware queue if IO is pendingJens Axboe1-1/+1
2017-11-11fs: guard_bio_eod() needs to consider partitionsGreg Edwards1-0/+1
2017-11-11block, nvme: Introduce blk_mq_req_flags_tBart Van Assche3-8/+15
2017-11-11block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche1-1/+1
2017-11-11block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flagBart Van Assche1-0/+6
2017-11-11block: Introduce BLK_MQ_REQ_PREEMPTBart Van Assche1-0/+1
2017-11-11block: Introduce blk_get_request_flags()Bart Van Assche1-0/+3
2017-11-11blk-mq: fix issue with shared tag queue re-runningJens Axboe1-3/+2
2017-11-11nvme: send uevent for some asynchronous eventsKeith Busch1-0/+4
2017-11-11nvme: centralize AEN definesKeith Busch1-0/+8
2017-11-11block: pass full fmode_t to blk_verify_commandChristoph Hellwig1-1/+1
2017-11-11block: remove __bio_kmap_atomicChristoph Hellwig1-12/+0
2017-11-11block: kill bio_kmap/kunmap_irq()Jens Axboe1-11/+0
2017-11-11nvme: check admin passthru command effectsKeith Busch1-0/+18
2017-11-11Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi...Mark Brown1-0/+31
2017-11-11Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/pfu...Mark Brown2-20/+4
2017-11-11Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-nextMark Brown1-0/+3
2017-11-11Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown2-0/+28
2017-11-11Audit: remove unused audit_log_secctx functionCasey Schaufler1-8/+0
2017-11-10regulator: tps65218: remove unused tps_info structureKeerthy1-19/+0
2017-11-10genirq: Track whether the trigger type has been setMarc Zyngier1-1/+10
2017-11-10net: fix incorrect comment with regard to VLAN packet handlingGirish Moodalbail1-8/+0
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross1-2/+6
2017-11-10Merge branch 'linus' into x86/asm, to resolve conflictIngo Molnar2-0/+12
2017-11-10Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+30
2017-11-10sysctl: add register_sysctl() dummy helperArnd Bergmann1-0/+5
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+9
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+7
2017-11-09vfs: add path_put_init()Miklos Szeredi1-0/+6
2017-11-09KVM: s390: vsie: use common code functions for pinningDavid Hildenbrand1-0/+1
2017-11-09Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij5-35/+251
2017-11-09net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman1-0/+1
2017-11-09net: Introduce netdev_*_once functionsGal Pressman1-0/+29
2017-11-09timer: Prepare to change all DEFINE_TIMER() callbacksKees Cook1-4/+4
2017-11-09device property: Add a macro for interating over graph endpointsSakari Ailus1-0/+4
2017-11-09device property: Make fwnode_handle_get() return the fwnodeSakari Ailus2-2/+2
2017-11-09freezer: Fix typo in freezable_schedule_timeout() commentHimanshu Jha1-1/+1
2017-11-08module: export module signature enforcement statusBruno E. O. Meneguele1-0/+7
2017-11-08integrity: use kernel_read_file_from_path() to read x509 certsChristoph Hellwig1-0/+1
2017-11-08gpio: Automatically add lockdep keysThierry Reding1-1/+35
2017-11-08gpio: Introduce struct gpio_irq_chip.firstThierry Reding1-0/+8
2017-11-08gpio: Disambiguate struct gpio_irq_chip.nestedThierry Reding1-4/+4
2017-11-08gpio: Export gpiochip_irq_{map,unmap}()Thierry Reding1-0/+4
2017-11-08gpio: Implement tighter IRQ chip integrationThierry Reding1-0/+7
2017-11-08gpio: Move lock_key into struct gpio_irq_chipThierry Reding1-2/+7