index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
interconnect
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
parport: Remove 'drivers' list
Dr. David Alan Gilbert
2
-10
/
+0
2024-07-03
mcb: remove unused struct 'mcb_parse_priv'
Dr. David Alan Gilbert
1
-5
/
+0
2024-07-03
misc: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
9
-10
/
+10
2024-07-03
bsr: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
platform/goldfish: goldfish_pipe: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
dca: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
greybus: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-07-03
intel_th: msu-sink: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-03
dsp56k: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
dtlk: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-07-03
misc: ti-st: st_kim: use 'time_left' variable with wait_for_completion_interr...
Wolfram Sang
1
-4
/
+4
2024-07-03
misc: tifm: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-3
/
+3
2024-07-03
misc: bh1770glc: use 'time_left' variable with wait_event_interruptible_timeo...
Wolfram Sang
1
-5
/
+5
2024-07-03
misc: apds990x: use 'time_left' variable with wait_event_interruptible_timeout()
Wolfram Sang
1
-5
/
+5
2024-07-03
binder_alloc: Replace kcalloc with kvcalloc to mitigate OOM issues
Lei Liu
1
-5
/
+5
2024-07-03
binder: use bitmap for faster descriptor lookup
Carlos Llamas
3
-14
/
+279
2024-07-01
counter: ti-eqep: Allow eQEP driver to be built for K3 devices
Judith Mendez
1
-1
/
+1
2024-07-01
hwtracing: use for_each_endpoint_of_node()
Kuninori Morimoto
1
-2
/
+2
2024-07-01
counter/ti-eqep: Add new ti-am62-eqep compatible
Judith Mendez
1
-0
/
+1
2024-07-01
dt-bindings: counter: Add new ti,am62-eqep compatible
Judith Mendez
1
-5
/
+22
2024-07-01
counter: ti-eqep: remove counter_priv() wrapper
David Lechner
1
-14
/
+9
2024-07-01
counter: ti-eqep: remove unused struct member
David Lechner
1
-1
/
+0
2024-07-01
counter: ti-eqep: implement over/underflow events
David Lechner
1
-1
/
+105
2024-07-01
counter: ftm-quaddec: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-30
Linux 6.10-rc6
v6.10-rc6
Linus Torvalds
1
-1
/
+1
2024-06-30
ata: ahci: Clean up sysfs file on error
Niklas Cassel
1
-5
/
+12
2024-06-30
ata: libata-core: Fix double free on error
Niklas Cassel
1
-4
/
+4
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
4
-14
/
+19
2024-06-30
ata: libata-core: Fix null pointer dereference on error
Niklas Cassel
1
-0
/
+3
2024-06-30
x86-32: fix cmpxchg8b_emu build error with clang
Linus Torvalds
1
-7
/
+5
2024-06-28
x86: stop playing stack games in profile_pc()
Linus Torvalds
1
-19
/
+1
2024-06-28
i2c: testunit: discard write requests while old command is running
Wolfram Sang
1
-0
/
+3
2024-06-28
i2c: testunit: don't erase registers after STOP
Wolfram Sang
1
-1
/
+1
2024-06-28
tty: mxser: Remove __counted_by from mxser_board.ports[]
Nathan Chancellor
1
-1
/
+1
2024-06-28
randomize_kstack: Remove non-functional per-arch entropy filtering
Kees Cook
3
-19
/
+14
2024-06-28
string: kunit: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-06-28
ata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial BX SSD1 models
Niklas Cassel
1
-2
/
+1
2024-06-28
MAINTAINERS: Update IOMMU tree location
Joerg Roedel
1
-4
/
+4
2024-06-28
tools/power turbostat: Add local build_bug.h header for snapshot target
Patryk Wlazlyn
2
-2
/
+6
2024-06-28
tools/power turbostat: Fix unc freq columns not showing with '-q' or '-l'
Adam Hawley
1
-8
/
+8
2024-06-28
tools/power turbostat: option '-n' is ambiguous
David Arcari
1
-1
/
+1
2024-06-28
drm/drm_file: Fix pid refcounting race
Jann Horn
1
-5
/
+3
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
7
-53
/
+49
2024-06-27
gpiolib: cdev: Ignore reconfiguration without direction
Kent Gibson
1
-5
/
+7
2024-06-27
gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
Kent Gibson
1
-6
/
+10
2024-06-27
usb: dwc3: core: Workaround for CSR read timeout
Jos Wang
1
-1
/
+19
2024-06-27
Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"
Ferry Toth
1
-1
/
+1
2024-06-27
Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"
Ferry Toth
1
-2
/
+0
2024-06-27
staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not set
Bernhard Rosenkränzer
1
-1
/
+1
2024-06-27
net: mana: Fix possible double free in error handling path
Ma Ke
1
-0
/
+2
[next]