summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-02-09HID: retain initial quirks set up when creating HID devicesDmitry Torokhov1-0/+1
2023-02-09soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.hElliot Berman1-0/+0
2023-02-09driver core: bus: constify bus_unregister()Greg Kroah-Hartman1-1/+1
2023-02-09driver core: bus: constify bus_get_kset()Greg Kroah-Hartman1-1/+1
2023-02-09driver core: bus: constify bus_register/unregister_notifier()Greg Kroah-Hartman1-2/+2
2023-02-09driver core: remove private pointer from struct bus_typeGreg Kroah-Hartman1-4/+0
2023-02-09driver core: bus: convert bus_create/remove_file to be constantGreg Kroah-Hartman1-3/+2
2023-02-09driver core: bus: constantify the bus_find_* functionsGreg Kroah-Hartman1-10/+10
2023-02-09Merge tag 'linux-can-next-for-6.3-20230208' of git://git.kernel.org/pub/scm/l...Jakub Kicinski1-1/+1
2023-02-09Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski3-5/+48
2023-02-09net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko2-0/+6
2023-02-09firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman1-0/+0
2023-02-09Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-2/+1
2023-02-09uaccess: Add minimum bounds check on kernel buffer sizeKees Cook1-0/+4
2023-02-09arm64: Support Clang UBSAN trap codes for better reportingKees Cook1-0/+9
2023-02-08can: bittiming: can_calc_bittiming(): add missing parameter to no-op functionMarc Kleine-Budde1-1/+1
2023-02-08driver core: fw_devlink: Consolidate device link flag computationSaravana Kannan1-1/+0
2023-02-08driver core: fw_devlink: Allow marking a fwnode link as being part of a cycleSaravana Kannan1-1/+10
2023-02-08driver core: fw_devlink: Add DL_FLAG_CYCLE support to device linksSaravana Kannan1-0/+1
2023-02-08net: micrel: Add support for lan8841 PHYHoratiu Vultur1-0/+1
2023-02-08fscrypt: clean up fscrypt_add_test_dummy_key()Eric Biggers1-9/+0
2023-02-08net/mlx5: Expose SF firmware pages counterMaher Sanalla1-0/+1
2023-02-08net/mlx5: Store page counters in a single arrayMaher Sanalla1-3/+9
2023-02-08sched/topology: Introduce for_each_numa_hop_mask()Valentin Schneider1-0/+18
2023-02-08sched/topology: Introduce sched_numa_hop_mask()Valentin Schneider1-0/+7
2023-02-08sched: add sched_numa_find_nth_cpu()Yury Norov1-0/+8
2023-02-08cpumask: introduce cpumask_nth_and_andnotYury Norov1-0/+20
2023-02-08lib/find: introduce find_nth_and_andnot_bitYury Norov1-0/+33
2023-02-08KVM: update code comment in struct kvm_vcpuWang Yong1-1/+1
2023-02-08net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory1-0/+1
2023-02-08net/mlx5: Remove redundant health work lockShay Drory1-2/+0
2023-02-08net, xdp: Add missing xdp_features descriptionLorenzo Bianconi1-0/+1
2023-02-07Merge branch 'for-6.3/cxl' into cxl/nextDan Williams1-0/+1
2023-02-07net: add SKB_HEAD_ALIGN() helperEric Dumazet1-0/+8
2023-02-07tracing: Add trace_array_puts() to write into instanceSteven Rostedt (Google)1-0/+12
2023-02-07tracing: Acquire buffer from temparary trace sequenceLinyu Yuan1-0/+5
2023-02-07perf: RISC-V: Improve privilege mode filtering for perfAtish Patra1-0/+2
2023-02-07perf: RISC-V: Define helper functions expose hpm counter width and countAtish Patra1-0/+3
2023-02-07Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...Paolo Abeni1-2/+8
2023-02-07fanotify,audit: Allow audit to use the full permission event responseRichard Guy Briggs1-4/+5
2023-02-07fanotify: define struct members to hold response decision contextRichard Guy Briggs1-0/+5
2023-02-07fanotify: Ensure consistent variable type for responseRichard Guy Briggs1-3/+3
2023-02-07usb: gadget: configfs: Attach arbitrary strings to cdevDaniel Scally1-0/+1
2023-02-07usb: gadget: configfs: Support arbitrary string descriptorsDaniel Scally1-0/+11
2023-02-06nvmem: core: add nvmem_add_one_cell()Michael Walle1-0/+8
2023-02-06nvmem: core: move struct nvmem_cell_info to nvmem-provider.hMichael Walle2-10/+19
2023-02-06nvmem: core: add an index parameter to the cellMichael Walle1-2/+2
2023-02-06of: base: add of_parse_phandle_with_optional_args()Michael Walle1-0/+25
2023-02-06net: add helper eth_addr_add()Michael Walle1-0/+14
2023-02-06of: make of_node_ktype constantThomas Weißschuh1-1/+1