index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-14
usb: cdns3-ti: run HW init at resume() if HW was reset
Théo Lebrun
1
-0
/
+25
2025-03-14
usb: cdns3-ti: move reg writes to separate function
Théo Lebrun
1
-38
/
+44
2025-03-14
usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()
Théo Lebrun
1
-2
/
+3
2025-03-14
usb: cdns3: rename hibernated argument of role->resume() to lost_power
Théo Lebrun
3
-4
/
+4
2025-03-14
usb: xhci: tegra: rename `runtime` boolean to `is_auto_runtime`
Théo Lebrun
1
-5
/
+5
2025-03-14
usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func
Théo Lebrun
3
-17
/
+1
2025-03-14
usb: dwc3: Don't use %pK through printk
Thomas Weißschuh
2
-4
/
+4
2025-03-14
usb: core: Don't use %pK through printk
Thomas Weißschuh
2
-3
/
+3
2025-03-14
usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
Chenyuan Yang
1
-0
/
+3
2025-03-14
dt-bindings: usb: qcom,dwc3: Synchronize minItems for interrupts and -names
Konrad Dybcio
1
-0
/
+2
2025-03-14
usb: common: usb-conn-gpio: switch psy_cfg from of_node to fwnode
Sebastian Reichel
1
-1
/
+1
2025-03-11
usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running
Michal Pecio
1
-4
/
+7
2025-03-11
usb: xhci: Don't change the status of stalled TDs on failed Stop EP
Michal Pecio
1
-1
/
+11
2025-03-11
xhci: Avoid queuing redundant Stop Endpoint command for stalled endpoint
Mathias Nyman
1
-3
/
+5
2025-03-09
Linux 6.14-rc6
v6.14-rc6
Linus Torvalds
1
-1
/
+1
2025-03-08
x86/microcode/AMD: Add some forgotten models to the SHA check
Borislav Petkov (AMD)
1
-0
/
+6
2025-03-08
LoongArch: KVM: Fix GPA size issue about VM
Bibo Mao
2
-1
/
+11
2025-03-08
LoongArch: KVM: Reload guest CSR registers after sleep
Bibo Mao
1
-0
/
+7
2025-03-08
LoongArch: KVM: Add interrupt checking for AVEC
Bibo Mao
1
-1
/
+1
2025-03-08
LoongArch: Set hugetlb mmap base address aligned with pmd size
Bibo Mao
1
-1
/
+5
2025-03-08
LoongArch: Set max_pfn with the PFN of the last page
Bibo Mao
1
-0
/
+3
2025-03-08
LoongArch: Use polling play_dead() when resuming from hibernation
Huacai Chen
1
-1
/
+46
2025-03-08
LoongArch: Eliminate superfluous get_numa_distances_cnt()
Yuli Wang
1
-12
/
+0
2025-03-08
LoongArch: Convert unreachable() to BUG()
Tiezhu Yang
1
-2
/
+2
2025-03-08
x86/mm: Define PTRS_PER_PMD for assembly code too
Ingo Molnar
1
-4
/
+4
2025-03-07
virt: sev-guest: Move SNP Guest Request data pages handling under snp_cmd_mutex
Alexey Kardashevskiy
3
-24
/
+39
2025-03-07
virt: sev-guest: Allocate request data dynamically
Nikunj A Dadhania
1
-9
/
+15
2025-03-07
x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()
Andrew Cooper
1
-6
/
+3
2025-03-06
fs/pipe: add simpler helpers for common cases
Linus Torvalds
7
-23
/
+49
2025-03-06
block: Name the RQF flags enum
Breno Leitao
1
-1
/
+1
2025-03-06
bcachefs: copygc now skips non-rw devices
Kent Overstreet
1
-13
/
+12
2025-03-06
bcachefs: Fix bch2_dev_journal_alloc() spuriously failing
Kent Overstreet
1
-27
/
+32
2025-03-06
x86/boot: Sanitize boot params before parsing command line
Ard Biesheuvel
1
-0
/
+2
2025-03-06
fs/pipe: fix pipe buffer index use in FUSE
Linus Torvalds
1
-7
/
+6
2025-03-06
fs/pipe: do not open-code pipe head/tail logic in FIONREAD
Linus Torvalds
1
-4
/
+3
2025-03-06
fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'
Linus Torvalds
1
-6
/
+6
2025-03-06
usb: typec: ucsi: Fix NULL pointer access
Andrei Kuchynski
1
-6
/
+7
2025-03-06
usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader
Miao Li
1
-0
/
+4
2025-03-06
xhci: Handle spurious events on Etron host isoc enpoints
Mathias Nyman
2
-13
/
+27
2025-03-06
usb: xhci: Unify duplicate inc_enq() code
Michal Pecio
1
-75
/
+55
2025-03-06
usb: xhci: Apply the link chain quirk on NEC isoc endpoints
Michal Pecio
1
-2
/
+11
2025-03-06
xhci: Prevent early endpoint restart when handling STALL errors.
Mathias Nyman
3
-3
/
+13
2025-03-06
usb: xhci: move debug capabilities from trb_in_td() to handle_tx_event()
Niklas Neronin
1
-21
/
+17
2025-03-06
usb: xhci: refactor trb_in_td() to be static
Niklas Neronin
2
-63
/
+61
2025-03-06
usb: xhci: set page size to the xHCI-supported size
Niklas Neronin
2
-20
/
+22
2025-03-06
usb: xhci: correct debug message page size calculation
Niklas Neronin
1
-3
/
+3
2025-03-06
usb: xhci: Skip only one TD on Ring Underrun/Overrun
Michal Pecio
1
-1
/
+14
2025-03-06
usb: xhci: Expedite skipping missed isoch TDs on modern HCs
Michal Pecio
1
-4
/
+10
2025-03-06
usb: xhci: Fix isochronous Ring Underrun/Overrun event handling
Michal Pecio
1
-6
/
+14
2025-03-06
usb: xhci: Complete 'error mid TD' transfers when handling Missed Service
Michal Pecio
1
-1
/
+5
[next]