summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds2024-11-1030-172/+329
|\
| * mailmap: add entry for Thorsten BlumThorsten Blum2024-11-071-0/+1
| * ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()Andrew Kanner2024-11-071-2/+1
| * signal: restore the override_rlimit logicRoman Gushchin2024-11-073-4/+8
| * fs/proc: fix compile warning about variable 'vmcore_mmap_ops'Qi Xi2024-11-071-4/+5
| * ucounts: fix counter leak in inc_rlimit_get_ucounts()Andrei Vagin2024-11-071-2/+1
| * selftests: hugetlb_dio: check for initial conditions to skip in the startMuhammad Usama Anjum2024-11-071-7/+12
| * mm: fix docs for the kernel parameter ``thp_anon=``Maíra Canal2024-11-072-2/+2
| * mm/damon/core: avoid overflow in damon_feed_loop_next_input()SeongJae Park2024-11-071-7/+21
| * mm/damon/core: handle zero schemes apply intervalSeongJae Park2024-11-071-4/+4
| * mm/damon/core: handle zero {aggregation,ops_update} intervalsSeongJae Park2024-11-071-3/+3
| * mm/mlock: set the correct prev on failureWei Yang2024-11-071-3/+6
| * objpool: fix to make percpu slot allocation more robustMasami Hiramatsu (Google)2024-11-071-6/+12
| * mm/page_alloc: keep track of free highatomicYu Zhao2024-11-072-3/+8
| * mm: resolve faulty mmap_region() error path behaviourLorenzo Stoakes2024-11-061-54/+65
| * mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes2024-11-066-13/+16
| * mm: refactor map_deny_write_exec()Lorenzo Stoakes2024-11-064-6/+21
| * mm: unconditionally close VMAs on errorLorenzo Stoakes2024-11-065-17/+27
| * mm: avoid unsafe VMA hook invocation when error arises on mmap hookLorenzo Stoakes2024-11-063-5/+32
| * mm/thp: fix deferred split unqueue naming and lockingHugh Dickins2024-11-068-24/+67
| * mm/thp: fix deferred split queue not partially_mappedHugh Dickins2024-11-063-9/+20
* | Merge tag 'usb-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-11-109-24/+33
|\ \
| * \ Merge tag 'usb-serial-6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2024-11-083-4/+12
| |\ \
| | * | USB: serial: qcserial: add support for Sierra Wireless EM86xxJack Wu2024-11-061-0/+2
| | * | USB: serial: io_edgeport: fix use after free in debug printkDan Carpenter2024-10-311-4/+4
| | * | USB: serial: option: add Quectel RG650VBenoît Monin2024-10-291-0/+3
| | * | USB: serial: option: add Fibocom FG132 0x0112 compositionReinhard Speyerer2024-10-291-0/+3
| * | | Merge tag 'thunderbolt-for-v6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman2024-11-072-1/+3
| |\ \ \
| | * | | thunderbolt: Fix connection issue with Pluggable UD-4VPD dockMika Westerberg2024-11-051-1/+1
| | * | | thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEBUGFS_MARGININGMika Westerberg2024-10-291-0/+2
| * | | | usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()Dan Carpenter2024-11-051-0/+2
| * | | | usb: dwc3: fix fault at system suspend if device was already runtime suspendedRoger Quadros2024-11-051-13/+12
| * | | | usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlierRex Nie2024-11-051-4/+4
| * | | | usb: musb: sunxi: Fix accessing an released usb phyZijun Hu2024-11-051-2/+0
| | |_|/ | |/| |
* | | | Merge tag 'staging-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-101-4/+2
|\ \ \ \
| * | | | staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocationUmang Jain2024-10-191-3/+1
| * | | | staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocationUmang Jain2024-10-191-1/+1
* | | | | Merge tag 'nfsd-6.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2024-11-091-8/+5
|\ \ \ \ \
| * | | | | NFSD: Fix READDIR on NFSv3 mounts of ext4 exportsChuck Lever2024-11-071-8/+5
* | | | | | Merge tag 'v6.12-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-11-091-3/+11
|\ \ \ \ \ \
| * | | | | | smb: client: Fix use-after-free of network namespace.Kuniyuki Iwashima2024-11-041-3/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linuxLinus Torvalds2024-11-091-7/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'nvme-6.12-2024-11-07' of git://git.infradead.org/nvme into block-6.12Jens Axboe2024-11-071-7/+14
| |\ \ \ \ \ \
| | * | | | | | nvme/host: Fix RCU list traversal to use SRCU primitiveBreno Leitao2024-11-041-7/+14
| |/ / / / / /
* | | | | | | Merge tag 'thermal-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-094-12/+22
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'thermal-v6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2024-11-044-12/+22
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | thermal/of: support thermal zones w/o trips subnodeIcenowy Zheng2024-11-041-11/+10
| | * | | | | | tools/lib/thermal: Remove the thermal.h soft link when doing make cleanzhang jiao2024-11-041-1/+3
| | * | | | | | tools/lib/thermal: Fix sampling handler context ptrEmil Dahl Juhl2024-11-041-0/+2
| | * | | | | | thermal/drivers/qcom/lmh: Remove false lockdep backtraceDmitry Baryshkov2024-11-041-0/+7
| |/ / / / / /