index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-01
mm: page_counters: initialize usage using ATOMIC_LONG_INIT() macro
Roman Gushchin
1
-1
/
+1
2024-09-01
mm: page_counters: put page_counter_calculate_protection() under CONFIG_MEMCG
Roman Gushchin
1
-0
/
+6
2024-09-01
mm: memcg: don't call propagate_protected_usage() needlessly
Roman Gushchin
1
-1
/
+7
2024-09-01
task_stack: uninline stack_not_used
Pasha Tatashin
1
-15
/
+3
2024-09-01
vmstat: kernel stack usage histogram
Pasha Tatashin
1
-0
/
+24
2024-09-01
memory tiering: introduce folio_use_access_time() check
Zi Yan
1
-0
/
+6
2024-09-01
mm: kmem: remove mem_cgroup_from_obj()
Muchun Song
1
-6
/
+0
2024-09-01
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
1
-10
/
+2
2024-09-01
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
1
-4
/
+5
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
1
-2
/
+2
2024-09-01
mm: vmalloc: implement vrealloc()
Danilo Krummrich
1
-0
/
+4
2024-09-01
mm: add node_reclaim successes to VM event counters
Matthew Cassell
1
-0
/
+1
2024-09-01
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+5
2024-09-01
SUNRPC: make various functions static, or not exported.
NeilBrown
3
-12
/
+0
2024-09-01
lockd: discard nlmsvc_timeout
NeilBrown
1
-1
/
+1
2024-09-01
NFS: trace: show TIMEDOUT instead of 0x6e
Chen Hanxiao
1
-0
/
+1
2024-09-01
PCI: endpoint: Assign PCI domain number for endpoint controllers
Manivannan Sadhasivam
1
-0
/
+2
2024-09-01
Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2024-09-01
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-50
/
+6
2024-08-31
xfrm: Unmask upper DSCP bits in xfrm_get_tos()
Ido Schimmel
1
-2
/
+0
2024-08-31
ipv4: Unmask upper DSCP bits in get_rttos()
Ido Schimmel
1
-1
/
+4
2024-08-31
ipv4: Unmask upper DSCP bits in ip_sock_rt_tos()
Ido Schimmel
1
-1
/
+2
2024-08-30
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
1
-5
/
+0
2024-08-30
Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
Luiz Augusto von Dentz
1
-0
/
+4
2024-08-30
ieee802154: Correct spelling in nl802154.h
Simon Horman
1
-1
/
+1
2024-08-30
mac802154: Correct spelling in mac802154.h
Simon Horman
1
-2
/
+2
2024-08-30
cgroup/cpuset: guard cpuset-v1 code under CONFIG_CPUSETS_V1
Chen Ridong
1
-0
/
+4
2024-08-30
dma-buf: Split out dma fence array create into alloc and arm functions
Matthew Brost
1
-0
/
+6
2024-08-30
icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netns
Eric Dumazet
2
-3
/
+2
2024-08-30
icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
Eric Dumazet
2
-3
/
+4
2024-08-30
icmp: change the order of rate limits
Eric Dumazet
1
-0
/
+2
2024-08-31
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2024-08-30
ARM: OMAP2+: Remove obsoleted declaration for gpmc_onenand_init
Gaosheng Cui
1
-10
/
+0
2024-08-30
drm/msm: Expose expanded UBWC config uapi
Connor Abbott
1
-0
/
+2
2024-08-30
fbdev: Introduce devm_register_framebuffer()
Thomas Weißschuh
1
-0
/
+1
2024-08-30
arm64: smccc: Reserve block of KVM "vendor" services for pKVM hypercalls
Will Deacon
1
-0
/
+60
2024-08-30
drivers/virt: pkvm: Intercept ioremap using pKVM MMIO_GUARD hypercall
Will Deacon
1
-0
/
+7
2024-08-30
drivers/virt: pkvm: Hook up mem_encrypt API using pKVM hypercalls
Will Deacon
1
-0
/
+14
2024-08-30
drivers/virt: pkvm: Add initial support for running as a protected guest
Will Deacon
1
-0
/
+7
2024-08-30
regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR
Douglas Anderson
1
-0
/
+8
2024-08-30
fs: drop GFP_NOFAIL mode from alloc_page_buffers
Michal Hocko
1
-2
/
+1
2024-08-30
iommu: Allow ATS to work on VFs when the PF uses IDENTITY
Jason Gunthorpe
1
-0
/
+3
2024-08-30
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
1
-7
/
+1
2024-08-30
mfd: ds1wm: Remove remaining header file
Wilken Gottwalt
1
-29
/
+0
2024-08-30
mfd: 88pm80x: Constify read-only regmap structs
Javier Carrasco
1
-1
/
+1
2024-08-30
Merge branches 'ib-mfd-for-iio-power-6.12' and 'ib-mfd-gpio-pwm-6.12' into ib...
Lee Jones
1
-0
/
+126
2024-08-30
writeback: Refine the show_inode_state() macro definition
Julian Sun
1
-1
/
+9
2024-08-30
inode: make i_state a u32
Christian Brauner
1
-1
/
+2
2024-08-30
inode: port __I_NEW to var event
Christian Brauner
1
-1
/
+2
2024-08-30
fs: reorder i_state bits
Christian Brauner
1
-17
/
+21
[prev]
[next]