aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-10Merge 4.14.336 into android-4.14-stablemirror-android-4.14-stableGreg Kroah-Hartman
2024-01-10Linux 4.14.336Greg Kroah-Hartman
2024-01-10mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven
2024-01-10mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz
2024-01-10firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto
2024-01-10i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-10net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal
2024-01-10net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua
2024-01-10nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_localSiddh Raman Pant
2024-01-10UPSTREAM: drm: Fix doc warning in drm_connector_attach_edid_property()Sean Paul
2024-01-10BACKPORT: lib/vsprintf: Hash legacy clock addressesGeert Uytterhoeven
2024-01-10UPSTREAM: xfrm: fix gro_cells leak when remove virtual xfrm interfacesLi RongQing
2024-01-10UPSTREAM: xfrm: Make function xfrmi_get_link_net() staticWei Yongjun
2024-01-10UPSTREAM: cpuidle: menu: Retain tick when shallow state is selectedRafael J. Wysocki
2024-01-10UPSTREAM: bpf: fix rcu annotations in compute_effective_progs()Roman Gushchin
2024-01-10UPSTREAM: bpf: bpf_prog_array_alloc() should return a generic non-rcu pointerRoman Gushchin
2024-01-10UPSTREAM: sched/util_est: Fix util_est_dequeue() for throttled cfs_rqVincent Guittot
2024-01-10UPSTREAM: softirq: Reorder trace_softirqs_on to prevent lockdep splatJoel Fernandes (Google)
2024-01-10UPSTREAM: l2tp: fix refcount leakage on PPPoL2TP socketsGuillaume Nault
2024-01-10UPSTREAM: HID: steam: select CONFIG_POWER_SUPPLYArnd Bergmann
2024-01-10BACKPORT: mac80211_hwsim: fix a possible memory leak in hwsim_new_radio_nl()YueHaibing
2024-01-10UPSTREAM: kprobes: Fix random address output of blacklist fileThomas Richter
2024-01-10UPSTREAM: trace_uprobe: Use %lx to display offsetRavi Bangoria
2024-01-10UPSTREAM: selinux: fix missing dput() before selinuxfs unmountStephen Smalley
2024-01-10UPSTREAM: sched/core: Force proper alignment of 'struct util_est'Peter Zijlstra
2024-01-10UPSTREAM: mac80211_hwsim: fix secondary MAC address assignmentJohannes Berg
2024-01-10UPSTREAM: bug: use %pB in BUG and stack protector failureKees Cook
2024-01-10UPSTREAM: tracing: make PREEMPTIRQ_EVENTS depend on TRACINGArnd Bergmann
2024-01-09BACKPORT: fsverity: skip PKCS#7 parser when keyring is emptyEric Biggers
2024-01-08Merge 4.14.335 into android-4.14-stableGreg Kroah-Hartman
2024-01-08Linux 4.14.335Greg Kroah-Hartman
2024-01-08block: Don't invalidate pagecache for invalid falloc modesSarthak Kukreti
2024-01-08dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()Mikulas Patocka
2024-01-08net: rfkill: gpio: set GPIO directionRouven Czerwinski
2024-01-08net: 9p: avoid freeing uninit memory in p9pdu_vreadfFedor Pchelkin
2024-01-08Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sentLuiz Augusto von Dentz
2024-01-08USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer
2024-01-08USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao
2024-01-08USB: serial: option: add Quectel EG912Y module supportAlper Ak
2024-01-08USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover
2024-01-08wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg
2024-01-08wifi: cfg80211: Add my certificateChen-Yu Tsai
2024-01-08iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco
2024-01-08Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu
2024-01-08iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui
2024-01-08ethernet: atheros: fix a memleak in atl1e_setup_ring_resourcesZhipeng Lu
2024-01-08net: sched: ife: fix potential use-after-freeEric Dumazet
2024-01-08wifi: mac80211: mesh_plink: fix matches_local logicJohannes Berg
2024-01-08s390/vx: fix save/restore of fpu kernel contextHeiko Carstens
2024-01-08ARM: OMAP2+: Fix null pointer dereference and memory leak in omap_soc_device_...Kunwu Chan