index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-24
ALSA: emu10k1: add synchronized start of multi-channel playback
Oswald Buddenhagen
1
-1
/
+9
2023-05-24
spi: Merge up v6.4-rc3
Mark Brown
24
-52
/
+90
2023-05-24
regulator: Merge up v6.4-rc3
Mark Brown
24
-52
/
+90
2023-05-24
genirq: Use hlist for managing resend handlers
Shanker Donthineni
1
-0
/
+3
2023-05-24
devlink: pass devlink_port pointer to ops->port_del() instead of index
Jiri Pirko
1
-2
/
+2
2023-05-24
devlink: remove no longer true locking comment from port_new/del()
Jiri Pirko
1
-4
/
+0
2023-05-24
devlink: remove duplicate port notification
Jiri Pirko
1
-3
/
+1
2023-05-24
Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-1
/
+3
2023-05-24
net: phy: avoid kernel warning dump when stopping an errored PHY
Russell King (Oracle)
1
-2
/
+5
2023-05-24
raw: Stop using RTO_ONLINK.
Guillaume Nault
1
-5
/
+0
2023-05-24
ping: Stop using RTO_ONLINK.
Guillaume Nault
1
-0
/
+13
2023-05-24
Merge branch 'topic/midi20' into for-next
Takashi Iwai
1
-1
/
+1
2023-05-24
ALSA: ump: Correct snd_ump_midi1_msg_program definition
Stephen Rothwell
1
-1
/
+1
2023-05-24
dmaengine: dw-edma: Add support for native HDMA
Cai Huoqing
1
-1
/
+2
2023-05-24
dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
Cai Huoqing
1
-2
/
+2
2023-05-23
sysctl: Refactor base paths registrations
Joel Granados
1
-23
/
+0
2023-05-23
sysctl: stop exporting register_sysctl_table
Joel Granados
1
-7
/
+1
2023-05-23
parport: Move magic number "15" to a define
Joel Granados
1
-0
/
+2
2023-05-23
ip: Remove ip_append_page()
David Howells
1
-2
/
+0
2023-05-23
tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
David Howells
1
-2
/
+0
2023-05-23
tls: Inline do_tcp_sendpages()
David Howells
1
-1
/
+1
2023-05-23
net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
David Howells
1
-0
/
+3
2023-05-23
net: Pass max frags into skb_append_pagefrags()
David Howells
1
-1
/
+1
2023-05-23
net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
David Howells
1
-0
/
+3
2023-05-23
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
1
-0
/
+1
2023-05-23
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
1
-18
/
+0
2023-05-23
tracing/user_events: Document user_event_mm one-shot list usage
Beau Belgrave
1
-0
/
+1
2023-05-23
tracing/user_events: Rename link fields for clarity
Beau Belgrave
1
-1
/
+1
2023-05-23
regmap: Merge up v6.4-rc3
Mark Brown
24
-52
/
+90
2023-05-23
vfio/pci: Clear VFIO_IRQ_INFO_NORESIZE for MSI-X
Reinette Chatre
1
-0
/
+3
2023-05-23
vfio/pci: Probe and store ability to support dynamic MSI-X
Reinette Chatre
1
-0
/
+1
2023-05-23
vfio/pci: Use bitfield for struct vfio_pci_core_device flags
Reinette Chatre
1
-11
/
+11
2023-05-23
vfio/pci: Remove interrupt context counter
Reinette Chatre
1
-1
/
+0
2023-05-23
vfio/pci: Use xarray for interrupt context storage
Reinette Chatre
1
-1
/
+1
2023-05-23
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
2
-2
/
+12
2023-05-23
iio: trigger: Add simple trigger_validation helper
Matti Vaittinen
1
-0
/
+1
2023-05-23
rcuwait: Support timeouts
Davidlohr Bueso
1
-3
/
+20
2023-05-23
regulator: expose regulator_find_closest_bigger
Sebastian Reichel
1
-0
/
+2
2023-05-23
ASoC: da7219: Add Jack insertion detection polarity
David Rau
1
-0
/
+6
2023-05-23
block/rq_qos: protect rq_qos apis with a new lock
Yu Kuai
1
-0
/
+1
2023-05-23
block: remove redundant req_op in blk_rq_is_passthrough
Li Nan
1
-1
/
+1
2023-05-23
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
1
-0
/
+10
2023-05-23
bpf, sockmap: Improved check for empty queue
John Fastabend
1
-1
/
+0
2023-05-23
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
1
-1
/
+1
2023-05-23
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2
-0
/
+3
2023-05-23
Merge branch 'topic/midi20' into for-next
Takashi Iwai
17
-34
/
+995
2023-05-23
ALSA: seq: Add UMP group filter
Takashi Iwai
1
-1
/
+2
2023-05-23
ALSA: seq: Add ioctls for client UMP info query and setup
Takashi Iwai
1
-0
/
+14
2023-05-23
ALSA: seq: Bind UMP device
Takashi Iwai
3
-1
/
+16
2023-05-23
ALSA: seq: Allow suppressing UMP conversions
Takashi Iwai
1
-0
/
+1
[prev]
[next]