summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-16ipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani1-1/+1
2023-10-16ipv4: rename and move ip_route_output_tunnel()Beniamino Galvani2-6/+6
2023-10-16mtd: rawnand: Ensure the nand chip supports cached readsRouven Czerwinski3-0/+6
2023-10-16Merge 6.6-rc6 into tty-nextGreg Kroah-Hartman24-29/+73
2023-10-16iommu: change iommu_map_sgtable to return signed valuesDan Carpenter1-1/+1
2023-10-16Merge tag 'drm-intel-next-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-4/+4
2023-10-16dt-bindings: thermal: mediatek: Add LVTS thermal sensors for mt7988Frank Wunderlich1-0/+9
2023-10-15ptp: support event queue reader channel masksXabier Marquiegui1-0/+2
2023-10-15posix-clock: introduce posix_clock_context conceptXabier Marquiegui1-8/+27
2023-10-15net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validationWillem de Bruijn1-3/+16
2023-10-15Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2023-10-15Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+2
2023-10-15dpll: netlink/core: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski1-0/+18
2023-10-15dpll: spec: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski1-0/+6
2023-10-15Merge tag 'kvmarm-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+7
2023-10-15vsock: check for MSG_ZEROCOPY support on sendArseniy Krasnov1-0/+7
2023-10-15vsock: read from socket's error queueArseniy Krasnov2-0/+18
2023-10-15lib/bitmap: split-out string-related operations to a separate filesYury Norov2-17/+17
2023-10-15bitmap: Remove dead code, i.e. bitmap_copy_le()Andy Shevchenko1-5/+0
2023-10-15cpumask: kernel-doc cleanups and additionsRandy Dunlap1-44/+69
2023-10-14net/mlx5: Remove unused declarationYue Haibing1-14/+0
2023-10-14net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcomShay Drory1-0/+1
2023-10-14net/mlx5: Parallelize vhca event handlingWei Zhang1-0/+1
2023-10-14locking/seqlock: Propagate 'const' pointers within read-only methods, remove ...Ingo Molnar1-7/+19
2023-10-14crypto: hisilicon/qm - alloc buffer to set and get xqcWeili Qian1-0/+13
2023-10-14Input: Annotate struct ff_device with __counted_byKees Cook1-1/+1
2023-10-14Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook1-1/+1
2023-10-14tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni1-6/+4
2023-10-14clk: linux/clk-provider.h: fix kernel-doc warnings and typosRandy Dunlap1-7/+8
2023-10-13Merge patch series "scsi: target: Allow userspace to config cmd submission"Martin K. Petersen2-7/+22
2023-10-13scsi: target: core: Unexport target_queue_submission()Mike Christie1-1/+0
2023-10-13scsi: target: Allow userspace to request direct submissionsMike Christie1-0/+1
2023-10-13scsi: target: core: Kill transport_handle_cdb_direct()Mike Christie1-2/+1
2023-10-13scsi: target: core: Move core_alua_check_nonop_delay() callMike Christie1-2/+0
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie2-0/+18
2023-10-13scsi: target: iscs: Make write_pending_must_be_called a bit fieldMike Christie1-2/+2
2023-10-13bpf: Avoid unnecessary audit log for CPU security mitigationsYafang Shao1-2/+2
2023-10-13Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski3-5/+70
2023-10-13audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash1-1/+1
2023-10-13firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta1-0/+6
2023-10-13crypto: skcipher - Remove obsolete skcipher_alg helpersHerbert Xu2-66/+1
2023-10-13crypto: skcipher - Add crypto_spawn_skcipher_alg_commonHerbert Xu1-0/+6
2023-10-13tls: use fixed size for tls_offload_context_{tx,rx}.driver_stateSabrina Dubroca1-10/+4
2023-10-13tls: store iv directly within cipher_contextSabrina Dubroca1-1/+2
2023-10-13tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZESabrina Dubroca1-1/+1
2023-10-13tls: store rec_seq directly within cipher_contextSabrina Dubroca1-1/+1
2023-10-13net: Handle bulk delete policy in bridge driverAmit Cohen1-6/+2
2023-10-13pwm: Drop pwm_[sg]et_chip_data()Uwe Kleine-König1-14/+0
2023-10-13pwm: Manage owner assignment implicitly for driversUwe Kleine-König1-4/+6