summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-20Linux 6.1.69v6.1.69Greg Kroah-Hartman
2023-12-20r8152: fix the autosuspend doesn't workHayes Wang
2023-12-20r8152: remove rtl_vendor_mode functionHayes Wang
2023-12-20r8152: avoid to change cfg for all devicesHayes Wang
2023-12-20net: tls, update curr on splice as wellJohn Fastabend
2023-12-20ring-buffer: Have rb_time_cmpxchg() set the msb counter tooSteven Rostedt (Google)
2023-12-20ring-buffer: Do not try to put back write_stampSteven Rostedt (Google)
2023-12-20ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archsSteven Rostedt (Google)
2023-12-20ring-buffer: Fix writing to the buffer with max_data_sizeSteven Rostedt (Google)
2023-12-20ring-buffer: Have saved event hold the entire eventSteven Rostedt (Google)
2023-12-20ring-buffer: Do not update before stamp when switching sub-buffersSteven Rostedt (Google)
2023-12-20tracing: Update snapshot buffer on resize if it is allocatedSteven Rostedt (Google)
2023-12-20ring-buffer: Fix memory leak of free pageSteven Rostedt (Google)
2023-12-20smb: client: fix OOB in smb2_query_reparse_point()Paulo Alcantara
2023-12-20smb: client: fix NULL deref in asn1_ber_decoder()Paulo Alcantara
2023-12-20smb: client: fix OOB in receive_encrypted_standard()Paulo Alcantara
2023-12-20drm/i915: Fix remapped stride with CCS on ADL+Ville Syrjälä
2023-12-20drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello
2023-12-20drm/amdgpu: fix tear down order in amdgpu_vm_pt_freeChristian König
2023-12-20btrfs: don't clear qgroup reserved bit in release_folioBoris Burkov
2023-12-20btrfs: free qgroup reserve when ORDERED_IOERR is setBoris Burkov
2023-12-20mm/shmem: fix race in shmem_undo_range w/THPDavid Stevens
2023-12-20mm/mglru: fix underprotected page cacheYu Zhao
2023-12-20dmaengine: stm32-dma: avoid bitfield overflow assertionAmelie Delaunay
2023-12-20drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher
2023-12-20team: Fix use-after-free when an option instance allocation failsFlorent Revest
2023-12-20arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton
2023-12-20ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKSBaokun Li
2023-12-20soundwire: stream: fix NULL pointer dereference for multi_linkKrzysztof Kozlowski
2023-12-20btrfs: do not allow non subvolume root targets for snapshotJosef Bacik
2023-12-20perf: Fix perf_event_validate_size() lockdep splatMark Rutland
2023-12-20HID: hid-asus: add const to read-only outgoing usb bufferDenis Benato
2023-12-20arm64: add dependency between vmlinuz.efi and ImageMasahiro Yamada
2023-12-20net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak
2023-12-20asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds
2023-12-20HID: multitouch: Add quirk for HONOR GLO-GXXX touchpadAoba K
2023-12-20HID: hid-asus: reset the backlight brightness level on resumeDenis Benato
2023-12-20nbd: pass nbd_sock to nbd_read_reply() instead of indexLi Nan
2023-12-20HID: add ALWAYS_POLL quirk for Apple kbOliver Neukum
2023-12-20HID: glorious: fix Glorious Model I HID reportBrett Raye
2023-12-20platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko
2023-12-20LoongArch: Implement constant timer shutdown interfaceBibo Mao
2023-12-20LoongArch: Add dependency between vmlinuz.efi and vmlinux.efiMasahiro Yamada
2023-12-20selftests/bpf: fix bpf_loop_bench for new callback verification schemeEduard Zingerman
2023-12-20nvme: catch errors from nvme_configure_metadata()Hannes Reinecke
2023-12-20nvme-auth: set explanation code for failure2 msgsMark O'Donovan
2023-12-20nbd: fold nbd config initialization into nbd_alloc_config()Li Nan
2023-12-20bcache: avoid NULL checking to c->root in run_cache_set()Coly Li
2023-12-20bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Coly Li
2023-12-20bcache: remove redundant assignment to variable cur_idxColin Ian King