summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-02-08firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman
2023-02-08Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-08uaccess: Add minimum bounds check on kernel buffer sizeKees Cook
2023-02-08arm64: Support Clang UBSAN trap codes for better reportingKees Cook
2023-02-08can: bittiming: can_calc_bittiming(): add missing parameter to no-op functionMarc Kleine-Budde
2023-02-08driver core: fw_devlink: Consolidate device link flag computationSaravana Kannan
2023-02-08driver core: fw_devlink: Allow marking a fwnode link as being part of a cycleSaravana Kannan
2023-02-08driver core: fw_devlink: Add DL_FLAG_CYCLE support to device linksSaravana Kannan
2023-02-08net: micrel: Add support for lan8841 PHYHoratiu Vultur
2023-02-07fscrypt: clean up fscrypt_add_test_dummy_key()Eric Biggers
2023-02-07net/mlx5: Expose SF firmware pages counterMaher Sanalla
2023-02-07net/mlx5: Store page counters in a single arrayMaher Sanalla
2023-02-07sched/topology: Introduce for_each_numa_hop_mask()Valentin Schneider
2023-02-07sched/topology: Introduce sched_numa_hop_mask()Valentin Schneider
2023-02-07sched: add sched_numa_find_nth_cpu()Yury Norov
2023-02-07cpumask: introduce cpumask_nth_and_andnotYury Norov
2023-02-07lib/find: introduce find_nth_and_andnot_bitYury Norov
2023-02-07KVM: update code comment in struct kvm_vcpuWang Yong
2023-02-07net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory
2023-02-07net/mlx5: Remove redundant health work lockShay Drory
2023-02-07net, xdp: Add missing xdp_features descriptionLorenzo Bianconi
2023-02-07Merge branch 'for-6.3/cxl' into cxl/nextDan Williams
2023-02-07net: add SKB_HEAD_ALIGN() helperEric Dumazet
2023-02-07tracing: Add trace_array_puts() to write into instanceSteven Rostedt (Google)
2023-02-07tracing: Acquire buffer from temparary trace sequenceLinyu Yuan
2023-02-07perf: RISC-V: Improve privilege mode filtering for perfAtish Patra
2023-02-07perf: RISC-V: Define helper functions expose hpm counter width and countAtish Patra
2023-02-07Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...Paolo Abeni
2023-02-07fanotify,audit: Allow audit to use the full permission event responseRichard Guy Briggs
2023-02-07fanotify: define struct members to hold response decision contextRichard Guy Briggs
2023-02-07fanotify: Ensure consistent variable type for responseRichard Guy Briggs
2023-02-07usb: gadget: configfs: Attach arbitrary strings to cdevDaniel Scally
2023-02-07usb: gadget: configfs: Support arbitrary string descriptorsDaniel Scally
2023-02-06nvmem: core: add nvmem_add_one_cell()Michael Walle
2023-02-06nvmem: core: move struct nvmem_cell_info to nvmem-provider.hMichael Walle
2023-02-06nvmem: core: add an index parameter to the cellMichael Walle
2023-02-06of: base: add of_parse_phandle_with_optional_args()Michael Walle
2023-02-06net: add helper eth_addr_add()Michael Walle
2023-02-06of: make of_node_ktype constantThomas Weißschuh
2023-02-06module.h: Document klp_modinfo struct using kdocMarcos Paulo de Souza
2023-02-06locking/lockdep: Remove lockdep_init_map_crosslock.Sebastian Andrzej Siewior
2023-02-06HID: use standard debug APIsThomas Weißschuh
2023-02-06can: bittiming: factor out can_sjw_set_default() and can_sjw_check()Marc Kleine-Budde
2023-02-06can: bittiming: can_changelink() pass extack down callstackMarc Kleine-Budde
2023-02-06platform/x86/intel/tpmi: ADD tpmi external interface for tpmi feature driversSrinivas Pandruvada
2023-02-06platform/x86/intel/tpmi: Process CPU package mappingSrinivas Pandruvada
2023-02-06Merge tag 'asahi-soc-rtkit-pmgr-6.3' of https://github.com/AsahiLinux/linux i...Arnd Bergmann
2023-02-06net: introduce skb_poison_list and use in kfree_skb_listJesper Dangaard Brouer
2023-02-06Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman
2023-02-06usb: gadget: add doc to struct usb_composite_devJó Ágila Bitsch