summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-10-221-2/+7
|\
| * Merge branch 'acpi-tools'Rafael J. Wysocki2021-10-221-2/+7
| |\
| | * ACPI: tools: fix compilation errorMiguel Bernal Marin2021-10-071-2/+7
* | | Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-10-211-0/+2
|\ \ \
| * | | ucounts: Fix signal ucount refcountingEric W. Biederman2021-10-181-0/+2
* | | | Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-215-9/+12
|\ \ \ \
| * | | | net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman2021-10-201-1/+0
| * | | | mctp: Be explicit about struct sockaddr_mctp paddingJeremy Kerr2021-10-181-0/+2
| * | | | mctp: unify sockaddr_mctp typesJeremy Kerr2021-10-182-3/+4
| * | | | tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0Leonard Crestez2021-10-151-2/+3
| * | | | sctp: fix transport encap_port update in sctp_vtag_verifyXin Long2021-10-151-3/+3
* | | | | Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-10-201-40/+9
|\ \ \ \ \
| * | | | | tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)2021-10-181-40/+9
* | | | | | mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()Sean Christopherson2021-10-181-1/+1
* | | | | | elfcore: correct reference to CONFIG_UMLLukas Bulwahn2021-10-181-1/+1
* | | | | | mm/migrate: fix CPUHP state to update node demotion orderHuang Ying2021-10-181-0/+4
* | | | | | mm/migrate: add CPU hotplug to demotion #ifdefDave Hansen2021-10-181-1/+4
| |_|_|/ / |/| | | |
* | | | | Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-10-172-10/+10
|\ \ \ \ \
| * | | | | kyber: avoid q->disk dereferences in trace pointsChristoph Hellwig2021-10-151-10/+9
| * | | | | block: drain file system I/O on del_gendiskChristoph Hellwig2021-10-151-0/+1
* | | | | | Merge tag 'char-misc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-10-171-4/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'misc-habanalabs-fixes-2021-09-29' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman2021-10-041-4/+2
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | habanalabs: fix resetting args in wait for CS IOCTLRajaravi Krishna Katta2021-09-291-4/+2
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-151-0/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown2021-10-141-0/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-146-80/+90
|\ \ \ \ \
| * \ \ \ \ Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2021-10-131-2/+8
| |\ \ \ \ \
| | * | | | | net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin2021-10-121-2/+8
| * | | | | | net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean2021-10-122-27/+12
| * | | | | | net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean2021-10-122-24/+37
| * | | | | | net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...Vladimir Oltean2021-10-121-0/+1
| * | | | | | net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean2021-10-122-1/+5
| * | | | | | net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean2021-10-121-0/+2
| * | | | | | net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean2021-10-121-14/+1
| * | | | | | net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean2021-10-121-15/+14
| |/ / / / /
| * | | | | net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean2021-10-081-0/+13
* | | | | | Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-10-141-0/+1
|\ \ \ \ \ \
| * | | | | | ALSA: hda: intel: Allow repeatedly probing on codec configuration errorsTakashi Iwai2021-10-071-0/+1
* | | | | | | Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds2021-10-111-3/+3
|\ \ \ \ \ \ \
| * | | | | | | kunit: fix kernel-doc warnings due to mismatched arg namesDaniel Latypov2021-10-061-3/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-111-3/+2
|\ \ \ \ \ \ \
| * | | | | | | workqueue: annotate alloc_workqueue() as printfRolf Eike Beer2021-09-131-3/+2
| |/ / / / / /
* | | | | | | Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-10-081-9/+6
|\ \ \ \ \ \ \
| * | | | | | | xen/privcmd: drop "pages" parameter from xen_remap_pfn()Jan Beulich2021-10-051-9/+6
* | | | | | | | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-083-72/+11
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhereAdam Borowski2021-10-081-1/+1
| * | | | | | | qcom_scm: hide Kconfig symbolArnd Bergmann2021-10-072-71/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-071-0/+2
|\ \ \ \ \ \ \
| * | | | | | | ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann2021-10-051-0/+2
| |/ / / / / /
* | | | | | | Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-10-071-2/+2
|\ \ \ \ \ \ \