开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-02-29
gpio: nomadik: request dynamic ID allocation
Théo Lebrun
2024-02-29
gpio: nomadik: use devres version of clk_get*()
Théo Lebrun
2024-02-29
gpio: nomadik: use devm_platform_ioremap_resource() helper
Théo Lebrun
2024-02-29
gpio: nomadik: replace of_property_read_*() by device_property_read_*()
Théo Lebrun
2024-02-29
gpio: nomadik: replace of_find_*() by bus_find_device_by_of_node()
Théo Lebrun
2024-02-29
gpio: nomadik: add #include <linux/slab.h>
Théo Lebrun
2024-02-29
pinctrl: nomadik: follow conditional kernel coding conventions
Théo Lebrun
2024-02-29
pinctrl: nomadik: follow whitespace kernel coding conventions
Théo Lebrun
2024-02-29
pinctrl: nomadik: follow type-system kernel coding conventions
Théo Lebrun
2024-02-29
pinctrl: nomadik: minimise indentation in probe
Théo Lebrun
2024-02-29
pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast)
Théo Lebrun
2024-02-29
pinctrl: nomadik: fix build warning (-Wformat)
Théo Lebrun
2024-02-29
pinctrl: nomadik: Kconfig: allow building with COMPILE_TEST
Théo Lebrun
2024-02-29
gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
Théo Lebrun
2024-02-29
gpio: nomadik: fix offset bug in nmk_pmx_set()
Théo Lebrun
2024-02-29
dt-bindings: gpio: nomadik: add optional reset property
Théo Lebrun
2024-02-29
dt-bindings: gpio: nomadik: add mobileye,eyeq5-gpio compatible
Théo Lebrun
2024-02-29
dt-bindings: gpio: nomadik: add optional ngpios property
Théo Lebrun
2024-02-29
dt-bindings: gpio: nomadik: convert into yaml format
Théo Lebrun
2024-01-21
Linux 6.8-rc1
v6.8-rc1
Linus Torvalds
2024-01-21
Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-21
Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-01-21
Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-01-21
bcachefs: Improve inode_to_text()
Kent Overstreet
2024-01-21
bcachefs: logged_ops_format.h
Kent Overstreet
2024-01-21
bcachefs: reflink_format.h
Kent Overstreet
2024-01-21
bcachefs; extents_format.h
Kent Overstreet
2024-01-21
bcachefs: ec_format.h
Kent Overstreet
2024-01-21
bcachefs: subvolume_format.h
Kent Overstreet
2024-01-21
bcachefs: snapshot_format.h
Kent Overstreet
2024-01-21
bcachefs: alloc_background_format.h
Kent Overstreet
2024-01-21
bcachefs: xattr_format.h
Kent Overstreet
2024-01-21
bcachefs: dirent_format.h
Kent Overstreet
2024-01-21
bcachefs: inode_format.h
Kent Overstreet
2024-01-21
bcachefs; quota_format.h
Kent Overstreet
2024-01-21
bcachefs: sb-counters_format.h
Kent Overstreet
2024-01-21
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
2024-01-21
bcachefs: comment bch_subvolume
Kent Overstreet
2024-01-21
bcachefs: bch_snapshot::btime
Kent Overstreet
2024-01-21
bcachefs: add missing __GFP_NOWARN
Kent Overstreet
2024-01-21
bcachefs: opts->compression can now also be applied in the background
Kent Overstreet
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-21
bcachefs: grab s_umount only if snapshotting
Su Yue
2024-01-21
bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
Su Yue
2024-01-21
bcachefs: bios must be 512 byte algined
Kent Overstreet
2024-01-21
bcachefs: remove redundant variable tmp
Colin Ian King
2024-01-21
bcachefs: Improve trace_trans_restart_relock
Kent Overstreet
2024-01-21
bcachefs: Fix excess transaction restarts in __bchfs_fallocate()
Kent Overstreet
2024-01-21
bcachefs: extents_to_bp_state
Kent Overstreet
2024-01-21
bcachefs: bkey_and_val_eq()
Kent Overstreet
[next]