index
:
pub/scm/linux/kernel/git/ojeda/linux.git
master
Miguel Ojeda's fork of linux.git
Miguel Ojeda
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-26
Merge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-2
/
+22
2026-08-26
Merge tag 'thermal-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2026-08-26
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-44
/
+218
2026-08-26
libceph: remove ceph_put_page_vector()
Tal Zussman
1
-2
/
+0
2026-08-26
Merge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-4
/
+4
2026-08-26
power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
Bartosz Golaszewski
1
-4
/
+4
2026-08-25
Merge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
5
-77
/
+58
2026-08-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+35
2026-08-25
Merge tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-26
/
+24
2026-08-25
Merge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-3
/
+65
2026-08-25
Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-42
/
+247
2026-08-25
Merge tag 'bootconfig-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+14
2026-08-25
tpm-buf: Add TPM buffer support header for standalone reuse
Ross Philipson
2
-33
/
+61
2026-08-25
tpm-buf: Memory-safe allocations
Jarkko Sakkinen
1
-8
/
+9
2026-08-25
tpm-buf: Remove chip parameter from tpm_buf_append_handle()
Jarkko Sakkinen
1
-1
/
+1
2026-08-25
tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
Jarkko Sakkinen
1
-5
/
+3
2026-08-25
tpm: Remove main TPM header from TPM event log header
Alec Brown
1
-1
/
+1
2026-08-25
tpm: Move platform specific definitions to the new PTP header
Ross Philipson
1
-0
/
+133
2026-08-25
tpm: Move TPM common base definitions to the command header
Ross Philipson
2
-49
/
+92
2026-08-25
tpm: Move TPM2 specific definitions to the command header
Ross Philipson
2
-145
/
+271
2026-08-25
tpm: Move TPM1 specific definitions to the command header
Ross Philipson
1
-0
/
+115
2026-08-25
tpm: Initial step to reorganize TPM public headers
Ross Philipson
2
-13
/
+30
2026-08-25
Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+37
2026-08-25
console: fix /dev/kmsg reference in flags kernel doc
Johan Hovold
1
-1
/
+1
2026-08-24
maple_tree: fix argument name in header
Liam R. Howlett (Oracle)
1
-1
/
+1
2026-08-24
maple_tree: avoid mas_erase() and mtree_erase() failures
Liam R. Howlett (Oracle)
1
-0
/
+2
2026-08-24
maple_tree: drop MAPLE_ALLOC_SLOTS
Liam R. Howlett (Oracle)
1
-2
/
+0
2026-08-24
maple_tree: add write lock checking with lockdep sequence numbers
Liam R. Howlett (Oracle)
1
-2
/
+5
2026-08-24
locking/lockdep: add sequence counter to held_lock
Liam R. Howlett (Oracle)
3
-1
/
+6
2026-08-24
maple_tree: add rcu locking check when LOCKDEP is enabled
Liam R. Howlett (Oracle)
1
-0
/
+3
2026-08-24
mm: include swap.h in swapops.h
Kiryl Shutsemau (Meta)
1
-0
/
+1
2026-08-24
mm/memcontrol: avoid false sharing between vmstats and events
Usama Arif
1
-2
/
+7
2026-08-24
percpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPU
Tejun Heo
1
-6
/
+1
2026-08-24
mm/swap: move swap_ops into file systems for file system-based swap
Christoph Hellwig
4
-8
/
+5
2026-08-24
mm/swap: add a new swap_ops.h header to allow for pluggable swap ops
Christoph Hellwig
1
-0
/
+39
2026-08-24
mm/vmstat: add NRSWP{IN,OUT} counters
Christoph Hellwig
1
-0
/
+4
2026-08-24
mm/swap: remove SWP_FS_OPS
Christoph Hellwig
1
-1
/
+5
2026-08-24
mm/swap: use swap_ops to register swap device's methods
Christoph Hellwig
1
-0
/
+1
2026-08-24
shmem: provide a shmem_write_folio wrapper
Christoph Hellwig
1
-4
/
+1
2026-08-24
alloc_tag: add ioctl to /proc/allocinfo
Suren Baghdasaryan
1
-0
/
+2
2026-08-24
mm: make VM_FAULT_RESULT_TRACE compatible with sparse
Bart Van Assche
1
-14
/
+14
2026-08-24
mm/execmem: fix fallback_end description in kernel-doc
Henry Elderman
1
-1
/
+1
2026-08-24
mm/sparse: keep mem_section_usage_size() internal
Muchun Song
1
-1
/
+0
2026-08-24
mm/page_ext: remove pgdat_page_ext_init()
Sang-Heon Jeon
1
-5
/
+0
2026-08-24
mm/vmalloc: make vm_struct.nr_pages an unsigned long
Artem Lytkin
1
-1
/
+1
2026-08-24
mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()
David Hildenbrand (Arm)
1
-0
/
+8
2026-08-24
mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
Usama Arif
2
-3
/
+11
2026-08-24
mm/vmscan: add pgrotate_anon and pgrotate_file vmstat counters
Usama Arif
1
-0
/
+2
2026-08-24
mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
Usama Arif
2
-0
/
+24
2026-08-24
memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h
Ridong Chen
2
-21
/
+2
[prev]
[next]