index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
fs/ntfs3: Create MFT zone only if length is large enough
Konstantin Komarov
1
-8
/
+3
2022-08-03
fs/ntfs3: Refactoring attr_insert_range to restore after errors
Konstantin Komarov
1
-31
/
+86
2022-08-03
fs/ntfs3: Refactoring attr_punch_hole to restore after errors
Konstantin Komarov
3
-38
/
+105
2022-08-03
fs/ntfs3: Refactoring attr_set_size to restore after errors
Konstantin Komarov
1
-54
/
+126
2022-08-03
fs/ntfs3: New function ntfs_bad_inode
Konstantin Komarov
6
-17
/
+25
2022-08-03
fs/ntfs3: Make MFT zone less fragmented
Konstantin Komarov
3
-14
/
+33
2022-08-03
fs/ntfs3: Check possible errors in run_pack in advance
Konstantin Komarov
1
-17
/
+22
2022-08-03
fs/ntfs3: Added comments to frecord functions
Konstantin Komarov
4
-8
/
+6
2022-08-03
fs/ntfs3: Fill duplicate info in ni_add_name
Konstantin Komarov
2
-16
/
+14
2022-08-03
fs/ntfs3: Make static function attr_load_runs
Konstantin Komarov
2
-4
/
+2
2022-08-03
fs/ntfs3: Add new argument is_mft to ntfs_mark_rec_free
Konstantin Komarov
4
-11
/
+14
2022-08-03
fs/ntfs3: Remove unused mi_mark_free
Konstantin Komarov
4
-25
/
+2
2022-08-03
fs/ntfs3: Fix very fragmented case in attr_punch_hole
Konstantin Komarov
1
-1
/
+12
2022-08-03
fs/ntfs3: Fix work with fragmented xattr
Konstantin Komarov
1
-1
/
+6
2022-08-03
fs/ntfs3: Make ntfs_fallocate return -ENOSPC instead of -EFBIG
Konstantin Komarov
1
-0
/
+13
2022-08-03
fs/ntfs3: extend ni_insert_nonresident to return inserted ATTR_LIST_ENTRY
Konstantin Komarov
4
-18
/
+25
2022-08-03
fs/ntfs3: Check reserved size for maximum allowed
Konstantin Komarov
2
-3
/
+9
2022-08-03
fs/ntfs3: Do not change mode if ntfs_set_ea failed
Konstantin Komarov
1
-10
/
+10
2022-08-03
mailbox: imx: clear pending interrupts
Peng Fan
1
-0
/
+11
2022-08-03
io_uring: pass correct parameters to io_req_set_res
Ming Lei
1
-1
/
+1
2022-08-03
modpost: use more reliable way to get fromsec in section_rel(a)()
Masahiro Yamada
1
-4
/
+2
2022-08-03
modpost: add array range check to sec_name()
Masahiro Yamada
1
-1
/
+9
2022-08-03
modpost: refactor get_secindex()
Masahiro Yamada
1
-12
/
+18
2022-08-03
kbuild: set EXIT trap before creating temporary directory
Masahiro Yamada
2
-2
/
+2
2022-08-03
video: fbdev: i740fb: Check the argument of i740_calc_vclk()
Zheyu Ma
1
-2
/
+7
2022-08-03
video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()
Zheyu Ma
1
-1
/
+6
2022-08-03
x86/speculation: Add LFENCE to RSB fill sequence
Pawan Gupta
1
-1
/
+3
2022-08-03
libceph: clean up ceph_osdc_start_request prototype
Jeff Layton
5
-54
/
+37
2022-08-03
modpost: remove unused Elf_Sword macro
Masahiro Yamada
1
-2
/
+0
2022-08-03
Makefile.extrawarn: re-enable -Wformat for clang
Justin Stitt
1
-1
/
+0
2022-08-03
x86/numa: Use cpumask_available instead of hardcoded NULL check
Siddh Raman Pant
1
-2
/
+2
2022-08-03
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
9
-29
/
+113
2022-08-03
sched/rt: Fix Sparse warnings due to undefined rt.c declarations
Ben Dooks
1
-3
/
+4
2022-08-03
video:backlight: remove reference to AVR32 architecture in ltv350qv
Hans-Christian Noren Egtvedt
1
-2
/
+1
2022-08-03
video: remove support for non-existing atmel,at32ap-lcdc in atmel_lcdfb
Hans-Christian Noren Egtvedt
1
-1
/
+0
2022-08-03
usb:udc: remove reference to AVR32 architecture in Atmel USBA Kconfig
Hans-Christian Noren Egtvedt
1
-2
/
+2
2022-08-03
sound:spi: remove reference to AVR32 in Atmel AT73C213 DAC driver
Hans-Christian Noren Egtvedt
1
-1
/
+1
2022-08-03
net: remove cdns,at32ap7000-macb device tree entry
Hans-Christian Noren Egtvedt
2
-3
/
+1
2022-08-03
misc: update maintainer email address and description for atmel-ssc
Hans-Christian Noren Egtvedt
1
-2
/
+2
2022-08-03
mfd: remove reference to AVR32 architecture in atmel-smc.c
Hans-Christian Noren Egtvedt
1
-2
/
+2
2022-08-03
dma:dw: remove reference to AVR32 architecture in core.c
Hans-Christian Noren Egtvedt
1
-3
/
+0
2022-08-03
exit: Fix typo in comment: s/sub-theads/sub-threads
Ingo Molnar
1
-1
/
+1
2022-08-03
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
3
-5
/
+7
2022-08-03
MAINTAINERS: Use Lee Jones' kernel.org address for Backlight submissions
Lee Jones
1
-1
/
+1
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
27
-81
/
+259
2022-08-03
powerpc/64e: Fix kexec build error
Michael Ellerman
1
-0
/
+1
2022-08-03
tty: serial: qcom-geni-serial: Fix %lu -> %u in print statements
Douglas Anderson
1
-2
/
+2
2022-08-03
xfrm: clone missing x->lastused in xfrm_do_migrate
Antony Antony
1
-0
/
+1
2022-08-03
xfrm: fix XFRMA_LASTUSED comment
Antony Antony
1
-1
/
+1
2022-08-03
Revert "xfrm: update SA curlft.use_time"
Antony Antony
2
-2
/
+0
[prev]
[next]