index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
3
-43
/
+94
2022-09-09
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
3
-16
/
+45
2022-09-09
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
4
-8
/
+14
2022-09-09
arm64/sysreg: Add defintion for ALLINT
Mark Brown
1
-0
/
+6
2022-09-09
arm64/sysreg: Convert SCXTNUM_EL1 to automatic generation
Mark Brown
2
-2
/
+4
2022-09-09
arm64/sysreg: Convert TIPDR_EL1 to automatic generation
Mark Brown
2
-2
/
+4
2022-09-09
arm64/sysreg: Convert ID_AA64PFR1_EL1 to automatic generation
Mark Brown
2
-21
/
+45
2022-09-09
arm64/sysreg: Convert ID_AA64PFR0_EL1 to automatic generation
Mark Brown
2
-24
/
+76
2022-09-09
arm64/sysreg: Convert ID_AA64MMFR2_EL1 to automatic generation
Mark Brown
2
-19
/
+67
2022-09-09
arm64/sysreg: Convert ID_AA64MMFR1_EL1 to automatic generation
Kristina Martsenko
2
-23
/
+71
2022-09-09
arm64/sysreg: Convert ID_AA64MMFR0_EL1 to automatic generation
Mark Brown
2
-30
/
+73
2022-09-09
arm64/sysreg: Convert HCRX_EL2 to automatic generation
Mark Brown
2
-4
/
+16
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 SME enumeration
Mark Brown
2
-3
/
+3
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 BTI enumeration
Mark Brown
2
-3
/
+3
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 fractional version fields
Mark Brown
2
-4
/
+4
2022-09-09
arm64/sysreg: Standardise naming for MTE feature enumeration
Mark Brown
4
-9
/
+9
2022-09-09
arm64/sysreg: Standardise naming for SSBS feature enumeration
Mark Brown
2
-8
/
+8
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64PFR0_EL1.AdvSIMD constants
Mark Brown
4
-7
/
+7
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64PFR0_EL1 constants
Mark Brown
3
-10
/
+9
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.CnP
Mark Brown
3
-4
/
+4
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.VARange
Mark Brown
4
-5
/
+5
2022-09-09
arm64/sysreg: Standardise naming for ID_AA64MMFR1_EL1 fields
Kristina Martsenko
10
-53
/
+53
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBits
Mark Brown
5
-9
/
+9
2022-09-09
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.BigEnd
Mark Brown
4
-5
/
+5
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names
Mark Brown
12
-53
/
+53
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names
Mark Brown
13
-108
/
+108
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR2_EL1 definition names
Mark Brown
5
-47
/
+47
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
15
-118
/
+118
2022-09-09
arm64: cache: Remove unused CTR_CACHE_MINLINE_MASK
Kristina Martsenko
1
-4
/
+0
2022-09-09
arm64/sysreg: Describe ID_AA64SMFR0_EL1.SMEVer as an enumeration
Mark Brown
1
-1
/
+3
2022-09-09
arm64/sysreg: Remove stray SMIDR_EL1 defines
Mark Brown
1
-4
/
+0
2022-09-09
drm/sun4i: tv: Include drm_atomic.h
Maxime Ripard
1
-0
/
+1
2022-09-09
fsnotify: remove unused declaration
Gaosheng Cui
1
-4
/
+0
2022-09-09
sched/psi: Per-cgroup PSI accounting disable/re-enable interface
Chengming Zhou
6
-13
/
+152
2022-09-09
sched/psi: Cache parent psi_group to speed up group iteration
Chengming Zhou
2
-30
/
+21
2022-09-09
sched/psi: Consolidate cgroup_psi()
Chengming Zhou
3
-10
/
+11
2022-09-09
sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure
Chengming Zhou
6
-4
/
+116
2022-09-09
sched/psi: Remove NR_ONCPU task accounting
Johannes Weiner
2
-20
/
+37
2022-09-09
sched/psi: Optimize task switch inside shared cgroups again
Chengming Zhou
1
-12
/
+9
2022-09-09
sched/psi: Move private helpers to sched/stats.h
Chengming Zhou
2
-4
/
+4
2022-09-09
sched/psi: Save percpu memory when !psi_cgroups_enabled
Chengming Zhou
1
-3
/
+4
2022-09-09
sched/psi: Don't create cgroup PSI files when psi_disabled
Chengming Zhou
1
-0
/
+3
2022-09-09
sched/psi: Fix periodic aggregation shut off
Chengming Zhou
1
-14
/
+14
2022-09-09
Merge branch 'driver-core/driver-core-next'
Peter Zijlstra
13
-134
/
+172
2022-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
4
-21
/
+86
2022-09-09
driver core: remove make_class_name declaration
Gaosheng Cui
1
-2
/
+0
2022-09-09
docs: update mediator information in CoC docs
Shuah Khan
1
-1
/
+1
2022-09-09
Documentation: stable: Document alternative for referring upstream commit hash
Salvatore Bonaccorso
1
-0
/
+6
2022-09-09
termios: kill uapi termios.h that are identical to generic one
Al Viro
3
-145
/
+0
2022-09-09
termios: get rid of non-UAPI asm/termios.h
Al Viro
13
-85
/
+5
[prev]
[next]