summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s...Linus Torvalds2023-05-181-2/+11
|\
| * mm: shrinkers: fix race condition on debugfs cleanupJoan Bruguera Micó2023-05-171-2/+11
* | Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-181-2/+0
|\ \
| * | mdio_bus: unhide mdio_bus_init prototypeArnd Bergmann2023-05-171-2/+0
* | | Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-05-172-2/+2
|\ \ \
| * | | SUNRPC: always free ctxt when freeing deferred requestNeilBrown2023-05-142-2/+2
* | | | Merge tag 'tpmdd-v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2023-05-171-0/+1
|\ \ \ \
| * | | | tpm: Prevent hwrng from activating during resumeJarkko Sakkinen2023-05-161-0/+1
* | | | | tracing: make ftrace_likely_update() declaration visibleArnd Bergmann2023-05-171-3/+2
|/ / / /
* | | | Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-141-0/+1
|\ \ \ \
| * | | | x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2023-05-081-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linuxLinus Torvalds2023-05-121-5/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | io_uring: make io_uring_sqe_cmd() unconditionally availableJens Axboe2023-05-091-5/+5
| |/ /
* | | Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-112-1/+19
|\ \ \ | |/ / |/| |
| * | net: add vlan_get_protocol_and_depth() helperEric Dumazet2023-05-101-0/+17
| * | linux/dim: Do nothing if no time delta between samplesRoy Novich2023-05-091-1/+2
* | | Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2023-05-071-0/+1
|\ \ \
| * | | mailbox: Allow direct registration to a channelElliot Berman2023-04-181-0/+1
* | | | Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds2023-05-071-1/+6
|\ \ \ \
| * | | | io_uring: Pass whole sqe to commandsBreno Leitao2023-05-041-1/+6
* | | | | Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds2023-05-061-3/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | blk-integrity: register sysfs attributes on struct deviceThomas Weißschuh2023-04-261-3/+0
* | | | | Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-051-2/+2
|\ \ \ \ \
| * | | | | i2c: gxp: fix build failure without CONFIG_I2C_SLAVEArnd Bergmann2023-05-031-2/+2
* | | | | | Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-05-051-1/+3
|\ \ \ \ \ \
| * | | | | | ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attachedSteven Rostedt (Google)2023-05-051-1/+3
* | | | | | | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-052-35/+75
|\ \ \ \ \ \ \
| * | | | | | | locking/atomic: Correct (cmp)xchg() instrumentationMark Rutland2023-04-291-38/+38
| * | | | | | | locking/atomic: Add generic try_cmpxchg{,64}_local() supportUros Bizjak2023-04-292-2/+42
* | | | | | | | Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-05-042-0/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: hwpoison: coredump: support recovery from dump_user_range()Kefeng Wang2023-05-021-0/+16
| * | | | | | | | mm/ksm: move disabling KSM from s390/gmap code to KSM codeDavid Hildenbrand2023-05-021-0/+6
| * | | | | | | | mm/ksm: unmerge and clear VM_MERGEABLE when setting PR_SET_MEMORY_MERGE=0David Hildenbrand2023-05-021-0/+1
* | | | | | | | | Merge tag 'sysctl-6.4-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-031-12/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sysctl: remove register_sysctl_paths()Luis Chamberlain2023-05-021-12/+0
* | | | | | | | | | Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-031-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | thermal: core: Encapsulate tz->device fieldDaniel Lezcano2023-04-271-0/+1
* | | | | | | | | | | Merge tag 'pwm/for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-05-032-13/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pwm: Delete deprecated functions pwm_request() and pwm_free()Uwe Kleine-König2023-04-131-13/+0
| * | | | | | | | | | | pwm: stm32: Enforce settings for PWM captureOlivier Moysan2023-04-061-0/+1
* | | | | | | | | | | | Merge tag 'soundwire-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-032-0/+120
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | soundwire: amd: add runtime pm ops for AMD SoundWire manager driverVijendar Mukunda2023-04-121-0/+17
| * | | | | | | | | | | | soundwire: amd: add SoundWire manager interrupt handlingVijendar Mukunda2023-04-121-0/+7
| * | | | | | | | | | | | soundwire: amd: register SoundWire manager dai opsVijendar Mukunda2023-04-121-0/+18
| * | | | | | | | | | | | soundwire: amd: Add support for AMD Manager driverVijendar Mukunda2023-04-121-0/+67
| * | | | | | | | | | | | soundwire: intel: add abstraction for cmdsync checkPierre-Louis Bossart2023-03-151-0/+3
| * | | | | | | | | | | | soundwire: intel: add sync_arm/sync_go to opsPierre-Louis Bossart2023-03-151-0/+8
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'dmaengine-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | dmaengine: ti: k3-udma: Workaround errata i2234Vignesh Raghavendra2023-03-311-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'vfio-v6.4-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-05-021-0/+5
|\ \ \ \ \ \ \ \ \ \ \