summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-08usb: gadget: dummy_hcd: Switch to hrtimer transfer schedulerMarcello Sylvester Bauer1-15/+20
2024-11-08misc: sgi-gru: Don't disable preemption in GRU driverDimitri Sivanich3-8/+0
2024-11-08NFS: remove revoked delegation from server's delegation listDai Ngo1-0/+5
2024-11-08net: amd: mvme147: Fix probe banner messageDaniel Palmer1-4/+3
2024-11-08thermal: intel: int340x: processor: Add MMIO RAPL PL4 supportZhang Rui1-2/+2
2024-11-08thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug supportZhang Rui1-44/+22
2024-11-08cifs: Fix creating native symlinks pointing to current or parent directoryPali Rohár1-3/+14
2024-11-08cifs: Improve creating native symlinks pointing to directoryPali Rohár3-4/+164
2024-11-08scsi: scsi_transport_fc: Allow setting rport state to current stateBenjamin Marzinski1-2/+2
2024-11-08fs/ntfs3: Additional check in ntfs_file_releaseKonstantin Komarov1-1/+8
2024-11-08fs/ntfs3: Fix general protection fault in run_is_mapped_fullKonstantin Komarov1-1/+4
2024-11-08fs/ntfs3: Additional check in ni_clear()Konstantin Komarov1-1/+3
2024-11-08fs/ntfs3: Fix possible deadlock in mi_readKonstantin Komarov1-1/+1
2024-11-08fs/ntfs3: Add rough attr alloc_size checkKonstantin Komarov1-0/+3
2024-11-08fs/ntfs3: Stale inode instead of badKonstantin Komarov1-3/+7
2024-11-08fs/ntfs3: Fix warning possible deadlock in ntfs_set_stateKonstantin Komarov1-1/+1
2024-11-08fs/ntfs3: Check if more than chunk-size bytes are writtenAndrew Ballance1-0/+3
2024-11-08ntfs3: Add bounds checking to mi_enum_attr()lei lu1-13/+10
2024-11-08cxl/events: Fix Trace DRAM Event RecordShiju Jose1-3/+14
2024-11-08smb: client: set correct device number on nfs reparse pointsPaulo Alcantara1-2/+2
2024-11-08smb: client: fix parsing of device numbersPaulo Alcantara2-11/+4
2024-11-08ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois2-5/+6
2024-11-08afs: Fix missing subdir edit when renamed between parent dirsDavid Howells4-3/+122
2024-11-08afs: Automatically generate trace tag enumsDavid Howells1-206/+27
2024-11-08firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()Xiongfeng Wang1-1/+1
2024-11-08kasan: Fix Software Tag-Based KASAN with GCCMarco Elver1-0/+4
2024-11-08iomap: turn iomap_want_unshare_iter into an inline functionChristoph Hellwig2-18/+19
2024-11-08fsdax: dax_unshare_iter needs to copy entire blocksDarrick J. Wong1-7/+27
2024-11-08fsdax: remove zeroing code from dax_unshare_iterDarrick J. Wong1-8/+0
2024-11-08iomap: share iomap_unshare_iter predicate code with fsdaxDarrick J. Wong3-16/+18
2024-11-08iomap: don't bother unsharing delalloc extentsDarrick J. Wong1-1/+2
2024-11-08iomap: improve shared block detection in iomap_unshare_iterChristoph Hellwig1-4/+13
2024-11-08bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycledToke Høiland-Jørgensen1-0/+1
2024-11-08netfilter: nft_payload: sanitize offset and length before calling skb_checksum()Pablo Neira Ayuso1-0/+3
2024-11-08mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 addressIdo Schimmel1-2/+24
2024-11-08mlxsw: spectrum_ptp: Add missing verification before pushing Tx headerAmit Cohen1-0/+7
2024-11-08net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extensionBenoît Monin1-0/+4
2024-11-08Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecsSungwoo Kim1-7/+11
2024-11-08netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()Eric Dumazet1-8/+7
2024-11-08netfilter: Fix use-after-free in get_info()Dong Chenchen1-1/+1
2024-11-08net: fix crash when config small gso_max_size/gso_ipv4_max_sizeWang Liang1-2/+2
2024-11-08bpf: Fix out-of-bounds write in trie_get_next_key()Byeonguk Jeong1-1/+1
2024-11-08netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_a...Zichen Xie1-1/+3
2024-11-08bpf: Force checkpoint when jmp history is too longEduard Zingerman1-3/+6
2024-11-08selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.hYonghong Song1-0/+31
2024-11-08net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOTPedro Tammela1-1/+1
2024-11-08gtp: allow -1 to be specified as file description from userspacePablo Neira Ayuso1-9/+13
2024-11-08ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel1-1/+1
2024-11-08net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB dataFurong Xu1-5/+17
2024-11-08net: stmmac: dwmac4: Fix high address display by updating reg_space[] from re...Ley Foon Tan2-0/+10