summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-07tools: sync lib/find_bit implementationYury Norov2-5/+57
2021-05-07lib: add fast path for find_first_*_bit() and find_last_bit()Yury Norov3-22/+52
2021-05-07lib: add fast path for find_next_*_bit()Yury Norov2-0/+51
2021-05-07tools: sync find_next_bit implementationYury Norov2-37/+42
2021-05-07lib: inline _find_next_bit() wrappersYury Norov3-64/+37
2021-05-07tools: sync small_const_nbits() macro with the kernelYury Norov2-3/+3
2021-05-07lib: extend the scope of small_const_nbits() macroYury Norov2-8/+12
2021-05-07arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300Yury Norov3-9/+10
2021-05-07tools: sync BITMAP_LAST_WORD_MASK() macro with the kernelYury Norov1-6/+1
2021-05-07tools: bitmap: sync function declarations with the kernelYury Norov2-6/+6
2021-05-07tools: disable -Wno-type-limitsYury Norov1-0/+1
2021-05-07kernel/cred.c: make init_groups staticRasmus Villemoes3-3/+1
2021-05-07kernel/async.c: fix pr_debug statementRasmus Villemoes1-1/+1
2021-05-07linux/profile.h: remove unnecessary declarationWan Jiabing1-3/+0
2021-05-07kernel.h: drop inclusion in bitmap.hAndy Shevchenko3-9/+18
2021-05-07include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)9-1/+8
2021-05-07proc/sysctl: fix function name error in commentszhouchuangao1-1/+1
2021-05-07selftests: proc: test subset=pidAlexey Dobriyan2-0/+122
2021-05-07proc: delete redundant subset=pid checkAlexey Dobriyan1-4/+0
2021-05-07proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan6-13/+9
2021-05-07proc: save LOC in __xlate_proc_name()Alexey Dobriyan1-9/+2
2021-05-07fs/proc/generic.c: fix incorrect pde_is_permanent checkColin Ian King1-1/+1
2021-05-07alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>Randy Dunlap1-0/+1
2021-05-07alpha: eliminate old-style function definitionsRandy Dunlap1-2/+2
2021-05-07tcp: Specify cmsgbuf is user pointer for receive zerocopy.Arjun Roy1-0/+1
2021-05-07mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel1-15/+15
2021-05-07net: ipa: fix inter-EE IRQ register definitionsAlex Elder2-11/+11
2021-05-07Input: xpad - add support for Amazon Game ControllerMatt Reynolds1-0/+2
2021-05-07Input: ili210x - add missing negation for touch indication on ili210xHansem Ro1-1/+1
2021-05-06futex: Make syscall entry points less convolutedThomas Gleixner1-26/+37
2021-05-06futex: Get rid of the val2 conditional danceThomas Gleixner1-14/+2
2021-05-06futex: Do not apply time namespace adjustment on FUTEX_LOCK_PIThomas Gleixner1-2/+2
2021-05-06Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")Thomas Gleixner1-2/+1
2021-05-06riscv: remove unused handle_exception symbolRouven Czerwinski1-2/+0
2021-05-06riscv: Consistify protect_kernel_linear_mapping_text_rodata() useGeert Uytterhoeven3-4/+7
2021-05-06riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=yVincent Chen1-2/+2
2021-05-06riscv: Only extend kernel reservation if mapped read-onlyGeert Uytterhoeven1-2/+7
2021-05-06block: reexpand iov_iter after read/writeyangerkun1-3/+17
2021-05-06locking/qrwlock: Cleanup queued_write_lock_slowpath()Waiman Long1-3/+3
2021-05-06smp: Fix smp_call_function_single_async prototypeArnd Bergmann3-15/+15
2021-05-06x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit1-21/+26
2021-05-06sched/fair: Fix unfairness caused by missing load decayOdin Ugedal1-3/+9
2021-05-06sched: Fix out-of-bound access in uclampQuentin Perret1-1/+1
2021-05-06psi: Fix psi state corruption when schedule() races with cgroup moveJohannes Weiner1-10/+26
2021-05-06sched,doc: sched_debug_verbose cmdline should be sched_verboseBarry Song1-1/+1
2021-05-06arm64: kernel: Update the stale commentShaokun Zhang1-1/+1
2021-05-06ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang1-5/+11
2021-05-06can: m_can: m_can_tx_work_queue(): fix tx_skb race conditionMarc Kleine-Budde1-1/+2
2021-05-06can: mcp251x: fix resume from sleep before interface was brought upFrieder Schrempf1-17/+18
2021-05-06can: mcp251xfd: mcp251xfd_probe(): add missing can_rx_offload_del() in error ...Marc Kleine-Budde1-1/+3