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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
36
-192
/
+296
2022-04-01
Merge tag 'soc-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-212
/
+309
2022-04-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
33
-393
/
+554
2022-04-01
mm/damon: prevent activated scheme from sleeping by deactivated schemes
Jonghyeon Kim
1
-1
/
+4
2022-04-01
mm/kmemleak: reset tag when compare object pointer
Kuan-Ying Lee
1
-2
/
+7
2022-04-01
doc/vm/page_owner.rst: remove content related to -c option
Yinan Zhang
1
-1
/
+0
2022-04-01
tools/vm/page_owner_sort.c: remove -c option
Yinan Zhang
1
-5
/
+1
2022-04-01
mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEP
Andrey Konovalov
1
-3
/
+1
2022-04-01
mm,hwpoison: unmap poisoned page before invalidation
Rik van Riel
1
-4
/
+8
2022-04-01
mailmap: update Kirill's email
Kirill Tkhai
1
-0
/
+1
2022-04-01
mm: kfence: fix objcgs vector allocation
Muchun Song
2
-1
/
+13
2022-04-01
mm/munlock: protect the per-CPU pagevec by a local_lock_t
Sebastian Andrzej Siewior
6
-16
/
+47
2022-04-01
mm/munlock: update Documentation/vm/unevictable-lru.rst
Hugh Dickins
1
-261
/
+210
2022-04-01
mm/munlock: add lru_add_drain() to fix memcg_stat_test
Hugh Dickins
1
-2
/
+8
2022-04-01
nilfs2: get rid of nilfs_mapping_init()
Ryusuke Konishi
2
-10
/
+0
2022-04-01
nilfs2: fix lockdep warnings during disk space reclamation
Ryusuke Konishi
5
-21
/
+92
2022-04-01
nilfs2: fix lockdep warnings in page operations for btree nodes
Ryusuke Konishi
10
-50
/
+154
2022-04-01
ocfs2: fix crash when mount with quota enabled
Joseph Qi
2
-13
/
+12
2022-04-01
Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"
Charan Teja Kalla
1
-8
/
+1
2022-04-01
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-68
/
+159
2022-04-01
Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+17
2022-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
36
-333
/
+1364
2022-04-01
Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
41
-243
/
+1205
2022-03-31
Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
José Expósito
1
-6
/
+0
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-80
/
+131
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-144
/
+259
2022-03-31
Merge tag 'gfs2-v5.17-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-76
/
+104
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
35
-1628
/
+1868
2022-04-01
arm64: dts: ls1046a: Update i2c node dma properties
Kuldeep Singh
1
-3
/
+3
2022-04-01
arm64: dts: ls1043a: Update i2c dma properties
Kuldeep Singh
1
-3
/
+3
2022-04-01
ARM: dts: spear1340: Update serial node properties
Kuldeep Singh
1
-3
/
+3
2022-04-01
ARM: dts: spear13xx: Update SPI dma properties
Kuldeep Singh
1
-3
/
+3
2022-03-31
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-6
/
+26
2022-03-31
Merge tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
11
-246
/
+409
2022-03-31
Merge tag 'auxdisplay-for-linus-v5.18-rc1' of https://github.com/ojeda/linux
Linus Torvalds
1
-38
/
+17
2022-03-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
32
-286
/
+1628
2022-03-31
random: mix build-time latent entropy into pool at init
Jason A. Donenfeld
1
-0
/
+5
2022-03-31
ARM: OMAP2+: Fix regression for smc calls for vmap stack
Tony Lindgren
1
-3
/
+10
2022-03-31
Merge tag 'acpi-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-36
/
+41
2022-03-31
Merge tag 'docs-5.18-2' of git://git.lwn.net/linux
Linus Torvalds
13
-25
/
+148
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
51
-175
/
+189
2022-03-31
Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+7
2022-03-31
gfs2: Make sure FITRIM minlen is rounded up to fs block size
Andrew Price
1
-1
/
+2
2022-03-31
Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
58
-337
/
+588
2022-03-31
ARM/dma-mapping: Remove CMA code when not built with CMA
Kees Cook
3
-4
/
+6
2022-03-31
Merge tag 'v5.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-23
/
+27
2022-03-31
Merge branches 'acpi-ipmi', 'acpi-tables' and 'acpi-apei'
Rafael J. Wysocki
3
-24
/
+21
2022-03-31
vxlan: do not feed vxlan_vnifilter_dump_dev with non vxlan devices
Eric Dumazet
1
-0
/
+6
2022-03-31
openvswitch: Add recirc_id to recirc warning
Stéphane Graber
1
-2
/
+2
2022-03-31
Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...
Jakub Kicinski
7
-32
/
+37
[next]