summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-02-11Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar
2019-02-10bpf: only adjust gso_size on bytestream protocolsWillem de Bruijn
2019-02-10bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sockMartin KaFai Lau
2019-02-10bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helperMartin KaFai Lau
2019-02-11firmware: imx: Add support to start/stop a CPUDaniel Baluta
2019-02-10net: phy: add register modifying helpers returning 1 on changeHeiner Kallweit
2019-02-10kthread: Add __kthread_should_park()Matthias Kaehlcke
2019-02-10genirq: Avoid summation loops for /proc/statThomas Gleixner
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...Thomas Gleixner
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-09ipmi: Make the smi watcher be disabled immediately when not neededCorey Minyard
2019-02-09ipmi: Fix how the lower layers are told to watch for messagesCorey Minyard
2019-02-09block: queue flag cleanupJens Axboe
2019-02-09block: kill QUEUE_FLAG_FLUSH_NQJens Axboe
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-09net: phy: Add support for asking the PHY its abilitiesAndrew Lunn
2019-02-09Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney
2019-02-09linux/torture: Convert to SPDX license identifierPaul E. McKenney
2019-02-09linux/srcu: Convert to SPDX license identifierPaul E. McKenney
2019-02-09linux/rcutree: Convert to SPDX license identifierPaul E. McKenney
2019-02-09linux/rcutiny: Convert to SPDX license identifierPaul E. McKenney
2019-02-09linux/rcu_sync: Convert to SPDX license identifierPaul E. McKenney
2019-02-09linux/rcu_segcblist: Convert to SPDX license identifierPaul E. McKenney
2019-02-09linux/rcupdate: Convert to SPDX license identifierPaul E. McKenney
2019-02-09linux/rcu_node_tree: Convert to SPDX license identifierPaul E. McKenney
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru
2019-02-09XArray: Mark xa_insert and xa_reserve as must_checkMatthew Wilcox
2019-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-02-08lib: objagg: add root count to statsJiri Pirko
2019-02-08lib: objagg: implement optimization hints assembly and use hints for object c...Jiri Pirko
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2019-02-08i2c: cbus-gpio: Switch to use GPIO descriptorsLinus Walleij
2019-02-08genirq/msi: Clean up usage of __u8/__u16 typesLogan Gunthorpe
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-08gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIOAndy Shevchenko
2019-02-08ieee80211: fix for_each_element_extid()Johannes Berg
2019-02-08components: multiple components for a deviceDaniel Vetter
2019-02-08component: Add documentationDaniel Vetter
2019-02-08ata: pata_of_platform: Allow to use 16-bit wide data transferAlexander Shiyan
2019-02-08mac80211: indicate support for multiple BSSIDSara Sharon
2019-02-08mac80211: support multi-bssidSara Sharon
2019-02-08cfg80211: add and use strongly typed element iteration macrosJohannes Berg
2019-02-08device: Fix comment for driver_data in struct deviceDavid Engraf
2019-02-08coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier
2019-02-08perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-02-08mmc: block: handle complete_work on separate workqueueZachary Hays
2019-02-08usb: typec: displayport: Move the Configuration VDO helpers to the headerHeikki Krogerus
2019-02-08Merge branch 'opp/power' into cpufreq/qcom-hwViresh Kumar