summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-01Merge tag 'for-6.7/io_uring-sockopt-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-01Merge tag 'for-6.7/io_uring-2023-10-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-01Merge tag 'for-linus-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-01Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-01Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-01module: Annotate struct module_notes_attrs with __counted_byKees Cook
2023-11-01module: Fix comment typoZhu Mao
2023-11-01module: Make is_valid_name() return boolTiezhu Yang
2023-11-01module: Make is_mapping_symbol() return boolTiezhu Yang
2023-11-01module/decompress: use vmalloc() for gzip decompression workspaceAndrea Righi
2023-11-01MAINTAINERS: add include/linux/module*.h to modulesLuis Chamberlain
2023-11-01module: Clarify documentation of module_param_call()Kees Cook
2023-11-01scripts/gdb/vmalloc: disable on no-MMUBen Wolsieffer
2023-11-01scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=nClément Léger
2023-11-01.mailmap: add address mapping for Tomeu VizosoBagas Sanjaya
2023-11-01mailmap: update email address for Claudiu BezneaClaudiu Beznea
2023-11-01tools/testing/selftests/mm/run_vmtests.sh: lower the ptrace permissionsItaru Kitayama
2023-11-01.mailmap: map Benjamin Poirier's addressBagas Sanjaya
2023-11-01scripts/gdb: add lx_current support for riscvDeepak Gupta
2023-11-01ocfs2: fix a spelling typo in commentKunwu Chan
2023-11-01proc: test ProtectionKey in proc-empty-vm testSwarup Laxman Kotiaklapudi
2023-11-01proc: fix proc-empty-vm test with vsyscallAlexey Dobriyan
2023-11-01fs/proc/base.c: remove unneeded semicolonYang Li
2023-11-01do_io_accounting: use sig->stats_lockOleg Nesterov
2023-11-01do_io_accounting: use __for_each_thread()Oleg Nesterov
2023-11-01ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()Jia Rui
2023-11-01mm/damon/sysfs: update monitoring target regions for online input commitSeongJae Park
2023-11-01mm/damon/sysfs: remove requested targets when online-commit inputsSeongJae Park
2023-11-01selftests: add a sanity check for zswapNhat Pham
2023-11-01Documentation: maple_tree: fix word spelling errorTom Yang
2023-11-01mm/vmalloc: fix the unchecked dereference warning in vread_iter()Baoquan He
2023-11-01zswap: export compression failure statsNhat Pham
2023-11-01Documentation: ubsan: drop "the" from article titleAndrey Konovalov
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-11-01watchdog: move softlockup_panic back to early_paramKrister Johansen
2023-11-01proc: sysctl: prevent aliased sysctls from getting passed to initKrister Johansen
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-01leds: lp5521: Add an error check in lp5521_post_init_deviceSu Hui
2023-11-01leds: gpio: Update headersAndy Shevchenko
2023-11-01leds: gpio: Remove unneeded assignmentAndy Shevchenko
2023-11-01leds: gpio: Move temporary variable for struct device to gpio_led_probe()Andy Shevchenko
2023-11-01leds: gpio: Refactor code to use devm_gpiod_get_index_optional()Andy Shevchenko
2023-11-01leds: gpio: Utilise PTR_ERR_OR_ZERO()Andy Shevchenko
2023-11-01leds: gpio: Keep driver firmware interface agnosticAndy Shevchenko
2023-11-01leds: core: Refactor led_update_brightness() to use standard patternAndy Shevchenko
2023-11-01leds: turris-omnia: Fix brightness setting and trigger activatingMarek Behún
2023-11-01leds: sc27xx: Move mutex_init() downChunyan Zhang
2023-11-01leds: trigger: netdev: Move size check in set_device_nameChristian Marangi
2023-11-01leds: Add ktd202x driverAndré Apitzsch