summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf...Yafang Shao2022-01-203-9/+11
* fs/binfmt_elf: replace open-coded string copy with get_task_commYafang Shao2022-01-203-1/+11
* drivers/infiniband: replace open-coded string copy with get_task_commYafang Shao2022-01-202-2/+2
* fs/exec: replace strncpy with strscpy_pad in __get_task_commYafang Shao2022-01-201-1/+2
* fs/exec: replace strlcpy with strscpy_pad in __set_task_commYafang Shao2022-01-201-1/+1
* kernel.h: include a note to discourage people from including it in headersAndy Shevchenko2022-01-201-0/+9
* include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko2022-01-203-1/+5
* sysctl: remove redundant ret assignmentluo penghao2022-01-201-1/+0
* sysctl: fix duplicate path separator in printed entriesGeert Uytterhoeven2022-01-201-4/+4
* proc: convert the return type of proc_fd_access_allowed() to be booleanQi Zheng2022-01-201-2/+2
* proc: make the proc_create[_data]() stubs static inlinesHans de Goede2022-01-202-7/+13
* proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistrationDavid Hildenbrand2022-01-201-8/+2
* mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang2022-01-206-162/+78
* mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang2022-01-207-228/+54
* mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang2022-01-207-25/+62
* mm: percpu: generalize percpu related configKefeng Wang2022-01-208-74/+33
* Linux 5.16v5.16Linus Torvalds2022-01-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-091-9/+9
|\
| * Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin2022-01-081-9/+9
* | Merge tag 'soc-fixes-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-092-0/+4
|\ \
| * | ARM: dts: gpio-ranges property is now requiredPhil Elwell2022-01-082-0/+4
* | | Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...Linus Torvalds2022-01-092-20/+1
|\ \ \
| * | | Revert "libtraceevent: Increase libtraceevent logging when verbose"Arnaldo Carvalho de Melo2022-01-071-19/+0
| * | | perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...Jiri Olsa2022-01-071-1/+1
* | | | Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"Len Brown2022-01-091-8/+0
* | | | Merge tag 'soc-fixes-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-086-5/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'socfpga_fix_for_v5.16_part_3' of git://git.kernel.org/pub/scm/linu...Olof Johansson2022-01-05372-1349/+3225
| |\ \ \
| | * | | ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"Dinh Nguyen2021-12-274-4/+4
| | * | | dt-bindings: spi: cadence-quadspi: document "intel,socfpga-qspi"Dinh Nguyen2021-12-271-0/+1
| * | | | Merge tag 'reset-fixes-for-v5.16-2' of git://git.pengutronix.de/pza/linux int...Olof Johansson2022-01-052-9/+7
| |\ \ \ \
| | * | | | reset: renesas: Fix Runtime PM usageHeiner Kallweit2021-12-151-1/+6
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-082-101/+9
|\ \ \ \ \ \
| * | | | | | Revert "i2c: core: support bus regulator controlling in adapter"Wolfram Sang2022-01-071-95/+0
| * | | | | | i2c: mpc: Avoid out of bounds memory accessChris Packham2022-01-061-6/+9
* | | | | | | Merge tag 'for-v5.16-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2022-01-083-4/+8
|\ \ \ \ \ \ \
| * | | | | | | power: reset: ltc2952: Fix use of floating point literalsNathan Chancellor2021-11-161-2/+2
| * | | | | | | power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy2021-11-151-2/+2
| * | | | | | | power: supply: core: Break capacity loopLinus Walleij2021-11-151-0/+4
* | | | | | | | Merge tag 'xfs-5.16-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-01-081-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocateDarrick J. Wong2021-12-221-1/+2
* | | | | | | | | Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-075-44/+263
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo2022-01-061-0/+97
| * | | | | | | | | selftests: cgroup: Test open-time credential usage for migration checksTejun Heo2022-01-061-0/+68
| * | | | | | | | | selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo2022-01-061-1/+1
| * | | | | | | | | cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo2022-01-062-9/+21
| * | | | | | | | | cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo2022-01-063-31/+65
| * | | | | | | | | cgroup: Use open-time credentials for process migraton perm checksTejun Heo2022-01-062-4/+12
* | | | | | | | | | Merge tag 'block-5.16-2022-01-07' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-071-1/+2
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe2022-01-031-1/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | md/raid1: fix missing bitmap update w/o WriteMostly devicesSong Liu2022-01-031-1/+2
| |/ / / / / / / / / /