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
2023-11-07
fbdev: imsttfb: fix double free in probe()
Dan Carpenter
1
-5
/
+1
2023-11-07
fbdev: viafb: use new array-copying-wrapper
Philipp Stanner
1
-1
/
+1
2023-11-07
fbdev: omapfb: Drop unused remove function
Uwe Kleine-König
1
-8
/
+1
2023-11-07
fbdev: offb: Simplify offb_init_fb()
Christophe JAILLET
1
-5
/
+3
2023-11-07
fbdev: omapfb: Replace custom memparse() implementation
Andy Shevchenko
1
-10
/
+3
2023-11-07
fbdev: omapfb: Do not shadow error code from platform_get_irq()
Andy Shevchenko
1
-8
/
+7
2023-11-05
firewire: Annotate struct fw_node with __counted_by
Kees Cook
1
-1
/
+1
2023-11-04
dt-bindings: mailbox: qcom-ipcc: document the SM8650 Inter-Processor Communication Controller
Neil Armstrong
1
-0
/
+1
2023-11-04
i3c: master: handle IBIs in order they came
Zbigniew Lukwinski
2
-2
/
+16
2023-11-04
i3c: master: mipi-i3c-hci: Fix a kernel panic for accessing DAT_data.
Billy Tsai
1
-10
/
+19
2023-11-03
i3c: master: svc: fix compatibility string mismatch with binding doc
Frank Li
1
-1
/
+1
2023-11-03
i3c: master: svc: fix random hot join failure since timeout error
Frank Li
1
-0
/
+9
2023-11-03
i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen
Frank Li
1
-0
/
+1
2023-11-03
i3c: master: svc: fix check wrong status register in irq handler
Frank Li
1
-1
/
+1
2023-11-03
i3c: master: svc: fix ibi may not return mandatory data byte
Frank Li
1
-0
/
+8
2023-11-03
i3c: master: svc: fix wrong data return when IBI happen during start frame
Frank Li
1
-0
/
+20
2023-11-03
i3c: master: svc: fix race condition in ibi work thread
Frank Li
1
-0
/
+14
2023-11-03
nouveau/gsp: add some basic registry entries.
Dave Airlie
1
-10
/
+35
2023-11-03
nouveau/gsp: fix message signature.
Dave Airlie
1
-1
/
+1
2023-11-03
nouveau/gsp: move to 535.113.01
Dave Airlie
73
-171
/
+217
2023-11-02
lib/fw_table: Remove acpi_parse_entries_array() export
Dan Williams
1
-1
/
+0
2023-11-02
cxl/pci: Change CXL AER support check to use native AER
Terry Bowman
1
-2
/
+2
2023-11-02
module/decompress: use kvmalloc() consistently
Andrea Righi
1
-4
/
+4
2023-11-02
cifs: force interface update before a fresh session setup
Shyam Prasad N
1
-1
/
+5
2023-11-02
cifs: do not reset chan_max if multichannel is not supported at mount
Shyam Prasad N
1
-1
/
+0
2023-11-02
cifs: reconnect helper should set reconnect for the right channel
Shyam Prasad N
1
-4
/
+5
2023-11-02
smb: client: fix use-after-free in smb2_query_info_compound()
Paulo Alcantara
1
-35
/
+49
2023-11-02
smb: client: remove extra @chan_count check in __cifs_put_smb_ses()
Paulo Alcantara
1
-14
/
+9
2023-11-02
locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
Masami Hiramatsu
1
-0
/
+9
2023-11-02
seq_buf: Export seq_buf_puts()
Christophe JAILLET
1
-0
/
+1
2023-11-02
seq_buf: Export seq_buf_putc()
Christophe JAILLET
1
-0
/
+1
2023-11-02
eventfs: Use simple_recursive_removal() to clean up dentries
Steven Rostedt (Google)
2
-35
/
+44
2023-11-02
eventfs: Remove special processing of dput() of events directory
Steven Rostedt (Google)
1
-17
/
+2
2023-11-02
eventfs: Delete eventfs_inode when the last dentry is freed
Steven Rostedt (Google)
2
-79
/
+69
2023-11-02
eventfs: Hold eventfs_mutex when calling callback functions
Steven Rostedt (Google)
2
-2
/
+63
2023-11-01
eventfs: Save ownership and mode
Steven Rostedt (Google)
2
-13
/
+151
2023-11-01
eventfs: Test for ei->is_freed when accessing ei->dentry
Steven Rostedt (Google)
2
-7
/
+41
2023-11-01
eventfs: Have a free_ei() that just frees the eventfs_inode
Steven Rostedt (Google)
1
-8
/
+11
2023-11-01
eventfs: Remove "is_freed" union with rcu head
Steven Rostedt (Google)
2
-3
/
+5
2023-11-01
eventfs: Fix kerneldoc of eventfs_remove_rec()
Steven Rostedt (Google)
1
-2
/
+4
2023-11-01
tracing: Have the user copy of synthetic event address use correct context
Steven Rostedt (Google)
1
-1
/
+1
2023-11-01
eventfs: Remove extra dget() in eventfs_create_events_dir()
Steven Rostedt (Google)
1
-3
/
+0
2023-11-01
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
5
-4
/
+52
2023-11-01
module: Annotate struct module_notes_attrs with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
module: Fix comment typo
Zhu Mao
1
-1
/
+1
2023-11-01
module: Make is_valid_name() return bool
Tiezhu Yang
1
-2
/
+2
2023-11-01
module: Make is_mapping_symbol() return bool
Tiezhu Yang
1
-1
/
+1
2023-11-01
module/decompress: use vmalloc() for gzip decompression workspace
Andrea Righi
1
-2
/
+2
2023-11-01
MAINTAINERS: add include/linux/module*.h to modules
Luis Chamberlain
1
-1
/
+1
2023-11-01
module: Clarify documentation of module_param_call()
Kees Cook
1
-1
/
+5
[next]