summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | exit: Move preemption fixup up, move blocking operations downJann Horn2020-04-301-9/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Simplify the code of should_we_balance()Peng Wang2020-04-301-11/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Remove distribute_running from CFS bandwidthJosh Don2020-04-302-13/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Eliminate bandwidth race between throttling and distributionPaul Turner2020-04-301-32/+47
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/debug: Fix trival print_task() formatXie XiuQi2020-04-301-3/+3
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-034-136/+189
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2020-05-303-136/+185
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Allow software nodes for IRQ domain creationAndy Shevchenko2020-05-211-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Get rid of special treatment for ACPI in __irq_domain_add()Andy Shevchenko2020-05-211-16/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Make __irq_domain_add() less OF-dependentAndy Shevchenko2020-05-211-7/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq/irq_sim: Simplify the APIBartosz Golaszewski2020-05-182-102/+166
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Make irq_domain_reset_irq_data() available to non-hierarchical usersBartosz Golaszewski2020-05-181-12/+12
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Check irq_data_get_irq_chip() return value before useMarek Vasut2020-05-281-0/+4
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-024-36/+113
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | audit: add subj creds to NETFILTER_CFG record toRichard Guy Briggs2020-05-201-0/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | audit: make symbol 'audit_nfcfgs' staticZheng Bin2020-05-011-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: add audit table unregister actionsRichard Guy Briggs2020-04-281-2/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | audit: tidy and extend netfilter_cfg x_tablesRichard Guy Briggs2020-04-281-0/+24
| * | | | | | | | | | | | | | | | | | | | | | | | | | audit: log audit netlink multicast bind and unbindRichard Guy Briggs2020-04-271-4/+44
| * | | | | | | | | | | | | | | | | | | | | | | | | | audit: fix a net reference leak in audit_list_rules_send()Paul Moore2020-04-223-11/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | audit: fix a net reference leak in audit_send_reply()Paul Moore2020-04-201-21/+29
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | blktrace: Report pid with note messagesJan Kara2020-05-161-2/+2
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-06-025-13/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki2020-06-015-13/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | PM: hibernate: Restrict writes to the resume deviceDomenico Andreoli2020-05-271-1/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | PM: hibernate: Split off snapshot dev optionDomenico Andreoli2020-05-192-1/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | PM: hibernate: Incorporate concurrency handlingDomenico Andreoli2020-05-193-12/+22
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-028-67/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | mm: remove vmalloc_sync_(un)mappings()Joerg Roedel2020-06-022-13/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | mm: remove vmalloc_user_node_flagsChristoph Hellwig2020-06-021-10/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | mm: remove __vmalloc_node_flags_callerChristoph Hellwig2020-06-021-3/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | mm: remove the pgprot argument to __vmallocChristoph Hellwig2020-06-023-6/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | dma-mapping: use vmap insted of reimplementing itChristoph Hellwig2020-06-021-36/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLENeilBrown2020-06-021-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-011-53/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | signal: refactor copy_siginfo_to_user32Christoph Hellwig2020-05-051-53/+53
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-011-16/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | compat sysinfo(2): don't bother with field-by-field copyoutAl Viro2020-04-251-16/+17
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-012-12/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | uaccess: Selectively open read or write user accessChristophe Leroy2020-05-012-12/+12
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-012-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Revert "docs: sysctl/kernel: document ngroups_max"Jonathan Corbet2020-05-181-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | docs: sysctl/kernel: document ngroups_maxStephen Kitt2020-05-151-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | futex: get rid of a kernel-docs build warningMauro Carvalho Chehab2020-04-201-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | docs: filesystems: fix renamed referencesMauro Carvalho Chehab2020-04-201-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-06-011-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | ARM: 8976/1: module: allow arch overrides for .init section namesVincent Whitchurch2020-05-191-2/+7
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-06-014-0/+119
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | scs: Remove references to asm/scs.h from core codeWill Deacon2020-05-181-1/+0