summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-10-04gpiolib: reluctantly provide gpio_device_get_chip()Bartosz Golaszewski
2023-10-04gpiolib: provide gpio_device_get_desc()Bartosz Golaszewski
2023-10-04gpiolib: provide gpio_device_find_by_label()Bartosz Golaszewski
2023-10-04gpiolib: provide gpio_device_find()Bartosz Golaszewski
2023-10-04gpiolib: add support for scope-based management to gpio_deviceBartosz Golaszewski
2023-10-04gpiolib: make gpio_device_get() and gpio_device_put() publicBartosz Golaszewski
2023-10-04OMAP/gpio: drop MPUIO static baseLinus Walleij
2023-10-04platform/x86/intel/tpmi: Add defines to get version informationSrinivas Pandruvada
2023-10-04platform/chrome: cros_ec_proto: Mark outdata as constStephen Boyd
2023-10-03mm: Remove unused vm_brk()Kees Cook
2023-10-03net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr
2023-10-03PNP: Clean up coding style in pnp.hGuoHua Cheng
2023-10-03overflow: add DEFINE_FLEX() for on-stack allocsPrzemek Kitszel
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta
2023-10-03bpf: Remove xdp_do_flush_map().Sebastian Andrzej Siewior
2023-10-03pinctrl: Replace kernel.h by what is actually being usedAndy Shevchenko
2023-10-03kernel.h: Move ARRAY_SIZE() to a separate headerAlejandro Colomar
2023-10-03serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap
2023-10-03tty: fix kernel-doc for functions in tty.hJiri Slaby (SUSE)
2023-10-03tty: switch tty_{,un}throttle_safe() to return a boolJiri Slaby (SUSE)
2023-10-03ata: libata: Cleanup inline DMA helper functionsDamien Le Moal
2023-10-03ata: libata: Annotate struct ata_cpr_log with __counted_byKees Cook
2023-10-03ata: ahci: print the lpm policy on bootNiklas Cassel
2023-10-02sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/mu...Kir Kolyshkin
2023-10-02regulator: mt6358: Add missing regulators for MT6366Chen-Yu Tsai
2023-10-02ipv4/igmp: Annotate struct ip_sf_socklist with __counted_byKees Cook
2023-10-02ceph: Annotate struct ceph_osd_request with __counted_byKees Cook
2023-10-02usb: gadget: clarify usage of USB_GADGET_DELAYED_STATUSAndrey Konovalov
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus
2023-10-02usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirkNiklas Schnelle
2023-10-02ASoC: ti: Convert TWL4030 to use GPIO descriptorsLinus Walleij
2023-10-02usb: pd: Add helper macro to get Type C cable speedUtkarsh Patel
2023-10-02usb: typec: Add Active or Passive cable defination to cable discover mode VDOUtkarsh Patel
2023-10-02usb: typec: Add Displayport Alternate Mode 2.1 SupportUtkarsh Patel
2023-10-02usb: renesas_usbhs: remove boilerplate from header fileWolfram Sang
2023-10-02vdpa/mlx5: Expose descriptor group mkey hw capabilityDragos Tatulea
2023-10-02net/mlx5: Add alias flow table bitsPatrisious Haddad
2023-10-02RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad
2023-10-02iommu/dma: Allow a single FQ in addition to per-CPU FQsNiklas Schnelle
2023-10-02iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM returnNiklas Schnelle
2023-10-02Merge 6.6-rc4 into tty-nextGreg Kroah-Hartman
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-01Merge tag 'timers-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-10-01net: add DEV_STATS_READ() helperEric Dumazet
2023-09-30Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-09-30wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)Ingo Rohloff
2023-09-30Input: mt - annotate struct input_mt with __counted_byKees Cook
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2023-09-29maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW statesLiam R. Howlett
2023-09-29maple_tree: add mas_is_active() to detect in-tree walksLiam R. Howlett