index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
ext4: verify dir block before splitting it
Jan Kara
1
-11
/
+21
2022-05-24
ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state
Theodore Ts'o
1
-2
/
+3
2022-05-21
ext4: fix bug_on in ext4_writepages
Ye Bin
1
-0
/
+12
2022-05-21
ext4: refactor and move ext4_ioctl_get_encryption_pwsalt()
Ritesh Harjani
3
-57
/
+64
2022-05-21
ext4: cleanup function defs from ext4.h into crypto.c
Ritesh Harjani
2
-64
/
+70
2022-05-21
ext4: move ext4 crypto code to its own file crypto.c
Ritesh Harjani
4
-122
/
+131
2022-05-18
ext4: fix memory leak in parse_apply_sb_mount_options()
Eric Biggers
1
-2
/
+4
2022-05-18
ext4: reject the 'commit' option on ext2 filesystems
Eric Biggers
1
-0
/
+1
2022-05-18
ext4: remove duplicated #include of dax.h in inode.c
Yang Li
1
-1
/
+0
2022-05-17
ext4: fix race condition between ext4_write and ext4_convert_inline_data
Baokun Li
2
-13
/
+6
2022-05-17
ext4: convert symlink external data block mapping to bdev
Zhang Yi
3
-83
/
+100
2022-05-17
ext4: add nowait mode for ext4_getblk()
Zhang Yi
2
-0
/
+16
2022-05-17
ext4: fix journal_ioprio mount option handling
Ojaswin Mujoo
1
-5
/
+10
2022-05-17
ext4: mark group as trimmed only if it was fully scanned
Dmitry Monakhov
1
-6
/
+12
2022-05-17
ext4: fix use-after-free in ext4_rename_dir_prepare
Ye Bin
1
-3
/
+27
2022-05-13
ext4: add unmount filesystem message
Zhang Yi
1
-0
/
+3
2022-05-13
ext4: remove unnecessary conditionals
Lv Ruyi
2
-4
/
+2
2022-05-11
ext4: remove unnecessary code in __mb_check_buddy
Jinke Han
1
-4
/
+1
2022-05-11
ext4: fix spelling errors in comments
Chin Yik Ming
1
-2
/
+2
2022-05-11
ext4: remove unnecessary type castings
Yu Zhe
7
-15
/
+15
2022-05-11
ext4: fix warning in ext4_handle_inode_extension
Ye Bin
1
-0
/
+4
2022-05-11
ext4: get rid of unused DEFAULT_MB_OPTIMIZE_SCAN
Ojaswin Mujoo
1
-1
/
+0
2022-05-01
Linux 5.18-rc5
v5.18-rc5
Linus Torvalds
1
-1
/
+1
2022-04-29
Revert "arm: dts: at91: Fix boolean properties with values"
Arnd Bergmann
2
-2
/
+2
2022-04-29
KVM: x86: work around QEMU issue with synthetic CPUID leaves
Paolo Bonzini
1
-5
/
+14
2022-04-29
Revert "x86/mm: Introduce lookup_address_in_mm()"
Sean Christopherson
2
-15
/
+0
2022-04-29
KVM: x86/mmu: fix potential races when walking host page table
Mingwei Zhang
1
-5
/
+42
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
6
-11
/
+34
2022-04-29
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
5
-16
/
+45
2022-04-29
io_uring: check that data field is 0 in ringfd unregister
Eugene Syromiatnikov
1
-1
/
+1
2022-04-29
bfq: Fix warning in bfqq_request_over_limit()
Jan Kara
1
-3
/
+9
2022-04-29
x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
Thomas Gleixner
1
-1
/
+5
2022-04-28
io_uring: fix uninitialized field in rw io_kiocb
Joseph Ravichandran
1
-0
/
+1
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
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
6
-69
/
+0
2022-04-28
perf symbol: Update symbols__fixup_end()
Namhyung Kim
1
-4
/
+25
2022-04-28
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
3
-5
/
+6
2022-04-28
perf test: Add perf_event_attr test for Arm SPE
Timothy Hayes
2
-0
/
+13
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
2
-1
/
+12
2022-04-28
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
1
-1
/
+1
2022-04-28
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
1
-1
/
+1
2022-04-28
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
1
-4
/
+0
2022-04-28
elf: Fix the arm64 MTE ELF segment name and value
Catalin Marinas
3
-4
/
+4
2022-04-27
scsi: target: pscsi: Set SCF_TREAT_READ_AS_NORMAL flag only if there is valid...
David Jeffery
1
-5
/
+5
2022-04-27
net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
Yang Yingliang
1
-1
/
+1
[next]