summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-171-0/+5
|\
| * x86/ibt: Suppress spurious ENDBRPeter Zijlstra2023-09-121-0/+5
* | Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-171-1/+4
|\ \
| * | buffer: Make bh_offset() work for compound pagesMatthew Wilcox (Oracle)2023-09-071-1/+4
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-09-161-3/+3
|\ \ \
| * \ \ Merge branch '6.6/scsi-staging' into 6.6/scsi-fixesMartin K. Petersen2023-09-131-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | scsi: qla2xxx: Correct endianness for rqstlen and rsplenNilesh Javali2023-09-051-3/+3
* | | | Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-161-0/+4
|\ \ \ \
| * | | | ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel2023-09-111-0/+4
| |/ / /
* | | | Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-161-10/+1
|\ \ \ \
| * | | | i2c: Drop legacy callback .probe_new()Uwe Kleine-König2023-09-131-10/+1
| |/ / /
* | | | Merge tag 'thermal-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-151-2/+2
|\ \ \ \
| * | | | thermal: Constify the trip argument of the .get_trend() zone callbackRafael J. Wysocki2023-09-111-2/+2
| |/ / /
* | | | Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-152-5/+34
|\ \ \ \
| * | | | drm/tests: helpers: Avoid a driver uafThomas Hellström2023-09-141-1/+3
| * | | | Merge tag 'drm-misc-next-fixes-2023-09-11' of git://anongit.freedesktop.org/d...Daniel Vetter2023-09-111-4/+31
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/drm_exec: Work around a WW mutex lockdep oddityThomas Hellström2023-09-071-4/+31
* | | | | Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-141-1/+6
|\ \ \ \ \
| * | | | | tcp: Fix bind() regression for v4-mapped-v6 wildcard address.Kuniyuki Iwashima2023-09-131-0/+5
| * | | | | ipv6: fix ip6_sock_set_addr_preferences() typoEric Dumazet2023-09-121-1/+1
* | | | | | Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-131-0/+2
|\ \ \ \ \ \
| * | | | | | linux/export: fix reference to exported functions for parisc64Masahiro Yamada2023-09-121-0/+2
* | | | | | | Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-131-4/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | tracing/synthetic: Fix order of struct trace_dynamic_infoSteven Rostedt (Google)2023-09-111-3/+3
| * | | | | | tracing: Remove unused trace_event_file dir fieldSteven Rostedt (Google)2023-09-081-1/+0
* | | | | | | Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-09-091-0/+1
|\ \ \ \ \ \ \
| * | | | | | | spnego: add missing OID to oid registrySteve French2023-09-091-0/+1
* | | | | | | | Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-091-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge patch "RISC-V: Add ptrace support for vectors"Palmer Dabbelt2023-09-081-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | RISC-V: Add ptrace support for vectorsAndy Chiu2023-09-011-0/+2
* | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-09-093-5/+5
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | scsi: ufs: Fix the build for the old ARM OABIBart Van Assche2023-08-301-1/+1
| * | | | | | | | | Merge branch '6.5/scsi-fixes' into 6.6/scsi-stagingMartin K. Petersen2023-08-303-4/+26
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge patch series "qla2xxx driver misc features"Martin K. Petersen2023-08-251-3/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMeManish Rangankar2023-08-211-3/+3
| * | | | | | | | | | | scsi: core: Improve type safety of scsi_rescan_device()Bart Van Assche2023-08-241-1/+1
* | | | | | | | | | | | Merge tag 'xarray-6.6' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2023-09-081-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xarray: Document necessary flag in alloc functionsPhilipp Stanner2023-09-051-0/+18
* | | | | | | | | | | | | Merge tag 'thermal-6.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-081-17/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | thermal: core: Drop thermal_zone_device_register()Rafael J. Wysocki2023-09-051-17/+0
| * | | | | | | | | | | | | thermal: core: Add function for registering tripless thermal zonesRafael J. Wysocki2023-09-051-0/+13
| * | | | | | | | | | | | | thermal: core: Clean up headers of thermal zone registration functionsRafael J. Wysocki2023-09-051-16/+37
* | | | | | | | | | | | | | Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-082-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ASoC: Name iov_iter argument as iterator instead of bufferTakashi Iwai2023-09-011-2/+2
| * | | | | | | | | | | | | | ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai2023-09-011-1/+1
* | | | | | | | | | | | | | | Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-09-082-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | kasan: Add __HAVE_ARCH_SHADOW_MAP to support arch specific mappingQing Zhang2023-09-061-0/+2
| * | | | | | | | | | | | | | raid6: Add LoongArch SIMD recovery implementationWANG Xuerui2023-09-061-0/+2
| * | | | | | | | | | | | | | raid6: Add LoongArch SIMD syndrome calculationWANG Xuerui2023-09-061-0/+2
| * | | | | | | | | | | | | | Merge tag 'md-next-20230814-resend' into loongarch-nextHuacai Chen2023-08-3011-61/+122
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \