summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()Christophe JAILLET2023-09-191-0/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'omap-for-v6.6/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-09-277-16/+34
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branches 'fixes-mapphone' and 'fixes-ti-sysc' into fixesTony Lindgren2023-09-131-9/+22
| | |\ \ \ \ \ \ \
| | | * | | | | | | bus: ti-sysc: Fix SYSC_QUIRK_SWSUP_SIDLE_ACT handling for uart wake-upTony Lindgren2023-09-131-5/+17
| | | * | | | | | | bus: ti-sysc: Fix missing AM35xx SoC matchingAdam Ford2023-09-111-2/+4
| | | * | | | | | | bus: ti-sysc: Use fsleep() instead of usleep_range() in sysc_reset()Julien Panis2023-09-111-2/+1
| | | |/ / / / / /
| | * | | | | | | ARM: omap2+: Downgrade u-boot version warnings to debug statementsTony Lindgren2023-09-131-2/+2
| | * | | | | | | ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren2023-09-131-0/+1
| | * | | | | | | ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on bootTony Lindgren2023-09-131-2/+2
| | * | | | | | | ARM: dts: ti: omap: Fix bandgap thermal cells addressing for omap3/4Tony Lindgren2023-09-134-3/+7
| | |/ / / / / /
| * | | | | | | ARM: uniphier: fix cache kernel-doc warningsRandy Dunlap2023-09-271-1/+3
| * | | | | | | arm64: dts: mediatek: Fix "mediatek,merge-mute" and "mediatek,merge-fifo-en" ...Rob Herring2023-09-151-5/+5
| |/ / / / / /
* | | | | | | Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-304-8/+56
|\ \ \ \ \ \ \
| * | | | | | | eventfs: Test for dentries array allocated in eventfs_release()Steven Rostedt (Google)2023-09-301-1/+1
| * | | | | | | tracing/user_events: Align set_bit() address for all archsBeau Belgrave2023-09-301-7/+51
| * | | | | | | tracing: relax trace_event_eval_update() execution with cond_resched()Clément Léger2023-09-301-0/+1
| * | | | | | | ring-buffer: Update "shortest_full" in pollingSteven Rostedt (Google)2023-09-301-0/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-09-302-16/+38
|\ \ \ \ \ \ \
| * | | | | | | swiotlb: fix the check whether a device has used software IO TLBPetr Tesarik2023-09-272-13/+36
| * | | | | | | swiotlb: use the calculated number of areasRoss Lagerwall2023-09-131-3/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'iomap-6.6-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-09-302-2/+11
|\ \ \ \ \ \ \
| * | | | | | | iomap: Spelling s/preceeding/preceding/gGeert Uytterhoeven2023-09-281-1/+1
| * | | | | | | iomap: add a workaround for racy i_size updates on block devicesChristoph Hellwig2023-09-251-1/+10
* | | | | | | | Merge tag 'i2c-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-303-12/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: npcm7xx: Fix callback completion orderingWilliam A. Kennington III2023-09-271-10/+7
| * | | | | | | | i2c: mux: Avoid potential false error message in i2c_mux_add_adapterHeiner Kallweit2023-09-251-1/+1
| * | | | | | | | dt-bindings: i2c: mxs: Pass ref and 'unevaluatedProperties: false'Fabio Estevam2023-09-251-1/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'acpi-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-09-301-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ACPI: video: Fix NULL pointer dereference in acpi_video_bus_add()Dinghao Liu2023-09-251-2/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-09-303-31/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman2023-09-222-9/+9
| * | | | | | | | powerpc/stacktrace: Fix arch_stack_walk_reliable()Michael Ellerman2023-09-221-22/+5
* | | | | | | | | Merge tag 'nfsd-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2023-09-301-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not setChuck Lever2023-09-281-2/+2
* | | | | | | | | | Merge tag '6.6-rc3-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-09-301-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs/smb/client: Reset password pointer to NULLQuang Le2023-09-281-0/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag '6.6-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2023-09-293-4/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ksmbd: check iov vector index in ksmbd_conn_write()Namjae Jeon2023-09-211-0/+3
| * | | | | | | | | | ksmbd: return invalid parameter error response if smb2 request is invalidNamjae Jeon2023-09-212-4/+4
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2023-09-293-204/+238
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rbd: take header_rwsem in rbd_dev_refresh() only when updatingIlya Dryomov2023-09-261-11/+11
| * | | | | | | | | | rbd: decouple parent info read-in from updating rbd_devIlya Dryomov2023-09-261-62/+80
| * | | | | | | | | | rbd: decouple header read-in from updating rbd_dev->headerIlya Dryomov2023-09-261-92/+114
| * | | | | | | | | | rbd: move rbd_dev_refresh() definitionIlya Dryomov2023-09-261-35/+33
| * | | | | | | | | | Revert "ceph: make members in struct ceph_mds_request_args_ext a union"Ilya Dryomov2023-09-181-13/+11
| * | | | | | | | | | ceph: remove unnecessary check for NULL in parse_longname()Luís Henriques2023-09-181-4/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'xfs-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-09-294-20/+61
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'fix-fix-iunlink-6.6_2023-09-25' of https://git.kernel.org/pub/scm/...Chandan Babu R2023-09-254-20/+61
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | xfs: fix reloading entire unlinked bucket listsDarrick J. Wong2023-09-244-20/+61
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-2913-76/+378
|\ \ \ \ \ \ \ \ \ \