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-01-10
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
27
-93
/
+1445
2022-01-06
x86, sched: Fix undefined reference to init_freq_invariance_cppc() build error
Huang Rui
1
-1
/
+1
2022-01-06
cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-State
Huang Rui
1
-3
/
+3
2022-01-06
cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc comment
Yang Li
1
-0
/
+2
2022-01-04
x86: intel_epb: Allow model specific normal EPB value
Srinivas Pandruvada
1
-13
/
+32
2022-01-02
Linux 5.16-rc8
Linus Torvalds
1
-1
/
+1
2022-01-02
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
6
-21
/
+43
2022-01-02
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
2
-3
/
+8
2022-01-02
Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2022-01-02
perf top: Fix TUI exit screen refresh race condition
yaowenbin
1
-3
/
+5
2022-01-02
perf pmu: Fix alias events list
John Garry
1
-6
/
+17
2022-01-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-4
/
+11
2021-12-31
mm: vmscan: reduce throttling due to a failure to make progress -fix
Mel Gorman
1
-1
/
+2
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
3
-10
/
+59
2021-12-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-8
/
+17
2021-12-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-6
/
+11
2021-12-31
mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'
SeongJae Park
1
-2
/
+7
2021-12-31
userfaultfd/selftests: fix hugetlb area allocations
Mike Kravetz
1
-6
/
+10
2021-12-31
Docs: Fixes link to I2C specification
Deep Majumder
1
-3
/
+5
2021-12-31
i2c: validate user data in compat ioctl
Pavel Skripkin
1
-0
/
+3
2021-12-30
Input: spaceball - fix parsing of movement data packets
Leo L. Schwab
1
-2
/
+9
2021-12-30
Input: appletouch - initialize work before device registration
Pavel Skripkin
1
-2
/
+2
2021-12-30
Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
27
-114
/
+318
2021-12-31
Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc into drm-fixes
Dave Airlie
2
-14
/
+16
2021-12-30
fs/mount_setattr: always cleanup mount_kattr
Christian Brauner
1
-5
/
+4
2021-12-30
Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
58
-237
/
+405
2021-12-30
Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-3
/
+4
2021-12-30
MAINTAINERS: Add AMD P-State driver maintainer entry
Huang Rui
1
-0
/
+7
2021-12-30
Documentation: amd-pstate: Add AMD P-State driver introduction
Huang Rui
3
-0
/
+385
2021-12-30
cpufreq: amd-pstate: Add AMD P-State performance attributes
Huang Rui
1
-0
/
+18
2021-12-30
cpufreq: amd-pstate: Add AMD P-State frequencies attributes
Huang Rui
1
-0
/
+47
2021-12-30
cpufreq: amd-pstate: Add boost mode support for AMD P-State
Huang Rui
1
-3
/
+66
2021-12-30
cpufreq: amd-pstate: Add trace for AMD P-State module
Huang Rui
4
-1
/
+88
2021-12-30
cpufreq: amd-pstate: Introduce the support for the processors with shared memory solution
Huang Rui
1
-8
/
+97
2021-12-30
cpufreq: amd-pstate: Add fast switch function for AMD P-State
Huang Rui
1
-0
/
+36
2021-12-30
cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future processors
Huang Rui
3
-0
/
+404
2021-12-30
ACPI: CPPC: Add CPPC enable register function
Jinzhou Su
2
-0
/
+50
2021-12-30
ACPI: CPPC: Check present CPUs for determining _CPC is valid
Mario Limonciello
1
-1
/
+1
2021-12-30
ACPI: CPPC: Implement support for SystemIO registers
Steven Noonan
1
-3
/
+49
2021-12-30
x86/msr: Add AMD CPPC MSR definitions
Huang Rui
1
-0
/
+17
2021-12-30
Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
5
-8
/
+29
2021-12-30
x86/cpufeatures: Add AMD Collaborative Processor Performance Control feature flag
Huang Rui
1
-0
/
+1
2021-12-30
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
9
-40
/
+96
2021-12-30
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
1
-5
/
+7
2021-12-30
selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+3
2021-12-30
Documentation: fix outdated interpretation of ip_no_pmtu_disc
xu xin
1
-2
/
+4
2021-12-30
Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
23
-98
/
+300
2021-12-29
Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
2
-6
/
+7
2021-12-30
Merge tag 'drm-intel-fixes-2021-12-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
2
-2
/
+2
2021-12-29
net/ncsi: check for error return from call to nla_put_u32
Jiasheng Jiang
1
-1
/
+5
[next]