summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-06-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2024-06-07linux/interrupt.h: allow "guard" notation to disable and reenable IRQDmitry Torokhov1-0/+4
2024-06-07Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+0
2024-06-06ftrace: Declare function_trace_op in header to quiet sparse warningSteven Rostedt (Google)1-0/+3
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-208/+59
2024-06-06drm/print: Improve drm_dbg_printerMichal Wajdeczko1-0/+2
2024-06-06drm/print: Kill ___drm_dbg()Michal Wajdeczko1-5/+3
2024-06-06drm/print: Add missing [drm] prefix to drm based WARNMichal Wajdeczko1-2/+2
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+5
2024-06-06mm/util: Swap kmemdup_array() argumentsJean-Philippe Brucker1-1/+1
2024-06-06irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probingLorenzo Pieralisi1-0/+3
2024-06-06drm/mm: Remove unused drm_mm_replace_nodeRodrigo Vivi1-1/+0
2024-06-06tcp: move reqsk_alloc() to inet_connection_sock.cEric Dumazet1-33/+0
2024-06-06tcp: small changes in reqsk_put() and reqsk_free()Eric Dumazet1-2/+2
2024-06-06net: use unrcu_pointer() helperEric Dumazet1-1/+1
2024-06-06mm/mm_init.c: not always search next deferred_init_pfn from very beginningWei Yang1-19/+0
2024-06-06net/mlx5e: SHAMPO, Re-enable HW-GROYoray Zack1-5/+11
2024-06-06net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack1-0/+1
2024-06-06mm/ksm: fix ksm_zero_pages accountingChengming Zhou2-4/+15
2024-06-06mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=nBarry Song1-0/+6
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-05drm/amdgpu: define new gfx12 uapi flagsMarek Olšák1-0/+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-05KVM: x86: Add a capability to configure bus frequency for APIC timerIsaku Yamahata1-0/+1
2024-06-05tcp: add sysctl_tcp_rto_min_usKevin Yang1-0/+1
2024-06-05rtnetlink: make the "split" NLM_DONE handling genericJakub Kicinski1-0/+1
2024-06-05dt-bindings: power: add Amlogic A4 power domainsXianwei Zhao1-0/+21
2024-06-05devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()Christophe JAILLET1-2/+2
2024-06-05dma-buf: align fd_flags and heap_flags with dma_heap_allocation_dataBarry Song1-1/+1
2024-06-05net: caif: remove unused structsDr. David Alan Gilbert1-2/+0
2024-06-05net: remove NULL-pointer net parameter in ip_metrics_convertJason Xing2-3/+2
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-05scsi: ufs: pci: Add support MCQ for QEMU-based UFSMinwoo Im1-0/+1
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