index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'siox/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-21
3
-42
/
+70
|
\
|
*
siox: bus-gpio: Simplify using devm_siox_* functions
Uwe Kleine-König
2024-03-08
1
-44
/
+20
|
*
siox: Provide a devm variant of siox_master_register()
Uwe Kleine-König
2024-03-08
2
-0
/
+21
|
*
siox: Provide a devm variant of siox_master_alloc()
Uwe Kleine-König
2024-03-08
2
-0
/
+27
|
*
siox: Don't pass the reference on a master in siox_master_register()
Uwe Kleine-König
2024-03-08
2
-0
/
+4
*
|
Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-21
27
-420
/
+1060
|
\
\
|
*
|
mtd: ubi: fix NVMEM over UBI volumes on 32-bit systems
Daniel Golle
2024-03-10
1
-1
/
+4
|
*
|
mtd: ubi: provide NVMEM layer over UBI volumes
Daniel Golle
2024-02-25
3
-0
/
+202
|
*
|
mtd: ubi: populate ubi volume fwnode
Daniel Golle
2024-02-25
1
-0
/
+27
|
*
|
mtd: ubi: introduce pre-removal notification for UBI volumes
Daniel Golle
2024-02-25
5
-8
/
+34
|
*
|
mtd: ubi: attach from device tree
Daniel Golle
2024-02-25
1
-39
/
+96
|
*
|
mtd: ubi: block: use notifier to create ubiblock from parameter
Daniel Golle
2024-02-25
3
-85
/
+106
|
*
|
dt-bindings: mtd: ubi-volume: allow UBI volumes to provide NVMEM
Daniel Golle
2024-02-25
2
-0
/
+15
|
*
|
dt-bindings: mtd: add basic bindings for UBI
Daniel Golle
2024-02-25
2
-0
/
+100
|
*
|
ubifs: Queue up space reservation tasks if retrying many times
Zhihao Cheng
2024-02-25
3
-22
/
+155
|
*
|
ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path
Zhihao Cheng
2024-02-25
1
-0
/
+2
|
*
|
ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed
Zhihao Cheng
2024-02-25
4
-10
/
+31
|
*
|
ubi: Correct the number of PEBs after a volume resize failure
ZhaoLong Wang
2024-02-25
1
-5
/
+4
|
*
|
ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130
Guo Xuenan
2024-02-25
2
-7
/
+24
|
*
|
ubi: correct the calculation of fastmap size
Zhang Yi
2024-02-25
1
-3
/
+4
|
*
|
ubifs: Remove unreachable code in dbg_check_ltab_lnum
Kunwu Chan
2024-02-25
1
-1
/
+0
|
*
|
ubifs: fix function pointer cast warnings
Arnd Bergmann
2024-02-25
2
-14
/
+15
|
*
|
ubifs: fix sort function prototype
Arnd Bergmann
2024-02-25
1
-5
/
+4
|
*
|
ubi: Check for too small LEB size in VTBL code
Richard Weinberger
2024-02-25
1
-0
/
+6
|
*
|
MAINTAINERS: Add Zhihao Cheng as UBI/UBIFS reviewer
Richard Weinberger
2024-02-25
1
-0
/
+2
|
*
|
ubifs: Convert populate_page() to take a folio
Matthew Wilcox (Oracle)
2024-02-25
1
-20
/
+21
|
*
|
ubifs: Use a folio in ubifs_do_bulk_read()
Matthew Wilcox (Oracle)
2024-02-25
1
-7
/
+7
|
*
|
ubifs: Pass a folio into ubifs_bulk_read() and ubifs_do_bulk_read()
Matthew Wilcox (Oracle)
2024-02-25
1
-15
/
+13
|
*
|
ubifs: Convert cancel_budget() to take a folio
Matthew Wilcox (Oracle)
2024-02-25
1
-5
/
+5
|
*
|
ubifs: Convert allocate_budget() to work on a folio
Matthew Wilcox (Oracle)
2024-02-25
1
-7
/
+7
|
*
|
ubifs: Convert do_readpage() to take a folio
Matthew Wilcox (Oracle)
2024-02-25
1
-34
/
+30
|
*
|
ubifs: Convert ubifs_write_end() to use a folio
Matthew Wilcox (Oracle)
2024-02-25
1
-20
/
+21
|
*
|
ubifs: Convert ubifs_write_begin() to use a folio
Matthew Wilcox (Oracle)
2024-02-25
1
-16
/
+16
|
*
|
ubifs: Convert write_begin_slow() to use a folio
Matthew Wilcox (Oracle)
2024-02-25
1
-22
/
+23
|
*
|
ubifs: Convert ubifs_vm_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
2024-02-25
2
-18
/
+28
|
*
|
ubifs: Convert do_writepage() to take a folio
Matthew Wilcox (Oracle)
2024-02-25
1
-26
/
+30
|
*
|
ubifs: Use a folio in do_truncation()
Matthew Wilcox (Oracle)
2024-02-25
1
-12
/
+12
|
*
|
ubifs: Convert ubifs_writepage to use a folio
Matthew Wilcox (Oracle)
2024-02-25
1
-22
/
+17
|
*
|
ubifs: Convert from writepage to writepages
Matthew Wilcox (Oracle)
2024-02-25
1
-2
/
+10
|
*
|
ubifs: Set page uptodate in the correct place
Matthew Wilcox (Oracle)
2024-02-25
1
-9
/
+4
*
|
|
Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-21
71
-346
/
+610
|
\
\
\
|
*
\
\
Merge tag 'nf-24-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-03-21
2
-18
/
+16
|
|
\
\
\
|
|
*
|
|
netfilter: nf_tables: Fix a memory leak in nf_tables_updchain
Quan Tian
2024-03-21
1
-13
/
+14
|
|
*
|
|
netfilter: nf_tables: do not compare internal table flags on updates
Pablo Neira Ayuso
2024-03-21
1
-1
/
+1
|
|
*
|
|
netfilter: nft_set_pipapo: release elements in clone only from destroy path
Pablo Neira Ayuso
2024-03-21
1
-4
/
+1
|
*
|
|
|
Merge tag 'linux-can-fixes-for-6.9-20240319' of git://git.kernel.org/pub/scm/...
Paolo Abeni
2024-03-21
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
can: kvaser_pciefd: Add additional Xilinx interrupts
Martin Jocić
2024-03-19
1
-2
/
+2
|
*
|
|
|
|
selftests: forwarding: Fix ping failure due to short timeout
Ido Schimmel
2024-03-21
2
-4
/
+4
|
*
|
|
|
|
MAINTAINERS: step down as netfilter maintainer
Florian Westphal
2024-03-21
1
-1
/
+0
|
*
|
|
|
|
Merge branch 'mt7530-dsa-subdriver-fix-vlan-egress-and-handling-of-all-link-l...
Paolo Abeni
2024-03-21
2
-9
/
+65
|
|
\
\
\
\
\
[next]