index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Input: elan_i2c - prevent division by zero and arithmetic underflow
Ranjan Kumar
1
-6
/
+30
13 days
Input: stop force-feedback timer when unregistering input devices
Dmitry Torokhov
3
-6
/
+27
13 days
Input: iforce - bound the device-reported force-feedback effect index
Bryam Vargas
1
-7
/
+11
13 days
Input: goodix - clamp the device-reported contact count
Bryam Vargas
1
-1
/
+2
2026-06-15
Input: mms114 - reject an oversized device packet size
Bryam Vargas
1
-0
/
+6
2026-06-14
Input: touchwin - reset the packet index on every complete packet
Bryam Vargas
1
-6
/
+9
2026-06-11
Input: rmi4 - update formatting in F12
Dmitry Torokhov
1
-60
/
+60
2026-06-11
Input: rmi4 - propagate proper error code in F12 sensor tuning
Dmitry Torokhov
1
-2
/
+2
2026-06-11
Input: rmi4 - simplify size calculations in F12
Dmitry Torokhov
1
-10
/
+4
2026-06-11
Input: rmi4 - use sizeof(*ptr) and idiomatic checks in f12 allocators
Dmitry Torokhov
1
-10
/
+15
2026-06-11
Input: rmi4 - use devm_kmalloc for F12 data packet buffer
Dmitry Torokhov
1
-1
/
+1
2026-06-11
Input: rmi4 - use flexible array member for IRQ masks in F12
Dmitry Torokhov
1
-16
/
+14
2026-06-11
Input: rmi4 - use unaligned access helpers in F12
Dmitry Torokhov
1
-6
/
+7
2026-06-11
Input: rmi4 - change reg_size type to u32
Dmitry Torokhov
5
-14
/
+26
2026-06-11
Input: rmi4 - refactor F12 probe function
Dmitry Torokhov
1
-116
/
+81
2026-06-11
Input: rmi4 - use kzalloc_flex() for struct rmi_function
Dmitry Torokhov
1
-3
/
+1
2026-06-11
Input: rmi4 - refactor function allocation and registration
Dmitry Torokhov
3
-17
/
+26
2026-06-11
Input: rmi4 - use local presence map in rmi_read_register_desc()
Dmitry Torokhov
2
-12
/
+14
2026-06-11
Input: rmi4 - fix limit in rmi_register_desc_has_subpacket()
Dmitry Torokhov
1
-1
/
+1
2026-06-11
Input: rmi4 - fix bit count in bitmap_copy()
Dmitry Torokhov
1
-4
/
+3
2026-06-11
Input: rmi4 - iterative IRQ handler
Dmitry Torokhov
1
-16
/
+16
2026-06-11
Input: rmi4 - fix memory leak in rmi_set_attn_data()
Dmitry Torokhov
1
-1
/
+5
2026-06-11
Input: rmi4 - initialize attn_fifo properly
Dmitry Torokhov
1
-0
/
+1
2026-06-11
Input: rmi4 - fix num_subpackets overflow in register descriptor
Dmitry Torokhov
2
-1
/
+8
2026-06-11
Input: rmi4 - fix type overflow in register counts
Dmitry Torokhov
1
-1
/
+1
2026-06-11
Input: rmi4 - refactor register descriptor parsing
Dmitry Torokhov
1
-48
/
+76
2026-06-11
Input: rmi4 - fix register descriptor address calculation
Dmitry Torokhov
1
-1
/
+1
2026-06-11
Input: ipaq-micro-keys - add length check in micro_key_receive
Dmitry Torokhov
1
-0
/
+3
2026-06-11
Input: ipaq-micro-keys - fix potential deadlock
Dmitry Torokhov
1
-2
/
+2
2026-06-10
Input: synaptics-rmi4 - unregister function handlers on physical driver regis...
Haoxiang Li
1
-1
/
+3
2026-06-10
Input: ads7846 - don't use scratch for tx_buf when clearing register
Kris Bahnsen
1
-3
/
+2
2026-06-10
Input: ads7846 - restore half-duplex support
Aaro Koskinen
1
-2
/
+166
2026-06-10
Input: remove changelogs
Elliot Tester
2
-40
/
+0
2026-06-10
Input: Drop unused assignments from pnp_device_id arrays
Uwe Kleine-König (The Capable Hub)
2
-51
/
+51
2026-06-09
Input: ipaq-micro-keys - simplify allocation
Rosen Penev
1
-10
/
+7
2026-06-06
Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing
Dmitry Torokhov
1
-2
/
+3
2026-06-06
Input: ims-pcu - add response length checks
Dmitry Torokhov
1
-6
/
+81
2026-06-06
Input: ims-pcu - fix DMA mapping violation in line setup
Dmitry Torokhov
1
-2
/
+7
2026-06-06
Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug logging
Dmitry Torokhov
1
-1
/
+1
2026-06-06
Input: ims-pcu - validate control endpoint type
Dmitry Torokhov
1
-0
/
+6
2026-06-06
Input: ims-pcu - fix race condition in reset_device sysfs callback
Dmitry Torokhov
1
-0
/
+2
2026-06-06
Input: ims-pcu - fix firmware leak in async update
Dmitry Torokhov
1
-3
/
+2
2026-06-06
Input: ims-pcu - fix type confusion in CDC union descriptor parsing
Dmitry Torokhov
1
-1
/
+1
2026-06-06
Input: ims-pcu - fix use-after-free and double-free in disconnect
Dmitry Torokhov
1
-2
/
+1
2026-06-06
Input: ims-pcu - release data interface on disconnect
Dmitry Torokhov
1
-0
/
+1
2026-06-06
Input: ims-pcu - fix logic error in packet reset
Dmitry Torokhov
1
-1
/
+1
2026-06-06
Input: ims-pcu - only expose sysfs attributes on control interface
Dmitry Torokhov
1
-0
/
+7
2026-06-06
Input: atlas_btns - modernize the driver
Dmitry Torokhov
1
-54
/
+55
2026-06-06
Input: apbps2 - simplify resource mapping and IRQ retrieval
Rosen Penev
1
-2
/
+5
2026-06-06
Input: xilinx_ps2 - remove driver
Rosen Penev
3
-374
/
+0
[next]