index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-16
io_uring: use 'state' consistently
Jens Axboe
1
-1
/
+1
2024-06-16
io_uring/eventfd: move eventfd handling to separate file
Jens Axboe
7
-153
/
+173
2024-06-16
io_uring/eventfd: move to more idiomatic RCU free usage
Jens Axboe
3
-28
/
+31
2024-06-16
io_uring/rsrc: Drop io_copy_iov in favor of iovec API
Gabriel Krisman Bertazi
1
-39
/
+21
2024-06-16
io_uring: Drop per-ctx dummy_ubuf
Gabriel Krisman Bertazi
1
-1
/
+0
2024-06-16
Linux 6.10-rc4
v6.10-rc4
Linus Torvalds
1
-1
/
+1
2024-06-16
leds: class: Revert: "If no default trigger is given, make hw_control trigger...
Hans de Goede
1
-6
/
+0
2024-06-16
RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address transla...
Yazen Ghannam
3
-41
/
+114
2024-06-15
firewire: core: record card index in bus_reset_handle tracepoints event
Takashi Sakamoto
2
-4
/
+7
2024-06-15
firewire: core: record card index in tracepoinrts events derived from bus_res...
Takashi Sakamoto
2
-12
/
+15
2024-06-15
firewire: core: record card index in async_phy_inbound tracepoints event
Takashi Sakamoto
2
-4
/
+6
2024-06-15
firewire: core: record card index in async_phy_outbound_complete tracepoints ...
Takashi Sakamoto
3
-5
/
+8
2024-06-15
firewire: core: record card index in async_phy_outbound_initiate tracepoints ...
Takashi Sakamoto
3
-6
/
+9
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_i...
Takashi Sakamoto
2
-12
/
+16
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_o...
Takashi Sakamoto
2
-12
/
+18
2024-06-15
firewire: core: record card index in tracepoinrts events derived from async_o...
Takashi Sakamoto
2
-10
/
+13
2024-06-15
firewire: fix website URL in Kconfig
Takashi Sakamoto
1
-1
/
+1
2024-06-14
loop: Disable fallocate() zero and discard if not supported
Cyril Hrubis
1
-0
/
+23
2024-06-14
ata: libata-scsi: Set the RMB bit only for removable media devices
Damien Le Moal
1
-4
/
+4
2024-06-14
arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilations
pengfuyuan
1
-8
/
+0
2024-06-14
USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages
Alan Stern
1
-2
/
+2
2024-06-14
io_uring: fix cancellation overwriting req->flags
Pavel Begunkov
3
-3
/
+5
2024-06-13
nvme: fix namespace removal list
Keith Busch
1
-4
/
+5
2024-06-13
bnxt_en: Adjust logging of firmware messages in case of released token in __h...
Aleksandr Mishin
1
-1
/
+1
2024-06-13
af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
Rao Shoaib
1
-9
/
+9
2024-06-13
bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
Michael Chan
2
-2
/
+61
2024-06-13
.editorconfig: remove trim_trailing_whitespace option
Greg Kroah-Hartman
1
-3
/
+0
2024-06-13
gve: Clear napi->skb before dev_kfree_skb_any()
Ziwei Xiao
1
-3
/
+5
2024-06-13
ionic: fix use after netif_napi_del()
Taehee Yoo
1
-3
/
+1
2024-06-13
Revert "igc: fix a log entry using uninitialized netdev"
Sasha Neftin
1
-3
/
+2
2024-06-13
drm/xe: move disable_c6 call
Riana Tauro
2
-6
/
+7
2024-06-13
drm/xe: flush engine buffers before signalling user fence on all engines
Andrzej Hajda
1
-2
/
+16
2024-06-13
drm/xe/pf: Assert LMEM provisioning is done only on DGFX
Michal Wajdeczko
1
-2
/
+13
2024-06-13
drm/xe/xe_gt_idle: use GT forcewake domain assertion
Riana Tauro
1
-1
/
+1
2024-06-13
ACPI: EC: Evaluate orphan _REG under EC device
Rafael J. Wysocki
5
-5
/
+66
2024-06-13
iommu/amd: Fix panic accessing amd_iommu_enable_faulting
Dimitri Sivanich
1
-1
/
+1
2024-06-13
x86/boot: Don't add the EFI stub to targets, again
Benjamin Segall
1
-2
/
+2
2024-06-13
net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
Nikolay Aleksandrov
1
-1
/
+1
2024-06-13
net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state
Nikolay Aleksandrov
1
-6
/
+5
2024-06-13
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
1
-2
/
+2
2024-06-12
vfio/pci: Insert full vma on mmap'd MMIO fault
Alex Williamson
1
-2
/
+17
2024-06-12
nbd: Remove __force casts
Christoph Hellwig
1
-29
/
+22
2024-06-12
io_uring/rsrc: don't lock while !TASK_RUNNING
Pavel Begunkov
1
-0
/
+1
2024-06-12
nvmet: always initialize cqe.result
Daniel Wagner
3
-9
/
+1
2024-06-12
nvmet-passthru: propagate status from id override functions
Daniel Wagner
1
-3
/
+3
2024-06-12
nvme: avoid double free special payload
Chunguang Xu
1
-0
/
+1
2024-06-12
block: unmap and free user mapped integrity via submitter
Anuj Gupta
3
-6
/
+39
2024-06-12
block: fix request.queuelist usage in flush
Chengming Zhou
1
-1
/
+2
2024-06-12
block: Optimize disk zone resource cleanup
Damien Le Moal
1
-0
/
+3
2024-06-12
block: sed-opal: avoid possible wrong address reference in read_sed_opal_key()
Su Hui
1
-1
/
+1
[next]