summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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: use struct_group to copy addressesJohannes Berg
2022-09-03platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a hea...Hans de Goede
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-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-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-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/pci: Rename vfio_pci_register_dev_region()Jason Gunthorpe
2022-09-01vfio/pci: Split linux/vfio_pci_core.hJason Gunthorpe
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-01Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', ...Paul E. McKenney
2022-09-01sbitmap: fix batched wait_cnt accountingKeith Busch
2022-09-01cgroup: Implement cgroup_file_show()Tejun Heo
2022-09-01kernfs: Implement kernfs_show()Tejun Heo
2022-09-01kernfs: Add KERNFS_REMOVING flagsTejun Heo
2022-09-01devres: remove devm_ioremap_npChristoph Hellwig
2022-09-01Merge tag 'platform-drivers-x86-simatec-1' of git://git.kernel.org/pub/scm/li...Bartosz Golaszewski
2022-09-01kernel/panic: Drop unblank_screen callDaniel Vetter
2022-09-01Merge tag 'platform-drivers-x86-simatec-1' into review-hansHans de Goede
2022-09-01platform/x86: simatic-ipc: add new model 427GHenning Schild
2022-09-01leds: simatic-ipc-leds-gpio: add new model 227GHenning Schild
2022-09-01USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()Heikki Krogerus
2022-09-01rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells
2022-09-01mm/slab_common: move declaration of __ksize() to mm/slab.hHyeonggon Yoo
2022-09-01soundwire: intel: cleanup WakeEnable and WakeStatusPierre-Louis Bossart
2022-09-01soundwire: intel: cleanup AC Timing ControlPierre-Louis Bossart
2022-09-01soundwire: intel: cleanup IO controlPierre-Louis Bossart
2022-09-01soundwire: intel: cleanup PCM Stream channel map and channel countPierre-Louis Bossart
2022-09-01soundwire: intel: cleanup PCM stream capabilitiesPierre-Louis Bossart
2022-09-01soundwire: intel: add comment for control stream cap/chmapPierre-Louis Bossart
2022-09-01soundwire: intel: remove unused PDM capabilitiesPierre-Louis Bossart
2022-09-01soundwire: intel: cleanup SHIM SYNCPierre-Louis Bossart
2022-09-01soundwire: intel: remove IPPTR unused definitionPierre-Louis Bossart
2022-09-01soundwire: intel: regroup definitions for LCTLPierre-Louis Bossart
2022-09-01soundwire: intel: cleanup definition of LCOUNTPierre-Louis Bossart
2022-09-01mm/sl[au]b: cleanup kmem_cache_alloc[_node]_trace()Hyeonggon Yoo