summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-06-06mm: drop the 'anon_' prefix for swap-out mTHP countersBaolin Wang1-2/+2
2024-06-06Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+2
2024-06-06Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-137/+0
2024-06-05vfs: retire user_path_at_empty and drop empty arg from getname_flagsMateusz Guzik2-8/+2
2024-06-05sched/core: Drop spinlocks on contention iff kernel is preemptibleSean Christopherson1-8/+6
2024-06-05sched/core: Move preempt_model_*() helpers from sched.h to preempt.hSean Christopherson2-41/+41
2024-06-05locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas3-9/+9
2024-06-05fsnotify: clear PARENT_WATCHED flags lazilyAmir Goldstein1-3/+5
2024-06-05mm/memblock: fix a typo in description of for_each_mem_region()Wei Yang1-1/+1
2024-06-05platform/chrome: cros_ec_proto: Upgrade get_next_event to v3Daisuke Nojiri1-1/+1
2024-06-05platform/chrome: Add struct ec_response_get_next_event_v3Daisuke Nojiri1-0/+34
2024-06-04iio: imu: adis_trigger: Allow level interrupts for FIFO readingsRamona Gradinariu1-0/+1
2024-06-04iio: imu: adis_buffer: Add buffer setup API with buffer attributesRamona Gradinariu1-4/+16
2024-06-04iio: add support for multiple scan types per channelDavid Lechner1-2/+53
2024-06-04iio: introduce struct iio_scan_typeDavid Lechner1-19/+22
2024-06-04PCI: Revert the cfg_access_lock lockdep mechanismDan Williams2-7/+0
2024-06-04driver core: device.h: Group of_node handling declarations and definitionsAndy Shevchenko1-8/+9
2024-06-04misc: eeprom_93xx46: Hide legacy platform data in the driverAndy Shevchenko1-32/+0
2024-06-04function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()Steven Rostedt (VMware)1-0/+3
2024-06-04function_graph: Move graph notrace bit to shadow stack global varSteven Rostedt (VMware)1-7/+0
2024-06-04function_graph: Move graph depth stored data to shadow stack global varSteven Rostedt (VMware)1-29/+0
2024-06-04function_graph: Move set_graph_function tests to shadow stack global varSteven Rostedt (VMware)1-4/+1
2024-06-04function_graph: Add "task variables" per task for fgraph_opsSteven Rostedt (VMware)1-0/+1
2024-06-04function_graph: Add pid tracing back to function graph tracerSteven Rostedt (Google)1-0/+2
2024-06-04function_graph: Have the instances use their own ftrace_ops for filteringSteven Rostedt (VMware)1-0/+1
2024-06-04ftrace: Allow subops filtering to be modifiedSteven Rostedt (Google)1-0/+3
2024-06-04ftrace: Add subops logic to allow one ops to manage manySteven Rostedt (Google)1-0/+1
2024-06-04ftrace: Allow ftrace startup flags to exist without dynamic ftraceSteven Rostedt (VMware)1-9/+9
2024-06-04ftrace: Allow function_graph tracer to be enabled in instancesSteven Rostedt (VMware)1-0/+1
2024-06-04ftrace/function_graph: Pass fgraph_ops to function graph callbacksSteven Rostedt (VMware)1-3/+7
2024-06-04function_graph: Allow multiple users to attach to function graphSteven Rostedt (VMware)1-1/+2
2024-06-04function_graph: Convert ret_stack to a series of longsSteven Rostedt (VMware)1-1/+1
2024-06-04sysfs: Unbreak the build around sysfs_bin_attr_simple_read()Lukas Wunner1-0/+9
2024-06-04driver core: remove devm_device_add_groups()Greg Kroah-Hartman1-2/+0
2024-06-04usb: typec: Update sysfs when setting opsAbhishek Pandit-Subedi1-0/+3
2024-06-04kcov, usb: disable interrupts in kcov_remote_start_usb_softirqAndrey Konovalov1-9/+38
2024-06-04iommu: Return right value in iommu_sva_bind_device()Lu Baolu1-1/+1
2024-06-04hwmon: Add PEC attribute support to hardware monitoring coreGuenter Roeck1-0/+2
2024-06-04Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()"Frederic Weisbecker1-2/+0
2024-06-04rcu/nocb: Use kthread parking instead of ad-hoc implementationFrederic Weisbecker1-45/+36
2024-06-04rcu/nocb: Fix segcblist state machine stale comments about timersFrederic Weisbecker1-4/+2
2024-06-04rcu/nocb: Fix segcblist state machine comments about bypassFrederic Weisbecker1-4/+3
2024-06-04rcu: Add lockdep_assert_in_rcu_read_lock() and friendsPaul E. McKenney1-0/+60
2024-06-04lsm: fixup the inode xattr capability handlingPaul Moore1-0/+1
2024-06-03Merge branch 'kvm-6.11-sev-snp' into HEADPaolo Bonzini3-1/+40
2024-06-03KVM: Unexport kvm_debugfs_dirBorislav Petkov1-2/+0
2024-06-03printk: Rename console_replay_all() and update contextSreenath Vijayan1-2/+2
2024-06-03sysctl: constify ctl_table arguments of utility functionThomas Weißschuh1-1/+1
2024-06-03soundwire: intel_ace2.x: add AC timing extensions for PantherLakePierre-Louis Bossart1-0/+5
2024-06-03soundwire: bus: add stream refcountPierre-Louis Bossart1-0/+2