summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-10-29fortify: Capture __bos() results in const temp varsKees Cook1-4/+9
2022-10-28cgroup: Implement DEBUG_CGROUP_REFTejun Heo2-85/+102
2022-10-28x86: fortify: kmsan: fix KMSAN fortify buildsAlexander Potapenko2-2/+36
2022-10-28mm/uffd: fix vma check on userfault for wpPeter Xu1-3/+3
2022-10-28tcp: add u32 counter in tcp_sock and an SNMP counter for PLBMubashir Adnan Qureshi1-0/+1
2022-10-28Merge branch 'fs.acl.rework' into for-nextChristian Brauner1-10/+0
2022-10-28acl: make vfs_posix_acl_to_xattr() staticChristian Brauner1-10/+0
2022-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-26/+20
2022-10-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2022-10-27Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-22/+16
2022-10-27Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds1-2/+2
2022-10-27perf: Rewrite core context handlingPeter Zijlstra3-33/+96
2022-10-27net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan1-1/+1
2022-10-27blk-mq: don't add non-pt request with ->end_io to batchMing Lei1-1/+2
2022-10-27phy: dphy: add support to calculate the timing based on hs_clk_rateMarco Felsch1-0/+3
2022-10-27ice: Add support Flex RXDMichal Jaron1-2/+12
2022-10-27KVM: Initialize gfn_to_pfn_cache locks in dedicated helperMichal Luczaj1-7/+17
2022-10-27Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-10-26Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...David S. Miller1-0/+24
2022-10-26Merge branch 'fs.vfsuid.conversion' into for-nextChristian Brauner2-102/+32
2022-10-26fs: remove unused idmapping helpersChristian Brauner2-102/+0
2022-10-26mnt_idmapping: add missing helpersChristian Brauner1-0/+32
2022-10-26bpf: Implement cgroup storage available to non-cgroup-attached bpf progsYonghong Song3-0/+12
2022-10-26bpf: Refactor some inode/task/sk storage functions for reuseYonghong Song1-10/+7
2022-10-26bpf: Make struct cgroup btf id globalYonghong Song1-0/+1
2022-10-26bpf: Add new bpf_task_storage_delete proto with no deadlock detectionMartin KaFai Lau1-0/+1
2022-10-26bpf: Add new bpf_task_storage_get proto with no deadlock detectionMartin KaFai Lau1-0/+1
2022-10-26bpf: Append _recur naming to the bpf_task_storage helper protoMartin KaFai Lau1-2/+2
2022-10-26bpf: Remove prog->active check for bpf_lsm and bpf_iterMartin KaFai Lau2-15/+24
2022-10-26lsm: remove obsoleted comments for security hooksGaosheng Cui1-13/+0
2022-10-26fs/exec: switch timens when a task gets a new mmAndrei Vagin1-0/+1
2022-10-26overflow: Fix kern-doc markup for functionsKees Cook1-22/+16
2022-10-25block: Remove request.write_hintBart Van Assche1-1/+0
2022-10-25net: dev: Convert sa_data to flexible array in struct sockaddrKees Cook1-1/+4
2022-10-25block: remove bio_start_io_acct_timeChristoph Hellwig1-1/+0
2022-10-25kallsyms: Make module_kallsyms_on_each_symbol generally availableJiri Olsa1-0/+9
2022-10-25thermal: Validate new state in cur_state_store()Viresh Kumar1-0/+1
2022-10-25linux/container_of.h: Warn about loss of constnessSakari Ailus1-0/+1
2022-10-25container_of: remove container_of_safe()Greg Kroah-Hartman1-16/+0
2022-10-25net: sfp: provide a definition for the power level select bitRussell King (Oracle)1-0/+2
2022-10-25Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-9/+8
2022-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-10/+34
2022-10-24Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+13
2022-10-24zstd: import usptream v1.5.2Nick Terrell1-178/+297
2022-10-24Merge branch 'main' into zstd-nextNick Terrell6-8/+20
2022-10-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+13
2022-10-24Merge branch 'fs.acl.rework' into for-nextChristian Brauner9-29/+201
2022-10-24pinctrl: Clean up headersAndy Shevchenko6-44/+47
2022-10-24spi: pxa2xx: Validate the correctness of the SSP typeAndy Shevchenko1-0/+1
2022-10-24net: skb: move skb_pp_recycle() to skbuff.cYunsheng Lin1-7/+0