index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-06
selftests: net: lib: avoid error removing empty netns name
Matthieu Baerts (NGI0)
2024-06-06
selftests: net: lib: support errexit with busywait
Matthieu Baerts (NGI0)
2024-06-06
ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64K
Michael Ellerman
2024-06-06
net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
Su Hui
2024-06-06
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
2024-06-06
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2024-06-06
kconfig: doc: document behavior of 'select' and 'imply' followed by 'if'
Masahiro Yamada
2024-06-06
kconfig: doc: fix a typo in the note about 'imply'
Masahiro Yamada
2024-06-06
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
2024-06-06
kconfig: remove unneeded code for user-supplied values being out of range
Masahiro Yamada
2024-06-06
Merge branch 'af_unix-fix-lockless-access-of-sk-sk_state-and-others-fields'
Paolo Abeni
2024-06-06
af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill().
Kuniyuki Iwashima
2024-06-06
af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen().
Kuniyuki Iwashima
2024-06-06
af_unix: Use skb_queue_empty_lockless() in unix_release_sock().
Kuniyuki Iwashima
2024-06-06
af_unix: Use unix_recvq_full_lockless() in unix_stream_connect().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen.
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-races around sk->sk_sndbuf.
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG.
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_accept().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_stream_connect().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-races around sk->sk_state in unix_write_space() and po...
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_inq_len().
Kuniyuki Iwashima
2024-06-06
af_unix: Annodate data-races around sk->sk_state for writers.
Kuniyuki Iwashima
2024-06-06
af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer.
Kuniyuki Iwashima
2024-06-06
net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
Aleksandr Mishin
2024-06-05
drm/vmwgfx: Don't memcmp equivalent pointers
Ian Forbes
2024-06-05
Merge branch 'intel-wired-lan-driver-updates-2024-05-29-ice-igc'
Jakub Kicinski
2024-06-05
igc: Fix Energy Efficient Ethernet support declaration
Sasha Neftin
2024-06-05
ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()
Larysa Zaremba
2024-06-05
ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
Larysa Zaremba
2024-06-05
ice: remove af_xdp_zc_qps bitmap
Larysa Zaremba
2024-06-05
ice: fix reads from NVM Shadow RAM on E830 and E825-C devices
Jacob Keller
2024-06-05
ice: fix iteration of TLVs in Preserved Fields Area
Jacob Keller
2024-06-05
drm/vmwgfx: remove unused struct 'vmw_stdu_dma'
Dr. David Alan Gilbert
2024-06-05
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi
2024-06-05
mm: fix xyz_noprof functions calling profiled functions
Suren Baghdasaryan
2024-06-05
codetag: avoid race at alloc_slab_obj_exts
Thadeu Lima de Souza Cascardo
2024-06-05
mm/hugetlb: do not call vma_add_reservation upon ENOMEM
Oscar Salvador
2024-06-05
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
2024-06-05
mm/ksm: fix ksm_pages_scanned accounting
Chengming Zhou
2024-06-05
kmsan: do not wipe out origin when doing partial unpoisoning
Alexander Potapenko
2024-06-05
vmalloc: check CONFIG_EXECMEM in is_vmalloc_or_module_addr()
Cong Wang
2024-06-05
mm: page_alloc: fix highatomic typing in multi-block buddies
Johannes Weiner
2024-06-05
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Ryusuke Konishi
2024-06-05
memcg: remove the lockdep assert from __mod_objcg_mlstate()
Sebastian Andrzej Siewior
2024-06-05
mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptes
Barry Song
2024-06-05
mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=n
Barry Song
2024-06-05
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
[prev]
[next]