summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2023-08-281-1/+1
|\
| * Merge tag 'cpufreq-arm-updates-6.6' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2023-08-281-1/+1
| |\
| | * cpufreq: cppc: cppc_cpufreq_get_rate() returns zero in all error cases.Liao Chang2023-08-171-1/+1
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'pm-sleep', 'pm-qos' and 'powercap'Rafael J. Wysocki2023-08-251-0/+10
|\ \ \ \ \
| * | | | | PM: sleep: Add helpers to allow a device to remain powered-onUlf Hansson2023-08-221-0/+10
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki2023-08-251-11/+3
|\ \ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | cpufreq: Use clamp() helper macro to improve the code readabilityLiao Chang2023-08-221-11/+3
| | | |/ / / | | |/| | |
* | / | | | PM: runtime: Remove unsued extern declaration of pm_runtime_update_max_time_s...YueHaibing2023-08-221-2/+0
| |/ / / / |/| | | |
* | | | | Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-08-201-1/+2
|\ \ \ \ \
| * | | | | serial: core: Fix serial core port id to not use port->lineTony Lindgren2023-08-011-0/+1
| * | | | | serial: core: Controller id cannot be negativeTony Lindgren2023-08-011-1/+1
| |/ / / /
* | | | | Merge tag 'fbdev-for-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-191-12/+0
|\ \ \ \ \
| * | | | | fbdev: kyro: Remove unused declarationsYue Haibing2023-08-151-12/+0
| |/ / / /
* | | | | Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-184-0/+12
|\ \ \ \ \
| * | | | | net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet2023-08-171-0/+4
| * | | | | sock: Fix misuse of sk_under_memory_pressure()Abel Wu2023-08-171-0/+6
| * | | | | Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller2023-08-161-0/+1
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal2023-08-161-0/+1
| * | | | | | Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2023-08-161-0/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | xfrm: don't skip free of empty state in acquire policyLeon Romanovsky2023-08-011-0/+1
| * | | | | | Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski2023-08-101-0/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-08-181-9/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula2023-08-171-9/+3
* | | | | | | | | locking: remove spin_lock_prefetchMateusz Guzik2023-08-121-6/+1
* | | | | | | | | Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-121-0/+2
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann2023-08-101-0/+2
* | | | | | | | | Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds2023-08-112-2/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | block: don't make REQ_POLLED imply REQ_NOWAITJens Axboe2023-08-091-1/+1
| * | | | | | | | block: get rid of unused plug->nowait flagJens Axboe2023-08-081-1/+0
* | | | | | | | | Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-104-76/+53
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-08-101-75/+45
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso2023-08-101-95/+3
| | * | | | | | | | netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso2023-08-101-1/+63
| * | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-101-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai2023-08-091-0/+1
| * | | | | | | | | | Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-08-091-0/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | wifi: cfg80211: fix sband iftype data lookup for AP_VLANFelix Fietkau2023-08-081-0/+3
| * | | | | | | | | | | tcp: add missing family to tcp_set_ca_state() tracepointEric Dumazet2023-08-091-1/+4
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-071-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2023-07-271-0/+2
* | | | | | | | | | | | tpm: Disable RNG for all AMD fTPMsMario Limonciello2023-08-071-0/+1
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Merge tag 'v6.5-rc5.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-061-1/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vfs: get rid of old '->iterate' directory operationLinus Torvalds2023-08-061-1/+7
* | | | | | | | | | | | Merge tag 'ata-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-08-051-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal2023-08-021-0/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-08-042-4/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()YueHaibing2023-08-021-3/+0
| * | | | | | | | | | | Drivers: hv: Change hv_free_hyperv_page() to take void * argumentKameron Carr2023-06-281-1/+1
* | | | | | | | | | | | Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-08-041-4/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui2023-08-011-4/+10
| | |/ / / / / / / / / | |/| | | | | | | | |