pub/scm/linux/kernel/git/legion/linux.git  about / heads / tags
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/legion/linux.git/
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  intel-tdx-userspace-mmio-v2 x86/tdx: Allow MMIO from userspace (2024-05-15)
  tdx-userspace-mmio-v1 x86/tdx: Check access to address (2024-05-15)
  patchset/cons-font-info/v1.0 VT: Allow to get max font width and height (2024-03-04)
  patchset/meminfo/v2.1 PARISC: Show information about one cpu at each iteration (2024-01-17)
  patchset/rootless-ipc/v1.0 sysctl: Allow to change limits for posix messages queues (2024-01-12)
* master       Linux 6.6-rc7 (2023-10-22)
  sysctl-next  ucounts: Convert user_table to static array [WIP] (2023-08-30)
  patchset/fchmodat4/v4.0 selftests: Add fchmodat2 selftest (2023-07-11)
  patchset/fchmodat4/v3.1 selftests: add fchmodat4(2) selftest (2023-07-11)
  procfs-filter-v1 proc: Validate incoming allowlist (2023-01-07)
  patchset/sysctl-next/v3.4 sysctl: Replace proc_do_static_key by read and write functions (2022-10-25)
  patchset/sysctl-next/v3.3 sysctl: tests: Replace proc_dointvec by read and write functions (2022-10-06)
  patchset/sysctl-next/v3.2 sysctl: tests: Replace proc_dointvec by read and write functions (2022-09-28)
  patchset/mq-sysctl-perms/v1.1 sysctl: Allow change system v ipc sysctls inside ipc namespace (2022-08-11)
  patchset/rlimits-for-ipc/v1.0 ucounts: Move shm total pages counter into the ucounts (2022-08-03)
  patchset/mq-sysctl-perms/v1.0 sysctl: Allow change system v ipc sysctls inside ipc namespace (2022-07-12)
  patchset/sysctl-next/v3.1 sysctl: Use separate handlers for actions_logged (2022-06-27)
  patchset/sysctl-next/v3.0 sysctl: mqueue: Do not use dynamic memory (2022-06-01)
  patchset/sysctl-next/v2.0 sysctl: Use one proc_handler for all user namespaces (2022-05-01)
  patchset/ucounts-split-rlimit-and-ucount-values/v3.0 ucounts: Split rlimit and ucount values and max values (2022-04-30)
  patchset/sysctl-next/v1.0 sysctl: Change proc_handler API (2022-04-22)
  patchset/sysctl-cleanup/v1.0 Use common function for threads-max (2022-03-31)
  satconfig    satconfig: improve unit test output (2022-02-18)
  patchset/mqueue-per-userns/v3.0 ipc: Allow to modify ipc/mq sysctls if CAP_SYS_RESOURCE is present (2022-01-21)
  patchset/mqueue-per-userns/v1.0 ipc: Store mqueue sysctls in the ipc namespace (2022-01-03)
  patchset/fix-ucounts-recounter/v1.0 ucounts: Fix reference counting of ucounts inside userns (2021-10-12)
  patchset/ucounts-fix-prepare_creds/v1.0 ucounts: Increase ucounts reference counter before the security hook (2021-08-23)
  patchset/rlimits-fixes/v1.1 ucounts: Fix race condition between alloc_ucounts and put_ucounts (2021-07-27)
  patchset/rlimits-fixes/v1.2 WIP (2021-07-27)
  patchset/rlimits-fixes/v1.0 WIP (2021-07-26)
  for-linus    ucounts: Fix counts leaking in rlimits (2021-07-01)
  patchset/meminfo/v2.0 proc: Implement /proc/self/meminfo (2021-06-11)
  patchset/meminfo/v1.1 proc: Implement /proc/self/meminfo (2021-06-03)
  patchset/meminfo/v1 proc: Implement /proc/self/meminfo (2021-04-24)
  patchset/per-userspace-rlimit/v11.0 ucounts: Set ucount_max to the largest positive value the type can hold (2021-04-22)
  patchset/per-userspace-rlimit/v11.1 ucounts: Set ucount_max to the largest positive value the type can hold (2021-04-16)
  patchset/per-userspace-rlimit/v10.0 ucounts: Set ucount_max to the largest positive value the type can hold (2021-04-07)
  patchset/per-userspace-rlimit/v9.0 kselftests: Add test to check for rlimit changes in different user namespaces (2021-03-23)
  patchset/proc-revealing/v5 docs: proc: add documentation about relaxing visibility restrictions (2021-03-12)
  patchset/per-userspace-rlimit/v8.0 kselftests: Add test to check for rlimit changes in different user namespaces (2021-03-09)
  patchset/per-userspace-rlimit/v7.1 kselftests: Add test to check for rlimit changes in different user namespaces (2021-03-08)
  patchset/per-userspace-rlimit/v7.0 kselftests: Add test to check for rlimit changes in different user namespaces (2021-02-19)
  patchset/proc-revealing/v4 proc: Disable cancellation of subset=pid option (2021-02-17)
  patchset/per-userspace-rlimit/v6.0 kselftests: Add test to check for rlimit changes in different user namespaces (2021-02-15)
  patchset/per-userspace-rlimit/v3.0 kselftests: Add test to check for rlimit changes in different user namespaces (2021-01-15)
  patchset/per-userspace-rlimit/v2.4 Move RLIMIT_NPROC check to the place where we increment the counter (2021-01-10)
  patchset/per-userspace-rlimit/v2.3 Move RLIMIT_NPROC check to the place where we increment the counter (2020-12-07)
  patchset/per-userspace-rlimit/v2.2 Move RLIMIT_NPROC check to the place where we increment the counter (2020-12-07)
  patchset/per-userspace-rlimit/v2 Move the RLIMIT_SIGPENDING counter to ucounts (2020-11-18)
  patchset/per-userspace-rlimit/v1 Allow to change the user namespace in which user processes are counted (2020-10-16)

git clone https://80x24.org/pub/scm/linux/kernel/git/legion/linux.git