summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-29Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTOLee, Chun-Yi1-1/+2
2024-08-29nfsd: Fix a regression in nfsd_setattr()Trond Myklebust2-2/+8
2024-08-29nfsd: don't call locks_release_private() twice concurrentlyNeilBrown1-1/+1
2024-08-29nfsd: drop the nfsd_put helperJeff Layton2-21/+17
2024-08-29nfsd: call nfsd_last_thread() before final nfsd_put()NeilBrown3-3/+9
2024-08-29NFSD: simplify error paths in nfsd_svc()NeilBrown1-10/+4
2024-08-29nfsd: separate nfsd_last_thread() from nfsd_put()NeilBrown2-34/+25
2024-08-29nfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown2-36/+0
2024-08-29mm/numa: no task_numa_fault() call if PTE is changedZi Yan1-15/+14
2024-08-29mm/numa: no task_numa_fault() call if PMD is changedZi Yan1-17/+13
2024-08-29mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...Hailong Liu1-9/+2
2024-08-29ALSA: timer: Relax start tick time check for slave timer elementsTakashi Iwai1-1/+1
2024-08-29hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()Javier Carrasco1-1/+3
2024-08-29tcp: do not export tcp_twsk_purge()Eric Dumazet1-1/+0
2024-08-29Revert "drm/amd/display: Validate hw_points_num before using it"Alex Hung1-3/+0
2024-08-29Revert "usb: gadget: uvc: cleanup request when not in correct state"Greg Kroah-Hartman1-6/+0
2024-08-29mptcp: pm: only decrement add_addr_accepted for MPJ reqMatthieu Baerts (NGI0)1-2/+6
2024-08-29mptcp: pm: re-using ID of unused flushed subflowsMatthieu Baerts (NGI0)1-0/+7
2024-08-29mptcp: pm: re-using ID of unused removed subflowsMatthieu Baerts (NGI0)1-1/+10
2024-08-29mptcp: pm: re-using ID of unused removed ADD_ADDRMatthieu Baerts (NGI0)1-1/+4
2024-08-29pmdomain: imx: wait SSAR when i.MX93 power domain onPeng Fan1-2/+3
2024-08-29mmc: dw_mmc: allow biu and ciu clocks to deferBen Whitten1-0/+8
2024-08-29KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3Marc Zyngier2-0/+13
2024-08-29cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov1-1/+2
2024-08-29Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combin...Werner Sembach1-9/+1
2024-08-29Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3Werner Sembach2-6/+14
2024-08-29HID: microsoft: Add rumble support to latest xbox controllersSiarhei Vishniakou2-2/+19
2024-08-29HID: wacom: Defer calculation of resolution until resolution_code is knownJason Gerecke1-1/+3
2024-08-29MIPS: Loongson64: Set timer mode in cpu-probeJiaxun Yang1-0/+4
2024-08-29drm/amdgpu: Validate TA binary sizeCandice Li1-0/+3
2024-08-29ksmbd: the buffer of smb2 query dir response has at least 1 byteNamjae Jeon1-1/+2
2024-08-29scsi: core: Fix the return value of scsi_logical_block_count()Chaotian Jing1-1/+1
2024-08-29Bluetooth: MGMT: Add error handling to pair_device()Griffin Kroah-Hartman1-0/+4
2024-08-29mmc: mmc_test: Fix NULL dereference on allocation failureDan Carpenter1-4/+5
2024-08-29drm/msm/dpu: cleanup FB if dpu_format_populate_layout failsDmitry Baryshkov1-0/+3
2024-08-29drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar1-0/+2
2024-08-29drm/msm/dp: fix the max supported bpp logicAbhinav Kumar1-9/+10
2024-08-29drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov1-12/+2
2024-08-29net: xilinx: axienet: Fix dangling multicast addressesSean Anderson2-12/+10
2024-08-29net: xilinx: axienet: Always disable promiscuous modeSean Anderson1-0/+4
2024-08-29octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan1-12/+11
2024-08-29netfilter: flowtable: validate vlan headerPablo Neira Ayuso2-0/+6
2024-08-29ipv6: prevent possible UAF in ip6_xmit()Eric Dumazet1-0/+4
2024-08-29ipv6: fix possible UAF in ip6_finish_output2()Eric Dumazet1-0/+4
2024-08-29ipv6: prevent UAF in ip6_send_skb()Eric Dumazet1-0/+2
2024-08-29netem: fix return value if duplicate enqueue failsStephen Hemminger1-18/+29
2024-08-29net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang1-1/+2
2024-08-29dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()Dan Carpenter1-3/+4
2024-08-29ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski1-1/+1
2024-08-29ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski1-9/+3