summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-12wifi: radiotap: add bandwidth definition of EHT U-SIGPing-Ke Shih1-0/+6
2023-10-12gpiolib: provide gpio_device_find_by_fwnode()Andy Shevchenko1-0/+1
2023-10-12iosys-map: fix kernel-doc typosRandy Dunlap1-2/+2
2023-10-12drm: Replace drm_framebuffer plane size functions with its equivalentsCarlos Eduardo Gallo Filho1-5/+0
2023-10-12drm: Remove plane hsub/vsub alignment requirement for core helpersCarlos Eduardo Gallo Filho1-2/+3
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann1-6/+6
2023-10-12af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima1-5/+1
2023-10-12Merge tag 'nf-next-23-10-10' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-5/+14
2023-10-12netdev: replace napi_reschedule with napi_scheduleChristian Marangi1-10/+0
2023-10-12netdev: make napi_schedule return bool on NAPI successful scheduleChristian Marangi1-2/+9
2023-10-12bpf: Implement cgroup sockaddr hooks for unix socketsDaan De Meyer3-4/+31
2023-10-12bpf: Propagate modified uaddrlen from cgroup sockaddr programsDaan De Meyer2-36/+38
2023-10-12Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4
2023-10-12firmware: tegra: Fix a typoDeming Wang1-1/+1
2023-10-11x86/resctrl: Rename arch_has_sparse_bitmapsMaciej Wieczor-Retman1-2/+2
2023-10-11security/keys: export key_lookup()Hannes Reinecke1-0/+1
2023-10-11nvme-keyring: implement nvme_tls_psk_default()Hannes Reinecke1-0/+8
2023-10-11nvme-tcp: add definitions for TLS cipher suitesHannes Reinecke1-0/+6
2023-10-11nvme: add TCP TSAS definitionsHannes Reinecke1-0/+10
2023-10-11nvme-keyring: register '.nvme' keyringHannes Reinecke1-0/+28
2023-10-11spi: Don't use flexible array in struct spi_message definitionAndy Shevchenko1-14/+13
2023-10-11binfmt_misc: enable sandboxed mountsChristian Brauner2-0/+18
2023-10-11iio: event: add optional event label supportDavid Lechner1-0/+8
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)2-5/+2
2023-10-11drm: Add HPD state to drm_connector_oob_hotplug_event()Bjorn Andersson1-2/+4
2023-10-11usb: Add support for Intel LJCA deviceWentong Wu1-0/+145
2023-10-11net/core: Introduce netdev_core_stats_inc()Yajun Deng1-17/+4
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann698-5385/+14813
2023-10-11net: skbuff: fix kernel-doc typosRandy Dunlap1-2/+2
2023-10-11sched/numa: Complete scanning of inactive VMAs when there is no alternativeMel Gorman3-1/+9
2023-10-11sched/numa: Complete scanning of partial VMAs regardless of PID activityMel Gorman2-1/+3
2023-10-11PCI: Add PCI_L1SS_CTL2 fieldsIlpo Järvinen1-0/+2
2023-10-10docs: move powerpc under archCosta Shulyupin1-1/+1
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2023-10-10Merge tag 'sound-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+2
2023-10-10iommufd: Support allocating nested parent domainYi Liu1-1/+11
2023-10-10iommu: Add new iommu op to create domains owned by userspaceYi Liu1-1/+10
2023-10-10ASoC: Merge fixes for consistent cs42l43 schemaMark Brown2-0/+3
2023-10-10netfilter: cleanup struct nft_tableGeorge Guo1-1/+4
2023-10-10netfilter: conntrack: simplify nf_conntrack_alter_replyFlorian Westphal1-4/+10
2023-10-10net: move sockfs_xattr_handlers to .rodataWedson Almeida Filho1-1/+1
2023-10-10i3c: Fix typo "Provisional ID" to "Provisioned ID"Matt Johnston2-2/+2
2023-10-10dt-bindings: interconnect: Add compatibles for SDX75Rohit Agarwal1-0/+102
2023-10-10sched/numa: Trace decisions related to skipping VMAsMel Gorman2-0/+58
2023-10-10sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...Mel Gorman2-5/+5
2023-10-10sched/numa: Document vma_numab_state fieldsMel Gorman1-0/+21
2023-10-10net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)1-0/+1
2023-10-10tcp: record last received ipv6 flowlabelDavid Morley2-1/+6
2023-10-10serial: add PORT_GENERIC definitionMax Filippov1-0/+3
2023-10-10bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis2-0/+15