pub/scm/linux/kernel/git/jfern/linux.git  about / heads / tags
Joel Fernandes's fork of linux.git
$ git log --pretty=format:'%h %s (%cs)%d'
570203ec830dd Merge branch 'akpm' (patches from Andrew) (2020-03-29)
	(HEAD -> master)
ab93e984dbb41 Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2020-03-29)
01af08bd24edf Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2020-03-29)
b943f045a9af9 mm/sparse: fix kernel crash with pfn_section_valid check (2020-03-29)
8380ce479010f mm: fork: fix kernel_stack memcg stats for various stack implementations (2020-03-29)
726b7bbeafd4e hugetlb_cgroup: fix illegal access to memory (2020-03-29)
53cdc1cb29e87 drivers/base/memory.c: indicate all memory blocks as removable (2020-03-29)
d795a90e2ba02 mm/swapfile.c: move inode_lock out of claim_swapfile (2020-03-29)
e595dd94515ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2020-03-28)
906c40438bb66 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (2020-03-28)
...

$ git cat-file blob HEAD:README
Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
  timers/tick-sched timers: Calculate now from jiffies during remote timer handling (2024-11-11)
  tick/remove-last-tick-compare Add old code back to compare old with new code (2024-11-05)
  tick/remove-last-tick tick-sched: Remove last_tick and calculate next tick from now (2024-11-05)
  scx-6.11     sched_ext: Fixes incorrect type in bpf_scx_init() (2024-07-14)
  sched/dlserver.update_h_nr Prototype: Update h_nr_running from single place to stop/start dl server (2024-04-18)
  dlserver-mar-fixes sched/deadline: Always start a new period if CFS exceeded DL runtime (2024-03-12)
  sched/dlserver.debug.mar8.2024 TEST: Relax zero-laxity if server recently stopped (2024-03-12)
  vlad-syncrcu rcu/tree: Add comments explaining now-offline-CPU QS reports (2024-03-08)
  sched/dlserver.debug.mar3.2024 sched/deadline: Do not mark defer_armed if timer not started in replenish (2024-03-08)
  rcu/synchronize_opt rcu/tree: Reduce kworker wake up for synchronize_rcu() common case (2024-03-07)
