projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2023-08-24
Luís Henriques
ceph: update documentation regarding snapshot naming...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Luís Henriques
ceph: prevent snapshot creation in encrypted locked...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Luís Henriques
ceph: add support for encrypted snapshot names
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Luís Henriques
ceph: invalidate pages when doing direct/sync writes
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: plumb in decryption during reads
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: add encryption support to writepage and writepages
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: add read/modify/write to ceph_sync_write
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: align data in pages in ceph_sync_write
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: don't use special DIO path for encrypted inodes
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Xiubo Li
ceph: add truncate size handling support for fscrypt
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Xiubo Li
ceph: add object version support for sync read
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
libceph: allow ceph_osdc_new_request to accept a multi...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
libceph: add CEPH_OSD_OP_ASSERT_VER support
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: add infrastructure for file encryption and decryption
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: handle fscrypt fields in cap messages from MDS
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: size handling in MClientRequest, cap updates...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Luís Henriques
ceph: mark directory as non-complete after loading key
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Luís Henriques
ceph: allow encrypting a directory while not having...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: add some fscrypt guardrails
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: create symlinks with encrypted and base64-encoded...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Xiubo Li
ceph: add support to readdir for encrypted names
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Xiubo Li
ceph: pass the request to parse_reply_info_readdir()
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: make ceph_fill_trace and ceph_get_name decrypt...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: add helpers for converting names for userland...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: make d_revalidate call fscrypt revalidator for...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: set DCACHE_NOKEY_NAME flag in ceph_lookup/atomic_...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: decode alternate_name in lease info
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: send alternate_name in MClientRequest
commit
|
commitdiff
|
tree
|
snapshot
2023-08-24
Jeff Layton
ceph: encode encrypted name in ceph_mdsc_build_path...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Luís Henriques
ceph: add base64 endcoding routines for encrypted names
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Xiubo Li
ceph: make ioctl cmds more readable in debug log
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Jeff Layton
ceph: add fscrypt ioctls and ceph.fscrypt.auth vxattr
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Jeff Layton
ceph: implement -o test_dummy_encryption mount option
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Jeff Layton
ceph: fscrypt_auth handling for ceph
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Jeff Layton
ceph: use osd_req_op_extent_osd_iter for netfs reads
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Jeff Layton
libceph: add new iov_iter-based ceph_msg_data_type...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Jeff Layton
ceph: make ceph_msdc_build_path use ref-walk
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Jeff Layton
ceph: preallocate inode for ops that may create one
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Jeff Layton
ceph: add new mount option to enable sparse reads
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Jeff Layton
libceph: add sparse read support to OSD client
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Jeff Layton
libceph: add sparse read support to msgr1
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Jeff Layton
libceph: support sparse reads on msgr2 secure codepath
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Jeff Layton
libceph: new sparse_read op, support sparse reads on...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Jeff Layton
libceph: define struct ceph_sparse_extent and add some...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-22
Jeff Layton
libceph: add spinlock around osd->o_requests
commit
|
commitdiff
|
tree
|
snapshot
2023-08-20
Linus Torvalds
Linux 6.5-rc7
commit
|
commitdiff
|
tree
|
snapshot
2023-08-20
Linus Torvalds
Merge tag 'tty-6.5-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-20
Linus Torvalds
Merge tag 'rust-fixes-6.5-rc7' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-19
Linus Torvalds
Merge tag 'i2c-for-6.5-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-19
Linus Torvalds
Merge tag 'for-6.5-rc6-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-19
Linus Torvalds
Merge tag 'fbdev-for-6.5-rc7' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-19
Linus Torvalds
Merge tag 'block-6.5-2023-08-19' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-19
Chengming Zhou
blk-mq: release scheduler resource when request completes
commit
|
commitdiff
|
tree
|
snapshot
2023-08-19
Linus Torvalds
Merge tag 'media/v6.5-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-19
Linus Torvalds
Merge tag 'x86_urgent_for_v6.5_rc7' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-19
Linus Torvalds
Merge tag 'powerpc-6.5-6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Sweet Tea Dorminy
blk-crypto: dynamically allocate fallback profile
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Ming Lei
blk-cgroup: hold queue_lock when removing blkg->q_node
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Li Zhijian
drivers/rnbd: restore sysfs interface to rnbd-client
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.5-rc7' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Linus Torvalds
Merge tag '6.5-rc6-smb3-client-fix' of git://git.samba...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Linus Torvalds
Merge tag 'riscv-for-linus-6.5-rc7' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Linus Torvalds
Merge tag 'sound-6.5-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Linus Torvalds
Merge tag 'mmc-v6.5-rc1-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Linus Torvalds
Merge tag 'pinctrl-v6.5-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Linus Torvalds
Merge tag 'soc-fixes-6.5-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Linus Torvalds
Merge tag 'asm-generic-fix-6.5' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Josef Bacik
btrfs: fix incorrect splitting in btrfs_drop_extent_map...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Borislav Petkov...
x86/srso: Correct the mitigation status when SMT is...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Linus Torvalds
Merge tag 'net-6.5-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-18
Linus Torvalds
Merge tag 'drm-fixes-2023-08-18-1' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Jakub Kicinski
Merge branch '40GbE' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Wander Lairson...
drm/qxl: fix UAF on handle creation
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Dave Airlie
Merge tag 'amd-drm-fixes-6.5-2023-08-16' of https:...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Dave Airlie
Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Dave Airlie
Merge tag 'drm-intel-fixes-2023-08-17' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Jakub Kicinski
Merge tag 'mlx5-fixes-2023-08-16' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Marcin Szycik
ice: Block switchdev mode when ADQ is active and vice...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Manish Chopra
qede: fix firmware halt over suspend and resume
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Eric Dumazet
net: do not allow gso_size to be set to GSO_BY_FRAGS
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Abel Wu
sock: Fix misuse of sk_under_memory_pressure()
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Edward Cree
sfc: don't fail probe if MAE/TC setup fails
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Edward Cree
sfc: don't unregister flow_indr if it was never registered
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Mark Brown
arm64/ptrace: Ensure that the task sees ZT writes on...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Mark Brown
arm64/ptrace: Ensure that SME is set up for target...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Linus Torvalds
Merge tag 'nfsd-6.5-4' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
xiaoshoukui
btrfs: fix BUG_ON condition in btrfs_cancel_balance
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Chris Mason
btrfs: only subtract from len_to_oe_boundary when it...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Anand Jain
btrfs: fix replace/scrub failure with metadata_uuid
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Arnd Bergmann
asm-generic: partially revert "Unify uapi bitsperlong...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Arnd Bergmann
Merge tag 'qcom-arm64-fixes-for-6.5' of https://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Arnd Bergmann
Merge tag 'omap-for-v6.5/fixes-signed' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Arnd Bergmann
Merge tag 'v6.5-rockchip-dtsfixes1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Jani Nikula
Revert "drm/edid: Fix csync detailed mode parsing"
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Peter Zijlstra
x86/static_call: Fix __static_call_fixup()
commit
|
commitdiff
|
tree
|
snapshot
2023-08-17
Alfred Lee
net: dsa: mv88e6xxx: Wait for EEPROM done before HW...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-16
Nathan Lynch
powerpc/rtas_flash: allow user copy to flash block...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-16
Peter Zijlstra
objtool/x86: Fixup frame-pointer vs rethunk
commit
|
commitdiff
|
tree
|
snapshot
2023-08-16
Karol Herbst
drm/nouveau/disp: fix use-after-free in error handling...
commit
|
commitdiff
|
tree
|
snapshot
next