aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-04-24mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)1-23/+47
2024-04-24bpf: make common crypto API for TC/XDP programsVadim Fedorenko2-0/+25
2024-04-24bpf: update the comment for BTF_FIELDS_MAXHaiyue Wang1-1/+1
2024-04-24cpumask: Introduce cpumask_first_and_and()Dawei Li2-0/+44
2024-04-24iavf: switch to Page PoolAlexander Lobakin1-0/+17
2024-04-24slab: introduce kvmalloc_array_node() and kvcalloc_node()Alexander Lobakin1-2/+15
2024-04-24net: intel: introduce {, Intel} Ethernet common libraryAlexander Lobakin1-0/+33
2024-04-24bpf: Introduce bpf_preempt_[disable,enable] kfuncsKumar Kartikeya Dwivedi1-0/+1
2024-04-24string.h: Introduce memtostr() and memtostr_pad()Kees Cook1-0/+49
2024-04-24coresight: Remove duplicate linux/amba/bus.h headerJiapeng Chong1-1/+0
2024-04-24net: create a dummy net_device allocatorBreno Leitao1-0/+3
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot2-8/+8
2024-04-24cpufreq: Add a cpufreq pressure feedback for the schedulerVincent Guittot1-0/+10
2024-04-24sysctl: move sysctl type to ctl_table_headerThomas Weißschuh1-11/+11
2024-04-24sysctl: treewide: constify argument ctl_table_root::permissions(table)Thomas Weißschuh1-1/+1
2024-04-24sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)Thomas Weißschuh1-1/+0
2024-04-23Merge tag 'iio-for-6.10a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman5-7/+95
2024-04-23bpf: wq: add bpf_wq_set_callback_implBenjamin Tissoires1-0/+1
2024-04-23bpf: allow struct bpf_wq to be embedded in arraymaps and hashmapsBenjamin Tissoires1-0/+2
2024-04-23bpf: add support for bpf_wq user typeBenjamin Tissoires1-1/+10
2024-04-24regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen1-1/+1
2024-04-24Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-0/+5
2024-04-23genirq/msi: Add MSI allocation helper and export MSI functionsNipun Gupta1-0/+6
2024-04-23block: use a per disk workqueue for zone write pluggingDamien Le Moal1-0/+1
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman31-86/+241
2024-04-23Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman39-98/+277
2024-04-23Merge 6.9-rc5 into tty-nextGreg Kroah-Hartman21-56/+116
2024-04-23Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman21-56/+116
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_acquire_event() functionJason-JH.Lin1-0/+15
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_poll_addr() functionJason-JH.Lin1-0/+21
2024-04-23soc: mediatek: mtk-cmdq: Add cmdq_pkt_mem_move() functionJason-JH.Lin1-0/+12
2024-04-23soc: mediatek: mtk-cmdq: Add specific purpose register definitions for GCEJason-JH.Lin1-0/+9
2024-04-23soc: mediatek: cmdq: Refine cmdq_pkt_create() and cmdq_pkt_destroy()Chun-Kuang Hu1-6/+8
2024-04-23soc: mediatek: cmdq: Remove cmdq_pkt_flush_async() helper functionChun-Kuang Hu1-18/+0
2024-04-23soc: mediatek: cmdq: Add cmdq_pkt_eoc() helper functionChun-Kuang Hu1-0/+19
2024-04-23soc: mediatek: cmdq: Add cmdq_pkt_jump_rel() helper functionChun-Kuang Hu1-0/+19
2024-04-23soc: mediatek: cmdq: Rename cmdq_pkt_jump() to cmdq_pkt_jump_abs()Chun-Kuang Hu1-5/+17
2024-04-23soc: mediatek: cmdq: Add parameter shift_pa to cmdq_pkt_jump()Chun-Kuang Hu1-2/+4
2024-04-23fpga: region: add owner module and take its refcountMarco Pagani1-3/+10
2024-04-23crash: add a new kexec flag for hotplug supportSourabh Jain2-11/+13
2024-04-23crash: forward memory_notify arg to arch crash hotplug handlerSourabh Jain1-1/+1
2024-04-23regulator: change stubbed devm_regulator_get_enable to return OkMatti Vaittinen1-1/+1
2024-04-22Merge branch 'for-uring-ubufops' of git://git.kernel.org/pub/scm/linux/kernel...Jens Axboe1-8/+13
2024-04-22Merge branch 'for-uring-ubufops' into HEADJakub Kicinski1-8/+13
2024-04-23counter: Don't use "proxy" headersAndy Shevchenko1-1/+2
2024-04-22net: add callback for setting a ubuf_info to skbPavel Begunkov1-0/+2
2024-04-22net: extend ubuf_info callback to ops structurePavel Begunkov1-8/+11
2024-04-22net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu2-4/+6
2024-04-22net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu1-2/+2
2024-04-22s390: Stop using weak symbols for __iowrite64_copy()Jason Gunthorpe1-0/+3