...

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
rcu.6.4.april5.2023.3 RCU Changes for 6.4: (2023-04-05) tar.gz
rcu.6.4.april5.2023.2 RCU pull request for 6.4. (2023-04-05) tar.gz
rcu.6.4.april5.2023.1 Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree', remote-tracking branches 'paul/srcu-cf.2023.04.04a', 'fbq/rcu/lockdep.2023.03.27a' and 'fbq/rcu/rcutorture.2023.03.20a' into rcu/staging (2023-04-05) tar.gz
nolibc.2023.04.04a nolibc updates for v6.4 (2023-04-04) tar.gz
kcsan.2023.04.04a Kernel concurrency sanitizer (KCSAN) updates for v6.4 (2023-04-04) tar.gz
srcu-shrinkage-test.apr3 Update makefile (2023-04-03) tar.gz
v6.3-rc5     Linux 6.3-rc5 (2023-04-02) tar.gz
rcu.6.4.march30.2023.1 Merge branches 'rcu-6-4-core', 'rcu-6-4-docs' and 'rcu-6-4-kfree', remote-tracking branches 'fbq/rcu/lockdep.2023.03.27a' and 'fbq/rcu/rcutorture.2023.03.20a' into rcu/staging (2023-03-30) tar.gz
urgent-rcu.2023.03.28a Urgent RCU pull request for v6.3 (2023-03-28) tar.gz
v6.3-rc4     Linux 6.3-rc4 (2023-03-26) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
    1244613 ../../../../../../../lkml
     391513 stable
     338235 netdev
     250786 linux-arm-kernel
     130065 linux-devicetree
     111767 linux-wireless
     100644 dri-devel
      72497 alsa-devel
      72016 linux-media
      71730 linuxppc-dev
      67356 linux-fsdevel
      63199 linux-mm
      57437 linux-patches
      51903 kvm
      51753 intel-gfx
      50690 linux-scsi
      48379 amd-gfx
      42731 linux-omap
      39818 linux-arch
      39234 linux-arm-msm
      38688 linux-mips
      34095 linux-xfs
      31052 linux-rdma
      29858 linux-nfs
      29833 linux-pm
      28216 bpf
      27582 linux-mediatek
      27508 linux-samsung-soc
      26420 linux-doc
      26403 linux-crypto
      26387 linux-acpi
      25577 netfilter-devel
      25316 linux-block
      25131 linux-s390
      22938 linux-mtd
      22141 linux-renesas-soc
      21913 linux-sh
      21883 linux-clk
      21568 linux-gpio
      21225 linux-pci
      20994 linux-usb
      20946 linux-tegra
      20924 linux-perf-users
      20542 linux-iio
      19118 kernel-janitors
      18592 linux-riscv
      18047 linux-input
      17571 sparclinux
      17188 linux-btrfs
      15892 linux-ide
      15636 linux-serial
      15385 kvmarm
      15383 xen-devel
      15226 linux-api
      14994 linux-ext4
      14835 linux-kselftest
      14708 u-boot
      14588 linux-staging
      14566 linux-fbdev
      14433 linux-mmc
      14408 linux-iommu
      13996 driverdev-devel
      13029 linux-rockchip
      12929 virtualization
      12724 linux-cifs
      12192 qemu-devel
      12190 linux-kbuild
      12095 linux-bluetooth
      11868 linux-spi
      11429 linux-parisc
      11051 linux-amlogic
      11046 linux-i2c
      10466 intel-wired-lan
      10446 linux-security-module
      10341 linux-ia64
      10041 platform-driver-x86
       9867 linux-f2fs-devel
       9462 dm-devel
       9371 ceph-devel
       9041 linux-um
       8691 linux-alpha
       8437 linux-m68k
       7845 linux-snps-arc
       7771 cgroups
       7733 linux-nvme
       7283 nvdimm
       7228 nouveau
       7216 cluster-devel
       6821 linux-can
       6756 linux-sunxi
       6625 lustre-devel
       6587 linux-efi
       6496 containers
       6471 linux-watchdog
       6297 batman
       6253 linux-rtc
       5954 kvm-ppc
       5890 linux-raid
       5588 linux-hwmon
       5527 linux-nvdimm
       5464 linux-hexagon
       5424 linux-rt-users
       5345 dmaengine
       5314 ocfs2-devel
       5210 openrisc
       5057 rcu
       5021 selinux
       5014 linux-next
       4909 linux-hardening
       4859 linux-leds
       4833 linux-integrity
       4781 kernel-hardening
       4600 linux-pwm
       4509 loongarch
       4504 intel-xe
       4286 cip-dev
       4285 linux-sctp
       4281 outreachy
       4206 io-uring
       4000 dpdk-dev
       4000 llvm
       3994 bridge
       3968 git
       3948 ath10k
       3914 linux-trace-kernel
       3878 linux-csky
       3847 mptcp
       3827 linux-sound
       3748 lm-sensors
       3685 buildroot
       3463 linux-remoteproc
       3371 linux-hyperv
       3353 linux-wpan
       3353 kexec
       3296 keyrings
       3145 soc
       3033 linux-nilfs
       2988 linux-phy
       2897 linux-bcache
       2779 target-devel
       2692 ath11k
       2633 linux-fscrypt
       2599 linux-erofs
       2326 linux-cxl
       2295 ath9k-devel
       2236 lvs-devel
       2110 linux-edac
       2088 linux-modules
       2086 openembedded-core
       2071 openbmc
       2054 linux-unionfs
       1968 linux-hams
       1947 linux-audit
       1617 phone-devel
       1593 chrome-platform
       1591 cpufreq
       1532 dccp
       1483 linux-fpga
       1481 linux-trace-devel
       1460 openembedded-devel
       1421 reiserfs-devel
       1377 asahi
       1374 b43-dev
       1367 v9fs
       1359 rust-for-linux
       1258 historical-speck
       1168 ath12k
       1117 ntfs3
        970 linux-kernel-mentees
        970 ntb
        959 linux-metag
        925 linux-bcachefs
        892 imx
        888 fstests
        878 ecryptfs
        838 linux-x25
        831 damon
        822 gfs2
        779 ltp
        764 b4-sent
        729 oe-kbuild-all
        713 linux-spdx
        694 linux-sgx
        684 netfilter
        674 igt-dev
        663 linux-man
        653 linux-coco
        640 lvm-devel
        599 live-patching
        591 linux-i3c
        587 fsverity
        545 qemu-riscv
        541 autofs
        537 tpmdd-devel
        527 linux-ppp
        525 cocci
        488 linux-oxnas
        477 yocto
        421 linux-toolchains
        418 oe-lkp
        408 regressions
        399 virtio-dev
        369 linux-sparse
        317 netfs
        311 linux-nfc
        311 oe-linux-nfc
        310 mhi
        293 wireguard
        288 u-boot-amlogic
        262 lttng-dev
        253 acpica-devel
        244 audit
        227 kernel-tls-handshake
        218 grub-devel
        210 bitbake-devel
        210 yocto-meta-ti
        209 mm-commits
        198 backports
        193 ofono
        176 yocto-meta-arago
        173 brcm80211
        170 util-linux
        169 kernel-testers
        166 yocto-meta-freescale
        164 fio
        154 poky
        150 xenomai
        150 linux-embedded
        149 xdp-newbies
        149 kvm-ia64
        145 devicetree-compiler
        140 kernelci
        136 workflows
        133 virtio-fs
        124 linux-kernel-announce
        115 yocto-meta-arm
         99 trinity
         97 ../../../../../../../linux-aspeed
         96 iwd
         90 linux-laptop
         86 kernelnewbies
         83 yocto-meta-virtualization
         76 selinux-refpolicy
         72 linux-hotplug
         65 ksummit
         64 ksummit-discuss
         64 initramfs
         61 fuego
         60 yocto-docs
         59 linux-firmware
         59 perfbook
         57 ell
         57 yocto-toaster
         52 linux-btrace
         40 ../../../../../../../linux-rt-devel
         35 timestamp
         33 virtio-comment
         31 wireless-regdb
         29 stable-rt
         29 linux-console
         27 powertop
         25 linux-lvm
         22 devicetree-spec
         19 connman
         18 dash
         17 linux-safety
         16 linux-dash
         16 ultralinux
         13 hail-devel
         12 dwarves
         12 oe-kbuild
         12 lkmm
         11 linux-debuggers
         11 ../../../../../../../barebox
         10 linux-trace-users
         10 kdevops
          9 radiotap
          9 kbd
          9 arm-scmi
          8 smatch
          6 ccan
          6 tech-board-discuss
          5 linux-numa
          5 accel-config
          4 dm-crypt
          4 tools
          4 linux-msdos
          4 lartc
          3 stgt
          3 linux-smp
          2 linux-dwarves
          2 oe-chipsec
          2 linux-newbie
          2 dtrace
          2 yocto-patches
          1 signatures
          1 linux-bugs
          1 linux-config
          1 linux-8086
          1 mlmmj
          1 spdk

git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/jfern/linux.git