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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-04
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
2
-4
/
+2
2023-04-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+12
2023-04-04
PCI: Document pci_bus_for_each_resource()
Andy Shevchenko
1
-0
/
+20
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
1
-0
/
+14
2023-04-04
PCI: Introduce pci_resource_n()
Andy Shevchenko
1
-8
/
+7
2023-04-04
srcu: Move work-scheduling fields from srcu_struct to srcu_usage
Paul E. McKenney
1
-4
/
+5
2023-04-04
srcu: Move srcu_barrier() fields from srcu_struct to srcu_usage
Paul E. McKenney
1
-7
/
+7
2023-04-04
srcu: Move ->sda_is_static from srcu_struct to srcu_usage
Paul E. McKenney
1
-1
/
+1
2023-04-04
srcu: Move heuristics fields from srcu_struct to srcu_usage
Paul E. McKenney
1
-3
/
+3
2023-04-04
srcu: Move grace-period fields from srcu_struct to srcu_usage
Paul E. McKenney
1
-12
/
+13
2023-04-04
srcu: Move ->srcu_gp_mutex from srcu_struct to srcu_usage
Paul E. McKenney
1
-1
/
+1
2023-04-04
srcu: Move ->lock from srcu_struct to srcu_usage
Paul E. McKenney
1
-4
/
+7
2023-04-04
srcu: Move ->srcu_cb_mutex from srcu_struct to srcu_usage
Paul E. McKenney
1
-1
/
+1
2023-04-04
srcu: Move ->srcu_size_state from srcu_struct to srcu_usage
Paul E. McKenney
1
-1
/
+1
2023-04-04
srcu: Move ->level from srcu_struct to srcu_usage
Paul E. McKenney
1
-2
/
+2
2023-04-04
srcu: Begin offloading srcu_struct fields to srcu_update
Paul E. McKenney
3
-13
/
+25
2023-04-04
srcu: Use static init for statically allocated in-module srcu_struct
Paul E. McKenney
1
-5
/
+14
2023-04-04
srcu: Add whitespace to __SRCU_STRUCT_INIT() & __DEFINE_SRCU()
Paul E. McKenney
1
-14
/
+14
2023-04-04
io_uring/rsrc: add custom limit for node caching
Pavel Begunkov
1
-0
/
+1
2023-04-04
io_uring/rsrc: cache struct io_rsrc_node
Pavel Begunkov
1
-0
/
+1
2023-04-04
io_uring/rsrc: don't offload node free
Pavel Begunkov
1
-3
/
+0
2023-04-04
io_uring/rsrc: kill rsrc_ref_lock
Pavel Begunkov
1
-1
/
+1
2023-04-04
io_uring/rsrc: keep cached refs per node
Pavel Begunkov
1
-1
/
+0
2023-04-04
Merge branch 'iommufd/for-rc' into for-next
Jason Gunthorpe
30
-53
/
+187
2023-04-04
gpu: host1x: Make host1x_client_unregister() return void
Uwe Kleine-König
1
-1
/
+1
2023-04-04
mtd: spi-nor: Stop exporting spi_nor_restore()
Tudor Ambarus
1
-6
/
+0
2023-04-03
tty: make tty_class a static const structure
Greg Kroah-Hartman
1
-1
/
+1
2023-04-03
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
1
-2
/
+2
2023-04-03
driver core: class: mark the struct class in struct class_interface constant
Greg Kroah-Hartman
1
-1
/
+1
2023-04-03
driver core: class: make class_register() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-04-03
driver core: class: mark class_release() as taking a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-04-03
mtd: spinand: add support for ESMT F50x1G41LB
Chuanhong Guo
1
-0
/
+1
2023-04-03
ftrace: Mark get_lock_parent_ip() __always_inline
John Keeping
1
-1
/
+1
2023-04-03
io_uring: encapsulate task_work state
Pavel Begunkov
1
-1
/
+6
2023-04-03
io_uring: Add KASAN support for alloc_caches
Breno Leitao
1
-0
/
+1
2023-04-03
io_uring: Move from hlist to io_wq_work_node
Breno Leitao
1
-1
/
+1
2023-04-03
fs: add FMODE_DIO_PARALLEL_WRITE flag
Jens Axboe
1
-0
/
+3
2023-04-03
regmap: Add maple tree based register cache
Mark Brown
1
-0
/
+1
2023-04-03
USB: core: Add API to change the wireless_status
Bastien Nocera
1
-0
/
+5
2023-04-03
USB: core: Add wireless_status sysfs attribute
Bastien Nocera
1
-0
/
+9
2023-04-03
pid: add pidfd_prepare()
Christian Brauner
1
-0
/
+1
2023-04-03
net: phy: smsc: add support for edpd tunable
Heiner Kallweit
1
-0
/
+4
2023-04-03
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
1
-1
/
+8
2023-04-03
net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use it
Vladimir Oltean
1
-0
/
+33
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
30
-53
/
+187
2023-04-02
soc: mediatek: cmdq: Add inline functions for !CONFIG_MTK_CMDQ
AngeloGioacchino Del Regno
1
-0
/
+114
2023-04-02
net: minor reshuffle of napi_struct
Jakub Kicinski
1
-2
/
+3
2023-04-01
genetlink: make _genl_cmd_to_str static
Christoph Böhmwalder
1
-1
/
+1
2023-04-01
Merge tag 'v6.3-rc3'
Sebastian Reichel
14
-29
/
+79
2023-04-01
Merge tag 'iommu-fixes-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
[prev]
[next]