summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: deactivate anonymous set from preparation phasePablo Neira Ayuso2023-05-111-0/+1
* btrfs: scrub: reject unsupported scrub flagsQu Wenruo2023-05-111-0/+1
* SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo2023-05-111-2/+1
* RDMA/mlx5: Fix flow counter query via DEVXMark Bloch2023-05-111-1/+2
* uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky2023-05-111-1/+1
* linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap2023-05-111-1/+1
* spi: Constify spi parameters of chip select APIsGeert Uytterhoeven2023-05-111-2/+2
* netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal2023-05-111-1/+0
* netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih2023-05-111-1/+5
* xsk: Fix unaligned descriptor validationKal Conley2023-05-111-7/+2
* net: qrtr: correct types of trace event parametersSimon Horman2023-05-111-15/+18
* scsi: target: Fix multiple LUN_RESET handlingMike Christie2023-05-111-0/+1
* scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie2023-05-111-0/+3
* scsi: target: Pass in cmd counter to use during cmd setupMike Christie2023-05-111-3/+5
* scsi: target: Move cmd counter allocationMike Christie2023-05-111-1/+3
* scsi: target: Move sess cmd counter to new structMike Christie2023-05-112-4/+10
* bpf: return long from bpf_map_ops funcsJP Kobryn2023-05-112-10/+10
* bpf: Only allocate one bpf_mem_cache for bpf_cpumask_maHou Tao2023-05-111-0/+7
* scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn2023-05-111-1/+12
* ACPI: processor: Fix evaluating _PDC method when running as Xen dom0Roger Pau Monne2023-05-111-0/+11
* ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition errorKiran K2023-05-111-1/+2
* accel: Link to compute accelerator subsystem introBagas Sanjaya2023-05-111-1/+2
* drm/i915/dg2: Drop one PCI IDMatt Roper2023-05-111-1/+0
* rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang2023-05-111-1/+2
* mailbox: zynqmp: Fix typo in IPI documentationTanmay Shah2023-05-111-1/+1
* tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)2023-05-111-0/+2
* blk-crypto: make blk_crypto_evict_key() return voidEric Biggers2023-05-111-2/+2
* posix-cpu-timers: Implement the missing timer_wait_running callbackThomas Gleixner2023-05-111-6/+11
* wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut2023-05-011-1/+4
* Revert "ACPICA: Events: Support fixed PCIe wake event"Linus Torvalds2023-04-211-2/+1
* Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-04-203-7/+7
|\
| * Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski2023-04-191-5/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2023-04-182-2/+7
| |\
| | * netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso2023-04-181-0/+4
| | * netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal2023-04-171-2/+2
| | * netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal2023-04-061-0/+1
* | | Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds2023-04-191-18/+21
|\ \ \ | |/ / |/| |
| * | mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()Alexander Potapenko2023-04-181-9/+10
| * | mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()Alexander Potapenko2023-04-181-9/+11
* | | Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-04-136-6/+70
|\ \ \
| * | | mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer2023-04-132-2/+14
| * | | xdp: rss hash types representationJesper Dangaard Brouer2023-04-132-1/+47
| * | | rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi2023-04-121-1/+2
| * | | Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz2023-04-101-0/+1
| * | | bonding: fix ns validation on backup slavesHangbin Liu2023-04-071-2/+6
* | | | Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-111-0/+2
|\ \ \ \
| * | | | PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()Reinette Chatre2023-04-061-0/+2
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-04-101-9/+9
|\ \ \ \ \
| * | | | | virtio-blk: fix to match virtio specDmitry Fomichev2023-04-041-9/+9
* | | | | | Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-091-2/+6
|\ \ \ \ \ \