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
*
cifs: call helper functions for marking channels for reconnect
Shyam Prasad N
2022-02-09
4
-11
/
+6
*
cifs: call cifs_reconnect when a connection is marked
Shyam Prasad N
2022-02-08
1
-0
/
+1
*
[smb3] improve error message when mount options conflict with posix
Steve French
2022-02-07
1
-1
/
+10
*
Linux 5.17-rc3
v5.17-rc3
Linus Torvalds
2022-02-06
1
-1
/
+1
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-06
19
-160
/
+196
|
\
|
*
fs/ext4: fix comments mentioning i_mutex
hongnanli
2022-02-03
8
-20
/
+20
|
*
ext4: fix incorrect type issue during replay_del_range
Xin Yin
2022-02-03
1
-2
/
+3
|
*
jbd2: fix kernel-doc descriptions for jbd2_journal_shrink_{scan,count}()
Yang Li
2022-02-03
1
-0
/
+4
|
*
ext4: fix potential NULL pointer dereference in ext4_fill_super()
Lukas Czerner
2022-02-03
1
-1
/
+1
|
*
jbd2: refactor wait logic for transaction updates into a common function
Ritesh Harjani
2022-02-03
3
-38
/
+38
|
*
jbd2: cleanup unused functions declarations from jbd2.h
Ritesh Harjani
2022-02-03
1
-7
/
+0
|
*
ext4: fix error handling in ext4_fc_record_modified_inode()
Ritesh Harjani
2022-02-03
1
-35
/
+29
|
*
ext4: remove redundant max inline_size check in ext4_da_write_inline_data_beg...
Ritesh Harjani
2022-02-03
1
-9
/
+4
|
*
ext4: fix error handling in ext4_restore_inline_data()
Ritesh Harjani
2022-02-03
1
-1
/
+9
|
*
ext4: fast commit may miss file actions
Xin Yin
2022-02-03
3
-10
/
+7
|
*
ext4: fast commit may not fallback for ineligible commit
Xin Yin
2022-02-03
11
-23
/
+42
|
*
ext4: modify the logic of ext4_mb_new_blocks_simple
Xin Yin
2022-02-03
1
-9
/
+17
|
*
ext4: prevent used blocks from being allocated during fast commit replay
Xin Yin
2022-02-03
3
-5
/
+22
*
|
Merge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of git://git.kernel.org/pub...
Linus Torvalds
2022-02-06
18
-45
/
+186
|
\
\
|
*
|
perf ftrace: system_wide collection is not effective by default
Changbin Du
2022-02-06
1
-21
/
+24
|
*
|
libperf: Add arm64 support to perf_mmap__read_self()
Rob Herring
2022-02-06
2
-1
/
+102
|
*
|
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2022-02-06
1
-1
/
+3
|
*
|
perf stat: Fix display of grouped aliased events
Ian Rogers
2022-02-06
1
-9
/
+10
|
*
|
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
2022-02-06
3
-2
/
+5
|
*
|
perf bpf: Fix a typo in bpf_counter_cgroup.c
Masanari Iida
2022-02-06
1
-1
/
+1
|
*
|
perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
Leo Yan
2022-02-06
1
-0
/
+19
|
*
|
perf session: Check for NULL pointer before dereference
Ameer Hamza
2022-02-06
1
-1
/
+2
|
*
|
perf annotate: Set error stream of objdump process for TUI
Namhyung Kim
2022-02-06
1
-0
/
+1
|
*
|
perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()
Anshuman Khandual
2022-02-06
1
-1
/
+1
|
*
|
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-02-06
1
-3
/
+3
|
*
|
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
2022-02-06
335
-2199
/
+4741
|
|
\
\
|
*
|
|
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
2022-02-01
1
-0
/
+3
|
*
|
|
perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMA
Arnaldo Carvalho de Melo
2022-02-01
1
-1
/
+1
|
*
|
|
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2022-02-01
1
-0
/
+2
|
*
|
|
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
2022-02-01
1
-3
/
+3
|
*
|
|
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
2022-02-01
1
-1
/
+6
*
|
|
|
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-02-06
5
-10
/
+43
|
\
\
\
\
|
*
|
|
|
perf/x86/intel/pt: Fix crash with stop filters in single-range mode
Tristan Hume
2022-02-02
1
-2
/
+3
|
*
|
|
|
perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architect...
Marco Elver
2022-02-02
1
-0
/
+2
|
*
|
|
|
selftests/perf_events: Test modification of perf_event_attr::sig_data
Marco Elver
2022-02-02
1
-8
/
+9
|
*
|
|
|
perf: Copy perf_event_attr::sig_data on modification
Marco Elver
2022-02-02
1
-0
/
+16
|
*
|
|
|
x86/perf: Default set FREEZE_ON_SMI for all
Peter Zijlstra
2022-02-02
1
-0
/
+13
|
|
/
/
/
*
|
|
|
Merge tag 'objtool_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-02-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
objtool: Fix truncated string warning
Sergei Trofimovich
2022-01-24
1
-1
/
+1
*
|
|
|
|
Merge tag 'irq_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-02-06
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
PCI/MSI: Remove bogus warning in pci_irq_get_affinity()
Thomas Gleixner
2022-02-04
1
-1
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'edac_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-02-06
2
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
EDAC/xgene: Fix deferred probing
Sergey Shtylyov
2022-01-30
1
-1
/
+1
|
*
|
|
|
EDAC/altera: Fix deferred probing
Sergey Shtylyov
2022-01-28
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-02-05
7
-50
/
+20
|
\
\
\
\
[next]