aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ti-linux-6.1.y-cicd' into ti-rt-linux-6.1.y-cicdcicd.kirkstone.202412111800-rt09.03.06-rtti-rt-linux-6.1.yUdit Kumar2024-12-074-1/+6
|\
| * arm: dts: am57xx: Extend IPU Late Attach support to all AM57xx platformscicd.kirkstone.20241211180009.03.06ti-linux-6.1.yBeleswar Padhi2024-12-074-2/+6
| * Revert "HACK: arm: dts: am57: disable late attach as default"Udit Kumar2024-12-071-0/+1
* | Merge branch 'ti-linux-6.1.y-cicd' into ti-rt-linux-6.1.y-cicdcicd.kirkstone.202412041235-rt09.03.05-rtPraneeth Bajjuri2024-12-041-1/+0
|\|
| * HACK: arm: dts: am57: disable late attach as defaultcicd.kirkstone.20241204123509.03.05Udit Kumar2024-12-041-1/+0
| * Merge branch 'linux-6.1.y' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Praneeth Bajjuri2024-12-031198-13876/+18091
| |\
* | \ Merge branch 'v6.1-rt' of git://git.kernel.org/pub/scm/linux/kernel/git/rt/li...Praneeth Bajjuri2024-12-031204-14006/+18268
|\ \ \
| * | | Linux 6.1.119-rt45Clark Williams2024-11-261-1/+1
| * | | sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3Jan Stancek2024-11-262-58/+138
| * | | sign-file,extract-cert: avoid using deprecated ERR_get_error_line()Jan Stancek2024-11-263-20/+13
| * | | sign-file,extract-cert: move common SSL helper functions to a headerJan Stancek2024-11-265-71/+45
| * | | Merge tag 'v6.1.119' into v6.1-rtClark Williams2024-11-26471-3080/+5096
| |\ \ \ | | | |/ | | |/|
| | * | Linux 6.1.119v6.1.119Greg Kroah-Hartman2024-11-221-1/+1
| | * | net: Make copy_safe_from_sockptr() match documentationMichal Luczaj2024-11-221-1/+3
| | * | char: xillybus: Fix trivial bug with mutexEli Billauer2024-11-221-3/+4
| | * | parisc: fix a possible DMA corruptionMikulas Patocka2024-11-222-1/+11
| | * | null_blk: Fix return value of nullb_device_power_store()Damien Le Moal2024-11-221-0/+1
| | * | null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'Yu Kuai2024-11-221-14/+26
| | * | null_blk: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-11-221-2/+2
| | * | char: xillybus: Prevent use-after-free due to race conditionEli Billauer2024-11-221-3/+19
| | * | drm/amd: check num of link levels when update pcie paramLin.Cao2024-11-221-0/+3
| | * | mm: resolve faulty mmap_region() error path behaviourLorenzo Stoakes2024-11-221-47/+57
| | * | mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes2024-11-225-11/+13
| | * | mm: unconditionally close VMAs on errorLorenzo Stoakes2024-11-224-10/+27
| | * | mm: avoid unsafe VMA hook invocation when error arises on mmap hookLorenzo Stoakes2024-11-224-4/+34
| | * | mm: revert "mm: shmem: fix data-race in shmem_getattr()"Andrew Morton2024-11-221-2/+0
| | * | net: fec: remove .ndo_poll_controller to avoid deadlocksWei Fang2024-11-221-26/+0
| | * | net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean2024-11-222-5/+27
| | * | ipvs: properly dereference pe in ip_vs_add_serviceChen Hanxiao2024-11-221-5/+5
| | * | fs/9p: fix uninitialized values during inode evictEric Van Hensbergen2024-11-221-10/+13
| | * | nfc: llcp: fix nfc_llcp_setsockopt() unsafe copiesEric Dumazet2024-11-221-6/+6
| | * | net: add copy_safe_from_sockptr() helperEric Dumazet2024-11-221-0/+25
| | * | ksmbd: fix potencial out-of-bounds when buffer offset is invalidNamjae Jeon2024-11-222-29/+42
| | * | ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()Namjae Jeon2024-11-221-1/+4
| | * | mptcp: pm: use _rcu variant under rcu_read_lockMatthieu Baerts (NGI0)2024-11-221-1/+2
| | * | mptcp: drop lookup_by_id in lookup_addrGeliang Tang2024-11-221-7/+5
| | * | mptcp: hold pm lock when deleting entryGeliang Tang2024-11-221-0/+3
| | * | mptcp: update local address flags when setting itGeliang Tang2024-11-221-0/+12
| | * | mptcp: add userspace_pm_lookup_addr_by_id helperGeliang Tang2024-11-221-15/+16
| | * | mptcp: define more local variables skGeliang Tang2024-11-221-11/+20
| | * | mptcp: cope racing subflow creation in mptcp_rcv_space_adjustPaolo Abeni2024-11-221-1/+2
| | * | NFSD: Never decrement pending_async_copies on errorChuck Lever2024-11-221-3/+1
| | * | NFSD: Initialize struct nfsd4_copy earlierChuck Lever2024-11-221-2/+2
| | * | NFSD: Limit the number of concurrent async COPY operationsChuck Lever2024-11-224-2/+12
| | * | NFSD: Async COPY result needs to return a write verifierChuck Lever2024-11-221-15/+8
| | * | NFSD: initialize copy->cp_clp early in nfsd4_copy for use by trace pointDai Ngo2024-11-221-1/+1
| | * | media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not setMauro Carvalho Chehab2024-11-221-11/+4
| | * | cxl/pci: fix error code in __cxl_hdm_decode_init()Dan Carpenter2024-11-221-1/+1
| | * | lib/buildid: Fix build ID parsing logicJiri Olsa2024-11-221-1/+1
| | * | Bluetooth: ISO: Fix not validating setsockopt user inputLuiz Augusto von Dentz2024-11-221-22/+10