index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-13
xfs: return a 64-bit block count from xfs_btree_count_blocks
Darrick J. Wong
9
-15
/
+17
2024-12-13
xfs: keep quota directory inode loaded
Darrick J. Wong
3
-53
/
+32
2024-12-13
xfs: metapath scrubber should use the already loaded inodes
Darrick J. Wong
1
-16
/
+25
2024-12-13
xfs: fix off-by-one error in fsmap's end_daddr usage
Darrick J. Wong
1
-16
/
+22
2024-12-12
selftests/bpf: Add test for narrow ctx load for pointer args
Kumar Kartikeya Dwivedi
1
-0
/
+36
2024-12-12
bpf: Check size for BTF-based ctx access of pointer members
Kumar Kartikeya Dwivedi
3
-4
/
+10
2024-12-12
selftests/bpf: extend changes_pkt_data with cases w/o subprograms
Eduard Zingerman
3
-22
/
+66
2024-12-12
bpf: fix null dereference when computing changes_pkt_data of prog w/o subprogs
Eduard Zingerman
1
-2
/
+5
2024-12-12
blk-iocost: Avoid using clamp() on inuse in __propagate_weights()
Nathan Chancellor
1
-1
/
+8
2024-12-12
arm64: stacktrace: Don't WARN when unwinding other tasks
Mark Rutland
1
-3
/
+5
2024-12-12
arm64: stacktrace: Skip reporting LR at exception boundaries
Mark Rutland
1
-22
/
+2
2024-12-12
drm/xe/reg_sr: Remove register pool
Lucas De Marchi
2
-31
/
+6
2024-12-12
drm/xe: Call invalidation_fence_fini for PT inval fences in error state
Daniele Ceraolo Spurio
3
-2
/
+10
2024-12-12
drm/xe: fix the ERR_PTR() returned on failure to allocate tiny pt
Mirsad Todorovac
1
-2
/
+2
2024-12-12
block: Make bio_iov_bvec_set() accept pointer to const iov_iter
John Garry
3
-3
/
+3
2024-12-12
net: dsa: tag_ocelot_8021q: fix broken reception
Robert Hodaszi
1
-1
/
+1
2024-12-12
net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries
Jesse Van Gavere
1
-24
/
+18
2024-12-12
io_uring/rsrc: don't put/free empty buffers
Jens Axboe
1
-2
/
+4
2024-12-12
net: renesas: rswitch: fix initial MPIC register setting
Nikita Yushchenko
2
-13
/
+28
2024-12-12
Bluetooth: btmtk: avoid UAF in btmtk_process_coredump
Thadeu Lima de Souza Cascardo
1
-8
/
+12
2024-12-12
Bluetooth: iso: Fix circular lock in iso_conn_big_sync
Iulia Tanasescu
1
-7
/
+27
2024-12-12
Bluetooth: iso: Fix circular lock in iso_listen_bis
Iulia Tanasescu
1
-2
/
+12
2024-12-12
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
2
-14
/
+16
2024-12-12
Bluetooth: iso: Fix recursive locking warning
Iulia Tanasescu
1
-2
/
+6
2024-12-12
Bluetooth: iso: Always release hdev at the end of iso_listen_bis
Iulia Tanasescu
1
-2
/
+1
2024-12-12
Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating
Luiz Augusto von Dentz
1
-22
/
+11
2024-12-12
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
6
-57
/
+97
2024-12-12
ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired
Daniil Tatianin
1
-2
/
+0
2024-12-12
i2c: riic: Always round-up when calculating bus period
Geert Uytterhoeven
1
-1
/
+1
2024-12-12
ASoC: Intel: sof_sdw: Add space for a terminator into DAIs array
Charles Keepax
1
-2
/
+6
2024-12-12
team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
1
-1
/
+2
2024-12-12
team: Fix initial vlan_feature set in __team_compute_features
Daniel Borkmann
1
-2
/
+3
2024-12-12
bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
Daniel Borkmann
1
-0
/
+1
2024-12-12
bonding: Fix initial {vlan,mpls}_feature set in bond_compute_features
Daniel Borkmann
1
-2
/
+3
2024-12-12
net, team, bonding: Add netdev_base_features helper
Daniel Borkmann
3
-5
/
+9
2024-12-12
perf probe: Fix uninitialized variable
James Clark
1
-1
/
+1
2024-12-12
net/sched: netem: account for backlog updates from child qdisc
Martin Ottens
1
-6
/
+16
2024-12-12
net: dsa: felix: fix stuck CPU-injected packets with short taprio windows
Vladimir Oltean
1
-6
/
+11
2024-12-12
splice: do not checksum AF_UNIX sockets
Frederik Deweerdt
1
-0
/
+1
2024-12-12
net: usb: qmi_wwan: add Telit FE910C04 compositions
Daniele Palmas
1
-0
/
+3
2024-12-12
net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqs
Maxim Levitsky
1
-2
/
+3
2024-12-12
net: mana: Fix memory leak in mana_gd_setup_irqs
Maxim Levitsky
1
-0
/
+1
2024-12-12
MAINTAINERS: Add ethtool.h to NETWORKING [GENERAL]
Simon Horman
1
-0
/
+2
2024-12-11
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
2
-21
/
+15
2024-12-11
netfilter: IDLETIMER: Fix for possible ABBA deadlock
Phil Sutter
1
-24
/
+28
2024-12-11
selftests: netfilter: Stabilize rpath.sh
Phil Sutter
1
-2
/
+16
2024-12-11
Revert "unicode: Don't special case ignorable code points"
Linus Torvalds
2
-3346
/
+3427
2024-12-11
EDAC/amd64: Simplify ECC check on unified memory controllers
Borislav Petkov (AMD)
1
-22
/
+10
2024-12-11
riscv: mm: Do not call pmd dtor on vmemmap page table teardown
Björn Töpel
1
-3
/
+4
2024-12-11
riscv: Fix IPIs usage in kfence_protect_page()
Alexandre Ghiti
1
-1
/
+3
[prev]
[next]