index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-29
mm: vmscan: add a map_nr_max field to shrinker_info
Qi Zheng
1
-0
/
+1
2023-03-29
mm: prefer xxx_page() alloc/free functions for order-0 pages
Lorenzo Stoakes
1
-2
/
+2
2023-03-29
kasan: remove PG_skip_kasan_poison flag
Peter Collingbourne
3
-37
/
+15
2023-03-29
io-mapping: don't disable preempt on RT in io_mapping_map_atomic_wc().
Sebastian Andrzej Siewior
1
-4
/
+16
2023-03-29
shmem: add support to ignore swap
Luis Chamberlain
1
-0
/
+1
2023-03-29
mm,jfs: move write_one_page/folio_write_one to jfs
Christoph Hellwig
1
-6
/
+0
2023-03-29
mm, memcg: Prevent memory.swappiness load/store tearing
Yue Zhao
1
-4
/
+4
2023-03-29
mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()
Gerald Schaefer
1
-1
/
+1
2023-03-29
mm: swap: remove unneeded cgroup_throttle_swaprate()
Kefeng Wang
1
-8
/
+4
2023-03-29
kasan: call clear_page with a match-all tag instead of changing page tag
Peter Collingbourne
1
-5
/
+3
2023-03-29
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
2
-1
/
+14
2023-03-29
mmflags.h: use less error prone method to define pageflag_names
Hyeonggon Yoo
1
-41
/
+44
2023-03-29
mm: add tracepoints to ksm
Stefan Roesch
1
-0
/
+251
2023-03-29
lazy tlb: allow lazy tlb mm refcounting to be configurable
Nicholas Piggin
1
-3
/
+15
2023-03-29
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
1
-0
/
+16
2023-03-29
mm: multi-gen LRU: clean up sysfs code
T.J. Alumbaugh
1
-1
/
+1
2023-03-29
x86/mm/pat: clear VM_PAT if copy_p4d_range failed
Ma Wupeng
1
-3
/
+4
2023-03-26
Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+3
2023-03-25
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-6
/
+54
2023-03-25
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+2
2023-03-25
Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linux
Linus Torvalds
2
-7
/
+9
2023-03-24
Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-03-24
Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+8
2023-03-24
Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-5
/
+29
2023-03-24
mm: mmap: remove newline at the end of the trace
Minwoo Im
1
-2
/
+2
2023-03-23
Bluetooth: btintel: Iterate only bluetooth device ACPI entries
Kiran K
1
-0
/
+1
2023-03-22
thermal: core: Introduce thermal_cooling_device_update()
Rafael J. Wysocki
1
-0
/
+1
2023-03-22
nvme-tcp: fix nvme_tcp_term_pdu to match spec
Caleb Sander
1
-2
/
+3
2023-03-21
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
2
-0
/
+3
2023-03-21
block/io_uring: pass in issue_flags for uring_cmd task_work handling
Jens Axboe
1
-5
/
+6
2023-03-20
Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+1
2023-03-19
Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+12
2023-03-19
pcpcntr: remove percpu_counter_sum_all()
Dave Chinner
1
-6
/
+0
2023-03-19
cpumask: introduce for_each_cpu_or
Dave Chinner
2
-0
/
+54
2023-03-19
net: stmmac: Fix for mismatched host/device DMA address width
Jochen Henneberg
1
-1
/
+1
2023-03-19
net: mdio: fix owner field for mdio buses registered using ACPI
Florian Fainelli
1
-1
/
+8
2023-03-19
net: mdio: fix owner field for mdio buses registered using device-tree
Maxime Bizon
1
-3
/
+19
2023-03-18
efi: sysfb_efi: Fix DMI quirks not working for simpledrm
Hans de Goede
1
-2
/
+7
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-4
/
+20
2023-03-17
Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux
Linus Torvalds
3
-3
/
+13
2023-03-17
Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+5
2023-03-17
Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2023-03-17
Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-0
/
+1
2023-03-17
Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-3
/
+6
2023-03-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+5
2023-03-17
Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'
Rafael J. Wysocki
1
-0
/
+5
2023-03-17
net/sched: act_api: add specific EXT_WARN_MSG for tc action
Hangbin Liu
1
-0
/
+1
2023-03-17
ynl: broaden the license even more
Jakub Kicinski
2
-2
/
+2
2023-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+15
2023-03-16
Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3
Jens Axboe
1
-0
/
+5
[next]