summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-13scsi: target: core: Kill transport_handle_cdb_direct()Mike Christie
2023-10-13scsi: target: core: Move core_alua_check_nonop_delay() callMike Christie
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie
2023-10-13scsi: target: iscs: Make write_pending_must_be_called a bit fieldMike Christie
2023-10-13bpf: Avoid unnecessary audit log for CPU security mitigationsYafang Shao
2023-10-13Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-10-13audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash
2023-10-13firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta
2023-10-13crypto: skcipher - Remove obsolete skcipher_alg helpersHerbert Xu
2023-10-13crypto: skcipher - Add crypto_spawn_skcipher_alg_commonHerbert Xu
2023-10-13tls: use fixed size for tls_offload_context_{tx,rx}.driver_stateSabrina Dubroca
2023-10-13tls: store iv directly within cipher_contextSabrina Dubroca
2023-10-13tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZESabrina Dubroca
2023-10-13tls: store rec_seq directly within cipher_contextSabrina Dubroca
2023-10-13net: Handle bulk delete policy in bridge driverAmit Cohen
2023-10-13pwm: Drop pwm_[sg]et_chip_data()Uwe Kleine-König
2023-10-13pwm: Manage owner assignment implicitly for driversUwe Kleine-König
2023-10-13gpiolib: provide gpio_device_get_base()Bartosz Golaszewski
2023-10-13gpiolib: provide gpiod_to_gpio_device()Bartosz Golaszewski
2023-10-13gpiolib: provide gpio_device_to_device()Bartosz Golaszewski
2023-10-13thunderbolt: Fix typo in enum tb_link_width kernel-docMika Westerberg
2023-10-12Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-13Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-12Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-12locking/seqlock: Change __seqprop() to return the function pointerOleg Nesterov
2023-10-12locking/seqlock: Simplify SEQCOUNT_LOCKNAME()Oleg Nesterov
2023-10-12drm/nouveau: exec: fix ioctl kernel-doc warningRandy Dunlap
2023-10-12drm/i915: Add new DG2 PCI IDsShekhar Chauhan
2023-10-12perf: Optimize perf_cgroup_switch()Peter Zijlstra
2023-10-12cgroup: Fix incorrect css_set_rwsem reference in commentWaiman Long
2023-10-12KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2Marc Zyngier
2023-10-12fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein
2023-10-12btrfs: qgroup: check generation when recording simple quota deltaBoris Burkov
2023-10-12btrfs: new inline ref storing owning subvol of data extentsBoris Burkov
2023-10-12btrfs: qgroup: add new quota mode for simple quotasBoris Burkov
2023-10-12btrfs: merge ordered work callbacks in btrfs_work into oneDavid Sterba
2023-10-12btrfs: tracepoints: add events for raid stripe treeJohannes Thumshirn
2023-10-12btrfs: read raid stripe tree from diskJohannes Thumshirn
2023-10-12btrfs: add raid stripe tree definitionsJohannes Thumshirn
2023-10-12wifi: radiotap: add bandwidth definition of EHT U-SIGPing-Ke Shih
2023-10-12gpiolib: provide gpio_device_find_by_fwnode()Andy Shevchenko
2023-10-12iosys-map: fix kernel-doc typosRandy Dunlap
2023-10-12drm: Replace drm_framebuffer plane size functions with its equivalentsCarlos Eduardo Gallo Filho
2023-10-12drm: Remove plane hsub/vsub alignment requirement for core helpersCarlos Eduardo Gallo Filho
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann
2023-10-12af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima
2023-10-11Merge tag 'nf-next-23-10-10' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi