index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
ia64: remove CONFIG_SET_FS support
Arnd Bergmann
5
-43
/
+45
2022-02-25
sh: remove CONFIG_SET_FS support
Arnd Bergmann
8
-61
/
+21
2022-02-25
sparc64: remove CONFIG_SET_FS support
Arnd Bergmann
9
-49
/
+9
2022-02-25
lib/test_lockup: fix kernel pointer check for separate address spaces
Arnd Bergmann
1
-3
/
+8
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
32
-362
/
+110
2022-02-25
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
10
-21
/
+23
2022-02-25
arm64: simplify access_ok()
Arnd Bergmann
1
-24
/
+10
2022-02-25
m68k: fix access_ok for coldfire
Arnd Bergmann
1
-6
/
+9
2022-02-25
MIPS: use simpler access_ok()
Arnd Bergmann
1
-18
/
+4
2022-02-25
MIPS: Handle address errors for accesses above CPU max virtual user address
Thomas Bogendoerfer
1
-0
/
+17
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
14
-131
/
+19
2022-02-25
nios2: drop access_ok() check from __put_user()
Arnd Bergmann
1
-23
/
+33
2022-02-25
x86: use more conventional access_ok() definition
Arnd Bergmann
1
-22
/
+3
2022-02-25
x86: remove __range_not_ok()
Arnd Bergmann
5
-13
/
+9
2022-02-25
sparc64: add __{get,put}_kernel_nofault()
Arnd Bergmann
1
-0
/
+78
2022-02-25
nds32: fix access_ok() checks in get/put_user
Arnd Bergmann
1
-5
/
+17
2022-02-25
uaccess: fix nios2 and microblaze get_user_8()
Arnd Bergmann
2
-19
/
+25
2022-02-14
uaccess: fix integer overflow on access_ok()
Arnd Bergmann
3
-28
/
+16
2022-02-06
Linux 5.17-rc3
v5.17-rc3
Linus Torvalds
1
-1
/
+1
2022-02-06
perf ftrace: system_wide collection is not effective by default
Changbin Du
1
-21
/
+24
2022-02-06
libperf: Add arm64 support to perf_mmap__read_self()
Rob Herring
2
-1
/
+102
2022-02-06
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-02-06
perf stat: Fix display of grouped aliased events
Ian Rogers
1
-9
/
+10
2022-02-06
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
3
-2
/
+5
2022-02-06
perf bpf: Fix a typo in bpf_counter_cgroup.c
Masanari Iida
1
-1
/
+1
2022-02-06
perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
Leo Yan
1
-0
/
+19
2022-02-06
perf session: Check for NULL pointer before dereference
Ameer Hamza
1
-1
/
+2
2022-02-06
perf annotate: Set error stream of objdump process for TUI
Namhyung Kim
1
-0
/
+1
2022-02-06
perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()
Anshuman Khandual
1
-1
/
+1
2022-02-06
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-02-04
PCI: kirin: Add dev struct for of_device_get_match_data()
Bjorn Helgaas
1
-13
/
+18
2022-02-04
random: only call crng_finalize_init() for primary_crng
Dominik Brodowski
1
-5
/
+5
2022-02-04
random: access primary_pool directly rather than through pointer
Dominik Brodowski
1
-7
/
+7
2022-02-04
random: wake up /dev/random writers after zap
Jason A. Donenfeld
1
-1
/
+4
2022-02-04
random: continually use hwgenerator randomness
Dominik Brodowski
1
-4
/
+6
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
5
-23
/
+33
2022-02-04
kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to...
Shuah Khan
1
-2
/
+7
2022-02-04
MAINTAINERS: update rppt's email
Mike Rapoport
1
-1
/
+1
2022-02-04
mm/kmemleak: avoid scanning potential huge holes
Lang Yu
1
-6
/
+7
2022-02-04
ipc/sem: do not sleep with a spin lock held
Minghao Chi
1
-2
/
+2
2022-02-04
mm/pgtable: define pte_index so that preprocessor could recognize it
Mike Rapoport
1
-0
/
+1
2022-02-04
mm/page_table_check: check entries at pmd levels
Pasha Tatashin
3
-0
/
+42
2022-02-04
mm/khugepaged: unify collapse pmd clear, flush and free
Pasha Tatashin
1
-16
/
+18
2022-02-04
mm/page_table_check: use unsigned long for page counters and cleanup
Pasha Tatashin
1
-28
/
+7
2022-02-04
mm/debug_vm_pgtable: remove pte entry from the page table
Pasha Tatashin
1
-0
/
+2
2022-02-04
Revert "mm/page_isolation: unset migratetype directly for non Buddy page"
Chen Wandun
1
-1
/
+1
2022-02-04
iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
Joerg Roedel
1
-0
/
+2
2022-02-04
PCI/MSI: Remove bogus warning in pci_irq_get_affinity()
Thomas Gleixner
1
-1
/
+2
2022-02-04
KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer
Sean Christopherson
1
-3
/
+3
2022-02-04
KVM: x86: Report deprecated x87 features in supported CPUID
Jim Mattson
1
-6
/
+7
[next]