aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-11-20timers/migration: Exclude isolated cpus from hierarchytimers-core-2025-11-30timers/coreGabriele Monaco3-0/+155
2025-11-20cpumask: Add initialiser to use cleanup helpersYury Norov1-0/+2
2025-11-20sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave anyGabriele Monaco1-0/+23
2025-11-20cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to update_isolation_...Gabriele Monaco1-6/+6
2025-11-20timers/migration: Use scoped_guard on available flag set/clearGabriele Monaco1-17/+17
2025-11-20timers/migration: Add mask for CPUs available in the hierarchyGabriele Monaco1-1/+14
2025-11-20timers/migration: Rename 'online' bit to 'available'Gabriele Monaco3-15/+15
2025-11-14selftests/timers/nanosleep: Add tests for return of remaining timeThomas Weißschuh1-0/+55
2025-11-14selftests/timers: Clean up kernel version check in posix_timersWake Liu1-10/+22
2025-11-14time: Fix a few typos in time[r] related code commentsJianyun Gao3-6/+6
2025-11-14time: tick-oneshot: Add missing Return and parameter descriptions to kernel-docSunday Adelodun1-1/+19
2025-11-14hrtimer: Store time as ktime_t in restart blockThomas Weißschuh3-5/+5
2025-11-01timers/migration: Remove dead code handling idle CPU checking for remote timersFrederic Weisbecker1-16/+0
2025-11-01timers/migration: Remove unused "cpu" parameter from tmigr_get_group()Frederic Weisbecker1-3/+2
2025-11-01timers/migration: Assert that hotplug preparing CPU is part of stable active ...Frederic Weisbecker1-0/+8
2025-11-01timers/migration: Fix imbalanced NUMA treesFrederic Weisbecker1-104/+127
2025-11-01timers/migration: Remove locking on group connectionFrederic Weisbecker1-10/+0
2025-11-01timers/migration: Convert "while" loops to use "for"Frederic Weisbecker1-10/+13
2025-11-01tick/sched: Limit non-timekeeper CPUs calling jiffies updateSteve Wahl1-4/+26
2025-09-21time: Fix spelling mistakes in commentstimers-core-2025-09-29Haofeng Li4-4/+4
2025-09-09clocksource: Print durations for sync check unconditionallyJiri Wiesner1-3/+2
2025-09-09LoongArch: Remove clockevents shutdown call on offliningBibo Mao1-2/+0
2025-09-09tick: Do not set device to detached state in tick_shutdown()Bibo Mao3-13/+7
2025-09-09hrtimer: Reorder branches in hrtimer_clockid_to_base()Thomas Weißschuh1-2/+2
2025-09-09hrtimer: Remove hrtimer_clock_base:: Get_timeThomas Weißschuh5-19/+26
2025-09-09hrtimer: Use hrtimer_cb_get_time() helperThomas Weißschuh1-7/+6
2025-09-09media: pwm-ir-tx: Avoid direct access to hrtimer clockbaseThomas Weißschuh1-4/+1
2025-09-09ALSA: hrtimer: Avoid direct access to hrtimer clockbaseThomas Weißschuh1-1/+1
2025-09-09lib: test_objpool: Avoid direct access to hrtimer clockbaseThomas Weißschuh1-1/+1
2025-09-09sched/core: Avoid direct access to hrtimer clockbaseThomas Weißschuh1-1/+1
2025-09-09timers/itimer: Avoid direct access to hrtimer clockbaseThomas Weißschuh1-2/+1
2025-09-09posix-timers: Avoid direct access to hrtimer clockbaseThomas Weißschuh1-3/+2
2025-09-03jiffies: Remove obsolete SHIFTED_HZ commentBjorn Helgaas2-2/+2
2025-08-31Linux 6.17-rc4v6.17-rc4Linus Torvalds1-1/+1
2025-08-31Merge tag 'x86_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-16/+45
2025-08-31Merge tag 'sched_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-10/+14
2025-08-31Merge tag 'irq_urgent_for_v6.17_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+10
2025-08-31Merge tag 'hardening-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+10
2025-08-31Merge tag 'gpio-fixes-for-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-12/+12
2025-08-30kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptraceMark Brown1-3/+2
2025-08-30arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signatureKees Cook3-9/+10
2025-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds41-362/+579
2025-08-29hardening: Require clang 20.1.0 for __counted_byNathan Chancellor1-4/+5
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini34-349/+560
2025-08-29Merge tag 'kvm-riscv-fixes-6.17-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini3-2/+7
2025-08-29Merge tag 'efi-fixes-for-v6.17-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-34/+31
2025-08-29Merge tag 'v6.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-2/+19
2025-08-29Merge tag 'xfs-fixes-6.17-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-43/+25
2025-08-29Merge tag 'hid-for-linus-2025082901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-42/+79
2025-08-29Merge tag 'regulator-fix-v6.17-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2025-08-29Merge tag 'ata-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds3-22/+43
2025-08-28Merge tag 'drm-fixes-2025-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds46-307/+465
2025-08-28Merge tag 'block-6.17-20250828' of git://git.kernel.dk/linuxLinus Torvalds11-56/+175
2025-08-28Merge tag 'io_uring-6.17-20250828' of git://git.kernel.dk/linuxLinus Torvalds1-7/+13
2025-08-28Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds69-789/+982
2025-08-29Merge tag 'mediatek-drm-fixes-20250829' of https://git.kernel.org/pub/scm/lin...Dave Airlie4-12/+26
2025-08-28Merge tag 'pm-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+2
2025-08-28drm/mediatek: mtk_hdmi: Fix inverted parameters in some regmap_update_bits callsLouis-Alexis Eyraud1-4/+4
2025-08-29Merge tag 'drm-msm-fixes-2025-08-26' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie26-197/+301
2025-08-28Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-8/+17
2025-08-29Merge tag 'amd-drm-fixes-6.17-2025-08-28' of https://gitlab.freedesktop.org/a...Dave Airlie5-17/+28
2025-08-28Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-13/+21
2025-08-29Merge tag 'drm-misc-fixes-2025-08-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-60/+88
2025-08-28Merge tag 'powerpc-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-42/+34
2025-08-28MAINTAINERS: mark bcachefs externally maintainedLinus Torvalds1-1/+1
2025-08-29Merge tag 'drm-xe-fixes-2025-08-27' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-21/+22
2025-08-28KVM: arm64: nv: Fix ATS12 handling of single-stage translationMarc Zyngier1-3/+3
2025-08-28KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()Marc Zyngier2-111/+80
2025-08-28KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessorsMarc Zyngier2-112/+162
2025-08-28KVM: arm64: Simplify sysreg access on exception deliveryMarc Zyngier1-12/+4
2025-08-28KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit stateMarc Zyngier1-2/+2
2025-08-28bcache: change maintainer's email addressColy Li1-1/+1
2025-08-28ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char deviceMing Lei6-33/+74
2025-08-28ublk: avoid ublk_io_release() called after ublk char dev is closedMing Lei1-2/+70
2025-08-28io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengthsJens Axboe1-7/+13
2025-08-28net: ipv4: fix regression in local-broadcast routesOscar Maes1-3/+7
2025-08-28net: macb: Disable clocks onceNeil Mandir1-5/+2
2025-08-28efivarfs: Fix slab-out-of-bounds in efivarfs_d_compareLi Nan1-0/+4
2025-08-28ata: ahci_xgene: Use int type for 'rc' to store error codesQianfeng Rong1-5/+2
2025-08-27Merge tag 'perf-tools-fixes-for-v6.17-2025-08-27' of git://git.kernel.org/pub...Linus Torvalds36-94/+342
2025-08-27Merge branch 'locking-fixes-for-fbnic-driver'Jakub Kicinski2-9/+10
2025-08-27fbnic: Move phylink resume out of service_task and into open/closeAlexander Duyck2-2/+4
2025-08-27fbnic: Fixup rtnl_lock and devl_lock handling related to mailbox codeAlexander Duyck1-7/+6
2025-08-27net: rose: fix a typo in rose_clear_routes()Eric Dumazet1-1/+1
2025-08-27l2tp: do not use sock_hold() in pppol2tp_session_get_sock()Eric Dumazet1-17/+8
2025-08-27sctp: initialize more fields in sctp_v6_from_sk()Eric Dumazet1-0/+2
2025-08-27MAINTAINERS: rmnet: Update email addressesSubash Abhinov Kasiviswanathan1-2/+2
2025-08-27fs/smb: Fix inconsistent refcnt updateShuhao Fu1-2/+5
2025-08-27drm/amdgpu/userq: fix error handling of invalid doorbellAlex Deucher1-0/+1
2025-08-27drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang1-3/+3
2025-08-27drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang1-8/+10
2025-08-27Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher1-2/+2
2025-08-27drm/amdgpu/gfx12: set MQD as appriopriate for queue typesAlex Deucher1-2/+6
2025-08-27drm/amdgpu/gfx11: set MQD as appriopriate for queue typesAlex Deucher1-2/+6
2025-08-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-13/+21
2025-08-27Merge tag 'media/v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds32-97/+19
2025-08-27x86/bugs: Add attack vector controls for SSBx86_urgent_for_v6.17_rc4David Kaplan2-4/+10
2025-08-27Merge branch 'introduce-refcount_t-for-reference-counting-of-rose_neigh'Jakub Kicinski5-38/+69
2025-08-27net: rose: include node references in rose_neigh refcountTakamitsu Iwai1-2/+16
2025-08-27net: rose: convert 'use' field to refcount_tTakamitsu Iwai5-33/+45
2025-08-27net: rose: split remove and free operations in rose_remove_neigh()Takamitsu Iwai2-9/+14
2025-08-27io_uring/kbuf: fix signedness in this_len calculationQingyue Zhang1-1/+1
2025-08-27x86/cpu/topology: Use initial APIC ID from XTOPOLOGY leaf on AMD/HYGONK Prateek Nayak1-9/+14
2025-08-27x86/microcode/AMD: Handle the case of no BIOS microcodeBorislav Petkov (AMD)1-2/+20
2025-08-27Merge tag 'kvm-x86-fixes-6.17-rc7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini4-11/+12
2025-08-26net: hv_netvsc: fix loss of early receive events from host during channel open.Dipayaan Roy2-16/+24
2025-08-26Merge branch 'net-stmmac-xgmac-minor-fixes'Jakub Kicinski3-8/+20
2025-08-26net: stmmac: Set CIC bit only for TX queues with COERohan G Thomas1-2/+4
2025-08-26net: stmmac: xgmac: Correct supported speed modesRohan G Thomas2-2/+16
2025-08-26net: stmmac: xgmac: Do not enable RX FIFO Overflow interruptsRohan G Thomas1-4/+0
2025-08-26Merge branch 'mlx5-misc-fixes-2025-08-25'Jakub Kicinski12-67/+136
2025-08-26net/mlx5e: Set local Xoff after FW updateAlexei Lazar1-1/+2
2025-08-26net/mlx5e: Update and set Xon/Xoff upon port speed setAlexei Lazar1-0/+2
2025-08-26net/mlx5e: Update and set Xon/Xoff upon MTU setAlexei Lazar2-1/+28
2025-08-26net/mlx5: Prevent flow steering mode changes in switchdev modeMoshe Shemesh1-8/+7
2025-08-26net/mlx5: Nack sync reset when SFs are presentMoshe Shemesh3-0/+22
2025-08-26net/mlx5: Fix lockdep assertion on sync reset unload eventMoshe Shemesh3-54/+69
2025-08-26net/mlx5: Reload auxiliary drivers on fw_activateMoshe Shemesh1-1/+1
2025-08-26net/mlx5: HWS, Fix pattern destruction in mlx5hws_pat_get_pattern error pathLama Kayal1-1/+1
2025-08-26net/mlx5: HWS, Fix uninitialized variables in mlx5hws_pat_calc_nop error flowLama Kayal1-1/+3
2025-08-26net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flowLama Kayal1-1/+1
2025-08-26net/mlx5: HWS, Fix memory leak in hws_pool_buddy_init error pathLama Kayal1-0/+1
2025-08-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9-37/+93
2025-08-26Merge branch 'bnxt_en-3-bug-fixes'Jakub Kicinski1-6/+30
2025-08-26bnxt_en: Fix stats context reservation logicMichael Chan1-1/+2
2025-08-26bnxt_en: Adjust TX rings if reservation is less than requestedMichael Chan1-0/+12
2025-08-26bnxt_en: Fix memory corruption when FW resources change during ifdownSreekanth Reddy1-5/+16
2025-08-26MAINTAINERS: Update maintainer information for Altera Triple Speed Ethernet D...Boon Khai Ng1-1/+1
2025-08-26net: macb: Fix offset error in gem_update_statsSean Anderson1-1/+1
2025-08-26MAINTAINERS: retire Boris from TLS maintainersJakub Kicinski2-1/+7
2025-08-26phy: mscc: Fix when PTP clock is register and unregisterHoratiu Vultur3-16/+26
2025-08-26net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda1-0/+3
2025-08-26block: validate QoS before calling __rq_qos_done_bio()Nilay Shroff1-5/+8
2025-08-26blk-zoned: Fix a lockdep complaint about recursive lockingBart Van Assche1-5/+6
2025-08-26drm/xe: switch to local xbasename() helperCarlos Llamas1-1/+9
2025-08-26drm/xe: Don't trigger rebind on initial dma-buf validationMatthew Brost1-1/+2
2025-08-26drm/xe/vm: Clear the scratch_pt pointer on errorThomas Hellström1-2/+6
2025-08-26drm/xe/vm: Don't pin the vm_resv during validationThomas Hellström2-16/+4
2025-08-26drm/xe/xe_sync: avoid race during ufence signalingZbigniew Kempczyński1-1/+1
2025-08-26PM: sleep: annotate RCU list iterationsJohannes Berg1-2/+2
2025-08-26efi: stmm: Drop unneeded null pointer checkJan Kiszka1-2/+1
2025-08-26efi: stmm: Drop unused EFI error from setup_mm_hdr argumentsJan Kiszka1-17/+8
2025-08-26efi: stmm: Do not return EFI_OUT_OF_RESOURCES on internal errorsJan Kiszka1-6/+6
2025-08-26efi: stmm: Fix incorrect buffer allocation methodJan Kiszka1-9/+12
2025-08-26HID: quirks: add support for Legion Go dual dinput modesAntheas Kapenekakis2-0/+4
2025-08-26HID: elecom: add support for ELECOM M-DT2DRBKMartin Hilgendorf3-0/+4
2025-08-26MAINTAINERS: Change Altera-PIO driver maintainerAdrian Ng Ho Yin1-1/+1
2025-08-26gpio: timberdale: fix off-by-one in IRQ type boundary checkJunjie Cao1-1/+1
2025-08-26xfs: do not propagate ENODATA disk errors into xattr codeEric Sandeen2-0/+13
2025-08-26sched/deadline: Don't count nr_running for dl_server proxy taskssched_urgent_for_v6.17_rc4Yicong Yang1-2/+6
2025-08-26sched/deadline: Fix RT task potential starvation when expiry time passedkuyo chang1-3/+5
2025-08-26sched/deadline: Always stop dl-server before changing parametersJuri Lelli1-4/+2
2025-08-26sched/deadline: Fix dl_server_stopped()Huacai Chen1-1/+1
2025-08-26Revert "drm/tegra: Use dma_buf from GEM object instance"Thomas Zimmermann1-1/+1
2025-08-26memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINITMike Rapoport (Microsoft)2-6/+14
2025-08-26virtio_net: adjust the execution order of function `virtnet_close` during freezeJunnan Wu1-3/+4
2025-08-26virtio_input: Improve freeze handlingYing Gao1-0/+4
2025-08-26vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNERNamhyung Kim1-2/+2
2025-08-26Revert "virtio: reject shm region if length is zero"Igor Torrente1-2/+0
2025-08-26vhost/net: Protect ubufs with rcu read lock in vhost_net_ubuf_put()Nikolay Kuratov1-2/+7
2025-08-26virtio_pci: Fix misleading comment for queue vectorLiming Wu2-4/+4
2025-08-25Merge tag 'devicetree-fixes-for-6.17-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-4/+12
2025-08-25net: dlink: fix multicast stats being counted incorrectlyYeounsu Moon1-1/+1
2025-08-25mISDN: hfcpci: Fix warning when deleting uninitialized timerVladimir Riabchun1-7/+5
2025-08-25Octeontx2-af: Fix NIX X2P calibration failuresHariprasad Kelam2-0/+21
2025-08-26ata: ahci: Allow ignoring the external/hotplug capability of portsDamien Le Moal2-17/+41
2025-08-25perf symbol: Add blocking argument to filename__read_build_idIan Rogers12-27/+32
2025-08-25perf symbol-minimal: Fix ehdr reading in filename__read_build_idIan Rogers1-28/+27
2025-08-25soc: qcom: use no-UBWC config for MSM8956/76Dmitry Baryshkov1-2/+2
2025-08-25soc: qcom: add configuration for MSM8929Dmitry Baryshkov1-0/+1
2025-08-25soc: qcom: ubwc: add more missing platformsDmitry Baryshkov1-0/+4
2025-08-25soc: qcom: ubwc: use no-uwbc config for MSM8917Dmitry Baryshkov1-1/+1
2025-08-25drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modesetChenyuan Yang1-0/+2
2025-08-25dt-bindings: display/msm: qcom,mdp5: drop lut clockDmitry Baryshkov1-1/+0
2025-08-25drm/gpuvm: fix various typos in .c and .h gpuvm fileAlice Ryhl2-44/+44
2025-08-25ixgbe: fix ixgbe_orom_civd_info struct layoutJedrzej Jagielski2-2/+2
2025-08-25ice: fix incorrect counter for buffer allocation failuresMichal Kubiak1-1/+1
2025-08-25ice: use fixed adapter index for E825C embedded devicesJacob Keller2-13/+40
2025-08-25ice: don't leave device non-functional if Tx scheduler config failsJacob Keller2-17/+43
2025-08-25ice: fix NULL pointer dereference in ice_unplug_aux_dev() on resetEmil Tantilov2-4/+7
2025-08-25drm/nouveau: remove unused memory target testTimur Tabi1-10/+3
2025-08-25drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wrTimur Tabi1-1/+1
2025-08-25drm/nouveau: fix error path in nvkm_gsp_fwsec_v2Timur Tabi1-2/+3
2025-08-25x86/cpu/intel: Fix the constant_tsc model check for Pentium 4Suchit Karunakaran1-1/+1
2025-08-25Merge tag 'pinctrl-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-5/+20
2025-08-25smb3 client: fix return code mapping of remap_file_rangeSteve French1-0/+14
2025-08-25loop: fix zero sized loop for block special fileYu Kuai1-10/+16
2025-08-25ARM: stacktrace: include asm/sections.h in asm/stacktrace.hArnd Bergmann1-1/+2
2025-08-25ubsan: Fix incorrect hand-side used in handleJunhui Pei1-3/+3
2025-08-25RISC-V: KVM: fix stack overrun when loading vlenbRadim Krčmář1-0/+2
2025-08-25RISC-V: KVM: Correct kvm_riscv_check_vcpu_requests() commentQuan Zhou1-1/+1
2025-08-25RISC-V: KVM: Fix pte settings within kvm_riscv_gstage_ioremap()Fangyu Yu1-1/+4
2025-08-24regulator: pm8008: fix probe failure due to negative voltage selectorKamal Wadhwa1-1/+1
2025-08-24Linux 6.17-rc3v6.17-rc3Linus Torvalds1-1/+1
2025-08-24Merge tag 'i2c-for-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+13
2025-08-24Merge tag 'perf_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+6
2025-08-24Merge tag 'x86_urgent_for_v6.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+10
2025-08-24Merge tag 'mips-fixes_6.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+9
2025-08-24Merge tag 'modules-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+4