summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-03-17driver core: class: make class_for_each_device() options constGreg Kroah-Hartman1-1/+1
2023-03-17driver core: class: make class_dev_iter_init() options constGreg Kroah-Hartman1-2/+2
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-2/+1
2023-03-17driver core: class: remove struct module owner out of struct classGreg Kroah-Hartman1-11/+7
2023-03-17driver core: class: specify the module owner in __class_register()Greg Kroah-Hartman1-4/+5
2023-03-17devres: Pass unique name of the resource to devm_add_action_or_reset()Andy Shevchenko1-3/+5
2023-03-17tty: Convert hw_stopped in tty_struct to boolIlpo Järvinen1-1/+1
2023-03-17serial: Make hw_stopped boolIlpo Järvinen1-1/+1
2023-03-17serial: Remove extern from func prototypes in headersIlpo Järvinen2-30/+24
2023-03-17kallsyms, bpf: Move find_kallsyms_symbol_value out of internal headerViktor Malik1-0/+8
2023-03-17Merge tag 'v6.3-rc2' into nextDmitry Torokhov403-5851/+7622
2023-03-17ipv4: constify ip_mc_sf_allow() socket argumentEric Dumazet1-1/+1
2023-03-17net: Add MDB net device operationsIdo Schimmel1-0/+21
2023-03-17crypto: ccp - Add support for ringing a platform doorbellMario Limonciello2-0/+18
2023-03-17crypto: ccp - Add support for an interface for platform featuresMario Limonciello1-0/+49
2023-03-17crypto: ccp - Move some PSP mailbox bit definitions into common headerMario Limonciello1-0/+12
2023-03-17crypto: ccp - Add a header for multiple drivers to use `__psp_pa`Mario Limonciello2-8/+14
2023-03-16x86/mm/iommu/sva: Make LAM and SVA mutually exclusiveKirill A. Shutemov1-0/+7
2023-03-16iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()Kirill A. Shutemov2-10/+7
2023-03-16mm: Expose untagging mask in /proc/$PID/statusKirill A. Shutemov1-0/+7
2023-03-16mm: Introduce untagged_addr_remote()Kirill A. Shutemov2-11/+22
2023-03-16nfc: mrvl: Move platform_data struct into driverRob Herring1-48/+0
2023-03-16blk-crypto: make blk_crypto_evict_key() return voidEric Biggers1-2/+2
2023-03-16leds: Fix reference to led_set_brightness() in docThomas Weißschuh1-1/+1
2023-03-16KVM: Change return type of kvm_arch_vm_ioctl() to "int"Thomas Huth1-2/+1
2023-03-16fs_context: drop the unused lsm_flags memberOndrej Mosnacek2-2/+1
2023-03-16spi: core: add spi_split_transfers_maxwordsLeonard Göhrs1-0/+4
2023-03-16Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe1-0/+5
2023-03-16backlight: apple_bl: Use acpi_video_get_backlight_type()Hans de Goede1-27/+0
2023-03-16platform/x86: apple-gmux: Update apple_gmux_detect documentationOrlando Chamberlain1-1/+1
2023-03-16usb: misc: usb3503: support usb3803 and bypass modeEmanuele Ghidoli1-0/+1
2023-03-16platform/x86: apple-gmux: support MMIO gmux on T2 MacsOrlando Chamberlain1-13/+43
2023-03-16platform/x86: apple-gmux: refactor gmux typesOrlando Chamberlain1-6/+12
2023-03-16net/mlx5: Move needed PTYS functions to core layerGal Pressman1-0/+16
2023-03-16net/mlx5: Implement thermal zoneSandipan Patra2-0/+29
2023-03-16bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modulesViktor Malik1-0/+2
2023-03-16firmware: qcom_scm: Use fixed width src vm bitmapElliot Berman1-1/+1
2023-03-16qcom: llcc/edac: Fix the base address used for accessing LLCC banksManivannan Sadhasivam1-4/+2
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai1-3/+2
2023-03-15nvme-trace: show more opcode namesMinwoo Im1-0/+5
2023-03-15soundwire: intel: add abstraction for cmdsync checkPierre-Louis Bossart1-0/+3
2023-03-15soundwire: intel: add sync_arm/sync_go to opsPierre-Louis Bossart1-0/+8
2023-03-15net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet1-2/+4
2023-03-15Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-9/+6
2023-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+7
2023-03-15net: page_pool, skbuff: make skb_mark_for_recycle() always availableAlexander Lobakin1-2/+2
2023-03-15tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)1-9/+6
2023-03-14mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah1-1/+1
2023-03-14lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton1-0/+1
2023-03-14block: do not reverse request order when flushing plug listJan Kara1-0/+6