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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
nvmem: Simplify the ->add_cells() hook
Miquel Raynal
1
-5
/
+3
2023-12-15
nvmem: Move of_nvmem_layout_get_container() in another header
Miquel Raynal
2
-7
/
+21
2023-12-15
of: device: Export of_device_make_bus_id()
Miquel Raynal
1
-0
/
+6
2023-12-15
netlink: specs: mptcp: rename the MPTCP path management spec
Jakub Kicinski
1
-1
/
+1
2023-12-15
driver core: Add a guard() definition for the device_lock()
Dan Williams
1
-0
/
+2
2023-12-15
dma-mapping: don't store redundant offsets
Robin Murphy
1
-7
/
+12
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
2
-1
/
+1
2023-12-15
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
2
-1
/
+2
2023-12-15
net: mana: add msix index sharing between EQs
Konstantin Taranov
1
-2
/
+5
2023-12-15
mac802154: Avoid new associations while disassociating
Miquel Raynal
1
-1
/
+3
2023-12-15
Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-6
/
+42
2023-12-15
ACPI: utils: Fix white space in struct acpi_handle_list definition
Rafael J. Wysocki
1
-1
/
+1
2023-12-15
ACPI: utils: Return bool from acpi_evaluate_reference()
Rafael J. Wysocki
1
-5
/
+3
2023-12-15
bus: mhi: ep: Add support for async DMA write operation
Manivannan Sadhasivam
1
-0
/
+4
2023-12-15
Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-1
/
+2
2023-12-15
page_pool: fix typos and punctuation
Randy Dunlap
1
-6
/
+6
2023-12-15
net: skbuff: fix spelling errors
Randy Dunlap
1
-3
/
+3
2023-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-17
/
+53
2023-12-15
bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc
Daniel Xu
1
-0
/
+9
2023-12-15
Merge branch 'icc-sm6115' into icc-next
Georgi Djakov
1
-0
/
+111
2023-12-15
Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-7
/
+28
2023-12-14
drm/amd/display: Add 3x4 CTM support for plane CTM
Joshua Ashton
1
-0
/
+8
2023-12-14
net, xdp: Correct grammar
Randy Dunlap
1
-2
/
+2
2023-12-14
wifi: nl80211: fix grammar & spellos
Randy Dunlap
1
-37
/
+37
2023-12-14
wifi: cfg80211: fix spelling & punctutation
Randy Dunlap
1
-5
/
+5
2023-12-14
ASoC: audio-graph-card2: Introduce playback-only/capture-only DAI link flags
Daniel Baluta
1
-0
/
+3
2023-12-14
fs: keep struct mnt_id_req extensible
Christian Brauner
1
-0
/
+5
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
1
-1
/
+7
2023-12-14
add listmount(2) syscall
Miklos Szeredi
2
-1
/
+16
2023-12-14
Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into review-hans
Hans de Goede
1
-0
/
+91
2023-12-14
drm/i915/uapi: fix typos/spellos and punctuation
Randy Dunlap
1
-6
/
+6
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+6
2023-12-14
bus: mhi: ep: Introduce async read/write callbacks
Manivannan Sadhasivam
1
-0
/
+9
2023-12-14
bus: mhi: ep: Rename read_from_host() and write_to_host() APIs
Manivannan Sadhasivam
1
-4
/
+4
2023-12-14
bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
Manivannan Sadhasivam
1
-2
/
+14
2023-12-14
bus: mhi: ep: Use slab allocator where applicable
Manivannan Sadhasivam
1
-0
/
+3
2023-12-14
iavf: enable symmetric-xor RSS for Toeplitz hash function
Ahmed Zaki
1
-0
/
+19
2023-12-14
ice: refactor RSS configuration
Qi Zhang
1
-8
/
+8
2023-12-14
net: ethtool: add support for symmetric-xor RSS hash
Ahmed Zaki
3
-1
/
+19
2023-12-14
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
1
-15
/
+11
2023-12-14
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-8
/
+30
2023-12-14
bus: mhi: host: Add a separate timeout parameter for waiting ready
Qiang Yu
1
-0
/
+4
2023-12-14
Input: as5011 - convert to GPIO descriptor
Linus Walleij
1
-1
/
+0
2023-12-14
Input: omap-keypad - drop optional GPIO support
Linus Walleij
1
-3
/
+0
2023-12-14
Input: navpoint - convert to use GPIO descriptor
Linus Walleij
1
-1
/
+0
2023-12-14
Merge patch series "Add UFS RTC support"
Martin K. Petersen
2
-0
/
+18
2023-12-14
scsi: ufs: core: Add sysfs node for UFS RTC update
Bean Huo
1
-0
/
+1
2023-12-14
scsi: ufs: core: Add UFS RTC support
Bean Huo
2
-0
/
+17
2023-12-14
Merge patch series "scsi: ufs: qcom: Code cleanups"
Martin K. Petersen
1
-0
/
+2
2023-12-14
scsi: ufs: qcom: Export ufshcd_{enable/disable}_irq helpers and make use of them
Manivannan Sadhasivam
1
-0
/
+2
[prev]
[next]