summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-02-11Merge tag 'v5.0-rc6' into develLinus Walleij53-136/+463
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman43-117/+432
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman15-30/+64
2019-02-11sched/wait: Use freezable_schedule() when possibleHugo Lefeuvre1-3/+3
2019-02-11sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck1-4/+4
2019-02-11Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar24-94/+247
2019-02-11bpf: only adjust gso_size on bytestream protocolsWillem de Bruijn1-0/+6
2019-02-11bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sockMartin KaFai Lau1-0/+30
2019-02-11bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helperMartin KaFai Lau1-0/+12
2019-02-11firmware: imx: Add support to start/stop a CPUDaniel Baluta1-0/+3
2019-02-10net: phy: add register modifying helpers returning 1 on changeHeiner Kallweit1-2/+10
2019-02-10kthread: Add __kthread_should_park()Matthias Kaehlcke1-0/+1
2019-02-10genirq: Avoid summation loops for /proc/statThomas Gleixner1-0/+1
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner6-115/+100
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner1-0/+7
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2019-02-10ipmi: Make the smi watcher be disabled immediately when not neededCorey Minyard1-13/+4
2019-02-10ipmi: Fix how the lower layers are told to watch for messagesCorey Minyard1-7/+29
2019-02-10block: queue flag cleanupJens Axboe1-31/+27
2019-02-10block: kill QUEUE_FLAG_FLUSH_NQJens Axboe1-7/+0
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+7
2019-02-09net: phy: Add support for asking the PHY its abilitiesAndrew Lunn1-0/+6
2019-02-09Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney10-162/+36
2019-02-09linux/torture: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09linux/srcu: Convert to SPDX license identifierPaul E. McKenney3-45/+6
2019-02-09linux/rcutree: Convert to SPDX license identifierPaul E. McKenney1-16/+3
2019-02-09linux/rcutiny: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09linux/rcu_sync: Convert to SPDX license identifierPaul E. McKenney1-14/+1
2019-02-09linux/rcu_segcblist: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09linux/rcupdate: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09linux/rcu_node_tree: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09qed: Add API for SmartAN query.Sudarsana Reddy Kalluru1-0/+1
2019-02-09XArray: Mark xa_insert and xa_reserve as must_checkMatthew Wilcox1-11/+12
2019-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2019-02-09lib: objagg: add root count to statsJiri Pirko1-0/+1
2019-02-09lib: objagg: implement optimization hints assembly and use hints for object c...Jiri Pirko1-2/+18
2019-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-27/+55
2019-02-09scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor1-2/+3
2019-02-09i2c: cbus-gpio: Switch to use GPIO descriptorsLinus Walleij1-27/+0
2019-02-08genirq/msi: Clean up usage of __u8/__u16 typesLogan Gunthorpe1-6/+6
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+27
2019-02-08gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIOAndy Shevchenko1-0/+7
2019-02-08ieee80211: fix for_each_element_extid()Johannes Berg1-2/+2
2019-02-08components: multiple components for a deviceDaniel Vetter1-2/+8
2019-02-08component: Add documentationDaniel Vetter1-0/+70
2019-02-08ata: pata_of_platform: Allow to use 16-bit wide data transferAlexander Shiyan1-1/+2
2019-02-08mac80211: indicate support for multiple BSSIDSara Sharon1-0/+5
2019-02-08mac80211: support multi-bssidSara Sharon1-1/+33
2019-02-08cfg80211: add and use strongly typed element iteration macrosJohannes Berg1-0/+53
2019-02-08device: Fix comment for driver_data in struct deviceDavid Engraf1-1/+1