summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-06-22wwan: core: add WWAN common private data for netdevSergey Ryazanov1-0/+18
2021-06-22wwan: core: support default netdev creationSergey Ryazanov1-1/+7
2021-06-22wwan: core: no more hold netdev ops owning moduleSergey Ryazanov1-2/+0
2021-06-22net: mdiobus: Introduce fwnode_mdbiobus_register()Marcin Wojtas1-0/+12
2021-06-22dma-buf: Document non-dynamic exporter expectations betterDaniel Vetter1-0/+15
2021-06-22clocksource: Provide kernel module to test clocksource watchdogPaul E. McKenney1-0/+3
2021-06-22clocksource: Reduce clocksource-skew thresholdPaul E. McKenney1-0/+3
2021-06-22clocksource: Check per-CPU clock synchronization when marked unstablePaul E. McKenney1-1/+1
2021-06-22locking/lockdep: Improve noinstr vs errorsPeter Zijlstra1-0/+2
2021-06-22spi: add ancillary device supportSebastian Reichel1-0/+2
2021-06-22Merge tag 'soundwire-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-6/+5
2021-06-22lib/dump_stack: move cpu lock to printk.cJohn Ogness1-0/+41
2021-06-22RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau2-32/+8
2021-06-22net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()Guillaume Nault1-0/+1
2021-06-22vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bindJason Gunthorpe1-0/+2
2021-06-22driver core: Export device_driver_attach()Jason Gunthorpe1-0/+2
2021-06-21of: reserved-memory: Add stub for RESERVEDMEM_OF_DECLARE()Dmitry Osipenko2-6/+13
2021-06-21Merge series "Extend regulator notification support" from Matti Vaittinen <ma...Mark Brown34-74/+356
2021-06-21skmsg: Improve udp_bpf_recvmsg() accuracyCong Wang1-2/+0
2021-06-21regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen2-4/+63
2021-06-21regulator: IRQ based event/error notification helpersMatti Vaittinen1-0/+135
2021-06-21regulator: move rdev_print helpers to internal.hMatti Vaittinen2-5/+10
2021-06-21regulator: add warning flagsMatti Vaittinen1-0/+14
2021-06-21reboot: Add hardware protection power-offMatti Vaittinen1-0/+1
2021-06-21soundwire: export sdw_update() and sdw_update_no_pm()Pierre-Louis Bossart1-0/+3
2021-06-21printk: Remove trailing semicolon in macrosHuilong Deng1-1/+1
2021-06-21Merge tag 'v5.13-rc7' into usb-nextGreg Kroah-Hartman10-9/+36
2021-06-21watchdog: Remove MV64x60 watchdog driverChristophe Leroy1-8/+0
2021-06-21cifs: decoding negTokenInit with generic ASN1 decoderHyunchul Lee1-0/+8
2021-06-20soundwire: bus: Make sdw_nwrite() data pointer argument constRichard Fitzgerald1-1/+1
2021-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski32-46/+150
2021-06-19Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-3/+6
2021-06-18net: wwan: Allow WWAN drivers to provide blocking tx and poll functionStephan Gerhold1-2/+11
2021-06-18rpmsg: core: Add driver_data for rpmsg_device_idStephan Gerhold1-0/+1
2021-06-18Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+0
2021-06-18blk-mq: fix an IS_ERR() vs NULL bugDan Carpenter1-1/+1
2021-06-18Merge tag 'devm-helpers-v5.14-1' into review-hansHans de Goede1-0/+25
2021-06-18sched: Change task_struct::statePeter Zijlstra3-18/+17
2021-06-18sched: Add get_current_state()Peter Zijlstra1-0/+2
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-0/+2
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar19-29/+94
2021-06-18Revert "USB: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman1-18/+0
2021-06-18Revert "of/platform: Add stubs for of_platform_device_create/destroy()"Greg Kroah-Hartman1-18/+4
2021-06-17Merge tag 'reset-for-v5.14-2' of git://git.pengutronix.de/pza/linux into arm/...Olof Johansson1-0/+22
2021-06-17lib: add iomem emulation (logic_iomem)Johannes Berg1-0/+62
2021-06-17driver core: add a helper to setup both the of_node and fwnode of a deviceIoana Ciornei1-0/+1
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-6/+42
2021-06-17net: fix mistake path for netdev_features_stringsJian Shen1-1/+1
2021-06-17kvm: add PM-notifierSergey Senozhatsky1-0/+9
2021-06-17math64.h: Add mul_s64_u64_shr()Ilias Stamatis1-0/+19