summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-07-31spi: Merge up fixes from Linus' treeMark Brown7-26/+63
2023-07-31regulator: Merge up fixes from Linus' treeMark Brown7-26/+63
2023-07-31ASoC: Merge up fixes from Linus' treeMark Brown7-26/+63
2023-07-31regmap: Merge up fixes from Linus' treeMark Brown7-26/+63
2023-07-31eventfs: Implement removal of meta data from eventfsAjay Kaher1-0/+4
2023-07-31eventfs: Implement eventfs file add functionsAjay Kaher1-0/+8
2023-07-31eventfs: Implement eventfs dir creation functionsAjay Kaher1-0/+11
2023-07-30can: ems_pci: move ASIX AX99100 ids to pci_ids.hJiaqing Zhao1-0/+4
2023-07-30Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2023-07-30Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-4/+0
2023-07-29Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov1-1/+0
2023-07-29Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds3-8/+59
2023-07-29Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2023-07-29ftrace: Remove unused extern declarationsYueHaibing1-4/+0
2023-07-29netfilter: defrag: Add glue hooks for enabling/disabling defragDaniel Xu1-0/+10
2023-07-28Merge tag 'mlx5-updates-2023-07-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-13/+14
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr1-1/+1
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski1-0/+3
2023-07-28iommufd: Add iommufd_access_replace() APINicolin Chen1-0/+1
2023-07-28lib/string_choices: Add str_write_read() helperAndy Shevchenko1-0/+1
2023-07-28cpu/SMT: Store the current/max number of threadsMichael Ellerman1-2/+6
2023-07-28cpu/SMT: Move SMT prototypes into cpu_smt.hMichael Ellerman2-24/+30
2023-07-28can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()Marc Kleine-Budde1-1/+4
2023-07-28can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_...Marc Kleine-Budde1-3/+3
2023-07-28net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney1-1/+3
2023-07-28firmware: qcom_scm: Add missing extern specifierGuru Das Srinagesh1-1/+1
2023-07-28bpf: Fix jit blinding with new sdiv/smov insnsYonghong Song1-4/+10
2023-07-28bpf: Support new sign-extension load insnsYonghong Song1-0/+3
2023-07-28net: Remove unused declaration dev_restart()YueHaibing1-2/+0
2023-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-8/+1
2023-07-27mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn3-8/+59
2023-07-27net/mlx5: Allocate command stats with xarrayShay Drory1-1/+1
2023-07-27net/mlx5: Re-organize mlx5_cmd structShay Drory1-10/+11
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan1-2/+2
2023-07-27seq_file: seq_show_option_n() is used for precise sizesKees Cook1-3/+4
2023-07-27mtd: spi-nor: avoid holes in struct spi_mem_opArnd Bergmann1-0/+4
2023-07-27backlight: corgi_lcd: fix missing prototypeArnd Bergmann1-0/+2
2023-07-27fs: Add fchmodat2()Alexey Gladkov1-0/+2
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)1-0/+2
2023-07-27net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYsTristram Ha1-0/+34
2023-07-27of: fix htmldocs build warningsStephen Rothwell1-4/+3
2023-07-26coresight: etm4x: Change etm4_platform_driver driver for MMIO devicesAnshuman Khandual1-0/+47
2023-07-26coresight: etm4x: Drop pid argument from etm4_probe()Anshuman Khandual1-0/+12
2023-07-26iommufd/selftest: Test iommufd_device_replace()Nicolin Chen1-0/+1
2023-07-26perf: Remove unused extern declaration arch_perf_get_page_size()YueHaibing1-4/+0
2023-07-26perf: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capabilityJames Clark1-4/+3
2023-07-26perf/mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_NARavi Bangoria1-1/+2
2023-07-26net: skbuff: remove unused HAVE_HW_TIME_STAMP feature definePeter Seiderer1-2/+0
2023-07-26usb: phy: add usb phy notify port status APIStanley Chang1-0/+13
2023-07-25serial: make uart_insert_char() accept u8sJiri Slaby1-1/+1