index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
buffer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-14
fortify: fix warnings in fortify tests with KASAN
Masahiro Yamada
1
-0
/
+4
2024-07-14
kbuild: rpm-pkg: avoid the warnings with dtb's listed twice
Jose Ignacio Tornos Martinez
1
-1
/
+0
2024-07-14
kbuild: Make ld-version.sh more robust against version string changes
Nathan Chancellor
1
-3
/
+5
2024-07-13
cifs: fix setting SecurityFlags to true
Steve French
2
-27
/
+13
2024-07-13
bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()
Michael Chan
1
-0
/
+3
2024-07-12
octeontx2-af: fix issue with IPv4 match for RSS
Satheesh Paul
1
-3
/
+4
2024-07-12
octeontx2-af: fix issue with IPv6 ext match for RSS
Kiran Kumar K
1
-1
/
+4
2024-07-12
octeontx2-af: fix detection of IP layer
Michal Mazur
1
-2
/
+6
2024-07-12
octeontx2-af: fix a issue with cpt_lf_alloc mailbox
Srujana Challa
1
-1
/
+1
2024-07-12
octeontx2-af: replace cpt slot with lf id on reg write
Nithin Dabilpuram
1
-7
/
+16
2024-07-12
MAINTAINERS: Update FREESCALE SOC DRIVERS and QUICC ENGINE LIBRARY
Christophe Leroy
1
-1
/
+3
2024-07-12
MAINTAINERS: Add more maintainers for omaps
Tony Lindgren
1
-2
/
+5
2024-07-12
i2c: testunit: avoid re-issued work after read message
Wolfram Sang
1
-0
/
+7
2024-07-12
i40e: fix: remove needless retries of NVM update
Aleksandr Loktionov
1
-4
/
+0
2024-07-12
net: ethtool: Fix RSS setting
Saeed Mahameed
1
-1
/
+2
2024-07-12
bcachefs: bch2_gc_btree() should not use btree_root_lock
Kent Overstreet
1
-8
/
+22
2024-07-12
bcachefs: Set PF_MEMALLOC_NOFS when trans->locked
Kent Overstreet
4
-8
/
+30
2024-07-12
bcachefs; Use trans_unlock_long() when waiting on allocator
Kent Overstreet
1
-1
/
+1
2024-07-12
Revert "bcachefs: Mark bch_inode_info as SLAB_ACCOUNT"
Kent Overstreet
1
-2
/
+1
2024-07-12
i2c: rcar: ensure Gen3+ reset does not disturb local targets
Wolfram Sang
1
-0
/
+8
2024-07-11
dm vdo: replace max_discard_sectors with max_hw_discard_sectors
Bruce Johnston
1
-1
/
+1
2024-07-11
mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length
Bastien Curutchet
1
-0
/
+3
2024-07-11
mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE
Adrian Hunter
1
-0
/
+15
2024-07-11
btrfs: avoid races when tracking progress for extent map shrinking
Filipe Manana
4
-29
/
+76
2024-07-11
btrfs: stop extent map shrinker if reschedule is needed
Filipe Manana
1
-8
/
+31
2024-07-11
btrfs: use delayed iput during extent map shrinking
Filipe Manana
1
-1
/
+1
2024-07-11
libceph: fix crush_choose_firstn() kernel-doc warnings
Jeff Johnson
1
-0
/
+4
2024-07-11
libceph: suppress crush_choose_indep() kernel-doc warnings
Jeff Johnson
1
-2
/
+1
2024-07-11
net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
Daniel Borkmann
1
-0
/
+7
2024-07-11
net/sched: Fix UAF when resolving a clash
Chengen Du
1
-0
/
+8
2024-07-11
net: ks8851: Fix potential TX stall after interface reopen
Ronald Wahl
1
-1
/
+1
2024-07-11
udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().
Kuniyuki Iwashima
1
-1
/
+3
2024-07-11
i2c: mark HostNotify target address as used
Wolfram Sang
1
-0
/
+1
2024-07-11
i2c: testunit: correct Kconfig description
Wolfram Sang
1
-1
/
+1
2024-07-11
netfilter: nf_tables: prefer nft_chain_validate
Florian Westphal
1
-145
/
+13
2024-07-11
netfilter: nfnetlink_queue: drop bogus WARN_ON
Florian Westphal
1
-1
/
+1
2024-07-11
MAINTAINERS: VIRTIO I2C loses a maintainer, gains a reviewer
Wolfram Sang
1
-1
/
+1
2024-07-11
ethtool: netlink: do not return SQI value if link is down
Oleksij Rempel
1
-13
/
+28
2024-07-11
ppp: reject claimed-as-LCP but actually malformed packets
Dmitry Antipov
1
-0
/
+15
2024-07-11
MAINTAINERS: delete entries for Thor Thayer
Wolfram Sang
1
-21
/
+0
2024-07-11
selftests/bpf: Add timer lockup selftest
Kumar Kartikeya Dwivedi
2
-0
/
+178
2024-07-11
net: ethernet: mtk-star-emac: set mac_managed_pm when probing
Jian Hui Lee
1
-0
/
+7
2024-07-11
e1000e: fix force smbus during suspend flow
Vitaly Lifshits
1
-20
/
+53
2024-07-11
tcp: avoid too many retransmit packets
Eric Dumazet
1
-2
/
+13
2024-07-11
bpf: Defer work in bpf_timer_cancel_and_free
Kumar Kartikeya Dwivedi
1
-14
/
+47
2024-07-11
bpf: Fail bpf_timer_cancel when callback is being cancelled
Kumar Kartikeya Dwivedi
1
-3
/
+35
2024-07-11
bpf: fix order of args in call to bpf_map_kvcalloc
Mohammad Shehar Yaar Tausif
1
-2
/
+2
2024-07-10
i2c: rcar: clear NO_RXDMA flag after resetting
Wolfram Sang
1
-1
/
+1
2024-07-10
bcachefs: fix scheduling while atomic in break_cycle()
Kent Overstreet
3
-4
/
+24
2024-07-10
bcachefs: Fix RCU splat
Kent Overstreet
2
-1
/
+9
[next]