summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-08-08x86/fpu: Move FPU initialization into arch_cpu_finalize_init()Thomas Gleixner
2023-08-08x86/fpu: Mark init functions __initThomas Gleixner
2023-08-08x86/fpu: Remove cpuinfo argument from init functionsThomas Gleixner
2023-08-08x86/init: Initialize signal frame size lateThomas Gleixner
2023-08-08init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner
2023-08-08init: Invoke arch_cpu_finalize_init() earlierThomas Gleixner
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-08-08um/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08sparc/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08sh/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08loongarch/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08ia64/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08x86/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-08-08init: Provide arch_cpu_finalize_init()Thomas Gleixner
2023-08-03Linux 6.1.43Greg Kroah-Hartman
2023-08-03dma-buf: fix an error pointer vs NULL bugDan Carpenter
2023-08-03dma-buf: keep the signaling time of merged fences v3Christian König
2023-08-03test_firmware: return ENOMEM instead of ENOSPC on failed memory allocationMirsad Goran Todorovac
2023-08-03selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts
2023-08-03mptcp: ensure subflow is unhashed before cleaning the backlogPaolo Abeni
2023-08-03cpufreq: intel_pstate: Drop ACPI _PSS states table patchingRafael J. Wysocki
2023-08-03ACPI: processor: perflib: Avoid updating frequency QoS unnecessarilyRafael J. Wysocki
2023-08-03ACPI: processor: perflib: Use the "no limit" frequency QoSRafael J. Wysocki
2023-08-03drm/amd/display: Write to correct dirty_rectBenjamin Cheng
2023-08-03drm/amd/display: perform a bounds check before filling dirty rectanglesHamza Mahfooz
2023-08-03tracing: Fix trace_event_raw_event_synth() if else statementSteven Rostedt (Google)
2023-08-03drm/amd/display: set per pipe dppclk to 0 when dpp is offDmytro Laktyushkin
2023-08-03rbd: retrieve and check lock owner twice before blocklistingIlya Dryomov
2023-08-03rbd: harden get_lock_owner_info() a bitIlya Dryomov
2023-08-03rbd: make get_lock_owner_info() return a single locker or NULLIlya Dryomov
2023-08-03dm cache policy smq: ensure IO doesn't prevent cleaner policy progressJoe Thornber
2023-08-03drm/i915/dpt: Use shmem for dpt objectsRadhakrishna Sripada
2023-08-03ceph: never send metrics if disable_send_metrics is setXiubo Li
2023-08-03PM: sleep: wakeirq: fix wake irq armingJohan Hovold
2023-08-03arm64/sme: Set new vector length before reallocatingMark Brown
2023-08-03ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 registerMark Brown
2023-08-03s390/dasd: print copy pair message only for the correct errorStefan Haberland
2023-08-03s390/dasd: fix hanging device after quiesce/resumeStefan Haberland
2023-08-03LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArchChenguang Zhao
2023-08-03LoongArch: BPF: Fix check condition to call lu32id in move_imm()Tiezhu Yang
2023-08-03Revert "um: Use swap() to make code cleaner"Andy Shevchenko
2023-08-03soundwire: fix enumeration completionJohan Hovold
2023-08-03selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts
2023-08-03net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi
2023-08-03net: dsa: qca8k: fix broken search_and_delChristian Marangi
2023-08-03net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi
2023-08-03virtio-net: fix race between set queues and probeJason Wang