index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
v6.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
2024-05-02
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
1
-1
/
+11
2024-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
9
-4
/
+22
2024-05-02
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2
-1
/
+4
2024-05-02
drm/panel: ili9341: Use predefined error codes
Andy Shevchenko
1
-2
/
+2
2024-05-02
drm/panel: ili9341: Respect deferred probe
Andy Shevchenko
1
-2
/
+2
2024-05-02
drm/panel: ili9341: Correct use of device property APIs
Andy Shevchenko
2
-3
/
+4
2024-05-02
s390/qeth: Fix kernel panic after setting hsuid
Alexandra Winter
1
-34
/
+27
2024-05-02
ALSA: hda/realtek: Fix build error without CONFIG_PM
Takashi Iwai
1
-1
/
+3
2024-05-02
vxlan: Pull inner IP header in vxlan_rcv().
Guillaume Nault
1
-1
/
+18
2024-05-02
tipc: fix a possible memleak in tipc_buf_append
Xin Long
1
-1
/
+1
2024-05-02
tipc: fix UAF in error path
Paolo Abeni
1
-1
/
+5
2024-05-01
rxrpc: Clients must accept conn from any address
Jeffrey Altman
1
-7
/
+2
2024-05-01
drm/xe/vm: prevent UAF in rebind_work_func()
Matthew Auld
1
-0
/
+3
2024-05-01
drm/amd/display: Disable panel replay by default for now
Mario Limonciello
1
-9
/
+12
2024-05-01
net: core: reject skb_copy(_expand) for fraglist GSO skbs
Felix Fietkau
1
-8
/
+19
2024-05-01
net: bridge: fix multicast-to-unicast with fraglist GSO
Felix Fietkau
1
-1
/
+1
2024-05-01
nvme-tcp: strict pdu pacing to avoid send stalls on TLS
Hannes Reinecke
1
-2
/
+8
2024-05-01
nvmet: fix nvme status code when namespace is disabled
Sagi Grimberg
3
-1
/
+18
2024-05-01
nvmet-tcp: fix possible memory leak when tearing down a controller
Sagi Grimberg
1
-7
/
+4
2024-05-01
nvme: cancel pending I/O if nvme controller is in terminal state
Nilay Shroff
3
-22
/
+28
2024-05-01
nvmet-auth: replace pr_debug() with pr_err() to report an error.
Maurizio Lombardi
1
-3
/
+3
[next]