summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-136/+45
|\
| * blktrace: fix up a kerneldoc commentChristoph Hellwig2020-12-071-1/+0
| * block: remove the request_queue to argument request based tracepointsChristoph Hellwig2020-12-041-27/+17
| * block: remove the request_queue argument to the block_bio_remap tracepointChristoph Hellwig2020-12-041-9/+5
| * block: remove the request_queue argument to the block_split tracepointChristoph Hellwig2020-12-041-3/+2
| * block: simplify and extend the block_bio_merge tracepoint classChristoph Hellwig2020-12-041-31/+10
| * block: remove the unused block_sleeprq tracepointChristoph Hellwig2020-12-041-22/+0
| * block: merge struct block_device and struct hd_structChristoph Hellwig2020-12-011-35/+8
| * block: move the start_sect field to struct block_deviceChristoph Hellwig2020-12-011-8/+3
| * block: remove the nr_sects field in struct hd_structChristoph Hellwig2020-12-011-1/+1
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-51/+1
|\ \
| * | kernel: remove checking for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-2/+0
| * | signal: kill JOBCTL_TASK_WORKJens Axboe2020-12-121-20/+0
| * | task_work: remove legacy TWA_SIGNAL pathJens Axboe2020-12-121-29/+1
| * | Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/ke...Jens Axboe2020-11-095-20/+62
| |\ \
* | \ \ Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-161-3/+293
|\ \ \ \
| * \ \ \ Merge branch 'for-linus/seccomp' into for-next/seccompKees Cook2020-11-202-14/+7
| |\ \ \ \
| * | | | | seccomp: Remove bogus __user annotationsJann Horn2020-11-201-2/+2
| * | | | | seccomp/cache: Report cache data through /proc/pid/seccomp_cacheYiFei Zhu2020-11-201-0/+59
| * | | | | seccomp/cache: Add "emulator" to check if filter is constant allowYiFei Zhu2020-11-201-1/+155
| * | | | | seccomp/cache: Lookup syscall allowlist bitmap for fast pathYiFei Zhu2020-11-201-0/+77
| | |_|_|/ | |/| | |
* | | | | Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-162-29/+18
|\ \ \ \ \
| * | | | | audit: replace atomic_add_return()Yejune Deng2020-12-021-1/+1
| * | | | | audit: fix macros warningsAlex Shi2020-11-242-7/+6
| * | | | | audit: trigger accompanying records when no rules presentRichard Guy Briggs2020-10-272-20/+10
| * | | | | audit: fix a kernel-doc markupMauro Carvalho Chehab2020-10-271-1/+1
* | | | | | Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-162-119/+170
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-5.11' into for-linusPetr Mladek2020-12-142-18/+15
| |\ \ \ \ \ \
| | * | | | | | printk: remove obsolete dead assignmentLukas Bulwahn2020-12-081-1/+0
| | * | | | | | printk: ringbuffer: Reference text_data_ring directly in callees.Nikolay Borisov2020-11-111-17/+15
| * | | | | | | Merge branch 'for-5.11-null-console' into for-linusPetr Mladek2020-12-141-1/+8
| |\ \ \ \ \ \ \
| | * | | | | | | printk/console: Allow to disable console output by using console="" or consol...Petr Mladek2020-11-201-1/+8
| | |/ / / / / /
| * | | | | | | printk: remove logbuf_lock writer-protection of ringbufferJohn Ogness2020-12-091-40/+98
| * | | | | | | printk: inline log_output(),log_store() in vprintk_store()John Ogness2020-12-091-78/+67
* | | | | | | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-167-60/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+1
| * | | | | | | | timekeeping: remove xtime_updateArnd Bergmann2020-10-303-18/+21
| * | | | | | | | timekeeping: add CONFIG_LEGACY_TIMER_TICKArnd Bergmann2020-10-303-0/+27
| * | | | | | | | timekeeping: remove arch_gettimeoffsetArnd Bergmann2020-10-304-43/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-159-135/+271
|\ \ \ \ \ \ \ \
| * | | | | | | | fault-injection: handle EI_ETYPE_TRUEBarnabás Pőcze2020-12-151-3/+3
| * | | | | | | | reboot: hide from sysfs not applicable settingsMatteo Croce2020-12-151-23/+31
| * | | | | | | | reboot: allow to override reboot type if quirks are foundMatteo Croce2020-12-151-0/+6
| * | | | | | | | reboot: remove cf9_safe from allowed types and rename cf9_forceMatteo Croce2020-12-151-9/+3
| * | | | | | | | reboot: allow to specify reboot mode via sysfsMatteo Croce2020-12-151-0/+206
| * | | | | | | | reboot: refactor and comment the cpu selection codeMatteo Croce2020-12-151-13/+17
| * | | | | | | | kcov: don't instrument with UBSANDmitry Vyukov2020-12-151-0/+3
| * | | | | | | | kernel/resource.c: fix kernel-doc markupsMauro Carvalho Chehab2020-12-151-10/+14
| * | | | | | | | blktrace: make relay callbacks constJani Nikula2020-12-151-1/+1
| * | | | | | | | relay: allow the use of const callback structsJani Nikula2020-12-151-27/+10