1. f55a7ce arm64: configs: Enable CONFIG_BLK_CGROUP by Jprimero15 · 1 year, 6 months ago leaf-2.0
  2. b5b7a8c Revert "arch/arm64: configs: disable CONFIG_RT_GROUP_SCHED" by SamarV-121 · 1 year, 5 months ago
  3. bccfb62 Merge A405FNXXS4CWB5 by SamarV-121 · 1 year, 6 months ago
  4. 573279b Revert "BACKPORT: ANDROID: Remove xt_qtaguid module from new kernels." by SamarV-121 · 2 years ago
  5. 9e9fadd Makefile: Disable start-stop-gc by SamarV-121 · 2 years ago
  6. 69497b3 arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macros by Dave P Martin · 10 years ago
  7. 819a489 arm64: alternative: fix build with clang integrated assembler by Ilie Halip · 4 years, 8 months ago
  8. 094753c arm64: link with -z norelro regardless of CONFIG_RELOCATABLE by Nick Desaulniers · 4 years ago
  9. 4bffa97 arm64: relocatable: fix inconsistencies in linker script and options by Ard Biesheuvel · 6 years ago
  10. e92e8dc arm64: prevent regressions in compressed kernel image size when upgrading to binutils 2.27 by Nick Desaulniers · 7 years ago
  11. ab87024 arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=y by Ard Biesheuvel · 8 years ago
  12. 3d8e164 arm64: build with baremetal linker target instead of Linux when available by Olof Johansson · 6 years ago
  13. 2f162a5 arm64: add endianness option to LDFLAGS instead of LD by Masahiro Yamada · 6 years ago
  14. 81bd93a arm64: Set UTS_MACHINE in the Makefile by Michal Marek · 8 years ago
  15. 7b5e265 kbuild: clear LDFLAGS in the top Makefile by Masahiro Yamada · 4 years, 4 months ago
  16. 1a1603a kbuild: use HOSTLDFLAGS for single .c executables by Robin Jarry · 7 years ago
  17. 9439caa BACKPORT: arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S by Fangrui Song · 4 years ago
  18. 9a77c36 BACKPORT: ANDROID: ftrace: fix function type mismatches by Sami Tolvanen · 6 years ago
  19. 7306266 BACKPORT: ANDROID: fs: logfs: fix filler function type by Sami Tolvanen · 7 years ago
  20. de56e4a BACKPORT: ANDROID: fs: gfs2: fix filler function type by Sami Tolvanen · 7 years ago
  21. 200dcb0 BACKPORT: ANDROID: fs: exofs: fix filler function type by Sami Tolvanen · 7 years ago
  22. 4661056 BACKPORT: ANDROID: fs: afs: fix filler function type by Sami Tolvanen · 7 years ago
  23. 7d23893 BACKPORT: drivers/perf: arm_pmu: fix function type mismatch by Sami Tolvanen · 7 years ago
  24. e85fbd9 BACKPORT: dummycon: fix function types by Sami Tolvanen · 7 years ago
  25. 031580f BACKPORT: fs: nfs: fix filler function type by Sami Tolvanen · 7 years ago
  26. 657f199 BACKPORT: mm: fix filler function type mismatch by Sami Tolvanen · 7 years ago
  27. 96828da BACKPORT: mm: fix drain_local_pages function type by Sami Tolvanen · 7 years ago
  28. 5b7693a BACKPORT: vfs: pass type instead of fn to do_{loop,iter}_readv_writev() by Miklos Szeredi · 8 years ago
  29. ba9fb12 BACKPORT: module: Do not paper over type mismatches in module_param_call() by Kees Cook · 7 years ago
  30. 7cb0b96 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  31. d9aa4eb BACKPORT: module: Prepare to convert all module_param_call() prototypes by Kees Cook · 7 years ago
  32. f512d3f BACKPORT: kbuild: record needed exported symbols for modules by Nicolas Pitre · 9 years ago
  33. b1611fe BACKPORT: kbuild: Allow to specify composite modules with modname-m by Michal Marek · 9 years ago
  34. e518717 BACKPORT: kbuild: add arch specific post-link Makefile by Nicholas Piggin · 8 years ago
  35. 46b63ba BACKPORT: arm64: add a workaround for GNU gold with ARM64_MODULE_PLTS by Sami Tolvanen · 7 years ago
  36. 8f701ba BACKPORT: arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU gold by Sami Tolvanen · 7 years ago
  37. e87e8a7 BACKPORT: arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabled by Will Deacon · 8 years ago
  38. 38893bc drivers/usb/serial/console.c: remove superfluous serial->port condition by Dan Aloni · 6 years ago
  39. 09af4f7 drivers/firmware/efi/libstub.c: prevent a relocation by Dan Aloni · 6 years ago
  40. 7e43c507 BACKPORT: arm64: Delete the space separator in __emit_inst by Fangrui Song · 4 years, 7 months ago
  41. b705348 arm64: Bring asm/opcodes.h back by SamarV-121 · 2 years ago
  42. 31f6eb2 BACKPORT: arm64: Get rid of asm/opcodes.h by Marc Zyngier · 8 years ago
  43. aa0ec8a BACKPORT: arm64: Fix minor issues with the dcache_by_line_op macro by Will Deacon · 6 years ago
  44. 299f476 BACKPORT: crypto: arm64/aes-modes - get rid of literal load of addend vector by Ard Biesheuvel · 6 years ago
  45. 1b789de BACKPORT: arm64: vdso: use $(LD) instead of $(CC) to link VDSO by Masahiro Yamada · 6 years ago
  46. 80126d0 BACKPORT: kbuild: support LLVM=1 to switch the default tools to Clang/LLVM by Masahiro Yamada · 4 years, 7 months ago
  47. 3751a4f BACKPORT: kbuild: replace AS=clang with LLVM_IAS=1 by Masahiro Yamada · 4 years, 7 months ago
  48. 6a14efb BACKPORT: Documentation/llvm: fix the name of llvm-size by Fangrui Song · 4 years, 7 months ago
  49. 1aabd57 BACKPORT: Documentation/llvm: add documentation on building w/ Clang/LLVM by Nick Desaulniers · 4 years, 8 months ago
  50. 1c1b83b BACKPORT: arm64: vdso: remove commas between macro name and arguments by Jian Cai · 3 years, 6 months ago
  51. 41ef037 sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output by Joe Perches · 4 years, 1 month ago
  52. e67e8f9 mali_kbase: platform: Add per-process and global sysfs nodes for GPU mem usage by Ankit Goyal · 3 years, 4 months ago
  53. 173feae mali_kbase: platform: Add per-process and global accounting for dma-buf pages by Ankit Goyal · 3 years, 4 months ago
  54. ac350e9 kobject: Add support for default attribute groups to kobj_type by Kimberly Brown · 6 years ago
  55. 4b17b305 arm64: configs: Re-enable lmk by SamarV-121 · 3 years, 6 months ago
  56. eec70aa UPSTREAM: pidfd: fix a poll race when setting exit_state by Suren Baghdasaryan · 5 years ago
  57. 9c69edf BACKPORT: arch: wire-up pidfd_open() by Christian Brauner · 5 years ago
  58. 413abf8 BACKPORT: pid: add pidfd_open() by Christian Brauner · 5 years ago
  59. c9d3180 UPSTREAM: pidfd: add polling support by Joel Fernandes (Google) · 6 years ago
  60. c491f78 UPSTREAM: signal: improve comments by Christian Brauner · 5 years ago
  61. 827181b UPSTREAM: fork: do not release lock that wasn't taken by Christian Brauner · 5 years ago
  62. a15b374 BACKPORT: signal: support CLONE_PIDFD with pidfd_send_signal by Christian Brauner · 6 years ago
  63. ea33be0 BACKPORT: clone: add CLONE_PIDFD by Christian Brauner · 6 years ago
  64. 26fa2fc UPSTREAM: Make anon_inodes unconditional by David Howells · 6 years ago
  65. a0c9138 UPSTREAM: signal: use fdget() since we don't allow O_PATH by Christian Brauner · 6 years ago
  66. c0fc0c7 UPSTREAM: signal: don't silently convert SI_USER signals to non-current pidfd by Jann Horn · 6 years ago
  67. b701891 BACKPORT: signal: add pidfd_send_signal() syscall by Christian Brauner · 6 years ago
  68. ce28c6b compat: add in_compat_syscall to ask whether we're in a compat syscall by Andy Lutomirski · 9 years ago
  69. 41dc2e4 bpf: Add new cgroup attach type to enable sock modifications by David Ahern · 8 years ago
  70. a82356f ebpf: allow bpf_get_current_uid_gid_proto also for networking by Roberto Sartori · 2 years, 5 months ago
  71. 2934c8f UPSTREAM: xtables: add xt_match, xt_target and data copy_to_user functions by Willem de Bruijn · 8 years ago
  72. 414e242 bpf: avoid false sharing of map refcount with max_entries by Daniel Borkmann · 7 years ago
  73. f0dd76c net: remove hlist_nulls_add_tail_rcu() by Eric Dumazet · 7 years ago
  74. 8472288 udp: get rid of SLAB_DESTROY_BY_RCU allocations by Eric Dumazet · 8 years ago
  75. d9e6efd udp: no longer use SLAB_DESTROY_BY_RCU by Eric Dumazet · 9 years ago
  76. 052ae48 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 9 years ago
  77. aab649d soreuseport: fix initialization race by Craig Gallek · 7 years ago
  78. 4c51950 soreuseport: Fix TCP listener hash collision by Craig Gallek · 9 years ago
  79. ffd5f6e inet: Fix missing return value in inet6_hash by Craig Gallek · 8 years ago
  80. 36e3cce soreuseport: fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  81. 5a5275a sock: struct proto hash function may error by Craig Gallek · 9 years ago
  82. 15929d9 inet: create IPv6-equivalent inet_hash function by Craig Gallek · 9 years ago
  83. f5239d8 l2tp: do not use inet_hash()/inet_unhash() by Eric Dumazet · 4 years, 5 months ago
  84. c411a5e cgroup: Fix sock_cgroup_data on big-endian. by Cong Wang · 4 years, 4 months ago
  85. 5807fa0 selinux: always allow mounting submounts by Ondrej Mosnacek · 6 years ago
  86. 1cb400d userns: Don't fail follow_automount based on s_user_ns by Eric W. Biederman · 7 years ago
  87. cc09f3d fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  88. a781e5f mnt: Move the FS_USERNS_MOUNT check into sget_userns by Eric W. Biederman · 8 years ago
  89. f5d3510 locks: sprinkle some tracepoints around the file locking code by Jeff Layton · 9 years ago
  90. 7ba1156 locks: rename __posix_lock_file to posix_lock_inode by Jeff Layton · 9 years ago
  91. f860a05 autofs: Fix automounts by using current_real_cred()->uid by Eric W. Biederman · 8 years ago
  92. 55f4af1 fs: Call d_automount with the filesystems creds by Eric W. Biederman · 8 years ago
  93. 159e0c4 UPSTREAM: netfilter: x_tables: fix pointer leaks to userspace by Dmitry Vyukov · 7 years ago
  94. 52f519c UPSTREAM: kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file() by Vaibhav Jain · 8 years ago
  95. f83d26a UPSTREAM: kernfs: fix locking around kernfs_ops->release() callback by Tejun Heo · 8 years ago
  96. 09c88db UPSTREAM: cgroup, bpf: remove unnecessary #include by Alexei Starovoitov · 8 years ago
  97. 1cdc824 kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call by Serge E. Hallyn · 8 years ago
  98. 65c207e cgroup: Make rebind_subsystems() disable v2 controllers all at once by Waiman Long · 3 years, 1 month ago
  99. 74840e2 cgroup: fix sock_cgroup_data initialization on earlier compilers by Tejun Heo · 9 years ago
  100. a0971e9 samples/bpf: fix bpf_perf_event_output prototype by Adam Barth · 8 years ago