summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-28media: v4l: fwnode: Remove unneeded forward declarationSakari Ailus
2023-07-28media: v4l: async: Drop v4l2_async_nf_parse_fwnode_endpoints()Jacopo Mondi
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-27Merge tag 'nf-next-23-07-27' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-07-27net: flower: fix stack-out-of-bounds in fl_set_key_cfm()Eric Dumazet
2023-07-27bpf: Fix jit blinding with new sdiv/smov insnsYonghong Song
2023-07-27bpf: Support new sign-extension load insnsYonghong Song
2023-07-28Merge tag 'drm-misc-fixes-2023-07-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-07-27net: datalink: Remove unused declarationsYueHaibing
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-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
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-27Merge tag 'memory-controller-drv-fixes-6.5' of https://git.kernel.org/pub/scm...Arnd Bergmann
2023-07-27backlight: corgi_lcd: fix missing prototypeArnd Bergmann
2023-07-27netlink: allow be16 and be32 types in all uint policy checksFlorian Westphal
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt
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-26kunit: Add ability to filter attributesRae Moar
2023-07-26kunit: Add module attributeRae Moar
2023-07-26kunit: Add speed attributeRae Moar
2023-07-26kunit: Add test attributes API structureRae Moar
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: Add IOMMU_HWPT_ALLOCJason Gunthorpe
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-26perf/mem: Introduce PERF_MEM_LVLNUM_UNCRavi Bangoria
2023-07-26net: skbuff: remove unused HAVE_HW_TIME_STAMP feature definePeter Seiderer
2023-07-26xen/evtchn: Introduce new IOCTL to bind static evtchnRahul Singh
2023-07-26usb: phy: add usb phy notify port status APIStanley Chang
2023-07-25af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima
2023-07-25scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()YueHaibing
2023-07-25scsi: ufs: Fix residual handlingBart Van Assche
2023-07-25bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assignLorenz Bauer