summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: remove or move flash_info commentsMichael Walle2023-09-1911-14/+1
* mtd: spi-nor: add SNOR_ID() and SNOR_OTP()Michael Walle2023-09-191-0/+14
* mtd: spi-nor: rename .otp_org to .otp and make it a pointerMichael Walle2023-09-193-4/+4
* mtd: spi-nor: move the .id and .id_len into an own structureMichael Walle2023-09-195-19/+36
* mtd: spi-nor: introduce (temporary) INFO0()Michael Walle2023-09-193-11/+14
* mtd: spi-nor: drop .parse_sfdpMichael Walle2023-09-199-36/+22
* mtd: spi-nor: make sector_size optionalMichael Walle2023-09-194-7/+16
* mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()Michael Walle2023-09-191-18/+9
* mtd: spi-nor: default .n_banks to 1Michael Walle2023-09-193-7/+5
* mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameterMichael Walle2023-09-192-3/+6
* mtd: spi-nor: default page_size to 256 bytesMichael Walle2023-09-192-8/+7
* mtd: spi-nor: convert .n_sectors to .sizeMichael Walle2023-09-194-11/+12
* mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()Michael Walle2023-09-191-1/+0
* mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()Michael Walle2023-09-191-6/+1
* mtd: spi-nor: remove Fujitsu MB85RS1MT supportMichael Walle2023-09-194-24/+0
* mtd: spi-nor: remove catalyst 'flashes'Michael Walle2023-09-194-27/+0
* Linux 6.6-rc2v6.6-rc2Linus Torvalds2023-09-171-1/+1
* Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-177-24/+61
|\
| * x86/purgatory: Remove LTO flagsSong Liu2023-09-171-0/+4
| * x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov2023-09-172-14/+39
| * x86/ibt: Avoid duplicate ENDBR in __put_user_nocheck*()Peter Zijlstra2023-09-121-4/+0
| * x86/ibt: Suppress spurious ENDBRPeter Zijlstra2023-09-122-0/+13
| * x86/platform/uv: Use alternate source for socket to node dataSteve Wahl2023-09-111-6/+5
* | Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-172-5/+34
|\ \
| * | x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domainRicardo Neri2023-09-131-3/+9
| * | sched/fair: Fix SMT4 group_smt_balance handlingTim Chen2023-09-131-1/+11
| * | sched/fair: Optimize should_we_balance() for large SMT systemsShrikanth Hegde2023-09-021-1/+14
* | | Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-171-1/+2
|\ \ \
| * | | objtool: Fix _THIS_IP_ detection for cold functionsJosh Poimboeuf2023-09-121-1/+2
| | |/ | |/|
* | | Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-171-0/+1
|\ \ \
| * | | panic: Reenable preemption in WARN slowpathLukas Wunner2023-09-151-0/+1
* | | | stat: remove no-longer-used helper macrosLinus Torvalds2023-09-171-6/+0
* | | | Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-09-174-17/+24
|\ \ \ \
| * | | | smb3: fix some minor typos and repeated wordsSteve French2023-09-152-3/+5
| * | | | smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPPSteve French2023-09-152-4/+4
| * | | | smb3: move server check earlier when setting channel sequence numberSteve French2023-09-121-10/+15
| | |/ / | |/| |
* | | | Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds2023-09-172-2/+1
|\ \ \ \
| * | | | ksmbd: fix passing freed memory 'aux_payload_buf'Namjae Jeon2023-09-131-1/+1
| * | | | ksmbd: remove unneeded mark_inode_dirty in set_info_sec()Namjae Jeon2023-09-131-1/+0
| |/ / /
* | | | Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-176-51/+64
|\ \ \ \
| * | | | ext4: fix rec_len verify errorShida Zhang2023-09-141-11/+15
| * | | | ext4: do not let fstrim block system suspendJan Kara2023-09-141-2/+10
| * | | | ext4: move setting of trimmed bit into ext4_try_to_trim_range()Jan Kara2023-09-141-21/+25
| * | | | jbd2: Fix memory leak in journal_init_common()Li Zetao2023-09-141-0/+2
| * | | | jbd2: Remove page size assumptionsRitesh Harjani (IBM)2023-09-072-18/+10
| * | | | buffer: Make bh_offset() work for compound pagesMatthew Wilcox (Oracle)2023-09-071-1/+4
* | | | | Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-162-2/+2
|\ \ \ \ \
| * | | | | kbuild: avoid long argument lists in make modules_installMichal Kubecek2023-09-151-1/+1
| * | | | | kbuild: fix kernel-devel RPM package and linux-headers Deb packageMasahiro Yamada2023-09-151-1/+1
| | |/ / / | |/| | |
* | | | | vm: fix move_vma() memory accounting being offLinus Torvalds2023-09-161-1/+1