index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
nmi_backtrace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-29
get_maintainer: Honor mailmap for in file emails
Rob Herring
1
-0
/
+1
2022-04-29
kernel: pid_namespace: use NULL instead of using plain integer as pointer
Haowen Bai
1
-1
/
+1
2022-04-29
net: unexport csum_and_copy_{from,to}_user
Christoph Hellwig
4
-7
/
+0
2022-04-29
vmcore: convert read_from_oldmem() to take an iov_iter
Matthew Wilcox (Oracle)
3
-32
/
+25
2022-04-29
vmcore: convert __read_vmcore to use an iov_iter
Matthew Wilcox (Oracle)
1
-52
/
+30
2022-04-29
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
12
-260
/
+91
2022-04-29
fs/proc/kcore.c: remove check of list iterator against head past the loop body
Jakob Koschel
1
-5
/
+9
2022-04-29
ocfs2: rewrite error handling of ocfs2_fill_super
Heming Zhao via Ocfs2-devel
1
-35
/
+32
2022-04-29
ocfs2: ocfs2_mount_volume does cleanup job before return error
Heming Zhao via Ocfs2-devel
1
-12
/
+23
2022-04-29
ocfs2: ocfs2_initialize_super does cleanup job before return error
Heming Zhao via Ocfs2-devel
1
-18
/
+41
2022-04-29
ocfs2: change return type of ocfs2_resmap_init
Heming Zhao via Ocfs2-devel
3
-15
/
+4
2022-04-29
ocfs2: fix mounting crash if journal is not alloced
Heming Zhao via Ocfs2-devel
4
-12
/
+42
2022-04-29
ocfs2: remove usage of list iterator variable after the loop body
Jakob Koschel
1
-6
/
+6
2022-04-29
ocfs2: replace usage of found with dedicated list iterator variable
Jakob Koschel
2
-16
/
+15
2022-04-29
scripts/bloat-o-meter: filter out vermagic as it is not relevant
Paul Gortmaker
1
-0
/
+1
2022-04-29
scripts/decode_stacktrace.sh: support old bash version
Schspa Shi
1
-8
/
+19
2022-04-29
ia64: replace comments with C99 initializers
Benjamin Stürz
1
-32
/
+32
2022-04-29
ia64: ptrace: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-04-29
ia64: fix typos in comments
Julia Lawall
4
-5
/
+5
2022-04-28
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
1
-1
/
+2
2022-04-28
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
2
-100
/
+35
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
1
-4
/
+0
2022-04-28
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
1
-1
/
+2
2022-04-28
MAINTAINERS: Update BNXT entry with firmware files
Florian Fainelli
1
-0
/
+2
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
2022-04-28
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
1
-4
/
+0
2022-04-28
net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
Yang Yingliang
1
-1
/
+1
2022-04-28
bnx2x: fix napi API usage sequence
Manish Chopra
1
-4
/
+5
2022-04-28
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
1
-5
/
+7
2022-04-27
drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend
Prike Liang
1
-0
/
+10
2022-04-27
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
4
-55
/
+39
2022-04-27
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
1
-0
/
+1
2022-04-27
drm/amdgpu: don't runtime suspend if there are displays attached (v3)
Alex Deucher
1
-35
/
+70
2022-04-27
drm/amdkfd: CRIU add support for GWS queues
David Yat Sin
2
-4
/
+8
2022-04-27
drm/amdkfd: Fix GWS queue count
David Yat Sin
1
-46
/
+37
2022-04-27
docs: vm/page_owner: use literal blocks for param description
Akira Yokosawa
1
-2
/
+3
2022-04-27
kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...
Zqiang
1
-0
/
+7
2022-04-27
intel_idle: Fix SPR C6 optimization
Artem Bityutskiy
1
-5
/
+3
2022-04-27
intel_idle: Fix the 'preferred_cstates' module parameter
Artem Bityutskiy
1
-7
/
+12
2022-04-27
hex2bin: fix access beyond string end
Mikulas Patocka
1
-3
/
+6
2022-04-27
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2
-8
/
+26
2022-04-27
Add Eric Dumazet to networking maintainers
Jakub Kicinski
1
-0
/
+2
2022-04-27
floppy: disable FDRAWCMD by default
Willy Tarreau
2
-11
/
+48
2022-04-27
platform/x86/intel: pmc/core: change pmc_lpm_modes to static
Tom Rix
1
-1
/
+1
2022-04-27
platform/x86/intel/sdsi: Fix bug in multi packet reads
David E. Box
1
-5
/
+3
2022-04-27
platform/x86/intel/sdsi: Poll on ready bit for writes
David E. Box
1
-2
/
+2
2022-04-27
platform/x86/intel/sdsi: Handle leaky bucket
David E. Box
1
-7
/
+25
2022-04-27
platform/x86: intel-uncore-freq: Prevent driver loading in guests
Srinivas Pandruvada
1
-0
/
+3
2022-04-27
platform/x86: gigabyte-wmi: added support for B660 GAMING X DDR4 motherboard
Darryn Anton Jordan
1
-0
/
+1
2022-04-27
platform/x86: dell-laptop: Add quirk entry for Latitude 7520
Gabriele Mazzotta
1
-0
/
+13
[next]