summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | arm64: dts: meson-g12b-odroid-n2: fix typo 'dio2133'Dongjin Kim2022-02-041-2/+2
| | |/ / | |/| |
* | | | Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel....Arnd Bergmann2022-02-0710-54/+74
|\ \ \ \
| * | | | ARM: dts: Don't use legacy clock defines for dra7 clkctrlTony Lindgren2021-12-221-10/+10
| * | | | clk: ti: Move dra7 clock devices out of the legacy sectionTony Lindgren2021-12-221-7/+7
| * | | | ARM: dts: Fix timer regression for beagleboard revision cTony Lindgren2021-12-175-34/+52
| * | | | ARM: dts: am335x-wega: Fix typo in mcasp property rx-num-evtJayesh Choudhary2021-12-171-1/+1
| * | | | ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_ofYe Guojin2021-12-171-1/+1
| * | | | ARM: OMAP2+: hwmod: Add of_node_put() before breakWan Jiabing2021-12-171-1/+3
* | | | | Merge tag 'optee-fix-for-v5.17' of git://git.linaro.org/people/jens.wiklander...Arnd Bergmann2022-02-074-67/+64
|\ \ \ \ \
| * | | | | optee: use driver internal tee_context for some rpcJens Wiklander2022-02-034-67/+64
* | | | | | MAINTAINERS: update drm/stm drm/sti and cec/sti maintainersPhilippe Cornu2022-02-071-0/+3
* | | | | | MAINTAINERS: Update Benjamin Gaignard maintainer statusBenjamin Gaignard2022-02-071-4/+1
* | | | | | Linux 5.17-rc3v5.17-rc3Linus Torvalds2022-02-061-1/+1
* | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-02-0619-160/+196
|\ \ \ \ \ \
| * | | | | | fs/ext4: fix comments mentioning i_mutexhongnanli2022-02-038-20/+20
| * | | | | | ext4: fix incorrect type issue during replay_del_rangeXin Yin2022-02-031-2/+3
| * | | | | | jbd2: fix kernel-doc descriptions for jbd2_journal_shrink_{scan,count}()Yang Li2022-02-031-0/+4
| * | | | | | ext4: fix potential NULL pointer dereference in ext4_fill_super()Lukas Czerner2022-02-031-1/+1
| * | | | | | jbd2: refactor wait logic for transaction updates into a common functionRitesh Harjani2022-02-033-38/+38
| * | | | | | jbd2: cleanup unused functions declarations from jbd2.hRitesh Harjani2022-02-031-7/+0
| * | | | | | ext4: fix error handling in ext4_fc_record_modified_inode()Ritesh Harjani2022-02-031-35/+29
| * | | | | | ext4: remove redundant max inline_size check in ext4_da_write_inline_data_beg...Ritesh Harjani2022-02-031-9/+4
| * | | | | | ext4: fix error handling in ext4_restore_inline_data()Ritesh Harjani2022-02-031-1/+9
| * | | | | | ext4: fast commit may miss file actionsXin Yin2022-02-033-10/+7
| * | | | | | ext4: fast commit may not fallback for ineligible commitXin Yin2022-02-0311-23/+42
| * | | | | | ext4: modify the logic of ext4_mb_new_blocks_simpleXin Yin2022-02-031-9/+17
| * | | | | | ext4: prevent used blocks from being allocated during fast commit replayXin Yin2022-02-033-5/+22
* | | | | | | Merge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of git://git.kernel.org/pub...Linus Torvalds2022-02-0618-45/+186
|\ \ \ \ \ \ \
| * | | | | | | perf ftrace: system_wide collection is not effective by defaultChangbin Du2022-02-061-21/+24
| * | | | | | | libperf: Add arm64 support to perf_mmap__read_self()Rob Herring2022-02-062-1/+102
| * | | | | | | tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-02-061-1/+3
| * | | | | | | perf stat: Fix display of grouped aliased eventsIan Rogers2022-02-061-9/+10
| * | | | | | | perf tools: Apply correct label to user/kernel symbols in branch modeGerman Gomez2022-02-063-2/+5
| * | | | | | | perf bpf: Fix a typo in bpf_counter_cgroup.cMasanari Iida2022-02-061-1/+1
| * | | | | | | perf synthetic-events: Return error if procfs isn't mounted for PID namespacesLeo Yan2022-02-061-0/+19
| * | | | | | | perf session: Check for NULL pointer before dereferenceAmeer Hamza2022-02-061-1/+2
| * | | | | | | perf annotate: Set error stream of objdump process for TUINamhyung Kim2022-02-061-0/+1
| * | | | | | | perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()Anshuman Khandual2022-02-061-1/+1
| * | | | | | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-02-061-3/+3
| * | | | | | | Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo2022-02-06335-2199/+4741
| |\ \ \ \ \ \ \
| * | | | | | | | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2022-02-011-0/+3
| * | | | | | | | perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMAArnaldo Carvalho de Melo2022-02-011-1/+1
| * | | | | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-02-011-0/+2
| * | | | | | | | tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2022-02-011-3/+3
| * | | | | | | | tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-02-011-1/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-065-10/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86/intel/pt: Fix crash with stop filters in single-range modeTristan Hume2022-02-021-2/+3
| * | | | | | | | perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architect...Marco Elver2022-02-021-0/+2
| * | | | | | | | selftests/perf_events: Test modification of perf_event_attr::sig_dataMarco Elver2022-02-021-8/+9
| * | | | | | | | perf: Copy perf_event_attr::sig_data on modificationMarco Elver2022-02-021-0/+16