summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-046-42/+42
|\
| *---. Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...Paul E. McKenney2021-05-186-41/+55
| |\ \ \
| | | | * srcu: Initialize SRCU after timersFrederic Weisbecker2021-05-101-0/+6
| | | | * srcu: Unconditionally embed struct lockdep_mapFrederic Weisbecker2021-05-101-2/+0
| | |_|/ | |/| |
| | | * timer: Revert "timer: Add timer_curr_running()"Frederic Weisbecker2021-05-101-2/+0
| | |/ | |/|
| | * rcu: Remove obsolete rcu_read_unlock() deadlock commentaryPaul E. McKenney2021-05-131-27/+6
| | * rcu: Improve comments describing RCU read-side critical sectionsPaul E. McKenney2021-05-131-7/+28
| | * rcu: Create an unrcu_pointer() to remove __rcu from a pointerPaul E. McKenney2021-05-131-0/+14
| | * rcu: Reject RCU_LOCKDEP_WARN() false positivesPaul E. McKenney2021-05-101-1/+1
| | * rcu: Remove the unused rcu_irq_exit_preempt() functionPaul E. McKenney2021-05-102-2/+0
| |/
* | Merge tag 'cxl-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2021-07-041-0/+1
|\ \
| * | libnvdimm: Export nvdimm shutdown helper, nvdimm_delete()Dan Williams2021-06-151-0/+1
* | | Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-041-0/+3
|\ \ \
| * | | i2c: core-smbus: Expose PEC calculate function for generic useQuan Nguyen2021-06-251-0/+1
| * | | i2c: core: support bus regulator controlling in adapterBibby Hsieh2021-05-281-0/+2
* | | | Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-07-033-0/+7
|\ \ \ \
| * | | | PCI: Export pci_dev_trylock() and pci_dev_unlock()Luis Chamberlain2021-06-241-0/+3
| * | | | vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bindJason Gunthorpe2021-06-211-0/+2
| * | | | driver core: Export device_driver_attach()Jason Gunthorpe2021-06-211-0/+2
* | | | | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2021-07-032-4/+7
|\ \ \ \ \
| * | | | | take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... spaceAl Viro2021-04-071-3/+0
| * | | | | switch file_open_root() to struct pathAl Viro2021-04-071-1/+7
* | | | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-031-32/+34
|\ \ \ \ \ \
| * | | | | | iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...Al Viro2021-06-101-2/+2
| * | | | | | sanitize iov_iter_fault_in_readable()Al Viro2021-06-101-1/+1
| * | | | | | iov_iter: separate direction from flavourAl Viro2021-06-101-14/+10
| * | | | | | iov_iter: switch ..._full() variants of primitives to use of iov_iter_revert()Al Viro2021-06-101-11/+21
| * | | | | | iov_iter: Remove iov_iter_for_each_range()David Howells2021-06-031-4/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-034-3/+85
|\ \ \ \ \ \
| * | | | | | tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracingSteven Rostedt (VMware)2021-06-291-0/+10
| * | | | | | trace/osnoise: Fix 'no previous prototype' warningsDaniel Bristot de Oliveira2021-06-281-0/+2
| * | | | | | trace: Add osnoise tracerDaniel Bristot de Oliveira2021-06-252-0/+18
| * | | | | | bootconfig: Share the checksum function with toolsMasami Hiramatsu2021-06-101-0/+20
| * | | | | | bootconfig: Support mixing a value and subkeys under a keyMasami Hiramatsu2021-06-101-0/+32
| * | | | | | bootconfig: Change array value to use child nodeMasami Hiramatsu2021-06-101-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-034-38/+45
|\ \ \ \ \ \
| * | | | | | of: reserved-memory: Add stub for RESERVEDMEM_OF_DECLARE()Dmitry Osipenko2021-06-212-6/+13
| * | | | | | of: address: Use IS_ENABLED() for !CONFIG_PCIRob Herring2021-06-021-21/+18
| * | | | | | of: Merge of_get_address() and of_get_pci_address() implementationsRob Herring2021-06-021-11/+16
| * | | | | | PCI: Add empty stub for pci_register_io_range()Rob Herring2021-06-021-0/+4
| * | | | | | of: Move reserved memory private function declarationsRob Herring2021-06-021-6/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-07-023-0/+141
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'asoc/for-5.14' into asoc-nextMark Brown2021-06-252-0/+138
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...Mark Brown2021-06-2352-100/+266
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'tb-mfd-asoc-v5.14-1' of https://git.kernel.org/pub/scm/linux/kerne...Mark Brown2021-06-071-0/+81
| | |\ \ \ \ \ \ \
| | | * | | | | | | mfd: Add Rockchip rk817 audio CODEC supportChris Morgan2021-06-011-0/+81
| | | | |/ / / / / | | | |/| | | | |
| | * / | | | | | ASoC: codecs: wcd934x: add mbhc supportSrinivas Kandagatla2021-06-041-0/+57
| | |/ / / / / /
| * | | | | | | Merge remote-tracking branch 'asoc/for-5.13' into asoc-linusMark Brown2021-06-251-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | soundwire: export sdw_update() and sdw_update_no_pm()Pierre-Louis Bossart2021-06-211-0/+3
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-022-0/+69
|\ \ \ \ \ \ \ \