summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)2022-07-211-2/+4
* fix race between exit_itimers() and /proc/pid/timersOleg Nesterov2022-07-211-1/+1
* Revert "mm/memory-failure.c: fix race with changing page compound again"Naoya Horiguchi2022-07-122-2/+0
* misc: rtsx_usb: use separate command and response buffersShuah Khan2022-07-121-1/+0
* misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan2022-07-121-1/+0
* video: of_display_timing.h: include errno.hHsin-Yi Wang2022-07-121-0/+2
* memregion: Fix memregion_free() fallback definitionDan Williams2022-07-121-1/+1
* PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki2022-07-121-3/+2
* fbcon: Prevent that screen size is smaller than font sizeHelge Deller2022-07-121-0/+4
* rxrpc: Fix locking issueDavid Howells2022-07-122-0/+14
* mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi2022-07-122-0/+14
* mm/memory-failure.c: fix race with changing page compound againMiaohe Lin2022-07-122-0/+2
* uapi/linux/stddef.h: Add include guardsTadeusz Struk2022-07-121-0/+4
* stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook2022-07-122-0/+29
* mm: vmalloc: introduce array allocation functionsPaolo Bonzini2022-07-121-0/+5
* Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook2022-07-123-0/+30
* media: omap3isp: Use struct_group() for memcpy() regionKees Cook2022-07-121-8/+13
* stddef: Introduce struct_group() helper macroKees Cook2022-07-122-0/+69
* block: fix rq-qos breakage from skipping rq_qos_done_bio()Tejun Heo2022-07-121-1/+2
* netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso2022-07-122-0/+4
* netfilter: nf_tables: convert pktinfo->tprot_set to flags fieldPablo Neira Ayuso2022-07-123-8/+13
* bpf: Stop caching subprog index in the bpf_pseudo_func insnMartin KaFai Lau2022-07-121-0/+6
* qed: Improve the stack space of filter_config()Shai Malin2022-07-121-13/+8
* drm/fourcc: fix integer type usage in uapi headerCarlos Llamas2022-07-071-2/+2
* net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter2022-07-071-1/+1
* linux/dim: Fix divide by 0 in RDMA DIMTao Liu2022-07-071-1/+1
* net: phy: Don't trigger state machine while in suspendLukas Wunner2022-07-071-0/+6
* fs: fix acl translationChristian Brauner2022-07-021-0/+4
* fs: support mapped mounts of mapped filesystemsChristian Brauner2022-07-021-8/+9
* fs: add i_user_ns() helperChristian Brauner2022-07-021-4/+9
* fs: port higher-level mapping helpersChristian Brauner2022-07-022-8/+12
* fs: remove unused low-level mapping helpersChristian Brauner2022-07-021-56/+0
* fs: account for filesystem mappingsChristian Brauner2022-07-022-6/+191
* fs: tweak fsuidgid_has_mapping()Christian Brauner2022-07-021-3/+11
* fs: move mapping helpersChristian Brauner2022-07-022-90/+102
* fs: add is_idmapped_mnt() helperChristian Brauner2022-07-021-0/+14
* sock: redo the psock vs ULP protection checkJakub Kicinski2022-06-291-0/+5
* ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu2022-06-291-0/+1
* random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld2022-06-291-4/+8
* init: Initialize noop_backing_dev_info earlyJan Kara2022-06-221-0/+2
* x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta2022-06-161-0/+3
* xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski2022-06-141-0/+1
* random: mark bootloader randomness code as __initJason A. Donenfeld2022-06-141-1/+1
* nodemask: Fix return values to be unsignedKees Cook2022-06-141-19/+19
* jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra2022-06-141-2/+2
* extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter2022-06-141-1/+1
* iio: st_sensors: Add a local lock for protecting odrMiquel Raynal2022-06-141-0/+3
* i40e: xsk: Move tmp desc array from driver to poolMagnus Karlsson2022-06-142-3/+3
* netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso2022-06-142-1/+2
* netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso2022-06-141-1/+0