index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
regmap-irq: Add get_irq_reg() callback
Aidan MacDonald
2
-48
/
+93
2022-06-29
regmap-irq: Fix inverted handling of unmask registers
Aidan MacDonald
2
-48
/
+84
2022-06-29
regmap-irq: Deprecate type registers and virtual registers
Aidan MacDonald
2
-6
/
+18
2022-06-29
regmap-irq: Introduce config registers for irq types
Aidan MacDonald
2
-5
/
+122
2022-06-29
regmap-irq: Refactor checks for status bulk read support
Aidan MacDonald
1
-4
/
+10
2022-06-29
regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()
Aidan MacDonald
2
-19
/
+7
2022-06-29
regmap-irq: Remove inappropriate uses of regmap_irq_update_bits()
Aidan MacDonald
1
-6
/
+6
2022-06-29
regmap-irq: Remove an unnecessary restriction on type_in_mask
Aidan MacDonald
2
-14
/
+13
2022-06-29
regmap-irq: Cleanup sizeof(...) use in memory allocation
Aidan MacDonald
1
-8
/
+8
2022-06-29
regmap-irq: Remove unused type_reg_stride field
Aidan MacDonald
2
-9
/
+0
2022-06-29
regmap-irq: Convert bool bitfields to unsigned int
Aidan MacDonald
2
-14
/
+14
2022-06-29
regmap: Merge up fixes
Mark Brown
2
-10
/
+13
2022-06-27
regmap: Don't warn about cache only mode for devices with no cache
Mark Brown
1
-1
/
+2
2022-06-22
regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
Aidan MacDonald
1
-1
/
+2
2022-06-22
regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
Aidan MacDonald
1
-2
/
+3
2022-06-20
regmap: Wire up regmap_config provided bulk write in missed functions
Javier Martinez Canillas
1
-6
/
+4
2022-06-20
regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't set
Javier Martinez Canillas
1
-0
/
+3
2022-06-20
regmap: Re-introduce bulk read support check in regmap_bulk_read()
Javier Martinez Canillas
1
-1
/
+1
2022-06-15
Merge tag 'regmap-field-bit-helpers' of https://git.kernel.org/pub/scm/linux/...
Mark Brown
2
-0
/
+59
2022-06-15
regmap: provide regmap_field helpers for simple bit operations
Li Chen
2
-0
/
+59
2022-06-06
regmap: cache: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-06
Linux 5.19-rc1
v5.19-rc1
Linus Torvalds
1
-2
/
+2
2022-06-06
Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+4
2022-06-06
Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-35
/
+50
2022-06-06
Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-3
/
+76
2022-06-06
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
5
-39
/
+27
2022-06-05
fix the breakage in close_fd_get_file() calling conventions change
Al Viro
3
-6
/
+4
2022-06-05
Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+115
2022-06-05
Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2022-06-05
Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-112
/
+20
2022-06-05
Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-71
/
+66
2022-06-05
Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2022-06-05
Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-98
/
+22
2022-06-05
Merge tag 'sched-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2022-06-05
Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+1
2022-06-05
Merge tag 'perf-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+6
2022-06-05
Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-13
/
+24
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
80
-465
/
+728
2022-06-05
Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
24
-37
/
+2930
2022-06-05
Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
17
-350
/
+289
2022-06-05
Merge tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+2
2022-06-05
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-30
/
+27
2022-06-05
Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-94
/
+55
2022-06-05
Merge tag '5.19-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...
Linus Torvalds
14
-100
/
+143
2022-06-05
kbuild: Allow to select bash in a modified environment
Schspa Shi
1
-1
/
+1
2022-06-05
scripts: kconfig: nconf: make nconfig accept jk keybindings
Isak Ellmer
1
-2
/
+6
2022-06-05
modpost: use fnmatch() to simplify match()
Masahiro Yamada
1
-61
/
+13
2022-06-05
modpost: simplify mod->name allocation
Masahiro Yamada
1
-13
/
+12
2022-06-05
kbuild: factor out the common objtool arguments
Masahiro Yamada
4
-97
/
+52
2022-06-05
kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_o
Masahiro Yamada
2
-40
/
+62
[next]