summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-19Linux 5.4.282v5.4.282Greg Kroah-Hartman1-1/+1
2024-08-19media: Revert "media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_r...Sean Young1-31/+4
2024-08-19ARM: dts: imx6qdl-kontron-samx6i: fix phy-modeMichael Walle1-1/+1
2024-08-19nvme/pci: Add APST quirk for Lenovo N60z laptopWangYuli1-0/+7
2024-08-19exec: Fix ToCToU between perm check and set-uid/gid usageKees Cook1-1/+7
2024-08-19media: uvcvideo: Use entity get_cur in uvc_ctrl_setYunke Cao1-37/+46
2024-08-19arm64: cpufeature: Fix the visibility of compat hwcapsAmit Daniel Kachhap2-10/+70
2024-08-19drm/i915/gem: Fix Virtual Memory mapping boundaries calculationAndi Shyti1-5/+42
2024-08-19netfilter: nf_tables: prefer nft_chain_validateFlorian Westphal1-101/+13
2024-08-19netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso4-5/+31
2024-08-19netfilter: nf_tables: set element extended ACK reporting supportPablo Neira Ayuso1-4/+9
2024-08-19kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor2-2/+2
2024-08-19Fix gcc 4.9 build issue in 5.4.yJari Ruusu1-0/+1
2024-08-19drm/mgag200: Set DDC timeout in millisecondsThomas Zimmermann1-1/+1
2024-08-19drm/bridge: analogix_dp: properly handle zero sized AUX transactionsLucas Stach1-4/+1
2024-08-19x86/mtrr: Check if fixed MTRRs exist before saving themAndi Kleen1-1/+1
2024-08-19tracing: Fix overflow in get_free_elt()Tze-nan Wu1-3/+3
2024-08-19power: supply: axp288_charger: Round constant_charge_voltage writes downHans de Goede1-9/+9
2024-08-19power: supply: axp288_charger: Fix constant_charge_voltage writesHans de Goede1-2/+2
2024-08-19genirq/irqdesc: Honor caller provided affinity in alloc_desc()Shay Drory1-0/+1
2024-08-19serial: core: check uartclk for zero to avoid divide by zeroGeorge Kennedy1-0/+8
2024-08-19scsi: mpt3sas: Avoid IOMMU page faults on REPORT ZONESDamien Le Moal1-2/+18
2024-08-19scsi: mpt3sas: Remove scsi_dma_map() error messagesSreekanth Reddy1-15/+3
2024-08-19ntp: Safeguard against time_constant overflowJustin Stitt1-3/+2
2024-08-19driver core: Fix uevent_show() vs driver detach raceDan Williams2-5/+12
2024-08-19ntp: Clamp maxerror and esterror to operating rangeJustin Stitt1-2/+2
2024-08-19tick/broadcast: Move per CPU pointer access into the atomic sectionThomas Gleixner1-1/+2
2024-08-19scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logicVamshi Gajjela1-3/+8
2024-08-19usb: gadget: core: Check for unset descriptorChris Wulff1-6/+4
2024-08-19USB: serial: debug: do not echo input by defaultMarek Marczykowski-Górecki1-0/+7
2024-08-19usb: vhci-hcd: Do not drop references before new references are gainedOliver Neukum1-3/+6
2024-08-19ALSA: hda/hdmi: Yet more pin fix for HP EliteDesk 800 G4Takashi Iwai1-0/+1
2024-08-19ALSA: hda: Add HP MP9 G4 Retail System AMS to force connect listSteven 'Steve' Kendall1-0/+1
2024-08-19ALSA: line6: Fix racy access to midibufTakashi Iwai1-0/+5
2024-08-19drm/client: fix null pointer dereference in drm_client_modeset_probeMa Ke1-0/+5
2024-08-19spi: spi-fsl-lpspi: Fix scldiv calculationStefan Wahren1-2/+4
2024-08-19spi: fsl-lpspi: remove unneeded arrayOleksandr Suvorov1-5/+2
2024-08-19bpf: kprobe: remove unused declaring of bpf_kprobe_overrideMenglong Dong1-1/+0
2024-08-19i2c: smbus: Send alert notifications to all devices if source not foundGuenter Roeck1-3/+35
2024-08-19i2c: smbus: Improve handling of stuck alertsGuenter Roeck1-7/+25
2024-08-19i2c: smbus: Don't filter out duplicate alertsCorey Minyard1-7/+0
2024-08-19arm64: errata: Expand speculative SSBS workaround (again)Mark Rutland3-7/+44
2024-08-19arm64: cputype: Add Cortex-A725 definitionsMark Rutland1-0/+2
2024-08-19arm64: cputype: Add Cortex-X1C definitionsMark Rutland1-0/+2
2024-08-19arm64: errata: Expand speculative SSBS workaroundMark Rutland3-2/+30
2024-08-19arm64: errata: Unify speculative SSBS errata logicMark Rutland3-32/+8
2024-08-19arm64: cputype: Add Cortex-X925 definitionsMark Rutland1-0/+2
2024-08-19arm64: cputype: Add Cortex-A720 definitionsMark Rutland1-0/+2
2024-08-19arm64: cputype: Add Cortex-X3 definitionsMark Rutland1-0/+2
2024-08-19arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland5-1/+91