summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfs: document the general theory underlying online fsck designDarrick J. Wong2023-04-121-0/+404
* xfs: document the motivation for online fsck designDarrick J. Wong2023-04-122-0/+213
* Linux 6.3-rc6v6.3-rc6Linus Torvalds2023-04-091-1/+1
* Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-04-091-6/+8
|\
| * perf/core: Fix the same task check in perf_event_set_outputKan Liang2023-04-051-1/+1
| * perf: Optimize perf_pmu_migrate_context()Peter Zijlstra2023-04-051-5/+7
* | Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-092-2/+9
|\ \
| * | x86/cpu: Add model number for Intel Arrow Lake processorTony Luck2023-04-051-0/+2
| * | x86/acpi/boot: Correct acpi_is_processor_usable() checkEric DeVolder2023-03-301-1/+2
| * | x86/ACPI/boot: Use FADT version to check support for online capableMario Limonciello2023-03-301-1/+5
| |/
* | Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-0910-130/+175
|\ \
| * \ Merge branch 'for-6.3/cxl-doe-fixes' into for-6.3/cxlDan Williams2023-04-05483-4267/+4547
| |\ \
| | * | PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=yLukas Wunner2023-04-041-0/+1
| | * | PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=yLukas Wunner2023-04-041-1/+3
| | * | cxl/pci: Handle excessive CDAT lengthLukas Wunner2023-04-041-0/+3
| | * | cxl/pci: Handle truncated CDAT entriesLukas Wunner2023-04-042-4/+23
| | * | cxl/pci: Handle truncated CDAT headerLukas Wunner2023-04-041-1/+1
| | * | cxl/pci: Fix CDAT retrieval on big endianLukas Wunner2023-03-213-26/+33
| * | | cxl/hdm: Extend DVSEC range register emulation for region enumerationDan Williams2023-04-051-5/+22
| * | | cxl/hdm: Limit emulation to the number of range registersDan Williams2023-04-051-36/+46
| * | | cxl/region: Move coherence tracking into cxl_region_attach()Dan Williams2023-04-051-2/+1
| * | | cxl/region: Fix region setup/teardown for RCDsDan Williams2023-04-051-1/+27
| * | | cxl/port: Fix find_cxl_root() for RCDs and simplify itDan Williams2023-04-055-38/+14
| * | | cxl/hdm: Skip emulation when driver manages mem_enableDan Williams2023-04-053-15/+22
| * | | cxl/hdm: Fix double allocation of @cxlhdmDan Williams2023-04-051-28/+6
* | | | Merge tag '6.3-rc5-smb3-cifs-client-fixes' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-04-094-8/+12
|\ \ \ \
| * | | | cifs: double lock in cifs_reconnect_tcon()Dan Carpenter2023-04-071-1/+1
| * | | | cifs: sanitize paths in cifs_update_super_prepath.Thiago Rafael Becker2023-04-053-7/+11
* | | | | Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-0815-77/+84
|\ \ \ \ \
| * \ \ \ \ Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-03-2812-27/+59
| |\ \ \ \ \
| | * | | | | iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chipLars-Peter Clausen2023-03-181-0/+1
| | * | | | | iio: adc: palmas_gpadc: fix NULL dereference on rmmodPatrik Dahlström2023-03-181-1/+1
| | * | | | | iio: adc: max11410: fix read_poll_timeout() usageNuno Sá2023-03-121-7/+15
| | * | | | | iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray2023-03-111-2/+2
| | * | | | | iio: light: cm32181: Unregister second I2C client if presentKai-Heng Feng2023-02-261-0/+12
| | * | | | | iio: accel: kionix-kx022a: Get the timestamp from the driver's private data i...Mehdi Djait2023-02-181-1/+1
| | * | | | | iio: adc: ad7791: fix IRQ flagsNuno Sá2023-02-181-1/+1
| | * | | | | iio: buffer: make sure O_NONBLOCK is respectedNuno Sá2023-02-181-8/+11
| | * | | | | iio: buffer: correctly return bytes written in output buffersNuno Sá2023-02-181-1/+1
| | * | | | | iio: light: vcnl4000: Fix WARN_ON on uninitialized lockMårten Lindahl2023-02-021-1/+2
| | * | | | | iio: adis16480: select CONFIG_CRC32Arnd Bergmann2023-02-021-0/+1
| | * | | | | drivers: iio: adc: ltc2497: fix LSB shiftIan Ray2023-01-281-4/+2
| | * | | | | iio: adc: qcom-spmi-adc5: Fix the channel nameAndy Shevchenko2023-01-281-1/+9
| * | | | | | Merge tag 'coresight-fixes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-03-212-28/+16
| |\ \ \ \ \ \
| | * | | | | | coresight: etm4x: Do not access TRCIDR1 for identificationSuzuki K Poulose2023-03-212-27/+15
| | * | | | | | coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger2023-03-211-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'counter-fixes-6.3a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2023-03-201-22/+9
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | counter: 104-quad-8: Fix Synapse action reported for Index signalsWilliam Breathitt Gray2023-03-181-1/+1
| | * | | | | counter: 104-quad-8: Fix race condition between FLAG and CNTR readsWilliam Breathitt Gray2023-03-181-21/+8
* | | | | | | Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-04-084-5/+30
|\ \ \ \ \ \ \