summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-22thermal: of: Fix OF node leak in of_thermal_zone_find() error pathsKrzysztof Kozlowski
2024-08-22thermal: of: Fix OF node leak in thermal_of_zone_register()Krzysztof Kozlowski
2024-08-22thermal: of: Fix OF node leak in thermal_of_trips_init() error pathKrzysztof Kozlowski
2024-08-23kbuild: fix typos "prequisites" to "prerequisites"Masahiro Yamada
2024-08-22smb: client: ignore unhandled reparse tagsPaulo Alcantara
2024-08-22smb3: fix problem unloading module due to leaked refcount on shutdownSteve French
2024-08-22s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev
2024-08-22s390/boot: Avoid possible physmem_info segment corruptionAlexander Gordeev
2024-08-22smb/server: update misguided comment of smb2_allocate_rsp_buf()ChenXiaoSong
2024-08-22smb/server: remove useless assignment of 'file_present' in smb2_open()ChenXiaoSong
2024-08-22smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()ChenXiaoSong
2024-08-22smb/server: fix return value of smb2_open()ChenXiaoSong
2024-08-22ksmbd: the buffer of smb2 query dir response has at least 1 byteNamjae Jeon
2024-08-22bcachefs: don't use rht_bucket() in btree_key_cache_scan()Kent Overstreet
2024-08-22bcachefs: add missing inode_walker_exit()Kent Overstreet
2024-08-22Merge branch 'maintainers-networking-updates'Paolo Abeni
2024-08-22MAINTAINERS: Mark JME Network Driver as Odd FixesSimon Horman
2024-08-22MAINTAINERS: Add header files to NETWORKING sectionsSimon Horman
2024-08-22MAINTAINERS: Add limited globs for Networking headersSimon Horman
2024-08-22MAINTAINERS: Add net_tstamp.h to SOCKET TIMESTAMPING sectionSimon Horman
2024-08-22MAINTAINERS: Add sonet.h to ATM section of MAINTAINERSSimon Horman
2024-08-22spi: pxa2xx: Move PM runtime handling to the glue driversAndy Shevchenko
2024-08-22spi: pxa2xx: Do not override dev->platform_data on probeAndy Shevchenko
2024-08-22octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan
2024-08-22net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211FSava Jakovljev
2024-08-22net: ngbe: Fix phy mode set to external phyMengyuan Lou
2024-08-22netfilter: flowtable: validate vlan headerPablo Neira Ayuso
2024-08-22KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3Marc Zyngier
2024-08-22KVM: arm64: Ensure canonical IPA is hugepage-aligned when handling faultOliver Upton
2024-08-22bcachefs: clear path->should_be_locked in bch2_btree_key_cache_drop()Kent Overstreet
2024-08-22bcachefs: Fix double assignment in check_dirent_to_subvol()Yuesong Li
2024-08-22bcachefs: Fix refcounting in discard pathKent Overstreet
2024-08-22bcachefs: Fix compat issue with old alloc_v4 keysKent Overstreet
2024-08-22bcachefs: Fix warning in bch2_fs_journal_stop()Kent Overstreet
2024-08-22fs/super.c: improve get_tree() error messageKent Overstreet
2024-08-22bcachefs: Fix missing validation in bch2_sb_journal_v2_validate()Kent Overstreet
2024-08-22bcachefs: Fix replay_now_at() assertKent Overstreet
2024-08-22bcachefs: Fix locking in bch2_ioc_setlabel()Kent Overstreet
2024-08-22bcachefs: fix failure to relock in btree_node_fill()Kent Overstreet
2024-08-22bcachefs: fix failure to relock in bch2_btree_node_mem_alloc()Kent Overstreet
2024-08-22bcachefs: unlock_long() before resort in journal replayKent Overstreet
2024-08-22bcachefs: fix missing bch2_err_str()Kent Overstreet
2024-08-22bcachefs: fix time_stats_to_text()Kent Overstreet
2024-08-22bcachefs: Fix bch2_bucket_gens_init()Kent Overstreet
2024-08-22bcachefs: Fix bch2_trigger_alloc assertKent Overstreet
2024-08-22bcachefs: Fix failure to relock in btree_node_get()Kent Overstreet
2024-08-22bcachefs: setting bcachefs_effective.* xattrs is a noopKent Overstreet
2024-08-22bcachefs: Fix "trying to move an extent, but nr_replicas=0"Kent Overstreet
2024-08-22bcachefs: bch2_data_update_init() cleanupKent Overstreet
2024-08-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski