index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-07
input: Add support for "Do Not Disturb"
Aseda Aboagye
3
-0
/
+10
2024-06-07
input: Add event code for accessibility key
Aseda Aboagye
3
-0
/
+3
2024-06-07
hid: asus: asus_report_fixup: fix potential read out of bounds
Andrew Ballance
1
-2
/
+2
2024-06-07
gpio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
4
-0
/
+4
2024-06-07
cifs: Don't advance the I/O iterator before terminating subrequest
David Howells
1
-3
/
+0
2024-06-07
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
1
-1
/
+1
2024-06-07
modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o
Masahiro Yamada
1
-2
/
+3
2024-06-07
kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh
Richard Acayan
1
-1
/
+1
2024-06-06
btrfs: protect folio::private when attaching extent buffer folios
Qu Wenruo
1
-29
/
+31
2024-06-06
selftests: net: lib: set 'i' as local
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-06-06
selftests: net: lib: avoid error removing empty netns name
Matthieu Baerts (NGI0)
1
-6
/
+7
2024-06-06
selftests: net: lib: support errexit with busywait
Matthieu Baerts (NGI0)
1
-3
/
+1
2024-06-06
ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64K
Michael Ellerman
1
-3
/
+6
2024-06-06
net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
Su Hui
1
-1
/
+1
2024-06-06
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
3
-32
/
+0
2024-06-06
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2
-1
/
+6
2024-06-06
kconfig: doc: document behavior of 'select' and 'imply' followed by 'if'
Masahiro Yamada
1
-0
/
+10
2024-06-06
kconfig: doc: fix a typo in the note about 'imply'
Masahiro Yamada
1
-1
/
+1
2024-06-06
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
1
-1
/
+2
2024-06-06
kconfig: remove unneeded code for user-supplied values being out of range
Masahiro Yamada
1
-13
/
+0
2024-06-06
af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Use skb_queue_empty_lockless() in unix_release_sock().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Use unix_recvq_full_lockless() in unix_stream_connect().
Kuniyuki Iwashima
1
-8
/
+2
2024-06-06
af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen.
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Annotate data-races around sk->sk_sndbuf.
Kuniyuki Iwashima
1
-3
/
+3
2024-06-06
af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG.
Kuniyuki Iwashima
1
-4
/
+4
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg().
Kuniyuki Iwashima
1
-4
/
+4
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_accept().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_stream_connect().
Kuniyuki Iwashima
1
-5
/
+2
2024-06-06
af_unix: Annotate data-races around sk->sk_state in unix_write_space() and po...
Kuniyuki Iwashima
1
-13
/
+12
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_inq_len().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Annodate data-races around sk->sk_state for writers.
Kuniyuki Iwashima
1
-6
/
+8
2024-06-06
af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer.
Kuniyuki Iwashima
1
-2
/
+8
2024-06-06
net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
Aleksandr Mishin
1
-1
/
+1
2024-06-06
drm/vmwgfx: Don't memcmp equivalent pointers
Ian Forbes
1
-1
/
+1
2024-06-06
igc: Fix Energy Efficient Ethernet support declaration
Sasha Neftin
2
-2
/
+11
2024-06-06
ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()
Larysa Zaremba
4
-46
/
+68
2024-06-06
ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
Larysa Zaremba
3
-14
/
+24
2024-06-06
ice: remove af_xdp_zc_qps bitmap
Larysa Zaremba
3
-26
/
+27
2024-06-06
ice: fix reads from NVM Shadow RAM on E830 and E825-C devices
Jacob Keller
2
-9
/
+93
2024-06-06
ice: fix iteration of TLVs in Preserved Fields Area
Jacob Keller
1
-7
/
+21
2024-06-06
drm/vmwgfx: remove unused struct 'vmw_stdu_dma'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-06
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi
1
-1
/
+1
2024-06-06
mm: fix xyz_noprof functions calling profiled functions
Suren Baghdasaryan
3
-7
/
+7
2024-06-06
codetag: avoid race at alloc_slab_obj_exts
Thadeu Lima de Souza Cascardo
1
-2
/
+3
2024-06-06
mm/hugetlb: do not call vma_add_reservation upon ENOMEM
Oscar Salvador
1
-2
/
+14
2024-06-06
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
4
-11
/
+21
2024-06-06
mm/ksm: fix ksm_pages_scanned accounting
Chengming Zhou
1
-4
/
+2
[prev]
[next]