Age | Commit message (Expand) | Author | Files | Lines |
2024-05-15 | Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 3 | -2/+4 |
2024-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 8 | -114/+246 |
2024-05-14 | Merge tag 'firewire-updates-6.10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+348 |
2024-05-14 | Merge tag 'dlm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds | 1 | -27/+19 |
2024-05-14 | Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 1 | -37/+121 |
2024-05-13 | Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+21 |
2024-05-13 | Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -8/+8 |
2024-05-13 | Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+35 |
2024-05-13 | Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -13/+237 |
2024-05-13 | Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linux | Linus Torvalds | 1 | -0/+27 |
2024-05-13 | Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+4 |
2024-05-13 | Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2 | -2/+4 |
2024-05-09 | ALSA/ASoC: include: clarify Copyright information | Pierre-Louis Bossart | 2 | -2/+2 |
2024-05-08 | net/ipv4: add tracepoint for icmp_send | Peilin He | 1 | -0/+67 |
2024-05-07 | btrfs: add tracepoints for extent map shrinker events | Filipe Manana | 1 | -0/+99 |
2024-05-07 | btrfs: stop referencing btrfs_delayed_tree_ref directly | Josef Bacik | 1 | -1/+0 |
2024-05-07 | btrfs: stop referencing btrfs_delayed_data_ref directly | Josef Bacik | 1 | -1/+0 |
2024-05-07 | btrfs: move ->parent and ->ref_root into btrfs_delayed_ref_node | Josef Bacik | 1 | -4/+4 |
2024-05-07 | btrfs: simplify delayed ref tracepoints | Josef Bacik | 1 | -33/+21 |
2024-05-07 | btrfs: remove not needed mod_start and mod_len from struct extent_map | Filipe Manana | 1 | -2/+1 |
2024-05-06 | firewire: core: remove flag and width from u64 formats of tracepoints events | Takashi Sakamoto | 1 | -3/+3 |
2024-05-06 | firewire: core: fix type of timestamp for async_inbound_template tracepoints ... | Takashi Sakamoto | 1 | -1/+1 |
2024-05-06 | firewire: core: add tracepoint event for handling bus reset | Takashi Sakamoto | 1 | -1/+27 |
2024-05-06 | firewire: core: add tracepoints events for initiating bus reset | Takashi Sakamoto | 1 | -0/+33 |
2024-05-06 | firewire: core: add tracepoints event for asynchronous inbound phy packet | Takashi Sakamoto | 1 | -0/+30 |
2024-05-06 | firewire: core/cdev: add tracepoints events for asynchronous phy packet | Takashi Sakamoto | 1 | -0/+48 |
2024-05-06 | firewire: core: add tracepoints events for asynchronous outbound response | Takashi Sakamoto | 1 | -0/+24 |
2024-05-06 | firewire: core: add tracepoint event for asynchronous inbound request | Takashi Sakamoto | 1 | -0/+21 |
2024-05-06 | firewire: core: add tracepoints event for asynchronous inbound response | Takashi Sakamoto | 1 | -0/+50 |
2024-05-06 | firewire: core: add tracepoints events for asynchronous outbound request | Takashi Sakamoto | 1 | -1/+102 |
2024-05-06 | firewire: core: add support for Linux kernel tracepoints | Takashi Sakamoto | 1 | -0/+15 |
2024-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
2024-05-01 | cifs: Implement netfslib hooks | David Howells | 1 | -0/+1 |
2024-05-01 | netfs: Miscellaneous tidy ups | David Howells | 1 | -5/+1 |
2024-05-01 | netfs: New writeback implementation | David Howells | 1 | -3/+229 |
2024-05-01 | netfs: Switch to using unsigned long long rather than loff_t | David Howells | 1 | -3/+3 |
2024-05-01 | netfs: Remove ->launder_folio() support | David Howells | 1 | -3/+0 |
2024-05-01 | ASoC: doc: dapm: various improvements | Mark Brown | 1 | -2/+2 |
2024-04-29 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+17 |
2024-04-29 | netfs: Replace PG_fscache by setting folio->private and marking dirty | David Howells | 1 | -1/+5 |
2024-04-26 | Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+1 |
2024-04-26 | rstreason: make it work in trace world | Jason Xing | 1 | -4/+22 |
2024-04-24 | mm: turn folio_test_hugetlb into a PageType | Matthew Wilcox (Oracle) | 1 | -0/+1 |
2024-04-24 | sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu... | Vincent Guittot | 2 | -8/+8 |
2024-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
2024-04-16 | ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value | Steven Rostedt | 1 | -0/+2 |
2024-04-15 | Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 1 | -2/+2 |
2024-04-15 | rcu: Add a trace event for synchronize_rcu_normal() | Uladzislau Rezki (Sony) | 1 | -0/+27 |
2024-04-11 | tracing: Add sched_prepare_exec tracepoint | Marco Elver | 1 | -0/+35 |
2024-04-10 | SUNRPC: Fix rpcgss_context trace event acceptor field | Steven Rostedt (Google) | 1 | -2/+2 |