summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'siox/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-213-42/+70
|\
| * siox: bus-gpio: Simplify using devm_siox_* functionsUwe Kleine-König2024-03-081-44/+20
| * siox: Provide a devm variant of siox_master_register()Uwe Kleine-König2024-03-082-0/+21
| * siox: Provide a devm variant of siox_master_alloc()Uwe Kleine-König2024-03-082-0/+27
| * siox: Don't pass the reference on a master in siox_master_register()Uwe Kleine-König2024-03-082-0/+4
* | Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-2127-420/+1060
|\ \
| * | mtd: ubi: fix NVMEM over UBI volumes on 32-bit systemsDaniel Golle2024-03-101-1/+4
| * | mtd: ubi: provide NVMEM layer over UBI volumesDaniel Golle2024-02-253-0/+202
| * | mtd: ubi: populate ubi volume fwnodeDaniel Golle2024-02-251-0/+27
| * | mtd: ubi: introduce pre-removal notification for UBI volumesDaniel Golle2024-02-255-8/+34
| * | mtd: ubi: attach from device treeDaniel Golle2024-02-251-39/+96
| * | mtd: ubi: block: use notifier to create ubiblock from parameterDaniel Golle2024-02-253-85/+106
| * | dt-bindings: mtd: ubi-volume: allow UBI volumes to provide NVMEMDaniel Golle2024-02-252-0/+15
| * | dt-bindings: mtd: add basic bindings for UBIDaniel Golle2024-02-252-0/+100
| * | ubifs: Queue up space reservation tasks if retrying many timesZhihao Cheng2024-02-253-22/+155
| * | ubifs: ubifs_symlink: Fix memleak of inode->i_link in error pathZhihao Cheng2024-02-251-0/+2
| * | ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failedZhihao Cheng2024-02-254-10/+31
| * | ubi: Correct the number of PEBs after a volume resize failureZhaoLong Wang2024-02-251-5/+4
| * | ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130Guo Xuenan2024-02-252-7/+24
| * | ubi: correct the calculation of fastmap sizeZhang Yi2024-02-251-3/+4
| * | ubifs: Remove unreachable code in dbg_check_ltab_lnumKunwu Chan2024-02-251-1/+0
| * | ubifs: fix function pointer cast warningsArnd Bergmann2024-02-252-14/+15
| * | ubifs: fix sort function prototypeArnd Bergmann2024-02-251-5/+4
| * | ubi: Check for too small LEB size in VTBL codeRichard Weinberger2024-02-251-0/+6
| * | MAINTAINERS: Add Zhihao Cheng as UBI/UBIFS reviewerRichard Weinberger2024-02-251-0/+2
| * | ubifs: Convert populate_page() to take a folioMatthew Wilcox (Oracle)2024-02-251-20/+21
| * | ubifs: Use a folio in ubifs_do_bulk_read()Matthew Wilcox (Oracle)2024-02-251-7/+7
| * | ubifs: Pass a folio into ubifs_bulk_read() and ubifs_do_bulk_read()Matthew Wilcox (Oracle)2024-02-251-15/+13
| * | ubifs: Convert cancel_budget() to take a folioMatthew Wilcox (Oracle)2024-02-251-5/+5
| * | ubifs: Convert allocate_budget() to work on a folioMatthew Wilcox (Oracle)2024-02-251-7/+7
| * | ubifs: Convert do_readpage() to take a folioMatthew Wilcox (Oracle)2024-02-251-34/+30
| * | ubifs: Convert ubifs_write_end() to use a folioMatthew Wilcox (Oracle)2024-02-251-20/+21
| * | ubifs: Convert ubifs_write_begin() to use a folioMatthew Wilcox (Oracle)2024-02-251-16/+16
| * | ubifs: Convert write_begin_slow() to use a folioMatthew Wilcox (Oracle)2024-02-251-22/+23
| * | ubifs: Convert ubifs_vm_page_mkwrite() to use a folioMatthew Wilcox (Oracle)2024-02-252-18/+28
| * | ubifs: Convert do_writepage() to take a folioMatthew Wilcox (Oracle)2024-02-251-26/+30
| * | ubifs: Use a folio in do_truncation()Matthew Wilcox (Oracle)2024-02-251-12/+12
| * | ubifs: Convert ubifs_writepage to use a folioMatthew Wilcox (Oracle)2024-02-251-22/+17
| * | ubifs: Convert from writepage to writepagesMatthew Wilcox (Oracle)2024-02-251-2/+10
| * | ubifs: Set page uptodate in the correct placeMatthew Wilcox (Oracle)2024-02-251-9/+4
* | | Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-2171-346/+610
|\ \ \
| * \ \ Merge tag 'nf-24-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-03-212-18/+16
| |\ \ \
| | * | | netfilter: nf_tables: Fix a memory leak in nf_tables_updchainQuan Tian2024-03-211-13/+14
| | * | | netfilter: nf_tables: do not compare internal table flags on updatesPablo Neira Ayuso2024-03-211-1/+1
| | * | | netfilter: nft_set_pipapo: release elements in clone only from destroy pathPablo Neira Ayuso2024-03-211-4/+1
| * | | | Merge tag 'linux-can-fixes-for-6.9-20240319' of git://git.kernel.org/pub/scm/...Paolo Abeni2024-03-211-2/+2
| |\ \ \ \
| | * | | | can: kvaser_pciefd: Add additional Xilinx interruptsMartin Jocić2024-03-191-2/+2
| * | | | | selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel2024-03-212-4/+4
| * | | | | MAINTAINERS: step down as netfilter maintainerFlorian Westphal2024-03-211-1/+0
| * | | | | Merge branch 'mt7530-dsa-subdriver-fix-vlan-egress-and-handling-of-all-link-l...Paolo Abeni2024-03-212-9/+65
| |\ \ \ \ \