summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-17x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello1-0/+1
2023-05-17drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro valuesJani Nikula1-2/+2
2023-05-17drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usageJani Nikula2-4/+2
2023-05-17drm: Add missing DP DSC extended capability definitions.Stanislav Lisovskiy1-1/+8
2023-05-17crypto: api - Add scaffolding to change completion function signatureHerbert Xu2-0/+13
2023-05-17rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells1-10/+11
2023-05-11netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso1-0/+1
2023-05-11btrfs: scrub: reject unsupported scrub flagsQu Wenruo1-0/+1
2023-05-11mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah1-1/+1
2023-05-11SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo1-2/+1
2023-05-11RDMA/mlx5: Fix flow counter query via DEVXMark Bloch1-1/+2
2023-05-11uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky1-1/+1
2023-05-11linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap1-1/+1
2023-05-11netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal1-1/+0
2023-05-11netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih1-1/+5
2023-05-11xsk: Fix unaligned descriptor validationKal Conley1-7/+2
2023-05-11net: qrtr: correct types of trace event parametersSimon Horman1-15/+18
2023-05-11bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky2-1/+30
2023-05-11bpf: Migrate release_on_unlock logic to non-owning ref semanticsDave Marchevsky2-20/+24
2023-05-11bpf: Add __bpf_kfunc tag for marking kernel functions as kfuncsDavid Vernet1-0/+8
2023-05-11bpf: rename list_head -> graph_root in field info typesDave Marchevsky1-2/+2
2023-05-11scsi: target: Fix multiple LUN_RESET handlingMike Christie1-0/+1
2023-05-11scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie1-0/+3
2023-05-11scsi: target: Pass in cmd counter to use during cmd setupMike Christie1-3/+5
2023-05-11scsi: target: Move cmd counter allocationMike Christie1-1/+3
2023-05-11scsi: target: Move sess cmd counter to new structMike Christie2-4/+10
2023-05-11bpf: return long from bpf_map_ops funcsJP Kobryn2-10/+10
2023-05-11scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn1-1/+12
2023-05-11platform: Provide a remove callback that returns no valueUwe Kleine-König1-0/+11
2023-05-11ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne1-0/+11
2023-05-11accel: Link to compute accelerator subsystem introBagas Sanjaya1-1/+2
2023-05-11drm/i915/dg2: Drop one PCI IDMatt Roper1-1/+0
2023-05-11rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang1-1/+2
2023-05-11tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)1-0/+2
2023-05-11blk-crypto: make blk_crypto_evict_key() return voidEric Biggers1-2/+2
2023-05-11posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner1-6/+11
2023-05-11asm-generic/io.h: suppress endianness warnings for relaxed accessorsVladimir Oltean1-6/+6
2023-05-11asm-generic/io.h: suppress endianness warnings for readq() and writeq()Vladimir Oltean1-2/+2
2023-05-11tracing: Error if a trace event has an array for a __field()Steven Rostedt (Google)1-4/+17
2023-05-01wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut1-1/+4
2023-04-26mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()Alexander Potapenko1-9/+11
2023-04-26mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()Alexander Potapenko1-9/+10
2023-04-26Revert "ACPICA: Events: Support fixed PCIe wake event"Linus Torvalds1-2/+1
2023-04-26f2fs: Fix f2fs_truncate_partial_nodes ftrace eventDouglas Raillard1-1/+1
2023-04-26netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso1-0/+4
2023-04-26netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal1-2/+2
2023-04-26netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal1-0/+1
2023-04-20PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()Reinette Chatre1-0/+2
2023-04-20tracing: Add trace_array_puts() to write into instanceSteven Rostedt (Google)1-0/+12
2023-04-20rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi1-1/+2