summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-06-09net: pcs: lynx: make lynx_pcs_create() staticRussell King (Oracle)1-1/+0
2023-06-09net: pcs: lynx: add lynx_pcs_create_fwnode()Russell King (Oracle)1-0/+1
2023-06-09net: pcs: lynx: remove lynx_get_mdio_device()Russell King (Oracle)1-2/+0
2023-06-09clk: Introduce clk_hw_determine_rate_no_reparent()Stephen Boyd1-0/+2
2023-06-09sysctl: move security keys sysctl registration to its own fileLuis Chamberlain1-3/+0
2023-06-09sysctl: move umh sysctl registration to its own fileLuis Chamberlain1-2/+0
2023-06-08kallsyms: make kallsyms_show_value() as generic functionManinder Singh1-8/+3
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-25/+43
2023-06-08power: supply: rt5033_battery: Move struct rt5033_battery to battery driverJakob Hauser1-8/+0
2023-06-08power: supply: rt5033_charger: Add RT5033 charger device driverJakob Hauser1-16/+0
2023-06-08mfd: rt5033: Apply preparatory changes before adding rt5033-charger driverJakob Hauser2-19/+36
2023-06-08mfd: rt5033: Fix STAT_MASK, HZ_MASK and AICR definesJakob Hauser1-4/+5
2023-06-08mfd: rt5033: Fix chip revision readoutJakob Hauser1-0/+4
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+6
2023-06-08counter: i8254: Introduce the Intel 8254 interface library moduleWilliam Breathitt Gray1-0/+21
2023-06-08hwmon: (core) Add missing beep-related standard attributesJames Seo1-0/+10
2023-06-08Move netfs_extract_iter_to_sg() to lib/scatterlist.cDavid Howells2-4/+5
2023-06-08Drop the netfs_ prefix from netfs_extract_iter_to_sg()David Howells1-3/+3
2023-06-08net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCSJiawen Wu1-0/+1
2023-06-08mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example codeSeongJae Park1-3/+5
2023-06-08mm/slab: add a missing semicolon on SLAB_TYPESAFE_BY_RCU example codeSeongJae Park1-1/+1
2023-06-08ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()Sudeep Holla4-34/+6
2023-06-08net/mlx5e: Expose catastrophic steering error countersLama Kayal1-2/+10
2023-06-08{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory1-1/+7
2023-06-07Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', ...Paul E. McKenney3-50/+22
2023-06-07notifier: Initialize new struct srcu_usage fieldChen-Yu Tsai1-0/+10
2023-06-07pktcdvd: Get rid of custom printing macrosAndy Shevchenko1-1/+0
2023-06-07USB: serial: return errors from break handlingJohan Hovold1-1/+1
2023-06-07swiotlb: remove unused field "used" from struct io_tlb_memPetr Tesarik1-2/+0
2023-06-07TI TPS6594 PMIC support (RTC, pinctrl, regulators)Mark Brown1-0/+1020
2023-06-07spi-geni-qcom: Add new interfaces and utilise themMark Brown24-57/+112
2023-06-07ALSA: hda: Add Loongson LS7A HD-Audio supportYanteng Si1-0/+3
2023-06-07net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet1-1/+1
2023-06-07rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet1-2/+5
2023-06-07KVM: x86: Use standard mmu_notifier invalidate hooks for APIC access pageSean Christopherson1-3/+0
2023-06-06Input: gameport - provide default trigger() and read()Dmitry Torokhov1-9/+2
2023-06-06soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_...Vijaya Krishna Nivarthi1-0/+4
2023-06-06x86/efi: Safely enable unaccepted memory in UEFIDionna Glaze1-0/+3
2023-06-06efi: Add unaccepted memory supportKirill A. Shutemov1-0/+1
2023-06-06bpf: Cleanup unused function declarationRuiqi Gong1-1/+0
2023-06-06efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov1-1/+11
2023-06-06mm: Add support for unaccepted memoryKirill A. Shutemov2-0/+27
2023-06-06regulator: Add X-Powers AXP15060/AXP313a PMICMark Brown1-0/+32
2023-06-06firmware: arm_scmi: Add Powercap protocol enable supportCristian Marussi1-0/+18
2023-06-06Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-5/+1
2023-06-06tracing/probes: Add tracepoint support on fprobe_eventsMasami Hiramatsu (Google)2-0/+6
2023-06-06tracing/probes: Add fprobe events for tracing function entry and exit.Masami Hiramatsu (Google)2-0/+8
2023-06-06fprobe: Pass return address to the handlersMasami Hiramatsu (Google)2-3/+5
2023-06-06wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach1-0/+35
2023-06-06wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach1-0/+35