index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
mips-mt-fpaff.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-02
locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
Masami Hiramatsu
1
-0
/
+9
2023-11-01
module: Annotate struct module_notes_attrs with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
module: Fix comment typo
Zhu Mao
1
-1
/
+1
2023-11-01
module: Make is_valid_name() return bool
Tiezhu Yang
1
-2
/
+2
2023-11-01
module: Make is_mapping_symbol() return bool
Tiezhu Yang
1
-1
/
+1
2023-11-01
module/decompress: use vmalloc() for gzip decompression workspace
Andrea Righi
1
-2
/
+2
2023-11-01
MAINTAINERS: add include/linux/module*.h to modules
Luis Chamberlain
1
-1
/
+1
2023-11-01
module: Clarify documentation of module_param_call()
Kees Cook
1
-1
/
+5
2023-11-01
scripts/gdb/vmalloc: disable on no-MMU
Ben Wolsieffer
2
-2
/
+7
2023-11-01
scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=n
Clément Léger
1
-4
/
+5
2023-11-01
.mailmap: add address mapping for Tomeu Vizoso
Bagas Sanjaya
1
-0
/
+1
2023-11-01
mailmap: update email address for Claudiu Beznea
Claudiu Beznea
1
-0
/
+1
2023-11-01
tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissions
Itaru Kitayama
1
-0
/
+1
2023-11-01
.mailmap: map Benjamin Poirier's address
Bagas Sanjaya
1
-0
/
+1
2023-11-01
scripts/gdb: add lx_current support for riscv
Deepak Gupta
1
-0
/
+15
2023-11-01
ocfs2: fix a spelling typo in comment
Kunwu Chan
1
-1
/
+1
2023-11-01
proc: test ProtectionKey in proc-empty-vm test
Swarup Laxman Kotiaklapudi
1
-18
/
+61
2023-11-01
proc: fix proc-empty-vm test with vsyscall
Alexey Dobriyan
1
-4
/
+6
2023-11-01
fs/proc/base.c: remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-11-01
do_io_accounting: use sig->stats_lock
Oleg Nesterov
1
-6
/
+14
2023-11-01
do_io_accounting: use __for_each_thread()
Oleg Nesterov
1
-4
/
+8
2023-11-01
ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()
Jia Rui
1
-1
/
+8
2023-11-01
mm/damon/sysfs: update monitoring target regions for online input commit
SeongJae Park
1
-17
/
+30
2023-11-01
mm/damon/sysfs: remove requested targets when online-commit inputs
SeongJae Park
1
-34
/
+36
2023-11-01
selftests: add a sanity check for zswap
Nhat Pham
1
-0
/
+48
2023-11-01
Documentation: maple_tree: fix word spelling error
Tom Yang
1
-1
/
+1
2023-11-01
mm/vmalloc: fix the unchecked dereference warning in vread_iter()
Baoquan He
1
-1
/
+1
2023-11-01
zswap: export compression failure stats
Nhat Pham
1
-1
/
+7
2023-11-01
Documentation: ubsan: drop "the" from article title
Andrey Konovalov
1
-2
/
+4
2023-11-01
watchdog: move softlockup_panic back to early_param
Krister Johansen
2
-1
/
+7
2023-11-01
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
3
-0
/
+17
2023-11-01
leds: lp5521: Add an error check in lp5521_post_init_device
Su Hui
1
-0
/
+2
2023-11-01
leds: gpio: Update headers
Andy Shevchenko
1
-1
/
+5
2023-11-01
leds: gpio: Remove unneeded assignment
Andy Shevchenko
1
-1
/
+1
2023-11-01
leds: gpio: Move temporary variable for struct device to gpio_led_probe()
Andy Shevchenko
1
-11
/
+8
2023-11-01
leds: gpio: Refactor code to use devm_gpiod_get_index_optional()
Andy Shevchenko
1
-4
/
+4
2023-11-01
leds: gpio: Utilise PTR_ERR_OR_ZERO()
Andy Shevchenko
1
-10
/
+7
2023-11-01
leds: gpio: Keep driver firmware interface agnostic
Andy Shevchenko
1
-3
/
+3
2023-11-01
leds: core: Refactor led_update_brightness() to use standard pattern
Andy Shevchenko
1
-6
/
+6
2023-11-01
leds: turris-omnia: Fix brightness setting and trigger activating
Marek Behún
1
-17
/
+20
2023-11-01
leds: sc27xx: Move mutex_init() down
Chunyan Zhang
1
-3
/
+2
2023-11-01
leds: trigger: netdev: Move size check in set_device_name
Christian Marangi
1
-3
/
+3
2023-11-01
leds: Add ktd202x driver
André Apitzsch
3
-0
/
+639