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
2023-03-23
mm/ksm: fix race with VMA iteration and mm_struct teardown
Liam R. Howlett
1
-2
/
+9
2023-03-23
kselftest: vm: fix unused variable warning
Peter Xu
1
-2
/
+1
2023-03-23
mm: fix error handling for map_deny_write_exec
Joey Gouly
1
-1
/
+1
2023-03-23
mm: deduplicate error handling for map_deny_write_exec
Joey Gouly
1
-6
/
+1
2023-03-23
checksyscalls: ignore fstat to silence build warning on LoongArch
Tiezhu Yang
1
-1
/
+3
2023-03-23
nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
Ryusuke Konishi
1
-1
/
+1
2023-03-23
test_maple_tree: add more testing for mas_empty_area()
Liam R. Howlett
1
-0
/
+48
2023-03-23
maple_tree: fix mas_skip_node() end slot detection
Liam R. Howlett
1
-19
/
+5
2023-03-23
mm, vmalloc: fix high order __GFP_NOFAIL allocations
Michal Hocko
1
-5
/
+23
2023-03-23
Reinstate "GFS2: free disk inode which is deleted by remote node -V2"
Bob Peterson
1
-0
/
+18
2023-03-22
bootconfig: Change message if no bootconfig with CONFIG_BOOT_CONFIG_FORCE=y
Masami Hiramatsu (Google)
1
-3
/
+7
2023-03-21
asymmetric_keys: log on fatal failures in PE/pkcs7
Robbie Harwood
2
-17
/
+17
2023-03-21
verify_pefile: relax wrapper length check
Robbie Harwood
1
-4
/
+8
2023-03-21
keys: Do not cache key in task struct if key is requested from kernel thread
David Howells
1
-3
/
+6
2023-03-22
bootconfig: Fix testcase to increase max node
Masami Hiramatsu (Google)
1
-4
/
+8
2023-03-21
zonefs: Fix error message in zonefs_file_dio_append()
Damien Le Moal
1
-1
/
+1
2023-03-21
zonefs: Prevent uninitialized symbol 'size' warning
Damien Le Moal
1
-1
/
+1
2023-03-20
gpu: host1x: fix uninitialized variable use
Arnd Bergmann
1
-3
/
+2
2023-03-19
Linux 6.3-rc3
v6.3-rc3
Linus Torvalds
1
-1
/
+1
2023-03-19
tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
Costa Shulyupin
1
-2
/
+2
2023-03-19
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
1
-4
/
+0
2023-03-19
tracing: Make splice_read available again
Sung-hun Kim
1
-0
/
+2
2023-03-19
ftrace: Set direct_ops storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-03-19
trace/hwlat: Do not start per-cpu thread if it is already running
Tero Kristo
1
-0
/
+4
2023-03-19
trace/hwlat: Do not wipe the contents of per-cpu thread data
Tero Kristo
1
-3
/
+0
2023-03-19
tracing/osnoise: set several trace_osnoise.c variables storage-class-specifie...
Tom Rix
1
-5
/
+5
2023-03-19
tracing: Fix wrong return in kprobe_event_gen_test.c
Anton Gusev
1
-2
/
+2
2023-03-18
fscrypt: check for NULL keyring in fscrypt_put_master_key_activeref()
Eric Biggers
1
-0
/
+2
2023-03-18
fscrypt: improve fscrypt_destroy_keyring() documentation
Eric Biggers
1
-10
/
+11
2023-03-18
media: m5mols: fix off-by-one loop termination error
Linus Torvalds
1
-1
/
+1
2023-03-17
ext4: fix possible double unlock when moving a directory
Theodore Ts'o
1
-3
/
+1
2023-03-17
nfsd: don't replace page in rq_pages if it's a continuation of last page
Jeff Layton
1
-1
/
+8
2023-03-17
tools/power turbostat: version 2023.03.17
Len Brown
1
-8
/
+5
2023-03-17
tools/power turbostat: fix decoding of HWP_STATUS
Antti Laakso
1
-1
/
+1
2023-03-17
tools/power turbostat: Introduce support for EMR
Zhang Rui
1
-0
/
+3
2023-03-17
tools/power turbostat: remove stray newlines from warn/warnx strings
Len Brown
1
-2
/
+2
2023-03-17
tools/power turbostat: Fix /dev/cpu_dma_latency warnings
Prarit Bhargava
2
-1
/
+3
2023-03-17
tools/power turbostat: Provide better debug messages for failed capabilities ...
Prarit Bhargava
2
-7
/
+7
2023-03-17
tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMIT
Len Brown
1
-1
/
+1
2023-03-17
selftests: bonding: add tests for ether type changes
Nikolay Aleksandrov
2
-1
/
+87
2023-03-17
bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails
Nikolay Aleksandrov
1
-3
/
+1
2023-03-17
bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
Nikolay Aleksandrov
1
-4
/
+15
2023-03-17
net: renesas: rswitch: Fix GWTSDIE register handling
Yoshihiro Shimoda
2
-2
/
+8
2023-03-17
net: renesas: rswitch: Fix the output value of quote from rswitch_rx()
Yoshihiro Shimoda
1
-3
/
+7
2023-03-17
ethernet: sun: add check for the mdesc_grab()
Liang He
2
-0
/
+6
2023-03-17
drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refs
Christian König
1
-2
/
+0
2023-03-16
net: ipa: fix some register validity checks
Alex Elder
3
-15
/
+30
2023-03-16
net: ipa: kill FILT_ROUT_CACHE_CFG IPA register
Alex Elder
2
-11
/
+2
2023-03-16
net: ipa: add two missing declarations
Alex Elder
1
-0
/
+4
2023-03-16
net: ipa: reg: include <linux/bug.h>
Alex Elder
1
-1
/
+2
[next]