index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
KVM: Annotate struct kvm_irq_routing_table with __counted_by
Kees Cook
1
-1
/
+1
2023-10-09
hwmon: Annotate struct gsc_hwmon_platform_data with __counted_by
Kees Cook
1
-1
/
+1
2023-10-09
fscrypt: rename fscrypt_info => fscrypt_inode_info
Josef Bacik
2
-6
/
+8
2023-10-08
firmware: arm_ffa: Update memory descriptor to support v1.1 format
Sudeep Holla
1
-11
/
+22
2023-10-08
KVM: arm64: FFA: Remove access of endpoint memory access descriptor array
Sudeep Holla
1
-0
/
+6
2023-10-08
firmware: arm_scmi: Add support for clock parents
Peng Fan
1
-0
/
+6
2023-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
28
-109
/
+109
2023-10-07
Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-3
/
+100
2023-10-07
net: phy: broadcom: add support for BCM5221 phy
Giulio Benetti
1
-0
/
+10
2023-10-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-0
/
+4
2023-10-07
Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
1
-0
/
+4
2023-10-07
PCI: Add pci_is_vga() helper
Sui Jingfeng
1
-0
/
+24
2023-10-07
mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl
Florent Revest
1
-0
/
+10
2023-10-07
mm: document mmu_notifier_invalidate_range_start_nonblock()
Jann Horn
1
-1
/
+8
2023-10-07
mm: add statistics for PUD level pagetable
Baolin Wang
1
-0
/
+16
2023-10-07
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-06
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
[prev]
[next]