index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
cpu_specs_e500mc.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
accel/habanalabs: modify pci health check
Ofir Bitton
1
-3
/
+3
2024-02-26
accel/habanalabs: keep explicit size of reserved memory for FW
Tomer Tayar
2
-2
/
+2
2024-02-26
accel/habanalabs: handle reserved memory request when working with full FW
Tomer Tayar
1
-11
/
+8
2024-02-26
accel/habanalabs/hwmon: rate limit errors user can generate
Ofir Bitton
1
-14
/
+15
2024-02-26
accel/habanalabs/gaudi2: drain event lacks rd/wr indication
Ofir Bitton
1
-11
/
+3
2024-02-26
accel/habanalabs: fix error print
Dani Liberman
1
-2
/
+2
2024-02-26
accel/habanalabs: initialize maybe-uninitialized variables
Tal Risin
1
-2
/
+2
2024-02-26
accel/habanalabs: fix debugfs files permissions
Avri Kehat
1
-7
/
+7
2024-02-26
accel/habanalabs: fix glbl error cause handling
Tomer Tayar
5
-18
/
+35
2024-02-26
accel/habanalabs/gaudi2: check extended errors according to PCIe addr_dec int...
Tomer Tayar
1
-10
/
+8
2024-02-26
accel/habanalabs: modify print for skip loading linux FW to debug log
Tomer Tayar
1
-1
/
+1
2024-02-26
accel/habanalabs: remove hop size from asic properties
Farah Kassabri
6
-46
/
+36
2024-02-26
accel/habanalabs: use kcalloc() instead of kzalloc()
Erick Archer
1
-1
/
+1
2024-02-26
accel/habanalabs/goya: remove redundant assignment to pointer 'input'
Colin Ian King
1
-2
/
+1
2024-02-26
accel/habanalabs/gaudi2: fail memory memset when failing to copy QM packet to...
Tomer Tayar
1
-2
/
+8
2024-02-26
accel/habanalabs: remove call to deprecated function
Dani Liberman
2
-3
/
+3
2024-02-26
accel/habanalabs: Remove unnecessary braces from if statement
Malkoot Khan
1
-2
/
+1
2024-02-26
accel/habanalabs/gaudi2: move HMMU page tables to device memory
Farah Kassabri
10
-382
/
+836
2024-02-26
accel/habanalabs: abort device reset for consecutive heartbeat failures
Tomer Tayar
1
-6
/
+8
2024-02-26
accel/habanalabs: fix DRAM BAR base address calculation
Tomer Tayar
1
-1
/
+2
2024-02-26
accel/habanalabs: increase HL_MAX_STR to 64 bytes to avoid warnings
Koby Elbaz
1
-1
/
+1
2024-02-26
accel/habanalabs/gaudi2: add interrupt affinity for user interrupts
Dani Liberman
3
-0
/
+42
2024-02-26
Linux 6.8-rc6
v6.8-rc6
Linus Torvalds
1
-1
/
+1
2024-02-25
bcachefs: fix bch2_save_backtrace()
Kent Overstreet
1
-1
/
+1
2024-02-25
ext4_get_link(): fix breakage in RCU mode
Al Viro
1
-3
/
+5
2024-02-25
cifs_get_link(): bail out in unsafe case
Al Viro
1
-0
/
+3
2024-02-25
fuse: fix UAF in rcu pathwalks
Al Viro
3
-6
/
+13
2024-02-25
procfs: make freeing proc_fs_info rcu-delayed
Al Viro
2
-1
/
+2
2024-02-25
procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
Al Viro
2
-13
/
+8
2024-02-25
nfs: fix UAF on pathwalk running into umount
Al Viro
2
-3
/
+12
2024-02-25
nfs: make nfs_set_verifier() safe for use in RCU pathwalk
Al Viro
1
-2
/
+2
2024-02-25
afs: fix __afs_break_callback() / afs_drop_open_mmap() race
Al Viro
1
-2
/
+6
2024-02-25
hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
Al Viro
2
-3
/
+10
2024-02-25
exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper
Al Viro
3
-19
/
+16
2024-02-25
affs: free affs_sb_info with kfree_rcu()
Al Viro
2
-1
/
+2
2024-02-25
rcu pathwalk: prevent bogus hard errors from may_lookup()
Al Viro
1
-1
/
+5
2024-02-25
fs/super.c: don't drop ->s_user_ns until we free struct super_block itself
Al Viro
1
-9
/
+4
2024-02-25
bcachefs: Fix check_snapshot() memcpy
Kent Overstreet
1
-1
/
+1
2024-02-25
bcachefs: Fix bch2_journal_flush_device_pins()
Kent Overstreet
1
-3
/
+5
2024-02-25
bcachefs: fix iov_iter count underflow on sub-block dio read
Brian Foster
1
-0
/
+2
2024-02-25
bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btree
Kent Overstreet
1
-1
/
+3
2024-02-25
bcachefs: Kill __GFP_NOFAIL in buffered read path
Kent Overstreet
1
-13
/
+8
2024-02-25
bcachefs: fix backpointer_to_text() when dev does not exist
Kent Overstreet
1
-3
/
+5
2024-02-24
dm-integrity, dm-verity: reduce stack usage for recheck
Arnd Bergmann
2
-8
/
+6
2024-02-23
i2c: imx: when being a target, mark the last read as processed
Corey Minyard
1
-0
/
+5
2024-02-23
iommu/sva: Restore SVA handle sharing
Jason Gunthorpe
2
-0
/
+20
2024-02-23
LoongArch: KVM: Streamline kvm_check_cpucfg() and improve comments
WANG Xuerui
1
-22
/
+20
2024-02-23
LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()
WANG Xuerui
1
-3
/
+3
2024-02-23
LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()
WANG Xuerui
1
-17
/
+18
2024-02-23
LoongArch: dts: Minor whitespace cleanup
Krzysztof Kozlowski
2
-2
/
+2
[next]