summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-17mm: remove unused stub for can_swapin_thp()Andy Shevchenko
2024-10-17mailmap: add an entry for Andy ChiuAndy Chiu
2024-10-17MAINTAINERS: add memory mapping/VMA co-maintainersLorenzo Stoakes
2024-10-17fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initializationBrahmajit Das
2024-10-17lib: alloc_tag_module_unload must wait for pending kfree_rcu callsFlorian Westphal
2024-10-17mm/mremap: fix move_normal_pmd/retract_page_tables raceJann Horn
2024-10-17mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds.Sebastian Andrzej Siewior
2024-10-17selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw
2024-10-17selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw
2024-10-17fat: fix uninitialized variableOGAWA Hirofumi
2024-10-17nilfs2: propagate directory read errors from nilfs_find_entry()Ryusuke Konishi
2024-10-17mm/mmap: correct error handling in mmap_region()Lorenzo Stoakes
2024-10-17drm/ast: vga: Clear EDID if no display is connectedThomas Zimmermann
2024-10-17drm/ast: sil164: Clear EDID if no display is connectedThomas Zimmermann
2024-10-17Revert "drm/mgag200: Add vblank support"Thomas Zimmermann
2024-10-17xhci: dbc: honor usb transfer size boundaries.Mathias Nyman
2024-10-17usb: xhci: Fix handling errors mid TD followed by other errorsMichal Pecio
2024-10-17xhci: Mitigate failed set dequeue pointer commandsMathias Nyman
2024-10-17xhci: Fix incorrect stream context type macroMathias Nyman
2024-10-17USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern
2024-10-16selftest: hid: add the missing tests directoryYun Lu
2024-10-16clk: test: Fix some memory leaksJinjie Ruan
2024-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-10-16powercap: intel_rapl_msr: Add PL4 support for ArrowLake-HSrinivas Pandruvada
2024-10-16Merge tag 'amd-pstate-v6.12-2024-10-16' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2024-10-16Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001Luiz Augusto von Dentz
2024-10-16Bluetooth: bnep: fix wild-memory-access in proto_unregisterYe Bin
2024-10-16Bluetooth: btusb: Fix not being able to reconnect after suspendLuiz Augusto von Dentz
2024-10-16Bluetooth: Remove debugfs directory on module init failureAaron Thompson
2024-10-16Bluetooth: Call iso_exit() on module unloadAaron Thompson
2024-10-16Bluetooth: ISO: Fix multiple init when debugfs is disabledAaron Thompson
2024-10-16drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUsAlex Deucher
2024-10-16Input: xpad - add support for 8BitDo Ultimate 2C Wireless ControllerStefan Kerkmann
2024-10-16Merge tag 'for-6.12-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-16Merge tag 'v6.12-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-10-16Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-10-16selftests/bpf: Add asserts for netfilter link infoTyrone Wu
2024-10-16bpf: Fix link info netfilter flags to populate defrag flagTyrone Wu
2024-10-16ublk: don't allow user copy for unprivileged deviceMing Lei
2024-10-16drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or g...Juha-Pekka Heikkila
2024-10-16drm/xe/bmg: improve cache flushing behaviourMatthew Auld
2024-10-16drm/xe/xe_sync: initialise ufence.signalledMatthew Auld
2024-10-16drm/xe/ufence: ufence can be signaled right after wait_wokenNirmoy Das
2024-10-16drm/xe: Use bookkeep slots for external BO's in exec IOCTLMatthew Brost
2024-10-16drm/xe/query: Increase timestamp widthLucas De Marchi
2024-10-16drm/xe: Don't free job in TDRMatthew Brost
2024-10-16drm/xe: Take job list lock in xe_sched_add_pending_jobMatthew Brost
2024-10-16drm/xe: fix unbalanced rpm put() with declare_wedged()Matthew Auld
2024-10-16drm/xe: fix unbalanced rpm put() with fence_fini()Matthew Auld
2024-10-16drm/xe/xe2lpg: Extend Wa_15016589081 for xe2lpgAradhya Bhatia