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
2022-04-26
bus: mhi: ep: Add support for processing MHI endpoint interrupts
Manivannan Sadhasivam
1
-0
/
+4
2022-04-26
bus: mhi: ep: Add support for managing MHI state machine
Manivannan Sadhasivam
1
-0
/
+12
2022-04-26
bus: mhi: ep: Add support for sending events to the host
Manivannan Sadhasivam
1
-0
/
+8
2022-04-26
bus: mhi: ep: Add support for managing MMIO registers
Manivannan Sadhasivam
1
-0
/
+18
2022-04-26
bus: mhi: ep: Add support for registering MHI endpoint client drivers
Manivannan Sadhasivam
1
-2
/
+55
2022-04-26
bus: mhi: ep: Add support for registering MHI endpoint controllers
Manivannan Sadhasivam
1
-0
/
+136
2022-04-26
firmware_loader: Add firmware-upload support
Russ Weight
1
-0
/
+82
2022-04-26
tee: remove tee_shm_va2pa() and tee_shm_pa2va()
Andrew Davis
1
-18
/
+0
2022-04-26
bpf: Make BTF type match stricter for release arguments
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-04-26
bpf: Teach verifier about kptr_get kfunc helpers
Kumar Kartikeya Dwivedi
1
-0
/
+2
2022-04-26
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
2
-0
/
+6
2022-04-26
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
1
-0
/
+17
2022-04-26
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
1
-26
/
+30
2022-04-26
bpf: Prevent escaping of kptr loaded from maps
Kumar Kartikeya Dwivedi
1
-1
/
+9
2022-04-26
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
1
-0
/
+8
2022-04-26
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2
-3
/
+5
2022-04-26
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
2
-1
/
+32
2022-04-26
bpf: Use bpf_prog_run_array_cg_flags everywhere
Stanislav Fomichev
1
-6
/
+2
2022-04-25
gpio: pcf857x: Make teardown callback return void
Uwe Kleine-König
1
-1
/
+1
2022-04-25
irq/gpio: ixp4xx: Drop boardfile probe path
Linus Walleij
1
-12
/
+0
2022-04-25
net: ieee802154: Fill the list of MLME return codes
Miquel Raynal
1
-1
/
+66
2022-04-25
net: ieee802154: Enhance/fix the names of the MLME return codes
Miquel Raynal
1
-7
/
+7
2022-04-25
of: overlay: rework overlay apply and remove kfree()s
Frank Rowand
1
-1
/
+2
2022-04-25
Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
Andrea Parri (Microsoft)
1
-0
/
+15
2022-04-25
Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
Andrea Parri (Microsoft)
1
-0
/
+5
2022-04-25
Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
Andrea Parri (Microsoft)
1
-0
/
+7
2022-04-25
Drivers: hv: vmbus: Add VMbus IMC device to unsupported list
Michael Kelley
1
-3
/
+9
2022-04-25
firmware: cirrus: cs_dsp: Avoid padding bytes in cs_dsp_coeff_ctl
Richard Fitzgerald
1
-14
/
+14
2022-04-25
fanotify: enable "evictable" inode marks
Amir Goldstein
1
-0
/
+1
2022-04-25
fsnotify: allow adding an inode mark without pinning inode
Amir Goldstein
1
-0
/
+2
2022-04-25
fsnotify: create helpers for group mark_mutex lock
Amir Goldstein
1
-0
/
+28
2022-04-25
fsnotify: make allow_dups a property of the group
Amir Goldstein
1
-6
/
+7
2022-04-25
fsnotify: pass flags argument to fsnotify_alloc_group()
Amir Goldstein
1
-2
/
+6
2022-04-25
inotify: move control flags from mask to mark flags
Amir Goldstein
1
-7
/
+9
2022-04-25
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
1
-1
/
+1
2022-04-25
mm: Add fault_in_subpage_writeable() to probe at sub-page granularity
Catalin Marinas
2
-0
/
+23
2022-04-25
net: add __sys_socket_file()
Jens Axboe
1
-0
/
+1
2022-04-23
Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-266
/
+0
2022-04-23
usb: rework usb_maxpacket() using usb_pipe_endpoint()
Vincent Mailhol
1
-7
/
+1
2022-04-23
usb: remove third argument of usb_maxpacket()
Vincent Mailhol
1
-2
/
+1
2022-04-23
usb: deprecate the third argument of usb_maxpacket()
Vincent Mailhol
1
-11
/
+5
2022-04-23
Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-266
/
+0
2022-04-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+25
2022-04-23
soc: ti: wkup_m3_ipc: Add support for toggling VTT regulator
Dave Gerlach
1
-0
/
+1
2022-04-23
PM: CXL: Disable suspend
Dan Williams
1
-0
/
+9
2022-04-23
qed: Remove IP services API.
Guillaume Nault
1
-29
/
+0
2022-04-22
printk: add kthread console printers
John Ogness
1
-0
/
+2
2022-04-22
printk: add functions to prefer direct printing
John Ogness
1
-0
/
+11
2022-04-22
printk: add pr_flush()
John Ogness
1
-0
/
+7
2022-04-22
printk: refactor and rework printing logic
John Ogness
1
-0
/
+2
[prev]
[next]