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
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-23
i2c: xiic: Use devm_clk_get_enabled()
Andi Shyti
1
-13
/
+7
2023-06-23
i2c: davinci: Use platform table macro over module_alias
Andrew Davis
1
-2
/
+6
2023-06-23
i2c: ocores: use devm_ managed clks
Wang Zhang
1
-43
/
+21
2023-06-14
i2c: nomadik: Use dev_err_probe() whenever possible
Andi Shyti
1
-8
/
+6
2023-06-14
i2c: nomadik: Use devm_clk_get_enabled()
Andi Shyti
1
-15
/
+3
2023-06-14
i2c: nomadik: Remove unnecessary goto label
Andi Shyti
1
-13
/
+8
2023-06-14
usb: typec: ucsi: Mark dGPUs as DEVICE scope
Mario Limonciello
3
-1
/
+29
2023-06-14
i2c: wmt: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-06-14
i2c: versatile: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-06-14
i2c: hix5hd2: Add I2C_M_STOP flag support for i2c-hix5hd2 driver.
taolan
1
-1
/
+5
2023-06-14
i2c: mpc: Use of_property_read_reg() to parse "reg"
Rob Herring
1
-2
/
+3
2023-06-09
i2c: imx-lpi2c: Don't open-code DIV_ROUND_UP
Uwe Kleine-König
1
-1
/
+1
2023-06-09
i2c: Add i2c_get_match_data()
Biju Das
2
-0
/
+21
2023-06-08
i2c: img-scb: remove unnecessary (void*) conversion
XU pengfei
1
-1
/
+1
2023-06-08
i2c: qcom-cci:Use devm_platform_get_and_ioremap_resource()
Md Sadre Alam
1
-2
/
+1
2023-06-07
i2c: Improve size determinations
Markus Elfring
2
-2
/
+2
2023-06-07
i2c: Delete error messages for failed memory allocations
Markus Elfring
4
-8
/
+2
2023-06-07
i2c: davinci: Use struct name not type with devm_kzalloc()
Andrew Davis
1
-5
/
+2
2023-06-05
i2c: rzv2m: Disable the operation of unit in case of error
Biju Das
1
-11
/
+19
2023-06-05
i2c: rzv2m: Replace lowercase macros with static inline functions
Biju Das
1
-3
/
+10
2023-06-05
i2c: rzv2m: Drop extra space
Biju Das
1
-1
/
+1
2023-06-05
i2c: designware: Add driver support for Wangxun 10Gb NIC
Jiawen Wu
4
-5
/
+111
2023-06-05
i2c: tegra: allow VI support to be compiled out
Michał Mirosław
1
-10
/
+14
2023-06-05
i2c: tegra: allow DVC support to be compiled out
Michał Mirosław
1
-6
/
+11
2023-06-05
i2c: tegra: Share same DMA channel for RX and TX
Akhil R
1
-49
/
+20
2023-06-05
i2c: i801: Add support for Intel Meteor Lake PCH-S
Jarkko Nikula
3
-2
/
+5
2023-06-05
i2c: i801: Add support for Intel Meteor Lake SoC-S
Jarkko Nikula
1
-0
/
+3
2023-06-05
i2c: i801: Enlarge device name field in i801_ids table
Jarkko Nikula
1
-61
/
+61
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
88
-343
/
+180
2023-06-04
Linux 6.4-rc5
Linus Torvalds
1
-1
/
+1
2023-06-03
leds: qcom-lpg: Fix PWM period limits
Bjorn Andersson
1
-4
/
+4
2023-06-03
selftests/ftrace: Choose target function for filter test from samples
Masami Hiramatsu (Google)
1
-18
/
+27
2023-06-02
KVM: selftests: Add test for race in kvm_recalculate_apic_map()
Michal Luczaj
2
-0
/
+75
2023-06-02
KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-bounds
Sean Christopherson
1
-2
/
+18
2023-06-02
KVM: x86: Account fastpath-only VM-Exits in vCPU stats
Sean Christopherson
1
-0
/
+3
2023-06-02
KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
Maciej S. Szmigiero
1
-1
/
+1
2023-06-02
KVM: x86/mmu: Grab memslot for correct address space in NX recovery worker
Sean Christopherson
1
-1
/
+4
2023-06-02
tpm, tpm_tis: correct tpm_tis_flags enumeration values
Lino Sanfilippo
1
-4
/
+4
2023-06-02
Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limits"
Ojaswin Mujoo
1
-1
/
+15
2023-06-02
media: uvcvideo: Don't expose unsupported formats to userspace
Laurent Pinchart
1
-5
/
+11
2023-06-02
media: v4l2-subdev: Fix missing kerneldoc for client_caps
Tomi Valkeinen
1
-0
/
+1
2023-06-02
media: staging: media: imx: initialize hs_settle to avoid warning
Hans Verkuil
1
-1
/
+1
2023-06-02
media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()
Vaishnav Achath
1
-2
/
+1
2023-06-01
riscv: Implement missing huge_ptep_get
Alexandre Ghiti
2
-0
/
+27
2023-06-01
riscv: Fix huge_ptep_set_wrprotect when PTE is a NAPOT
Alexandre Ghiti
1
-1
/
+5
2023-06-01
module/decompress: Fix error checking on zstd decompression
Lucas De Marchi
1
-1
/
+1
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
11
-77
/
+89
2023-06-01
dt-bindings: serial: 8250_omap: add rs485-rts-active-high
Francesco Dolcini
1
-0
/
+1
2023-06-01
selinux: don't use make's grouped targets feature yet
Paul Moore
1
-1
/
+5
2023-06-01
riscv: perf: Fix callchain parse error with kernel tracepoint events
Ism Hong
1
-0
/
+7
[next]