summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.274v5.4.274Greg Kroah-Hartman2024-04-131-1/+1
* firmware: meson_sm: fix to avoid potential NULL pointer dereferenceZhang Shurong2024-04-131-0/+2
* ip_gre: do not report erspan version on GRE interfaceHangbin Liu2024-04-131-19/+29
* erspan: Check IFLA_GRE_ERSPAN_VER is set.William Tu2024-04-131-1/+2
* VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...Vasiliy Kovalev2024-04-131-1/+2
* Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz2024-04-131-2/+2
* x86/alternative: Don't call text_poke() in lazy TLB modeJuergen Gross2024-04-131-0/+9
* drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2024-04-132-3/+3
* x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand2024-04-132-14/+40
* virtio: reenable config if freezing device failedDavid Hildenbrand2024-04-131-2/+8
* drm/vkms: call drm_atomic_helper_shutdown before drm_dev_put()Guo Mengqi2024-04-131-1/+1
* tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldiscThadeu Lima de Souza Cascardo2024-04-131-0/+3
* netfilter: nf_tables: discard table flag update with pending basechain deletionPablo Neira Ayuso2024-04-131-1/+19
* netfilter: nf_tables: release mutex after nft_gc_seq_end from abort pathPablo Neira Ayuso2024-04-131-5/+8
* netfilter: nf_tables: release batch on table validation from abort pathPablo Neira Ayuso2024-04-131-4/+10
* netfilter: nf_tables: reject new basechain after table flag updatePablo Neira Ayuso2024-04-131-0/+3
* fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov2024-04-131-3/+4
* fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov2024-04-131-2/+2
* usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King2024-04-131-0/+2
* usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch2024-04-131-0/+1
* tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan2024-04-131-1/+1
* ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere2024-04-131-0/+1
* Input: allocate keycode for Display refresh rate toggleGergo Koteles2024-04-131-0/+1
* block: prevent division by zero in blk_rq_stat_sum()Roman Smirnov2024-04-131-1/+1
* Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"Daniel Drake2024-04-131-12/+0
* SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo2024-04-131-1/+1
* drm/amd/display: Fix nanosec stat overflowAric Cyr2024-04-131-2/+2
* media: sta2x11: fix irq handler castArnd Bergmann2024-04-131-5/+4
* isofs: handle CDs with bad root inode but good Joliet root directoryAlex Henrie2024-04-131-2/+16
* scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee2024-04-131-2/+4
* sysv: don't call sb_bread() with pointers_lock heldTetsuo Handa2024-04-131-6/+4
* Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan2024-04-131-1/+5
* Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis2024-04-131-1/+1
* btrfs: send: handle path ref underflow in header iterate_inode_ref()David Sterba2024-04-131-1/+9
* btrfs: export: handle invalid inode or root reference in btrfs_get_parent()David Sterba2024-04-131-1/+8
* btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()David Sterba2024-04-131-1/+11
* tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda2024-04-131-0/+1
* ionic: set adminq irq affinityShannon Nelson2024-04-131-1/+4
* arm64: dts: rockchip: fix rk3399 hdmi ports nodeJohan Jonker2024-04-131-2/+10
* arm64: dts: rockchip: fix rk3328 hdmi ports nodeJohan Jonker2024-04-131-1/+10
* panic: Flush kernel log buffer at the endJohn Ogness2024-04-131-0/+8
* VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli2024-04-131-1/+2
* wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov2024-04-131-1/+1
* s390/entry: align system call table on 8 bytesSumanth Korikkar2024-04-131-0/+1
* x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()Borislav Petkov (AMD)2024-04-131-1/+3
* ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with micr...I Gede Agastya Darma Laksana2024-04-131-1/+1
* ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann2024-04-131-32/+31
* scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann2024-04-132-22/+22
* ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann2024-04-131-4/+2
* ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee2024-04-131-1/+1