summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-01-304-72/+29
|\
| * kunit: allow kunit tests to be loaded as a moduleAlan Maguire2020-01-101-10/+27
| * kunit: hide unexported try-catch interface in try-catch-impl.hAlan Maguire2020-01-101-10/+0
| * kunit: move string-stream.h to lib/kunitAlan Maguire2020-01-102-52/+2
* | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds2020-01-299-48/+44
|\ \
| * | y2038: sparc: remove use of struct timexArnd Bergmann2019-12-181-0/+2
| * | y2038: rename itimerval to __kernel_old_itimervalArnd Bergmann2019-12-182-5/+9
| * | y2038: remove obsolete jiffies conversion functionsArnd Bergmann2019-12-181-20/+0
| * | nfs: use time64_t internallyArnd Bergmann2019-12-181-19/+23
| * | sunrpc: convert to time64_t for expiryArnd Bergmann2019-12-182-3/+3
| * | tsacct: add 64-bit btime fieldArnd Bergmann2019-12-181-1/+4
| * | acct: stop using get_seconds()Arnd Bergmann2019-12-182-0/+3
* | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-297-6/+75
|\ \ \
| * | | open: introduce openat2(2) syscallAleksa Sarai2020-01-185-3/+62
| * | | namei: LOOKUP_IN_ROOT: chroot-like scoped resolutionAleksa Sarai2019-12-091-1/+2
| * | | namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolutionAleksa Sarai2019-12-091-0/+4
| * | | namei: LOOKUP_NO_XDEV: block mountpoint crossingAleksa Sarai2019-12-091-0/+1
| * | | namei: LOOKUP_NO_MAGICLINKS: block magic-link resolutionAleksa Sarai2019-12-091-0/+1
| * | | namei: LOOKUP_NO_SYMLINKS: block symlink resolutionAleksa Sarai2019-12-091-0/+3
| * | | namei: allow nd_jump_link() to produce errorsAleksa Sarai2019-12-091-1/+1
| * | | nsfs: clean-up ns_get_path() signature to return intAleksa Sarai2019-12-091-2/+2
| |/ /
* | | Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-01-297-16/+153
|\ \ \
| * \ \ Merge tag 'icc-5.6-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman2020-01-222-0/+114
| |\ \ \
| | * | | dt-bindings: interconnect: Add Qualcomm MSM8916 DT bindingsGeorgi Djakov2020-01-071-0/+100
| | * | | interconnect: Add a common standard aggregate functionGeorgi Djakov2019-12-161-0/+8
| | * | | interconnect: Add a common helper for removing all nodesGeorgi Djakov2019-12-161-0/+6
| * | | | Merge 5.5-rc7 into char-misc-nextGreg Kroah-Hartman2020-01-2215-35/+89
| |\ \ \ \
| * \ \ \ \ Merge tag 'soundwire-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2020-01-182-10/+180
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'topic/sdw_intel' into nextVinod Koul2020-01-161-0/+11
| | |\ \ \ \ \
| | | * | | | | soundwire: intel: report slave_ids for each link to SOF driverBard Liao2020-01-161-0/+11
| | * | | | | | soundwire: bus: fix device number leak on errorsPierre-Louis Bossart2020-01-141-1/+3
| | |/ / / / /
| * | | | | | Merge tag 'extcon-next-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2020-01-171-15/+15
| |\ \ \ \ \ \
| | * | | | | | extcon: Remove unneeded extern keyword from extcon.hChanwoo Choi2020-01-131-15/+15
| | | |_|_|/ / | | |/| | | |
| * | | | | | misc: alcor_pci: Add AU6625 to list of supported PCI_IDsRhys Perry2020-01-141-0/+1
| * | | | | | misc: pvpanic: add crash loaded eventzhenwei pi2020-01-141-0/+1
| * | | | | | misc: pvpanic: move bit definition to uapi header filezhenwei pi2020-01-141-0/+8
* | | | | | | Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-295-995/+1085
|\ \ \ \ \ \ \
| * | | | | | | device.h: move 'struct driver' stuff out to device/driver.hGreg Kroah-Hartman2019-12-162-271/+293
| * | | | | | | device.h: move 'struct class' stuff out to device/class.hGreg Kroah-Hartman2019-12-162-240/+267
| * | | | | | | device.h: move 'struct bus' stuff out to device/bus.hGreg Kroah-Hartman2019-12-162-264/+289
| * | | | | | | device.h: move dev_printk()-like functions to dev_printk.hGreg Kroah-Hartman2019-12-162-216/+236
| * | | | | | | device.h: move devtmpfs prototypes out of the fileGreg Kroah-Hartman2019-12-161-4/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-2918-795/+168
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 5.5-rc7 into staging-nextGreg Kroah-Hartman2020-01-2215-35/+89
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'iio-for-5.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2020-01-196-37/+19
| |\ \ \ \ \ \ \
| | * | | | | | | iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko2020-01-181-0/+3
| | * | | | | | | iio: magnetometer: ak8975: Get rid of platform dataAndy Shevchenko2020-01-181-15/+0
| | * | | | | | | iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici2020-01-181-0/+2
| | * | | | | | | iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2020-01-132-21/+1
| | * | | | | | | iio: adis: Remove startup_delayNuno Sá2020-01-121-1/+0