summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.210v5.10.210Greg Kroah-Hartman2024-02-231-1/+1
* PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter2024-02-231-1/+2
* net: bcmgenet: Fix EEE implementationFlorian Fainelli2024-02-233-14/+17
* netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter2024-02-233-5/+6
* drm/msm/dsi: Enable runtime PMKonrad Dybcio2024-02-231-0/+4
* PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosuspend()Douglas Anderson2024-02-232-0/+9
* PM: runtime: add devm_pm_runtime_enable helperDmitry Baryshkov2024-02-232-0/+21
* dm: limit the number of targets and parameter size areaMikulas Patocka2024-02-233-3/+11
* nilfs2: replace WARN_ONs for invalid DAT metadata block requestsRyusuke Konishi2024-02-231-10/+17
* nilfs2: fix potential bug in end_buffer_async_writeRyusuke Konishi2024-02-231-3/+5
* sched/membarrier: reduce the ability to hammer on sys_membarrierLinus Torvalds2024-02-231-0/+9
* net: prevent mss overflow in skb_segment()Eric Dumazet2024-02-231-1/+2
* Revert "arm64: Stash shadow stack pointer in the task struct on interrupt"Xiang Yang2024-02-231-2/+6
* hrtimer: Ignore slack time for RT tasks in schedule_hrtimeout_range()Davidlohr Bueso2024-02-231-3/+11
* netfilter: ipset: Missing gc cancellations fixedJozsef Kadlecsik2024-02-232-2/+4
* netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik2024-02-235-18/+65
* scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas2024-02-231-2/+17
* scripts: decode_stacktrace: demangle Rust symbolsMiguel Ojeda2024-02-231-0/+14
* scripts/decode_stacktrace.sh: support old bash versionSchspa Shi2024-02-231-8/+19
* scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nmStephen Boyd2024-02-231-3/+3
* serial: 8250_exar: Set missing rs485_supported flagLino Sanfilippo2024-02-231-2/+3
* serial: 8250_exar: Fill in rs485_supportedIlpo Järvinen2024-02-231-0/+12
* serial: Add rs485_supported to uart_portIlpo Järvinen2024-02-232-0/+2
* crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_initTianjia Zhang2024-02-231-0/+3
* mips: Fix max_mapnr being uninitialized on early stagesSerge Semin2024-02-231-10/+5
* PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment supportNiklas Cassel2024-02-231-0/+1
* bus: moxtet: Add spi device tableSjoerd Simons2024-02-231-0/+7
* Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"Junxiao Bi2024-02-231-12/+0
* tracing: Inform kmemleak of saved_cmdlines allocationSteven Rostedt (Google)2024-02-231-0/+3
* pmdomain: core: Move the unused cleanup to a _sync initcallKonrad Dybcio2024-02-231-1/+1
* can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)Oleksij Rempel2024-02-232-4/+19
* of: property: fix typo in io-channelsNuno Sa2024-02-231-1/+1
* ceph: prevent use-after-free in encode_cap_msg()Rishabh Dave2024-02-231-1/+2
* s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter2024-02-231-3/+6
* irqchip/gic-v3-its: Fix GICv4.1 VPE affinity updateMarc Zyngier2024-02-231-9/+13
* irqchip/irq-brcmstb-l2: Add write memory barrier before exitDoug Berger2024-02-231-1/+4
* wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()Johannes Berg2024-02-231-1/+2
* nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers2024-02-231-1/+1
* nfp: use correct macro for LengthSelect in BAR configDaniel Basilio2024-02-231-2/+4
* crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_lockedKim Phillips2024-02-231-2/+8
* nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi2024-02-231-1/+7
* nilfs2: fix data corruption in dsync block recovery for small block sizesRyusuke Konishi2024-02-231-3/+4
* ALSA: hda/conexant: Add quirk for SWS JS201Dbo liu2024-02-231-0/+18
* mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein2024-02-231-1/+5
* x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl2024-02-231-5/+18
* x86/Kconfig: Transmeta Crusoe is CPU family 5, not 6Aleksander Mazur2024-02-231-1/+1
* serial: max310x: improve crystal stable clock detectionHugo Villeneuve2024-02-231-5/+16
* serial: max310x: set default value when reading clock ready bitHugo Villeneuve2024-02-231-1/+1
* ring-buffer: Clean ring_buffer_poll_wait() error returnVincent Donnefort2024-02-231-1/+1
* hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti2024-02-231-1/+4