index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-13
soc: qcom: socinfo: Add support for new fields in revision 18
Naman Jain
1
-0
/
+3
2023-06-13
gpiolib: remove unused gpio_cansleep()
Andy Shevchenko
1
-12
/
+0
2023-06-13
usb: common: usb-conn-gpio: Set last role to unknown before initial detection
Prashanth K
1
-0
/
+1
2023-06-13
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-6
/
+5
2023-06-13
Remove file->f_op->sendpage
David Howells
1
-1
/
+0
2023-06-12
include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
Mario Limonciello
1
-3
/
+5
2023-06-12
nvmet: reorder fields in 'struct nvmefc_fcp_req'
Christophe JAILLET
1
-5
/
+5
2023-06-12
PCI: Unexport pci_save_aer_state()
Bjorn Helgaas
1
-4
/
+0
2023-06-12
lib/string_choices: Add str_high_low() helper
Andy Shevchenko
1
-0
/
+12
2023-06-12
lib/string_helpers: Split out string_choices.h
Andy Shevchenko
2
-25
/
+33
2023-06-12
cgroup: remove unused task_cgroup_path()
Miaohe Lin
1
-1
/
+0
2023-06-12
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
1
-1
/
+0
2023-06-12
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
1
-1
/
+2
2023-06-12
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
Chuck Lever
1
-1
/
+0
2023-06-12
blk-mq: fix potential io hang by wrong 'wake_batch'
Yu Kuai
1
-2
/
+1
2023-06-12
fs: remove the now unused FMODE_* flags
Christoph Hellwig
1
-7
/
+0
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
3
-12
/
+29
2023-06-12
block: move a few internal definitions out of blkdev.h
Christoph Hellwig
1
-27
/
+0
2023-06-12
mtd: block: use a simple bool to track open for write
Christoph Hellwig
1
-1
/
+1
2023-06-12
scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
Christoph Hellwig
1
-1
/
+1
2023-06-12
fs: remove sb->s_mode
Christoph Hellwig
1
-1
/
+0
2023-06-12
block: add a sb_open_mode helper
Christoph Hellwig
1
-0
/
+7
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2023-06-12
cdrom: remove the unused mode argument to cdrom_release
Christoph Hellwig
1
-1
/
+1
2023-06-12
cdrom: track if a cdrom_device_info was opened for data
Christoph Hellwig
1
-0
/
+1
2023-06-12
cdrom: remove the unused cdrom_close_write release code
Christoph Hellwig
1
-1
/
+0
2023-06-12
cdrom: remove the unused mode argument to cdrom_ioctl
Christoph Hellwig
1
-2
/
+2
2023-06-12
cdrom: remove the unused bdev argument to cdrom_open
Christoph Hellwig
1
-2
/
+1
2023-06-12
regmap: Merge up v6.4-rc6
Mark Brown
26
-71
/
+115
2023-06-12
Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
3
-4
/
+16
2023-06-12
netlink: support extack in dump ->start()
Jakub Kicinski
1
-0
/
+1
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
2
-0
/
+2
2023-06-12
fs: Fix comment typo
Mao Zhu
1
-1
/
+1
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
1
-2
/
+1
2023-06-11
sh: Avoid using IRQ0 on SH3 and SH4
Sergey Shtylyov
1
-3
/
+3
2023-06-11
RDMA/mlx5: Fix affinity assignment
Mark Bloch
1
-0
/
+12
2023-06-11
RDMA/mlx5: Handle DCT QP logic separately from low level QP interface
Patrisious Haddad
1
-1
/
+0
2023-06-11
RDMA/mlx5: Reduce QP table exposure
Leon Romanovsky
1
-9
/
+0
2023-06-10
Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+0
2023-06-10
Merge branch 'icc-cbf' into icc-next
Georgi Djakov
1
-0
/
+22
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2
-96
/
+1
2023-06-10
Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-2
/
+76
2023-06-10
net/mlx5: Add new page type for EC VF pages
Daniel Jurgens
1
-0
/
+1
2023-06-10
net/mlx5: Update vport caps query/set for EC VFs
Daniel Jurgens
1
-1
/
+1
2023-06-10
net/mlx5: Enable devlink port for embedded cpu VF vports
Daniel Jurgens
1
-0
/
+6
2023-06-10
net/mlx5: mlx5_ifc updates for embedded CPU SRIOV
Daniel Jurgens
1
-3
/
+8
2023-06-10
syscalls: add sys_ni_posix_timers prototype
Arnd Bergmann
1
-0
/
+1
[prev]
[next]