summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-07-30regulator: Merge up fixes from Linus' treeMark Brown
2023-07-30ASoC: Merge up fixes from Linus' treeMark Brown
2023-07-30regmap: Merge up fixes from Linus' treeMark Brown
2023-07-30eventfs: Implement removal of meta data from eventfsAjay Kaher
2023-07-30eventfs: Implement eventfs file add functionsAjay Kaher
2023-07-30eventfs: Implement eventfs dir creation functionsAjay Kaher
2023-07-30can: ems_pci: move ASIX AX99100 ids to pci_ids.hJiaqing Zhao
2023-07-29Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-07-29Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-07-28Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov
2023-07-28Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-28Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-28ftrace: Remove unused extern declarationsYueHaibing
2023-07-28netfilter: defrag: Add glue hooks for enabling/disabling defragDaniel Xu
2023-07-28Merge tag 'mlx5-updates-2023-07-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski
2023-07-28iommufd: Add iommufd_access_replace() APINicolin Chen
2023-07-28lib/string_choices: Add str_write_read() helperAndy Shevchenko
2023-07-28kernel/reboot: Add device to sys_off_handlerBenjamin Bara
2023-07-28cpu/SMT: Store the current/max number of threadsMichael Ellerman
2023-07-28cpu/SMT: Move SMT prototypes into cpu_smt.hMichael Ellerman
2023-07-28can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()Marc Kleine-Budde
2023-07-28can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_...Marc Kleine-Budde
2023-07-27net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney
2023-07-27firmware: qcom_scm: Add missing extern specifierGuru Das Srinagesh
2023-07-27bpf: Fix jit blinding with new sdiv/smov insnsYonghong Song
2023-07-27bpf: Support new sign-extension load insnsYonghong Song
2023-07-27net: Remove unused declaration dev_restart()YueHaibing
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-27mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn
2023-07-27net/mlx5: Allocate command stats with xarrayShay Drory
2023-07-27net/mlx5: Re-organize mlx5_cmd structShay Drory
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan
2023-07-27seq_file: seq_show_option_n() is used for precise sizesKees Cook
2023-07-27mtd: spi-nor: avoid holes in struct spi_mem_opArnd Bergmann
2023-07-27backlight: corgi_lcd: fix missing prototypeArnd Bergmann
2023-07-27fs: Add fchmodat2()Alexey Gladkov
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-07-26net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYsTristram Ha
2023-07-26of: fix htmldocs build warningsStephen Rothwell
2023-07-26coresight: etm4x: Change etm4_platform_driver driver for MMIO devicesAnshuman Khandual
2023-07-26coresight: etm4x: Drop pid argument from etm4_probe()Anshuman Khandual
2023-07-26iommufd/selftest: Test iommufd_device_replace()Nicolin Chen
2023-07-26perf: Remove unused extern declaration arch_perf_get_page_size()YueHaibing
2023-07-26perf: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capabilityJames Clark
2023-07-26perf/mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_NARavi Bangoria
2023-07-26net: skbuff: remove unused HAVE_HW_TIME_STAMP feature definePeter Seiderer
2023-07-26usb: phy: add usb phy notify port status APIStanley Chang
2023-07-25serial: make uart_insert_char() accept u8sJiri Slaby