index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
WIP-syscall
Broken, but working, ptregs system call conversion for x86-64
Linus Torvalds
7 years
master
Merge tag 'fscache-fixes-20230130' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2 years
mmu_gather-race-fix
mm: delay rmap removal until after TLB flush
Linus Torvalds
2 years
n900-dt-with-ssi
Merge branch 'n900-modem-support' into n900-dt-with-ssi
Sebastian Reichel
11 years
n900-dts-twl5030
ARM: dts: omap3-n900: Fix twl5030 compatible
Sebastian Reichel
8 years
next
Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
11 years
proc-cmdline
fs/proc: simplify and clarify get_mm_cmdline() function
Linus Torvalds
7 years
sc18is600
gpio: add sc18is600 driver
Sebastian Reichel
8 years
tty-splice
tty: fix up iterate_tty_read() EOVERFLOW handling
Linus Torvalds
4 years
twl4030-madc-cleanup
iio: adc: twl4030: remove twl4030_madc_request.func_cb
Sebastian Reichel
8 years
[...]
Tag
Download
Author
Age
v6.2-rc6
linux-6.2-rc6.tar.bz2
Linus Torvalds
2 years
v6.2-rc5
linux-6.2-rc5.tar.bz2
Linus Torvalds
2 years
v6.2-rc4
linux-6.2-rc4.tar.bz2
Linus Torvalds
2 years
v6.2-rc3
linux-6.2-rc3.tar.bz2
Linus Torvalds
2 years
v6.2-rc2
linux-6.2-rc2.tar.bz2
Linus Torvalds
2 years
v6.2-rc1
linux-6.2-rc1.tar.bz2
Linus Torvalds
2 years
v6.1
linux-6.1.tar.bz2
Linus Torvalds
2 years
v6.1-rc8
linux-6.1-rc8.tar.bz2
Linus Torvalds
2 years
v6.1-rc7
linux-6.1-rc7.tar.bz2
Linus Torvalds
2 years
v6.1-rc6
linux-6.1-rc6.tar.bz2
Linus Torvalds
2 years
[...]
Age
Commit message
Author
Files
Lines
2021-01-21
tty: fix up iterate_tty_read() EOVERFLOW handling
tty-splice
Linus Torvalds
1
-6
/
+13
2021-01-21
tty: fix up hung_up_tty_read() conversion
Linus Torvalds
1
-4
/
+5
2021-01-21
tty: fix up hung_up_tty_write() conversion
Linus Torvalds
1
-4
/
+5
2021-01-20
tty: teach the n_tty ICANON case about the new "cookie continuations" too
Linus Torvalds
1
-7
/
+19
2021-01-20
tty: teach n_tty line discipline about the new "cookie continuations"
Linus Torvalds
1
-10
/
+42
2021-01-20
tty: clean up legacy leftovers from n_tty line discipline
Linus Torvalds
1
-20
/
+9
2021-01-20
tty: implement read_iter
Linus Torvalds
1
-18
/
+18
2021-01-20
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
14
-102
/
+178
2021-01-20
tty: implement write_iter
Linus Torvalds
1
-22
/
+26
2020-12-13
Linux 5.10
v5.10
Linus Torvalds
1
-1
/
+1
[...]
Clone
git://sre.ring0.de/linux