summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-05mshv: Centralize guest memory region destructionStanislav Kinsburskii
2025-12-05mshv: Refactor and rename memory region handling functionsStanislav Kinsburskii
2025-12-05mshv: adjust interrupt control structure for ARM64Jinank Jain
2025-12-05Drivers: hv: use kmalloc_array() instead of kmalloc()Gongwei Li
2025-12-05mshv: Add ioctl for self targeted passthrough hvcallsAnirudh Rayabharam (Microsoft)
2025-12-05Drivers: hv: Introduce mshv_vtl driverNaman Jain
2025-12-05cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB2David Howells
2025-12-05cifs: client: allow changing multichannel mount options on remountRajasi Mandal
2025-12-05cifs: Do some preparation prior to organising the function declarationsDavid Howells
2025-12-05cifs: Add a tracepoint to log EIO errorsDavid Howells
2025-12-05cifs: Don't need state locking in smb2_get_mid_entry()David Howells
2025-12-05cifs: Remove the server pointer from smb_messageDavid Howells
2025-12-05cifs: Fix specification of function pointersDavid Howells
2025-12-05cifs: Replace SendReceiveBlockingLock() with SendReceive() plus flagsDavid Howells
2025-12-05cifs: Clean up some places where an extra kvec[] was required for rfc1002David Howells
2025-12-05cifs: Make smb1's SendReceive() wrap cifs_send_recv()David Howells
2025-12-05cifs: Remove the RFC1002 header from smb_hdrDavid Howells
2025-12-05cifs: Fix handling of a beyond-EOF DIO/unbuffered read over SMB1David Howells
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-05tracing: Fix typo in trace_seq.cMaurice Hieronymus
2025-12-05tracing: Fix typo in trace_probe.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in trace_osnoise.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in trace_events_user.cMaurice Hieronymus
2025-12-05tracing: Fix typo in trace_events_trigger.cMaurice Hieronymus
2025-12-05tracing: Fix typo in trace_events_hist.cMaurice Hieronymus
2025-12-05tracing: Fix typo in trace_events_filter.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in trace_events.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in trace.cMaurice Hieronymus
2025-12-05tracing: Fix typo in ring_buffer_benchmark.cMaurice Hieronymus
2025-12-05tracing: Fix multiple typos in ring_buffer.cMaurice Hieronymus
2025-12-05tracing: Fix typo in fprobe.cMaurice Hieronymus
2025-12-05tracing: Fix typo in fpgraph.cMaurice Hieronymus
2025-12-05tracing: Fix fixed array of synthetic eventSteven Rostedt
2025-12-05tracing: Fix enabling of tracing on file releaseSteven Rostedt
2025-12-05drm: nouveau: Replace sprintf() with sysfs_emit()Madhur Kumar
2025-12-05drm/nouveau: fix circular dep oops from vendored i2c encoderRené Rebe
2025-12-05drm/nouveau: refactor deprecated strcpyMadhur Kumar
2025-12-05Merge tag 'sysctl-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-05Merge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-12-05Merge tag 'ktest-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2025-12-05Merge tag 'trace-ringbuffer-v6.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-05libperf: Use 'extern' in LIBPERF_API visibility macroArnaldo Carvalho de Melo
2025-12-05Merge tag 'trace-rv-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-12-05Merge tag 'ftrace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-12-05Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-12-05Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-05Merge tag 'trace-tools-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-05io_uring/poll: unify poll waitqueue entry and list removalJens Axboe
2025-12-05Merge tag 'hardening-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds