index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-16
ASoC: codecs: wcd938x: setup irq during component bind
Srinivas Kandagatla
1
-9
/
+9
2021-07-16
reiserfs: check directory items on read from disk
Shreyansh Chouhan
1
-5
/
+26
2021-07-16
fs/ext2: Avoid page_address on pages returned by ext2_get_page
Javier Pello
3
-9
/
+10
2021-07-16
reiserfs: add check for root_inode in reiserfs_fill_super
Yu Kuai
1
-0
/
+8
2021-07-16
dma-mapping: handle vmalloc addresses in dma_common_{mmap,get_sgtable}
Roman Skakun
1
-2
/
+10
2021-07-16
crypto: drbg - select SHA512
Stephan Mueller
1
-1
/
+1
2021-07-16
drm/amdgpu: workaround failed COW checks for Thunk VMAs
Felix Kuehling
1
-0
/
+9
2021-07-16
cifs: do not share tcp sessions of dfs connections
Paulo Alcantara
2
-3
/
+38
2021-07-16
zonefs: remove redundant null bio check
Xianting Tian
1
-3
/
+0
2021-07-15
Revert "Makefile: Enable -Wimplicit-fallthrough for Clang"
Linus Torvalds
1
-3
/
+6
2021-07-16
Merge tag 'drm-intel-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
2
-5
/
+2
2021-07-15
Merge tag 'configfs-5.13-1' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-7
/
+22
2021-07-16
Merge tag 'drm-misc-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
5
-9
/
+10
2021-07-15
Merge tag 'pwm/for-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
5
-71
/
+54
2021-07-15
SMB3.1.1: fix mount failure to some servers when compression enabled
Steve French
1
-0
/
+1
2021-07-15
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
2
-0
/
+11
2021-07-15
cifs: fix missing null session check in mount
Steve French
1
-1
/
+1
2021-07-15
cifs: handle reconnect of tcon when there is no cached dfs referral
Paulo Alcantara
1
-4
/
+2
2021-07-16
Merge tag 'amd-drm-fixes-5.14-2021-07-14' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
29
-1372
/
+182
2021-07-16
mtd: cfi_cmdset_0002: fix crash when erasing/writing AMD cards
Andreas Persson
1
-1
/
+1
2021-07-16
mtd: core: handle flashes without OTP gracefully
Michael Walle
1
-1
/
+3
2021-07-16
mtd: mchp48l640: silence some uninitialized variable warnings
Dan Carpenter
1
-2
/
+2
2021-07-16
mtd: break circular locks in register_mtd_blktrans
Desmond Cheong Zhi Xi
1
-6
/
+2
2021-07-16
mtd: rawnand: Add a check in of_get_nand_secure_regions()
Dan Carpenter
1
-2
/
+2
2021-07-16
mtd: mtd_blkdevs: Initialize rq.limits.discard_granularity
Zhihao Cheng
1
-0
/
+1
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
9
-15
/
+37
2021-07-15
tracing: Do not reference char * as a string in histograms
Steven Rostedt (VMware)
1
-3
/
+3
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
31
-27
/
+44
2021-07-15
perf trace: Free strings in trace__parse_events_option()
Riccardo Mancini
1
-0
/
+3
2021-07-15
perf trace: Free syscall tp fields in evsel->priv
Riccardo Mancini
1
-1
/
+16
2021-07-15
perf trace: Free syscall->arg_fmt
Riccardo Mancini
1
-1
/
+15
2021-07-15
perf trace: Free malloc'd trace fields on exit
Riccardo Mancini
1
-1
/
+10
2021-07-15
perf lzma: Close lzma stream on exit
Riccardo Mancini
1
-3
/
+5
2021-07-15
perf script: Fix memory 'threads' and 'cpus' leaks on exit
Riccardo Mancini
1
-0
/
+7
2021-07-15
perf script: Release zstd data
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf session: Cleanup trace_event
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf inject: Close inject.output on exit
Riccardo Mancini
1
-2
/
+6
2021-07-15
perf report: Free generated help strings for sort option
Riccardo Mancini
3
-13
/
+24
2021-07-15
perf env: Fix memory leak of cpu_pmu_caps
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf test maps__merge_in: Fix memory leak of maps
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf dso: Fix memory leak in dso__new_map()
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf test event_update: Fix memory leak of unit
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf test event_update: Fix memory leak of evlist
Riccardo Mancini
1
-1
/
+1
2021-07-15
perf test session_topology: Delete session->evlist
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf env: Fix sibling_dies memory leak
Riccardo Mancini
1
-0
/
+1
2021-07-15
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-1
/
+3
2021-07-15
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-0
/
+2
2021-07-15
perf inject: Fix dso->nsinfo refcounting
Riccardo Mancini
1
-2
/
+3
2021-07-15
ASoC: dt-bindings: renesas: rsnd: Fix incorrect 'port' regex schema
Rob Herring
1
-1
/
+1
2021-07-15
HID: amd_sfh: Use correct MMIO register for DMA address
Dylan MacKenzie
1
-1
/
+1
[prev]
[next]