summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-21netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso1-5/+9
2022-07-21net: Fix data-races around sysctl_mem.Kuniyuki Iwashima1-1/+1
2022-07-21reset: Fix devm bulk optional exclusive control getterSerge Semin1-1/+1
2022-07-21cgroup: Use separate src/dst nodes when preloading css_sets for migrationTejun Heo1-1/+2
2022-07-21net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)1-2/+4
2022-07-21fix race between exit_itimers() and /proc/pid/timersOleg Nesterov1-1/+1
2022-07-12Revert "mm/memory-failure.c: fix race with changing page compound again"Naoya Horiguchi2-2/+0
2022-07-12misc: rtsx_usb: use separate command and response buffersShuah Khan1-1/+0
2022-07-12misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan1-1/+0
2022-07-12video: of_display_timing.h: include errno.hHsin-Yi Wang1-0/+2
2022-07-12memregion: Fix memregion_free() fallback definitionDan Williams1-1/+1
2022-07-12PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki1-3/+2
2022-07-12fbcon: Prevent that screen size is smaller than font sizeHelge Deller1-0/+4
2022-07-12rxrpc: Fix locking issueDavid Howells2-0/+14
2022-07-12mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi2-0/+14
2022-07-12mm/memory-failure.c: fix race with changing page compound againMiaohe Lin2-0/+2
2022-07-12uapi/linux/stddef.h: Add include guardsTadeusz Struk1-0/+4
2022-07-12stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook2-0/+29
2022-07-12mm: vmalloc: introduce array allocation functionsPaolo Bonzini1-0/+5
2022-07-12Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook3-0/+30
2022-07-12media: omap3isp: Use struct_group() for memcpy() regionKees Cook1-8/+13
2022-07-12stddef: Introduce struct_group() helper macroKees Cook2-0/+69
2022-07-12block: fix rq-qos breakage from skipping rq_qos_done_bio()Tejun Heo1-1/+2
2022-07-12netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso2-0/+4
2022-07-12netfilter: nf_tables: convert pktinfo->tprot_set to flags fieldPablo Neira Ayuso3-8/+13
2022-07-12bpf: Stop caching subprog index in the bpf_pseudo_func insnMartin KaFai Lau1-0/+6
2022-07-12qed: Improve the stack space of filter_config()Shai Malin1-13/+8
2022-07-07drm/fourcc: fix integer type usage in uapi headerCarlos Llamas1-2/+2
2022-07-07net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter1-1/+1
2022-07-07linux/dim: Fix divide by 0 in RDMA DIMTao Liu1-1/+1
2022-07-07net: phy: Don't trigger state machine while in suspendLukas Wunner1-0/+6
2022-07-02fs: fix acl translationChristian Brauner1-0/+4
2022-07-02fs: support mapped mounts of mapped filesystemsChristian Brauner1-8/+9
2022-07-02fs: add i_user_ns() helperChristian Brauner1-4/+9
2022-07-02fs: port higher-level mapping helpersChristian Brauner2-8/+12
2022-07-02fs: remove unused low-level mapping helpersChristian Brauner1-56/+0
2022-07-02fs: account for filesystem mappingsChristian Brauner2-6/+191
2022-07-02fs: tweak fsuidgid_has_mapping()Christian Brauner1-3/+11
2022-07-02fs: move mapping helpersChristian Brauner2-90/+102
2022-07-02fs: add is_idmapped_mnt() helperChristian Brauner1-0/+14
2022-06-29sock: redo the psock vs ULP protection checkJakub Kicinski1-0/+5
2022-06-29ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu1-0/+1
2022-06-29random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld1-4/+8
2022-06-22init: Initialize noop_backing_dev_info earlyJan Kara1-0/+2
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta1-0/+3
2022-06-14xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski1-0/+1
2022-06-14random: mark bootloader randomness code as __initJason A. Donenfeld1-1/+1
2022-06-14nodemask: Fix return values to be unsignedKees Cook1-19/+19
2022-06-14jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra1-2/+2
2022-06-14extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter1-1/+1