summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-06-26power: supply: samsung-sdi-battery: Constify struct power_supply_maintenance_...Christophe JAILLET1-3/+3
2024-06-26power: supply: samsung-sdi-battery: Constify struct power_supply_vbat_ri_tableChristophe JAILLET1-2/+2
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka1-7/+7
2024-06-26mfd: stm32-timers: Drop unused TIM_DIER_CC_IEUwe Kleine-König1-1/+0
2024-06-26mfd: stm32-timers: Add some register definitions with a parameterUwe Kleine-König1-25/+35
2024-06-26mfd: stm32-timers: Unify alignment of register definitionUwe Kleine-König1-85/+85
2024-06-26nvme-pci: do not directly handle subsys reset falloutKeith Busch1-0/+3
2024-06-26RDMA/mlx5: Use sq timestamp as QP timestamp when RoCE is disabledOr Har-Toov1-3/+6
2024-06-26Merge tag 'platform-drivers-x86-ib-lenovo-c630-v6.11-2'Sebastian Reichel1-0/+44
2024-06-26OPP: Introduce an OF helper function to inform if required-opps is usedUlf Hansson1-0/+6
2024-06-26PCI: Add Edimax Vendor ID to pci_ids.hFUJITA Tomonori1-0/+2
2024-06-26dim: add new interfaces for initialization and getting resultsHeng Qi1-0/+48
2024-06-26ethtool: provide customized dim profile managementHeng Qi3-1/+64
2024-06-26linux/dim: move useful macros to .h fileHeng Qi1-0/+7
2024-06-25Merge remote-tracking branch 'qcom/20240430-a750-raytracing-v3-2-7f57c5ac082d...Rob Clark2-0/+35
2024-06-25iio: imu: adis: remove legacy lock helpersNuno Sa1-10/+0
2024-06-25iio: imu: adis: add cleanup based lock helpersNuno Sa1-0/+4
2024-06-25iio: imu: adis: move to the cleanup magicNuno Sa1-41/+13
2024-06-25iio: adc: ad_sigma_delta: add disable_one callbackDumitru Ceclan1-0/+14
2024-06-25linux/syscalls.h: add missing __user annotationsArnd Bergmann1-9/+9
2024-06-25fs: Export in_group_or_capable()Youling Tang1-0/+2
2024-06-25Revert "printk: Save console options for add_preferred_console_match()"Greg Kroah-Hartman1-3/+0
2024-06-25kernel/panic: add verbose logging of kernel taints in backtracesJani Nikula1-3/+5
2024-06-25cpumask: make core headers including cpumask_types.h where possibleYury Norov10-10/+10
2024-06-25cpumask: cleanup core headers inclusionYury Norov10-10/+0
2024-06-25sched: drop sched.h dependency on cpumaskYury Norov1-2/+3
2024-06-25cpumask: split out include/linux/cpumask_types.hYury Norov2-55/+67
2024-06-25sched: avoid using ilog2() in sched.hYury Norov1-1/+1
2024-06-25lib min_heap: update min_heap_push() to use min_heap_sift_up()Kuan-Wei Chiu1-8/+1
2024-06-25lib min_heap: rename min_heapify() to min_heap_sift_down()Kuan-Wei Chiu1-7/+7
2024-06-25lib min_heap: update min_heap_push() and min_heap_pop() to return bool valuesKuan-Wei Chiu1-4/+8
2024-06-25lib min_heap: add min_heap_del()Kuan-Wei Chiu1-0/+24
2024-06-25lib min_heap: add min_heap_sift_up()Kuan-Wei Chiu1-0/+20
2024-06-25lib min_heap: add args for min_heap_callbacksKuan-Wei Chiu1-25/+26
2024-06-25lib min_heap: add min_heap_full()Kuan-Wei Chiu1-0/+10
2024-06-25lib min_heap: add min_heap_peek()Kuan-Wei Chiu1-0/+10
2024-06-25lib min_heap: add min_heap_init()Kuan-Wei Chiu1-0/+15
2024-06-25lib min_heap: add type safe interfaceKuan-Wei Chiu1-28/+51
2024-06-25include/linux/jhash.h: fix typosWei-Hsin Yeh1-3/+3
2024-06-25mm/page_alloc: Separate THP PCP into movable and non-movable categoriesyangge1-5/+4
2024-06-25mm: convert page type macros to enumStephen Brennan1-9/+12
2024-06-25/proc/pid/smaps: add mseal info for vmaJeff Xu1-0/+5
2024-06-25io_uring: remove dead struct io_submit_state memberJens Axboe1-1/+0
2024-06-25net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.Sebastian Andrzej Siewior1-0/+42
2024-06-25net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.Sebastian Andrzej Siewior2-10/+49
2024-06-25dev: Use nested-BH locking for softnet_data.process_queue.Sebastian Andrzej Siewior1-0/+1
2024-06-25net: softnet_data: Make xmit per task.Sebastian Andrzej Siewior3-12/+48
2024-06-25locking/local_lock: Add local nested BH locking infrastructure.Sebastian Andrzej Siewior3-0/+44
2024-06-25locking/local_lock: Introduce guard definition for local_lock.Sebastian Andrzej Siewior1-0/+11
2024-06-24nvmet-fc: implement host_traddr()Hannes Reinecke1-0/+4