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
2024-05-06
i2c: uniphier-f: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: tegra: remove printout on handled timeouts
Wolfram Sang
1
-2
/
+0
2024-05-06
i2c: st: remove printout on handled timeouts
Wolfram Sang
1
-4
/
+1
2024-05-06
i2c: sh_mobile: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: rk3x: remove printout on handled timeouts
Wolfram Sang
1
-3
/
+0
2024-05-06
i2c: qup: remove printout on handled timeouts
Wolfram Sang
1
-3
/
+1
2024-05-06
i2c: qcom-geni: remove printout on handled timeouts
Wolfram Sang
1
-4
/
+1
2024-05-06
i2c: omap: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: nomadik: remove printout on handled timeouts
Wolfram Sang
1
-5
/
+2
2024-05-06
i2c: ismt: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: img-scb: remove printout on handled timeouts
Wolfram Sang
1
-4
/
+1
2024-05-06
i2c: davinci: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: cadence: remove printout on handled timeouts
Wolfram Sang
1
-2
/
+0
2024-05-06
i2c: bcm2835: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: bcm-iproc: remove printout on handled timeouts
Wolfram Sang
1
-2
/
+0
2024-05-06
i2c: at91-master: remove printout on handled timeouts
Wolfram Sang
1
-1
/
+0
2024-05-06
i2c: lpi2c: Avoid calling clk_get_rate during transfer
Alexander Stein
1
-3
/
+16
2024-05-06
i2c: i801: Annotate apanel_addr as __ro_after_init
Heiner Kallweit
1
-1
/
+1
2024-05-06
i2c: mux: gpio: remove support for class-based device instantiation
Heiner Kallweit
2
-4
/
+1
2024-05-06
i2c: i801: Remove usage of I2C_CLASS_SPD
Heiner Kallweit
1
-4
/
+0
2024-05-06
i2c: designware: Add ACPI ID for Granite Rapids-D I2C controller
Shanth Murthy
1
-0
/
+1
2024-05-06
i2c: mpc: Removal of of_node_put with __free for auto cleanup
Abhinav Jain
1
-7
/
+4
2024-05-06
dt-bindings: i2c: qcom-cci: Document sc8280xp compatible
Bryan O'Donoghue
1
-0
/
+19
2024-05-06
MAINTAINERS: adjust file entry in ARM/LPC32XX SOC SUPPORT
Lukas Bulwahn
1
-1
/
+1
2024-05-06
i2c: i801: Fix missing Kconfig dependency
Heiner Kallweit
2
-4
/
+12
2024-05-06
i2c: ocores: convert to ioport_map() for IORESOURCE_IO
Arnd Bergmann
2
-15
/
+7
2024-05-06
i2c: add HAS_IOPORT dependencies
Niklas Schnelle
1
-14
/
+16
2024-05-06
i2c: i801: Call i2c_register_spd for muxed child segments
Heiner Kallweit
1
-0
/
+23
2024-05-06
i2c: viperboard: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-06
i2c: riic: Add support for R9A09G057 SoC
Lad Prabhakar
1
-0
/
+17
2024-05-06
i2c: riic: Pass register offsets and chip details as OF data
Lad Prabhakar
1
-15
/
+41
2024-05-06
i2c: riic: Introduce helper functions for I2C read/write operations
Lad Prabhakar
1
-23
/
+33
2024-05-06
dt-bindings: i2c: renesas,riic: Document R9A09G057 support
Lad Prabhakar
1
-8
/
+11
2024-05-06
dt-bindings: i2c: nxp,pnx-i2c: Convert to dtschema
Animesh Agarwal
2
-34
/
+46
2024-05-05
Linux 6.9-rc7
Linus Torvalds
1
-1
/
+1
2024-05-05
epoll: be better about file lifetimes
Linus Torvalds
1
-1
/
+37
2024-05-04
eventfs: Have "events" directory get permissions from its parent
Steven Rostedt (Google)
1
-6
/
+24
2024-05-04
eventfs: Do not treat events directory different than other directories
Steven Rostedt (Google)
1
-15
/
+1
2024-05-04
eventfs: Do not differentiate the toplevel events directory
Steven Rostedt (Google)
2
-25
/
+11
2024-05-04
tracefs: Still use mount point as default permissions for instances
Steven Rostedt (Google)
1
-2
/
+25
2024-05-04
tracefs: Reset permissions on remount if permissions are options
Steven Rostedt (Google)
3
-2
/
+99
2024-05-04
eventfs: Free all of the eventfs_inode after RCU
Steven Rostedt (Google)
1
-9
/
+16
2024-05-04
eventfs/tracing: Add callback for release of an eventfs_inode
Steven Rostedt (Google)
3
-2
/
+36
2024-05-03
slimbus: qcom-ngd-ctrl: Add timeout for wait operation
Viken Dadhaniya
1
-1
/
+5
2024-05-02
x86/xen: return a sane initial apic id when running as PV guest
Juergen Gross
1
-1
/
+10
2024-05-02
drm/xe/display: Fix ADL-N detection
Lucas De Marchi
1
-1
/
+2
2024-05-02
x86/xen/smp_pv: Register the boot CPU APIC properly
Thomas Gleixner
1
-2
/
+2
2024-05-02
swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=y
Will Deacon
1
-0
/
+1
2024-05-02
MAINTAINERS: mark MYRICOM MYRI-10G as Orphan
Jakub Kicinski
1
-2
/
+1
2024-05-02
MAINTAINERS: remove Ariel Elior
Jakub Kicinski
1
-3
/
+0
[next]