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-06-12
PCI: Unexport pci_save_aer_state()
Bjorn Helgaas
1
-4
/
+0
2023-06-12
lib/string_choices: Add str_high_low() helper
Andy Shevchenko
1
-0
/
+12
2023-06-12
lib/string_helpers: Split out string_choices.h
Andy Shevchenko
2
-25
/
+33
2023-06-12
cgroup: remove unused task_cgroup_path()
Miaohe Lin
1
-1
/
+0
2023-06-12
ALSA: ump: Add info flag bit for static blocks
Takashi Iwai
1
-0
/
+3
2023-06-12
ALSA: seq: ump: Notify UMP protocol change to sequencer
Takashi Iwai
1
-0
/
+1
2023-06-12
ALSA: seq: ump: Handle FB info update
Takashi Iwai
1
-0
/
+2
2023-06-12
ALSA: seq: ump: Handle groupless messages
Takashi Iwai
2
-1
/
+7
2023-06-12
ALSA: ump: Support UMP Endpoint and Function Block parsing
Takashi Iwai
2
-0
/
+308
2023-06-12
ALSA: ump: Add more attributes to UMP EP and FB info
Takashi Iwai
1
-3
/
+15
2023-06-12
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
1
-1
/
+0
2023-06-12
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
1
-1
/
+2
2023-06-12
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
Chuck Lever
1
-1
/
+0
2023-06-12
blk-mq: fix potential io hang by wrong 'wake_batch'
Yu Kuai
1
-2
/
+1
2023-06-12
fs: remove the now unused FMODE_* flags
Christoph Hellwig
1
-7
/
+0
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
3
-12
/
+29
2023-06-12
block: move a few internal definitions out of blkdev.h
Christoph Hellwig
1
-27
/
+0
2023-06-12
mtd: block: use a simple bool to track open for write
Christoph Hellwig
1
-1
/
+1
2023-06-12
scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
Christoph Hellwig
1
-1
/
+1
2023-06-12
scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christoph Hellwig
1
-1
/
+1
2023-06-12
scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
Christoph Hellwig
1
-1
/
+1
2023-06-12
fs: remove sb->s_mode
Christoph Hellwig
1
-1
/
+0
2023-06-12
block: add a sb_open_mode helper
Christoph Hellwig
1
-0
/
+7
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
1
-1
/
+1
2023-06-12
cdrom: remove the unused mode argument to cdrom_release
Christoph Hellwig
1
-1
/
+1
2023-06-12
cdrom: track if a cdrom_device_info was opened for data
Christoph Hellwig
1
-0
/
+1
2023-06-12
cdrom: remove the unused cdrom_close_write release code
Christoph Hellwig
1
-1
/
+0
2023-06-12
cdrom: remove the unused mode argument to cdrom_ioctl
Christoph Hellwig
1
-2
/
+2
2023-06-12
cdrom: remove the unused bdev argument to cdrom_open
Christoph Hellwig
1
-2
/
+1
2023-06-12
regmap: Merge up v6.4-rc6
Mark Brown
53
-116
/
+211
2023-06-12
Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
3
-4
/
+16
2023-06-12
tcp: remove size parameter from tcp_stream_alloc_skb()
Eric Dumazet
1
-1
/
+1
2023-06-12
tcp: let tcp_send_syn_data() build headless packets
Eric Dumazet
1
-0
/
+1
2023-06-12
netlink: support extack in dump ->start()
Jakub Kicinski
1
-0
/
+1
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
1
-0
/
+1
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
4
-2
/
+41
2023-06-12
net: openvswitch: add support for l4 symmetric hashing
Aaron Conole
1
-0
/
+1
2023-06-12
net/sched: taprio: report class offload stats per TXQ, not per TC
Vladimir Oltean
1
-5
/
+5
2023-06-12
fs: Fix comment typo
Mao Zhu
1
-1
/
+1
2023-06-12
net: ethtool: correct MAX attribute value for stats
Jakub Kicinski
1
-1
/
+1
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
1
-2
/
+1
2023-06-11
sh: Avoid using IRQ0 on SH3 and SH4
Sergey Shtylyov
1
-3
/
+3
2023-06-11
RDMA/mlx5: Fix affinity assignment
Mark Bloch
1
-0
/
+12
2023-06-11
RDMA/cma: Always set static rate to 0 for RoCE
Mark Zhang
1
-23
/
+0
2023-06-11
RDMA/mlx5: Handle DCT QP logic separately from low level QP interface
Patrisious Haddad
1
-1
/
+0
2023-06-11
RDMA/mlx5: Reduce QP table exposure
Leon Romanovsky
1
-9
/
+0
2023-06-10
Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+9
[prev]
[next]