summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-20Linux 5.15.144v5.15.144Greg Kroah-Hartman1-1/+1
2023-12-20r8152: fix the autosuspend doesn't workHayes Wang1-0/+1
2023-12-20r8152: remove rtl_vendor_mode functionHayes Wang1-38/+1
2023-12-20r8152: avoid to change cfg for all devicesHayes Wang1-3/+17
2023-12-20powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao1-2/+2
2023-12-20powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao1-2/+11
2023-12-20RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz3-2/+16
2023-12-20USB: gadget: core: adjust uevent timing on gadget unbindRoy Luo1-2/+2
2023-12-20ring-buffer: Do not try to put back write_stampSteven Rostedt (Google)1-23/+6
2023-12-20ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archsSteven Rostedt (Google)1-1/+3
2023-12-20ring-buffer: Fix writing to the buffer with max_data_sizeSteven Rostedt (Google)1-1/+6
2023-12-20ring-buffer: Have saved event hold the entire eventSteven Rostedt (Google)1-2/+3
2023-12-20ring-buffer: Do not update before stamp when switching sub-buffersSteven Rostedt (Google)1-8/+1
2023-12-20tracing: Update snapshot buffer on resize if it is allocatedSteven Rostedt (Google)1-2/+2
2023-12-20ring-buffer: Fix memory leak of free pageSteven Rostedt (Google)1-0/+2
2023-12-20drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher1-0/+28
2023-12-20team: Fix use-after-free when an option instance allocation failsFlorent Revest1-1/+3
2023-12-20arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton1-0/+6
2023-12-20ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKSBaokun Li1-0/+4
2023-12-20soundwire: stream: fix NULL pointer dereference for multi_linkKrzysztof Kozlowski1-3/+4
2023-12-20btrfs: do not allow non subvolume root targets for snapshotJosef Bacik1-0/+9
2023-12-20perf: Fix perf_event_validate_size() lockdep splatMark Rutland1-0/+10
2023-12-20HID: hid-asus: add const to read-only outgoing usb bufferDenis Benato1-4/+4
2023-12-20net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak1-0/+1
2023-12-20asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds1-1/+1
2023-12-20HID: multitouch: Add quirk for HONOR GLO-GXXX touchpadAoba K1-0/+5
2023-12-20HID: hid-asus: reset the backlight brightness level on resumeDenis Benato1-0/+19
2023-12-20HID: add ALWAYS_POLL quirk for Apple kbOliver Neukum1-0/+1
2023-12-20HID: glorious: fix Glorious Model I HID reportBrett Raye2-6/+21
2023-12-20platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko1-2/+2
2023-12-20bcache: avoid NULL checking to c->root in run_cache_set()Coly Li1-1/+1
2023-12-20bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Coly Li1-0/+7
2023-12-20bcache: remove redundant assignment to variable cur_idxColin Ian King1-1/+1
2023-12-20bcache: avoid oversize memory allocation by small stripe_sizeColy Li2-0/+3
2023-12-20blk-cgroup: bypass blkcg_deactivate_policy after destroyingMing Lei1-0/+13
2023-12-20blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"Ming Lei1-0/+2
2023-12-20stmmac: dwmac-loongson: Add architecture dependencyJean Delvare1-1/+1
2023-12-20usb: aqc111: check packet for fixup for true limitOliver Neukum1-4/+4
2023-12-20drm/mediatek: Add spinlock for setting vblank event in atomic_beginJason-JH.Lin1-0/+5
2023-12-20PCI: loongson: Limit MRRS to 256Jiaxun Yang1-5/+41
2023-12-20Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas1-6/+3
2023-12-20ALSA: hda/realtek: Apply mute LED quirk for HP15-dbHartmut Knaack1-0/+1
2023-12-20ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variantsKai Vehmanen1-0/+2
2023-12-20ALSA: hda/hdmi: add force-connect quirk for NUC5CPYBKai Vehmanen1-0/+1
2023-12-20fuse: dax: set fc->dax to NULL in fuse_dax_conn_free()Hangyu Hua1-0/+1
2023-12-20cred: switch to using atomic_long_tJens Axboe2-36/+36
2023-12-20net: atlantic: fix double free in ring reinit logicIgor Russkikh1-1/+4
2023-12-20appletalk: Fix Use-After-Free in atalk_ioctlHyunwoo Kim1-5/+4
2023-12-20net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney1-1/+5
2023-12-20net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes2-4/+4