summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-10Linux 4.14.336v4.14.336linux-4.14.yGreg Kroah-Hartman1-1/+1
2024-01-10mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven1-0/+1
2024-01-10mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz1-3/+4
2024-01-10firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto1-0/+51
2024-01-10i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao1-1/+7
2024-01-10net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal1-1/+3
2024-01-10net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua1-1/+3
2024-01-10nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_localSiddh Raman Pant1-3/+36
2024-01-08Linux 4.14.335v4.14.335Greg Kroah-Hartman1-1/+1
2024-01-08block: Don't invalidate pagecache for invalid falloc modesSarthak Kukreti1-2/+7
2024-01-08dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()Mikulas Patocka1-5/+6
2024-01-08net: rfkill: gpio: set GPIO directionRouven Czerwinski1-0/+8
2024-01-08net: 9p: avoid freeing uninit memory in p9pdu_vreadfFedor Pchelkin1-4/+13
2024-01-08Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sentLuiz Augusto von Dentz1-1/+2
2024-01-08USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer1-0/+1
2024-01-08USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao1-0/+2
2024-01-08USB: serial: option: add Quectel EG912Y module supportAlper Ak1-0/+2
2024-01-08USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover2-6/+6
2024-01-08wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg1-1/+1
2024-01-08wifi: cfg80211: Add my certificateChen-Yu Tsai1-0/+87
2024-01-08iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco1-2/+2
2024-01-08Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu1-0/+3
2024-01-08iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui1-2/+2
2024-01-08ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu1-1/+4
2024-01-08net: sched: ife: fix potential use-after-freeEric Dumazet1-0/+1
2024-01-08wifi: mac80211: mesh_plink: fix matches_local logicJohannes Berg1-5/+5
2024-01-08s390/vx: fix save/restore of fpu kernel contextHeiko Carstens1-1/+1
2024-01-08ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan1-0/+5
2023-12-20Linux 4.14.334v4.14.334Greg Kroah-Hartman1-1/+1
2023-12-20powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao1-1/+1
2023-12-20powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao1-1/+6
2023-12-20ring-buffer: Fix memory leak of free pageSteven Rostedt (Google)1-0/+2
2023-12-20team: Fix use-after-free when an option instance allocation failsFlorent Revest1-1/+3
2023-12-20ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKSBaokun Li1-0/+4
2023-12-20HID: hid-asus: add const to read-only outgoing usb bufferDenis Benato1-3/+3
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-20platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko1-2/+2
2023-12-20bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Coly Li1-0/+7
2023-12-20blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"Ming Lei1-0/+2
2023-12-20cred: switch to using atomic_long_tJens Axboe2-36/+36
2023-12-20appletalk: Fix Use-After-Free in atalk_ioctlHyunwoo Kim1-5/+4
2023-12-20vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()Nikolay Kuratov1-1/+1
2023-12-20sign-file: Fix incorrect return values checkYusong Gao1-6/+6
2023-12-20net: Remove acked SYN flag from packet in the transmit queue correctlyDong Chenchen1-0/+6
2023-12-20qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu1-0/+1
2023-12-20net/rose: Fix Use-After-Free in rose_ioctlHyunwoo Kim1-1/+3
2023-12-20atm: Fix Use-After-Free in do_vcc_ioctlHyunwoo Kim1-2/+5