summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* security: Introduce inode_post_removexattr hookRoberto Sassu2024-02-152-0/+7
* security: Introduce inode_post_setattr hookRoberto Sassu2024-02-152-0/+9
* security: Align inode_setattr hook definition with EVMRoberto Sassu2024-02-151-1/+2
* evm: Align evm_inode_post_setxattr() definition with LSM infrastructureRoberto Sassu2024-02-151-3/+5
* evm: Align evm_inode_setxattr() definition with LSM infrastructureRoberto Sassu2024-02-151-2/+2
* evm: Align evm_inode_post_setattr() definition with LSM infrastructureRoberto Sassu2024-02-151-2/+4
* ima: Align ima_post_read_file() definition with LSM infrastructureRoberto Sassu2024-02-151-2/+2
* ima: Align ima_inode_removexattr() definition with LSM infrastructureRoberto Sassu2024-02-151-2/+5
* ima: Align ima_inode_setxattr() definition with LSM infrastructureRoberto Sassu2024-02-151-4/+7
* ima: Align ima_file_mprotect() definition with LSM infrastructureRoberto Sassu2024-02-151-2/+3
* ima: Align ima_inode_post_setattr() definition with LSM infrastructureRoberto Sassu2024-02-151-2/+2
* Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-041-7/+4
|\
| * ext4: remove 'needed' in trace_ext4_discard_preallocationsKemeng Shi2024-01-181-7/+4
* | Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-041-6/+7
|\ \
| * | tty: serial: Fix bit order in RS485 flag definitionsChristoph Niedermaier2024-01-271-6/+7
* | | Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-041-1/+2
|\ \ \
| * | | dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li2024-01-301-1/+2
| |/ /
* | | Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-02-021-0/+5
|\ \ \
| * | | PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold2024-01-311-0/+5
| |/ /
* | | Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-02-021-1/+6
|\ \ \
| * | | ASoC: cs35l56: Allow more time for firmware to bootRichard Fitzgerald2024-02-011-1/+1
| * | | ASoC: cs35l56: Load tunings for the correct speaker modelsRichard Fitzgerald2024-02-011-0/+1
| * | | ASoC: cs35l56: Firmware file must match the version of preloaded firmwareRichard Fitzgerald2024-02-011-0/+3
| * | | ASoC: cs35l56: Fix to ensure ASP1 registers match cacheRichard Fitzgerald2024-02-011-0/+1
* | | | Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linuxLinus Torvalds2024-02-021-8/+2
|\ \ \ \
| * | | | nvme: take const cmd pointer in read-only helpersCaleb Sander2024-01-311-2/+2
| * | | | nvmet: unify aer type enumGuixin Liu2024-01-231-6/+0
| | |/ / | |/| |
* | | | Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-014-7/+21
|\ \ \ \
| * \ \ \ Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-02-012-0/+6
| |\ \ \ \
| | * | | | netfilter: ipset: fix performance regression in swap operationJozsef Kadlecsik2024-01-311-0/+4
| | * | | | netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso2024-01-311-0/+2
| * | | | | af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet2024-01-311-6/+14
| * | | | | ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel2024-01-261-1/+1
* | | | | | Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-02-011-11/+0
|\ \ \ \ \ \
| * | | | | | HID: bpf: use __bpf_kfunc instead of noinlineBenjamin Tissoires2024-01-311-11/+0
* | | | | | | Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-02-011-2/+2
|\ \ \ \ \ \ \
| * | | | | | | lsm: fix default return value of the socket_getpeersec_*() hooksOndrej Mosnacek2024-01-301-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds2024-01-292-3/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver2024-01-251-3/+3
| * | | | | | mm: mmap: map MAP_STACK to VM_NOHUGEPAGEYang Shi2024-01-251-0/+1
| |/ / / / /
* | | | | | Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-281-0/+1
|\ \ \ \ \ \
| * | | | | | x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe2024-01-241-0/+1
| |/ / / / /
* | | | | | Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds2024-01-261-1/+1
|\ \ \ \ \ \
| * | | | | | ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWNNiklas Cassel2024-01-221-1/+1
| |/ / / / /
* | | | | | Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-261-5/+20
|\ \ \ \ \ \
| * | | | | | accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY paramWachowski, Karol2024-01-221-5/+20
| |/ / / / /
* | | | | | Merge tag 'spi-fix-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-261-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | spi: Raise limit on number of chip selectsMark Brown2024-01-241-1/+1
| |/ / / /
* | | | | Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-2512-30/+108
|\ \ \ \ \
| * \ \ \ \ Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni2024-01-254-4/+11
| |\ \ \ \ \