index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipconfig.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-02
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
1
-0
/
+3
2022-06-02
assoc_array: Fix BUG_ON during garbage collect
Stephen Brennan
1
-0
/
+8
2022-06-01
rtc: mxc: Silence a clang warning
Fabio Estevam
1
-1
/
+1
2022-06-01
MAINTAINERS: rectify entries for some i3c drivers after dt conversion
Lukas Bulwahn
1
-2
/
+2
2022-06-01
afs: Fix infinite loop found by xfstest generic/676
David Howells
1
-1
/
+4
2022-05-31
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
5
-12
/
+30
2022-05-31
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
1
-0
/
+5
2022-05-31
NFSv4: Fix free of uninitialized nfs4_label on referral lookup.
Benjamin Coddington
5
-14
/
+25
2022-05-31
dm verity: set DM_TARGET_IMMUTABLE feature flag
Sarthak Kukreti
1
-0
/
+1
2022-05-31
MAINTAINERS: Update Lorenzo Pieralisi's email address
Lorenzo Pieralisi
2
-8
/
+9
2022-05-31
PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299
Bjorn Helgaas
1
-0
/
+2
2022-05-31
Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"
Bjorn Helgaas
1
-39
/
+26
2022-05-31
Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators"
Bjorn Helgaas
1
-76
/
+0
2022-05-31
Revert "PCI: brcmstb: Add control of subdevice voltage regulators"
Bjorn Helgaas
1
-78
/
+5
2022-05-31
Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"
Bjorn Helgaas
1
-44
/
+9
2022-05-31
dm table: fix dm_table_supports_poll to return false if no data devices
Mike Snitzer
1
-4
/
+15
2022-05-31
erofs: fix 'backmost' member of z_erofs_decompress_frontend
Weizhao Ouyang
1
-1
/
+1
2022-05-31
erofs: simplify z_erofs_pcluster_readmore()
Gao Xiang
1
-13
/
+10
2022-05-31
erofs: get rid of label `restart_now'
Gao Xiang
1
-19
/
+14
2022-05-31
erofs: get rid of `struct z_erofs_collection'
Gao Xiang
2
-96
/
+65
2022-05-31
RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]
Uwe Kleine-König
1
-0
/
+7
2022-05-30
usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probe
Dan Carpenter
1
-2
/
+2
2022-05-30
parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNT
Helge Deller
1
-2
/
+0
2022-05-30
cpufreq: CPPC: Fix unused-function warning
Pierre Gondois
1
-9
/
+8
2022-05-30
cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC_CPUFREQ_FIE
Zheng Bin
1
-1
/
+2
2022-05-30
xfs: fix xfs_ifree() error handling to not leak perag ref
Brian Foster
1
-1
/
+1
2022-05-29
video: fbdev: omap: Add prototype for hwa742_update_window_async()
Helge Deller
1
-0
/
+4
2022-05-29
erofs: update documentation
Gao Xiang
1
-22
/
+42
2022-05-29
erofs: fix crash when enable tracepoint cachefiles_prep_read
Xin Yin
1
-0
/
+1
2022-05-29
erofs: leave compressed inodes unsupported in fscache mode for now
Jeffle Xu
1
-1
/
+4
2022-05-28
drm: fix EDID struct for old ARM OABI format
Linus Torvalds
1
-3
/
+3
2022-05-28
video: fbdev: vesafb: Fix a use-after-free due early fb_info cleanup
Javier Martinez Canillas
1
-2
/
+3
2022-05-28
Revert "crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE"
Jason A. Donenfeld
1
-1
/
+0
2022-05-28
ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
Steven Rostedt (Google)
2
-2
/
+146
2022-05-28
pcmcia: Use platform_get_irq() to get the interrupt
Minghao Chi
1
-4
/
+5
2022-05-28
ksmbd: smbd: relax the count of sges required
Hyunchul Lee
1
-8
/
+5
2022-05-27
f2fs: fix to tag gcing flag on page during file defragment
Chao Yu
1
-0
/
+1
2022-05-27
f2fs: replace F2FS_I(inode) and sbi by the local variable
Yufen Yu
3
-18
/
+18
2022-05-27
crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE
Jason A. Donenfeld
1
-0
/
+1
2022-05-27
arm64/hugetlb: Fix building errors in huge_ptep_clear_flush()
Baolin Wang
1
-1
/
+4
2022-05-27
pipe: Fix missing lock in pipe_resize_ring()
David Howells
1
-13
/
+18
2022-05-27
smb3: remove unneeded null check in cifs_readdir
Steve French
2
-4
/
+3
2022-05-27
mm/shmem.c: suppress shift warning
Andrew Morton
1
-1
/
+1
2022-05-27
mm: Kconfig: reorganize misplaced mm options
Vlastimil Babka
4
-87
/
+87
2022-05-27
mm: kasan: fix input of vmalloc_to_page()
Kefeng Wang
1
-1
/
+1
2022-05-27
mm: fix is_pinnable_page against a cma page
Minchan Kim
2
-4
/
+13
2022-05-27
mm: filter out swapin error entry in shmem mapping
Miaohe Lin
2
-1
/
+7
2022-05-27
mm/shmem: fix infinite loop when swap in shmem error at swapoff time
Miaohe Lin
1
-0
/
+39
2022-05-27
mm/madvise: free hwpoison and swapin error entry in madvise_free_pte_range
Miaohe Lin
1
-5
/
+8
2022-05-27
mm/swapfile: fix lost swap bits in unuse_pte()
Miaohe Lin
1
-3
/
+7
[next]