index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-17
usb: xhci: tegra: Fix OF boolean read warning
Jon Hunter
1
-1
/
+1
2025-01-17
usb: host: xhci-plat: add support compatible ID PNP0D15
Chunfeng Yun
1
-0
/
+1
2025-01-17
usb: typec: ucsi: Add a macro definition for UCSI v1.0
Pengyu Luo
1
-0
/
+1
2025-01-17
usb: dwc3: core: Defer the probe until USB power supply ready
Kyle Tso
1
-9
/
+21
2025-01-17
usbip: Correct format specifier for seqnum from %d to %u
Xiong Nandi
4
-6
/
+6
2025-01-17
usbip: Fix seqnum sign extension issue in vhci_tx_urb
Xiong Nandi
1
-1
/
+1
2025-01-17
dt-bindings: usb: snps,dwc3: Split core description
Bjorn Andersson
2
-390
/
+416
2025-01-15
usb: quirks: Add NO_LPM quirk for TOSHIBA TransMemory-Mx device
Miao Li
1
-0
/
+3
2025-01-15
usb: dwc3: gadget: Reinitiate stream for all host NoStream behavior
Thinh Nguyen
2
-53
/
+59
2025-01-15
USB: Use str_enable_disable-like helpers
Krzysztof Kozlowski
16
-27
/
+41
2025-01-15
USB: gadget: Use str_enable_disable-like helpers
Krzysztof Kozlowski
11
-17
/
+27
2025-01-15
USB: phy: Use str_enable_disable-like helpers
Krzysztof Kozlowski
3
-3
/
+6
2025-01-15
USB: typec: Use str_enable_disable-like helpers
Krzysztof Kozlowski
6
-21
/
+27
2025-01-15
USB: host: Use str_enable_disable-like helpers
Krzysztof Kozlowski
5
-7
/
+12
2025-01-15
USB: Replace own str_plural with common one
Krzysztof Kozlowski
2
-20
/
+11
2025-01-14
USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()
Qasim Ijaz
1
-1
/
+1
2025-01-13
usb: phy: Remove API devm_usb_put_phy()
Zijun Hu
3
-32
/
+0
2025-01-13
usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE
Jos Wang
1
-1
/
+1
2025-01-12
Linux 6.13-rc7
Linus Torvalds
1
-1
/
+1
2025-01-12
KVM: e500: perform hugepage check after looking up the PFN
Paolo Bonzini
1
-109
/
+69
2025-01-12
KVM: e500: map readonly host pages for read
Paolo Bonzini
1
-2
/
+3
2025-01-12
KVM: e500: track host-writability of pages
Paolo Bonzini
2
-4
/
+13
2025-01-12
KVM: e500: use shadow TLB entry as witness for writability
Paolo Bonzini
1
-4
/
+3
2025-01-12
KVM: e500: always restore irqs
Paolo Bonzini
1
-2
/
+2
2025-01-11
usb: host: xhci-plat: Assign shared_hcd->rsrc_start
WangYuli
1
-0
/
+2
2025-01-11
usb: dwc3: omap: Fix devm_regulator_get_optional() error handling
Rob Herring (Arm)
1
-2
/
+5
2025-01-11
usb: dwc3: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
1
-4
/
+2
2025-01-11
usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()
Joe Hattori
1
-0
/
+1
2025-01-11
usb: dwc3: Skip resume if pm_runtime_set_active() fails
Ray Chi
1
-1
/
+4
2025-01-11
usb: typec: cros-ec-ucsi: Mark cros_ucsi_ops static/const
Stephen Boyd
1
-1
/
+1
2025-01-11
usb: typec: cros-ec-ucsi: Add newlines to printk messages
Stephen Boyd
1
-16
/
+12
2025-01-11
dt-bindings: usb: Correct indentation and style in DTS example
Krzysztof Kozlowski
15
-164
/
+164
2025-01-10
MAINTAINERS: powerpc: Update my status
Michael Ellerman
1
-3
/
+2
2025-01-10
smb: client: sync the root session and superblock context passwords before automounting
Meetakshi Setiya
1
-1
/
+18
2025-01-10
sched_ext: idle: Refresh idle masks during idle-to-idle transitions
Andrea Righi
3
-15
/
+59
2025-01-10
io_uring: don't touch sqd->thread off tw add
Pavel Begunkov
1
-4
/
+1
2025-01-10
io_uring/sqpoll: zero sqd->thread on tctx errors
Pavel Begunkov
1
-1
/
+5
2025-01-10
workqueue: warn if delayed_work is queued to an offlined cpu.
Imran Khan
1
-0
/
+7
2025-01-10
poll: kill poll_does_not_wait()
Oleg Nesterov
1
-13
/
+3
2025-01-10
sock_poll_wait: kill the no longer necessary barrier after poll_wait()
Oleg Nesterov
1
-10
/
+7
2025-01-10
io_uring_poll: kill the no longer necessary barrier after poll_wait()
Oleg Nesterov
1
-5
/
+4
2025-01-10
poll_wait: kill the obsolete wait_address check
Oleg Nesterov
1
-1
/
+1
2025-01-10
poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll()
Oleg Nesterov
1
-1
/
+9
2025-01-10
xfs: lock dquot buffer before detaching dquot from b_li_list
Darrick J. Wong
1
-1
/
+2
2025-01-10
fs: debugfs: fix open proxy for unsafe files
Johannes Berg
1
-1
/
+1
2025-01-10
uprobes: Fix race in uprobe_free_utask
Jiri Olsa
1
-1
/
+1
2025-01-10
tracing/kprobes: Fix to free objects when failed to copy a symbol
Masami Hiramatsu (Google)
1
-2
/
+4
2025-01-09
firewall: remove misplaced semicolon from stm32_firewall_get_firewall
guanjing
1
-1
/
+1
2025-01-09
drivers/perf: riscv: Do not allow invalid raw event config
Atish Patra
1
-2
/
+5
2025-01-09
drivers/perf: riscv: Return error for default case
Atish Patra
1
-2
/
+3
[next]