summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-08fbdev: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-08thermal: intel: int340x: processor: Add MMIO RAPL PL4 supportZhang Rui
2024-10-08thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug supportZhang Rui
2024-10-08powercap: intel_rapl_msr: Add PL4 support for Arrowlake-USumeet Pawnikar
2024-10-08powercap: intel_rapl_tpmi: Ignore minor version changeZhang Rui
2024-10-08sched_ext: Documentation: Update instructions for running example schedulersDevaansh-Kumar
2024-10-08Merge tag 'ntfs3_for_6.12' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
2024-10-08Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...Linus Torvalds
2024-10-08selftests: make kselftest-clean remove libynl outputsGreg Thelen
2024-10-08Merge branch 'selftests-net-add-missing-gitignore-and-extra_clean-entries'Jakub Kicinski
2024-10-08selftests: net: rds: add gitignore file for include.shJavier Carrasco
2024-10-08selftests: net: rds: add include.sh to EXTRA_CLEANJavier Carrasco
2024-10-08selftests: net: add msg_oob to gitignoreJavier Carrasco
2024-10-08x86/xen: mark boot CPU of PV guest in MSR_IA32_APICBASEJuergen Gross
2024-10-08drm/radeon: always set GEM function pointerChristian König
2024-10-08gpio: aspeed: Use devm_clk api to manage clock sourceBilly Tsai
2024-10-08gpio: aspeed: Add the flush write to ensure the write complete.Billy Tsai
2024-10-08nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman
2024-10-08nouveau/dmem: Fix privileged error in copy engine channelYonatan Maman
2024-10-08RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy
2024-10-08Merge branch 'net-dsa-b53-assorted-jumbo-frame-fixes'Paolo Abeni
2024-10-08net: dsa: b53: fix jumbo frames on 10/100 portsJonas Gorski
2024-10-08net: dsa: b53: allow lower MTUs on BCM5325/5365Jonas Gorski
2024-10-08net: dsa: b53: fix max MTU for BCM5325/BCM5365Jonas Gorski
2024-10-08net: dsa: b53: fix max MTU for 1g switchesJonas Gorski
2024-10-08net: dsa: b53: fix jumbo frame mtu checkJonas Gorski
2024-10-08Merge branch 'fix-ti-am65-cpsw-nuss-module-removal'Paolo Abeni
2024-10-08net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removalNicolas Pitre
2024-10-08net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removalNicolas Pitre
2024-10-08HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpadWangYuli
2024-10-08RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_eventQianqiang Liu
2024-10-08RDMA/bnxt_re: Fix the max WQEs used in Static WQE modeSelvin Xavier
2024-10-08RDMA/bnxt_re: Add a check for memory allocationKalesh AP
2024-10-08RDMA/bnxt_re: Fix incorrect AVID type in WQE structureSaravanan Vajravel
2024-10-08RDMA/bnxt_re: Fix a possible memory leakKalesh AP
2024-10-08HID: multitouch: Add support for B2402FVA track pointStefan Blum
2024-10-08HID: plantronics: Workaround for an unexcepted opposite volume keyWade Wang
2024-10-07net: airoha: Update tx cpu dma ring idx at the end of xmit loopLorenzo Bianconi
2024-10-07net: phy: Remove LED entry from LEDs list on unregisterChristian Marangi
2024-10-07Merge tag 'for-net-2024-10-04' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-10-07net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_f...Christophe JAILLET
2024-10-07Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"Jakub Kicinski
2024-10-07net: dsa: lan9303: ensure chip reset and wait for READY statusAnatolij Gustschin
2024-10-07net: explicitly clear the sk pointer, when pf->create failsIgnat Korchagin
2024-10-07btrfs: fix missing error handling when adding delayed ref with qgroups enabledFilipe Manana
2024-10-07btrfs: add cancellation points to trim loopsLuca Stefani
2024-10-07btrfs: split remaining space to discard in chunksLuca Stefani
2024-10-07sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTEDTejun Heo
2024-10-07sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() wa...Tejun Heo
2024-10-07sched/core: Make select_task_rq() take the pointer to wake_flags instead of v...Tejun Heo