index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
early-lookup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
iommufd/selftest: Fix buffer read overrrun in the dirty test
Jason Gunthorpe
1
-5
/
+4
2024-08-26
iommufd: Reorder include files
Nicolin Chen
13
-32
/
+34
2024-08-25
Linux 6.11-rc5
v6.11-rc5
Linus Torvalds
1
-1
/
+1
2024-08-24
bcachefs: Fix rebalance_work accounting
Kent Overstreet
5
-27
/
+98
2024-08-24
bcachefs: Fix failure to flush moves before sleeping in copygc
Kent Overstreet
1
-1
/
+1
2024-08-22
NFS: Avoid unnecessary rescanning of the per-server delegation list
Trond Myklebust
1
-10
/
+5
2024-08-22
NFSv4: Fix clearing of layout segments in layoutreturn
Trond Myklebust
2
-6
/
+8
2024-08-22
NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
Trond Myklebust
1
-0
/
+2
2024-08-22
nfs: fix bitmap decoder to handle a 3rd word
Jeff Layton
1
-2
/
+4
2024-08-22
nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS
Jeff Layton
1
-1
/
+2
2024-08-22
smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
ChenXiaoSong
2
-6
/
+6
2024-08-22
nvme: Remove unused field
Nilay Shroff
1
-1
/
+0
2024-08-22
nvme: move stopping keep-alive into nvme_uninit_ctrl()
Ming Lei
1
-1
/
+1
2024-08-22
s390/iucv: Fix vargs handling in iucv_alloc_device()
Alexandra Winter
1
-1
/
+3
2024-08-22
net: ovs: fix ovs_drop_reasons error
Menglong Dong
1
-1
/
+1
2024-08-22
net: xilinx: axienet: Fix dangling multicast addresses
Sean Anderson
2
-12
/
+10
2024-08-22
net: xilinx: axienet: Always disable promiscuous mode
Sean Anderson
1
-0
/
+4
2024-08-22
thermal: of: Fix OF node leak in of_thermal_zone_find() error paths
Krzysztof Kozlowski
1
-6
/
+7
2024-08-22
thermal: of: Fix OF node leak in thermal_of_zone_register()
Krzysztof Kozlowski
1
-1
/
+5
2024-08-22
thermal: of: Fix OF node leak in thermal_of_trips_init() error path
Krzysztof Kozlowski
1
-2
/
+2
2024-08-22
kbuild: fix typos "prequisites" to "prerequisites"
Masahiro Yamada
4
-4
/
+4
2024-08-22
smb: client: ignore unhandled reparse tags
Paulo Alcantara
1
-4
/
+7
2024-08-22
smb3: fix problem unloading module due to leaked refcount on shutdown
Steve French
3
-0
/
+6
2024-08-22
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
6
-31
/
+52
2024-08-22
s390/boot: Avoid possible physmem_info segment corruption
Alexander Gordeev
1
-2
/
+2
2024-08-22
smb/server: update misguided comment of smb2_allocate_rsp_buf()
ChenXiaoSong
1
-1
/
+1
2024-08-22
smb/server: remove useless assignment of 'file_present' in smb2_open()
ChenXiaoSong
1
-1
/
+0
2024-08-22
smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
ChenXiaoSong
2
-6
/
+6
2024-08-22
smb/server: fix return value of smb2_open()
ChenXiaoSong
1
-1
/
+1
2024-08-22
ksmbd: the buffer of smb2 query dir response has at least 1 byte
Namjae Jeon
1
-1
/
+2
2024-08-22
bcachefs: don't use rht_bucket() in btree_key_cache_scan()
Kent Overstreet
1
-3
/
+27
2024-08-22
bcachefs: add missing inode_walker_exit()
Kent Overstreet
1
-0
/
+2
2024-08-22
MAINTAINERS: Mark JME Network Driver as Odd Fixes
Simon Horman
1
-1
/
+1
2024-08-22
MAINTAINERS: Add header files to NETWORKING sections
Simon Horman
1
-0
/
+17
2024-08-22
MAINTAINERS: Add limited globs for Networking headers
Simon Horman
1
-5
/
+5
2024-08-22
MAINTAINERS: Add net_tstamp.h to SOCKET TIMESTAMPING section
Simon Horman
1
-0
/
+1
2024-08-22
MAINTAINERS: Add sonet.h to ATM section of MAINTAINERS
Simon Horman
1
-0
/
+2
2024-08-22
spi: pxa2xx: Move PM runtime handling to the glue drivers
Andy Shevchenko
3
-17
/
+35
2024-08-22
spi: pxa2xx: Do not override dev->platform_data on probe
Andy Shevchenko
4
-9
/
+7
2024-08-22
octeontx2-af: Fix CPT AF register offset calculation
Bharat Bhushan
1
-12
/
+11
2024-08-22
net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F
Sava Jakovljev
1
-1
/
+2
2024-08-22
net: ngbe: Fix phy mode set to external phy
Mengyuan Lou
1
-2
/
+6
2024-08-22
netfilter: flowtable: validate vlan header
Pablo Neira Ayuso
2
-0
/
+6
2024-08-22
KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
Marc Zyngier
2
-0
/
+13
2024-08-22
KVM: arm64: Ensure canonical IPA is hugepage-aligned when handling fault
Oliver Upton
1
-1
/
+8
2024-08-22
bcachefs: clear path->should_be_locked in bch2_btree_key_cache_drop()
Kent Overstreet
1
-0
/
+1
2024-08-22
bcachefs: Fix double assignment in check_dirent_to_subvol()
Yuesong Li
1
-1
/
+0
2024-08-22
bcachefs: Fix refcounting in discard path
Kent Overstreet
1
-6
/
+6
2024-08-22
bcachefs: Fix compat issue with old alloc_v4 keys
Kent Overstreet
3
-24
/
+36
2024-08-22
bcachefs: Fix warning in bch2_fs_journal_stop()
Kent Overstreet
1
-1
/
+1
[next]