]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2022-07-29  Yifan Zhangdrm/amdgpu: correct RLC_RLCS_BOOTLOAD_STATUS offset...
2022-07-29  Mark BrownAdd SPI Driver to HPE GXP Architecture
2022-07-29  Xiaojian Dudrm/amdgpu: send msg to IMU for the front-door loading
2022-07-29  Yu Zhedrm/amdkfd: use time_is_before_jiffies(a + b) to replac...
2022-07-29  Eiichi Tsukatadocs/kernel-parameters: Update descriptions for "mitiga...
2022-07-29  Ralph Campbellmm/hmm: fault non-owner device private entries
2022-07-29  Jaewon Kimpage_alloc: fix invalid watermark check on a negative...
2022-07-29  Rafael J. WysockiMerge branches 'acpi-video', 'acpi-pci' and 'acpi-docs'
2022-07-29  Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.19-2022-07-29' of...
2022-07-29  Linus TorvaldsMerge tag 'wq-for-5.19-rc8-fixes' of git://git.kernel...
2022-07-29  Rafael J. WysockiMerge branches 'acpi-pm', 'acpi-soc', 'acpi-tables...
2022-07-29  Daniel Müllerselftests/bpf: Bump internal send_signal/send_signal_tr...
2022-07-29  Rafael J. WysockiMerge branches 'acpi-processor', 'acpi-apei' and 'acpi-ec'
2022-07-29  Rafael J. WysockiMerge branch 'acpi-bus'
2022-07-29  Linus TorvaldsMerge tag 'pm-5.19-rc9' of git://git.kernel.org/pub...
2022-07-29  Lai Jiangshanworkqueue: Avoid a false warning in unbind_workers()
2022-07-29  Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc9' of git://git.kerne...
2022-07-29  Rafael J. WysockiMerge branches 'pm-devfreq', 'pm-qos', 'pm-tools' and...
2022-07-29  Jörn-Thorben... bpftool: Don't try to return value from void function...
2022-07-29  Rongguang Weibpftool: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_...
2022-07-29  Rafael J. WysockiMerge branches 'pm-core', 'pm-sleep', 'powercap', ...
2022-07-29  Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-cpuidle'
2022-07-29  Krishna chaitanya... PCI: qcom: Allow ASPM L1 and substates for 2.7.0
2022-07-29  Rafael J. WysockiMerge tag 'thermal-v5.20-rc1' of git://git.kernel.org...
2022-07-29  Linus TorvaldsMerge tag 'loongarch-fixes-5.19-5' of git://git.kernel...
2022-07-29  Arnd Bergmannsparc: Use generic pci_mmap_resource_range()
2022-07-29  Arnd BergmannPCI: Remove pci_mmap_page_range() wrapper
2022-07-29  Rafael J. WysockiMerge branch 'thermal-core'
2022-07-29  Stafford HornePCI: Stub __pci_ioport_map() for arches that don't...
2022-07-29  Fedor Tokarevbpf: btf: Fix vsnprintf return value check
2022-07-29  Linus TorvaldsMerge tag 'powerpc-5.19-6' of git://git.kernel.org...
2022-07-29  Zhengjun Xingperf stat: Add topdown metrics in the default perf...
2022-07-29  Kan Liangperf x86 evlist: Add default hybrid events for perf...
2022-07-29  Kan Liangperf evlist: Always use arch_evlist__add_default_attrs()
2022-07-29  Kan Liangperf evsel: Add arch_evsel__hw_name()
2022-07-29  Kan Liangperf stat: Revert "perf stat: Add default hybrid events"
2022-07-29  Nick HawkinsMAINTAINERS: add spi support to GXP
2022-07-29  Nick Hawkinsspi: dt-bindings: add documentation for hpe,gxp-spifi
2022-07-29  Nick Hawkinsspi: spi-gxp: Add support for HPE GXP SoCs
2022-07-29  Przemyslaw... iavf: Fix 'tc qdisc show' listing too many queues
2022-07-29  Przemyslaw... iavf: Fix max_rate limiting
2022-07-29  Rafael J. WysockiMerge back cpuidle material for 5.20.
2022-07-29  Michael Ellermanpowerpc/mm: Export memory_add_physaddr_to_nid() for...
2022-07-29  Greg Kroah... docs: embargoed-hardware-issues: fix invalid AMD contac...
2022-07-29  Kalle ValoMerge ath-next from git://git.kernel.org/pub/scm/linux...
2022-07-29  William Deanwifi: rtw88: check the return value of alloc_workqueue()
2022-07-29  Zong-Zhe Yangwifi: rtw89: 8852a: adjust IMR for SER L1
2022-07-29  Ping-Ke Shihwifi: rtw89: 8852a: update RF radio A/B R56
2022-07-29  Paolo BonziniMerge tag 'kvm-riscv-5.20-1' of https://github.com...
2022-07-29  Thomas Richterperf test: Fix test case 95 ("Check branch stack sampli...
2022-07-29  Bryan O'Donoghuewifi: wcn36xx: Add debugfs entry to read firmware featu...
2022-07-29  Bryan O'Donoghuewifi: wcn36xx: Move capability bitmap to string transla...
2022-07-29  Bryan O'Donoghuewifi: wcn36xx: Move firmware feature bit storage to...
2022-07-29  Bryan O'Donoghuewifi: wcn36xx: Rename clunky firmware feature bit enum
2022-07-29  Anup PatelRISC-V: KVM: Add support for Svpbmt inside Guest/VM
2022-07-29  Anup PatelRISC-V: KVM: Use PAGE_KERNEL_IO in kvm_riscv_gstage_ior...
2022-07-29  Anup PatelRISC-V: KVM: Add G-stage ioremap() and iounmap() functions
2022-07-29  Anup PatelKVM: Add gfp_custom flag in struct kvm_mmu_memory_cache
2022-07-29  Anup PatelRISC-V: KVM: Add extensible CSR emulation framework
2022-07-29  Anup PatelRISC-V: KVM: Add extensible system instruction emulatio...
2022-07-29  Anup PatelRISC-V: KVM: Factor-out instruction emulation into...
2022-07-29  Nikolay BorisovRISC-V: KVM: move preempt_disable() call in kvm_arch_vc...
2022-07-29  Nikolay BorisovRISC-V: KVM: Make kvm_riscv_guest_timer_init a void...
2022-07-29  Zhang JiamingRISC-V: KVM: Fix variable spelling mistake
2022-07-29  Atish PatraRISC-V: KVM: Improve ISA extension by using a bitmap
2022-07-29  Uwe Kleine... pwm: lpc18xx: Fix period handling
2022-07-29  Uwe Kleine... pwm: lpc18xx: Convert to use dev_err_probe()
2022-07-29  Uwe Kleine... pwm: twl-led: Document some limitations and link to...
2022-07-29  Lee JonesMAINTAINERS: Remove myself as PWM maintainer
2022-07-29  Lukas BulwahnMAINTAINERS: Add include/dt-bindings/pwm to PWM SUBSYSTEM
2022-07-29  Fabien Parentdt-bindings: pwm: mediatek: Add compatible string for...
2022-07-29  Nikita Travkinpwm: Add clock based PWM output driver
2022-07-29  Nikita Travkindt-bindings: pwm: Document clk based PWM controller
2022-07-29  Uwe Kleine... pwm: sifive: Shut down hardware only after pwmchip_remo...
2022-07-29  Uwe Kleine... pwm: sifive: Ensure the clk is enabled exactly once...
2022-07-29  Uwe Kleine... pwm: sifive: Simplify clk handling
2022-07-29  Uwe Kleine... pwm: sifive: Enable clk only after period check in...
2022-07-29  Uwe Kleine... pwm: sifive: Reduce time the controller lock is held
2022-07-29  Uwe Kleine... pwm: sifive: Fold pwm_sifive_enable() into its only...
2022-07-29  Uwe Kleine... pwm: sifive: Simplify offset calculation for PWMCMP...
2022-07-29  David S. MillerMerge branch 'netdevsim-fib-route-delete-leak'
2022-07-29  Ido Schimmelselftests: netdevsim: Add test cases for route deletion...
2022-07-29  Ido Schimmelnetdevsim: fib: Add debugfs knob to simulate route...
2022-07-29  Ido Schimmelnetdevsim: fib: Fix reference count leak on route delet...
2022-07-29  David S. MillerMerge branch 'mtk_eth_soc-xdp-multi-frame'
2022-07-29  Lorenzo Bianconinet: ethernet: mtk_eth_soc: add xdp tx return bulking...
2022-07-29  Lorenzo Bianconinet: ethernet: mtk_eth_soc: introduce xdp multi-frag...
2022-07-29  Lorenzo Bianconinet: ethernet: mtk_eth_soc: introduce mtk_xdp_frame_map...
2022-07-29  David S. MillerMerge branch 'seg6-headend-reduced'
2022-07-29  Andrea Mayerselftests: seg6: add selftest for SRv6 H.L2Encaps.Red...
2022-07-29  Andrea Mayerselftests: seg6: add selftest for SRv6 H.Encaps.Red...
2022-07-29  Andrea Mayerseg6: add support for SRv6 H.L2Encaps.Red behavior
2022-07-29  Andrea Mayerseg6: add support for SRv6 H.Encaps.Red behavior
2022-07-29  Ronak Doshivmxnet3: do not reschedule napi for rx processing
2022-07-29  Guillaume NaultDocumentation: Describe net.ipv4.tcp_reflect_tos.
2022-07-29  Zhengchao Shaonet/af_packet: check len when min_header_len equals...
2022-07-29  Mike Manningnet: allow unbound socket for packets in VRF when tcp_l...
2022-07-29  Takashi IwaiALSA: control: Use deferred fasync helper
2022-07-29  Takashi IwaiALSA: pcm: Use deferred fasync helper
2022-07-29  Takashi IwaiALSA: timer: Use deferred fasync helper
next