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
2024-06-05
platform/chrome: Add struct ec_response_get_next_event_v3
Daisuke Nojiri
1
-0
/
+34
2024-06-04
iio: imu: adis_trigger: Allow level interrupts for FIFO readings
Ramona Gradinariu
1
-0
/
+1
2024-06-04
iio: imu: adis_buffer: Add buffer setup API with buffer attributes
Ramona Gradinariu
1
-4
/
+16
2024-06-04
iio: add support for multiple scan types per channel
David Lechner
1
-2
/
+53
2024-06-04
iio: introduce struct iio_scan_type
David Lechner
1
-19
/
+22
2024-06-04
PCI: Revert the cfg_access_lock lockdep mechanism
Dan Williams
2
-7
/
+0
2024-06-04
driver core: device.h: Group of_node handling declarations and definitions
Andy Shevchenko
1
-8
/
+9
2024-06-04
misc: eeprom_93xx46: Hide legacy platform data in the driver
Andy Shevchenko
1
-32
/
+0
2024-06-04
function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
Steven Rostedt (VMware)
1
-0
/
+3
2024-06-04
function_graph: Move graph notrace bit to shadow stack global var
Steven Rostedt (VMware)
1
-7
/
+0
2024-06-04
function_graph: Move graph depth stored data to shadow stack global var
Steven Rostedt (VMware)
1
-29
/
+0
2024-06-04
function_graph: Move set_graph_function tests to shadow stack global var
Steven Rostedt (VMware)
1
-4
/
+1
2024-06-04
function_graph: Add "task variables" per task for fgraph_ops
Steven Rostedt (VMware)
1
-0
/
+1
2024-06-04
function_graph: Add pid tracing back to function graph tracer
Steven Rostedt (Google)
1
-0
/
+2
2024-06-04
function_graph: Have the instances use their own ftrace_ops for filtering
Steven Rostedt (VMware)
1
-0
/
+1
2024-06-04
ftrace: Allow subops filtering to be modified
Steven Rostedt (Google)
1
-0
/
+3
2024-06-04
ftrace: Add subops logic to allow one ops to manage many
Steven Rostedt (Google)
1
-0
/
+1
2024-06-04
ftrace: Allow ftrace startup flags to exist without dynamic ftrace
Steven Rostedt (VMware)
1
-9
/
+9
2024-06-04
ftrace: Allow function_graph tracer to be enabled in instances
Steven Rostedt (VMware)
1
-0
/
+1
2024-06-04
ftrace/function_graph: Pass fgraph_ops to function graph callbacks
Steven Rostedt (VMware)
1
-3
/
+7
2024-06-04
function_graph: Allow multiple users to attach to function graph
Steven Rostedt (VMware)
1
-1
/
+2
2024-06-04
function_graph: Convert ret_stack to a series of longs
Steven Rostedt (VMware)
1
-1
/
+1
2024-06-04
sysfs: Unbreak the build around sysfs_bin_attr_simple_read()
Lukas Wunner
1
-0
/
+9
2024-06-04
driver core: remove devm_device_add_groups()
Greg Kroah-Hartman
1
-2
/
+0
2024-06-04
usb: typec: Update sysfs when setting ops
Abhishek Pandit-Subedi
1
-0
/
+3
2024-06-04
kcov, usb: disable interrupts in kcov_remote_start_usb_softirq
Andrey Konovalov
1
-9
/
+38
2024-06-04
iommu: Return right value in iommu_sva_bind_device()
Lu Baolu
1
-1
/
+1
2024-06-04
hwmon: Add PEC attribute support to hardware monitoring core
Guenter Roeck
1
-0
/
+2
2024-06-04
Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()"
Frederic Weisbecker
1
-2
/
+0
2024-06-04
rcu/nocb: Use kthread parking instead of ad-hoc implementation
Frederic Weisbecker
1
-45
/
+36
2024-06-04
rcu/nocb: Fix segcblist state machine stale comments about timers
Frederic Weisbecker
1
-4
/
+2
2024-06-04
rcu/nocb: Fix segcblist state machine comments about bypass
Frederic Weisbecker
1
-4
/
+3
2024-06-04
rcu: Add lockdep_assert_in_rcu_read_lock() and friends
Paul E. McKenney
1
-0
/
+60
2024-06-04
lsm: fixup the inode xattr capability handling
Paul Moore
1
-0
/
+1
2024-06-03
Merge branch 'kvm-6.11-sev-snp' into HEAD
Paolo Bonzini
3
-1
/
+40
2024-06-03
KVM: Unexport kvm_debugfs_dir
Borislav Petkov
1
-2
/
+0
2024-06-03
printk: Rename console_replay_all() and update context
Sreenath Vijayan
1
-2
/
+2
2024-06-03
sysctl: constify ctl_table arguments of utility function
Thomas Weißschuh
1
-1
/
+1
2024-06-03
soundwire: intel_ace2.x: add AC timing extensions for PantherLake
Pierre-Louis Bossart
1
-0
/
+5
2024-06-03
soundwire: bus: add stream refcount
Pierre-Louis Bossart
1
-0
/
+2
2024-06-03
spi: Merge up fixes
Mark Brown
7
-42
/
+50
2024-06-03
regulator: Merge up fixes
Mark Brown
7
-42
/
+50
2024-06-03
firmware: xilinx: Move FIRMWARE_VERSION_MASK to xlnx-zynqmp.h
Ronak Jain
1
-0
/
+3
2024-06-03
soc: xilinx: Add cb event for subsystem restart
Jay Buddhabhatti
1
-0
/
+10
2024-06-03
timekeeping: Add function to convert realtime to base clock
Lakshmi Sowjanya D
1
-0
/
+4
2024-06-03
x86/tsc: Provide ART base clock information for TSC
Lakshmi Sowjanya D
1
-0
/
+1
2024-06-03
timekeeping: Provide infrastructure for converting to/from a base clock
Lakshmi Sowjanya D
2
-0
/
+29
2024-06-03
Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Wolfram Sang
1
-1
/
+0
2024-06-03
platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()
Thomas Weißschuh
1
-0
/
+2
2024-06-03
power: supply: leds: Share trig pointer for online and charging_full
Hans de Goede
1
-2
/
+1
[prev]
[next]