summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-02-19hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner
2016-02-19kernel/signal.c: unexport sigsuspend()Richard Weinberger
2016-02-19block: Always check queue limits for cloned requestsHannes Reinecke
2016-01-31arm64: fix building without CONFIG_UID16Arnd Bergmann
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau
2016-01-31net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2016-01-31usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu
2016-01-22USB: add quirk for devices with broken LPMAlan Stern
2016-01-22ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu
2015-12-14ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14net/mlx5e: Added self loopback preventionTariq Toukan
2015-12-09tty: audit: Fix audit sourcePeter Hurley
2015-12-09KVM: Provide function for VCPU lookup by idDavid Hildenbrand
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa
2015-10-28ARM: OMAP1: fix incorrect INT_DMA_LCDAaro Koskinen
2015-10-27blkcg: fix incorrect read/write sync/async stat accountingTejun Heo
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-23overflow-arith: begin to add support for overflow builtin functionsHannes Frederic Sowa
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar
2015-10-20compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin
2015-10-15block: don't release bdi while request_queue has live referencesTejun Heo
2015-10-12writeback: fix incorrect calculation of available memory for memcg domainsTejun Heo
2015-10-12writeback: bdi_writeback iteration must not skip dying onesTejun Heo
2015-10-11Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-10Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-09irqdomain: Add an accessor for the of_node fieldMarc Zyngier
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-01Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-01memcg: remove pcp_counter_lockGreg Thelen
2015-10-01memcg: fix dirty page migrationGreg Thelen
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-01Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki
2015-10-01blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig
2015-10-01blk-mq: fix racy updates of rq->errorsChristoph Hellwig
2015-09-30usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda
2015-09-29skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-09-29blk-mq: fix sysfs registration/unregistration raceAkinobu Mita
2015-09-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar