summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | perf tools: Fix a typo in a variable name in the Documentation MakefileMasanari Iida2019-08-081-1/+1
| | * | | perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe2019-08-081-1/+4
| | * | | perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe2019-08-081-1/+1
| | * | | perf db-export: Fix thread__exec_comm()Adrian Hunter2019-08-081-1/+11
| | * | | perf annotate: Fix printing of unaugmented disassembled instructions from BPFArnaldo Carvalho de Melo2019-08-081-1/+1
| | * | | perf bench numa: Fix cpu0 bindingJiri Olsa2019-08-011-2/+4
| |/ / /
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-08-102-10/+2
|\ \ \ \
| * | | | sched/psi: Do not require setsched permission from the trigger creatorSuren Baghdasaryan2019-08-061-1/+1
| * | | | sched/psi: Reduce psimon FIFO priorityPeter Zijlstra2019-08-061-1/+1
| * | | | sched/deadline: Fix double accounting of rq/running bw in push & pullDietmar Eggemann2019-08-061-8/+0
| | |_|/ | |/| |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-101-4/+2
|\ \ \ \
| * | | | genirq/affinity: Create affinity mask for single vectorMing Lei2019-08-081-4/+2
| | |_|/ | |/| |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-08-101-11/+9
|\ \ \ \
| * | | | drm/i915: Remove redundant user_access_end() from __copy_from_user() error pathJosh Poimboeuf2019-08-091-11/+9
| |/ / /
* | | | Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-101-63/+101
|\ \ \ \
| * | | | gfs2: gfs2_walk_metadata fixAndreas Gruenbacher2019-08-091-63/+101
| | |/ / | |/| |
* | | | Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Joe Perches2019-08-102-2/+2
* | | | Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-107-28/+35
|\ \ \ \
| * | | | coresight: Fix DEBUG_LOCKS_WARN_ON for uninitialized attributeSuzuki K Poulose2019-08-011-0/+1
| * | | | MAINTAINERS: Move linux-fpga tree to new locationMoritz Fischer2019-07-301-1/+1
| * | | | nvmem: Use the same permissions for eeprom as for nvmemJean Delvare2019-07-301-4/+11
| * | | | Merge tag 'misc-habanalabs-fixes-2019-07-29' of git://people.freedesktop.org/...Greg Kroah-Hartman2019-07-304-23/+22
| |\ \ \ \
| | * | | | habanalabs: fix host memory polling in BE architectureBen Segal2019-07-294-6/+20
| | * | | | habanalabs: fix F/W download in BE architectureBen Segal2019-07-291-17/+2
| |/ / / /
* | | | | Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-08-102-3/+59
|\ \ \ \ \
| * | | | | Revert "kernfs: fix memleak in kernel_ops_readdir()"Greg Kroah-Hartman2019-08-081-5/+2
| * | | | | kernfs: fix memleak in kernel_ops_readdir()Andrea Arcangeli2019-08-051-2/+5
| * | | | | driver core: Fix use-after-free and double free on glue directoryMuchun Song2019-07-301-1/+52
| * | | | | driver core: platform: return -ENXIO for missing GpioIntBrian Norris2019-07-301-2/+7
* | | | | | Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-08-101-0/+4
|\ \ \ \ \ \
| * | | | | | kgdboc: disable the console lock when in kgdbDouglas Anderson2019-07-301-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-08-1018-40/+138
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'iio-fixes-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-07-286-6/+102
| |\ \ \ \ \ \
| | * | | | | | iio: adc: gyroadc: fix uninitialized return codeArnd Bergmann2019-07-271-2/+2
| | * | | | | | docs: generic-counter.rst: fix broken references for ABI fileMauro Carvalho Chehab2019-07-271-2/+2
| | * | | | | | iio: imu: mpu6050: add missing available scan masksJean-Baptiste Maneyrol2019-07-141-0/+43
| | * | | | | | iio: cros_ec_accel_legacy: Fix incorrect channel settingGwendal Grignou2019-07-141-1/+0
| | * | | | | | IIO: Ingenic JZ47xx: Set clock divider on probeMaarten ter Huurne2019-07-141-0/+54
| | * | | | | | iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches2019-07-141-1/+1
| * | | | | | | staging: android: ion: Bail out upon SIGKILL when allocating memory.Tetsuo Handa2019-07-251-0/+3
| * | | | | | | Staging: fbtft: Fix GPIO handlingJan Sebastian Götte2019-07-259-11/+11
| * | | | | | | staging: unisys: visornic: Update the description of 'poll_for_irq()'Christophe JAILLET2019-07-251-1/+2
| * | | | | | | staging: wilc1000: flush the workqueue before deinit the hostAdham Abozaeid2019-07-251-0/+1
| * | | | | | | staging: gasket: apex: fix copy-paste typoIvan Bornyakov2019-07-251-1/+1
| * | | | | | | Staging: fbtft: Fix reset assertion when using gpio descriptorPhil Reid2019-07-251-2/+2
| * | | | | | | Staging: fbtft: Fix probing of gpio descriptorPhil Reid2019-07-251-21/+18
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-08-1011-165/+217
|\ \ \ \ \ \ \
| * | | | | | | usb: setup authorized_default attributes using usb_bus_notifyThiébaud Weksteen2019-08-083-123/+126
| * | | | | | | usb: iowarrior: fix deadlock on disconnectOliver Neukum2019-08-081-3/+4
| * | | | | | | Revert "USB: rio500: simplify locking"Oliver Neukum2019-08-081-16/+27