aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-02xen/pvcalls-back: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-1/+0
2021-11-02x86/xen: Remove redundant irq_enter/exit() invocationsThomas Gleixner2-6/+0
2021-11-02xen-pciback: Fix return in pm_ctrl_init()YueHaibing1-1/+1
2021-11-02xen/x86: restrict PV Dom0 identity mappingJan Beulich1-3/+3
2021-11-02xen/x86: there's no highmem anymore in PV modeJan Beulich1-4/+0
2021-11-02xen/x86: adjust handling of the L3 user vsyscall special page tableJan Beulich1-1/+11
2021-11-02xen/x86: adjust xen_set_fixmap()Jan Beulich1-4/+5
2021-11-02xen/x86: restore (fix) xen_set_pte_init() behaviorJan Beulich1-7/+17
2021-11-02xen/x86: streamline set_pte_mfn()Jan Beulich1-2/+4
2021-11-01mm: fix mismerge of folio page flag manipulatorsLinus Torvalds1-2/+2
2021-11-01btrfs: fix lzo_decompress_bio() kmap leakageLinus Torvalds1-1/+2
2021-11-01firewire: Remove function callback castsOscar Carter2-10/+33
2021-11-01parisc: Fix set_fixmap() on PA1.x CPUsHelge Deller1-4/+1
2021-11-01parisc: Use swap() to swap values in setup_bootmem()Yihao Han1-5/+1
2021-11-01parisc: Update defconfigsHelge Deller2-16/+14
2021-11-01parisc: decompressor: clean up MakefileMasahiro Yamada1-4/+3
2021-11-01parisc: decompressor: remove repeated depenency of misc.oMasahiro Yamada1-2/+0
2021-11-01parisc: Remove unused constants from asm-offsets.cHelge Deller1-5/+0
2021-11-01parisc/ftrace: use static key to enable/disable function graph tracerSven Schnelle1-3/+6
2021-11-01parisc/ftrace: set function trace functionSven Schnelle1-7/+5
2021-11-01parisc: Make use of the helper macro kthread_run()Cai Huoqing1-3/+1
2021-11-01parisc: mark xchg functions notraceSven Schnelle1-6/+6
2021-11-01parisc: enhance warning regarding usage of O_NONBLOCKHelge Deller2-4/+7
2021-11-01parisc: Drop ifdef __KERNEL__ from non-uapi kernel headersHelge Deller8-31/+0
2021-11-01parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.hHelge Deller1-3/+3
2021-11-01parisc: Use PRIV_USER in syscall.SHelge Deller1-2/+2
2021-11-01parisc/kgdb: add kgdb_roundup() to make kgdb work with idle pollingSven Schnelle1-2/+17
2021-11-01parisc: Move thread_info into task structHelge Deller15-101/+106
2021-11-01parisc: add support for TOC (transfer of control)Sven Schnelle6-2/+222
2021-11-01parisc/firmware: add functions to retrieve TOC dataSven Schnelle2-0/+34
2021-11-01parisc: add PIM TOC data structuresSven Schnelle1-0/+22
2021-11-01parisc: move virt_map macro to assembly.hSven Schnelle2-24/+25
2021-11-01parisc/unwind: fix unwinder when CONFIG_64BIT is enabledSven Schnelle1-7/+14
2021-11-01parisc: Fix ptrace check on syscall returnHelge Deller1-1/+1
2021-11-01exfat: fix incorrect loading of i_blocks for large filesSungjong Seo1-1/+1
2021-10-31Linux 5.15Linus Torvalds1-2/+2
2021-10-31perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportKan Liang1-1/+1
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa1-1/+1
2021-10-31perf script: Check session->header.env.arch before using itSong Liu1-4/+8
2021-10-31perf build: Suppress 'rm dlfilter' build messageAdrian Hunter1-0/+2
2021-10-31erofs: don't trigger WARN() when decompression failsGao Xiang1-1/+0
2021-10-31sched/fair: Cleanup newidle_balanceVincent Guittot1-5/+3
2021-10-31sched/fair: Remove sysctl_sched_migration_cost conditionVincent Guittot1-2/+1
2021-10-31sched/fair: Wait before decaying max_newidle_lb_costVincent Guittot3-11/+29
2021-10-31sched/fair: Skip update_blocked_averages if we are defering load balanceVincent Guittot1-3/+6
2021-10-31sched/fair: Account update_blocked_averages in newidle_balance costVincent Guittot1-4/+7
2021-10-30task_stack: Fix end_of_stack() for architectures with upwards-growing stackHelge Deller1-0/+4
2021-10-30parisc: Use PRIV_USER instead of 3 in entry.SHelge Deller1-6/+6
2021-10-30parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.hHelge Deller1-7/+1
2021-10-30parisc: Allocate task struct with stack frame alignmentHelge Deller1-1/+2