summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-10-05bpf: Fix the comment for bpf_restore_data_end()Akihiko Odaki-1/+1
2023-10-06xfrm: Support GRO for IPv6 ESP in UDP encapsulationSteffen Klassert-0/+5
2023-10-06xfrm: Support GRO for IPv4 ESP in UDP encapsulationSteffen Klassert-1/+3
2023-10-06Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-0/+10
2023-10-05nexthop: Annotate struct nh_notifier_res_table_info with __counted_byKees Cook-1/+1
2023-10-05nexthop: Annotate struct nh_res_table with __counted_byKees Cook-1/+1
2023-10-05drm/amdgpu: amdgpu_drm.h: fix comment typosRandy Dunlap-2/+2
2023-10-05drm/amdgpu: add new INFO ioctl query for the last GPU page faultAlex Deucher-0/+16
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-64/+108
2023-10-05can: dev: add can_state_get_by_berr_counter() to return the CAN state based o...Marc Kleine-Budde-0/+4
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-12/+19
2023-10-05virtchnl: Add header dependenciesIvan Vecera-0/+4
2023-10-05logic_pio: Remove logic_outb(), _outw(), outl() duplicate declarationsJohn Sanpe-3/+0
2023-10-05PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau-0/+1
2023-10-05eventfs: Use eventfs_remove_events_dir()Steven Rostedt (Google)-0/+1
2023-10-05io_uring/kbuf: Use slab for struct io_buffer objectsGabriel Krisman Bertazi-2/+0
2023-10-05iio: improve doc for available_scan_maskMatti Vaittinen-1/+3
2023-10-05drm/dp: switch drm_dp_downstream_*() helpers to struct drm_edidJani Nikula-6/+6
2023-10-05resource: Constify resource crosscheck APIsAndy Shevchenko-6/+6
2023-10-05kernfs: sysfs: support custom llseek method for sysfs entriesValentine Sinitsyn-0/+3
2023-10-05comedi: Annotate struct comedi_lrange with __counted_byChristophe JAILLET-1/+1
2023-10-05comedi: comedi_8255: Conditionally remove I/O port supportIan Abbott-0/+11
2023-10-05comedi: comedi_8255: Rework subdevice initialization functionsIan Abbott-6/+7
2023-10-05comedi: comedi_8254: Conditionally remove I/O port supportIan Abbott-0/+13
2023-10-05comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()Ian Abbott-8/+8
2023-10-05comedi: comedi_8254: Use a call-back function for register accessIan Abbott-4/+18
2023-10-05mei: fix doc typosRandy Dunlap-7/+7
2023-10-05thermal: core: Drop thermal_zone_device_exec()Rafael J. Wysocki-4/+0
2023-10-05net_sched: sch_fq: add TCA_FQ_WEIGHTS attributeEric Dumazet-0/+3
2023-10-05net_sched: sch_fq: add 3 bands and WRR schedulingEric Dumazet-2/+9
2023-10-05net_sched: export pfifo_fast prio2band[]Eric Dumazet-0/+1
2023-10-05thermal: core: Add function to walk trips under zone lockRafael J. Wysocki-0/+3
2023-10-05device property: Replace custom implementation of COUNT_ARGS()Andy Shevchenko-1/+2
2023-10-05device property: Clarify usage scope of some struct fwnode_handle membersAndy Shevchenko-0/+2
2023-10-05crypto: pkcs7 - remove md4 md5 x.509 supportDimitri John Ledkov-8/+0
2023-10-05crypto: sig - fix kernel-doc typoRandy Dunlap-1/+1
2023-10-05crypto: akcipher - fix kernel-doc typosRandy Dunlap-2/+2
2023-10-05crypto: hisilicon/qm - check function qp num before alg registerWeili Qian-2/+16
2023-10-05crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu-0/+7
2023-10-05net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang-2/+3
2023-10-05dt-bindings: clock: renesas,rzg2l-cpg: Document RZ/G3S SoCClaudiu Beznea-0/+242
2023-10-05devres: rename the first parameter of devm_add_action(_or_reset)Masahiro Yamada-4/+4
2023-10-05dma-buf: add dma_fence_timestamp helperChristian König-0/+19
2023-10-05locking/seqlock: Fix typo in commentpangzizhen001@208suo.com-1/+1
2023-10-05perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_ha...Xiu Jianfeng-1/+1
2023-10-05mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia-1/+0
2023-10-05USB: dma: remove unused function prototypeRandy Li-16/+0
2023-10-05xfrm: Annotate struct xfrm_sec_ctx with __counted_byKees Cook-1/+2
2023-10-04f2fs: Support Block Size == Page SizeDaniel Rosenberg-28/+41
2023-10-04tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell-2/+4