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-06-03
Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
217
-13713
/
+2092
2022-06-03
Merge tag 'spdx-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
19
-378
/
+202
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
30
-391
/
+395
2022-06-03
Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-82
/
+77
2022-06-03
Merge tag 'for-5.19/block-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-80
/
+83
2022-06-03
Merge tag 'io_uring-5.19-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-121
/
+223
2022-06-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
43
-588
/
+1961
2022-06-03
Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-17
/
+89
2022-06-03
Merge tag 'drm-next-2022-06-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
92
-2548
/
+3662
2022-06-02
block: Fix potential deadlock in blk_ia_range_sysfs_show()
Damien Le Moal
1
-6
/
+1
2022-06-03
Merge tag 'drm/tegra/for-5.19-prep-work' of https://gitlab.freedesktop.org/dr...
Dave Airlie
5
-2
/
+53
2022-06-03
Merge tag 'msm-next-5.19-fixes-06-01' of https://gitlab.freedesktop.org/abhin...
Dave Airlie
5
-15
/
+66
2022-06-02
Merge tag 'docs-5.19-2' of git://git.lwn.net/linux
Linus Torvalds
7
-8
/
+2056
2022-06-02
Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-11
/
+11
2022-06-02
Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
63
-101
/
+1385
2022-06-02
Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
241
-2075
/
+2059
2022-06-02
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
101
-611
/
+665
2022-06-02
module: Fix prefix for module.sig_enforce module param
Saravana Kannan
1
-0
/
+3
2022-06-02
Merge tag 'pci-v5.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-235
/
+41
2022-06-02
Merge branch 'net-af_packet-be-careful-when-expanding-mac-header-size'
Jakub Kicinski
3
-4
/
+13
2022-06-02
net/af_packet: make sure to pull mac header
Eric Dumazet
1
-2
/
+4
2022-06-02
net: add debug info to __skb_pull()
Eric Dumazet
1
-1
/
+8
2022-06-02
net: CONFIG_DEBUG_NET depends on CONFIG_NET
Eric Dumazet
1
-1
/
+1
2022-06-02
stmmac: intel: Add RPL-P PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-06-02
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
2
-4
/
+4
2022-06-02
tipc: check attribute length for bearer name
Hoang Le
1
-2
/
+1
2022-06-02
Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
12
-103
/
+253
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-58
/
+3
2022-06-02
Merge tag 'printk-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-06-02
binder: fix sender_euid type in uapi header
Carlos Llamas
1
-1
/
+1
2022-06-02
Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-117
/
+278
2022-06-02
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
1
-0
/
+3
2022-06-02
sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.h
Masahiro Yamada
1
-2
/
+2
2022-06-02
powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
Masahiro Yamada
1
-2
/
+2
2022-06-02
mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
Masahiro Yamada
1
-6
/
+6
2022-06-02
block: null_blk: Fix null_zone_write()
Damien Le Moal
3
-9
/
+10
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
4
-139
/
+115
2022-06-02
nfp: remove padding in nfp_nfdk_tx_desc
Fei Qin
3
-9
/
+17
2022-06-02
ax25: Fix ax25 session cleanup problems
Duoming Zhou
4
-11
/
+20
2022-06-02
block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
Jan Kara
1
-6
/
+2
2022-06-02
block: remove useless BUG_ON() in blk_mq_put_tag()
Damien Le Moal
1
-1
/
+0
2022-06-02
Merge tag 'nvme-5.19-2022-06-02' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
3
-2
/
+12
2022-06-01
io_uring: reinstate the inflight tracking
Jens Axboe
1
-26
/
+56
2022-06-01
assoc_array: Fix BUG_ON during garbage collect
Stephen Brennan
1
-0
/
+8
2022-06-01
net: usb: qmi_wwan: Add support for Cinterion MV31 with new baseline
Slark Xiao
1
-0
/
+1
2022-06-01
Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
14
-41
/
+115
2022-06-01
Merge branch 'sfc-siena-fix-some-efx_separate_tx_channels-errors'
Jakub Kicinski
2
-5
/
+3
2022-06-01
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
1
-4
/
+2
2022-06-01
sfc/siena: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-06-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2
-5
/
+8
[next]