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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
RDMA/bnxt_re: Add resize_cq support
Selvin Xavier
1
-0
/
+4
2023-03-29
xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals
Arnd Bergmann
2
-4
/
+1
2023-03-29
Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-2
/
+8
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
1
-4
/
+5
2023-03-29
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2
-10
/
+11
2023-03-29
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
4
-8
/
+15
2023-03-29
Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
5
-11
/
+464
2023-03-29
mm/thp: rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUPPORTED
Peter Xu
1
-1
/
+1
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-29
fprobe: Skip exit_handler if entry_handler returns !0
Masami Hiramatsu (Google)
1
-2
/
+2
2023-03-29
fprobe: Add nr_maxactive to specify rethook_node pool size
Masami Hiramatsu (Google)
1
-0
/
+2
2023-03-29
fprobe: Pass entry_data to handlers
Masami Hiramatsu (Google)
1
-2
/
+6
2023-03-29
drm/msm: Add wait-boost support
Rob Clark
1
-2
/
+12
2023-03-29
Merge tag 'dma-fence-deadline' into HEAD
Rob Clark
5
-22
/
+57
2023-03-29
drm/vblank: Add helper to get next vblank time
Rob Clark
1
-0
/
+1
2023-03-29
drm/scheduler: Add fence deadline support
Rob Clark
1
-0
/
+17
2023-03-28
dma-buf/sync_file: Surface sync-file uABI
Rob Clark
1
-22
/
+15
2023-03-28
dma-buf/dma-resv: Add a way to set fence deadline
Rob Clark
1
-0
/
+2
2023-03-28
Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2023-03-28
firmware: arm_sdei: Fix sleep from invalid context BUG
Pierre Gondois
1
-1
/
+0
2023-03-28
atomics: Provide rcuref - scalable reference counting
Thomas Gleixner
2
-0
/
+161
2023-03-28
atomics: Provide atomic_add_negative() variants
Thomas Gleixner
3
-11
/
+303
2023-03-28
driver core: bus: constify class_unregister/destroy()
Greg Kroah-Hartman
1
-2
/
+2
2023-03-28
fscrypt: new helper function - fscrypt_prepare_lookup_partial()
Luís Henriques
1
-0
/
+7
2023-03-28
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
2
-4
/
+12
2023-03-28
netlink: Add a macro to set policy message with format string
Shay Agroskin
1
-0
/
+22
2023-03-28
net: introduce a config option to tweak MAX_SKB_FRAGS
Eric Dumazet
1
-11
/
+5
2023-03-28
ASoC: soc-core.c: add snd_soc_add_pcm_runtimes()
Kuninori Morimoto
1
-2
/
+3
2023-03-28
drm: bridge: samsung-dsim: Add i.MX8M Plus support
Marek Vasut
1
-0
/
+1
2023-03-28
drm: bridge: Generalize Exynos-DSI driver into a Samsung DSIM bridge
Jagan Teki
1
-0
/
+114
2023-03-27
dt-bindings: reset: add BCM63268 timer reset definitions
Álvaro Fernández Rojas
1
-0
/
+4
2023-03-27
dt-bindings: clk: add BCM63268 timer clock definitions
Álvaro Fernández Rojas
1
-0
/
+13
2023-03-27
dt-bindings: clock: add loongson-2 boot clock index
Yinbo Zhu
1
-1
/
+2
2023-03-27
locking/lockdep: Improve the deadlock scenario print for sync and read lock
Boqun Feng
1
-1
/
+2
[prev]
[next]