aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-02-02perf annotate-data: Add debug messageperf/data-profile-v5Namhyung Kim2-10/+114
2024-02-02perf annotate-data: Add stack canary typeNamhyung Kim2-0/+25
2024-02-02perf annotate-data: Track instructions with a this-cpu variableNamhyung Kim1-24/+60
2024-02-02perf annotate-data: Handle this-cpu variables in kernelNamhyung Kim2-0/+35
2024-02-02perf annotate: Parse x86 segment register locationNamhyung Kim2-2/+32
2024-02-02perf annotate-data: Implement instruction trackingNamhyung Kim1-0/+232
2024-02-02perf annotate-data: Handle call instructionsNamhyung Kim1-2/+43
2024-02-02perf annotate-data: Handle global variable accessNamhyung Kim4-22/+83
2024-02-02perf annotate-data: Add update_insn_state()Namhyung Kim3-2/+140
2024-02-02perf annotate-data: Maintain variable type infoNamhyung Kim3-0/+188
2024-02-02perf annotate: Add annotate_get_basic_blocks()Namhyung Kim2-3/+235
2024-02-02perf map: Add map__objdump_2rip()Namhyung Kim2-0/+23
2024-02-02perf annotate-data: Introduce struct data_loc_infoNamhyung Kim3-60/+91
2024-02-02perf dwarf-aux: Handle type transfer for memory accessNamhyung Kim2-0/+116
2024-02-02perf dwarf-aux: Add die_collect_vars()Namhyung Kim2-28/+107
2024-02-01perf Documentation: Add some more hints to tips.txtAndi Kleen1-5/+26
2024-02-01perf test: Simplify metric value validation test final reportWeilin Wang2-108/+127
2024-02-01perf report: Prevent segfault with --no-parentAndi Kleen1-1/+1
2024-02-01perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample()Yang Jihong1-1/+0
2024-02-01perf evsel: Rename get_states() to parse_task_states() and make it publicZe Gao6-115/+120
2024-01-25perf tools: Add -H short option for --hierarchyNamhyung Kim4-4/+61
2024-01-25perf pmu: Treat the msr pmu as softwareIan Rogers1-1/+11
2024-01-24perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built inJames Clark1-0/+6
2024-01-24perf version: Display availability of HAVE_DWARF_UNWIND_SUPPORTJames Clark1-0/+1
2024-01-24perf evlist: Fix evlist__new_default() for > 1 core PMUJames Clark1-1/+8
2024-01-24perf mem: Clean up perf_pmus__num_mem_pmus()Kan Liang7-19/+17
2024-01-24perf mem: Clean up perf_mem_events__record_args()Kan Liang4-53/+17
2024-01-24perf mem: Clean up is_mem_loads_aux_event()Kan Liang2-21/+16
2024-01-24perf mem: Clean up perf_mem_event__supported()Kan Liang5-29/+31
2024-01-24perf mem: Clean up perf_mem_events__name()Kan Liang10-107/+97
2024-01-24perf mem: Clean up perf_mem_events__ptr()Kan Liang6-92/+104
2024-01-24perf mem: Add mem_events into the supported perf_pmuKan Liang10-7/+44
2024-01-22perf sched: Commit to evsel__taskstate() to parse task state infoZe Gao1-36/+10
2024-01-22perf util: Add evsel__taskstate() to parse the task state info insteadZe Gao2-1/+36
2024-01-22perf util: Add helpers to parse task state string from libtraceeventZe Gao1-0/+112
2024-01-22perf sched: Sync state char array with the kernelZe Gao1-12/+1
2024-01-22perf data: Minor code style alignment cleanupYang Jihong3-10/+11
2024-01-22perf record: Check conflict between '--timestamp-filename' option and pipe mo...Yang Jihong2-2/+5
2024-01-22perf record: Fix possible incorrect free in record__switch_output()Yang Jihong1-1/+1
2024-01-22perf dwarf-aux: Check allowed DWARF OpsNamhyung Kim1-4/+40
2024-01-22perf annotate-data: Support stack variablesNamhyung Kim3-24/+93
2024-01-22perf dwarf-aux: Add die_get_cfa()Namhyung Kim2-1/+82
2024-01-22perf annotate-data: Support global variablesNamhyung Kim4-13/+92
2024-01-22perf annotate-data: Handle PC-relative addressingNamhyung Kim1-18/+38
2024-01-22perf annotate-data: Add stack operation pseudo typeNamhyung Kim2-0/+27
2024-01-22perf annotate-data: Handle array style accessesNamhyung Kim4-19/+61
2024-01-22perf annotate-data: Handle macro fusion on x86Namhyung Kim1-1/+16
2024-01-22perf annotate-data: Parse 'lock' prefix from llvm-objdumpNamhyung Kim1-1/+13
2024-01-22perf build: Check whether pkg-config is installed when libtraceevent is linkedYang Jihong1-0/+6
2024-01-22perf test: raise limit to 20 percent for perf_stat_--bpf-counters_testThomas Richter1-6/+6
2024-01-21Linux 6.8-rc1Linus Torvalds1-2/+2
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds78-1426/+1629
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-12/+41
2024-01-21Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+1
2024-01-21bcachefs: Improve inode_to_text()Kent Overstreet1-7/+18
2024-01-21bcachefs: logged_ops_format.hKent Overstreet2-27/+31
2024-01-21bcachefs: reflink_format.hKent Overstreet3-47/+48
2024-01-21bcachefs; extents_format.hKent Overstreet2-279/+284
2024-01-21bcachefs: ec_format.hKent Overstreet2-16/+20
2024-01-21bcachefs: subvolume_format.hKent Overstreet2-32/+36
2024-01-21bcachefs: snapshot_format.hKent Overstreet2-33/+37
2024-01-21bcachefs: alloc_background_format.hKent Overstreet2-93/+94
2024-01-21bcachefs: xattr_format.hKent Overstreet2-15/+20
2024-01-21bcachefs: dirent_format.hKent Overstreet2-39/+43
2024-01-21bcachefs: inode_format.hKent Overstreet2-164/+167
2024-01-21bcachefs; quota_format.hKent Overstreet2-42/+48
2024-01-21bcachefs: sb-counters_format.hKent Overstreet2-95/+100
2024-01-21bcachefs: counters.c -> sb-counters.cKent Overstreet5-8/+7
2024-01-21bcachefs: comment bch_subvolumeKent Overstreet1-0/+3
2024-01-21bcachefs: bch_snapshot::btimeKent Overstreet2-0/+3
2024-01-21bcachefs: add missing __GFP_NOWARNKent Overstreet1-1/+1
2024-01-21bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet11-23/+24
2024-01-21bcachefs: Prep work for variable size btree node buffersKent Overstreet18-97/+87
2024-01-21bcachefs: grab s_umount only if snapshottingSu Yue1-6/+5
2024-01-21bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exitSu Yue1-1/+1
2024-01-21bcachefs: bios must be 512 byte alginedKent Overstreet1-0/+4
2024-01-21bcachefs: remove redundant variable tmpColin Ian King1-3/+1
2024-01-21bcachefs: Improve trace_trans_restart_relockKent Overstreet5-24/+44
2024-01-21bcachefs: Fix excess transaction restarts in __bchfs_fallocate()Kent Overstreet4-16/+35
2024-01-21bcachefs: extents_to_bp_stateKent Overstreet1-48/+41
2024-01-21bcachefs: bkey_and_val_eq()Kent Overstreet1-3/+8
2024-01-21bcachefs: Better journal tracepointsKent Overstreet2-60/+79
2024-01-21bcachefs: Print size of superblock with space allocatedKent Overstreet1-1/+3
2024-01-21bcachefs: Avoid flushing the journal in the discard pathKent Overstreet1-19/+41
2024-01-21bcachefs: Improve move_extent tracepointKent Overstreet5-7/+48
2024-01-21bcachefs: Add missing bch2_moving_ctxt_flush_all()Kent Overstreet1-0/+1
2024-01-21bcachefs: Re-add move_extent_write tracepointKent Overstreet2-23/+20
2024-01-21bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amountKent Overstreet1-2/+2
2024-01-21bcachefs: Add .val_to_text() for KEY_TYPE_cookieKent Overstreet1-0/+9
2024-01-21bcachefs: Don't pass memcmp() as a pointerKent Overstreet1-2/+8
2024-01-21Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-6/+6
2024-01-21bcachefs: Reduce would_deadlock restartsKent Overstreet1-0/+7
2024-01-21bcachefs: bch2_trans_account_disk_usage_change()Kent Overstreet3-29/+48
2024-01-21bcachefs: bch_fs_usage_baseKent Overstreet7-47/+45
2024-01-21bcachefs: bch2_prt_compression_type()Kent Overstreet5-6/+15
2024-01-21bcachefs: helpers for printing data typesKent Overstreet14-64/+64
2024-01-21bcachefs: BTREE_TRIGGER_ATOMICKent Overstreet8-30/+27
2024-01-21bcachefs: drop to_text code for obsolete bps in alloc keysKent Overstreet1-18/+0
2024-01-21bcachefs: eytzinger_for_each() declares loop iterKent Overstreet2-3/+3
2024-01-21bcachefs: Don't log errors if BCH_WRITE_ALLOC_NOWAITKent Overstreet1-4/+5
2024-01-21bcachefs: fix memleak in bch2_split_devsSu Yue1-3/+5
2024-01-20Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds19-257/+244
2024-01-20Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds46-300/+1882
2024-01-20Merge tag 'coccinelle-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+8
2024-01-20media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)Aurelien Jarno1-5/+5
2024-01-20coccinelle: device_attr_show: simplify patch caseJulia Lawall1-8/+3
2024-01-20execve: open the executable file before doing anything elseLinus Torvalds1-34/+35
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds71-213/+2676
2024-01-20Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-39/+103
2024-01-20Merge tag 'sh-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+3
2024-01-20Merge tag 'fbdev-for-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-13/+1
2024-01-19Merge tag 'perf-tools-for-v6.8-1-2024-01-09' of git://git.kernel.org/pub/scm/...Linus Torvalds249-2141/+7843
2024-01-19Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-82/+3
2024-01-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds11-49/+83
2024-01-19Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds34-102/+1735
2024-01-19Revert "firmware/sysfb: Clear screen_info state after consuming it"Helge Deller1-13/+1
2024-01-19Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-49/+30
2024-01-19coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...Li Zhijian1-9/+13
2024-01-19Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2024-01-19Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-149/+209
2024-01-19string: Remove strlcpy()Kees Cook6-80/+1
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds85-463/+692
2024-01-19Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds29-342/+614
2024-01-19Merge tag 'apparmor-pr-2024-01-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-74/+54
2024-01-19Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds11-63/+98
2024-01-19Merge tag 'xfs-6.8-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2024-01-19Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbdLinus Torvalds8-26/+48
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds74-2180/+4158
2024-01-19cifs: update iface_last_update on each query-and-updateShyam Prasad N1-1/+3
2024-01-19cifs: handle servers that still advertise multichannel after disablingShyam Prasad N2-46/+69
2024-01-19cifs: new mount option called retransShyam Prasad N5-0/+15
2024-01-19cifs: reschedule periodic query for server interfacesShyam Prasad N1-0/+2
2024-01-19smb: client: don't clobber ->i_rdev from cached reparse pointsPaulo Alcantara1-3/+3
2024-01-19smb: client: get rid of smb311_posix_query_path_info()Paulo Alcantara2-83/+36
2024-01-19smb: client: parse owner/group when creating reparse pointsPaulo Alcantara4-89/+71
2024-01-19smb: client: fix parsing of SMB3.1.1 POSIX create contextPaulo Alcantara1-1/+1
2024-01-19cifs: update known bugs mentioned in kernel docs for cifsSteve French1-7/+1
2024-01-19lib: checksum: Fix build with CONFIG_NET=nPalmer Dabbelt1-0/+2
2024-01-19tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplugHeiko Carstens1-0/+5
2024-01-19of: Stop circularly including of_device.h and of_platform.hRob Herring2-6/+3
2024-01-19clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includesStephen Rothwell1-1/+2
2024-01-19thermal: loongson2: Replace of_device.h with explicit includesRob Herring1-1/+2
2024-01-19net: can: Use device_get_match_data()Rob Herring4-31/+11
2024-01-19sparc: Use device_get_match_data()Rob Herring2-10/+12
2024-01-19dmaengine: dw-edma: increase size of 'name' in debugfs codeVinod Koul2-4/+4
2024-01-19dmaengine: fsl-qdma: increase size of 'irq_name'Vinod Koul1-1/+1
2024-01-19dmaengine: shdma: increase size of 'dev_id'Vinod Koul1-1/+1
2024-01-19dmaengine: xilinx: xdma: Fix kernel-doc warningsJan Kuliga1-5/+5
2024-01-19dmaengine: usb-dmac: Avoid format-overflow warningLad Prabhakar1-5/+5
2024-01-19dmaengine: sh: rz-dmac: Avoid format-overflow warningLad Prabhakar1-4/+4
2024-01-19dmaengine: imx-sdma: fix Excess kernel-doc warningsRandy Dunlap1-4/+0
2024-01-19dmaengine: xilinx: xdma: Fix initialization location of desc in xdma_channel_...Nathan Chancellor1-1/+2
2024-01-19dmaengine: xilinx: xdma: Fix operator precedence in xdma_prep_interleaved_dma()Nathan Chancellor1-4/+4
2024-01-19Merge tag 'dmaengine-6.8-rc1' into fixesVinod Koul39-282/+1867
2024-01-19sh: vsyscall: Remove unnecessary $(foreach ...)Masahiro Yamada1-3/+2
2024-01-19sh: ecovec24: Rename missed backlight field from fbdev to devGeert Uytterhoeven1-1/+1
2024-01-19Merge tag 'drm-xe-next-fixes-2024-01-16' of https://gitlab.freedesktop.org/dr...Dave Airlie18-91/+136
2024-01-19nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie1-0/+3
2024-01-18cifs: new nt status codes from MS-SMB2Shyam Prasad N2-0/+4
2024-01-18cifs: pick channel for tcon and tdisShyam Prasad N1-6/+4
2024-01-18cifs: open_cached_dir should not rely on primary channelShyam Prasad N1-1/+1
2024-01-18smb3: minor documentation updatesSteve French2-17/+27
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds34-224/+287
2024-01-18Merge tag 'for-6.8/io_uring-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds4-47/+86
2024-01-18Merge tag 'erofs-for-6.8-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-14/+17
2024-01-18Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds46-506/+1487
2024-01-18Merge tag 'kgdb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds1-2/+0
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds90-235/+1366
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds78-445/+396
2024-01-18Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds23-105/+1819
2024-01-18Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds57-550/+1633
2024-01-18Merge tag 'phy-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds31-78/+1168
2024-01-18Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-44/+62
2024-01-18Merge tag 'gpio-fixes-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-100/+113
2024-01-18Merge tag 'pwm/for-6.8-2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ukl...Linus Torvalds3-7/+6
2024-01-18Merge tag 'backlight-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-78/+515
2024-01-18Merge tag 'dma-mapping-6.8-2024-01-18' of git://git.infradead.org/users/hch/d...Linus Torvalds2-1/+5
2024-01-18Merge tag 'memblock-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds13-65/+478
2024-01-18Merge tag 'hwmon-for-v6.8-p2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+5
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds37-328/+1844
2024-01-19Merge tag 'amd-drm-fixes-6.8-2024-01-18' of https://gitlab.freedesktop.org/ag...Dave Airlie67-373/+554
2024-01-19power: supply: bq24190_charger: Fix "initializer element is not constant" errorNathan Chancellor1-7/+7
2024-01-18Merge tag 'vfio-v6.8-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds34-164/+1754
2024-01-18Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-13/+619
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds63-1042/+1278
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds19-10/+42
2024-01-18Merge tag 'eventfs-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-259/+287
2024-01-18riscv: lib: Check if output in asm goto supportedCharlie Jenkins1-0/+2
2024-01-18Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds16-374/+999
2024-01-18Merge tag 'probes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds1-2/+2
2024-01-18Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds14-195/+299
2024-01-18riscv: Fix build error on rv32 + XIPAlexandre Ghiti1-0/+4
2024-01-18drm/amdgpu: Enable GFXOFF for Compute on GFX11Ori Messinger1-4/+2
2024-01-18drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeba...Srinivasan Shanmugam1-3/+3
2024-01-18drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"Christian König4-65/+1
2024-01-18drm/amdkfd: init drm_client with funcs hookFlora Cui1-1/+4
2024-01-18Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-16/+1887
2024-01-18drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...Christophe JAILLET1-1/+1
2024-01-18drm/amdgpu: Fix the null pointer when load rlc firmwareMa Jun1-9/+6