| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | exit: Move preemption fixup up, move blocking operations down | Jann Horn | 2020-04-30 | 1 | -9/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Simplify the code of should_we_balance() | Peng Wang | 2020-04-30 | 1 | -11/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Remove distribute_running from CFS bandwidth | Josh Don | 2020-04-30 | 2 | -13/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Eliminate bandwidth race between throttling and distribution | Paul Turner | 2020-04-30 | 1 | -32/+47 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/debug: Fix trival print_task() format | Xie XiuQi | 2020-04-30 | 1 | -3/+3 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-03 | 4 | -136/+189 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 2020-05-30 | 3 | -136/+185 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Allow software nodes for IRQ domain creation | Andy Shevchenko | 2020-05-21 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Get rid of special treatment for ACPI in __irq_domain_add() | Andy Shevchenko | 2020-05-21 | 1 | -16/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Make __irq_domain_add() less OF-dependent | Andy Shevchenko | 2020-05-21 | 1 | -7/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq/irq_sim: Simplify the API | Bartosz Golaszewski | 2020-05-18 | 2 | -102/+166 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Make irq_domain_reset_irq_data() available to non-hierarchical users | Bartosz Golaszewski | 2020-05-18 | 1 | -12/+12 | |
| | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Check irq_data_get_irq_chip() return value before use | Marek Vasut | 2020-05-28 | 1 | -0/+4 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-06-02 | 4 | -36/+113 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | audit: add subj creds to NETFILTER_CFG record to | Richard Guy Briggs | 2020-05-20 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | audit: make symbol 'audit_nfcfgs' static | Zheng Bin | 2020-05-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: add audit table unregister actions | Richard Guy Briggs | 2020-04-28 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | audit: tidy and extend netfilter_cfg x_tables | Richard Guy Briggs | 2020-04-28 | 1 | -0/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | audit: log audit netlink multicast bind and unbind | Richard Guy Briggs | 2020-04-27 | 1 | -4/+44 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | audit: fix a net reference leak in audit_list_rules_send() | Paul Moore | 2020-04-22 | 3 | -11/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | audit: fix a net reference leak in audit_send_reply() | Paul Moore | 2020-04-20 | 1 | -21/+29 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-06-02 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | blktrace: Report pid with note messages | Jan Kara | 2020-05-16 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2020-06-02 | 5 | -13/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-core' and 'pm-sleep' | Rafael J. Wysocki | 2020-06-01 | 5 | -13/+48 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | PM: hibernate: Restrict writes to the resume device | Domenico Andreoli | 2020-05-27 | 1 | -1/+13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | PM: hibernate: Split off snapshot dev option | Domenico Andreoli | 2020-05-19 | 2 | -1/+14 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | PM: hibernate: Incorporate concurrency handling | Domenico Andreoli | 2020-05-19 | 3 | -12/+22 | |
| | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-02 | 8 | -67/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove vmalloc_sync_(un)mappings() | Joerg Roedel | 2020-06-02 | 2 | -13/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove vmalloc_user_node_flags | Christoph Hellwig | 2020-06-02 | 1 | -10/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove __vmalloc_node_flags_caller | Christoph Hellwig | 2020-06-02 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig | 2020-06-02 | 3 | -6/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | dma-mapping: use vmap insted of reimplementing it | Christoph Hellwig | 2020-06-02 | 1 | -36/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE | NeilBrown | 2020-06-02 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-01 | 1 | -53/+53 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal: refactor copy_siginfo_to_user32 | Christoph Hellwig | 2020-05-05 | 1 | -53/+53 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-06-01 | 1 | -16/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | compat sysinfo(2): don't bother with field-by-field copyout | Al Viro | 2020-04-25 | 1 | -16/+17 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-06-01 | 2 | -12/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | uaccess: Selectively open read or write user access | Christophe Leroy | 2020-05-01 | 2 | -12/+12 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds | 2020-06-01 | 2 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Revert "docs: sysctl/kernel: document ngroups_max" | Jonathan Corbet | 2020-05-18 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | docs: sysctl/kernel: document ngroups_max | Stephen Kitt | 2020-05-15 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | futex: get rid of a kernel-docs build warning | Mauro Carvalho Chehab | 2020-04-20 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | docs: filesystems: fix renamed references | Mauro Carvalho Chehab | 2020-04-20 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2020-06-01 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | ARM: 8976/1: module: allow arch overrides for .init section names | Vincent Whitchurch | 2020-05-19 | 1 | -2/+7 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-06-01 | 4 | -0/+119 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | scs: Remove references to asm/scs.h from core code | Will Deacon | 2020-05-18 | 1 | -1/+0 | |
