summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.336v4.14.336linux-4.14.yGreg Kroah-Hartman2024-01-101-1/+1
* mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven2024-01-101-0/+1
* mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz2024-01-101-3/+4
* firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto2024-01-101-0/+51
* i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao2024-01-101-1/+7
* net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal2024-01-101-1/+3
* net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua2024-01-101-1/+3
* nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_localSiddh Raman Pant2024-01-101-3/+36
* Linux 4.14.335v4.14.335Greg Kroah-Hartman2024-01-081-1/+1
* block: Don't invalidate pagecache for invalid falloc modesSarthak Kukreti2024-01-081-2/+7
* dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()Mikulas Patocka2024-01-081-5/+6
* net: rfkill: gpio: set GPIO directionRouven Czerwinski2024-01-081-0/+8
* net: 9p: avoid freeing uninit memory in p9pdu_vreadfFedor Pchelkin2024-01-081-4/+13
* Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sentLuiz Augusto von Dentz2024-01-081-1/+2
* USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer2024-01-081-0/+1
* USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao2024-01-081-0/+2
* USB: serial: option: add Quectel EG912Y module supportAlper Ak2024-01-081-0/+2
* USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover2024-01-082-6/+6
* wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg2024-01-081-1/+1
* wifi: cfg80211: Add my certificateChen-Yu Tsai2024-01-081-0/+87
* iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco2024-01-081-2/+2
* Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu2024-01-081-0/+3
* iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui2024-01-081-2/+2
* ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu2024-01-081-1/+4
* net: sched: ife: fix potential use-after-freeEric Dumazet2024-01-081-0/+1
* wifi: mac80211: mesh_plink: fix matches_local logicJohannes Berg2024-01-081-5/+5
* s390/vx: fix save/restore of fpu kernel contextHeiko Carstens2024-01-081-1/+1
* ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan2024-01-081-0/+5
* Linux 4.14.334v4.14.334Greg Kroah-Hartman2023-12-201-1/+1
* powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao2023-12-201-1/+1
* powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao2023-12-201-1/+6
* ring-buffer: Fix memory leak of free pageSteven Rostedt (Google)2023-12-201-0/+2
* team: Fix use-after-free when an option instance allocation failsFlorent Revest2023-12-201-1/+3
* ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKSBaokun Li2023-12-201-0/+4
* HID: hid-asus: add const to read-only outgoing usb bufferDenis Benato2023-12-201-3/+3
* net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak2023-12-201-0/+1
* asm-generic: qspinlock: fix queued_spin_value_unlocked() implementationLinus Torvalds2023-12-201-1/+1
* HID: multitouch: Add quirk for HONOR GLO-GXXX touchpadAoba K2023-12-201-0/+5
* HID: hid-asus: reset the backlight brightness level on resumeDenis Benato2023-12-201-0/+19
* platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko2023-12-201-2/+2
* bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Coly Li2023-12-201-0/+7
* blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"Ming Lei2023-12-201-0/+2
* cred: switch to using atomic_long_tJens Axboe2023-12-202-36/+36
* appletalk: Fix Use-After-Free in atalk_ioctlHyunwoo Kim2023-12-201-5/+4
* vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()Nikolay Kuratov2023-12-201-1/+1
* sign-file: Fix incorrect return values checkYusong Gao2023-12-201-6/+6
* net: Remove acked SYN flag from packet in the transmit queue correctlyDong Chenchen2023-12-201-0/+6
* qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu2023-12-201-0/+1
* net/rose: Fix Use-After-Free in rose_ioctlHyunwoo Kim2023-12-201-1/+3
* atm: Fix Use-After-Free in do_vcc_ioctlHyunwoo Kim2023-12-201-2/+5