summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-06thunderbolt: Mark XDomain as unplugged when router is removedMika Westerberg
2024-08-06Makefile: add $(srctree) to dependency of compile_commands.json targetAlexandre Courbot
2024-08-06kbuild: clean up code duplication in cmd_fdtoverlayMasahiro Yamada
2024-08-05workqueue: Correct declaration of cpu_pwq in struct workqueue_structUros Bizjak
2024-08-05workqueue: Fix spruious data race in __flush_work()Tejun Heo
2024-08-05workqueue: Remove incorrect "WARN_ON_ONCE(!list_empty(&worker->entry));" from...Lai Jiangshan
2024-08-05workqueue: Fix UBSAN 'subtraction overflow' error in shift_and_mask()Will Deacon
2024-08-05workqueue: doc: Fix function name, remove markersNikita Shubin
2024-08-05binfmt_elf, coredump: Log the reason of the failed core dumpsRoman Kisel
2024-08-05coredump: Standartize and fix loggingRoman Kisel
2024-08-05Merge branch 'mlx5-ptm-cross-timestamping-support'Jakub Kicinski
2024-08-05net/mlx5: Implement PTM cross timestamping supportRahul Rameshbabu
2024-08-05net/mlx5: Add support for enabling PTM PCI capabilityCarolina Jubran
2024-08-05net/mlx5: Add support for MTPTM and MTCTR registersRahul Rameshbabu
2024-08-05net: bridge: mcast: wait for previous gc cycles when removing portNikolay Aleksandrov
2024-08-05tools: ynl: remove extraneous ; after statementsColin Ian King
2024-08-05Merge branch 'net-constify-struct-net-parameter-of-socket-lookups'Jakub Kicinski
2024-08-05ipv6: udp: constify 'struct net' parameter of socket lookupsEric Dumazet
2024-08-05inet6: constify 'struct net' parameter of various lookup helpersEric Dumazet
2024-08-05udp: constify 'struct net' parameter of socket lookupsEric Dumazet
2024-08-05fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro
2024-08-05inet: constify 'struct net' parameter of various lookup helpersEric Dumazet
2024-08-05inet: constify inet_sk_bound_dev_eq() net parameterEric Dumazet
2024-08-05drm/i915/gt: Empty uabi engines list during intel_engines_release()Krzysztof Niemiec
2024-08-05gcc-plugins: randstruct: Remove GCC 4.7 or newer requirementThorsten Blum
2024-08-05refcount: Report UAF for refcount_sub_and_test(0) when counter==0Petr Pavlu
2024-08-05drm/i915/gt: Add Wa_14019789679Nitin Gote
2024-08-05Merge tag 'linux_kselftest-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-08-05drm/xe: Only check last fence on user bindsMatthew Brost
2024-08-05selftest/cgroup: Add new test cases to test_cpuset_prs.shWaiman Long
2024-08-05cgroup/cpuset: Check for partition roots with overlapping CPUsWaiman Long
2024-08-05Merge branch 'cgroup/for-6.11-fixes' into cgroup/for-6.12Tejun Heo
2024-08-05drm/msm/dpu: take plane rotation into account for wide planesDmitry Baryshkov
2024-08-05drm/msm/dpu: relax YUV requirementsDmitry Baryshkov
2024-08-05drm/msm/dpu: limit QCM2290 to RGB formats onlyDmitry Baryshkov
2024-08-05drm/msm/dpu: cleanup FB if dpu_format_populate_layout failsDmitry Baryshkov
2024-08-05drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar
2024-08-05drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()Abhinav Kumar
2024-08-05cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplugWaiman Long
2024-08-05cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if cpus.ex...Waiman Long
2024-08-05cgroup/cpuset: fix panic caused by partcmd_updateChen Ridong
2024-08-05drm/msm/dp: fix the max supported bpp logicAbhinav Kumar
2024-08-05drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov
2024-08-05syscalls: fix fstat() entry againArnd Bergmann
2024-08-05cgroup/pids: Remove unreachable paths of pids_{can,cancel}_forkXiu Jianfeng
2024-08-05f2fs: atomic: fix to avoid racing w/ GCChao Yu
2024-08-05f2fs: fix macro definition stat_inc_cp_countJulian Sun
2024-08-05f2fs: fix macro definition on_f2fs_build_free_nidsJulian Sun
2024-08-05f2fs: add write priority option based on zone UFSLiao Yuanhong
2024-08-05f2fs: avoid potential int overflow in sanity_check_area_boundary()Nikita Zhandarovich