summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman
2022-09-04gpiolib: make fwnode_get_named_gpiod() staticDmitry Torokhov
2022-09-04dmaengine: hsu: Include headers we are direct user ofAndy Shevchenko
2022-09-04phy: rockchip: Support PCIe v3Shawn Lin
2022-09-04Revert "sbitmap: fix batched wait_cnt accounting"Jens Axboe
2022-09-04video/hdmi: Add audio_infoframe packing for DPMarkus Schneider-Pargmann
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-09-04Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-09-03Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-03wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg
2022-09-03wifi: nl80211: Add POWERED_ADDR_CHANGE featureJames Prestwood
2022-09-03wifi: use struct_group to copy addressesJohannes Berg
2022-09-03ACPI: video: Remove acpi_video_set_dmi_backlight_type()Hans de Goede
2022-09-03ACPI: video: Add Apple GMUX brightness control detectionHans de Goede
2022-09-03ACPI: video: Add Nvidia WMI EC brightness control detection (v3)Hans de Goede
2022-09-03platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a hea...Hans de Goede
2022-09-03net/ipv4: Use __DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-02bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()Martin KaFai Lau
2022-09-02bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()Martin KaFai Lau
2022-09-02bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()Martin KaFai Lau
2022-09-02bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()Martin KaFai Lau
2022-09-02bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2022-09-02bpf: net: Change do_ip_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2022-09-02bpf: net: Change sk_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2022-09-02net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...Gal Pressman
2022-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-09-02Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-09-03pinctrl: at91: move gpio suspend/resume calls to driver's contextClaudiu Beznea
2022-09-02Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-02Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-02Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-09-02drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsetsVille Syrjälä
2022-09-02bpf: Support getting tunnel flagsShmulik Ladkani
2022-09-02bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...)Shung-Hsi Yu
2022-09-02spi: mux: Fix mux interaction with fast path optimisationsMark Brown
2022-09-02Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2022-09-02net: remove netif_tx_napi_add()Jakub Kicinski
2022-09-02tcp: TX zerocopy should not sense pfmemalloc statusEric Dumazet
2022-09-02net: bql: add more documentationEric Dumazet
2022-09-02Merge tag 'renesas-arm-dt-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2022-09-02Merge tag 'at91-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann
2022-09-02ACPI: video: Make backlight class device registration a separate step (v2)Hans de Goede
2022-09-01nd_jump_link(): constify pathAl Viro
2022-09-01->getprocattr(): attribute name is const char *, TYVM...Al Viro
2022-09-01vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUPAbhishek Sahu
2022-09-01vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXITAbhishek Sahu
2022-09-01vfio/pci: Mask INTx during runtime suspendAbhishek Sahu
2022-09-01vfio: Add the device features for the low power entry and exitAbhishek Sahu
2022-09-01vfio/pci: Rename vfio_pci_register_dev_region()Jason Gunthorpe