summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-11-191-5/+8
|\
| * perf/core: Fix cpuctx refcountingPeter Zijlstra2023-11-151-5/+8
* | Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-164-6/+19
|\ \
| * \ Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2023-11-161-2/+2
| |\ \
| | * | netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter2023-11-141-2/+2
| * | | net: sched: do not offload flows with a helper in act_ctXin Long2023-11-161-0/+9
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2023-11-151-3/+7
| |\ \ \ | | |/ / | |/| |
| | * | bpf: Do not allocate percpu memory at init stageYonghong Song2023-11-151-1/+1
| | * | bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko2023-11-091-2/+6
| * | | net: mdio: fix typo in headerMarek BehĂșn2023-11-131-1/+1
| |/ /
* | | Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-11-161-6/+2
|\ \ \
| * | | xen/events: reduce externally visible helper functionsJuergen Gross2023-11-141-2/+2
| * | | xen/events: remove unused functionsJuergen Gross2023-11-131-4/+0
| | |/ | |/|
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-11-162-7/+11
|\ \ \
| * | | virtio_pci: move structure to a headerMichael S. Tsirkin2023-11-012-7/+11
* | | | Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-141-0/+6
|\ \ \ \
| * | | | stackleak: add declarations for global functionsArnd Bergmann2023-11-081-0/+6
* | | | | Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-131-8/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | btrfs: make OWNER_REF_KEY type value smallest among inline refsBoris Burkov2023-11-091-8/+16
* | | | | Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-101-0/+4
|\ \ \ \ \
| * | | | | kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-11-101-0/+1
|\ \ \ \ \
| * | | | | spi: Fix null dereference on suspendMark Hasemeyer2023-11-101-0/+1
* | | | | | Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2023-11-101-0/+2
|\ \ \ \ \ \
| * | | | | | mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo2023-11-031-0/+2
* | | | | | | Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-101-2/+2
|\ \ \ \ \ \ \
| * | | | | | | pwm: Fix double shift bugDan Carpenter2023-11-101-2/+2
* | | | | | | | Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds2023-11-102-10/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | nvme: keyring: fix conditional compilationHannes Reinecke2023-11-081-8/+0
| * | | | | | | | nvme: common: make keyring and auth separate modulesArnd Bergmann2023-11-071-1/+1
| * | | | | | | | nvme-auth: auth success1 msg always includes respMark O'Donovan2023-11-061-1/+1
* | | | | | | | | Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-11-101-14/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dma-mapping: move dma_addressing_limited() out of lineJia He2023-11-061-14/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-101-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lsm: fix default return value for inode_getsecctxOndrej Mosnacek2023-11-081-1/+1
| * | | | | | | | | lsm: fix default return value for vm_enough_memoryOndrej Mosnacek2023-11-081-1/+1
* | | | | | | | | | Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2023-11-104-73/+50
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ceph: handle idmapped mounts in create_request_message()Christian Brauner2023-11-031-1/+9
| * | | | | | | | | | fs: export mnt_idmap_get/mnt_idmap_putAlexander Mikhalitsyn2023-11-031-0/+3
| * | | | | | | | | | libceph, ceph: move mdsmap.h to fs/cephXiubo Li2023-11-031-75/+0
| * | | | | | | | | | ceph: pass the mdsc to several helpersXiubo Li2023-11-031-1/+4
| * | | | | | | | | | libceph: add doutc and *_client debug macros supportXiubo Li2023-11-031-0/+38
* | | | | | | | | | | Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-11-101-149/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | vlynq: remove bus driverWolfram Sang2023-10-191-149/+0
* | | | | | | | | | | Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-098-28/+46
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-081-0/+11
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | bpf: Add __bpf_hook_{start,end} macrosDave Marchevsky2023-11-011-0/+2
| | * | | | | | | | | | | bpf: Add __bpf_kfunc_{start,end}_defs macrosDave Marchevsky2023-11-011-0/+9
| * | | | | | | | | | | | net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov2023-11-081-13/+17
| * | | | | | | | | | | | nfsd: regenerate user space parsers after ynl-gen changesJakub Kicinski2023-11-061-3/+3