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
/
arch
/
x86
/
kernel
/
ftrace_64.S
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-20
drm/amdgpu: fix sdma doorbell init ordering on APUs
Alex Deucher
2
-5
/
+21
2022-10-20
blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'
Ye Bin
1
-3
/
+1
2022-10-20
blktrace: fix possible memleak in '__blk_trace_remove'
Ye Bin
1
-2
/
+2
2022-10-20
blktrace: introduce 'blk_trace_{start,stop}' helper
Ye Bin
1
-38
/
+36
2022-10-20
bio: safeguard REQ_ALLOC_CACHE bio put
Pavel Begunkov
1
-1
/
+1
2022-10-20
io-wq: Fix memory leak in worker creation
Rafael Mendonca
1
-1
/
+1
2022-10-20
block, bfq: remove unused variable for bfq_queue
Yuwei Guan
1
-4
/
+0
2022-10-20
drbd: only clone bio if we have a backing device
Christoph Böhmwalder
1
-8
/
+6
2022-10-20
drm/panfrost: replace endian-specific types with native ones
Steven Price
2
-34
/
+38
2022-10-20
drm/panfrost: Remove type name from internal structs
Steven Price
1
-2
/
+2
2022-10-20
drm/connector: Set DDC pointer in drmm_connector_init
Maxime Ripard
1
-1
/
+1
2022-10-20
drm: tests: Fix a buffer overflow in format_helper_test
David Gow
1
-1
/
+1
2022-10-19
net: phy: dp83822: disable MDI crossover status change interrupt
Felix Riemann
1
-2
/
+1
2022-10-19
ublk_drv: use flexible-array member instead of zero-length array
Yushan Zhou
1
-1
/
+1
2022-10-19
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
1
-2
/
+3
2022-10-19
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang
1
-1
/
+3
2022-10-19
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
Yang Yingliang
1
-1
/
+1
2022-10-19
sfc: include vport_id in filter spec hash and equal()
Pieter Jansen van Vuuren
2
-7
/
+7
2022-10-19
cifs: update internal module number
Steve French
1
-2
/
+2
2022-10-19
cifs: fix memory leaks in session setup
Paulo Alcantara
1
-8
/
+7
2022-10-19
cifs: drop the lease for cached directories on rmdir or rename
Ronnie Sahlberg
3
-0
/
+27
2022-10-19
MAINTAINERS: Update Kishon's email address in PCI endpoint subsystem
Kishon Vijay Abraham I
1
-1
/
+1
2022-10-19
genetlink: fix kdoc warnings
Jakub Kicinski
1
-3
/
+5
2022-10-19
i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
Bryan O'Donoghue
1
-5
/
+8
2022-10-19
io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()
Harshit Mogalapalli
1
-0
/
+3
2022-10-19
i2c: xiic: Add platform module alias
Martin Tůma
1
-0
/
+1
2022-10-19
ACPI: scan: Fix DMA range assignment
Robin Murphy
1
-3
/
+4
2022-10-19
MAINTAINERS: Add Vignesh Raghavendra as maintainer of TI DRA7XX/J721E PCI driver
Kishon Vijay Abraham I
1
-1
/
+1
2022-10-19
smb3: interface count displayed incorrectly
Steve French
1
-1
/
+2
2022-10-19
selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()
GONG, Ruiqi
3
-5
/
+6
2022-10-19
selftests: add selftest for chaining of tc ingress handling to egress
Paul Blakey
2
-0
/
+80
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
1
-0
/
+4
2022-10-19
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
1
-1
/
+2
2022-10-19
Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_init()"
Zhengchao Shao
1
-8
/
+17
2022-10-19
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
1
-0
/
+4
2022-10-19
ethernet: marvell: octeontx2 Fix resource not freed after malloc
Manank Patel
1
-0
/
+2
2022-10-19
ACPI: PCI: Fix device reference counting in acpi_get_pci_dev()
Rafael J. Wysocki
1
-0
/
+1
2022-10-19
drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updates
Christian König
1
-1
/
+8
2022-10-19
nvmet: fix invalid memory reference in nvmet_subsys_attr_qid_max_show
Daniel Wagner
1
-4
/
+0
2022-10-19
nvmet: fix workqueue MEM_RECLAIM flushing dependency
Sagi Grimberg
1
-1
/
+1
2022-10-19
nvme-hwmon: kmalloc the NVME SMART log buffer
Serge Semin
1
-7
/
+16
2022-10-19
nvme-hwmon: consistently ignore errors from nvme_hwmon_init
Christoph Hellwig
2
-6
/
+13
2022-10-19
drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flag
Christian König
2
-1
/
+11
2022-10-19
nvme: add Guenther as nvme-hwmon maintainer
Christoph Hellwig
1
-0
/
+6
2022-10-19
nvme-apple: don't limit DMA segement size
Russell King (Oracle)
1
-0
/
+2
2022-10-19
nvme-pci: disable write zeroes on various Kingston SSD
Xander Li
1
-0
/
+10
2022-10-19
nvme: fix error pointer dereference in error handling
Dan Carpenter
1
-1
/
+1
2022-10-19
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Pablo Neira Ayuso
1
-2
/
+3
2022-10-19
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
4
-0
/
+5
2022-10-18
ionic: catch NULL pointer issue on reconfig
Brett Creeley
1
-4
/
+8
[prev]
[next]