summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2024-01-303-4/+8
| * | | | tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,...Arnaldo Carvalho de Melo2024-01-301-1/+7
| * | | | tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_...Arnaldo Carvalho de Melo2024-01-291-1/+14
| * | | | perf vendor events intel: Alderlake/sapphirerapids metric fixesIan Rogers2024-01-273-160/+123
| * | | | tools headers UAPI: Sync kvm headers with the kernel sourcesArnaldo Carvalho de Melo2024-01-272-90/+53
| * | | | perf tools: Fix calloc() arguments to address error introduced in gcc-14Sun Haiyong2024-01-264-7/+7
| * | | | perf top: Remove needless malloc(0) call that triggers -Walloc-sizeSun Haiyong2024-01-261-1/+1
| * | | | perf build: Make minimal shellcheck version to v0.6.0Yicong Yang2024-01-261-0/+10
| * | | | tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MO...Arnaldo Carvalho de Melo2024-01-262-7/+77
| * | | | perf test shell daemon: Make signal test less racyIan Rogers2024-01-261-10/+24
| * | | | perf test shell script: Fix test for python being disabledIan Rogers2024-01-261-2/+1
| * | | | perf test: Workaround debug output in list testIan Rogers2024-01-261-3/+18
| * | | | perf list: Add output file optionIan Rogers2024-01-262-82/+133
| * | | | perf list: Switch error message to pr_err() to respect debug settings (-v)Ian Rogers2024-01-261-1/+1
| * | | | perf test: Fix 'perf script' tests on s390Thomas Richter2024-01-261-1/+8
| * | | | tools headers UAPI: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo2024-01-261-0/+3
| * | | | tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3...Arnaldo Carvalho de Melo2024-01-261-0/+8
| * | | | tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...Arnaldo Carvalho de Melo2024-01-262-0/+2
* | | | | Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-02-035-526/+195
|\ \ \ \ \
| * | | | | eventfs: Keep all directory links at 1Steven Rostedt (Google)2024-02-011-4/+10
| * | | | | eventfs: Remove fsnotify*() functions from lookup()Steven Rostedt (Google)2024-02-011-2/+0
| * | | | | eventfs: Restructure eventfs_inode structure to be more condensedSteven Rostedt (Google)2024-02-011-15/+12
| * | | | | eventfs: Warn if an eventfs_inode is freed without is_freed being setSteven Rostedt (Google)2024-02-011-4/+14
| * | | | | tracing/timerlat: Move hrtimer_init to timerlat_fd open()Daniel Bristot de Oliveira2024-02-011-3/+3
| * | | | | eventfs: Get rid of dentry pointers without refcountsLinus Torvalds2024-02-012-177/+78
| * | | | | eventfs: Clean up dentry ops and add revalidate functionLinus Torvalds2024-02-013-13/+22
| * | | | | eventfs: Remove unused d_parent pointer fieldLinus Torvalds2024-02-012-5/+1
| * | | | | tracefs: dentry lookup crapectomyLinus Torvalds2024-02-013-297/+50
| * | | | | tracefs: Avoid using the ei->dentry pointer unnecessarilyLinus Torvalds2024-01-311-14/+12
| * | | | | eventfs: Initialize the tracefs inode properlyLinus Torvalds2024-01-311-4/+2
| * | | | | tracefs: Zero out the tracefs_inode when allocating itSteven Rostedt (Google)2024-01-312-3/+6
| * | | | | ring-buffer: Clean ring_buffer_poll_wait() error returnVincent Donnefort2024-01-311-1/+1
* | | | | | Merge tag 'gfs2-v6.8-rc2-revert' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-02-032-18/+13
|\ \ \ \ \ \
| * | | | | | Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"Andreas Gruenbacher2024-02-022-18/+13
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-02-027-52/+102
|\ \ \ \ \ \
| * | | | | | MAINTAINERS: Add Manivannan Sadhasivam as PCI Endpoint maintainerLorenzo Pieralisi2024-01-311-2/+1
| * | | | | | PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold2024-01-316-50/+101
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'drm-fixes-2024-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-02-0272-403/+475
|\ \ \ \ \ \
| * | | | | | nouveau: offload fence uevents work to workqueueDave Airlie2024-02-022-6/+19
| * | | | | | nouveau/gsp: use correct size for registry rpc.Dave Airlie2024-02-021-1/+1
| * | | | | | Merge tag 'amd-drm-fixes-6.8-2024-02-01' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-02-0248-225/+217
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu/pm: Use inline function for IP version checkMa Jun2024-02-011-1/+1
| | * | | | | | drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock2024-01-3110-0/+59
| | * | | | | | drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspendYifan Zhang2024-01-312-36/+0
| | * | | | | | drm/amdgpu: drm/amdgpu: remove golden setting for gfx 11.5.0Yifan Zhang2024-01-311-22/+0
| | * | | | | | drm/amdkfd: reserve the BO before validating itLang Yu2024-01-313-5/+21
| | * | | | | | drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()'Srinivasan Shanmugam2024-01-314-8/+8
| | * | | | | | drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'Srinivasan Shanmugam2024-01-311-1/+1
| | * | | | | | drm/amd/display: Add NULL check for kzalloc in 'amdgpu_dm_atomic_commit_tail()'Srinivasan Shanmugam2024-01-311-0/+4
| | * | | | | | drm/amd: Don't init MEC2 firmware when it fails to loadDavid McFarland2024-01-311-2/+0