index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections
Rasmus Villemoes
2022-04-29
3
-24
/
+3
*
lib/test_meminit: optimize do_kmem_cache_rcu_persistent() test
Xiaoke Wang
2022-04-29
1
-2
/
+10
*
get_maintainer: Honor mailmap for in file emails
Rob Herring
2022-04-29
1
-0
/
+1
*
kernel: pid_namespace: use NULL instead of using plain integer as pointer
Haowen Bai
2022-04-29
1
-1
/
+1
*
net: unexport csum_and_copy_{from,to}_user
Christoph Hellwig
2022-04-29
4
-7
/
+0
*
vmcore: convert read_from_oldmem() to take an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
3
-32
/
+25
*
vmcore: convert __read_vmcore to use an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
1
-52
/
+30
*
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
2022-04-29
12
-260
/
+91
*
fs/proc/kcore.c: remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-29
1
-5
/
+9
*
ocfs2: rewrite error handling of ocfs2_fill_super
Heming Zhao via Ocfs2-devel
2022-04-29
1
-35
/
+32
*
ocfs2: ocfs2_mount_volume does cleanup job before return error
Heming Zhao via Ocfs2-devel
2022-04-29
1
-12
/
+23
*
ocfs2: ocfs2_initialize_super does cleanup job before return error
Heming Zhao via Ocfs2-devel
2022-04-29
1
-18
/
+41
*
ocfs2: change return type of ocfs2_resmap_init
Heming Zhao via Ocfs2-devel
2022-04-29
3
-15
/
+4
*
ocfs2: fix mounting crash if journal is not alloced
Heming Zhao via Ocfs2-devel
2022-04-29
4
-12
/
+42
*
ocfs2: remove usage of list iterator variable after the loop body
Jakob Koschel
2022-04-29
1
-6
/
+6
*
ocfs2: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-29
2
-16
/
+15
*
scripts/bloat-o-meter: filter out vermagic as it is not relevant
Paul Gortmaker
2022-04-29
1
-0
/
+1
*
scripts/decode_stacktrace.sh: support old bash version
Schspa Shi
2022-04-29
1
-8
/
+19
*
ia64: replace comments with C99 initializers
Benjamin Stürz
2022-04-29
1
-32
/
+32
*
ia64: ptrace: fix typos in comments
Julia Lawall
2022-04-29
1
-1
/
+1
*
ia64: fix typos in comments
Julia Lawall
2022-04-29
4
-5
/
+5
*
Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-04-29
14
-155
/
+195
|
\
|
*
Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
2022-04-29
10
-140
/
+165
|
|
\
|
|
*
drm/amdgpu: keep mmhub clock gating being enabled during s2idle suspend
Prike Liang
2022-04-27
1
-0
/
+10
|
|
*
drm/amd/pm: fix the deadlock issue observed on SI
Evan Quan
2022-04-27
4
-55
/
+39
|
|
*
drm/amd/display: Fix memory leak in dcn21_clock_source_create
Miaoqian Lin
2022-04-27
1
-0
/
+1
|
|
*
drm/amdgpu: don't runtime suspend if there are displays attached (v3)
Alex Deucher
2022-04-27
1
-35
/
+70
|
|
*
drm/amdkfd: CRIU add support for GWS queues
David Yat Sin
2022-04-27
2
-4
/
+8
|
|
*
drm/amdkfd: Fix GWS queue count
David Yat Sin
2022-04-27
1
-46
/
+37
|
*
|
Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2022-04-29
3
-12
/
+30
|
|
\
\
|
|
*
|
drm/i915/fbc: Consult hw.crtc instead of uapi.crtc
Ville Syrjälä
2022-04-26
1
-1
/
+1
|
|
*
|
drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
Imre Deak
2022-04-26
1
-1
/
+1
|
|
*
|
drm/i915: Check EDID for HDR static metadata when choosing blc
Jouni Högander
2022-04-25
1
-8
/
+26
|
|
*
|
drm/i915: Fix DISP_POS_Y and DISP_HEIGHT defines
Hans de Goede
2022-04-25
1
-2
/
+2
|
*
|
|
Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-04-29
1
-3
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
drm/sun4i: Remove obsolete references to PHYS_OFFSET
Samuel Holland
2022-04-26
1
-3
/
+0
*
|
|
|
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-28
70
-414
/
+598
|
\
\
\
\
|
*
|
|
|
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
2022-04-28
1
-1
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-04-28
3
-30
/
+45
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
2022-04-28
1
-14
/
+38
|
|
*
|
|
|
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
2022-04-27
1
-1
/
+1
|
|
*
|
|
|
netfilter: nf_conntrack_tcp: re-init for syn packets only
Florian Westphal
2022-04-27
1
-15
/
+6
|
*
|
|
|
|
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
2022-04-28
2
-100
/
+35
|
*
|
|
|
|
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
2022-04-28
1
-4
/
+0
|
*
|
|
|
|
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
2022-04-28
1
-1
/
+2
|
*
|
|
|
|
MAINTAINERS: Update BNXT entry with firmware files
Florian Fainelli
2022-04-28
1
-0
/
+2
|
*
|
|
|
|
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2022-04-28
5
-43
/
+83
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
2022-04-26
4
-19
/
+39
|
|
*
|
|
|
|
Bluetooth: hci_event: Fix creating hci_conn object on error status
Luiz Augusto von Dentz
2022-04-26
1
-0
/
+12
|
|
*
|
|
|
|
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
2022-04-26
2
-29
/
+37
[next]