summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* eventfd: simplify eventfd_signal()Christian Brauner2023-11-281-2/+2
* fs: Rename mapping private membersMatthew Wilcox (Oracle)2023-11-211-6/+6
* vfs: remove a redundant might_sleep in wait_on_inodeMateusz Guzik2023-11-181-1/+0
* 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
| * | | | | | | | | net/tcp: fix possible out-of-bounds reads in tcp_hash_fail()Eric Dumazet2023-11-031-6/+7
| * | | | | | | | | tcp: fix fastopen code vs usec TSEric Dumazet2023-11-031-1/+1
| * | | | | | | | | Fix termination state for idr_for_each_entry_ul()NeilBrown2023-11-031-2/+4
| * | | | | | | | | net: ethtool: Fix documentation of ethtool_sprintf()Andrew Lunn2023-11-021-2/+2
| * | | | | | | | | inet: shrink struct flowi_commonEric Dumazet2023-11-021-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-092-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Input: Annotate struct ff_device with __counted_byKees Cook2023-10-131-1/+1
| * | | | | | | | | Input: mt - annotate struct input_mt with __counted_byKees Cook2023-09-301-1/+1
| * | | | | | | | | Merge tag 'v6.5' into nextDmitry Torokhov2023-09-05590-6855/+23445
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2023-11-091-0/+92
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | dt-bindings: watchdog: aspeed-wdt: Add aspeed,reset-mask propertyZev Weiss2023-10-291-0/+92
* | | | | | | | | | | | Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-091-18/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | pwm: Drop pwm_[sg]et_chip_data()Uwe Kleine-König2023-10-131-14/+0
| * | | | | | | | | | | pwm: Manage owner assignment implicitly for driversUwe Kleine-König2023-10-131-4/+6
* | | | | | | | | | | | Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-093-159/+25
|\ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel2023-10-273-159/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \