summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-06-05mm/memblock: fix a typo in description of for_each_mem_region()Wei Yang
2024-06-05platform/chrome: cros_ec_proto: Upgrade get_next_event to v3Daisuke Nojiri
2024-06-05platform/chrome: Add struct ec_response_get_next_event_v3Daisuke Nojiri
2024-06-04iio: imu: adis_trigger: Allow level interrupts for FIFO readingsRamona Gradinariu
2024-06-04iio: imu: adis_buffer: Add buffer setup API with buffer attributesRamona Gradinariu
2024-06-04iio: add support for multiple scan types per channelDavid Lechner
2024-06-04iio: introduce struct iio_scan_typeDavid Lechner
2024-06-04PCI: Revert the cfg_access_lock lockdep mechanismDan Williams
2024-06-04driver core: device.h: Group of_node handling declarations and definitionsAndy Shevchenko
2024-06-04misc: eeprom_93xx46: Hide legacy platform data in the driverAndy Shevchenko
2024-06-04function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()Steven Rostedt (VMware)
2024-06-04function_graph: Move graph notrace bit to shadow stack global varSteven Rostedt (VMware)
2024-06-04function_graph: Move graph depth stored data to shadow stack global varSteven Rostedt (VMware)
2024-06-04function_graph: Move set_graph_function tests to shadow stack global varSteven Rostedt (VMware)
2024-06-04function_graph: Add "task variables" per task for fgraph_opsSteven Rostedt (VMware)
2024-06-04function_graph: Add pid tracing back to function graph tracerSteven Rostedt (Google)
2024-06-04function_graph: Have the instances use their own ftrace_ops for filteringSteven Rostedt (VMware)
2024-06-04ftrace: Allow subops filtering to be modifiedSteven Rostedt (Google)
2024-06-04ftrace: Add subops logic to allow one ops to manage manySteven Rostedt (Google)
2024-06-04ftrace: Allow ftrace startup flags to exist without dynamic ftraceSteven Rostedt (VMware)
2024-06-04ftrace: Allow function_graph tracer to be enabled in instancesSteven Rostedt (VMware)
2024-06-04ftrace/function_graph: Pass fgraph_ops to function graph callbacksSteven Rostedt (VMware)
2024-06-04function_graph: Allow multiple users to attach to function graphSteven Rostedt (VMware)
2024-06-04function_graph: Convert ret_stack to a series of longsSteven Rostedt (VMware)
2024-06-04sysfs: Unbreak the build around sysfs_bin_attr_simple_read()Lukas Wunner
2024-06-04driver core: remove devm_device_add_groups()Greg Kroah-Hartman
2024-06-04usb: typec: Update sysfs when setting opsAbhishek Pandit-Subedi
2024-06-04kcov, usb: disable interrupts in kcov_remote_start_usb_softirqAndrey Konovalov
2024-06-04iommu: Return right value in iommu_sva_bind_device()Lu Baolu
2024-06-03hwmon: Add PEC attribute support to hardware monitoring coreGuenter Roeck
2024-06-03Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()"Frederic Weisbecker
2024-06-03rcu/nocb: Use kthread parking instead of ad-hoc implementationFrederic Weisbecker
2024-06-03rcu/nocb: Fix segcblist state machine stale comments about timersFrederic Weisbecker
2024-06-03rcu/nocb: Fix segcblist state machine comments about bypassFrederic Weisbecker
2024-06-03rcu: Add lockdep_assert_in_rcu_read_lock() and friendsPaul E. McKenney
2024-06-03lsm: fixup the inode xattr capability handlingPaul Moore
2024-06-03Merge branch 'kvm-6.11-sev-snp' into HEADPaolo Bonzini
2024-06-03KVM: Unexport kvm_debugfs_dirBorislav Petkov
2024-06-03printk: Rename console_replay_all() and update contextSreenath Vijayan
2024-06-03sysctl: constify ctl_table arguments of utility functionThomas Weißschuh
2024-06-03soundwire: intel_ace2.x: add AC timing extensions for PantherLakePierre-Louis Bossart
2024-06-03soundwire: bus: add stream refcountPierre-Louis Bossart
2024-06-03spi: Merge up fixesMark Brown
2024-06-03regulator: Merge up fixesMark Brown
2024-06-03firmware: xilinx: Move FIRMWARE_VERSION_MASK to xlnx-zynqmp.hRonak Jain
2024-06-03soc: xilinx: Add cb event for subsystem restartJay Buddhabhatti
2024-06-03timekeeping: Add function to convert realtime to base clockLakshmi Sowjanya D
2024-06-03x86/tsc: Provide ART base clock information for TSCLakshmi Sowjanya D
2024-06-03timekeeping: Provide infrastructure for converting to/from a base clockLakshmi Sowjanya D
2024-06-03Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang