summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca
2019-08-05KVM: no need to check return value of debugfs_create functionsGreg KH
2019-08-05KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini
2019-08-05KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-05pinctrl: pinctrl-single: add header include guardMasahiro Yamada
2019-08-05PM / Domains: Align in-parameter names for some genpd functionsUlf Hansson
2019-08-05dma-buf: add more reservation object locking wrappersChristian König
2019-08-04blk-mq: add callback of .cleanup_rqMing Lei
2019-08-04block: add req op to reset all zones and flagChaitanya Kulkarni
2019-08-04block: Fix spelling in the header above blkg_lookup()Bart Van Assche
2019-08-04block: Declare several function pointer arguments 'const'Bart Van Assche
2019-08-04blk-mq: remove blk_mq_complete_request_syncMing Lei
2019-08-04blk-mq: introduce blk_mq_tagset_wait_completed_request()Ming Lei
2019-08-04blk-mq: introduce blk_mq_request_completed()Ming Lei
2019-08-04net/mlx5: Fix mlx5_ifc_query_lag_out_bitsMark Zhang
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann
2019-08-02Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-08-02Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-08-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-02Merge tag 'dev_groups_all_drivers' into driver-core-nextGreg Kroah-Hartman
2019-08-02driver core: add dev_groups to all driversDmitry Torokhov
2019-08-02hwrng: timeriomem - add include guard to timeriomem-rng.hMasahiro Yamada
2019-08-02crypto: ccp - Add support for valid authsize values less than 16Gary R Hook
2019-08-01treewide: Rename rcu_dereference_raw_notrace() to _check()Joel Fernandes (Google)
2019-08-01pidfd: add P_PIDFD to waitid()Christian Brauner
2019-08-01net/mlx5: Add flow counter poolGavi Teitz
2019-08-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-01posix-timers: Move rcu_head out of it unionSebastian Andrzej Siewior
2019-08-01timers: Prepare support for PREEMPT_RTAnna-Maria Gleixner
2019-08-01hrtimer: Prepare support for PREEMPT_RTAnna-Maria Gleixner
2019-08-01hrtimer: Make enqueue mode check work on RTThomas Gleixner
2019-08-01net/mlx5: E-Switch, Verify support QoS element typeEli Cohen
2019-08-01net/mlx5: Fix offset of tisc bits reserved fieldSaeed Mahameed
2019-08-01net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz
2019-08-01net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz
2019-08-01hrtimer: Introduce HARD expiry modeSebastian Andrzej Siewior
2019-08-01hrtimer: Provide hrtimer_sleeper_start_expires()Thomas Gleixner
2019-08-01hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() callsSebastian Andrzej Siewior
2019-08-01driver core: Add sync_state driver/bus callbackSaravana Kannan
2019-08-01driver core: Add edit_links() callback for driversSaravana Kannan
2019-08-01driver core: Add support for linking devices during device additionSaravana Kannan
2019-08-01drivers: Fix htmldocs warnings with bus_find_next_device()Suzuki K Poulose
2019-08-01drivers: Fix typo in parameter description for driver_find_device_by_acpi_devSuzuki K Poulose
2019-08-01Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-08-01mfd: aat2870: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-01xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross
2019-07-31spi: docs: convert to ReST and add it to the kABI booksetMauro Carvalho Chehab
2019-07-31docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab
2019-07-31docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab