summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-13gpiolib: provide gpio_device_get_base()Bartosz Golaszewski1-0/+3
2023-10-13gpiolib: provide gpiod_to_gpio_device()Bartosz Golaszewski1-0/+1
2023-10-13gpiolib: provide gpio_device_to_device()Bartosz Golaszewski1-0/+2
2023-10-13thunderbolt: Fix typo in enum tb_link_width kernel-docMika Westerberg1-1/+1
2023-10-13Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+19
2023-10-13Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+19
2023-10-13Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2023-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-10/+30
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-7/+4
2023-10-12locking/seqlock: Change __seqprop() to return the function pointerOleg Nesterov1-10/+10
2023-10-12locking/seqlock: Simplify SEQCOUNT_LOCKNAME()Oleg Nesterov1-10/+8
2023-10-12drm/nouveau: exec: fix ioctl kernel-doc warningRandy Dunlap1-2/+2
2023-10-12drm/i915: Add new DG2 PCI IDsShekhar Chauhan1-1/+5
2023-10-12perf: Optimize perf_cgroup_switch()Peter Zijlstra1-0/+1
2023-10-12cgroup: Fix incorrect css_set_rwsem reference in commentWaiman Long1-1/+1
2023-10-12KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2Marc Zyngier1-0/+7
2023-10-12fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein1-0/+2
2023-10-12btrfs: qgroup: check generation when recording simple quota deltaBoris Burkov1-0/+9
2023-10-12btrfs: new inline ref storing owning subvol of data extentsBoris Burkov1-0/+12
2023-10-12btrfs: qgroup: add new quota mode for simple quotasBoris Burkov2-1/+11
2023-10-12btrfs: merge ordered work callbacks in btrfs_work into oneDavid Sterba1-5/+2
2023-10-12btrfs: tracepoints: add events for raid stripe treeJohannes Thumshirn1-0/+76
2023-10-12btrfs: read raid stripe tree from diskJohannes Thumshirn1-0/+1
2023-10-12btrfs: add raid stripe tree definitionsJohannes Thumshirn1-0/+29
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