summaryrefslogtreecommitdiffstats
path: root/include/linux/kernel.h
Commit message (Expand)AuthorAgeFilesLines
* include/linux/kernel.h: add typeof_member() macroAlexey Dobriyan2019-07-171-0/+2
* linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul2019-06-291-1/+2
* lib/math: move int_pow() from pwm_bl.c for wider useAndy Shevchenko2019-05-151-0/+1
* Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-221-2/+2
|\
| * linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn2019-04-031-2/+2
* | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-12/+2Star
|/
* linux/kernel.h: split *_MAX and *_MIN macros into <linux/limits.h>Masahiro Yamada2019-03-081-28/+1Star
* linux/kernel.h: use 'short' to define USHRT_MAX, SHRT_MAX, SHRT_MINMasahiro Yamada2019-03-081-3/+3
* <linux/kernel.h>: drop the gcc-3.3 'const' hack in roundup()Randy Dunlap2019-03-081-3/+1Star
* kernel.h: unconditionally include asm/div64.h for do_div()Jani Nikula2019-03-081-1/+1
* bpf: check that BPF programs run with preemption disabledPeter Zijlstra2019-02-191-2/+12
* kernel/sysctl: add panic_print into sysctlFeng Tang2019-01-041-0/+1
* kernel.h: documentation for roundup() vs round_up()Kees Cook2018-08-221-1/+34
* kernel.h: Fix a typo in commentWei Wang2018-06-211-1/+1
* Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-091-0/+16
|\
| * staging: kernel.h: Prevent macro expantion bug in container_of_safe()Dan Carpenter2018-04-261-1/+1
| * staging: lustre: add container_of_safe()NeilBrown2018-04-231-0/+16
* | mm/memblock: introduce PHYS_ADDR_MAXStefan Agner2018-06-081-0/+1
* | PM / suspend: Prevent might sleep splatsThomas Gleixner2018-05-271-0/+1
|/
* taint: add taint for randstructKees Cook2018-04-111-1/+2
* taint: convert to indexed initializationKees Cook2018-04-111-0/+1
* proc: add seq_put_decimal_ull_width to speed up /proc/pid/smapsAndrei Vagin2018-04-111-1/+2
* Fix subtle macro variable shadowing in min_not_zero()Linus Torvalds2018-04-091-8/+9
* kernel.h: Retain constant expression output for max()/min()Kees Cook2018-04-051-30/+41
* Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-051-0/+9
|\
| * Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman2018-03-191-0/+1
| |\
| * | lib: Add strongly typed 64bit int_sqrtCrt Mori2018-02-041-0/+9
* | | macro: introduce COUNT_ARGS() macroAlexei Starovoitov2018-03-281-0/+7
| |/ |/|
* | extable: Make init_kernel_text() globalJosh Poimboeuf2018-02-211-0/+1
|/
* kernel/panic.c: add TAINT_AUXBorislav Petkov2017-11-181-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* linux/kernel.h: add/correct kernel-doc notationRandy Dunlap2017-10-141-16/+74
* linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada2017-09-091-2/+5
* locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook2017-08-171-0/+7
* kernel.h: handle pointers to arrays better in container_of()Ian Abbott2017-07-131-3/+7
* init: Introduce SYSTEM_SCHEDULING stateThomas Gleixner2017-05-231-1/+5
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-031-0/+1
|\
| * linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski2017-04-211-0/+1
* | boot/param: Move next_arg() function to lib/cmdline.c for later reuseBaoquan He2017-04-181-0/+1
|/
* linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisorsNiklas Söderlund2017-02-251-4/+6
* taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger2017-01-171-2/+2
* Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-151-0/+9
|\
| * taint/module: Clean up global and module taint flags handlingPetr Mladek2016-11-261-0/+9
* | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2016-12-131-0/+1
|\ \
| * | percpu: ensure the requested alignment is power of twozijun_hu2016-10-191-0/+1
| |/
* / fs: decouple READ and WRITE from the block layer opsChristoph Hellwig2016-11-011-0/+4
|/
* min/max: remove sparse warnings when they're nestedJohannes Berg2016-10-081-20/+28
* sched/core: Optimize __schedule()Peter Zijlstra2016-09-221-6/+3Star
* dynamic_debug: only add header when usedLuis de Bethencourt2016-08-031-1/+0Star
* rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira2016-06-161-0/+1