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-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
28
-109
/
+109
2023-10-06
Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-3
/
+100
2023-10-06
net: phy: broadcom: add support for BCM5221 phy
Giulio Benetti
1
-0
/
+10
2023-10-06
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-0
/
+4
2023-10-06
Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
1
-0
/
+4
2023-10-06
PCI: Add pci_is_vga() helper
Sui Jingfeng
1
-0
/
+24
2023-10-06
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
1
-0
/
+10
2023-10-06
mm: document mmu_notifier_invalidate_range_start_nonblock()
Jann Horn
1
-1
/
+8
2023-10-06
mm: add statistics for PUD level pagetable
Baolin Wang
1
-0
/
+16
2023-10-06
acpi,mm: fix typo sibiling -> sibling
Li Zhijian
1
-1
/
+1
2023-10-06
cpufreq: Rebuild sched-domains when removing cpufreq driver
Pierre Gondois
1
-8
/
+0
2023-10-06
bpf: Inherit system settings for CPU security mitigations
Yafang Shao
1
-2
/
+2
2023-10-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+9
2023-10-06
firmware: arm_ffa: Simplify the computation of transmit and fragment length
Sudeep Holla
1
-2
/
+0
2023-10-06
firmware: arm_ffa: Add interface to send a notification to a given partition
Sudeep Holla
1
-0
/
+2
2023-10-06
firmware: arm_ffa: Add interfaces to request notification callbacks
Sudeep Holla
1
-0
/
+5
2023-10-06
firmware: arm_ffa: Add schedule receiver callback mechanism
Sudeep Holla
1
-0
/
+8
2023-10-06
firmware: arm_ffa: Implement the FFA_RUN interface
Sudeep Holla
1
-0
/
+5
2023-10-06
firmware: arm_ffa: Update the FF-A command list with v1.1 additions
Sudeep Holla
1
-0
/
+20
2023-10-06
Merge wireless into wireless-next
Johannes Berg
80
-433
/
+2328
2023-10-06
iommu/amd: Remove amd_iommu_device_info()
Vasant Hegde
1
-26
/
+0
2023-10-06
iommu/amd: Remove iommu_v2 module
Vasant Hegde
1
-94
/
+0
2023-10-06
quota: Fix slow quotaoff
Jan Kara
2
-2
/
+4
2023-10-06
Merge branch 'opp/pm-domain-scmi' of git://git.kernel.org/pub/scm/linux/kerne...
Sudeep Holla
3
-4
/
+35
2023-10-06
OPP: Extend dev_pm_opp_data with a level
Ulf Hansson
1
-0
/
+2
2023-10-06
OPP: Add dev_pm_opp_find_level_floor()
Krishna chaitanya chundru
1
-0
/
+9
2023-10-06
OPP: Add dev_pm_opp_add_dynamic() to allow more flexibility
Ulf Hansson
1
-4
/
+25
2023-10-06
PM: domains: Introduce dev_pm_domain_set_performance_state()
Ulf Hansson
2
-0
/
+8
2023-10-05
bpf: Fix the comment for bpf_restore_data_end()
Akihiko Odaki
1
-1
/
+1
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-43
/
+75
2023-10-05
can: dev: add can_state_get_by_berr_counter() to return the CAN state based o...
Marc Kleine-Budde
1
-0
/
+4
2023-10-05
Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-1
/
+2
2023-10-05
virtchnl: Add header dependencies
Ivan Vecera
1
-0
/
+4
2023-10-05
logic_pio: Remove logic_outb(), _outw(), outl() duplicate declarations
John Sanpe
1
-3
/
+0
2023-10-05
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
1
-0
/
+1
2023-10-05
eventfs: Use eventfs_remove_events_dir()
Steven Rostedt (Google)
1
-0
/
+1
2023-10-05
io_uring/kbuf: Use slab for struct io_buffer objects
Gabriel Krisman Bertazi
1
-2
/
+0
2023-10-05
iio: improve doc for available_scan_mask
Matti Vaittinen
1
-1
/
+3
2023-10-05
resource: Constify resource crosscheck APIs
Andy Shevchenko
1
-6
/
+6
2023-10-05
kernfs: sysfs: support custom llseek method for sysfs entries
Valentine Sinitsyn
2
-0
/
+3
2023-10-05
comedi: Annotate struct comedi_lrange with __counted_by
Christophe JAILLET
1
-1
/
+1
2023-10-05
comedi: comedi_8255: Conditionally remove I/O port support
Ian Abbott
1
-0
/
+11
2023-10-05
comedi: comedi_8255: Rework subdevice initialization functions
Ian Abbott
1
-6
/
+7
2023-10-05
comedi: comedi_8254: Conditionally remove I/O port support
Ian Abbott
1
-0
/
+13
2023-10-05
comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()
Ian Abbott
1
-8
/
+8
2023-10-05
comedi: comedi_8254: Use a call-back function for register access
Ian Abbott
1
-4
/
+18
2023-10-05
thermal: core: Drop thermal_zone_device_exec()
Rafael J. Wysocki
1
-4
/
+0
2023-10-05
thermal: core: Add function to walk trips under zone lock
Rafael J. Wysocki
1
-0
/
+3
2023-10-05
device property: Replace custom implementation of COUNT_ARGS()
Andy Shevchenko
1
-1
/
+2
2023-10-05
device property: Clarify usage scope of some struct fwnode_handle members
Andy Shevchenko
1
-0
/
+2
[prev]
[next]