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
2020-05-19
vsprintf: don't obfuscate NULL and error pointers
Ilya Dryomov
2
-1
/
+25
2020-05-19
sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
Vincent Guittot
1
-12
/
+30
2020-05-19
sched/debug: Fix requested task uclamp values shown in procfs
Pavankumar Kondeti
1
-2
/
+2
2020-05-19
sched/fair: Fix enqueue_task_fair() warning some more
Phil Auld
1
-0
/
+7
2020-05-19
x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables
Nathan Chancellor
1
-2
/
+2
2020-05-19
dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
Christophe JAILLET
1
-1
/
+1
2020-05-19
driver core: Fix SYNC_STATE_ONLY device link implementation
Saravana Kannan
1
-22
/
+39
2020-05-19
iommu: Fix deferred domain attachment
Joerg Roedel
1
-6
/
+11
2020-05-19
drm/etnaviv: Fix a leak in submit_pin_objects()
Dan Carpenter
1
-1
/
+3
2020-05-19
drm/etnaviv: fix perfmon domain interation
Christian Gmeiner
1
-1
/
+1
2020-05-19
mtd:rawnand: brcmnand: Fix PM resume crash
Kamal Dasu
1
-2
/
+1
2020-05-19
ALSA: hda/realtek - Add more fixup entries for Clevo machines
PeiSen Hou
1
-0
/
+3
2020-05-18
net sched: fix reporting the first-time use timestamp
Roman Mashak
1
-1
/
+2
2020-05-18
mtd: Fix mtd not registered due to nvmem name collision
Ricardo Ribalda Delgado
1
-1
/
+1
2020-05-18
mtd: spinand: Propagate ECC information to the MTD structure
Miquel Raynal
1
-0
/
+4
2020-05-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/l...
Linus Torvalds
5
-34
/
+40
2020-05-18
ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option
Scott Bahling
1
-1
/
+2
2020-05-18
Merge tag 'for-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/link...
Linus Torvalds
2
-6
/
+8
2020-05-18
afs: Don't unlock fetched data pages until the op completes successfully
David Howells
2
-8
/
+8
2020-05-18
io_uring: cancel work if task_work_add() fails
Jens Axboe
1
-3
/
+5
2020-05-18
ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactive
Rafael J. Wysocki
2
-12
/
+9
2020-05-18
ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme
Christian Lachner
1
-0
/
+1
2020-05-18
ALSA: pcm: fix incorrect hw_base increase
Brent Lu
1
-0
/
+1
2020-05-18
exfat: fix possible memory leak in exfat_find()
Wei Yongjun
1
-0
/
+1
2020-05-18
exfat: use iter_file_splice_write
Eric Sandeen
1
-6
/
+7
2020-05-17
Linux 5.7-rc6
v5.7-rc6
Linus Torvalds
1
-1
/
+1
2020-05-17
Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-2
/
+2
2020-05-17
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
Richard Weinberger
1
-10
/
+2
2020-05-17
ubifs: fix wrong use of crypto_shash_descsize()
Eric Biggers
2
-24
/
+6
2020-05-17
io_uring: remove dead check in io_splice()
Jens Axboe
1
-4
/
+1
2020-05-17
net: phy: propagate an error back to the callers of phy_sfp_probe
Leon Romanovsky
1
-2
/
+2
2020-05-17
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
1
-8
/
+6
2020-05-17
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-66
/
+58
2020-05-17
dt-bindings: net: dsa: b53: Add missing size and address cells to example
Kurt Kanzenbach
1
-0
/
+3
2020-05-17
Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
22
-123
/
+448
2020-05-17
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-2
/
+2
2020-05-17
Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+9
2020-05-17
Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-1
/
+23
2020-05-17
nexthop: Fix attribute checking for groups
David Ahern
1
-1
/
+1
2020-05-17
exec: Move would_dump into flush_old_exec
Eric W. Biederman
1
-2
/
+2
2020-05-17
io_uring: fix FORCE_ASYNC req preparation
Pavel Begunkov
1
-3
/
+9
2020-05-17
io_uring: don't prepare DRAIN reqs twice
Pavel Begunkov
1
-6
/
+7
2020-05-17
io_uring: initialize ctx->sqo_wait earlier
Jens Axboe
1
-1
/
+1
2020-05-17
tpm: check event log version before reading final events
Loïc Yhuel
2
-3
/
+7
2020-05-17
efi: Pull up arch-specific prototype efi_systab_show_arch()
Benjamin Thiel
2
-4
/
+3
2020-05-16
Merge tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-3
/
+3
2020-05-16
net: ipa: don't be a hog in gsi_channel_poll()
Alex Elder
1
-0
/
+1
2020-05-16
net: dsa: mt7530: fix roaming from DSA user ports
DENG Qingfang
3
-7
/
+18
2020-05-16
ipv6: Fix suspicious RCU usage warning in ip6mr
Madhuparna Bhowmik
1
-1
/
+2
2020-05-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-88
/
+325
[prev]
[next]