summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-28Linux 5.15.140v5.15.140Greg Kroah-Hartman
2023-11-28driver core: Release all resources during unbind before updating device linksSaravana Kannan
2023-11-28Input: xpad - add VID for Turtle Beach controllersVicki Pfau
2023-11-28tracing: Have trace_event_file have ref countersSteven Rostedt (Google)
2023-11-28powerpc/powernv: Fix fortify source warnings in opal-prd.cMichael Ellerman
2023-11-28io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pidJens Axboe
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König
2023-11-28drm/amdgpu: don't use ATRM for external devicesAlex Deucher
2023-11-28drm/i915: Fix potential spectre vulnerabilityKunwu Chan
2023-11-28drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen
2023-11-28ext4: add missed brelse in update_backupsKemeng Shi
2023-11-28ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocksKemeng Shi
2023-11-28ext4: correct the start block of counting reserved clustersZhang Yi
2023-11-28ext4: correct return value of ext4_convert_meta_bgKemeng Shi
2023-11-28ext4: correct offset of gdb backup in non meta_bg group to update_backupsKemeng Shi
2023-11-28ext4: apply umask if ACL support is disabledMax Kellermann
2023-11-28Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit
2023-11-28media: qcom: camss: Fix missing vfe_lite clocks checkBryan O'Donoghue
2023-11-28media: qcom: camss: Fix VFE-17x vfe_disable_output()Bryan O'Donoghue
2023-11-28media: qcom: camss: Fix vfe_get() error jumpBryan O'Donoghue
2023-11-28media: qcom: camss: Fix pm_domain_on sequence in probeBryan O'Donoghue
2023-11-28mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AERVictor Shih
2023-11-28r8169: fix network lost after resume on DASH systemsChunHao Lin
2023-11-28mm: kmem: drop __GFP_NOFAIL when allocating objcg vectorsRoman Gushchin
2023-11-28mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2Victor Shih
2023-11-28riscv: kprobes: allow writing to x0Nam Cao
2023-11-28nfsd: fix file memleak on client_opens_releaseMahmoud Adam
2023-11-28media: ccs: Correctly initialise try compose rectangleSakari Ailus
2023-11-28media: venus: hfi: add checks to handle capabilities from firmwareVikash Garodia
2023-11-28media: venus: hfi: fix the check to handle session buffer requirementVikash Garodia
2023-11-28media: venus: hfi_parser: Add check to keep the number of codecs within rangeVikash Garodia
2023-11-28media: sharp: fix sharp encodingSean Young
2023-11-28media: lirc: drop trailing space from scancode transmitSean Young
2023-11-28f2fs: avoid format-overflow warningSu Hui
2023-11-28i2c: i801: fix potential race in i801_block_transaction_byte_by_byteHeiner Kallweit
2023-11-28net: phylink: initialize carrier state at creationKlaus Kudielka
2023-11-28net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin
2023-11-28net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn
2023-11-28s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger
2023-11-28i2c: designware: Disable TX_EMPTY irq while waiting for block length byteTam Nguyen
2023-11-28sbsa_gwdt: Calculate timeout with 64-bit mathDarren Hart
2023-11-28lsm: fix default return value for inode_getsecctxOndrej Mosnacek
2023-11-28lsm: fix default return value for vm_enough_memoryOndrej Mosnacek
2023-11-28Revert "i2c: pxa: move to generic GPIO recovery"Robert Marko
2023-11-28Revert ncsi: Propagate carrier gain/loss events to the NCSI controllerJohnathan Mantey
2023-11-28powerpc/pseries/ddw: simplify enable_ddw()Alexey Kardashevskiy
2023-11-28arm64: dts: qcom: ipq6018: Fix tcsr_mutex register sizeVignesh Viswanathan
2023-11-28arm64: dts: qcom: ipq6018: switch TCSR mutex to MMIOKrzysztof Kozlowski
2023-11-28ksmbd: fix slab out of bounds write in smb_inherit_dacl()Namjae Jeon